@charset "UTF-8";
:root{--ink:#10110f;--paper:#f6f3ed;--muted:#71716a;--line:#dcd9d1;--black:#050505;--accent:#d7fc00;--max:1360px;color-scheme:light;font-family:"Microsoft YaHei UI","PingFang SC","Noto Sans CJK SC",sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.75}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}button{color:inherit}a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #6a791c;outline-offset:5px}::selection{background:#d7fc00;color:#111}h1,h2,h3{font-weight:500;line-height:1.26;letter-spacing:-.04em}h1{font-size:clamp(40px,4.5vw,72px)}h2{font-size:clamp(30px,3vw,48px)}h3{font-size:24px}p{overflow-wrap:anywhere}.site-nav{height:78px;padding:0 max(4.5vw,24px);display:flex;align-items:center;justify-content:space-between;background:var(--black);color:#f6f3ed;border-bottom:1px solid #272823;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-family:"Segoe UI",sans-serif;font-size:23px;font-weight:600;letter-spacing:-.6px}.brand img{width:36px;height:36px;object-fit:contain}.site-nav nav{display:flex;align-items:center;gap:34px;font-size:13px}.site-nav nav>a{transition:opacity .2s}.site-nav nav>a:hover{opacity:.65}.nav-cta{border:1px solid #5b5b55;border-radius:100px;padding:8px 20px}.section{max-width:var(--max);padding:92px 52px;margin:auto}.eyebrow{font-family:"Segoe UI","Microsoft YaHei",sans-serif;font-size:11px;font-weight:600;letter-spacing:2.1px;line-height:1.6;margin-bottom:24px;text-transform:uppercase;color:var(--muted)}.lead{font-size:18px;color:#64655e;line-height:1.95;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;padding:13px 26px;min-height:48px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);font-size:13px;letter-spacing:.03em;transition:transform .2s,opacity .2s}.button:hover{transform:translateY(-2px);opacity:.82}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.ghost{background:transparent;border-color:#4a4b45;color:#dadbd2}.button.outline{background:transparent;border-color:var(--line);color:var(--ink)}.actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:34px}.text-link{font-size:13px;display:inline-block;padding:8px 0;border-bottom:1px solid currentColor}.home-hero{height:calc(100svh - 78px);min-height:730px;max-height:980px;background:var(--black);color:var(--paper);position:relative;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;overflow:hidden;padding:44px 30px 75px}.home-hero canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-lockup,.hero-copy{position:relative;z-index:1}.hero-lockup{display:flex;flex-direction:column;align-items:center}.hero-logo{width:66px;height:66px;object-fit:contain;margin-bottom:5px}.hero-word{font-family:"Segoe UI",sans-serif;font-size:clamp(76px,12vw,190px);font-weight:550;letter-spacing:-.065em;line-height:1.18}.hero-copy .eyebrow{margin:28px 0 18px;color:#92958a;letter-spacing:3px}.hero-copy h1{font-size:clamp(24px,2.65vw,40px);font-weight:400;line-height:1.45;letter-spacing:.01em}.hero-copy>p:not(.eyebrow){margin:20px 0;color:#898c82;font-size:14px}.hero-copy .actions{justify-content:center;margin-top:29px}.hero-bottom{position:absolute;bottom:27px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:10px;color:#777b70;letter-spacing:1px}.mobile-break{display:none}.chief-section{max-width:var(--max);margin:auto;padding:70px 52px 44px}.chief-art{position:relative;aspect-ratio:2/1;overflow:hidden}.chief-art>img{width:100%;height:100%;object-fit:cover}.chief-copy{position:absolute;top:5.5%;left:4.5%;max-width:46%}.chief-copy h2{font-size:clamp(27px,3vw,45px)}.chief-copy .eyebrow{margin-bottom:16px}.chief-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;margin:20px 0}.chief-copy .button{padding:10px 22px;min-height:43px}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:48px}.journey>a{border-top:1px solid #bcbdb3;padding-top:18px}.journey span{font-size:11px;color:var(--muted)}.journey h3{font-size:19px;margin:8px 0}.journey p{font-size:13px;color:var(--muted);max-width:210px}.planner-thread{border-top:1px solid var(--line);margin-top:28px;padding-top:17px;text-align:center;font-size:12px;letter-spacing:.5px;color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:14px}.core-section{padding-top:60px;padding-bottom:68px}.core-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.duck-card{display:block;border-bottom:1px solid var(--line);padding-bottom:24px}.duck-image{overflow:hidden;background:#eeece6;aspect-ratio:1}.duck-image img{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.duck-card:hover .duck-image img{transform:scale(1.035)}.duck-copy{padding-top:23px}.duck-copy>span{font-size:11px;color:var(--muted);letter-spacing:.4px}.duck-copy h3{font-size:25px;margin-top:10px}.duck-copy p{color:var(--muted);font-size:13px;margin:12px 0 21px}.duck-copy b{font-size:12px;font-weight:500}.compact .duck-copy h3{font-size:18px;line-height:1.5}.compact .duck-copy p{font-size:12px;min-height:42px}.compact .duck-copy{padding-top:17px}.section-tail{text-align:center;color:var(--muted);font-size:13px;margin-top:34px}.keep-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line);padding-top:64px;padding-bottom:68px}.keep-section h2{font-size:37px;line-height:1.45}.keep-copy>p{color:var(--muted);font-size:16px;line-height:1.9;margin:10px 0 28px}.principle-lines{display:flex;flex-wrap:wrap;gap:8px 24px;font-size:12px;margin-bottom:26px}.start-section{background:var(--black);color:var(--paper);text-align:center;padding:90px 28px}.start-section h2{font-size:clamp(29px,3vw,44px)}.start-section>p:not(.eyebrow){color:#96998c;margin:20px 0 31px}.start-section .eyebrow{color:#7c8173}.site-footer{background:var(--black);color:var(--paper);padding:42px max(4.5vw,24px);border-top:1px solid #292b25;display:flex;gap:30px;align-items:center;justify-content:space-between}.site-footer .brand{font-size:19px}.site-footer .brand img{width:28px;height:28px}.site-footer>p{font-size:11px;color:#82857a}.site-footer>div{display:flex;gap:23px;font-size:11px;color:#a6a99e}.review-float{position:fixed;bottom:18px;right:18px;z-index:12;font-size:11px;background:#111;color:#f6f3ed;border:1px solid #666;border-radius:100px;padding:9px 15px}.directory-hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;padding-top:50px;padding-bottom:40px;min-height:540px}.directory-hero>img{width:100%;mix-blend-mode:multiply;max-height:510px;object-fit:contain}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 26px}.directory-list{padding-top:45px}.role-grid.secondary{grid-template-columns:repeat(4,1fr)}.secondary .duck-copy h3{font-size:21px}.secondary-section{padding-top:30px}.method-band{margin-top:60px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #bcbdb3;border-bottom:1px solid #bcbdb3;padding:34px 0}.method-band span{font-size:11px;color:var(--muted)}.method-band h3{margin:12px 0}.method-band p{color:var(--muted);font-size:14px}.method-band b{font-size:13px;flex-shrink:0}.breadcrumb{max-width:var(--max);margin:auto;padding:24px 52px 0;display:flex;gap:14px;font-size:11px;color:var(--muted)}.role-hero{display:grid;grid-template-columns:1.07fr 1fr;gap:60px;align-items:center;padding-top:38px;padding-bottom:68px}.role-intro h1{font-size:clamp(38px,4.1vw,64px);max-width:590px}.role-intro .lead{max-width:490px;font-size:17px}.role-intro blockquote{margin:26px 0;color:#8b8c83;font-size:14px}.role-art{position:relative}.role-art>img{width:100%;aspect-ratio:1;object-fit:cover;mix-blend-mode:multiply}.role-art figcaption{display:flex;justify-content:space-between;font-size:13px;border-top:1px solid var(--line);padding-top:15px}.role-art figcaption span{font-size:11px;color:var(--muted)}.abilities{border-top:1px solid var(--line);padding-top:63px;padding-bottom:70px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.step-grid article{border-top:1px solid #b8b9ae;padding-top:20px}.step-no{font-family:"Segoe UI",sans-serif;font-size:12px;color:var(--muted)}.step-grid h3{font-size:24px;margin:16px 0}.step-grid p{font-size:14px;color:var(--muted);max-width:350px}.step-grid a{display:inline-block;margin-top:20px;font-size:12px;border-bottom:1px solid var(--line)}.example-section{background:#ece9e0;max-width:none;padding-left:max(calc((100vw - 1256px)/2),52px);padding-right:max(calc((100vw - 1256px)/2),52px);padding-top:70px;padding-bottom:65px}.example-text{font-size:24px;line-height:1.9;max-width:1000px;margin:26px 0 40px;letter-spacing:-.5px}.input-output{display:grid;grid-template-columns:1fr 60px 1fr;gap:30px;border-top:1px solid #cbc9be;padding-top:26px;align-items:center}.input-output span{font-size:10px;color:var(--muted);letter-spacing:1px}.input-output p{font-size:14px;margin-top:8px}.input-output>b{font-size:26px;font-weight:300;color:#848777;text-align:center}.product-frame{margin:32px 0 46px}.product-frame button{display:block;width:100%;border:0;background:transparent;padding:0;cursor:zoom-in}.product-frame img{width:100%;height:auto}.product-frame figcaption{display:flex;justify-content:space-between;padding-top:16px;font-size:12px;color:var(--muted)}.product-frame figcaption span{font-size:10px}.more-screens{border-top:1px solid var(--line);padding-top:16px}.more-screens summary{font-size:13px;cursor:pointer}.capability-note{font-size:12px;color:var(--muted);line-height:1.9}.handoff{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:70px}.handoff h2{font-size:36px}.handoff-links{display:grid;gap:8px}.handoff-links a{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:10px 0}.handoff-links img{width:68px;height:68px;object-fit:cover;mix-blend-mode:multiply}.handoff-links span{flex:1;font-size:16px}.handoff-links small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.handoff-links b{font-size:16px;font-weight:400}.text-hero{padding-top:85px;padding-bottom:45px}.text-hero h1{max-width:1000px}.method-governance{border-top:1px solid var(--line)}.start-options{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding-top:38px}.start-options article{border-top:1px solid var(--line);padding-top:26px}.start-options h2{font-size:27px;margin:20px 0}.start-options p{color:var(--muted);font-size:15px;margin-bottom:26px}.preview-notice{font-size:12px;color:#696b62;border-left:2px solid #92977e;padding:10px 16px;margin:28px 0}.start-options+.preview-notice{max-width:1256px;margin:0 auto 70px}.storyboard-player{padding-top:20px}.storyboard-player #story-stage{background:#0b0c0a;color:var(--paper);min-height:470px;padding:65px 8%;display:flex;flex-direction:column;justify-content:center}#story-kicker{font-size:12px;color:#909581;letter-spacing:1px}#story-title{margin:20px 0;font-size:42px}#story-voice{font-size:22px;color:#d5d7cc}#story-action{font-size:13px;color:#919689;max-width:760px;margin-top:26px}.story-controls{display:flex;align-items:center;gap:12px;padding:20px 0}.story-controls button{border:1px solid var(--line);background:transparent;padding:9px 18px;border-radius:40px;font-size:12px}.story-controls span{margin-left:auto;font-size:12px;color:var(--muted)}.timeline{display:flex;gap:3px}.timeline button{border:0;border-bottom:3px solid #bfc2b3;padding:10px 0;font-size:10px;background:transparent}.timeline button[aria-current="true"]{border-color:#20251a;color:#111;background:#e6e8de}.storyboard-player>.capability-note{margin-top:20px}.video-shots{padding-top:0}.shot{display:grid;grid-template-columns:190px 1fr;gap:45px;border-top:1px solid #babdaf;padding:40px 0;scroll-margin-top:90px}.shot-time{display:flex;flex-direction:column;gap:10px}.shot-time>span{font-size:12px;letter-spacing:2px;color:var(--muted)}.shot-time strong{font-size:23px;font-family:"Segoe UI",sans-serif;font-weight:400}.shot-time small{font-size:11px;color:var(--muted)}.shot h2{font-size:32px}.shot blockquote{font-size:20px;line-height:1.8;margin:22px 0;color:#555b49}.shot dl{display:grid;grid-template-columns:90px 1fr;gap:14px 22px;font-size:13px}.shot dt{color:var(--muted)}.shot dd{margin:0}.shot details{margin-top:24px;padding:15px 0;border-top:1px solid var(--line);font-size:12px}.shot summary{cursor:pointer}.shot .text-link{margin-top:15px}dialog{padding:24px;background:#eeeae2;border:1px solid #777;max-width:94vw;width:1240px;max-height:94vh;color:#111}dialog::backdrop{background:#000d}dialog>img{width:100%;height:auto}dialog>p{padding:0 45px 15px 0;font-size:13px}.dialog-close{position:sticky;top:0;float:right;width:38px;height:38px;background:#111;color:#fff;border:0;border-radius:50%;font-size:26px;line-height:1}.zoom-image{cursor:zoom-in}body.has-dialog{overflow:hidden}
@media(max-width:1100px){.section{padding:65px 32px}.chief-section{padding:50px 32px 30px}.chief-copy>p:not(.eyebrow){font-size:12px;margin:12px 0}.chief-copy h2{font-size:31px}.chief-copy .eyebrow{font-size:9px;margin-bottom:10px}.chief-copy .button{font-size:11px;min-height:36px;padding:7px 16px}.core-grid{gap:12px}.compact .duck-copy h3{font-size:16px}.compact .duck-copy>span{font-size:10px}.role-hero{gap:30px}.role-grid.secondary{grid-template-columns:repeat(2,1fr)}.site-footer{flex-wrap:wrap}.keep-section{gap:35px}.example-section{padding-left:32px;padding-right:32px}.shot{grid-template-columns:140px 1fr;gap:25px}.site-nav nav{gap:22px}.start-options{gap:24px}.start-options h2{font-size:23px}.chief-copy{max-width:48%}}
@media(max-width:760px){html{scroll-padding-top:30px}.site-nav{height:66px;padding:0 20px}.brand{font-size:19px;gap:8px}.brand img{width:28px;height:28px}.site-nav nav{gap:18px;font-size:11px}.site-nav nav>a:nth-child(2),.site-nav nav>a:nth-child(3){display:none}.nav-cta{padding:6px 12px}.section{padding:48px 22px}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:19px}.home-hero{min-height:700px;height:calc(100svh - 66px);padding:35px 18px 65px}.hero-logo{width:51px;height:51px}.hero-word{font-size:clamp(61px,15.3vw,106px)}.hero-copy .eyebrow{font-size:8px;margin-top:25px}.hero-copy h1{font-size:25px}.hero-copy>p:not(.eyebrow){font-size:12px;line-height:1.9}.hero-copy .actions{flex-direction:column;gap:12px}.hero-copy .button{min-width:222px;font-size:12px}.hero-bottom{font-size:8px;left:22px;right:22px}.mobile-break{display:block}.chief-section{padding:36px 22px 22px}.chief-art{aspect-ratio:auto;display:flex;flex-direction:column-reverse;overflow:visible}.chief-art>img{height:auto;aspect-ratio:2;object-fit:cover;margin-top:18px}.chief-copy{position:static;max-width:none}.chief-copy h2{font-size:34px}.chief-copy .eyebrow{font-size:9px}.chief-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;margin:20px 0}.chief-copy .button{font-size:12px;padding:10px 20px}.journey{grid-template-columns:1fr 1fr;gap:22px 20px;margin-top:28px}.journey h3{font-size:17px}.journey p{font-size:12px}.planner-thread{font-size:10px;line-height:2;text-align:left}.section-heading{display:block;margin-bottom:26px}.section-heading>.text-link{margin-top:16px}.section-heading h2{font-size:30px;line-height:1.45}.core-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.core-grid .duck-card:last-child{grid-column:1/-1;display:flex;gap:22px;align-items:center}.core-grid .duck-card:last-child .duck-image{width:42%;flex-shrink:0}.compact .duck-copy p{min-height:0;margin:10px 0 16px}.compact .duck-copy h3{font-size:17px}.keep-section{grid-template-columns:1fr;gap:20px}.keep-section h2{font-size:32px}.keep-copy>p{font-size:14px}.principle-lines{font-size:11px;gap:8px 18px}.start-section{padding:62px 22px}.start-section h2{font-size:28px;line-height:1.5}.start-section>p:not(.eyebrow){font-size:12px}.site-footer{padding:35px 22px;display:block}.site-footer>p{margin:17px 0}.site-footer>div{gap:22px}.review-float{font-size:9px;padding:6px 11px;bottom:12px;right:12px}.directory-hero{grid-template-columns:1fr;padding-top:44px;padding-bottom:20px}.directory-hero>img{max-height:350px;max-width:420px;justify-self:center}.lead{font-size:15px;line-height:1.9;margin:22px 0}.role-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.duck-copy h3{font-size:19px;line-height:1.4}.duck-copy>span{font-size:10px}.duck-copy p{font-size:12px}.method-band{display:block;margin-top:38px}.method-band b{display:block;margin-top:24px}.breadcrumb{padding:21px 22px 0;font-size:10px}.role-hero{grid-template-columns:1fr;gap:18px}.role-intro h1{font-size:40px;max-width:480px}.role-intro .lead{font-size:15px}.role-intro blockquote{font-size:12px}.role-art{max-width:450px;justify-self:center;width:100%}.role-art>img{max-height:370px;object-fit:contain}.step-grid{grid-template-columns:1fr;gap:24px;margin-top:25px}.step-grid h3{font-size:22px;margin:11px 0}.step-grid p{max-width:none}.example-text{font-size:20px;margin:22px 0 30px}.input-output{grid-template-columns:1fr;gap:18px}.input-output>b{text-align:left;transform:rotate(90deg);width:30px}.input-output p{font-size:13px}.handoff{grid-template-columns:1fr;gap:25px}.handoff h2{font-size:29px}.handoff-links img{width:60px;height:60px}.text-hero h1{font-size:41px}.product-frame{margin:24px 0 30px}.product-frame figcaption{font-size:10px}.start-options{grid-template-columns:1fr;gap:30px}.start-options+.preview-notice{margin:0 22px 45px}.storyboard-player #story-stage{min-height:460px;padding:32px 24px}#story-title{font-size:28px}#story-voice{font-size:18px}#story-action{font-size:12px}#story-kicker{font-size:10px}.story-controls{gap:8px;flex-wrap:wrap}.story-controls button{padding:8px 13px;font-size:11px}.story-controls span{font-size:10px}.timeline{gap:2px}.timeline button{font-size:8px}.shot{grid-template-columns:1fr;gap:18px;padding:30px 0}.shot-time{flex-direction:row;align-items:center;flex-wrap:wrap}.shot-time strong{font-size:18px}.shot-time small{margin-left:auto}.shot h2{font-size:28px}.shot dl{grid-template-columns:1fr;gap:7px;font-size:12px}.shot dd{margin-bottom:12px}.shot blockquote{font-size:18px}.actions .button{font-size:11px;padding:11px 21px}dialog{padding:14px;max-width:98vw;max-height:95vh}.preview-notice{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* One quiet reveal, then a stable reading state. */
@keyframes av-mark-reveal{0%{opacity:0;transform:translateY(5px)}65%{opacity:1}100%{opacity:1;transform:translateY(0)}}
@keyframes av-word-reveal{0%{opacity:0;transform:translateY(7px);filter:blur(2px)}100%{opacity:1;transform:translateY(0);filter:blur(0)}}
@media(prefers-reduced-motion:no-preference){.hero-logo{animation:av-mark-reveal 1.25s 1.4s both}.hero-word{animation:av-word-reveal 1.55s 1.8s both}.hero-copy{animation:av-word-reveal 1.5s 2.45s both}}
.role-intro h1{text-wrap:balance}

/* Six-screen homepage: keep narrative order explicit. */
.home-screen{scroll-margin-top:0}
.home-film{background:#080906;color:var(--paper);padding:65px max(calc((100vw - 1180px)/2),40px) 35px;border-top:1px solid #22251b}
.film-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:0 40px;margin-bottom:32px}
.film-heading .eyebrow{grid-column:1/-1;color:#7f8672;margin-bottom:18px}
.film-heading h2{font-size:40px;line-height:1.35}
.film-heading>p:not(.eyebrow){font-size:14px;color:#a0a590;justify-self:end;line-height:1.9}
.film-player{background:#111;border:1px solid #303426;aspect-ratio:16/9;overflow:hidden}
.film-player video{display:block;width:100%;height:100%;object-fit:contain;background:#000}
.film-foot{display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:10px;color:#818a71;margin-top:16px}
.film-foot a{white-space:nowrap;border-bottom:1px solid #596149}
.home-family{padding-top:68px;padding-bottom:48px}
.home-family .section-heading{margin-bottom:30px}
.family-lead{font-size:14px;color:var(--muted);margin-top:17px}
.home-duck-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px 24px}
.home-duck{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:8px;padding:0 0 17px;border-bottom:1px solid var(--line)}
.home-duck>img{width:100%;height:155px;object-fit:contain;mix-blend-mode:multiply;grid-column:1/-1;margin-bottom:9px;transition:transform .3s}
.home-duck:hover>img{transform:translateY(-4px)}
.duck-name{font-size:18px;font-weight:500;letter-spacing:-.4px}
.duck-name small{display:block;font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:1px}
.home-duck .duck-task{grid-column:1/-1;color:#7c7e74;font-size:11px;margin-top:8px}
.home-duck>b{grid-row:2;grid-column:2;font-size:10px;font-weight:400;white-space:nowrap}
.family-foot{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;margin-top:25px}
.family-foot a{border-bottom:1px solid var(--line)}
.home-growth{background:#eeebe3;padding:75px max(calc((100vw - 1256px)/2),52px) 48px}
.growth-content{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center}
.growth-content h2{font-size:40px;line-height:1.45}
.growth-content>div>p:not(.eyebrow){font-size:15px;line-height:2;color:var(--muted);margin-top:26px}
.growth-content>img{width:100%;height:365px;object-fit:cover;object-position:70% center;mix-blend-mode:multiply}
.home-growth .journey{margin-top:42px}
.growth-loop{border-top:1px solid #cccec0;padding-top:20px;margin-top:28px;display:flex;justify-content:space-between;font-size:11px;color:#69735b;gap:22px}
.home-devices{padding-top:68px;padding-bottom:48px}
.home-devices .section-heading>p{font-size:14px;line-height:1.95;color:var(--muted)}
.home-devices .section-heading h2{font-size:39px}
.devices-art{max-width:1030px;margin:0 auto}
.devices-art img{width:100%;height:auto}
.device-platforms{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:center;border-top:1px solid var(--line);padding-top:25px;gap:24px;margin-top:25px}
.device-platforms>span{font-size:18px}
.device-platforms>span>span{display:block;font-size:11px;color:var(--muted);margin-top:3px}
.device-platforms>a{font-size:11px}
.home-screen.start-section{min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:65px;padding-bottom:55px}
.outro-logo{width:59px;height:59px;object-fit:contain;margin:10px 0 35px}
.outro-back{font-size:10px;color:#7f8674;margin-top:26px}
@media(max-width:1100px){.home-duck-grid{gap:18px}.home-duck>img{height:128px}.duck-name{font-size:16px}.home-duck>b{font-size:9px}.growth-content{gap:26px}.growth-content h2{font-size:32px}.home-growth{padding-left:32px;padding-right:32px}.growth-content>img{height:330px}.film-heading h2{font-size:34px}.home-family .section-heading h2{font-size:36px}}
@media(max-width:760px){.home-film{padding:44px 22px 30px}.film-heading{display:block;margin-bottom:24px}.film-heading h2{font-size:30px}.film-heading>p:not(.eyebrow){font-size:12px;margin-top:18px}.film-foot{display:block;font-size:9px;line-height:1.9}.film-foot a{display:inline-block;margin-top:10px}.home-family{padding-top:46px;padding-bottom:38px}.home-family .section-heading h2{font-size:30px}.family-lead{font-size:12px}.home-duck-grid{grid-template-columns:repeat(2,1fr);gap:18px 18px}.home-duck{grid-template-columns:1fr;padding-bottom:15px}.home-duck>img{height:143px}.home-duck>b{grid-column:1;grid-row:auto;margin-top:9px;font-size:10px}.home-duck .duck-task{font-size:10px;min-height:32px}.duck-name{font-size:17px}.duck-name small{font-size:10px}.family-foot{display:block;font-size:10px;line-height:1.9}.family-foot a{display:block;margin-top:12px;border:0}.home-growth{padding:48px 22px 35px}.growth-content{grid-template-columns:1fr;gap:24px}.growth-content h2{font-size:31px}.growth-content>div>p:not(.eyebrow){font-size:13px;margin-top:22px}.growth-content>img{height:auto;aspect-ratio:2;object-fit:contain}.home-growth .journey{margin-top:30px}.growth-loop{display:block;font-size:10px;line-height:2}.growth-loop a{display:block;margin-top:10px}.home-devices{padding-top:45px;padding-bottom:38px}.home-devices .section-heading h2{font-size:30px}.home-devices .section-heading>p{font-size:12px;margin-top:20px}.device-platforms{grid-template-columns:1fr 1fr;gap:19px}.device-platforms>span{font-size:16px}.device-platforms>span>span{font-size:9px}.device-platforms>a{font-size:10px;align-self:start;justify-self:start}.home-screen.start-section{min-height:500px;padding:50px 22px}.outro-logo{width:48px;height:48px}}
