html:has(.landing){scroll-behavior:smooth;background:var(--mist)}.landing{background:var(--mist);min-height:100dvh;overflow-x:clip;--wrap:1200px;--gutter:clamp(20px,4.4vw,40px);--pad:max(var(--gutter),calc((100vw - var(--wrap)) / 2));--ease:var(--ease-soft);--r-panel:calc(var(--r-card) * 1.5);--on-dark:color-mix(in srgb,var(--surface) 16%,transparent);--on-dark-quiet:color-mix(in srgb,var(--studio-paper) 72%,var(--studio-night))}.landing section[id]{scroll-margin-top:88px}.landing a{text-decoration:none}.landing h1,.landing h2{font-family:var(--font-display);font-weight:700;letter-spacing:-.04em;color:var(--charcoal);text-wrap:balance}.landing h1{font-size:clamp(36px,5.6vw,64px);line-height:1}.landing h1 .landing-h1-accent{color:var(--brand-green)}.landing h2{font-size:clamp(28px,3.6vw,42px);line-height:1.08}.landing h3{font-size:18px;font-weight:500;letter-spacing:-.015em;color:var(--charcoal);line-height:1.35}[data-motion=on] .landing [data-reveal]{opacity:0;transform:translate3d(0,20px,0);transition:opacity .6s var(--ease),transform .6s var(--ease);transition-delay:calc(var(--i,0) * 70ms)}[data-motion=on] .landing [data-reveal=shown]{opacity:1;transform:none}.landing-notice{display:flex;align-items:center;gap:4px 18px;flex-wrap:wrap;background:var(--studio-night);color:var(--studio-paper);font-size:13px;line-height:1.55;padding:6px var(--pad)}.landing-notice .status-dot{align-self:flex-start;margin-top:7px}.landing-notice p{margin:0;flex:1 1 26ch;min-width:0}.landing-notice strong{color:var(--surface);font-weight:500}.landing-notice a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 15px;border-radius:var(--r-pill);border:1px solid color-mix(in srgb,var(--studio-paper) 38%,var(--studio-night));color:var(--studio-paper);font-weight:500;white-space:nowrap;transition:background-color .18s var(--ease),border-color .18s var(--ease)}.landing-notice a:hover{background:color-mix(in srgb,var(--studio-paper) 12%,transparent);border-color:var(--studio-paper)}.landing-notice .status-dot{background:var(--mango);width:8px;height:8px}.landing-portrait figcaption{font-size:13px;line-height:1.5;color:var(--body)}.landing-footer-note strong{color:var(--charcoal);font-weight:500}.landing-nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:16px;padding:14px var(--pad);background:color-mix(in srgb,var(--mist) 88%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--stone);transition:padding .3s var(--ease)}.landing-nav.is-condensed{padding-block:9px;box-shadow:var(--shadow)}.landing-brand{display:flex;align-items:center;min-height:44px}.landing-brand img{height:32px;width:auto;display:block}.landing-progress{position:absolute;left:0;right:0;bottom:-2px;height:3px;background:repeating-linear-gradient(90deg,var(--charcoal) 0 20px,transparent 20px 26px);clip-path:inset(0 calc(100% - var(--scroll,0) * 100%) 0 0);will-change:clip-path}.landing-nav nav{display:none;flex-direction:row;align-items:center;gap:2px;margin-left:auto}.landing-nav nav a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:500;color:var(--body);padding:10px 15px;border-radius:var(--r-pill);transition:color .18s,background .18s}.landing-nav nav a:hover{color:var(--charcoal);background:var(--cloud)}.landing-cta{display:inline-flex;margin-left:auto;flex-shrink:0;min-height:44px;padding:11px 20px;font-size:14px;border-radius:var(--r-pill);background:var(--charcoal);color:var(--surface)}.landing-cta:hover:not(:disabled){background:color-mix(in srgb,var(--charcoal) 82%,var(--surface))}.landing-menu{margin-left:0;flex-shrink:0;width:44px;height:44px;box-shadow:none;background:transparent;border:1px solid var(--stone);color:var(--charcoal)}.landing-menu:hover{background:var(--cloud)}.landing-nav nav.is-open{display:flex;flex-direction:column;align-items:stretch;position:absolute;left:0;right:0;top:100%;gap:0;background:var(--mist);border-bottom:1px solid var(--stone);padding:4px var(--pad) 16px;margin:0}.landing-nav nav.is-open a{padding:15px 0;border-radius:0;border-bottom:1px solid var(--stone);font-size:16px;min-height:44px;display:flex;align-items:center}.landing-nav nav.is-open a:hover{background:none}.landing-hero{position:relative;overflow:clip;padding:clamp(40px,5.2vw,76px) var(--pad) clamp(40px,4.5vw,64px);display:grid;gap:clamp(30px,4.2vw,54px);align-items:start}.landing-hero>*{position:relative;z-index:1}.landing-hero>.studio-bar-wrap{grid-column:1 / -1;margin-top:calc(clamp(30px,4.2vw,54px)*-.3)}.landing-hero-column{display:contents}.landing-hero-copy{order:1}.landing-hero .landing-portrait{order:2}.landing-hero-foot{order:3}.landing-hero>.studio-bar-wrap{order:4}.landing-hero-copy{display:grid;grid-template-columns:minmax(0,1fr);min-width:0}.landing-hero-slide{grid-area:1 / 1;min-width:0;opacity:0;visibility:hidden;transition:opacity .55s var(--ease),visibility 0s .55s}.landing-hero-slide.is-on{opacity:1;visibility:visible;transition:opacity .55s var(--ease)}.landing-hero-eyebrow{display:inline-block;margin:0 0 clamp(16px,2vw,24px);padding:9px 18px;border-radius:var(--r-pill);background:color-mix(in srgb,var(--studio-peach) 42%,var(--studio-paper));color:var(--studio-ink);font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.25}.landing-hero h1{margin:0}.landing-hero h1 span{display:block}.landing-hero-lede{margin:clamp(18px,2.2vw,26px) 0 0;max-width:44ch;font-size:18px;line-height:1.6;color:var(--body)}.landing-hero .primary{display:inline-flex;align-items:center;gap:10px;margin:clamp(24px,2.8vw,34px) 0 0;border-radius:var(--r-pill);background:var(--brand-lime);color:var(--brand-ink);min-height:56px;padding:16px 28px;font-size:16px;font-weight:600}.landing-hero .primary:hover{background:color-mix(in srgb,var(--brand-lime) 86%,var(--brand-ink));color:var(--brand-ink)}.landing-hero-marks{list-style:none;display:flex;flex-wrap:wrap;gap:16px clamp(16px,2.2vw,30px);margin:clamp(30px,3.8vw,50px) 0 0;padding:0}.landing-hero-marks li{display:flex;align-items:center;gap:12px;min-width:0}.landing-hero-marks li>span:last-child{display:flex;flex-direction:column;font-size:15px;line-height:1.3;font-weight:500;color:var(--studio-ink);min-width:0}.landing-hero-marks i{font-style:normal}.landing-hero-disc{flex-shrink:0;border-radius:var(--r-pill)}.landing-hero-disc.tint-mint{display:grid;place-items:center;width:50px;height:50px;background:color-mix(in srgb,var(--brand-mint) 32%,var(--surface));color:var(--brand-green)}.landing-hero-disc.tint-peach{display:grid;place-items:center;width:50px;height:50px;background:color-mix(in srgb,var(--studio-peach) 44%,var(--surface));color:var(--brand-orange)}.landing-portrait{position:relative;display:grid;grid-template-columns:minmax(0,1fr);margin:0;min-width:0}.landing-portrait-frame{grid-area:1 / 1;position:relative;overflow:hidden;border-radius:var(--r-panel);background:var(--pale-sage);border:1px solid var(--stone);aspect-ratio:4 / 5;color:var(--charcoal)}.landing-portrait figcaption{grid-area:1 / 1;align-self:end;z-index:3;margin:14px;background:var(--surface);border:1px solid var(--stone);border-radius:var(--r-card);padding:12px 14px;box-shadow:var(--shadow);color:var(--body)}.landing-portrait-frame img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;object-position:bottom center}.landing-portrait-frame.soft{background:var(--cloud)}.landing-hero .landing-portrait{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:10px}.landing-hero .landing-portrait-place,.landing-hero .landing-portrait figcaption{grid-area:auto;justify-self:end;text-align:right;margin:0;background:none;border:0;box-shadow:none;padding:0;font-size:13px;line-height:1.5;color:var(--body);max-width:100%}.landing-hero .landing-portrait-place{display:inline-flex;align-items:center;gap:7px;font-weight:500}.landing-hero .landing-portrait-place svg{flex-shrink:0;color:var(--studio-ink)}.landing-hero .landing-portrait-frame{grid-area:auto;aspect-ratio:4 / 5;border:0;background:color-mix(in srgb,var(--brand-mint) 29%,var(--surface));border-radius:clamp(30px,6vw,88px) var(--r-panel) clamp(30px,6vw,88px) clamp(30px,6vw,88px)}.landing-hero .landing-portrait-frame img{object-fit:cover;object-position:100% 50%}.landing-slide{position:absolute;inset:0;z-index:1;opacity:0;visibility:hidden;transition:opacity .55s var(--ease),visibility 0s .55s}.landing-slide.is-on{opacity:1;visibility:visible;transition:opacity .55s var(--ease)}.landing-hero-card{position:absolute;z-index:2;right:clamp(10px,2.4%,16px);display:flex;align-items:flex-start;gap:12px;width:max-content;max-width:min(300px,74%);background:var(--surface);border-radius:var(--r-panel);padding:14px 18px 14px 14px;box-shadow:var(--shadow);font-size:14px;line-height:1.45;color:var(--studio-ink-muted)}.landing-hero-card.at-top{top:clamp(10px,3%,26px)}.landing-hero-card.at-foot{bottom:clamp(10px,3%,26px)}.landing-hero-card>span:last-child{display:flex;flex-direction:column;min-width:0}.landing-hero-card i{font-style:normal;margin-bottom:3px;font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--studio-ink)}.landing-hero-card .landing-hero-disc.tint-mint,.landing-hero-card .landing-hero-disc.tint-peach{width:40px;height:40px}.landing-hero-foot{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px 12px;margin-top:clamp(22px,2.6vw,34px)}.landing-slide-index{grid-area:1 / 1}.landing-slide-rule{grid-area:1 / 2}.landing-hero-foot .m-pause{grid-area:2 / 1}.landing-slide-steps{grid-area:2 / 2;justify-self:end;display:flex;gap:10px}.landing-slide-index{margin:0;font-size:13px;font-weight:500;letter-spacing:.08em;color:var(--charcoal);font-variant-numeric:tabular-nums}.landing-slide-index i{font-style:normal;color:var(--body);margin:0 5px}.landing-slide-rule{flex:1 1 56px;min-width:44px;display:flex;align-items:center;gap:5px}.landing-slide-rule i{flex:1;height:4px;border-radius:var(--r-pill);background:var(--stone);overflow:hidden}.landing-slide-rule b{display:block;height:100%;border-radius:inherit;background:var(--brand-lime);transform:scaleX(0);transform-origin:left}.landing-slide-rule i.is-on b{transform:scaleX(1)}[data-decor=on] .landing-slide-rule i.is-on b{animation:slide-clock var(--slide-ms) linear both}.landing-slide-rule.is-still i.is-on b{animation-play-state:paused}.landing-slide-step{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border-radius:var(--r-pill);background:var(--surface);border:1px solid color-mix(in srgb,var(--studio-ink) 50%,var(--studio-line));color:var(--charcoal);transition:background-color .18s var(--ease),border-color .18s var(--ease)}.landing-slide-step:hover{background:var(--cloud);border-color:var(--charcoal)}.landing-figures{display:grid;grid-template-columns:minmax(0,1fr);gap:36px 0;padding:clamp(40px,5vw,64px) var(--pad);border-block:1px solid var(--stone)}.landing-figure-source{display:inline-block;font-size:13px;font-weight:500;line-height:1;color:var(--charcoal);background:var(--pale-sage);border-radius:var(--r-pill);padding:6px 12px;font-variant-numeric:tabular-nums}.landing-figures strong{display:block;font-family:var(--font-display);font-size:clamp(40px,5.4vw,64px);font-weight:400;line-height:1;letter-spacing:-.04em;color:var(--charcoal);font-variant-numeric:tabular-nums;margin:18px 0 0}.landing-figures>div>span:last-child{display:block;max-width:26ch;margin-top:14px;font-size:14px;line-height:1.6;color:var(--body)}.landing-figures-note{grid-column:1 / -1;margin:0;padding-top:28px;border-top:1px solid var(--stone);font-size:13px;line-height:1.6;color:var(--body)}.landing-section{padding:clamp(64px,7vw,112px) var(--pad)}.landing-section.tinted{background:color-mix(in srgb,var(--studio-line) 55%,var(--studio-paper));color:var(--charcoal)}.landing-head{max-width:62ch;margin-bottom:clamp(36px,4vw,56px)}.landing-eyebrow{display:flex;align-items:baseline;gap:14px;font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--body);margin:0 0 16px}.landing-eyebrow i{font-style:normal;color:var(--charcoal);font-variant-numeric:tabular-nums;letter-spacing:.1em}.landing-lede{margin-top:20px;font-size:16px;line-height:1.7;color:var(--body)}.landing-note{margin-top:32px;max-width:70ch;font-size:14px;line-height:1.7;color:var(--body)}.landing-steps{list-style:none;display:grid;gap:16px;padding:0;margin:0}.landing-steps li{position:relative;background:var(--surface);border:1px solid var(--stone);border-radius:var(--r-panel);padding:clamp(24px,2.6vw,32px)}.landing-step-index{display:block;font-family:var(--font-display);font-size:32px;font-weight:400;line-height:1;letter-spacing:-.03em;color:var(--body);font-variant-numeric:tabular-nums;margin-bottom:24px}.landing-steps .tile-icon{margin-bottom:20px}.landing-steps h3{margin-bottom:10px}.landing-steps p{font-size:14px;line-height:1.7;color:var(--body);max-width:44ch}.landing-services{list-style:none;display:grid;gap:16px;padding:0;margin:0}.landing-services li{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--stone);border-radius:var(--r-panel);padding:clamp(20px,2.2vw,26px);transition:border-color .25s,translate .25s var(--ease)}.landing-services li:hover{border-color:var(--charcoal);translate:0 -3px}.landing-services .service-icon{margin-bottom:20px}.landing-services h3{font-size:16px;margin-bottom:8px}.landing-services p{font-size:14px;line-height:1.6;color:var(--body)}.landing-price{display:flex;align-items:baseline;gap:10px;margin-top:auto;padding-top:18px;font-variant-numeric:tabular-nums}.landing-services .landing-price{margin-top:20px;border-top:1px solid var(--stone)}.landing-price strong{font-size:20px;font-weight:400;letter-spacing:-.02em;color:var(--charcoal)}.landing-price span{font-size:13px;color:var(--body)}.landing .service-icon:not([data-tint]),.landing .tile-icon:not([data-tint]){background:var(--pale-sage);color:var(--charcoal);border-radius:var(--r-control)}.landing [data-tint]{border-radius:var(--r-control)}.landing-split{display:grid;gap:clamp(36px,5vw,72px);padding:clamp(64px,7vw,112px) var(--pad);align-items:center}.landing-split h2{margin-top:0}.landing-points{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:0}.landing-points li{display:flex;gap:16px;align-items:flex-start;padding:20px 0;border-top:1px solid var(--stone)}.landing-points li:last-child{border-bottom:1px solid var(--stone)}.landing-points svg{color:var(--charcoal);margin-top:0;flex-shrink:0}.landing-point-tile{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;border-radius:var(--r-tile);color:var(--charcoal)}.landing-points strong{display:block;font-size:15px;font-weight:500;color:var(--charcoal);margin-bottom:6px}.landing-points span{font-size:14px;line-height:1.65;color:var(--body)}.landing-secondary{margin-top:32px;min-height:48px;padding:13px 24px;font-size:14px;border-radius:var(--r-pill);background:transparent;border:1px solid var(--stone);color:var(--charcoal)}.landing-secondary:hover:not(:disabled){background:var(--surface);border-color:var(--charcoal)}.landing-plans{list-style:none;display:grid;gap:16px;padding:0;margin:0}.landing-plans li{position:relative;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--stone);border-radius:var(--r-panel);padding:clamp(20px,2.2vw,26px)}.landing-plans h3{font-size:16px;line-height:1.35;min-height:2.7em;margin:16px 0 0;padding-right:84px}.landing-plans .landing-price{margin:14px 0 16px;padding-top:0}.landing-plans .landing-price strong{font-family:var(--font-display);font-size:40px;font-weight:400;line-height:1;letter-spacing:-.04em;color:var(--charcoal)}.landing-plans p:last-child{font-size:14px;line-height:1.65;color:var(--body)}.landing-phase{position:absolute;top:20px;right:20px;font-size:13px;font-weight:500;line-height:1;color:var(--charcoal);background:var(--cloud);border-radius:var(--r-pill);padding:6px 12px}.landing-plans li .landing-phase{background:var(--mist)}.landing-checks{list-style:none;display:grid;gap:0;padding:0;margin:0;border-top:1px solid var(--stone)}.landing-checks li{padding:22px 0;border-bottom:1px solid var(--stone)}.landing-checks h3{font-size:16px;margin-bottom:8px}.landing-checks p{font-size:14px;line-height:1.6;color:var(--body)}.landing-checks .landing-cadence{display:inline-block;margin-top:12px;font-size:13px;line-height:1;font-weight:500;color:var(--charcoal);background:var(--pale-sage);border-radius:var(--r-pill);padding:6px 12px}.landing-refusals{margin-top:clamp(40px,4.5vw,56px);background:var(--charcoal);border-radius:var(--r-panel);padding:clamp(28px,3.4vw,48px)}.landing-refusals h3{color:var(--surface);font-size:22px;font-weight:500;margin-bottom:8px}.landing-refusals ul{list-style:none;padding:0;margin:0;display:grid;gap:0}.landing-refusals li{padding:22px 0;border-top:1px solid var(--on-dark)}.landing-refusals strong{display:block;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--on-dark-quiet);margin-bottom:10px}.landing-refusals p{font-size:15px;line-height:1.65;color:var(--mist);max-width:62ch}.landing-faq{max-width:80ch;border-top:1px solid var(--stone)}.landing-faq>div{border-bottom:1px solid var(--stone)}.landing-faq h3{margin:0;font-size:16px}.landing-faq button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:44px;text-align:left;padding:22px 0;font-size:16px;font-weight:500;letter-spacing:-.015em;color:var(--charcoal);transition:opacity .18s}.landing-faq button:hover{opacity:.62}.landing-faq button svg{color:var(--charcoal);flex-shrink:0;transition:transform .28s var(--ease)}.landing-faq .is-open button svg{transform:rotate(180deg)}.landing-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s var(--ease)}.landing-faq .is-open .landing-answer{grid-template-rows:1fr}.landing-answer>div{overflow:hidden}.landing-faq .landing-answer p{padding:0 0 24px;font-size:15px;line-height:1.75;color:var(--body);max-width:72ch}.landing-final{padding:clamp(72px,8vw,128px) var(--pad);background:var(--studio-night);color:var(--surface);text-align:center}.landing-final>div{max-width:56ch;margin:0 auto}.landing-final h2{color:var(--surface);font-size:clamp(32px,4.8vw,64px)}.landing-final p{margin:24px 0 0;font-size:16px;line-height:1.7;color:var(--studio-paper)}.landing-final .primary{margin-top:36px;background:var(--studio-lime);color:var(--studio-ink-deep)}.landing-final .primary:hover:not(:disabled){background:color-mix(in srgb,var(--studio-lime) 84%,var(--studio-paper));color:var(--studio-ink-deep)}.landing-final .landing-final-note{font-size:14px;color:var(--on-dark-quiet)}.landing-footer{display:grid;gap:32px;padding:clamp(48px,5.5vw,72px) var(--pad);background:var(--mist);color:var(--body);font-size:14px;line-height:1.7;border-top:1px solid var(--stone);margin-top:clamp(48px,5.5vw,72px)}.landing-footer img{height:34px;width:auto}.landing-footer p{font-size:14px;line-height:1.7;color:var(--body);margin-top:18px;max-width:52ch}.landing-footer-note p:last-child{margin-top:16px;font-size:13px;color:var(--body)}@media(min-width:600px){.landing-services,.landing-plans{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-checks{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(24px,4vw,56px)}.landing-figures{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-figures>div{padding-right:clamp(16px,2.4vw,32px)}.landing-figures>div:nth-child(2n){padding:0 0 0 clamp(16px,2.4vw,32px);border-left:1px solid var(--stone)}}@media(min-width:860px){.landing-nav nav{display:flex;flex-direction:row}.landing-cta{display:inline-flex}.landing-menu{display:none}.landing-figures{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-figures>div,.landing-figures>div:nth-child(2n){padding:0 clamp(16px,2.2vw,32px);border-left:1px solid var(--stone)}.landing-figures>div:first-child{padding-left:0;border-left:0}.landing-figures>div:nth-child(4){padding-right:0}.landing-figures-note{margin-top:12px}.landing-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,24px)}.landing-split{grid-template-columns:minmax(0,1fr) minmax(0,.72fr)}.landing-split.reverse{grid-template-columns:minmax(0,.72fr) minmax(0,1fr)}.landing-split.reverse>figure{order:-1}.landing-refusals ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(24px,4vw,56px)}.landing-footer{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:clamp(32px,5vw,72px)}.landing-section.tinted,.landing-final{margin-inline:var(--gutter);border-radius:var(--r-panel);padding-inline:max(var(--gutter),calc(var(--pad) - var(--gutter)))}}@media(min-width:980px){.landing-hero{grid-template-columns:minmax(0,1fr) minmax(0,.68fr);align-items:stretch}.landing-hero .landing-portrait{align-content:start}.landing-hero-column{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.landing-hero-copy{flex:1}.landing-hero-foot{margin-top:clamp(30px,3.4vw,46px)}}@media(min-width:1080px){.landing-hero-foot{grid-template-columns:auto minmax(44px,1fr) auto auto}.landing-hero-foot .m-pause{grid-area:1 / 3}.landing-slide-steps{grid-area:1 / 4}.landing-services{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-plans,.landing-checks{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-questions{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);column-gap:clamp(40px,5vw,88px);align-items:start}.landing-questions .landing-head{margin-bottom:0;position:sticky;top:112px}.landing-questions .landing-faq{max-width:none}}@media(prefers-reduced-motion:reduce){html:has(.landing){scroll-behavior:auto}.landing,.landing *,.landing *:before,.landing *:after{animation:none!important;transition:none!important}.landing [data-reveal]{opacity:1!important;transform:none!important}.landing-services li:hover{translate:none}.landing-progress{display:none}}[data-decor=on] .landing-hero:after{content:"";position:absolute;inset:-25%;z-index:0;pointer-events:none;background:repeating-linear-gradient(118deg,transparent 0 78px,color-mix(in srgb,var(--stone) 46%,transparent) 78px 79px);animation:hero-lines 46s linear infinite alternate;will-change:transform}[data-decor=on] .landing-portrait-frame:before{content:"";position:absolute;inset:-30%;z-index:0;pointer-events:none;background:radial-gradient(42% 46% at 26% 28%,var(--soft-sage),transparent 68%),radial-gradient(36% 40% at 76% 72%,var(--muted-sage),transparent 70%);animation:portrait-drift 30s ease-in-out infinite alternate;will-change:transform}@keyframes slide-clock{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hero-lines{0%{transform:translate3d(-2%,0,0)}to{transform:translate3d(2%,0,0)}}@keyframes portrait-drift{0%{transform:translate3d(-4%,-3%,0) scale(1.05)}to{transform:translate3d(4%,3%,0) scale(1.14)}}@media(max-width:480px){.landing-nav{gap:8px}.landing-brand img{height:26px}.landing-cta{padding-inline:12px}.landing-cta svg{display:none}}.landing-steps li:nth-child(3n+1),.landing-services li:nth-child(3n+1){background:color-mix(in srgb,var(--brand-mint) 20%,var(--surface))}.landing-steps li:nth-child(3n+2),.landing-services li:nth-child(3n+2){background:color-mix(in srgb,var(--brand-orange) 11%,var(--surface))}.landing-steps li:nth-child(3n),.landing-services li:nth-child(3n){background:color-mix(in srgb,var(--brand-lime) 16%,var(--surface))}.landing-steps li,.landing-services li{border-color:color-mix(in srgb,var(--brand-ink) 10%,transparent)}.landing{--r-panel: 28px;background:var(--studio-paper)}.landing .landing-nav{background:var(--studio-paper)}.landing .landing-nav nav{background:transparent;border:1px solid var(--studio-line);border-radius:999px;padding:4px 14px}.landing .landing-nav .primary{border-radius:999px;background:var(--studio-ink);color:#fff}.landing-hero-eyebrow>span{width:7px;height:7px;background:var(--brand-orange);border-radius:50%}.editorial-intro{padding-bottom:4px}.landing .editorial-hero .landing-portrait-frame:before{display:none}.editorial-care-note{align-self:start;min-height:460px;padding:28px;border-radius:30px;background:var(--studio-lime);color:var(--studio-ink-deep);display:flex;flex-direction:column;justify-content:space-between}.editorial-note-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:600;letter-spacing:1px}.care-orbit{position:relative;height:150px;width:180px;align-self:center;display:grid;place-items:center}.care-orbit i{position:absolute;inset:12px 30px;border:1px solid #46664775;border-radius:50%;transform:rotate(35deg)}.care-orbit i:nth-child(2){transform:rotate(-35deg);inset:26px 12px}.care-orbit i:nth-child(3){transform:rotate(0);inset:0 18px}@keyframes care-orbit-turn{0%{transform:rotate(var(--orbit-start))}to{transform:rotate(calc(var(--orbit-start) + 360deg))}}@media(prefers-reduced-motion:no-preference){html[data-decor=on] .care-orbit i{--orbit-start: 35deg;animation:care-orbit-turn 22s linear infinite}html[data-decor=on] .care-orbit i:nth-child(2){--orbit-start: -35deg;animation-duration:28s;animation-direction:reverse}html[data-decor=on] .care-orbit i:nth-child(3){--orbit-start: 0deg;animation-duration:34s}html[data-decor=on] .care-orbit>svg{transform-box:fill-box;transform-origin:center;animation:care-heart-breathe 3.6s ease-in-out infinite}}.editorial-care-note>div>span{font-size:13px}.editorial-care-note>div>strong{display:block;font-size:58px;line-height:1.1;font-weight:500;letter-spacing:-3px}.editorial-care-note strong i{font-size:13px;font-style:normal;letter-spacing:0}.editorial-care-note p{margin:12px 0 20px;font-size:15px;line-height:1.5}.editorial-care-note>a{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--studio-ink-deep);color:#fff;padding:14px 20px;border-radius:999px;font-size:14px;min-height:48px}.editorial-care-note>small{font-size:13px;margin-top:12px}.landing .editorial-hero .landing-hero-marks{margin:0;gap:26px}.landing .editorial-hero .landing-hero-marks[hidden]{display:none}.landing .studio-bar{background:var(--studio-night);border-radius:20px}.landing .landing-figures{background:transparent;border-bottom:1px solid var(--studio-line);padding-block:46px}.landing .landing-figure-source{background:transparent;padding:0;font-size:13px;text-transform:uppercase;letter-spacing:1px}.landing .landing-figures strong{font-weight:500;font-size:62px;letter-spacing:-3px}.landing .landing-figures .landing-figure-value{margin-top:24px;font-size:clamp(68px,7vw,96px);line-height:1.08;letter-spacing:-.055em}.figure-value-visual{display:inline-flex;align-items:baseline;white-space:nowrap}.figure-character{display:inline-block;overflow:hidden;vertical-align:bottom}.figure-character-ink{display:inline-block}.figure-character.is-affix{font-size:.48em;letter-spacing:-.035em;color:var(--studio-olive);align-self:flex-start;padding-top:.18em}.landing-figure-unit{margin:12px 0 0;font-size:14px;line-height:1.5;font-weight:600;color:var(--studio-ink)}.landing .landing-figures .landing-figure-detail{margin-top:8px;max-width:25ch}@media(max-width:600px){.landing .landing-figures{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 0;padding-block:32px}.landing .landing-figures>div{padding-right:14px}.landing .landing-figures>div:nth-child(2n){padding:0 0 0 14px;border-left:1px solid var(--studio-line)}.landing .landing-figures .landing-figure-source{display:block;min-height:36px;line-height:1.4;letter-spacing:.6px}.landing .landing-figures .landing-figure-value{font-size:clamp(52px,16vw,68px);margin-top:10px}.landing-figure-unit{min-height:42px}}@keyframes figure-number-arrive{0%{transform:translateY(105%);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:no-preference){html[data-decor=on][data-motion=on] .landing-figures [data-reveal=shown] .figure-character-ink{animation:figure-number-arrive calc(var(--t-enter) * 2) var(--ease-soft) both;animation-delay:calc(var(--figure-order) * 90ms + var(--digit-order) * 45ms)}}.landing .landing-head h2,.landing .landing-split h2{letter-spacing:-.06em;font-size:clamp(36px,4.8vw,68px);line-height:1.02;font-weight:500}.landing .landing-head{max-width:880px}.landing .landing-services{gap:16px}.landing-service-finder{margin:32px 0 24px}.landing-story-photo{overflow:hidden;border-radius:26px;background:#e6ede2;border:1px solid var(--studio-line)}.landing-story-photo img{display:block;width:100%;height:auto}.landing-split .landing-portrait{display:block}.landing-split .landing-portrait figcaption{margin:0;padding:10px 4px;border:0;background:transparent;border-radius:0;box-shadow:none;text-align:right}.landing-service-search{display:grid;gap:10px;max-width:560px;font-weight:550}.landing-service-search input{width:100%;min-height:54px;border:1px solid #a9b2a6;border-radius:16px;padding:14px 18px;background:#fff;color:var(--studio-ink);font:inherit;font-weight:400}.landing-service-search input::placeholder{color:#58665b;opacity:1}.landing-service-categories{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.landing-service-categories button{min-height:44px;padding:10px 18px;border:1px solid #a9b2a6;border-radius:100px;background:transparent;color:var(--studio-ink);font:inherit;font-size:14px;cursor:pointer}.landing-service-categories button[aria-pressed=true]{background:#293d30;border-color:#293d30;color:#fff}.landing-service-result-note{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-service-result-note p{margin:0;font-size:14px}.landing-service-result-note button{min-height:44px;padding:8px 0 8px 12px;background:transparent;border:0;color:var(--studio-ink);font:inherit;font-size:14px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.landing-service-empty{padding:32px;background:#fff;border:1px solid var(--studio-line);border-radius:26px}.landing-service-empty h3{margin:0 0 8px}.landing-service-empty p{margin:0 0 20px}.landing-service-empty button{display:inline-flex;align-items:center;gap:14px;min-height:48px;padding:12px 20px;background:#293d30;color:#fff;border:0;border-radius:100px;font:inherit;cursor:pointer}.landing-service-finder :is(input,button):focus-visible,.landing-service-empty button:focus-visible{outline:3px solid #466647;outline-offset:4px}.landing [data-ambient=paused] :is(.care-orbit,.step-person-orbit,.service-icon-orbit)>:is(i,svg){animation-play-state:paused!important}.landing .landing-services li{background:#fff;border-radius:26px;padding:28px;border:1px solid var(--studio-line)}.landing .landing-services li .service-icon{width:52px;height:52px;border-radius:50%;background:var(--studio-lime);margin-bottom:24px}.landing .landing-steps li{border:1px solid var(--studio-line);border-radius:28px;background:var(--surface)}.landing-step-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.landing .landing-step-index{font-size:30px;font-weight:400;letter-spacing:-1px;margin:0;color:var(--studio-olive)}.landing-step-person-label{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--studio-ink-muted)}.step-person-orbit{position:relative;display:grid;place-items:center;width:204px;height:204px;max-width:100%;margin:18px auto 24px;isolation:isolate}.landing .step-person-orbit{background:transparent;border-radius:50%}.step-person-orbit:before{content:"";position:absolute;width:168px;height:168px;max-width:86%;border-radius:50%;background:var(--studio-lime);opacity:.45}.step-person-orbit[data-tint=peach]:before{background:var(--studio-peach)}.step-person-orbit[data-tint=lilac]:before{background:var(--studio-lilac)}.step-person-orbit img{position:relative;z-index:1;display:block;width:74%;max-width:144px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%}.step-person-orbit i{position:absolute;inset:20px 2px;border:1px solid #46664765;border-radius:50%;transform:rotate(35deg)}.step-person-orbit i:nth-child(2){inset:2px 20px;transform:rotate(-35deg)}.step-person-orbit i:nth-child(3){inset:10px;transform:rotate(0)}.landing-steps h3{line-height:1.35}.landing .safety-section{background:#f7f8f5;border-block:1px solid var(--studio-line)}.safety-heading{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:56px;align-items:start;padding-top:24px;border-top:3px solid var(--studio-ink);margin-bottom:48px}.safety-heading h2{max-width:700px;margin:20px 0;color:var(--studio-ink-deep);font-size:clamp(36px,4.4vw,60px);line-height:1.08;font-weight:600;letter-spacing:-.045em}.safety-intro{max-width:68ch;font-size:16px;line-height:1.7;color:var(--studio-ink-muted)}.safety-standard{background:var(--studio-night);color:var(--studio-paper);border-radius:8px;padding:28px}.safety-standard h3{color:var(--studio-paper);margin:20px 0 10px;font-size:18px;line-height:1.4;font-weight:600}.safety-standard p{font-size:14px;line-height:1.65;color:var(--studio-paper)}.safety-register-title{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:0 0 20px;border-bottom:2px solid var(--studio-ink)}.safety-register-title h3{font-size:20px;line-height:1.4;font-weight:600;color:var(--studio-ink-deep)}.safety-register-title>span{font-size:13px;color:var(--studio-ink-muted)}.safety-register-columns,.safety-section .landing-checks li{display:grid;grid-template-columns:minmax(230px,1fr) minmax(0,1.4fr) 190px;column-gap:32px}.safety-register-columns{padding:16px 20px;background:#ebeee8;font-size:13px;font-weight:600;color:var(--studio-ink)}.safety-section .landing-checks{display:block;border:1px solid var(--studio-line);border-top:0;background:var(--surface)}.safety-section .landing-checks li{padding:24px 20px;align-items:start;border-bottom:1px solid var(--studio-line)}.safety-section .landing-checks li:last-child{border-bottom:0}.safety-check-heading{display:flex;align-items:baseline;gap:14px}.safety-check-number{flex:0 0 24px;font-size:13px;font-variant-numeric:tabular-nums;color:var(--studio-ink-muted)}.safety-section .landing-checks h3{margin:0;font-size:15px;line-height:1.6;font-weight:600;color:var(--studio-ink-deep)}.safety-section .landing-checks .safety-check-detail{color:var(--studio-ink-muted)}.safety-section .landing-checks .landing-cadence{display:flex;align-items:flex-start;gap:8px;margin:0;padding:2px 0;border:0;border-radius:0;background:transparent;font-size:13px;line-height:1.6;color:var(--studio-ink)}.landing-cadence>svg{flex-shrink:0;margin-top:2px}.safety-review-label{display:none}.safety-section .landing-refusals{background:var(--studio-night);border-radius:8px;margin-top:36px}.safety-section .landing-refusals h3{color:var(--studio-paper);font-size:24px;font-weight:600;letter-spacing:-.025em}.safety-section .safety-boundaries-intro{margin:0 0 24px;color:var(--studio-paper)}@media(max-width:999px){.safety-heading{grid-template-columns:minmax(0,1fr) 260px;gap:28px}.safety-register-columns,.safety-section .landing-checks li{grid-template-columns:minmax(180px,1fr) minmax(0,1.25fr) 154px;column-gap:20px}}@media(max-width:760px){.safety-heading{grid-template-columns:minmax(0,1fr);gap:24px;margin-bottom:32px}.safety-standard{padding:24px}.safety-standard h3{margin-top:12px}.safety-register-title{flex-direction:column;gap:8px}.safety-register-columns{display:none}.safety-section .landing-checks li{grid-template-columns:minmax(0,1fr);gap:10px;padding:22px 18px}.safety-section .safety-check-detail,.safety-section .landing-checks .landing-cadence{margin-left:38px}.safety-review-label{display:block;font-size:13px;font-weight:400;color:var(--studio-ink-muted)}.safety-section .landing-refusals{padding:24px}}@media(prefers-reduced-motion:no-preference){html[data-decor=on] .step-person-orbit i{--orbit-start: 35deg;animation:care-orbit-turn 22s linear infinite}html[data-decor=on] .step-person-orbit i:nth-child(2){--orbit-start: -35deg;animation-duration:28s;animation-direction:reverse}html[data-decor=on] .step-person-orbit i:nth-child(3){--orbit-start: 0deg;animation-duration:34s}}.landing .landing-plans li{border-radius:28px;background:#fff}.landing .landing-plans li:first-child{background:var(--studio-lime)}.landing .landing-final{background:var(--studio-lime);color:var(--studio-ink);border-radius:40px}.landing .landing-final h2{color:var(--studio-ink);font-size:clamp(54px,9vw,128px);line-height:.98;letter-spacing:-.07em;font-weight:500}.landing .landing-final p{color:var(--studio-ink-muted)}.landing .landing-final .primary{background:var(--studio-ink);color:#fff;border-radius:999px}@media(max-width:999px){.landing .landing-nav nav{border-radius:20px}}@media(max-width:600px){.editorial-note-top{grid-column:1 / -1}.care-orbit{display:none}.editorial-care-note>div>strong{font-size:46px}.editorial-care-note p{margin:8px 0 0;font-size:13px}.editorial-care-note>a{padding:12px;font-size:13px}.editorial-care-note>small{grid-column:1 / -1;margin:0}.landing .landing-figures strong{font-size:48px}.landing .landing-final{border-radius:26px}}@media(max-width:600px){.editorial-care-note>div>strong{font-size:42px}.editorial-care-note strong i{display:block;font-size:13px;line-height:1.5}.editorial-care-note>a{gap:6px}.editorial-care-note>a>svg{flex-shrink:0}}.landing .editorial-hero{--hero-pad: clamp(20px, 4.6vw, 64px);--hero-band: clamp(250px, 34vh, 330px);--hero-panel: 0px;--hero-feather: 72px;display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:0}.landing .editorial-hero>*{min-width:0}.hero-stage{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);min-height:clamp(620px,96vh,900px);background:var(--studio-ink-deep)}.hero-stage>*{grid-area:1 / 1;min-width:0}.hero-stage:after{content:"";grid-area:1 / 1;z-index:2;pointer-events:none;background:linear-gradient(to bottom,transparent 0,transparent calc(var(--hero-band) - var(--hero-feather)),color-mix(in srgb,var(--studio-ink-deep) 55%,transparent) calc(var(--hero-band) - var(--hero-feather) * .38),var(--studio-ink-deep) var(--hero-band))}.landing .editorial-hero .landing-portrait{z-index:auto;display:block;position:relative;margin:0;gap:0}.landing .editorial-hero .landing-portrait-frame{position:static;display:block;inset:auto;width:auto;height:auto;aspect-ratio:auto;border:0;border-radius:0;background:none;overflow:visible}.landing .editorial-hero .landing-slide{position:absolute;inset:0;z-index:auto;display:block}.landing .editorial-hero .editorial-photo-visual{position:absolute;inset:0 0 auto var(--hero-panel);height:var(--hero-band);overflow:hidden;background:var(--studio-ink-deep)}.landing .editorial-hero .editorial-photo-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.landing .editorial-hero .landing-slide:first-child .editorial-photo-visual img{object-position:74% 8%}.landing .editorial-hero .landing-portrait-place{position:absolute;z-index:4;top:var(--hero-pad);left:calc(var(--hero-panel) + var(--hero-pad));right:auto;bottom:auto;display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:calc(100% - var(--hero-panel) - var(--hero-pad) * 2);margin:0;padding:9px 15px;border:0;border-radius:var(--r-pill);background:color-mix(in srgb,var(--studio-ink-deep) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:13px;font-weight:500;line-height:1.4;color:var(--studio-paper);text-align:left}.landing .editorial-hero .landing-portrait-place svg{color:var(--brand-mint)}.landing .editorial-hero .landing-portrait figcaption{position:absolute;z-index:4;left:var(--hero-pad);right:auto;bottom:calc(var(--hero-pad) * .6);max-width:calc(100% - var(--hero-pad) * 2);margin:0;padding:0;border:0;background:none;box-shadow:none;font-size:13px;line-height:1.5;color:color-mix(in srgb,var(--studio-paper) 76%,var(--studio-ink-deep));text-align:left}.editorial-photo-footer{position:absolute;z-index:3;left:var(--hero-pad);right:var(--hero-pad);top:auto;bottom:calc(var(--hero-pad) + 30px);display:grid;justify-items:stretch;gap:10px}.editorial-photo-caption{position:static;padding:13px 18px;border-radius:var(--r-panel);background:color-mix(in srgb,var(--studio-paper) 92%,transparent);-webkit-backdrop-filter:blur(16px) saturate(1.15);backdrop-filter:blur(16px) saturate(1.15);box-shadow:var(--shadow-raised);color:var(--studio-ink-deep);text-align:left}.editorial-photo-caption>span{font-size:13px;font-weight:600;letter-spacing:.16em;color:var(--studio-olive)}.editorial-photo-caption>strong{display:block;margin-top:5px;font-size:18px;line-height:1.2;font-weight:500;letter-spacing:-.02em}.editorial-photo-cards{position:static;display:grid;gap:10px;width:100%}.landing .editorial-hero .landing-hero-card{position:static;display:flex;align-items:flex-start;gap:12px;width:100%;max-width:none;padding:12px 16px;border:0;border-radius:var(--r-panel);background:color-mix(in srgb,var(--studio-paper) 92%,transparent);-webkit-backdrop-filter:blur(16px) saturate(1.15);backdrop-filter:blur(16px) saturate(1.15);box-shadow:var(--shadow-raised);font-size:14px;color:var(--studio-ink-muted)}.landing .editorial-hero .landing-hero-card.at-top{display:flex}.landing .editorial-hero .landing-hero-copy{z-index:5;align-self:stretch;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;width:100%;padding:calc(var(--hero-band) + 26px) var(--hero-pad) calc(var(--hero-pad) + 262px)}.landing .editorial-hero .landing-hero-slide{display:block;max-width:none;padding:0;color:var(--surface)}.landing .editorial-hero .landing-hero-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 16px;padding:0;border:0;border-radius:0;background:transparent;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--studio-paper)}.landing .editorial-hero h1{max-width:none;margin:0;font-size:clamp(36px,9.4vw,44px);font-weight:500;line-height:1;letter-spacing:-.05em;color:var(--surface)}.landing .editorial-hero .h1-line{display:block;padding-bottom:.1em;margin-bottom:-.1em}.landing .editorial-hero .h1-line>span{display:block}.landing .editorial-hero h1 .landing-h1-accent{color:var(--brand-mint)}.editorial-intro{padding:0}.landing .editorial-hero .landing-hero-lede{margin:18px 0 0;max-width:46ch;font-size:15px;line-height:1.6;color:var(--studio-paper)}.landing .editorial-hero .primary{margin:22px 0 0;min-height:54px;padding:14px 26px;border-radius:var(--r-pill);background:var(--studio-lime);color:var(--studio-ink-deep);font-size:16px;font-weight:600}.landing .editorial-hero .primary:hover{background:var(--surface);color:var(--studio-ink-deep)}.hero-ledge{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:22px;padding:clamp(22px,2.6vw,34px) var(--hero-pad) clamp(24px,3vw,40px)}.hero-ledge>*{min-width:0}.editorial-trust{display:block;margin:0}.landing .editorial-hero .landing-hero-marks{margin:0;gap:14px 26px}.landing .editorial-hero .landing-hero-foot{display:grid;margin:0}.landing .editorial-hero .landing-slide-rule{min-width:44px}.editorial-care-note{align-self:start;min-height:0;padding:26px;border-radius:var(--r-panel);background:var(--studio-lime);color:var(--studio-ink-deep);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:center}.editorial-care-note>.editorial-note-top,.editorial-care-note>small{grid-column:1 / -1}.editorial-care-note .care-orbit{display:none}.editorial-care-note>div>strong{font-size:clamp(40px,6vw,52px);letter-spacing:-.04em}.editorial-care-note strong i{display:block;font-size:13px;line-height:1.5}.editorial-care-note p{margin:10px 0 0;font-size:14px}.editorial-care-note>a{gap:10px;padding:13px 18px;font-size:14px}.editorial-care-note>a>svg{flex-shrink:0}.editorial-care-note>small{margin:0}.landing .editorial-hero .studio-bar-wrap{width:100%;margin:0;padding:0 var(--hero-pad) clamp(24px,3vw,40px)}@media(max-width:399px){.landing .editorial-hero .landing-hero-copy{padding-bottom:calc(var(--hero-pad) + 324px)}}@media(min-width:400px)and (max-width:899px){.editorial-photo-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.landing .editorial-hero .landing-hero-card{padding:12px;gap:10px;border-radius:var(--r-card)}.landing .editorial-hero .landing-hero-card .landing-hero-disc{width:34px;height:34px}}@media(min-width:560px)and (max-width:899px){.hero-stage{min-height:clamp(620px,88vh,860px)}.landing .editorial-hero .landing-hero-copy{padding-bottom:calc(var(--hero-pad) + 214px)}.landing .editorial-hero h1{font-size:clamp(44px,6.4vw,58px)}.landing .editorial-hero .landing-hero-lede{font-size:16px}.landing .editorial-hero .landing-hero-slide{max-width:620px}}@media(min-width:760px){.landing .editorial-hero .landing-hero-foot{grid-template-columns:auto minmax(44px,1fr) auto auto;gap:12px;align-items:center}.landing .editorial-hero .landing-slide-index{grid-area:1 / 1}.landing .editorial-hero .landing-slide-rule{grid-area:1 / 2}.landing .editorial-hero .landing-hero-foot .m-pause{grid-area:1 / 3}.landing .editorial-hero .landing-slide-steps{grid-area:1 / 4}}@media(min-width:900px){.landing .editorial-hero{--hero-panel: clamp(360px, 38vw, 560px);--hero-feather: clamp(90px, 10vw, 170px)}.hero-stage{min-height:clamp(540px,74vh,700px)}.hero-stage:after{background:linear-gradient(to right,var(--studio-ink-deep) 0,var(--studio-ink-deep) var(--hero-panel),color-mix(in srgb,var(--studio-ink-deep) 42%,transparent) calc(var(--hero-panel) + var(--hero-feather) * .38),transparent calc(var(--hero-panel) + var(--hero-feather)))}.landing .editorial-hero .editorial-photo-visual{inset:0 0 0 var(--hero-panel);height:auto}.landing .editorial-hero .landing-portrait-place{left:var(--hero-pad);max-width:calc(var(--hero-panel) - var(--hero-pad) * 2)}.landing .editorial-hero .landing-portrait figcaption{max-width:calc(var(--hero-panel) - var(--hero-pad) * 2)}.landing .editorial-hero .landing-hero-copy{width:var(--hero-panel);align-content:center;padding:calc(var(--hero-pad) + 74px) var(--hero-pad) calc(var(--hero-pad) + 58px)}.landing .editorial-hero h1{font-size:clamp(38px,4vw,58px);line-height:.98;letter-spacing:-.055em}.landing .editorial-hero .landing-hero-lede{margin-top:22px;font-size:16px}.landing .editorial-hero .primary{margin-top:26px}.editorial-photo-footer{left:calc(var(--hero-panel) + var(--hero-feather) * .72);right:var(--hero-pad);top:calc(var(--hero-pad) + 34px);bottom:calc(var(--hero-pad) + 16px);width:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;justify-items:start;gap:12px}.editorial-photo-caption{grid-row:1;width:min(300px,100%)}.editorial-photo-cards{grid-row:3;align-self:end;width:min(300px,100%);grid-template-columns:minmax(0,1fr);gap:12px}.landing .editorial-hero .landing-hero-card{padding:13px 16px}}@media(min-width:1024px){.hero-ledge{grid-template-columns:auto minmax(0,1fr) 320px;column-gap:clamp(24px,3vw,48px);align-items:center}.editorial-trust{grid-column:1;grid-row:1}.landing .editorial-hero .landing-hero-foot{grid-column:2;grid-row:1;justify-self:end;width:min(460px,100%)}.editorial-care-note{grid-column:3;grid-row:1;display:flex;flex-direction:column;gap:0;justify-content:space-between;padding:26px 28px;margin-top:clamp(-190px,-13vw,-110px)}.editorial-photo-footer{bottom:calc(var(--hero-pad) + 110px)}.editorial-care-note .care-orbit{display:grid}.editorial-care-note>div>strong{font-size:52px}.editorial-care-note strong i{display:inline}.editorial-care-note p{margin:12px 0 20px;font-size:15px}}@media(max-width:479px){.editorial-care-note{grid-template-columns:minmax(0,1fr);gap:14px}.editorial-care-note strong i{display:inline}}@keyframes hero-photo-in{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:none}}@keyframes hero-photo-drift{0%{transform:scale(1) translateZ(0)}to{transform:scale(1.08) translate3d(-1.4%,-1.4%,0)}}@keyframes hero-line-up{0%{opacity:0;transform:translate3d(0,108%,0)}to{opacity:1;transform:none}}@keyframes hero-rise-in{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:none}}@keyframes hero-card-in{0%{opacity:0;transform:translate3d(0,26px,0) scale(.965)}to{opacity:1;transform:none}}@keyframes hero-chip-in{0%{opacity:0;transform:translate3d(0,-12px,0)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){html[data-motion=on] .landing .editorial-hero .editorial-photo-visual{animation:hero-photo-in 1.5s var(--ease-soft) both}html[data-motion=on] .landing .editorial-hero .landing-portrait-place{animation:hero-chip-in .62s var(--ease-soft) .26s both}html[data-motion=on] .landing .editorial-hero .landing-hero-eyebrow{animation:hero-rise-in .62s var(--ease-soft) .2s both}html[data-motion=on] .landing .editorial-hero .h1-line{overflow:hidden}html[data-motion=on] .landing .editorial-hero .h1-line>span{animation:hero-line-up .88s var(--ease-soft) .3s both}html[data-motion=on] .landing .editorial-hero .landing-h1-accent>span{animation-delay:.4s}html[data-motion=on] .landing .editorial-hero .landing-hero-lede{animation:hero-rise-in .7s var(--ease-soft) .66s both}html[data-motion=on] .landing .editorial-hero .landing-hero-slide .primary{animation:hero-rise-in .7s var(--ease-soft) .78s both}html[data-motion=on] .landing .editorial-hero .editorial-photo-caption{animation:hero-rise-in .7s var(--ease-soft) .86s both}html[data-motion=on] .landing .editorial-hero .landing-hero-card.at-top{animation:hero-card-in .76s var(--ease-soft) .94s both}html[data-motion=on] .landing .editorial-hero .landing-hero-card.at-foot{animation:hero-card-in .76s var(--ease-soft) 1.04s both}html[data-motion=on] .landing .editorial-hero .landing-portrait figcaption{animation:hero-rise-in .7s var(--ease-soft) 1.1s both}html[data-motion=on] .hero-ledge>*{animation:hero-rise-in .72s var(--ease-soft) 1.16s both}html[data-decor=on] .landing .editorial-hero .landing-slide.is-on .editorial-photo-visual img{animation:hero-photo-drift 34s var(--ease-soft) infinite alternate;will-change:transform}}
