:root{--studio-ink:#0a0b0a;--studio-muted:#666960;--studio-faint:#8b8e85;--studio-line:#d8d6cf;--studio-paper:#fbfaf5;--studio-white:#fffef9;--studio-soft:#f1f2ec;--studio-lime:#c8f04c;--studio-lime-dark:#77930d;--studio-ease:cubic-bezier(.22,1,.36,1);--bg:var(--studio-paper);--text:var(--studio-ink);--color-ink:var(--studio-ink);--color-ink-muted:var(--studio-muted);--color-line:var(--studio-line);--color-lime:var(--studio-lime);--color-lime-dark:var(--studio-lime-dark)}html{background:var(--studio-paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-padding-top:6rem}body{background:var(--studio-paper);color:var(--studio-ink);overflow-x:clip}body.studio-menu-open{overflow:hidden}::selection{background:var(--studio-lime);color:var(--studio-ink)}.studio-main,.studio-footer{z-index:1;position:relative}.studio-main{min-width:0;min-height:70svh}.studio-frame{width:min(100% - 2rem,1180px);margin-inline:auto}.studio-mono,.studio-eyebrow{font-family:var(--font-body),Onest,sans-serif;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:650;line-height:1.4}.studio-eyebrow,.studio-eyebrow--dark{color:var(--studio-muted)}.studio-status{background:var(--studio-lime-dark);width:.5rem;height:.5rem;box-shadow:none;border-radius:50%}.studio-status:after{display:none}.studio-button{border:1px solid var(--studio-ink);min-height:3.35rem;box-shadow:none;color:var(--studio-ink);font-family:var(--font-body),Onest,sans-serif;border-radius:0;justify-content:space-between;align-items:center;gap:1.2rem;padding:.35rem .35rem .35rem 1.1rem;font-size:.85rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.studio-button b{width:2.65rem;height:2.65rem;font-family:var(--font-body),Onest,sans-serif;border-radius:0;flex:none;place-items:center;transition:transform .18s;display:grid}.studio-button:hover{transform:translateY(-2px)}.studio-button:hover b{width:2.65rem;transform:translate(2px)}.studio-button:active{transform:none}.studio-button--lime{background:var(--studio-lime);color:var(--studio-ink)}.studio-button--lime b,.studio-button--light b{background:var(--studio-ink);color:var(--studio-white)}.studio-button--light{background:var(--studio-white);color:var(--studio-ink)}.studio-button:focus-visible,.studio-nav-cta:focus-visible,.studio-nav-links a:focus-visible,.studio-brand:focus-visible,.studio-text-link:focus-visible,.studio-menu-toggle:focus-visible,.studio-offer:focus-visible,.studio-product-row:focus-visible,.studio-post-row:focus-visible,.studio-note-card:focus-visible,.studio-course-note:focus-visible,.studio-buy-action:focus-visible,.studio-footer-links a:focus-visible{outline:3px solid var(--studio-lime-dark);outline-offset:3px}.studio-nav-shell{z-index:8;top:max(.65rem,env(safe-area-inset-top));padding-inline:max(.75rem,env(safe-area-inset-left))max(.75rem,env(safe-area-inset-right));pointer-events:none;position:fixed;left:0;right:0}.studio-nav{width:min(100%,1180px);height:4rem;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#fffffff0;border:1px solid #11120f24;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-inline:auto;padding:.42rem .45rem .42rem .62rem;display:grid}.studio-brand{min-width:0;color:var(--studio-ink);align-items:center;gap:.68rem;text-decoration:none;display:inline-flex}.studio-brand>span:last-child{min-width:0;font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.02em;font-size:.88rem;font-weight:760;line-height:1.05}.studio-brand small{max-width:26ch;color:var(--studio-muted);font-family:var(--font-body),Onest,sans-serif;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap;margin-top:.23rem;font-size:.55rem;font-weight:500;display:block;overflow:hidden}.studio-mark{background:var(--studio-lime);border-radius:0;flex:none;justify-content:center;align-items:center;gap:.16rem;width:2.2rem;height:2.2rem;display:flex}.studio-mark i{background:var(--studio-ink);border-radius:999px;width:.16rem;display:block}.studio-mark i:first-child{height:.46rem}.studio-mark i:nth-child(2){height:.84rem}.studio-mark i:nth-child(3){height:.62rem}.studio-nav-links,.studio-nav-cta{display:none}.studio-menu-toggle{background:var(--studio-soft);cursor:pointer;border:0;border-radius:0;place-content:center;gap:.42rem;width:3rem;height:3rem;display:grid}.studio-menu-toggle span{background:var(--studio-ink);width:1.25rem;height:1px;transition:transform .18s;display:block}.studio-menu-toggle.is-open span:first-child{transform:translateY(.235rem)rotate(45deg)}.studio-menu-toggle.is-open span:last-child{transform:translateY(-.235rem)rotate(-45deg)}.studio-mobile-menu{z-index:7;padding:calc(6.3rem + env(safe-area-inset-top))1rem calc(1.5rem + env(safe-area-inset-bottom));background:var(--studio-paper);opacity:0;visibility:hidden;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0;overflow-y:auto}.studio-mobile-menu.is-open{opacity:1;visibility:visible}.studio-mobile-menu>div{flex-direction:column;display:flex}.studio-mobile-menu>div>a:not(.studio-button){border-bottom:1px solid var(--studio-line);min-height:4.8rem;color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.04em;grid-template-columns:2rem minmax(0,1fr);align-items:center;font-size:clamp(1.55rem,8vw,2.25rem);font-weight:650;text-decoration:none;display:grid}.studio-mobile-menu>div>a:not(.studio-button) span{color:var(--studio-muted);letter-spacing:.04em;font-size:.66rem}.studio-mobile-menu .studio-button{width:100%;margin-top:auto}.studio-hero{min-height:0;padding:calc(7.3rem + env(safe-area-inset-top))0 4.25rem;background:var(--studio-paper);color:var(--studio-ink);position:relative;overflow:hidden}.studio-hero-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:2.5rem;min-height:0;display:grid;position:relative}.studio-hero-copy{z-index:1;min-width:0;padding:0;position:relative}.studio-hero-copy>.studio-eyebrow{text-transform:none;align-items:center;gap:.65rem;margin:0;display:flex}.studio-hero-copy h1{max-width:13ch;color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.065em;text-wrap:normal;margin:1.65rem 0 0;font-size:clamp(2.75rem,13vw,4.2rem);font-weight:680;line-height:.98}.studio-hero-copy h1 span{color:inherit;white-space:normal;background:0 0;margin:0;padding:0;display:inline}.studio-hero-lead{max-width:58ch;color:var(--studio-muted);margin:1.55rem 0 0;font-size:clamp(.98rem,3.8vw,1.08rem);line-height:1.65}.studio-hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;margin-top:1.75rem;display:flex}.studio-text-link{border-bottom:1px solid var(--studio-ink);color:var(--studio-ink);padding-block:.7rem;font-size:.82rem;font-weight:650;line-height:1;text-decoration:none;display:inline-block}.studio-text-link:hover{border-color:var(--studio-lime-dark)}.studio-hero-proof{border-top:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.1rem;display:grid}.studio-hero-proof>span{min-width:0;color:var(--studio-muted);padding:.85rem .55rem .85rem 0;font-size:clamp(.59rem,2.5vw,.72rem);line-height:1.25}.studio-hero-proof>span+span{border-left:1px solid var(--studio-line);padding-left:.55rem}.studio-hero-proof strong{color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.03em;margin-bottom:.25rem;font-size:clamp(.9rem,3.5vw,1.08rem);display:block}.studio-hero-visual{place-self:auto center;min-width:0;max-width:34rem;height:auto;min-height:0;margin-top:0;position:relative}.studio-portrait{border:1px solid var(--studio-line);background:var(--studio-white);width:100%;height:auto;min-height:0;box-shadow:none;border-radius:0;padding:.48rem;position:relative;top:auto;right:auto;overflow:visible;transform:none}.studio-portrait img{aspect-ratio:1;object-fit:cover;filter:none;border-radius:0;width:100%;height:auto;display:block}.studio-portrait-caption{width:auto;color:var(--studio-muted);font-family:var(--font-body),Onest,sans-serif;letter-spacing:.02em;text-transform:none;justify-content:space-between;gap:1rem;padding:.7rem .15rem 0;font-size:.64rem;display:flex;position:static;inset:auto}.studio-case,.studio-process,.studio-offers,.studio-notes,.studio-ownership,.studio-faq,.studio-about-story,.studio-about-timeline,.studio-principles{padding:5rem 0}.studio-case,.studio-offers,.studio-faq,.studio-about-story,.studio-principles{background:var(--studio-paper);color:var(--studio-ink)}.studio-process,.studio-notes,.studio-about-timeline{background:var(--studio-white);color:var(--studio-ink)}.studio-section-head{grid-template-columns:minmax(0,1fr);align-items:end;gap:1.2rem;margin-bottom:2.75rem;display:grid}.studio-section-head>.studio-eyebrow,.studio-section-head h2,.studio-section-head>p:last-child{grid-column:auto}.studio-section-head h2,.studio-notes h2,.studio-ownership h2,.studio-about-story h2{max-width:12ch;color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,10vw,3.75rem);font-weight:660;line-height:1}.studio-section-head h2 em,.studio-page-hero h1 em,.studio-about h1 em,.studio-about h2 em,.studio-notes h2 em,.studio-ownership h2 em{color:inherit;font-family:inherit;font-style:normal;font-weight:inherit;background:0 0;padding-inline:0}.studio-section-head>p:last-child{max-width:48ch;color:var(--studio-muted);margin:0;font-size:.94rem;line-height:1.65}.studio-section-head--light,.studio-section-head--light>p:last-child{color:var(--studio-muted)}.studio-case{border-top:1px solid var(--studio-line)}.studio-case-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.studio-case-card{border:1px solid var(--studio-line);min-height:21rem;box-shadow:none;border-radius:0;flex-direction:column;margin:0;padding:1.45rem;display:flex}.studio-case-card--before{background:var(--studio-soft)}.studio-case-card--after{background:var(--studio-lime);border-color:var(--studio-lime)}.studio-case-card strong{font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.09em;margin-top:2.8rem;font-size:clamp(4.5rem,21vw,6.5rem);font-weight:680;line-height:.82;display:block}.studio-case-card strong span{letter-spacing:-.03em;font-size:.32em}.studio-case-card h3{margin:1.2rem 0 0;font-size:1rem}.studio-case-card ul{color:var(--studio-muted);margin:auto 0 0;padding:2.2rem 0 0;font-size:.76rem;list-style:none}.studio-case-card li{border-top:1px solid #11120f24;padding:.6rem 0}.studio-case-pipeline{border:1px solid var(--studio-line);background:var(--studio-white);color:var(--studio-ink);border-radius:0;flex-direction:column;padding:.75rem;display:flex}.studio-case-pipeline>div{border:0;border-bottom:1px solid var(--studio-line);background:0 0;border-radius:0;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;min-height:3.5rem;padding-inline:.75rem;display:grid}.studio-case-pipeline>div:last-child{border-bottom:0}.studio-case-pipeline span{color:var(--studio-faint);font-size:.61rem}.studio-case-pipeline b{font-size:.8rem}.studio-case-pipeline i{background:var(--studio-lime-dark);width:.45rem;height:.45rem;box-shadow:none;border-radius:50%}.studio-process{border-block:1px solid var(--studio-line)}.studio-process-list{border-top:1px solid var(--studio-line)}.studio-process-list article{border-bottom:1px solid var(--studio-line);grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:.5rem 1rem;min-height:0;padding:1.7rem 0;display:grid}.studio-process-number{color:var(--studio-lime-dark);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.04em;grid-row:1/5;font-size:1.3rem;font-weight:650}.studio-process-list article>.studio-mono{color:var(--studio-faint)}.studio-process-list h3{color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.04em;margin:.2rem 0 .3rem;font-size:1.6rem;font-weight:650}.studio-process-list article>p:not(.studio-mono){color:var(--studio-muted);margin:0;font-size:.88rem;line-height:1.6}.studio-process-list article>b{color:var(--studio-ink);font-family:var(--font-body),Onest,sans-serif;letter-spacing:.03em;text-transform:uppercase;margin-top:.45rem;font-size:.68rem;font-weight:700}.studio-offer-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.studio-offer{border:1px solid var(--studio-line);min-height:23rem;color:var(--studio-ink);border-radius:0;flex-direction:column;margin:0;padding:1.45rem;text-decoration:none;transition:border-color .18s,transform .18s;display:flex;position:relative;overflow:hidden}.studio-offer:hover{border-color:var(--studio-ink);transform:translateY(-3px)}.studio-offer--guide{background:var(--studio-soft)}.studio-offer--audit{background:var(--studio-lime);border-color:var(--studio-lime)}.studio-offer--consult{background:var(--studio-white)}.studio-offer--os{background:#e9ebe4}.studio-offer h3{color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.055em;margin:3.6rem 0 0;font-size:clamp(1.8rem,8.5vw,2.8rem);font-weight:650;line-height:1}.studio-offer p{max-width:46ch;color:var(--studio-muted);margin:1rem 0 0;font-size:.87rem;line-height:1.6}.studio-offer strong{color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.04em;margin-top:auto;font-size:1.45rem}.studio-offer>b{margin-top:.8rem;font-size:.74rem}.studio-badge{background:var(--studio-ink);color:var(--studio-white);letter-spacing:.06em;border-radius:0;padding:.45rem .65rem;font-size:.55rem;position:absolute;top:1.15rem;right:1.15rem;transform:none}.studio-all-products{text-align:center;margin-top:2rem}.studio-notes{border-top:1px solid var(--studio-line)}.studio-notes-head{grid-template-columns:minmax(0,1fr);align-items:end;gap:1.5rem;margin-bottom:2.75rem;display:grid}.studio-notes h2{margin-top:1.2rem}.studio-notes-grid{grid-template-columns:minmax(0,1fr);gap:2.2rem;display:grid}.studio-note-card{min-width:0;color:var(--studio-ink);flex-direction:column;text-decoration:none;display:flex}.studio-note-card img,.studio-note-placeholder{aspect-ratio:1.55;border:1px solid var(--studio-line);object-fit:cover;filter:none;width:100%;transition:transform .3s var(--studio-ease);border-radius:0;display:block}.studio-note-placeholder{background:var(--studio-soft);color:var(--studio-muted);place-items:center;font-size:.72rem;display:grid}.studio-note-card:hover img{filter:none;transform:translateY(-3px)}.studio-note-card .studio-mono{color:var(--studio-faint);margin-top:1rem}.studio-note-card h3{color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.035em;margin:.65rem 0 0;font-size:1.25rem;font-weight:650;line-height:1.2}.studio-note-card>b{color:var(--studio-ink);margin-top:1rem;font-size:.72rem}.studio-ownership{background:var(--studio-lime);color:var(--studio-ink)}.studio-ownership-grid{grid-template-columns:minmax(0,1fr);gap:2rem;display:grid}.studio-ownership h2{margin-top:1.2rem}.studio-ownership-grid>div:last-child>p{margin:0;font-size:.98rem;line-height:1.7}.studio-ownership ul{margin:1.5rem 0 2rem;padding:0;list-style:none}.studio-ownership li{border-top:1px solid #11120f2e;padding:.75rem 0;font-size:.84rem}.studio-ownership .studio-button{background:var(--studio-ink);color:var(--studio-white)}.studio-ownership .studio-button b{background:var(--studio-lime);color:var(--studio-ink)}.studio-faq,.studio-faq-list{border-top:1px solid var(--studio-line)}.studio-faq details{border-bottom:1px solid var(--studio-line)}.studio-faq summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 2rem;align-items:center;gap:1rem;min-height:4.5rem;padding:.9rem 0;list-style:none;display:grid}.studio-faq summary::-webkit-details-marker{display:none}.studio-faq summary span{max-width:58ch;font-size:.98rem;font-weight:650;line-height:1.35}.studio-faq summary i{width:2rem;height:2rem;color:var(--studio-muted);place-items:center;font-size:1.35rem;font-style:normal;transition:transform .18s;display:grid}.studio-faq details[open] summary i{color:var(--studio-ink);transform:rotate(45deg)}.studio-faq details>p{max-width:66ch;color:var(--studio-muted);margin:-.1rem 0 1.5rem;font-size:.9rem;line-height:1.7}.studio-footer{padding:4.5rem 0 calc(2rem + env(safe-area-inset-bottom));border-top:1px solid var(--studio-line);background:var(--studio-ink);color:var(--studio-white)}.studio-footer-grid{grid-template-columns:minmax(0,1fr);gap:3rem;display:grid}.studio-footer-title{max-width:20ch;font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.06em;margin:0 0 1.8rem;font-size:clamp(2rem,9vw,3.5rem);font-weight:650;line-height:1}.studio-footer-links{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.studio-footer-links .studio-mono{color:#ffffff6b;margin-bottom:.6rem}.studio-footer-links a{color:#ffffffb8;font-size:.84rem;text-decoration:none}.studio-footer-links a:hover{color:var(--studio-lime)}.studio-footer-meta{color:#ffffff6b;letter-spacing:.04em;border-top:1px solid #ffffff24;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:.65rem 1.5rem;padding-top:1.5rem;font-size:.6rem;display:flex}.studio-page-hero{padding:calc(7.8rem + env(safe-area-inset-top))0 4rem;background:var(--studio-white);color:var(--studio-ink)}.studio-page-hero h1{max-width:12ch;color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.065em;text-wrap:balance;margin:1.5rem 0 0;font-size:clamp(2.8rem,13vw,4.7rem);font-weight:660;line-height:.98}.studio-page-hero>.studio-frame>p:last-child{max-width:55ch;color:var(--studio-muted);margin:1.7rem 0 0;font-size:.98rem;line-height:1.65}.studio-products-list,.studio-blog-list{border-top:1px solid var(--studio-line);background:var(--studio-paper);color:var(--studio-ink);padding:3.5rem 0 5rem}.studio-product-index,.studio-post-index{border-top:1px solid var(--studio-line)}.studio-product-row{border-bottom:1px solid var(--studio-line);min-height:0;color:inherit;grid-template-columns:2.1rem minmax(0,1fr) 2.5rem;align-items:center;gap:.6rem .9rem;padding:1.4rem 0;text-decoration:none;display:grid}.studio-product-num{color:var(--studio-faint);grid-row:1/3;font-size:.84rem}.studio-product-row .studio-mono{color:var(--studio-faint)}.studio-product-row h2{font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.045em;margin:.35rem 0 0;font-size:clamp(1.4rem,7vw,2rem);font-weight:650;line-height:1.08}.studio-product-row p{display:none}.studio-product-row>strong{color:var(--studio-ink);grid-column:2;font-size:.9rem}.studio-product-row>b,.studio-post-row>b{background:var(--studio-ink);width:2.5rem;height:2.5rem;color:var(--studio-white);border-radius:0;grid-area:1/3/3;place-items:center;display:grid}.studio-product-row:hover,.studio-post-row:hover{background:var(--studio-white)}.studio-course-note{border:1px solid var(--studio-ink);background:var(--studio-lime);max-width:44rem;color:var(--studio-ink);border-radius:0;margin:3rem 0 0 auto;padding:1.5rem;text-decoration:none;display:grid;transform:none}.studio-course-note h3{font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.04em;margin:1rem 0 .5rem;font-size:1.65rem;font-weight:650}.studio-course-note p{color:var(--studio-muted);margin:0}.studio-course-note b{margin-top:1.25rem;font-size:.76rem}.studio-post-row{border-bottom:1px solid var(--studio-line);min-height:0;color:inherit;grid-template-columns:2.1rem minmax(0,1fr) 2.5rem;align-items:center;gap:.6rem .9rem;padding:1.35rem 0;text-decoration:none;display:grid}.studio-post-num{color:var(--studio-faint);grid-row:1/3;font-size:.84rem}.studio-post-row>.studio-mono{color:var(--studio-faint);grid-area:1/2}.studio-post-row h2{min-width:0;font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.04em;overflow-wrap:anywhere;grid-area:2/2;margin:0;font-size:clamp(1.2rem,5.5vw,1.65rem);font-weight:650;line-height:1.15}.studio-post-thumb{border-radius:0;display:none}.studio-blog-empty{color:var(--studio-muted);text-align:center;padding:4rem 0}.studio-product-detail-hero{padding:calc(7.2rem + env(safe-area-inset-top))0 4rem;background:var(--studio-white);color:var(--studio-ink)}.studio-product-detail-hero nav a{color:var(--studio-muted);text-transform:none;padding-block:.6rem;font-size:.72rem;text-decoration:none;display:inline-block}.studio-product-hero-grid{grid-template-columns:minmax(0,1fr);gap:2rem;margin-top:2.2rem;display:grid}.studio-product-hero-grid h1{max-width:12ch;color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.065em;overflow-wrap:anywhere;text-wrap:balance;margin:1.3rem 0 0;font-size:clamp(2.75rem,13vw,4.8rem);font-weight:660;line-height:.98}.studio-product-hero-grid header>p:last-child{max-width:56ch;color:var(--studio-muted);margin:1.5rem 0 0;font-size:.98rem;line-height:1.65}.studio-product-hero-grid aside{border:1px solid var(--studio-ink);background:var(--studio-lime);min-height:16rem;color:var(--studio-ink);border-radius:0;flex-direction:column;padding:1.4rem;display:flex}.studio-product-hero-grid aside .studio-mono{color:var(--studio-muted)}.studio-product-hero-grid aside>strong{font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.06em;margin:2rem 0 auto;font-size:clamp(2.2rem,11vw,3.8rem)}.studio-product-hero-grid aside>small{color:var(--studio-muted);margin-top:.85rem;font-size:.64rem}.studio-buy-action{border:1px solid var(--studio-ink);border-radius:0;justify-content:center;align-items:center;width:100%;min-height:3.3rem;padding:.8rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.studio-buy-action--solid{background:var(--studio-ink);color:var(--studio-white)}.studio-buy-action--outline{color:var(--studio-ink);background:0 0}.studio-buy-action--outline:hover{background:var(--studio-ink);color:var(--studio-white)}.studio-product-body{border-top:1px solid var(--studio-line);background:var(--studio-paper);color:var(--studio-ink);padding:4rem 0 5rem}.studio-product-body-grid{grid-template-columns:minmax(0,1fr);gap:3rem;display:grid}.studio-product-copy{grid-column:1;margin-left:0}.studio-product-copy>p:not(.studio-mono){margin:0 0 1.2rem;font-size:1rem;line-height:1.72}.studio-product-copy .studio-mono{color:var(--studio-faint);margin-bottom:1.5rem}.studio-product-extra{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.studio-product-bullets{border:1px solid var(--studio-line);background:var(--studio-white);border-radius:0;padding:1.4rem}.studio-product-bullets h3{color:var(--studio-faint)}.studio-product-bullets ul{margin:1.25rem 0 0;padding:0;list-style:none}.studio-product-bullets li{border-top:1px solid var(--studio-line);gap:.85rem;padding:.75rem 0;font-size:.85rem;line-height:1.55;display:flex}.studio-product-bullets li>span{background:var(--studio-lime-dark);border-radius:50%;flex:none;width:.45rem;height:.45rem;margin-top:.42rem}.studio-product-faq{grid-column:1}.studio-product-faq .mono-label{color:var(--studio-faint)}.studio-product-faq details{border-color:var(--studio-line)}.studio-product-faq summary span:first-child{color:var(--studio-ink)}.studio-product-faq details p{color:var(--studio-muted)}.studio-about-hero{padding:calc(7.5rem + env(safe-area-inset-top))0 4.5rem;background:var(--studio-white);color:var(--studio-ink)}.studio-about-hero-grid,.studio-about-story-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem;display:grid}.studio-about h1{max-width:11ch;color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.065em;text-wrap:balance;margin:1.5rem 0 0;font-size:clamp(2.8rem,13vw,4.8rem);font-weight:660;line-height:.98}.studio-about-lead{max-width:56ch;color:var(--studio-muted);margin:1.6rem 0 1.8rem;font-size:1rem;line-height:1.7}.studio-about-portrait{border:1px solid var(--studio-line);background:var(--studio-paper);border-radius:0;justify-self:center;max-width:32rem;padding:.48rem;transform:none}.studio-about-portrait img{aspect-ratio:.82;object-fit:cover;filter:none;border-radius:0;width:100%;display:block}.studio-about-portrait div{color:var(--studio-muted);letter-spacing:.02em;justify-content:space-between;gap:1rem;padding:.7rem .15rem .15rem;font-size:.6rem;display:flex}.studio-about-story-grid>div{margin-top:0}.studio-about-story h2{margin-bottom:2rem}.studio-about-story-grid>div>p{max-width:65ch;color:var(--studio-muted);font-size:1rem;line-height:1.75}.studio-about-timeline{border-block:1px solid var(--studio-line)}.studio-timeline{border-top:1px solid var(--studio-line);margin-top:2rem}.studio-timeline article{border-bottom:1px solid var(--studio-line);grid-template-columns:minmax(0,1fr);gap:.55rem;min-height:0;padding:1.5rem 0;display:grid}.studio-timeline article>span{color:var(--studio-lime-dark);font-size:.85rem;font-weight:700}.studio-timeline h3{color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.035em;margin:0;font-size:1.35rem;font-weight:650}.studio-timeline article>p{color:var(--studio-muted);margin:0;font-size:.88rem;line-height:1.6}.studio-principle-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.studio-principle-grid article{border:1px solid var(--studio-line);background:var(--studio-white);border-radius:0;min-height:16rem;padding:1.4rem}.studio-principle-grid article:nth-child(2){background:var(--studio-lime);border-color:var(--studio-lime)}.studio-principle-grid article>span{color:var(--studio-faint);font-size:.64rem}.studio-principle-grid h3{font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.04em;margin:3.2rem 0 0;font-size:1.6rem;font-weight:650}.studio-principle-grid p{max-width:48ch;color:var(--studio-muted);font-size:.88rem;line-height:1.62}.studio-article{background:var(--studio-paper);color:var(--studio-ink)}.studio-article>nav a{color:var(--studio-muted)}.studio-article .desk-sheet{border:1px solid var(--studio-line);background:var(--studio-white);box-shadow:none;border-radius:0;transform:none}.studio-article .desk-tape{display:none}.studio-article h1{color:var(--studio-ink);font-family:var(--font-heading),var(--font-body),Onest,sans-serif;letter-spacing:-.055em;font-weight:660}.studio-article header img{border-radius:0}.audit-page{min-height:100svh;background:var(--studio-paper)!important;color:var(--studio-ink)!important;--text:var(--studio-ink)!important;--text-2:var(--studio-muted)!important;--text-3:var(--studio-faint)!important;--border:var(--studio-line)!important;--surface:var(--studio-white)!important;--accent:var(--studio-lime)!important;--accent-hover:#b6df3e!important;--accent-subtle:#c8f04c33!important}.audit-container--stage,.audit-result{-webkit-backdrop-filter:none;backdrop-filter:none;border-color:var(--studio-line)!important;background:var(--studio-white)!important;box-shadow:none!important;border-radius:18px!important}.audit-step h2,.audit-result h1,.audit-loading h2{color:var(--studio-ink)!important;font-family:var(--font-heading),var(--font-body),Onest,sans-serif!important;font-weight:650!important}.audit-label,.audit-step-num,.audit-hint,.audit-summary,.audit-auto-card p,.audit-loading p{color:var(--studio-muted)!important}.audit-option,.audit-input,.audit-textarea,.audit-stat,.audit-auto-card,.audit-first-step,.audit-cta-block{border-color:var(--studio-line)!important;background:var(--studio-paper)!important;color:var(--studio-ink)!important;box-shadow:none!important;border-radius:14px!important}.audit-input,.audit-textarea,.audit-page input,.audit-page textarea,.audit-page select{font-size:max(16px,1rem)}.audit-option:hover,.audit-option.selected{border-color:var(--studio-ink)!important;background:var(--studio-lime)!important;color:var(--studio-ink)!important}.audit-btn-next,.audit-cta-btn{background:var(--studio-lime)!important;color:var(--studio-ink)!important;border-radius:999px!important}.audit-btn-back{color:var(--studio-muted)!important}.audit-progress{background:var(--studio-line)!important;border-radius:999px!important}.audit-progress-fill{background:var(--studio-lime-dark)!important;border-radius:999px!important}.audit-stat-value,.audit-auto-card h3,.audit-first-step h3,.audit-cta-block h3{color:var(--studio-ink)!important}.audit-auto-priority,.audit-auto-time{color:var(--studio-lime-dark)!important}@media (min-width:45rem){.studio-frame{width:min(100% - 4rem,1180px)}.studio-hero{padding-top:calc(8rem + env(safe-area-inset-top))}.studio-hero-copy h1{font-size:clamp(3.8rem,8.4vw,5.5rem)}.studio-hero-visual{width:min(100%,32rem)}.studio-hero-proof>span{padding-block:1rem}.studio-section-head{grid-template-columns:minmax(0,1.2fr) minmax(15rem,.65fr);gap:2rem 3rem}.studio-section-head>.studio-eyebrow{grid-column:1/-1}.studio-section-head h2{grid-column:1}.studio-section-head>p:last-child{grid-column:2}.studio-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-case-pipeline{flex-direction:row;order:3;grid-column:1/-1}.studio-case-pipeline>div{border-right:1px solid var(--studio-line);border-bottom:0;flex:1;grid-template-columns:1fr auto;gap:.4rem;min-width:0}.studio-case-pipeline>div:last-child{border-right:0}.studio-case-pipeline b{grid-column:1/-1}.studio-offer-grid,.studio-notes-grid,.studio-principle-grid,.studio-product-extra{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-notes-head{grid-template-columns:minmax(0,1fr) auto;gap:2rem}.studio-ownership-grid{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);gap:5rem}.studio-footer-grid{grid-template-columns:minmax(0,1.35fr) minmax(12rem,.65fr)}.studio-product-row{grid-template-columns:3.5rem minmax(0,1fr) 8.5rem 2.75rem;gap:1.25rem;padding:1.8rem 0}.studio-product-num{grid-row:1}.studio-product-row>strong{grid-area:1/3}.studio-product-row>b{grid-area:1/4}.studio-product-row p{max-width:58ch;color:var(--studio-muted);margin:.65rem 0 0;font-size:.84rem;line-height:1.55;display:block}.studio-post-row{grid-template-columns:2.5rem 7rem minmax(0,1fr) 2.75rem;gap:1.1rem}.studio-post-num{grid-row:1}.studio-post-row>.studio-mono{grid-area:1/2}.studio-post-row h2{grid-area:1/3}.studio-post-row>b{grid-area:1/4}.studio-product-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(17rem,.55fr);align-items:end}.studio-product-body-grid{grid-template-columns:.55fr 1fr}.studio-product-copy{grid-column:2}.studio-product-extra{grid-column:1/-1}.studio-product-faq{grid-column:2}.studio-about-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.75fr);align-items:center}.studio-about-story-grid{grid-template-columns:minmax(10rem,.4fr) minmax(0,1fr);gap:5rem}.studio-timeline article{grid-template-columns:.45fr .8fr 1.35fr;align-items:center;gap:2rem}}@media (min-width:56.25rem){.studio-nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);height:4.25rem;padding:.45rem .52rem .45rem .7rem}.studio-nav-links{align-items:center;gap:1.5rem;display:flex}.studio-nav-links a{color:var(--studio-muted);font-size:.76rem;font-weight:600;text-decoration:none}.studio-nav-links a:hover{color:var(--studio-ink)}.studio-nav-cta{background:var(--studio-ink);min-height:3rem;color:var(--studio-white);border-radius:0;justify-self:end;align-items:center;gap:1.5rem;padding:0 1rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.studio-nav-cta:hover{background:var(--studio-lime);color:var(--studio-ink)}.studio-menu-toggle,.studio-mobile-menu{display:none}.studio-hero{padding:8.75rem 0 5.25rem}.studio-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.72fr);gap:clamp(3rem,6vw,6.5rem)}.studio-hero-copy h1{max-width:13ch;font-size:clamp(4.2rem,5.6vw,4.75rem)}.studio-hero-lead{max-width:54ch}.studio-hero-visual{justify-self:end;width:100%;max-width:28rem}.studio-section-head{grid-template-columns:minmax(7rem,.28fr) minmax(0,1fr) minmax(15rem,.55fr);gap:2.5rem}.studio-section-head>.studio-eyebrow{grid-column:1;align-self:start}.studio-section-head h2{grid-column:2}.studio-section-head>p:last-child{grid-column:3}.studio-case-grid{grid-template-columns:minmax(0,1fr) minmax(15rem,.72fr) minmax(0,1fr)}.studio-case-pipeline{flex-direction:column;order:initial;grid-column:auto}.studio-case-pipeline>div{border-right:0;border-bottom:1px solid var(--studio-line);grid-template-columns:2.5rem minmax(0,1fr) auto}.studio-case-pipeline>div:last-child{border-bottom:0}.studio-case-pipeline b{grid-column:auto}.studio-process-list article{grid-template-columns:.24fr .42fr .72fr 1.15fr .72fr;align-items:center;gap:2rem;padding:2.1rem 0}.studio-process-number{grid-row:auto}.studio-process-list article>.studio-mono,.studio-process-list h3,.studio-process-list article>p:not(.studio-mono),.studio-process-list article>b{grid-column:auto}.studio-offer-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.studio-offer--guide{grid-column:span 7}.studio-offer--audit,.studio-offer--consult{grid-column:span 5}.studio-offer--os{grid-column:span 7}.studio-notes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-post-row{grid-template-columns:2.5rem 7rem minmax(0,1fr) 8rem 2.75rem}.studio-post-thumb{grid-column:4;width:8rem;height:4.8rem;display:block;overflow:hidden}.studio-post-thumb img{object-fit:cover;filter:none;width:100%;height:100%}.studio-post-row>b{grid-column:5}}@media (min-width:75rem){.studio-frame{width:min(100% - 6rem,1180px)}.studio-case,.studio-process,.studio-offers,.studio-notes,.studio-ownership,.studio-faq,.studio-about-story,.studio-about-timeline,.studio-principles{padding-block:7rem}}@media (max-width:22rem){.studio-brand small{max-width:18ch}.studio-hero-copy h1,.studio-page-hero h1,.studio-about h1,.studio-product-hero-grid h1{font-size:2.55rem}.studio-hero-actions .studio-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-studio-reveal]{opacity:1;transform:none}}
@font-face{font-family:Cormorant Garamond;font-weight:400;font-style:normal;font-display:swap;unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116;src:url(/fonts/cormorant-400-cyrillic.woff2)format("woff2")}@font-face{font-family:Cormorant Garamond;font-weight:400;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(/fonts/cormorant-400-latin.woff2)format("woff2")}@font-face{font-family:Cormorant Garamond;font-weight:500;font-style:normal;font-display:swap;unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116;src:url(/fonts/cormorant-400-cyrillic.woff2)format("woff2")}@font-face{font-family:Cormorant Garamond;font-weight:500;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(/fonts/cormorant-400-latin.woff2)format("woff2")}@font-face{font-family:Cormorant Garamond;font-weight:400;font-style:italic;font-display:swap;unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116;src:url(/fonts/cormorant-400i-cyrillic.woff2)format("woff2")}@font-face{font-family:Cormorant Garamond;font-weight:400;font-style:italic;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(/fonts/cormorant-400i-latin.woff2)format("woff2")}@font-face{font-family:Cormorant Garamond;font-weight:500;font-style:italic;font-display:swap;unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116;src:url(/fonts/cormorant-400i-cyrillic.woff2)format("woff2")}@font-face{font-family:Cormorant Garamond;font-weight:500;font-style:italic;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(/fonts/cormorant-400i-latin.woff2)format("woff2")}@font-face{font-family:Golos Text;font-weight:400;font-display:swap;unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116;src:url(/fonts/golos-400-cyrillic.woff2)format("woff2")}@font-face{font-family:Golos Text;font-weight:400;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(/fonts/golos-400-latin.woff2)format("woff2")}@font-face{font-family:Golos Text;font-weight:500;font-display:swap;unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116;src:url(/fonts/golos-400-cyrillic.woff2)format("woff2")}@font-face{font-family:Golos Text;font-weight:500;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(/fonts/golos-400-latin.woff2)format("woff2")}@font-face{font-family:Golos Text;font-weight:600;font-display:swap;unicode-range:U+400-45F,U+490-491,U+4B0-4B1,U+2116;src:url(/fonts/golos-400-cyrillic.woff2)format("woff2")}@font-face{font-family:Golos Text;font-weight:600;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;src:url(/fonts/golos-400-latin.woff2)format("woff2")}:root{--rz-paper:#fff;--rz-ink:#15161a;--rz-mute:#6b6e78;--rz-line:#e6e7ea;--rz-lime:#c8f04c;--rz-serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--rz-sans:"Golos Text","Helvetica Neue",Arial,sans-serif;--rz-mono:"JetBrains Mono",ui-monospace,Menlo,monospace;--rz-ease:cubic-bezier(.2,.8,.2,1);--rz-ease-in-out:cubic-bezier(.7,0,.2,1)}.rz-btn{border:1px solid var(--rz-ink);font-family:var(--rz-sans);color:var(--rz-ink);background:var(--rz-paper);align-items:center;gap:12px;padding:13px 24px;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:background .3s,color .3s,border-color .3s;display:inline-flex}.rz-btn:hover,.rz-btn--solid{background:var(--rz-ink);color:#fff}.rz-btn--solid:hover{background:var(--rz-lime);border-color:var(--rz-lime);color:var(--rz-ink)}.rz-btn:focus-visible{outline:2px solid var(--rz-ink);outline-offset:3px}.rz-nav-shell{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--rz-line);background:#ffffffe6;position:sticky;top:0}.rz-nav{justify-content:space-between;align-items:center;gap:24px;max-width:1240px;height:72px;margin:0 auto;padding:0 40px;display:flex}.rz-brand{font-family:var(--rz-serif);color:var(--rz-ink);font-size:24px;font-style:italic;text-decoration:none}.rz-nav-links{gap:8px;display:flex}.rz-nav-links a{z-index:0;font-family:var(--rz-sans);color:var(--rz-ink);padding:6px 10px;font-size:15px;text-decoration:none;position:relative}.rz-nav-links a:before{content:"";z-index:-1;background:var(--rz-lime);transform-origin:bottom;transition:transform .3s var(--rz-ease);position:absolute;inset:0;transform:scaleY(0)}.rz-nav-links a:hover:before,.rz-nav-links a:focus-visible:before{transform:scaleY(1)}.rz-menu-toggle{display:none}.rz-menu{z-index:55;background:var(--rz-paper);opacity:0;pointer-events:none;transition:opacity .3s,transform .3s var(--rz-ease);flex-direction:column;gap:4px;padding:32px 22px;display:none;position:fixed;inset:72px 0 0;transform:translateY(-8px)}.rz-menu.is-open{opacity:1;pointer-events:auto;transform:none}.rz-menu>a:not(.rz-btn){font-family:var(--rz-serif);border-bottom:1px solid var(--rz-line);color:var(--rz-ink);padding:12px 0;font-size:40px;line-height:1.1;text-decoration:none}.rz-menu>.rz-btn{align-self:flex-start;margin-top:24px}body.rz-menu-open{overflow:hidden}@media (max-width:900px){.rz-nav{height:64px;padding:0 22px}.rz-nav-links,.rz-nav-cta{display:none}.rz-menu{display:flex;top:64px}.rz-menu-toggle{cursor:pointer;background:0 0;border:0;place-items:center;gap:6px;width:44px;height:44px;padding:0;display:grid}.rz-menu-toggle span{background:var(--rz-ink);width:22px;height:1.5px;transition:transform .3s var(--rz-ease);display:block}.rz-menu-toggle.is-open span:first-child{transform:translateY(3.75px)rotate(45deg)}.rz-menu-toggle.is-open span:last-child{transform:translateY(-3.75px)rotate(-45deg)}}@media (prefers-reduced-motion:reduce){.rz-btn,.rz-nav-links a:before,.rz-menu,.rz-menu-toggle span{transition:none}}.rz{font-family:var(--rz-sans);color:var(--rz-ink);background:var(--rz-paper);font-size:17px;line-height:1.55}.rz-wrap{max-width:1240px;margin:0 auto;padding:0 40px}.rz-mono{font-family:var(--rz-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--rz-mute);font-size:12px}.rz-h1{font-family:var(--rz-serif);letter-spacing:-.015em;text-wrap:balance;margin:0 0 40px;font-size:clamp(56px,7.4vw,108px);font-weight:400;line-height:.98}.rz-h2{font-family:var(--rz-serif);letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:clamp(40px,4.6vw,64px);font-weight:400;line-height:1.02}.rz-lead{color:var(--rz-mute);max-width:560px;margin:0;font-size:20px}.rz-link{color:var(--rz-ink);background-image:linear-gradient(var(--rz-ink),var(--rz-ink));transition:background-size .35s var(--rz-ease-in-out);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;text-decoration:none}.rz-link:hover{background-size:0 1px}.rz-post:focus-visible,.rz-link:focus-visible{outline:2px solid var(--rz-ink);outline-offset:3px}.rz-more{margin:40px 0 0}.rz-section{border-top:1px solid var(--rz-line);padding:120px 0}.rz-sec-head{grid-template-columns:260px 1fr;align-items:baseline;gap:40px;margin-bottom:64px;display:grid}.rz-sec-head p{max-width:560px;color:var(--rz-mute);margin:0}.rz-mark{background-image:linear-gradient(var(--rz-lime),var(--rz-lime));-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 .3em;background-repeat:no-repeat;background-size:100% .66em;padding:0 .06em}.rz-hero{padding:140px 0 120px}.rz-hero-grid{grid-template-columns:1fr 360px;align-items:end;gap:80px;display:grid}.rz-hero-eyebrow{opacity:0;margin:0 0 28px;animation:1s .2s forwards rz-fade}.rz-hero .rz-h1{clip-path:inset(0 100% 0 0);animation:rz-clip 1.1s .1s var(--rz-ease-in-out)forwards}.rz-hero .rz-mark{animation:rz-mark 1s 1s var(--rz-ease-in-out)forwards;background-size:0 .66em}.rz-hero-lead{opacity:0;margin-bottom:44px;animation:1s .9s forwards rz-fade}.rz-hero-acts{opacity:0;align-items:center;gap:18px;animation:1s 1.1s forwards rz-fade;display:flex}.rz-hero-aside{border-left:1px solid var(--rz-line);opacity:0;padding-left:36px;animation:1s 1.3s forwards rz-fade}.rz-hero-aside p{color:var(--rz-mute);margin:0 0 22px;font-size:15px}.rz-hero-aside strong{font-family:var(--rz-serif);color:var(--rz-ink);margin-bottom:6px;font-size:44px;font-weight:500;line-height:1;display:block}@keyframes rz-fade{to{opacity:1}}@keyframes rz-clip{to{clip-path:inset(0)}}@keyframes rz-mark{to{background-size:100% .66em}}.rz-index{border-top:1px solid var(--rz-line)}.rz-row{border-bottom:1px solid var(--rz-line);color:var(--rz-ink);transition:padding-left .45s var(--rz-ease);grid-template-columns:70px 1fr 1fr 160px;align-items:center;gap:32px;padding:34px 0;text-decoration:none;display:grid;position:relative}.rz-row:before{content:"";background:var(--rz-lime);width:6px;transition:transform .45s var(--rz-ease);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.rz-row:hover{padding-left:24px}.rz-row:hover:before{transform:scaleY(1)}.rz-row h3{font-family:var(--rz-serif);margin:0;font-size:34px;font-weight:400;line-height:1.05}.rz-row-desc{color:var(--rz-mute);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:420px;font-size:15px;display:-webkit-box;overflow:hidden}.rz-row-price{text-align:right;font-family:var(--rz-serif);font-variant-numeric:tabular-nums;font-size:28px;font-weight:500}.rz-row-price small{font-family:var(--rz-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--rz-mute);margin-top:4px;font-size:11px;font-weight:400;display:block}.rz-row--soon h3,.rz-row--soon .rz-row-price{color:var(--rz-mute)}.rz-row:focus-visible{outline:2px solid var(--rz-ink);outline-offset:-2px}.rz-about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.rz-portrait{aspect-ratio:4/5;background:#ececef;overflow:hidden}.rz-portrait img{object-fit:cover;filter:grayscale()contrast(1.05);width:100%;height:100%;display:block}.rz-about .rz-h2{margin:24px 0 28px}.rz-thesis{font-family:var(--rz-serif);max-width:520px;margin:0 0 18px;font-size:28px;font-style:italic;line-height:1.25}.rz-about .rz-lead{margin-bottom:28px;font-size:17px}.rz-posts{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.rz-post{color:var(--rz-ink);flex-direction:column;text-decoration:none;display:flex}.rz-post h3{font-family:var(--rz-serif);text-wrap:balance;margin:14px 0 auto;font-size:28px;font-weight:400;line-height:1.1}.rz-post-line{background:var(--rz-line);height:6px;margin-top:22px;display:block;position:relative;overflow:hidden}.rz-post-line:after{content:"";background:var(--rz-lime);transform-origin:0;transition:transform .5s var(--rz-ease-in-out);position:absolute;inset:0;transform:scaleX(0)}.rz-post:hover .rz-post-line:after{transform:scaleX(1)}.rz-cta{text-align:center;padding:140px 0}.rz-cta .rz-mono{margin:0 0 20px}.rz-cta-title{margin-bottom:36px;font-size:clamp(44px,6vw,84px)}.rz-cta .rz-lead{margin:0 auto 40px}.rz-about-hero{padding:120px 0 100px}.rz-about-hero-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.rz-facts{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.rz-facts strong{font-family:var(--rz-serif);margin-bottom:8px;font-size:56px;font-weight:500;line-height:1;display:block}.rz-facts p{color:var(--rz-mute);margin:0;font-size:15px}.rz-story{grid-template-columns:1fr 1fr;gap:64px;display:grid}.rz-story p:not(.rz-thesis){color:var(--rz-mute);margin:0 0 18px}.rz-tl{border-top:1px solid var(--rz-line)}.rz-tl-row{border-bottom:1px solid var(--rz-line);transition:padding-left .45s var(--rz-ease);grid-template-columns:140px 320px 1fr;gap:32px;padding:30px 0;display:grid;position:relative}.rz-tl-row:before{content:"";background:var(--rz-lime);width:6px;transition:transform .45s var(--rz-ease);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.rz-tl-row:hover{padding-left:24px}.rz-tl-row:hover:before{transform:scaleY(1)}.rz-tl-row h3{font-family:var(--rz-serif);margin:0;font-size:30px;font-weight:400;line-height:1.08}.rz-tl-row p{color:var(--rz-mute);margin:0;font-size:15px}.rz-tl-year{font-family:var(--rz-serif);font-size:30px;font-weight:500}.rz-tl-row.is-now .rz-tl-year{background-image:linear-gradient(var(--rz-lime),var(--rz-lime));-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 .3em;background-repeat:no-repeat;background-size:100% .66em;padding:0 .06em}.rz-pr{grid-template-columns:repeat(2,1fr);gap:0 64px;display:grid}.rz-pr article{border-bottom:1px solid var(--rz-line);padding:32px 0}.rz-pr h3{font-family:var(--rz-serif);margin:0 0 10px;font-size:30px;font-weight:400;line-height:1.08}.rz-pr p{color:var(--rz-mute);max-width:460px;margin:0;font-size:16px}.rz-stack{flex-wrap:wrap;gap:10px;display:flex}.rz-stack span{font-family:var(--rz-mono);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--rz-ink);padding:8px 12px;font-size:12px;transition:background .3s}.rz-stack span:hover{background:var(--rz-lime)}@media (max-width:900px){.rz-about-hero-grid,.rz-story,.rz-pr{grid-template-columns:1fr;gap:32px}.rz-facts{grid-template-columns:1fr 1fr;gap:28px}.rz-tl-row{grid-template-columns:1fr;gap:6px}}@media (prefers-reduced-motion:reduce){.rz-tl-row,.rz-tl-row:before,.rz-stack span{transition:none}}.rz-faq details{border-bottom:1px solid var(--rz-line)}.rz-faq details:first-child{border-top:1px solid var(--rz-line)}.rz-faq summary{cursor:pointer;font-family:var(--rz-serif);color:var(--rz-ink);justify-content:space-between;gap:24px;padding:22px 0;font-size:26px;line-height:1.15;list-style:none;display:flex}.rz-faq summary::-webkit-details-marker{display:none}.rz-faq summary:after{content:"+";font-family:var(--rz-mono);color:var(--rz-mute);transition:transform .3s var(--rz-ease);font-size:22px}.rz-faq details[open] summary:after{transform:rotate(45deg)}.rz-faq summary:focus-visible{outline:2px solid var(--rz-ink);outline-offset:3px}.rz-faq details p{color:var(--rz-mute);max-width:640px;margin:0 0 24px}@media (max-width:900px){.rz-faq summary{font-size:22px}}.rz-wait{flex-direction:column;gap:8px;display:flex}.rz-wait-row{border:1px solid var(--rz-ink);display:flex}.rz-wait-input{min-width:0;font:inherit;background:var(--rz-paper);color:var(--rz-ink);border:0;outline:none;flex:1;padding:14px 16px;font-size:15px}.rz-wait-input.is-invalid{background:#fff3f0}.rz-wait-btn{background:var(--rz-ink);color:#fff;font:inherit;cursor:pointer;border:0;padding:14px 22px;font-size:15px;font-weight:500;transition:background .3s,color .3s}.rz-wait-btn:hover{background:var(--rz-lime);color:var(--rz-ink)}.rz-wait-btn:disabled{opacity:.6;cursor:default}.rz-wait-error{color:#b3261e;margin:0;font-size:14px}.rz-wait-ok{color:var(--rz-ink);margin:0;font-weight:500}@media (max-width:900px){.rz-wrap{padding:0 22px}.rz-hero{padding:80px 0 70px}.rz-hero-grid,.rz-about-grid,.rz-sec-head{grid-template-columns:1fr;gap:36px}.rz-hero-aside{border-left:0;gap:28px;padding-left:0;display:flex}.rz-hero-aside p{flex:1}.rz-row{grid-template-columns:1fr;gap:10px}.rz-row-price{text-align:left}.rz-posts{grid-template-columns:1fr;gap:36px}.rz-section{padding:80px 0}.rz-cta{padding:100px 0}}@media (prefers-reduced-motion:reduce){.rz-hero-eyebrow,.rz-hero-lead,.rz-hero-acts,.rz-hero-aside{opacity:1;animation:none}.rz-hero .rz-h1{clip-path:none;animation:none}.rz-hero .rz-mark{background-size:100% .66em;animation:none}.rz-row,.rz-row:before,.rz-post-line:after,.rz-link,.rz-faq summary:after,.rz-wait-btn{transition:none}}.rz-products-hero{padding:120px 0 90px}.rz-products-hero .rz-lead{margin-top:0}.rz-products-hero .rz-wrap{grid-template-columns:1fr 360px;align-items:end;gap:80px;display:grid}.rz-products-aside{border-left:1px solid var(--rz-line);color:var(--rz-mute);padding-left:32px;font-size:15px}.rz-products-aside p{margin:0 0 14px}.rz-products-aside p:last-child{margin-bottom:0}.rz-products-aside b{color:var(--rz-ink);font-weight:500}.rz-section--list{border-top:0;padding-top:40px}.rz-spreads{border-top:1px solid var(--rz-line)}.rz-spread{border-bottom:1px solid var(--rz-line);color:var(--rz-ink);transition:padding-left .45s var(--rz-ease);grid-template-columns:70px 1fr 1fr;align-items:center;gap:40px;padding:56px 0;text-decoration:none;display:grid;position:relative}.rz-spread:before{content:"";background:var(--rz-lime);width:6px;transition:transform .45s var(--rz-ease);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.rz-spread:hover{padding-left:24px}.rz-spread:hover:before{transform:scaleY(1)}.rz-spread:focus-visible{outline:2px solid var(--rz-ink);outline-offset:-2px}.rz-spread-cover{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--rz-line);background:#eee;width:100%;display:block}.rz-spread-cover--typo{font-family:var(--rz-serif);color:var(--rz-mute);background:#f4f4f6;place-items:center;font-size:44px;font-style:italic;display:grid}.rz-spread h3{font-family:var(--rz-serif);margin:0 0 12px;font-size:38px;font-weight:400;line-height:1.05}.rz-spread-tag{color:var(--rz-mute);max-width:520px;margin:0 0 20px;font-size:16px}.rz-spread-meta{border-top:1px solid var(--rz-line);justify-content:space-between;align-items:baseline;gap:20px;padding-top:16px;display:flex}.rz-spread-price{font-family:var(--rz-serif);font-size:32px;font-weight:500}.rz-spread-price small{font-family:var(--rz-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--rz-mute);margin-top:4px;font-size:11px;font-weight:400;display:block}.rz-spread--soon h3,.rz-spread--soon .rz-spread-price{color:var(--rz-mute)}.rz-pick{border-top:1px solid var(--rz-line);border-bottom:1px solid var(--rz-line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.rz-pick>div{border-right:1px solid var(--rz-line);padding:36px 32px 36px 0}.rz-pick>div:last-child{border-right:0;padding-right:0}.rz-pick>div+div{padding-left:32px}.rz-pick h3{font-family:var(--rz-serif);margin:14px 0 10px;font-size:28px;font-weight:400}.rz-pick p{color:var(--rz-mute);margin:0 0 18px;font-size:15px}.rz-wait-block{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:900px){.rz-products-hero .rz-wrap,.rz-wait-block{grid-template-columns:1fr;gap:32px}.rz-products-aside{border:0;padding:0}.rz-spread{grid-template-columns:1fr;gap:20px}.rz-pick{grid-template-columns:1fr}.rz-pick>div{border-right:0;border-bottom:1px solid var(--rz-line);padding:28px 0}.rz-pick>div:last-child{border-bottom:0}.rz-pick>div+div{padding-left:0}}@media (prefers-reduced-motion:reduce){.rz-spread,.rz-spread:before{transition:none}}.rz-product-hero{padding:48px 0 80px}.rz-crumb{font-family:var(--rz-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:40px;font-size:12px}.rz-locked{border:1px solid var(--rz-ink);color:var(--rz-ink);max-width:640px;margin:0 0 32px;padding:16px 20px}.rz-product-grid{grid-template-columns:1fr 340px;align-items:end;gap:64px;margin-bottom:56px;display:grid}.rz-product-title{margin-bottom:28px;font-size:clamp(44px,5.6vw,84px)}.rz-product-buy{border-left:1px solid var(--rz-line);flex-direction:column;gap:14px;padding-left:32px;display:flex}.rz-product-buy small{color:var(--rz-mute);font-size:13px}.rz-product-price{font-family:var(--rz-serif);font-variant-numeric:tabular-nums;margin:0;font-size:44px;font-weight:500;line-height:1}.rz-product-cover{border:1px solid var(--rz-line);width:100%;height:auto;display:block}.rz-product .bento-vsl{border:1px solid var(--rz-line)}.rz-h2--sm{margin-bottom:24px;font-size:clamp(30px,3.4vw,42px)}.rz-two{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.rz-list{margin:0;padding:0;list-style:none}.rz-list li{border-bottom:1px solid var(--rz-line);color:var(--rz-ink);padding:14px 0 14px 28px;font-size:17px;position:relative}.rz-list li:before{content:"";background:var(--rz-lime);width:12px;height:6px;position:absolute;top:24px;left:0}.rz-list--cols{columns:2;column-gap:64px}.rz-list--cols li{break-inside:avoid}.rz-copy p{color:var(--rz-mute);max-width:640px;margin:0 0 20px;font-size:18px}.rz-copy p:first-child{color:var(--rz-ink);font-family:var(--rz-serif);font-size:26px;line-height:1.3}.rz-product-final .rz-product-buy{border-left:0;align-items:flex-start;padding-left:0}.rz-row--next{border-top:1px solid var(--rz-line);grid-template-columns:90px 1fr 1fr 80px;margin-top:24px}.rz-row-arrow{font-family:var(--rz-serif);font-size:36px}@media (max-width:900px){.rz-product-grid,.rz-two{grid-template-columns:1fr;gap:32px}.rz-product-buy{border-left:0;padding-left:0}.rz-list--cols{columns:1}.rz-row--next{grid-template-columns:1fr}}
