@charset "UTF-8";
:root{--snow:#f7faf9;--mist:#dfe9e6;--pine:#23443f;--moss:#71877d;--sun:#dab48a;--night:#132c2b;--body:"PingFang SC","Microsoft YaHei",sans-serif;--display:"Songti SC","Noto Serif CJK SC","SimSun",serif;--utility:"Avenir Next",var(--body)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--pine);background:var(--snow);font-family:var(--body);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}figure,h1,h2,p{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #a37540;outline-offset:6px}::selection{background:#c4d7cc;color:#183c35}.skip{position:fixed;top:8px;left:8px;padding:12px;background:var(--pine);color:white;z-index:100;transform:translateY(-150%)}.skip:focus{transform:none}
.site-header{height:92px;padding:0 5.6%;display:flex;align-items:center;justify-content:space-between;gap:20px;position:absolute;top:0;width:100%;z-index:10}.brand{display:flex;align-items:center;gap:10px}.brand img{border-radius:10px}.brand>span{font-family:var(--display);font-size:25px;font-weight:700;letter-spacing:.08em}.brand small{font:10px var(--utility);letter-spacing:.18em;margin:5px 0 0 6px}.site-header nav{display:flex;gap:40px;font-size:12px}.site-header nav a,.site-footer nav a{padding:14px 0}.site-header nav a:hover,.text-link:hover{color:#7f684e}.header-link{font-size:12px;display:flex;align-items:center;gap:22px;border-bottom:1px solid #a8bbb2;padding:12px 0}.header-link span{font-size:20px}
.hero{min-height:910px;height:100svh;max-height:1160px;position:relative;overflow:hidden;background:linear-gradient(165deg,#f7faf9 26%,#e5eeea 100%)}.hero-copy{position:relative;z-index:3;padding:168px 0 0 8.4%;pointer-events:none}.hero-copy a,.hero-copy button{pointer-events:auto}.eyebrow{font:11px var(--utility);letter-spacing:.19em;line-height:1.7;font-weight:500;display:flex;align-items:center;gap:10px}.live-dot{width:6px;height:6px;border-radius:50%;background:#708b7c;display:inline-block;flex:none}.hero h1{font:clamp(66px,6.7vw,112px)/1.22 var(--display);font-weight:500;letter-spacing:-.045em;margin:27px 0 23px}.hero h1>span{display:block;animation:rise-in 1.2s cubic-bezier(.2,.65,.3,1) both}.hero h1>span:nth-child(2){animation-delay:.12s}.mountain-word{position:relative}.mountain-word:after{content:"";position:absolute;right:-.02em;bottom:.09em;width:.62em;height:1px;background:#819b8a;transform:rotate(-16deg)}.hero-description{font-size:14px;line-height:2;color:#506961;letter-spacing:.06em}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:14px 22px;border-radius:3px;font-size:12px;letter-spacing:.03em;transition:background .2s,transform .2s}.solid{background:var(--pine);color:#fff}.solid:hover{background:#345b50;transform:translateY(-2px)}.button small{font-size:10px;color:#c1d3cb;margin-left:5px}.play-icon{font-size:22px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;min-height:44px;padding:8px 0}.text-link span{font-size:18px}.availability{font-size:10px;color:#768b82;margin-top:20px;letter-spacing:.06em}.availability span{margin:0 9px}.hero-terrain{position:absolute;width:1150px;max-width:none;left:22%;top:44%;z-index:1;transform:translateY(calc(var(--scroll,0)*-45px)) rotate(-3deg);mix-blend-mode:multiply;pointer-events:none;mask-image:radial-gradient(ellipse at 50% 50%,black 45%,transparent 73%)}.hero-terrain img{width:100%;height:auto}.hero-device{position:absolute;width:238px;right:11%;top:20%;z-index:2;transform:rotate(7deg) translateY(calc(var(--scroll,0)*-75px));animation:phone-in 1.5s cubic-bezier(.2,.6,.3,1) both}.phone{position:relative;background:#f7f7f3;border-radius:34px;border:6px solid #a6b2ab;box-shadow:0 0 0 1px #d0d6d0,0 0 0 3px #eef0ec,12px 34px 45px -22px #29443c50;overflow:hidden}.phone:after{content:"";position:absolute;inset:0;border:1px solid #fff7;border-radius:28px;pointer-events:none}.phone img{display:block;width:100%;height:auto;aspect-ratio:393/852;object-fit:cover}.hero-device figcaption{font-size:10px;line-height:1.8;margin-top:26px;text-align:center;letter-spacing:.06em;white-space:nowrap;transform:rotate(-7deg)}.caption-line{display:block;height:28px;width:1px;background:#91a299;margin:0 auto 12px}.hero-bottom{position:absolute;left:5.6%;right:5.6%;bottom:32px;z-index:4;border-top:1px solid #748d7630;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.08em;color:#617a6f}.hero-bottom>a{display:flex;align-items:center;gap:10px;min-height:44px}.scroll-track{height:24px;width:1px;background:#b5c8bc;position:relative}.scroll-track:before{content:"";position:absolute;width:1px;height:10px;background:var(--pine);animation:scroll-down 2.2s ease-in-out infinite}.source-label{font-size:9px}
.section-pad{padding:120px 8.4%}.opening{text-align:center;padding-top:132px;padding-bottom:110px}.opening .eyebrow{justify-content:center}.opening h2{font:48px/1.55 var(--display);letter-spacing:.03em;margin:30px 0 25px}.opening h2 span{color:#809489}.opening>p:last-child{font-size:13px;line-height:2.2;color:#718177;letter-spacing:.04em}.moment,.landscape,.letter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;min-height:860px}.section-copy h2{font:clamp(32px,3.5vw,55px)/1.4 var(--display);font-weight:500;letter-spacing:-.025em;margin:25px 0}.section-copy>p:not(.eyebrow){font-size:13px;line-height:2.2;color:#6e8078;letter-spacing:.025em}.moment{padding-top:70px}.moment-stage{position:relative;min-height:655px;display:flex;align-items:center;justify-content:center;background:#e9eeea;border-radius:220px 220px 4px 4px}.stage-word{position:absolute;top:38px;left:27px;font:80px var(--display);color:#cbd8d0;writing-mode:vertical-rl;letter-spacing:.15em}.moment-phone{width:245px;transform:rotate(-6deg);margin:55px 0 42px 30px}.time-annotation{position:absolute;left:-35px;bottom:95px;display:flex;align-items:center;gap:10px;font-size:11px;background:#f7faf9e8;padding:18px 20px;box-shadow:0 8px 40px #1e443912;backdrop-filter:blur(10px)}.time-annotation svg{width:90px;height:30px;fill:none;stroke:#718b78;stroke-width:1}.annotation-dot{width:7px;height:7px;border-radius:50%;border:1px solid #7a9684}.record-flow{list-style:none;display:flex;margin:35px 0 24px;padding:0;gap:28px;font-size:11px}.record-flow li{display:flex;align-items:center;gap:9px}.record-flow li+li:before{content:"";width:15px;height:1px;background:#b2c3b8;margin-right:10px}.record-flow span{font-size:19px}.detail-note{border-top:1px solid #dee6e0;padding-top:20px;font-size:10px;line-height:1.9;color:#819389}.landscape{background:#edf2f0;overflow:hidden}.lens-switch{display:inline-flex;gap:4px;margin:31px 0 18px;padding:5px;border:1px solid #ccdad2;border-radius:50px}.lens-switch button{padding:12px 23px;min-height:46px;min-width:104px;border-radius:50px;font-size:12px;transition:background .25s,color .25s}.lens-switch button[aria-pressed=true]{background:var(--pine);color:#fff}.lens-caption{min-height:58px;max-width:290px;font-size:11px!important;line-height:1.9!important}.landscape-stage{position:relative;display:flex;justify-content:center;padding:40px 0 30px;min-height:640px}.landscape-phone{width:252px;transform:rotate(5deg);z-index:1}.landscape-rule{position:absolute;inset:2% -10%;border:1px solid #bfcec4;border-radius:50%;transform:rotate(-25deg)}.landscape-rule:after{content:"";position:absolute;inset:14%;border:1px solid #cfdbd2;border-radius:50%}.stage-caption{position:absolute;bottom:-22px;left:50%;transform:translateX(-50%);white-space:nowrap;font:9px var(--utility);letter-spacing:.19em;color:#7d9485}
.journey{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center;background:var(--night);color:#ecf0df;min-height:920px;padding:110px 12% 115px;overflow:hidden}.journey-copy{position:relative;z-index:2}.journey .eyebrow{color:#a5b7a5}.journey h2{font:clamp(36px,4vw,62px)/1.4 var(--display);letter-spacing:-.025em;margin:32px 0 26px}.journey-copy>p:not(.eyebrow){font-size:13px;line-height:2.2;color:#9eb3a9}.edition{display:inline-block;font-size:10px;letter-spacing:.13em;margin-top:35px;border:1px solid #728c7955;padding:9px 13px;border-radius:30px;color:#b6c4af}.journey-device{position:relative;z-index:1;justify-self:center;transform:rotate(-5deg)}.journey-device .phone{width:268px;border-color:#6a7e71;box-shadow:0 0 0 1px #708777,0 0 0 3px #394e47,24px 35px 60px -20px #051a13a8}.journey-device figcaption{font-size:10px;letter-spacing:.08em;color:#9db09c;margin-top:30px;transform:rotate(5deg);text-align:center;white-space:nowrap}.journey-orbit{position:absolute;width:990px;height:990px;border:1px solid #66857522;border-radius:50%;right:-270px;top:-20px}.journey-orbit:before,.journey-orbit:after{content:"";position:absolute;inset:13%;border:1px solid #68816b26;border-radius:50%}.journey-orbit:after{inset:26%;background:radial-gradient(ellipse,#54745726,transparent 68%)}.journey-foot{position:absolute;bottom:38px;left:8.4%;right:8.4%;display:flex;justify-content:space-between;font-size:10px;color:#9ab4a6;letter-spacing:.07em;border-top:1px solid #65816e30;padding-top:20px}.journey-foot span{font:9px var(--utility);letter-spacing:.2em}
.letter{gap:12%;padding-top:150px;padding-bottom:150px}.letter-image{position:relative;max-width:310px;justify-self:center;background:#f8f8f1;padding:12px;box-shadow:0 25px 65px #23443f18;transform:rotate(-4deg);border:1px solid #e2e7de}.letter-image img{width:100%;border-radius:8px}.letter-image figcaption{position:absolute;right:-42px;bottom:-26px;font:23px var(--display);transform:rotate(4deg);padding:16px 25px;background:#eff2ea;box-shadow:0 6px 20px #23443f0c}.quiet-facts{margin:34px 0 20px;border-top:1px solid #d7e1d9}.quiet-facts>div{padding:17px 0;border-bottom:1px solid #d7e1d9;display:grid;grid-template-columns:100px 1fr;gap:14px;align-items:center;font-size:11px}.quiet-facts span{font-weight:500}.quiet-facts p{font-size:10px;line-height:1.8;color:#7a8e82}.film-section{padding-top:70px;padding-bottom:100px}.film-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.film-heading h2{font:31px/1.5 var(--display);margin-top:12px}.film-preview{position:relative;aspect-ratio:16/9;overflow:hidden;background:#dfe9e6;border-radius:3px}.film-preview video{display:block;width:100%;height:100%;object-fit:cover}.film-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:1px solid #fff9;border-radius:50%;background:#f7faf9b3;backdrop-filter:blur(12px);display:grid;place-items:center;transition:background .2s,scale .2s}.film-play:hover{background:#fff;scale:1.06}.film-play span{font-size:37px;padding-left:5px}.motion-toggle{position:absolute;bottom:22px;right:24px;min-height:44px;background:#f7faf9ed;box-shadow:0 2px 20px #23443f12;border-radius:30px;padding:10px 17px;font-size:10px}.film-duration{position:absolute;bottom:36px;left:28px;font:10px var(--utility);letter-spacing:.12em;color:#28473c;text-shadow:0 1px 5px #fff}
.begin{text-align:center;padding-top:95px;padding-bottom:130px;background:linear-gradient(#f7faf9,#e5eee7)}.end-icon{margin:0 auto 32px;border-radius:22px;box-shadow:0 13px 27px #45625318}.begin .eyebrow{justify-content:center}.begin h2{font:58px/1.45 var(--display);letter-spacing:-.02em;margin:24px 0}.begin>p:not(.eyebrow){font-size:13px;color:#788f80}.release-note{display:inline-flex;align-items:center;gap:9px;font-size:11px;margin-top:32px;color:#6c8576}.end-links{display:flex;justify-content:center;gap:30px;align-items:center;margin:23px 0}.begin .begin-detail{font-size:10px!important;line-height:2.1;margin-top:27px}.site-footer{padding:55px 8.4% 30px;background:#e5eee7;display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-brand{font:26px var(--display);letter-spacing:.15em}.footer-brand small{font:9px var(--utility);letter-spacing:.2em;margin-left:15px}.site-footer>p{font-size:10px;color:#748b7b;grid-row:2}.site-footer nav{grid-row:1/3;grid-column:2;display:flex;justify-content:flex-end;gap:24px;align-items:flex-start;font-size:10px}.footer-meta{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #c7d6ca;padding-top:24px;margin-top:20px;font-size:9px;line-height:1.8;color:#7f9286}.film-dialog{width:min(1080px,94vw);max-width:none;padding:20px;background:#f7faf9;color:var(--pine);border:1px solid #b9cabe;border-radius:10px}.film-dialog::backdrop{background:#0b2317cc;backdrop-filter:blur(12px)}.film-dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.film-dialog h2{font-size:13px;font-weight:500}.film-close{display:flex;align-items:center;gap:15px;font-size:12px;min-height:44px;padding:0 8px}.film-close span{font-size:26px}.film-dialog video{width:100%;max-height:70svh;display:block;background:var(--mist);aspect-ratio:16/9}.film-dialog>p{font-size:9px;color:#799080;margin-top:12px}
.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .85s,transform .85s}.motion-ready .reveal.shown{opacity:1;transform:translateY(0)}.motion-ready .moment-phone,.motion-ready .landscape-phone{transition:transform 1.1s}.motion-ready .shown .moment-phone{transform:rotate(-4deg)}.motion-ready .shown .landscape-phone{transform:rotate(3deg)}
@keyframes rise-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes phone-in{from{opacity:0;translate:0 35px}to{opacity:1;translate:0 0}}@keyframes scroll-down{0%,100%{transform:translateY(0);opacity:.3}60%{transform:translateY(14px);opacity:1}}
@media(min-width:1700px){.hero-copy{padding-left:12%}.hero-device{right:17%;width:280px}.hero-terrain{left:32%;width:1240px}}
@media(max-width:1100px){.site-header{padding:0 5%}.site-header nav{gap:23px}.hero{min-height:810px}.hero-copy{padding-left:7%;padding-top:155px}.hero h1{font-size:76px}.hero-terrain{left:12%;top:48%;width:1080px}.hero-device{right:9%;top:26%;width:205px}.hero-description{font-size:12px}.hero-actions{gap:16px}.hero-device figcaption{font-size:8px}.hero-bottom .source-label{display:none}.section-pad{padding:95px 7%}.moment,.landscape,.letter{gap:8%;min-height:740px}.moment-stage{min-height:590px}.moment-phone{width:218px;margin-left:15px}.time-annotation{left:-20px;bottom:64px;padding:13px}.time-annotation svg{width:48px}.landscape-phone{width:230px}.landscape-stage{min-height:590px}.section-copy h2{font-size:36px}.section-copy>p:not(.eyebrow){font-size:12px}.record-flow{gap:15px}.record-flow li+li:before{margin-right:3px}.journey{padding:95px 8%;gap:5%;min-height:800px}.journey h2{font-size:44px}.journey-device .phone{width:238px}.letter-image{max-width:255px}.letter-image figcaption{font-size:18px}.quiet-facts>div{grid-template-columns:75px 1fr}.site-footer nav{gap:17px}}
@media(max-width:760px){html{scroll-padding-top:30px}.site-header{height:74px;padding:0 6%}.brand img{width:30px;height:30px;border-radius:8px}.brand>span{font-size:22px}.brand small{font-size:8px}.site-header nav{display:none}.header-link{font-size:10px;gap:13px;min-height:44px}.hero{height:auto;min-height:990px;max-height:none}.hero-copy{padding:128px 7% 0}.hero .eyebrow{font-size:9px;letter-spacing:.14em}.hero h1{font-size:67px;line-height:1.25;margin:23px 0 19px}.hero-description{font-size:12px;line-height:2}.hero-actions{margin-top:24px;gap:24px}.hero-actions .button{font-size:11px;padding:11px 16px;min-height:47px}.hero-actions .text-link{font-size:11px}.availability{margin-top:16px;font-size:9px}.hero-terrain{width:880px;left:-330px;top:585px;transform:rotate(-9deg);opacity:.85}.hero-device{top:510px;right:13%;width:180px;transform:rotate(7deg)}.hero-device figcaption{font-size:8px;margin-top:15px}.caption-line{height:17px;margin-bottom:8px}.phone{border-width:4px;border-radius:26px;box-shadow:0 0 0 1px #c2cec4,0 0 0 2px #edf2ec,8px 26px 35px -18px #29443c60}.phone:after{border-radius:22px}.hero-bottom{bottom:22px;left:7%;right:7%;padding-top:8px;font-size:8px;gap:10px}.hero-bottom>a{font-size:8px}.hero-bottom>span:first-child{max-width:140px;line-height:1.8}.section-pad{padding:80px 8%}.opening{padding-top:90px;padding-bottom:65px}.opening .eyebrow{font-size:9px;letter-spacing:.12em}.opening h2{font-size:34px;margin:23px 0}.opening>p:last-child{font-size:11px;line-height:2.3;max-width:300px;margin:auto}.desktop-break{display:none}.moment,.landscape,.letter{grid-template-columns:1fr;gap:48px;min-height:0}.moment{padding-top:25px}.moment-stage{grid-row:2;min-height:580px;max-width:390px;width:100%;justify-self:center}.moment .section-copy{grid-row:1}.section-copy h2{font-size:36px;margin:18px 0 22px}.section-copy>p:not(.eyebrow){font-size:12px}.eyebrow{font-size:10px}.moment-phone{width:222px;margin:42px 0 42px 22px}.stage-word{font-size:68px;top:32px;left:17px}.time-annotation{left:-12px;bottom:66px;font-size:9px}.time-annotation svg{width:60px}.record-flow{margin:26px 0 20px;gap:25px}.detail-note{font-size:9px}.landscape{gap:26px}.landscape-stage{min-height:560px;padding-top:10px;padding-bottom:28px}.landscape-phone{width:236px}.landscape-rule{inset:0}.stage-caption{font-size:8px;bottom:-15px}.lens-switch{margin-top:22px;margin-bottom:15px}.lens-caption{min-height:0!important}.journey{grid-template-columns:1fr;gap:55px;min-height:0;padding:82px 8% 112px}.journey h2{font-size:40px;margin:22px 0}.journey-copy>p:not(.eyebrow){font-size:12px}.journey-device .phone{width:244px}.journey-device figcaption{font-size:9px;margin-top:22px}.journey-orbit{width:740px;height:740px;right:-210px;top:280px}.journey-foot{font-size:8px;bottom:25px;left:8%;right:8%}.journey-foot span{display:none}.edition{margin-top:25px;font-size:9px}.letter{gap:65px}.letter .section-copy{grid-row:1}.letter-image{grid-row:2;max-width:263px}.letter-image figcaption{right:-20px;bottom:-20px;font-size:19px}.quiet-facts{margin-top:24px}.quiet-facts>div{grid-template-columns:85px 1fr;font-size:11px}.film-heading{display:block;margin-bottom:18px}.film-heading h2{font-size:28px}.film-heading .text-link{margin-top:10px}.film-section{padding:50px 6% 60px}.film-play{width:58px;height:58px}.film-play span{font-size:28px}.film-duration{left:14px;bottom:20px;font-size:7px}.motion-toggle{bottom:9px;right:8px;font-size:8px;min-height:35px;padding:8px 11px}.begin{padding-top:60px;padding-bottom:80px}.end-icon{width:70px;height:70px;border-radius:18px;margin-bottom:24px}.begin h2{font-size:40px;line-height:1.5;margin:20px 0}.begin>p:not(.eyebrow){font-size:12px}.end-links{flex-direction:column;gap:8px;margin:20px 0}.begin .begin-detail{font-size:9px!important}.site-footer{padding:35px 8% 25px;display:flex;flex-wrap:wrap;gap:20px}.footer-brand{font-size:24px;flex:1 0 100%}.site-footer>p{flex:1 0 100%;font-size:9px}.site-footer nav{justify-content:flex-start;gap:22px;flex-wrap:wrap;font-size:10px}.footer-meta{flex:1 0 100%;display:flex;flex-direction:column;gap:8px;font-size:8px;padding-top:18px;margin-top:0}.film-dialog{padding:12px;border-radius:6px}.film-dialog h2{font-size:11px}.film-dialog-head{margin-bottom:5px}.film-dialog>p{font-size:8px;line-height:1.8}}
@media(max-width:360px){.hero h1{font-size:58px}.hero{min-height:960px}.hero-device{top:500px;width:166px}.hero-actions{gap:16px}.hero-actions .button{padding:10px 13px}.section-copy h2{font-size:32px}.moment-phone{width:208px}.moment-stage{min-height:550px}.record-flow{gap:15px}.site-footer nav{gap:16px}}
.letter-image img{height:auto}
.skip{clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;transform:none}.skip:focus{clip-path:none;width:auto;height:auto;overflow:visible}
.hero-device figcaption{text-shadow:0 1px 8px #fff,0 0 14px #fff}.availability,.detail-note,.begin .begin-detail,.source-label,.footer-meta{color:#5a7367}
@media(max-width:760px){.hero h1{font-size:clamp(45px,13.7vw,64px)}#letter-title{font-size:clamp(25px,8.2vw,34px)}.hero-device figcaption{display:none}}
@media(max-width:360px){.letter-image figcaption{right:0;font-size:17px;padding:14px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}.hero-device{translate:none}.hero-terrain{transform:rotate(-3deg)}.hero-device{transform:rotate(7deg)}}

/* Product disclosures remain visible and readable at every supported viewport. */
.hero-disclosure{font-size:12px;line-height:1.85;color:#466052;margin-top:17px;pointer-events:auto;max-width:480px}.hero-disclosure a,.film-disclosure a,.film-dialog>p a{text-decoration:underline;text-underline-offset:3px}
.section-copy .media-note,.media-note{font-size:12px!important;line-height:1.9!important;color:#506c5b!important;letter-spacing:0!important;max-width:480px;margin-top:18px}
.journey .media-note{color:#c2d1c2!important}.journey-copy .paper-detail{margin-top:24px;font-size:14px;color:#d1dfd0}
.paper-switch{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.paper-switch button{border:1px solid #a4b9a079;border-radius:3px;padding:12px 18px;font-size:12px;min-height:44px;color:#d8e3d3}.paper-switch button[aria-pressed=true]{background:#dce8d7;color:#23443f;border-color:#dce8d7}
.film-disclosure{font-size:12px;line-height:2;color:#46604f;margin-top:22px;max-width:1000px}.film-disclosure a{white-space:nowrap;display:inline-block;margin-left:8px}.film-dialog>p{font-size:12px;line-height:1.9;color:#46604f}
.begin .begin-detail{font-size:12px!important;line-height:2.2;color:#46604f}.quiet-facts>div{align-items:start}.quiet-facts p{line-height:2}
.disclosure-summary{background:#e5eee7;border-top:1px solid #c7d6ca;padding-top:65px;padding-bottom:45px}.disclosure-summary h2{font:32px/1.5 var(--display);margin:17px 0 26px}.disclosure-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.disclosure-columns p{font-size:12px;line-height:2;color:#45604e}.disclosure-columns strong{display:block;color:#23443f;margin-bottom:8px;font-size:14px;font-weight:500}.disclosure-summary .text-link{margin-top:20px}.site-footer nav{flex-wrap:wrap}.footer-meta{font-size:11px}.source-label{font-size:11px}
@media(max-width:1100px){.hero h1{font-size:70px}.hero-disclosure{max-width:355px}.hero-device{right:6%;width:190px}.journey{gap:6%;padding-left:7%;padding-right:7%}.journey-device .phone{width:228px}.disclosure-columns{gap:22px}}
@media(max-width:760px){.hero h1{font-size:clamp(45px,13.7vw,64px)}.hero{min-height:1080px}.hero-device{top:590px;right:13%;width:180px}.hero-terrain{top:665px}.hero-disclosure{font-size:12px;max-width:100%;line-height:1.85}.hero-bottom{font-size:10px}.hero-bottom .source-label{display:none}.journey{padding:82px 8% 112px;gap:48px}.journey-device .phone{width:244px}.journey .media-note{max-width:none}.disclosure-columns{grid-template-columns:1fr;gap:23px}.disclosure-summary{padding-top:50px;padding-bottom:25px}.disclosure-summary h2{font-size:28px}.film-dialog>p{font-size:12px}.footer-meta{font-size:11px}}
@media(max-width:360px){.hero{min-height:1070px}.hero-device{top:595px;width:166px}.hero-disclosure{font-size:12px}.disclosure-summary h2{font-size:25px}}

.phone img{aspect-ratio:auto} .hero-terrain img{height:auto}
