:root{--canvas: #eceeeb;--surface: #f7f8f6;--raised: #ffffff;--sunk: #e3e7e3;--ink: #0f1511;--ink-2: #33403a;--ink-soft: #56635b;--line: rgba(15, 21, 17, .1);--line-2: rgba(15, 21, 17, .2);--accent: #0a7040;--accent-hover: #075c34;--accent-ink: #f4f6f4;--led: #3fd67a;--mint: #d5eadc;--mint-2: #bfe0cb;--term-bg: #0f1311;--term-ink: #dce3de;--term-soft: #8e9a93;--t0: #0a7040;--t0-bg: #d9ede1;--t1: #6b4300;--t1-bg: #f3e0b6;--t2: #8f1d12;--t2-bg: #f6d6cf;--warn: #8a5a00;--warn-bg: #f6e3b9;--sans: "Archivo", system-ui, sans-serif;--mono: "Geist Mono", ui-monospace, Consolas, monospace;--ease: cubic-bezier(.23, 1, .32, 1);--r: 10px;--maxw: 1200px;--gut: clamp(1.1rem, 4vw, 2.5rem);--paper: var(--canvas);--paper-2: var(--surface);--paper-3: var(--sunk);--ink-3: var(--ink-soft);--amber: var(--accent);--amber-deep: var(--accent);--amber-soft: var(--mint);--t0-soft: var(--t0-bg);--t1-soft: var(--t1-bg);--t2-soft: var(--t2-bg);--term: var(--term-bg);--term-fg: var(--term-ink);--term-dim: var(--term-soft);--shadow: 0 1px 2px rgba(20,40,28,.08), 0 10px 24px -16px rgba(20,40,28,.35)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--canvas);color:var(--ink);font:400 16px/1.55 var(--sans);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit}p{margin:0}h1,h2,h3,h4{margin:0;letter-spacing:-.025em;line-height:1.05;font-variation-settings:"wdth" 88;text-wrap:balance}button,input,select,textarea{font:inherit;color:inherit}code,pre{font-family:var(--mono)}svg{flex:none}:focus-visible{outline:2.5px solid var(--accent);outline-offset:2px;border-radius:6px}::selection{background:var(--mint-2)}[hidden]{display:none!important}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.dim{color:var(--ink-soft)}.small{font-size:.84rem}.tiny{font-size:.74rem}.mark{display:inline-flex;align-items:center;gap:.5rem;color:var(--ink);text-decoration:none;font:780 1.1rem/1 var(--sans);font-variation-settings:"wdth" 110;letter-spacing:-.02em}.mark__led{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #0a704029;animation:breathe 3.2s ease-in-out infinite}@keyframes breathe{50%{box-shadow:0 0 0 5px #0a704014}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:38px;padding:0 .95rem;border-radius:9px;border:1.5px solid transparent;background:var(--raised);color:var(--ink);font:630 .9rem/1 var(--sans);cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .12s var(--ease),background-color .15s var(--ease),border-color .15s var(--ease),opacity .15s}.btn:active:not(:disabled){transform:translateY(1px) scale(.98)}.btn:disabled{opacity:.42;cursor:not-allowed}.btn svg{width:16px;height:16px}.btn--lg,.btn-lg{height:50px;padding:0 1.4rem;font-size:1.02rem;border-radius:11px}.btn--sm,.btn-sm{height:32px;padding:0 .7rem;font-size:.84rem;border-radius:8px}.btn--sm svg,.btn-sm svg{width:15px;height:15px}.btn--go,.btn-go{background:var(--accent);color:var(--accent-ink);box-shadow:inset 0 1px #ffffff2e,0 5px 12px -6px #0a502d99}.btn--go:hover:not(:disabled),.btn-go:hover:not(:disabled){background:var(--accent-hover)}.btn--ink,.btn-ink{background:var(--ink);color:var(--surface)}.btn--ink:hover:not(:disabled),.btn-ink:hover:not(:disabled){background:#28322c}.btn--line,.btn-paper{background:var(--raised);border-color:var(--line-2);color:var(--ink)}.btn--line:hover:not(:disabled),.btn-paper:hover:not(:disabled){border-color:var(--ink-soft)}.btn--ghost,.btn-ghost{background:transparent;color:var(--ink-2)}.btn--ghost:hover:not(:disabled),.btn-ghost:hover:not(:disabled){background:#0f15110f}.btn--danger,.btn-danger{background:var(--t2);color:#fff}.btn-note{font:500 .72rem/1 var(--mono);opacity:.8}.link{font-weight:620;text-underline-offset:.25em;text-decoration-thickness:1.5px;text-decoration-color:color-mix(in oklab,var(--ink) 30%,transparent)}.link:hover{text-decoration-color:var(--accent)}.linkish{background:none;border:0;padding:0;color:var(--accent);font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.led{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--led);box-shadow:0 0 0 2px #3fd67a38,0 0 7px 1px #3fd67a73;flex:none}.led--off{background:#a6b0aa;box-shadow:none}.led--warn{background:#d98a1c;box-shadow:0 0 0 2px #d98a1c38}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .55rem;border-radius:999px;background:#0f15110f;font:500 .72rem/1 var(--mono);color:var(--ink-2);white-space:nowrap}.pill svg{width:13px;height:13px}.pill--on{background:var(--t0-bg);color:var(--t0)}.pill--warn{background:var(--warn-bg);color:var(--warn)}.pill--bad{background:var(--t2-bg);color:var(--t2)}.tier{display:inline-flex;align-items:center;gap:.4rem;padding:.26rem .5rem .26rem .3rem;border-radius:6px;font:600 .64rem/1 var(--mono);letter-spacing:.05em;text-transform:uppercase}.tier b{font-weight:700;padding:.14rem .3rem;border-radius:4px;color:#fff}.tier--0,.tier.t0,.t0>.card-head .tier{color:var(--t0);background:var(--t0-bg)}.tier.t0 b{background:var(--t0)}.tier--1,.tier.t1{color:var(--t1);background:var(--t1-bg)}.tier.t1 b{background:#a26a07}.tier--2,.tier.t2{color:var(--t2);background:var(--t2-bg)}.tier.t2 b{background:var(--t2)}.card{position:relative;display:grid;gap:.55rem;padding:.75rem .85rem;border-radius:12px;background:var(--raised);border:1px solid var(--line-2);box-shadow:0 1px 2px #14281c14,0 8px 18px -10px #14281c38;animation:cardIn .32s var(--ease) both}@keyframes cardIn{0%{opacity:0;transform:translateY(8px) scale(.99)}}.card.compact{padding:.65rem .75rem}.card-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.card-by{font:400 .7rem/1 var(--mono);color:var(--ink-soft)}.card-cmd{margin:0;padding:.55rem .7rem;border-radius:8px;background:var(--term-bg);color:var(--term-ink);font-size:.82rem;line-height:1.5;overflow-x:auto;white-space:pre}.card-cmd code:before{content:"$ ";color:var(--led)}.card-why{font-size:.9rem;color:var(--ink-2);line-height:1.5}.card-actions{display:flex;gap:.4rem;flex-wrap:wrap}.card-foot{font:500 .74rem/1.3 var(--mono);color:var(--t0);display:flex;align-items:center;gap:.4rem}.card.t0.proposed:not(.local),.card.t0.ran{border-style:dashed;box-shadow:none}.card.t2.proposed{border-color:color-mix(in oklab,var(--t2) 45%,transparent)}.card.ran,.card.rejected,.card.skipped,.card.failed{box-shadow:none}.card.approved .card-actions,.card.ran .card-actions{display:none}.approved-stamp{justify-self:start;display:inline-flex;align-items:center;gap:.35rem;font:600 .7rem/1 var(--mono);color:var(--t0);padding:.3rem .5rem;border-radius:6px;background:var(--t0-bg);animation:cardIn .24s var(--ease) both}.approved-stamp:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.stamp{display:inline-block;font:500 .7rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.spinner{display:inline-block;width:14px;height:14px;border:2px solid var(--line-2);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite;vertical-align:-2px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:0}}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md-p{margin:0 0 .5rem}.md-h{font-weight:750;font-size:.98rem;margin:.7rem 0 .35rem;letter-spacing:-.01em}.md-list{margin:0 0 .5rem;padding-left:1.2rem;display:flex;flex-direction:column;gap:.25rem}.md-list li::marker{color:var(--accent)}.md-code{font-family:var(--mono);font-size:.84em;padding:.05rem .3rem;border-radius:4px;background:#0f151112;word-break:break-word}.md-pre{margin:.5rem 0;padding:.6rem .75rem;border-radius:8px;background:var(--term-bg);color:var(--term-ink);font-size:.8rem;line-height:1.5;overflow-x:auto}.md-pre code{font-family:var(--mono);white-space:pre}.md-quote{margin:.5rem 0;padding:.1rem 0 .1rem .75rem;border-left:3px solid var(--mint-2);color:var(--ink-2)}.md-hr{border:0;border-top:1px solid var(--line);margin:.75rem 0}.md-link{color:var(--accent);text-decoration:underline;text-underline-offset:2px;word-break:break-word}.md-tablewrap{overflow-x:auto;margin:.5rem 0}.md-table{border-collapse:collapse;font-size:.82rem}.md-table th,.md-table td{border:1px solid var(--line);padding:.3rem .55rem;text-align:left}.md-table th{background:var(--surface);font:600 .7rem/1.4 var(--mono);text-transform:uppercase;letter-spacing:.06em}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.kit{display:grid;gap:1.2rem}.kit__head{display:grid;gap:.5rem;max-width:46rem}.kit__k{font:500 .72rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.kit__head h3{font-size:clamp(1.5rem,1.1rem + 1.2vw,2.1rem);font-weight:750}.kit__head p{color:var(--ink-2)}.kit__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,25rem),1fr));gap:1rem}.item{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border-radius:20px;background:var(--raised);border:1px solid var(--line);overflow:hidden;transition:box-shadow .2s var(--ease),transform .2s var(--ease)}.item:hover{box-shadow:0 22px 44px -28px #14281c73;transform:translateY(-2px)}.item__pic{display:grid;place-items:center;padding:1.2rem;background:#fff;border-right:1px solid var(--line);min-height:220px}.item__pic img{width:100%;max-width:260px;height:auto;max-height:210px;object-fit:contain;transition:transform .3s var(--ease)}.item:hover .item__pic img{transform:scale(1.04)}.item__pic .item__art{filter:drop-shadow(0 12px 14px rgba(20,40,40,.25))}.item__body{display:grid;align-content:start;gap:.55rem;padding:1.2rem 1.3rem 1.3rem}.item__k{font:500 .66rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.item h4{font-size:1.25rem;font-weight:740;letter-spacing:-.02em}.item__specs{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.3rem}.item__specs li{padding:.22rem .5rem;border-radius:6px;background:var(--mint);color:#0b4f2e;font:500 .72rem/1.3 var(--mono)}.item__note{font-size:.88rem;color:var(--ink-soft);line-height:1.5}.item__buy{display:flex;align-items:center;gap:.8rem;margin-top:.3rem}.item__price{font:500 .8rem/1 var(--mono);color:var(--ink-soft)}.item__more{font-size:.82rem;color:var(--ink-soft)}.item__more a{color:var(--ink-2);font-weight:600;text-underline-offset:.2em;text-decoration-color:var(--line-2)}.item__more a:hover{color:var(--accent);text-decoration-color:currentColor}.kit__fine{font-size:.74rem;color:var(--ink-soft)}.kit--compact .item{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.kit--compact .item__pic{min-height:170px}@media (max-width: 560px){.item{grid-template-columns:1fr}.item__pic{border-right:0;border-bottom:1px solid var(--line);min-height:180px}}.kit__extra .item--wide{grid-template-columns:minmax(0,.42fr) minmax(0,1.58fr)}.kit__extra .item--wide .item__pic{min-height:180px}.kit__extra .item--wide .item__note{max-width:70ch}@media (max-width: 560px){.kit__extra .item--wide{grid-template-columns:1fr}}@keyframes morph{to{border-radius:56% 44% 58% 42%/44% 56% 42% 58%;transform:rotate(4deg) scale(1.02)}}@keyframes pop{0%{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes float{50%{transform:translateY(-8px)}}@keyframes nudge{0%,70%,to{transform:translateY(0)}76%{transform:translateY(-6px) rotate(-1deg)}82%{transform:translateY(0)}}.home{font-size:17px}.home h1,.home h2,.home h3{letter-spacing:-.03em;line-height:1.02}.home .btn{height:42px;padding:0 1.1rem;border-radius:10px;font-size:.95rem}.home .btn--lg{height:50px;padding:0 1.4rem;font-size:1.02rem}.home .btn--sm{height:32px;padding:0 .75rem;font-size:.84rem}.home .top{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:2rem;height:64px;padding:0 var(--gut);background:color-mix(in oklab,var(--canvas) 90%,transparent);-webkit-backdrop-filter:saturate(1.2) blur(10px);backdrop-filter:saturate(1.2) blur(10px);border-bottom:1px solid var(--line)}.home .top__nav{display:flex;gap:1.5rem}.home .top__nav a{text-decoration:none;color:var(--ink-2);font-weight:580;font-size:.95rem}.home .top__nav a:hover{color:var(--ink)}.home .top__cta{margin-left:auto;display:flex;align-items:center;gap:1.1rem}.home .hero{max-width:var(--maxw);margin:0 auto;padding:clamp(2.5rem,6vh,4.5rem) var(--gut) clamp(3rem,8vh,5rem);display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.home .hero h1{font-size:clamp(2.6rem,1.5rem + 3.6vw,4.6rem);font-weight:780}.home .lede{margin-top:1.3rem;font-size:1.15rem;color:var(--ink-2);max-width:36ch}.home .cta{display:flex;align-items:center;gap:1.3rem;margin-top:1.8rem;flex-wrap:wrap}.home .proof{list-style:none;margin:2rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;font:500 .8rem/1.3 var(--mono);color:var(--ink-soft)}.home .proof li{display:inline-flex;align-items:center;gap:.5rem}.home .dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.home .hero__stage{position:relative;min-height:520px}.home .blob{position:absolute;top:6%;right:2%;bottom:0;left:10%;border-radius:44% 56% 48% 52%/54% 44% 56% 46%;background:radial-gradient(120% 90% at 30% 30%,var(--mint),var(--mint-2));animation:morph 14s ease-in-out infinite alternate}.home .mini{position:absolute;left:0;right:24%;top:0;z-index:2;border-radius:14px;overflow:hidden;background:var(--raised);border:1px solid var(--line-2);box-shadow:0 2px 4px #14281c14,0 30px 60px -24px #14281c73}.home .mini__bar{display:flex;align-items:center;gap:.6rem;height:40px;padding:0 .8rem;border-bottom:1px solid var(--line);background:var(--surface);font-size:.86rem}.home .mini__dots{display:flex;gap:5px;margin-right:.3rem}.home .mini__dots i{width:9px;height:9px;border-radius:50%;background:#d5d9d6}.home .mini__tag{margin-left:auto;font:500 .64rem/1 var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft)}.home .pill{padding:.25rem .5rem;font-size:.68rem}.home .mini__panes{display:grid;grid-template-columns:1fr 1fr;height:360px}.home .mini__chat{padding:.8rem;display:flex;flex-direction:column;gap:.55rem;overflow:hidden;background:var(--canvas);justify-content:flex-end}.home .mini__term{margin:0;padding:.7rem .8rem;background:var(--term-bg);color:var(--term-ink);font-size:.72rem;line-height:1.55;white-space:pre-wrap;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.home .mini__term .p{color:var(--led)}.home .m{max-width:92%;padding:.45rem .65rem;border-radius:10px;font-size:.8rem;line-height:1.45;animation:pop .32s var(--ease) both}.home .m--you{align-self:flex-end;background:var(--ink);color:var(--surface);border-bottom-right-radius:3px}.home .m--guru{align-self:flex-start;display:flex;gap:.45rem;align-items:flex-end;background:transparent;padding:0}.home .m--guru span{padding:.45rem .65rem;border-radius:10px 10px 10px 3px;background:var(--raised);border:1px solid var(--line)}.home .m--guru img{width:26px;height:26px;border-radius:50%;background:var(--mint);object-fit:cover;object-position:top;flex:none}.home .m--card{align-self:stretch;padding:.55rem;border-radius:10px;background:var(--raised);border:1px solid var(--line-2);display:grid;gap:.4rem}.home .m--card code{display:block;padding:.4rem .5rem;border-radius:6px;background:var(--term-bg);color:var(--term-ink);font-size:.7rem}.home .m--card code:before{content:"$ ";color:var(--led)}.home .m--card .row{display:flex;gap:.35rem;align-items:center}.home .m--card .fake{font:650 .7rem/1 var(--sans);padding:.4rem .6rem;border-radius:6px;background:var(--accent);color:#fff;transition:transform .14s var(--ease),opacity .2s}.home .m--card .fake.is-press{transform:scale(.92)}.home .m--card .fake.is-done{opacity:.4}.home .m--card .st{margin-left:auto;font:400 .62rem/1 var(--mono);color:var(--ink-soft)}.home .m--card .tier{font-size:.6rem;padding:.25rem .45rem}.home .hero__guru{position:absolute;right:-6%;bottom:-8%;width:min(40%,270px);z-index:3;filter:drop-shadow(0 18px 20px rgba(20,40,28,.18));animation:float 6s ease-in-out infinite}.home .behind{max-width:var(--maxw);margin:0 auto;padding:1.4rem var(--gut);display:flex;align-items:center;gap:1.2rem 1.6rem;flex-wrap:wrap;border-block:1px solid var(--line)}.home .behind__k{font:500 .74rem/1.3 var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft)}.home .behind__list{list-style:none;margin:0;padding:0;display:flex;gap:.45rem;flex-wrap:wrap}.home .behind__list li{padding:.4rem .75rem;border-radius:999px;background:var(--raised);border:1px solid var(--line);font-weight:600;font-size:.9rem}.home .behind .link{margin-left:auto}.home .how{max-width:var(--maxw);margin:0 auto;padding:clamp(4rem,10vh,6.5rem) var(--gut) 2rem}.home .how h2,.home .pricing h2,.home .faq h2{font-size:clamp(2rem,1.3rem + 2vw,3.1rem);font-weight:760;max-width:18ch}.home .steps{list-style:none;margin:2.6rem 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:1.2rem;counter-reset:s}.home .step{counter-increment:s;position:relative;display:grid;align-content:start;gap:.5rem;padding:1.2rem 1.3rem 1.4rem;border-radius:18px;background:var(--raised);border:1px solid var(--line)}.home .step:before{content:counter(s);position:absolute;top:1rem;left:1.1rem;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font:700 .85rem/1 var(--mono);background:var(--ink);color:var(--surface)}.home .step img{width:auto;height:170px;margin:.4rem auto;object-fit:contain}.home .step b{font-size:1.15rem;font-weight:720;letter-spacing:-.01em}.home .step p{color:var(--ink-soft);font-size:.95rem}.home .step--card{background:var(--mint);border-color:transparent}.home .hcard{margin:1.8rem 0 .8rem;padding:.8rem;border-radius:12px;background:var(--raised);border:1px solid var(--line-2);box-shadow:0 16px 30px -18px #14281c66;display:grid;gap:.55rem;transform:rotate(-1.2deg)}.home .hcard .tier{justify-self:start}.home .card__cmd{display:block;padding:.55rem .7rem;border-radius:7px;background:var(--term-bg);color:var(--term-ink);font-size:.8rem}.home .card__cmd:before{content:"$ ";color:var(--led)}.home .card__why{font-size:.85rem;color:var(--ink-soft)}.home .card__act{display:flex;gap:.4rem}.home .card__done{font:500 .75rem/1.3 var(--mono);color:var(--t0)}.home .feature{max-width:var(--maxw);margin:0 auto;padding:clamp(3.5rem,9vh,6rem) var(--gut);display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.home .feature h2{font-size:clamp(1.9rem,1.2rem + 2vw,3rem);font-weight:760;margin:.6rem 0 1rem}.home .feature p{color:var(--ink-2);max-width:46ch}.home .kicker{font:500 .76rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);display:inline-flex;gap:.5rem;align-items:center}.home .new{padding:.2rem .45rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.64rem}.home .ticks{list-style:none;margin:1.3rem 0 0;padding:0;display:grid;gap:.55rem}.home .ticks li{position:relative;padding-left:1.7rem;font-weight:560}.home .ticks li:before{content:"";position:absolute;left:0;top:.3em;width:1rem;height:1rem;border-radius:50%;background:var(--mint-2) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 8.5l2.5 2.5L12 5.5' fill='none' stroke='%230a7040' stroke-width='2'/%3E%3C/svg%3E") center / 70% no-repeat}.home .feature__art{position:relative;display:grid;place-items:center;min-height:380px}.home .feature__art:before{content:"";position:absolute;top:6%;right:8%;bottom:6%;left:8%;border-radius:50% 44% 52% 48%/46% 54%;background:var(--mint);z-index:0}.home .feature__art img{position:relative;z-index:1;width:min(92%,440px);filter:drop-shadow(0 16px 18px rgba(20,40,28,.14))}.home .skills{list-style:none;margin:1.3rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.home .skills li{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .7rem;border-radius:999px;background:var(--raised);border:1px solid var(--line);font-weight:600;font-size:.86rem}.home .skills li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.home .fine{margin-top:1rem;font-size:.88rem;color:var(--ink-soft)}.home .feature .parts p{max-width:none}.home .feature .parts__lead{color:var(--ink-2)}.home .feature .parts__k{color:var(--accent)}.home .feature .parts__fine{color:var(--ink-soft)}.home .feature__art--watch img.sleep{width:min(100%,520px)}.home .tg{position:absolute;z-index:2;right:0;bottom:14%;width:min(78%,300px);padding:.75rem .85rem;border-radius:14px 14px 14px 4px;background:#fff;box-shadow:0 2px 4px #14281c1a,0 24px 40px -20px #14281c73;display:grid;gap:.45rem;animation:nudge 5s var(--ease) infinite}.home .tg__from{display:flex;align-items:center;gap:.45rem;font-weight:700;font-size:.85rem}.home .tg__av{width:22px;height:22px;border-radius:50%;background:var(--ink) radial-gradient(circle at 70% 30%,var(--led) 0 3px,transparent 4px)}.home .tg__msg{font-size:.86rem;color:var(--ink);line-height:1.45;max-width:none}.home .tg__msg code{font-size:.8em;padding:0 .25rem;border-radius:4px;background:#0f151112}.home .tg__btns{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.home .tg__btns span{text-align:center;padding:.4rem;border-radius:8px;background:#eef4f0;color:var(--accent);font-weight:650;font-size:.78rem}.home .tg__time{justify-self:end;font:400 .66rem/1 var(--mono);color:var(--ink-soft)}.home .pricing{max-width:var(--maxw);margin:0 auto;padding:clamp(3.5rem,9vh,6rem) var(--gut)}.home .plans{margin-top:2.2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.home .plan{display:grid;grid-template-rows:auto auto 1fr auto;gap:.8rem;padding:1.4rem;border-radius:18px;background:var(--raised);border:1px solid var(--line)}.home .plan h3{font-size:1.3rem;font-weight:720}.home .price b{font:760 2.4rem/1 var(--sans);letter-spacing:-.03em}.home .price span{color:var(--ink-soft);margin-left:.2rem}.home .plan ul{margin:0;padding:0 0 0 1.1rem;display:grid;align-content:start;gap:.4rem;color:var(--ink-2);font-size:.95rem}.home .plan--pick{background:var(--ink);color:var(--surface);border-color:var(--ink)}.home .plan--pick ul,.home .plan--pick .price span{color:#b7c2bb}.home .faq{max-width:var(--maxw);margin:0 auto;padding:clamp(2rem,6vh,4rem) var(--gut) clamp(3rem,8vh,5rem);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.home .faq__list{display:grid;gap:.5rem}.home .faq details{border-radius:14px;background:var(--raised);border:1px solid var(--line);padding:0 1.1rem}.home .faq summary{cursor:pointer;padding:.95rem 0;font-weight:680;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.home .faq summary::-webkit-details-marker{display:none}.home .faq summary:after{content:"+";font:500 1.2rem/1 var(--mono);color:var(--accent)}.home .faq details[open] summary:after{content:"-"}.home .faq details p{padding:0 0 1rem;color:var(--ink-2);font-size:.95rem}.home .close{max-width:calc(var(--maxw) - 2 * var(--gut));margin:2rem auto 5rem;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,5vw,4rem);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;border-radius:28px;background:radial-gradient(120% 140% at 85% 20%,var(--mint-2),var(--mint) 60%)}.home .close img{order:2;height:300px;width:auto;margin:-5rem 0 -3rem;filter:drop-shadow(0 18px 20px rgba(20,40,28,.18))}.home .close h2{font-size:clamp(2rem,1.3rem + 2.2vw,3.2rem);font-weight:770;max-width:16ch}.home .close__sub{margin-top:.7rem;font-size:1.05rem;color:var(--ink-2)}.home .cta--tight{margin-top:1.1rem}.home .kitband{max-width:var(--maxw);margin:0 auto;padding:0 var(--gut) clamp(2.5rem,7vh,4.5rem)}.home .kitband>.kit{padding:clamp(1.4rem,3vw,2.4rem);border-radius:28px;background:var(--surface);border:1px solid var(--line)}.home .foot{display:grid;grid-template-columns:1.3fr 1.4fr .8fr;gap:2rem;padding:2.5rem max(var(--gut),calc((100% - var(--maxw)) / 2 + var(--gut))) 3rem;border-top:1px solid var(--line);background:var(--surface)}.home .foot__brand p{margin-top:.7rem;color:var(--ink-soft);font-size:.9rem;max-width:30ch}.home .foot nav{display:grid;grid-template-columns:repeat(2,auto);justify-content:start;gap:.35rem 1.8rem;align-content:start}.home .foot nav:last-of-type{grid-template-columns:auto}.home .foot h4{grid-column:1 / -1;margin:0 0 .4rem;font:500 .7rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.home .foot nav a{text-decoration:none;font-weight:560;font-size:.92rem}.home .foot nav a:hover{color:var(--accent)}@media (max-width: 900px){.home .top{gap:1rem}.home .top__nav{display:none}.home .hero,.home .feature,.home .faq{grid-template-columns:1fr}.home .hero__stage{min-height:460px}.home .mini{right:0}.home .mini__panes{height:280px}.home .hero__guru{width:44%;right:-2%;bottom:-8%}.home .steps,.home .plans{grid-template-columns:1fr}.home .feature--flip .feature__copy{order:1}.home .behind .link{margin-left:0}.home .close{grid-template-columns:1fr;margin-inline:var(--gut)}.home .close img{order:0;height:200px;margin:-3.5rem 0 0}.home .foot{grid-template-columns:1fr}.home .foot nav{grid-template-columns:1fr}}@media (max-width: 900px){.home .feature__art--watch{display:grid;gap:0}.home .tg{position:relative;right:auto;bottom:auto;width:min(100%,320px);margin:-2.5rem 0 0 auto}}@media (max-width: 480px){.home .top__cta .link{display:none}.home .hero__stage{min-height:400px}.home .mini{right:8%}.home .mini__panes{grid-template-columns:1fr;height:205px}.home .mini__tag{display:none}.home .mini__bar b{white-space:nowrap}.home .mini__term{display:none}.home .hero__guru{width:40%;bottom:-4%}}@media (prefers-reduced-motion: reduce){.home .blob,.home .hero__guru,.home .tg,.home .mark__led,.home .m{animation:none}}
