.yc-root{--yc-black:#14140f;--yc-band:#191810;--yc-panel:#2a281c;--yc-panel-deep:#201f15;--yc-paper:#f2ecd8;--yc-butter:#ffe066;--yc-amber:#a89a4a;--yc-paper-70:rgba(242,236,216,0.72);--yc-paper-45:rgba(242,236,216,0.45);--yc-line:rgba(242,236,216,0.14);--yc-line-soft:rgba(242,236,216,0.08);--yc-butter-16:rgba(255,224,102,0.16);--yc-butter-08:rgba(255,224,102,0.08);--yc-ok:#9ad48b;--yc-mono:"JetBrains Mono",ui-monospace,"SFMono-Regular",Menlo,monospace;--yc-body:"Manrope",system-ui,-apple-system,sans-serif;--yc-nav-h:64px;--yc-radius:10px;position:relative;background:var(--yc-black);color:var(--yc-paper);font-family:var(--yc-body);font-size:16px;line-height:1.65;overflow-x:clip;min-height:100vh;-webkit-font-smoothing:antialiased}.yc-root *,.yc-root :after,.yc-root :before{box-sizing:border-box;margin:0}.yc-root ::-moz-selection{background:var(--yc-butter);color:var(--yc-black)}.yc-root ::selection{background:var(--yc-butter);color:var(--yc-black)}.yc-root img{display:block;max-width:100%;height:auto}.yc-root ol,.yc-root ul{list-style:none;padding:0}.yc-root figure{margin:0}.yc-root h1,.yc-root h2,.yc-root h3{font-family:var(--yc-mono);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--yc-paper)}.yc-root a{color:inherit;text-decoration:none}.yc-root button{font:inherit;color:inherit;cursor:pointer;background:none;border:0;padding:0}.yc-root :focus-visible{outline:2px solid var(--yc-butter);outline-offset:2px;border-radius:4px}.yc-root [id]{scroll-margin-top:calc(var(--yc-nav-h) + 14px)}.yc-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.yc-skip{position:fixed;top:10px;left:10px;z-index:140;transform:translateY(-260%);background:var(--yc-butter);color:var(--yc-black);font-family:var(--yc-mono);font-size:.85rem;padding:.55rem 1rem;border-radius:6px;transition:transform .2s ease}.yc-skip:focus-visible{transform:translateY(0)}.yc-wrap{width:min(1180px,100% - 2.5rem);margin-inline:auto}.yc-center{text-align:center}.yc-comment{font-family:var(--yc-mono);font-size:.8rem;color:var(--yc-amber);margin-top:1rem;overflow-wrap:break-word}[data-animate] .yc-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}[data-animate] .yc-reveal.is-in{opacity:1;transform:none}[data-animate] .yc-stream:not(table)>*{opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease;transition-delay:calc(var(--i, 0) * 90ms)}[data-animate] .yc-stream.is-in:not(table)>*{opacity:1;transform:none}[data-animate] table.yc-stream tr{opacity:0;transition:opacity .5s ease;transition-delay:calc(var(--i, 0) * 90ms)}[data-animate] table.yc-stream.is-in tr{opacity:1}.yc-btn{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--yc-mono);font-size:.9rem;font-weight:500;padding:.7rem 1.3rem;border-radius:8px;border:1px solid transparent;transition:transform .15s ease,background .2s ease,border-color .2s ease}.yc-btn svg{font-size:1rem}.yc-btn--solid{background:var(--yc-butter);color:var(--yc-black)}.yc-btn--solid:hover{transform:translateY(-1px);background:#ffe98c}.yc-btn--ghost{border-color:var(--yc-line);color:var(--yc-paper);background:transparent}.yc-btn--ghost:hover{border-color:var(--yc-butter);background:var(--yc-butter-08)}.yc-btn--lg{font-size:1rem;padding:.9rem 1.7rem}.yc-term{background:var(--yc-panel);border:1px solid var(--yc-line);border-radius:var(--yc-radius);overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.45)}.yc-term__bar{display:flex;align-items:center;gap:7px;padding:.6rem .9rem;background:rgba(20,20,15,.55);border-bottom:1px solid var(--yc-line-soft)}.yc-term__dot{width:10px;height:10px;border-radius:50%;background:var(--yc-amber);opacity:.45}.yc-term__dot:first-child{background:var(--yc-butter);opacity:.8}.yc-term__title{margin-left:.6rem;font-family:var(--yc-mono);font-size:.72rem;color:var(--yc-amber);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yc-term__body{padding:1.1rem 1.2rem 1.2rem;font-family:var(--yc-mono);font-size:.88rem;line-height:1.75}.yc-term__line{white-space:pre-wrap;overflow-wrap:break-word;min-height:1.55em}.yc-term__prompt{color:var(--yc-butter);font-weight:700}.yc-term__line--cmd{color:var(--yc-paper)}.yc-term__line--out{color:var(--yc-paper-70)}.yc-term__line--ok{color:var(--yc-ok)}.yc-term__line--dim{color:var(--yc-amber)}.yc-caret{display:inline-block;width:.55em;height:1.1em;margin-left:2px;vertical-align:text-bottom;background:var(--yc-butter)}@media (prefers-reduced-motion:no-preference){.yc-caret{animation:yc-blink 1.05s steps(1) infinite}}@keyframes yc-blink{50%{opacity:0}}.yc-term--file{box-shadow:0 10px 28px rgba(0,0,0,.3)}.yc-kv__row{display:flex;gap:1rem;padding:.28rem 0;border-bottom:1px dashed var(--yc-line-soft);font-family:var(--yc-mono);font-size:.85rem}.yc-kv__row:last-child{border-bottom:0}.yc-kv dt{flex:0 0 9.5em;color:var(--yc-amber)}.yc-kv dt:after{content:":"}.yc-kv dd{color:var(--yc-paper);overflow-wrap:anywhere}.yc-kv--tight dt{flex-basis:7em}.yc-sec{padding:clamp(4rem,8vw,7rem) 0}.yc-sec--panel{background:var(--yc-band);border-top:1px solid var(--yc-line-soft);border-bottom:1px solid var(--yc-line-soft)}.yc-sechead{max-width:62ch;margin-bottom:clamp(2rem,4vw,3rem)}.yc-sechead--center{margin-inline:auto;text-align:center}.yc-sechead__cmd{font-family:var(--yc-mono);font-size:.85rem;color:var(--yc-butter);margin-bottom:.9rem}.yc-sechead__title{font-size:clamp(1.55rem,3.4vw,2.5rem);max-width:22ch}.yc-sechead--center .yc-sechead__title{margin-inline:auto}.yc-sechead__deck{margin-top:.8rem;color:var(--yc-paper-70);font-size:1rem;max-width:52ch}.yc-sechead--center .yc-sechead__deck{margin-inline:auto}.yc-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.yc-split__text{min-width:0}.yc-split__media{position:relative}.yc-split__media img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:var(--yc-radius);border:1px solid var(--yc-line)}.yc-split__media--wide img{aspect-ratio:4/3}.yc-photocap{position:absolute;left:.8rem;bottom:.8rem;font-family:var(--yc-mono);font-size:.7rem;color:var(--yc-paper);background:rgba(20,20,15,.82);border:1px solid var(--yc-line);border-radius:6px;padding:.3rem .6rem;max-width:calc(100% - 1.6rem)}.yc-split .yc-sechead{margin-bottom:1.6rem}.yc-nav{position:sticky;top:0;z-index:100;gap:1.2rem;height:var(--yc-nav-h);padding:0 clamp(1rem,3vw,2rem);background:rgba(20,20,15,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--yc-line-soft)}.yc-nav,.yc-nav__brand{display:flex;align-items:center}.yc-nav__brand{gap:.6rem;margin-right:auto}.yc-nav__mark{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.yc-nav__wordmark{font-family:var(--yc-mono);font-size:1.05rem;font-weight:700;color:var(--yc-paper);letter-spacing:-.02em}.yc-nav__tld{color:var(--yc-butter);font-weight:500}.yc-nav__cursor{display:inline-block;width:.5em;height:1em;margin-left:3px;vertical-align:text-bottom;background:var(--yc-butter)}@media (prefers-reduced-motion:no-preference){.yc-nav__cursor{animation:yc-blink 1.05s steps(1) infinite}}.yc-nav__links{display:flex;align-items:center;gap:.2rem}.yc-nav__link{font-family:var(--yc-mono);font-size:.82rem;color:var(--yc-paper-70);padding:.45rem .65rem;border-radius:6px;transition:color .2s ease,background .2s ease}.yc-nav__link span{color:var(--yc-amber)}.yc-nav__link:hover{color:var(--yc-paper);background:var(--yc-butter-08)}.yc-nav__link.is-active{color:var(--yc-butter);background:var(--yc-butter-08)}.yc-nav__tools{display:flex;align-items:center;gap:.7rem}.yc-nav__kbd{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--yc-mono);font-size:.75rem;color:var(--yc-paper-70);border:1px solid var(--yc-line);border-radius:7px;padding:.4rem .65rem;transition:border-color .2s ease,color .2s ease}.yc-nav__kbd:hover{border-color:var(--yc-butter);color:var(--yc-paper)}.yc-nav__kbd-ic{font-size:.85rem}.yc-nav__kbd-k{font-weight:700}.yc-nav__kbd-label{color:var(--yc-amber)}.yc-nav__cta{padding:.5rem 1.1rem}.yc-nav__burger{display:none;width:42px;height:42px;align-items:center;justify-content:center;font-size:1.35rem;border:1px solid var(--yc-line);border-radius:8px;color:var(--yc-paper)}.yc-nav__sheet{display:none}.yc-nav__sheet.is-open{display:flex;flex-direction:column;gap:1rem;position:fixed;top:var(--yc-nav-h);left:0;right:0;bottom:0;z-index:99;background:#14140f;border-top:1px solid var(--yc-line);padding:1.2rem 1.4rem 2rem;overflow-y:auto}.yc-nav__sheet-link{display:flex;align-items:baseline;gap:.6rem;font-family:var(--yc-mono);font-size:.95rem;color:var(--yc-paper);padding:.75rem .4rem;border-bottom:1px dashed var(--yc-line-soft)}.yc-nav__sheet-prompt{color:var(--yc-butter);font-weight:700}.yc-nav__sheet-label{margin-left:auto;font-size:.75rem;color:var(--yc-amber)}.yc-nav__sheet-actions{display:flex;flex-direction:column;gap:.7rem;margin-top:.5rem}.yc-nav__sheet-actions .yc-btn,.yc-palette{justify-content:center}.yc-palette{position:fixed;inset:0;z-index:130;background:rgba(10,10,7,.72);display:flex;align-items:flex-start;padding:clamp(3rem,12vh,9rem) 1rem 1rem}.yc-palette__panel{width:min(560px,100%);background:var(--yc-panel-deep);border:1px solid var(--yc-line);border-radius:12px;box-shadow:0 30px 80px rgba(0,0,0,.6);overflow:hidden}.yc-palette__inputrow{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem;border-bottom:1px solid var(--yc-line-soft);font-family:var(--yc-mono)}.yc-palette__input{flex:1;background:transparent;border:0;color:var(--yc-paper);font-family:var(--yc-mono);font-size:.95rem}.yc-palette__input::-moz-placeholder{color:var(--yc-paper-45)}.yc-palette__input::placeholder{color:var(--yc-paper-45)}.yc-palette__input:focus{outline:none}.yc-palette__close{font-family:var(--yc-mono);font-size:.7rem;color:var(--yc-amber);border:1px solid var(--yc-line);border-radius:5px;padding:.2rem .5rem}.yc-palette__list{max-height:min(46vh,420px);overflow-y:auto;padding:.4rem}.yc-palette__empty{font-family:var(--yc-mono);font-size:.85rem;color:var(--yc-amber);padding:1rem .8rem}.yc-palette__opt{display:flex;align-items:baseline;gap:1rem;width:100%;text-align:left;font-family:var(--yc-mono);padding:.6rem .8rem;border-radius:7px}.yc-palette__opt.is-hi{background:var(--yc-butter-16)}.yc-palette__cmd{font-size:.85rem;color:var(--yc-paper)}.yc-palette__opt.is-hi .yc-palette__cmd{color:var(--yc-butter)}.yc-palette__label{margin-left:auto;font-size:.72rem;color:var(--yc-amber);white-space:nowrap}.yc-palette__foot{display:flex;gap:1.2rem;padding:.6rem 1rem;border-top:1px solid var(--yc-line-soft);font-family:var(--yc-mono);font-size:.68rem;color:var(--yc-amber)}.yc-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:calc(var(--yc-nav-h) + 2rem) 0 4rem}.yc-hero__bg{position:absolute;inset:0;overflow:hidden}.yc-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5}.yc-hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,20,15,.82),rgba(20,20,15,.55) 45%,#14140f),radial-gradient(80% 60% at 30% 40%,rgba(20,20,15,.25),rgba(20,20,15,.75))}.yc-hero__grain{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(20,20,15,.22) 4px);opacity:.5}.yc-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center}.yc-hero__copy{max-width:560px;min-width:0}.yc-hero__kicker{font-family:var(--yc-mono);font-size:.85rem;color:var(--yc-amber);margin-bottom:1.2rem}.yc-hero__title{font-size:clamp(2.1rem,5.4vw,4rem);letter-spacing:-.03em}.yc-hero__title-accent{color:var(--yc-butter)}.yc-hero__deck{margin-top:1.2rem;font-size:clamp(1rem,1.5vw,1.15rem);color:var(--yc-paper-70);max-width:44ch}.yc-hero__ctas{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.yc-hero__term .yc-term__body{min-height:15.5em}.yc-hero__hint{position:relative;z-index:1;margin-top:3rem;text-align:center;font-family:var(--yc-mono);font-size:.75rem;color:var(--yc-amber)}.yc-manifesto{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.yc-mcard{background:var(--yc-panel);border:1px solid var(--yc-line);border-radius:var(--yc-radius);padding:1.5rem 1.3rem;transition:border-color .25s ease,transform .25s ease}.yc-mcard:hover{border-color:rgba(255,224,102,.45);transform:translateY(-3px)}.yc-mcard__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:9px;background:var(--yc-butter-16);color:var(--yc-butter);font-size:1.35rem;margin-bottom:1.1rem}.yc-mcard__title{font-family:var(--yc-mono);font-size:.95rem;font-weight:700;color:var(--yc-butter);margin-bottom:.5rem}.yc-mcard__line{font-size:.9rem;color:var(--yc-paper-70)}.yc-lots{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.yc-lot{display:flex;flex-direction:column;background:var(--yc-panel);border:1px solid var(--yc-line);border-radius:var(--yc-radius);overflow:hidden;transition:border-color .25s ease,transform .25s ease}.yc-lot:hover{border-color:rgba(255,224,102,.45);transform:translateY(-3px)}.yc-lot__media{position:relative}.yc-lot__media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.yc-lot__slug{position:absolute;top:.7rem;left:.7rem;font-family:var(--yc-mono);font-size:.68rem;color:var(--yc-butter);background:rgba(20,20,15,.85);border:1px solid var(--yc-line);border-radius:5px;padding:.25rem .5rem}.yc-lot__body{display:flex;flex-direction:column;flex:1;padding:1.2rem}.yc-lot__toprow{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;margin-bottom:.8rem}.yc-lot__name{font-size:1.15rem}.yc-lot__price{font-family:var(--yc-mono);font-size:1rem;font-weight:700;color:var(--yc-butter);white-space:nowrap}.yc-lot__weight{font-size:.72rem;font-weight:400;color:var(--yc-amber)}.yc-lot__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-family:var(--yc-mono);font-size:.82rem;color:var(--yc-butter)}.yc-lot__cta svg{transition:transform .2s ease}.yc-lot__cta:hover svg{transform:translateX(4px)}.yc-sec--curve{background:radial-gradient(60% 80% at 50% 0,rgba(255,224,102,.05),transparent 70%),var(--yc-black)}.yc-curvefig{background:var(--yc-panel);border:1px solid var(--yc-line);border-radius:var(--yc-radius);padding:clamp(1rem,3vw,2.2rem)}.yc-curve{width:100%;height:auto;display:block}.yc-curve__grid{stroke:var(--yc-line-soft);stroke-width:1}.yc-curve__axis,.yc-curve__tick{font-family:var(--yc-mono);font-size:11px;fill:var(--yc-amber)}.yc-curve__event{stroke:var(--yc-amber);stroke-width:1;stroke-dasharray:3 5}.yc-curve__line{fill:none;stroke:var(--yc-butter);stroke-width:2.5;stroke-linecap:round}.yc-curve__marks circle{fill:var(--yc-butter)}.yc-curve__marks text{font-family:var(--yc-mono);font-size:11.5px;fill:var(--yc-paper)}[data-animate] .yc-curvefig .yc-curve__line{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 2.2s ease .2s}[data-animate] .yc-curvefig.is-in .yc-curve__line{stroke-dashoffset:0}[data-animate] .yc-curvefig .yc-curve__marks{opacity:0;transition:opacity .7s ease 1.6s}[data-animate] .yc-curvefig.is-in .yc-curve__marks{opacity:1}.yc-curvefig__cap{text-align:center}.yc-pipe{display:grid;grid-template-columns:repeat(5,1fr);gap:1.4rem;position:relative;counter-reset:none}.yc-pipe:before{content:"";position:absolute;top:27px;left:6%;right:6%;border-top:1px dashed var(--yc-line)}.yc-pipe__node,.yc-pipe__step{position:relative}.yc-pipe__node{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.yc-pipe__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:10px;background:var(--yc-panel);border:1px solid var(--yc-line);color:var(--yc-butter);font-size:1.45rem}.yc-pipe__cmd,.yc-pipe__num{font-family:var(--yc-mono);font-size:.72rem;color:var(--yc-amber)}.yc-pipe__cmd{margin-bottom:.3rem}.yc-pipe__title{font-family:var(--yc-mono);font-size:1rem;color:var(--yc-butter);margin-bottom:.4rem}.yc-pipe__line{font-size:.88rem;color:var(--yc-paper-70)}.yc-bloom{background:#100f0b;border-top:1px solid var(--yc-line-soft);padding:0 0 1.6rem}.yc-bloom,.yc-bloom__bar{border-bottom:1px solid var(--yc-line-soft)}.yc-bloom__bar{display:flex;align-items:center;gap:.5rem;font-family:var(--yc-mono);font-size:.8rem;color:var(--yc-paper);padding:.8rem clamp(1rem,4vw,2.5rem)}.yc-bloom__file{margin-left:auto;color:var(--yc-amber);font-size:.72rem}.yc-bloom__stage{height:clamp(300px,52vh,480px)}.yc-bloom__stage canvas{display:block}.yc-bloom__cap{text-align:center;padding:0 1.2rem}.yc-tree{font-family:var(--yc-mono);font-size:.85rem;line-height:1.9}.yc-tree__row{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yc-tree__branch{color:var(--yc-amber)}.yc-tree__row--d0 .yc-tree__label{color:var(--yc-butter);font-weight:700}.yc-tree__row--d1 .yc-tree__label{color:var(--yc-butter)}.yc-tree__row--d2 .yc-tree__label{color:var(--yc-paper)}.yc-tree__meta{color:var(--yc-amber)}.yc-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;align-items:stretch}.yc-plan{position:relative;display:flex;flex-direction:column;background:var(--yc-panel);border:1px solid var(--yc-line);border-radius:var(--yc-radius);padding:1.7rem 1.5rem}.yc-plan--featured{border-color:var(--yc-butter);background:linear-gradient(180deg,rgba(255,224,102,.07),transparent 55%),var(--yc-panel)}.yc-plan__badge{position:absolute;top:-.75rem;left:1.2rem;font-family:var(--yc-mono);font-size:.68rem;color:var(--yc-black);background:var(--yc-butter);border-radius:5px;padding:.22rem .55rem;font-weight:700}.yc-plan__head{display:flex;align-items:center;gap:.8rem;margin-bottom:1.1rem}.yc-plan__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9px;background:var(--yc-butter-16);color:var(--yc-butter);font-size:1.25rem}.yc-plan__flag{font-family:var(--yc-mono);font-size:.75rem;color:var(--yc-amber)}.yc-plan__name{font-size:1.2rem;margin-bottom:.3rem}.yc-plan__price{font-family:var(--yc-mono);font-size:1.9rem;font-weight:700;color:var(--yc-butter);margin-bottom:1.1rem}.yc-plan__per{font-size:.8rem;font-weight:400;color:var(--yc-amber)}.yc-plan__rows{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.5rem}.yc-plan__rows li{display:flex;align-items:baseline;gap:.55rem;font-size:.9rem;color:var(--yc-paper-70)}.yc-plan__check{flex:0 0 auto;color:var(--yc-ok);transform:translateY(2px)}.yc-plan__cta{margin-top:auto;justify-content:center}.yc-brew{min-width:0}.yc-brew__device{max-width:640px;margin-inline:auto}.yc-brew__panel .yc-term{border-top-left-radius:0}.yc-brew__tabs{display:flex;gap:.5rem;margin-bottom:-1px;position:relative;z-index:1;padding-left:.8rem}.yc-brew__tab{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--yc-mono);font-size:.85rem;color:var(--yc-paper-70);background:var(--yc-band);border:1px solid var(--yc-line);border-bottom:0;border-radius:9px 9px 0 0;padding:.65rem 1.1rem;transition:color .2s ease,background .2s ease}.yc-brew__tab svg{font-size:1rem}.yc-brew__tab:hover{color:var(--yc-paper)}.yc-brew__tab.is-active{color:var(--yc-butter);background:var(--yc-panel)}.yc-wsrows{display:flex;flex-direction:column;gap:1.3rem;margin-bottom:2rem}.yc-wsrow{display:flex;gap:1rem;align-items:flex-start}.yc-wsrow__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:9px;background:var(--yc-butter-16);color:var(--yc-butter);font-size:1.3rem}.yc-wsrow__title{font-family:var(--yc-mono);font-size:.95rem;color:var(--yc-butter);margin-bottom:.25rem}.yc-wsrow__line{font-size:.92rem;color:var(--yc-paper-70)}.yc-floor{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:repeat(2,minmax(200px,260px));gap:1rem}.yc-floor__tile{position:relative;border-radius:var(--yc-radius);overflow:hidden;border:1px solid var(--yc-line)}.yc-floor__tile:first-child{grid-row:span 2}.yc-floor__tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.yc-floor__tile:hover img{transform:scale(1.04)}.yc-floor__cap{position:absolute;left:.7rem;bottom:.7rem;font-family:var(--yc-mono);font-size:.7rem;color:var(--yc-butter);background:rgba(20,20,15,.85);border:1px solid var(--yc-line);border-radius:5px;padding:.25rem .55rem}.yc-logwrap{max-width:900px}.yc-logscroll{overflow-x:auto}.yc-log{width:100%;min-width:560px;border-collapse:collapse;font-family:var(--yc-mono);font-size:.8rem}.yc-log th{text-align:left;font-weight:500;color:var(--yc-amber);padding:.35rem 1rem .55rem 0;border-bottom:1px solid var(--yc-line)}.yc-log td{padding:.5rem 1rem .5rem 0;border-bottom:1px dashed var(--yc-line-soft);color:var(--yc-paper);white-space:nowrap}.yc-log tbody tr:last-child td{border-bottom:0}.yc-log__dim{color:var(--yc-paper-70)}.yc-log__lot{color:var(--yc-butter)}.yc-log__status{display:inline-flex;align-items:center;gap:.45rem}.yc-log__dot{width:8px;height:8px;border-radius:50%}.yc-log__status--ok{color:var(--yc-ok)}.yc-log__status--ok .yc-log__dot{background:var(--yc-ok)}.yc-log__status--warn{color:var(--yc-butter)}.yc-log__status--warn .yc-log__dot{background:var(--yc-butter)}.yc-crew{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;max-width:900px}.yc-crewcard{display:grid;grid-template-columns:150px 1fr;background:var(--yc-panel);border:1px solid var(--yc-line);border-radius:var(--yc-radius);overflow:hidden}.yc-crewcard__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.yc-crewcard__body{padding:1.2rem 1.3rem}.yc-crewcard__handle{font-family:var(--yc-mono);font-size:.72rem;color:var(--yc-amber);margin-bottom:.6rem}.yc-crewcard__name{font-size:1.05rem}.yc-crewcard__role{font-family:var(--yc-mono);font-size:.78rem;color:var(--yc-butter);margin:.15rem 0 .7rem}.yc-crewcard__line{font-size:.88rem;color:var(--yc-paper-70)}.yc-visit__map{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-family:var(--yc-mono);font-size:.85rem;color:var(--yc-butter)}.yc-visit__map:hover{text-decoration:underline}.yc-order{position:relative;padding:clamp(5rem,10vw,8rem) 0;overflow:hidden}.yc-order__bg{position:absolute;inset:0}.yc-order__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.22}.yc-order__scrim{position:absolute;inset:0;background:linear-gradient(180deg,#14140f,rgba(20,20,15,.62) 50%,#14140f)}.yc-order__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.yc-order__term{width:min(480px,100%);margin-bottom:2.2rem;text-align:left}.yc-order__title{font-size:clamp(1.8rem,4.5vw,3.2rem);letter-spacing:-.03em}.yc-order__deck{margin-top:1rem;color:var(--yc-paper-70);max-width:46ch}.yc-order__ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.2rem}.yc-footer{background:#100f0b;padding:3.5rem 0 2.5rem;border-top:1px solid var(--yc-line-soft)}.yc-footer__rule{font-family:var(--yc-mono);font-size:.8rem;color:var(--yc-line);white-space:nowrap;overflow:hidden}.yc-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem;padding:2.5rem 0}.yc-footer__brand{min-width:0}.yc-footer__mark{display:inline-flex;align-items:center;gap:.6rem}.yc-footer__mark img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}.yc-footer__wordmark{font-family:var(--yc-mono);font-size:1.15rem;font-weight:700}.yc-footer__blurb{margin-top:1rem;font-size:.9rem;color:var(--yc-paper-70);max-width:30ch}.yc-footer__coltitle{font-family:var(--yc-mono);font-size:.78rem;color:var(--yc-amber);margin-bottom:.9rem}.yc-footer__col ul{display:flex;flex-direction:column;gap:.35rem}.yc-footer__link{font-family:var(--yc-mono);font-size:.82rem;color:var(--yc-paper-70)}.yc-footer__link span{color:var(--yc-amber)}.yc-footer__link:hover{color:var(--yc-butter)}.yc-footer__fine{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;padding-top:1.5rem;font-family:var(--yc-mono);font-size:.72rem;color:var(--yc-amber)}.yc-footer__exit{color:var(--yc-paper-70)}@media (max-width:1100px){.yc-manifesto{grid-template-columns:repeat(2,1fr)}.yc-pipe{grid-template-columns:repeat(3,1fr);row-gap:2.2rem}.yc-pipe:before{display:none}}@media (max-width:920px){.yc-nav{background:#14140f;backdrop-filter:none;-webkit-backdrop-filter:none}.yc-nav__kbd,.yc-nav__kbd-label,.yc-nav__links{display:none}.yc-nav__burger{display:inline-flex}.yc-hero__grid{grid-template-columns:1fr;gap:2.4rem}.yc-hero{padding-top:calc(var(--yc-nav-h) + 3rem)}.yc-split,.yc-split--mediafirst{grid-template-columns:1fr}.yc-split__media{order:-1}.yc-split__media img{aspect-ratio:16/10}.yc-lots{max-width:460px}.yc-lots,.yc-plans{grid-template-columns:1fr;margin-inline:auto}.yc-plans{max-width:440px}.yc-plan--featured{order:-1}.yc-crew{grid-template-columns:1fr;max-width:560px}.yc-floor{grid-template-columns:1fr 1fr;grid-template-rows:auto}.yc-floor__tile:first-child{grid-column:span 2;grid-row:auto;aspect-ratio:16/9}.yc-floor__tile:not(:first-child){aspect-ratio:4/3}.yc-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.yc-manifesto,.yc-pipe{grid-template-columns:1fr;max-width:420px;margin-inline:auto}.yc-pipe__step{display:grid;grid-template-columns:54px 1fr;-moz-column-gap:1rem;column-gap:1rem}.yc-pipe__node{grid-row:span 3;flex-direction:column;align-items:center;gap:.4rem}.yc-crewcard{grid-template-columns:1fr}.yc-crewcard__media img{aspect-ratio:16/9}.yc-floor{grid-template-columns:1fr}.yc-floor__tile:first-child{grid-column:auto}.yc-footer__grid{grid-template-columns:1fr;gap:1.8rem}.yc-brew__tabs{padding-left:.3rem}.yc-brew__tab{padding:.55rem .75rem;font-size:.78rem}.yc-term__body{padding:.9rem .85rem 1rem;font-size:.78rem}.yc-kv dt{flex-basis:8em}.yc-kv__row{font-size:.78rem}.yc-tree{font-size:.76rem}.yc-hero__term .yc-term__body{min-height:14em}.yc-hero__hint{display:none}}@media (max-width:400px){.yc-wrap{width:calc(100% - 1.8rem)}.yc-hero__ctas .yc-btn,.yc-order__ctas .yc-btn{width:100%;justify-content:center}.yc-kv__row{flex-direction:column;gap:0}.yc-kv dt{flex-basis:auto}}