:root{--paper: #f7f6f3;--surface: #ffffff;--sunk: #f0efea;--ink: #191a17;--body: #52554d;--soft: #767a70;--line: #e5e3dc;--accent: #9c6714;--accent-lift: #f0b667;--night: #0a0b0a;--focus: #1268d3;--shell: min(1160px, calc(100% - 96px) );--band: clamp(88px, 9vw, 136px);--radius-card: 24px;--radius-panel: 30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-synthesis:none;color:var(--ink);background:var(--surface);scroll-padding-top:88px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}@supports (overflow: clip){html,body{overflow-x:clip}}body{margin:0;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:640}h1,h2{letter-spacing:-.042em;line-height:1.02}h1{font-size:clamp(46px,7.2vw,92px)}h2{font-size:clamp(36px,4.6vw,62px)}h3{font-size:23px;letter-spacing:-.022em;line-height:1.2}p{line-height:1.6;color:var(--body)}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.skip-link{position:fixed;left:20px;top:-100px;z-index:1000;background:var(--surface);padding:14px 18px;border-radius:12px;box-shadow:0 12px 30px -14px #141c1666}.skip-link:focus{top:15px}[hidden]{display:none!important}.visually-hidden{position:absolute;clip-path:inset(50%);overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap}.section-shell{width:var(--shell);margin-inline:auto}.eyebrow{font-size:11px;letter-spacing:.17em;line-height:1.5;font-weight:660;color:var(--soft);text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;min-height:52px;padding:0 26px;border:0;font-size:15px;font-weight:560;letter-spacing:-.01em;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.button.primary{background:#1d211c;color:#fff;box-shadow:0 16px 32px -20px #141f18cc}.button.primary:hover{background:#2e342c;transform:translateY(-1px);box-shadow:0 20px 38px -20px #141f18d9}.button.primary .icon{color:var(--accent-lift);transition:transform .25s ease}.button.primary:hover .icon{transform:translate(3px)}.button:active{transform:scale(.985)}.button:disabled{opacity:.6;cursor:wait;transform:none}svg.icon{display:inline-block;width:20px;height:20px;vertical-align:middle;flex-shrink:0}.nav{position:fixed;inset:0 0 auto;z-index:50;height:70px;background:color-mix(in srgb,var(--surface) 82%,transparent);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(30,34,26,.06)}.nav-inner{max-width:1240px;height:100%;padding:0 40px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:650;letter-spacing:-.05em}.brand img{width:42px;height:auto}.nav nav{display:flex;align-items:center;gap:26px}.nav nav a{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:14px;font-weight:500;color:var(--body);transition:color .18s ease}.nav nav a:hover{color:var(--ink)}.nav .nav-cta{min-height:38px;padding:0 16px;border-radius:999px;background:#1d211c;color:#fff;font-weight:550;transition:background .2s ease}.nav .nav-cta:hover{background:#343a31;color:#fff}.nav .nav-cta .icon{width:14px;height:14px;color:var(--accent-lift)}.nav [aria-current]{color:var(--ink);text-decoration:underline;text-underline-offset:6px}.footer{background:var(--paper);padding:46px max(40px,calc((100vw - 1160px)/2)) 26px}.footer-top{display:flex;align-items:center;gap:26px}.footer-top .brand{font-size:19px}.footer-top p{font-size:13px;color:var(--soft)}.footer-top>a:last-child{margin-left:auto;font-size:13px;color:var(--body)}.footer-top .icon{width:14px;height:14px}.footer-bottom{border-top:1px solid var(--line);margin-top:28px;padding-top:20px;display:flex;gap:26px;font-size:12px;color:var(--soft)}.footer-bottom a{margin-left:auto}.footer a:hover{text-decoration:underline;text-underline-offset:4px}.no-script{padding:140px 40px}@media(max-width:1000px){:root{--shell: calc(100% - 64px) }}@media(max-width:760px){:root{--shell: calc(100% - 36px) ;scroll-padding-top:70px}.nav{height:62px}.nav-inner{padding:0 18px;gap:12px}.brand{font-size:18px;gap:7px}.brand img{width:36px}.nav nav{gap:14px}.nav .support-link{display:none}.nav nav a{font-size:13px}.nav .nav-cta{min-height:36px;padding:0 14px}.footer{padding:36px 20px 24px}.footer-top{flex-wrap:wrap;gap:16px}.footer-top p{display:none}.footer-bottom{gap:16px;flex-wrap:wrap;font-size:11px;line-height:1.5}.footer-bottom span:nth-child(2){display:none}.footer-bottom a{min-height:44px;display:inline-flex;align-items:center}}@media(max-width:380px){.nav .support-link{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}.report-main{padding-top:124px;padding-bottom:96px}.back-link{display:inline-flex;align-items:center;min-height:44px;margin-bottom:30px;font-size:14px;color:var(--body)}.report-layout{display:grid;grid-template-columns:.88fr 1.22fr;gap:clamp(40px,6vw,84px);align-items:start}.report-intro{position:sticky;top:110px;padding-top:24px}.report-emblem{display:grid;place-items:center;width:54px;height:54px;margin-bottom:28px;border-radius:17px;background:#eff2ea;color:#5d6b53}.report-emblem .icon{width:26px;height:26px}.report-intro h1{margin-top:20px;font-size:clamp(42px,5vw,64px)}.report-intro>p:not(.eyebrow){margin-top:24px;max-width:340px;font-size:17px}.report-tips{margin-top:42px}.report-tips h2{font-size:14px;letter-spacing:0;color:var(--ink)}.report-tips ul{margin-top:12px;padding-left:18px;font-size:14px;line-height:2;color:var(--body)}.contact-note{margin-top:34px;font-size:14px;line-height:1.8}.contact-note a{display:block;color:var(--accent);overflow-wrap:anywhere}.contact-note .icon{width:13px;height:13px}.report-card{padding:34px;border-radius:var(--radius-card);background:var(--paper)}.form-title{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-title h2{font-size:27px;letter-spacing:-.025em}.form-title span{font-size:13px;color:var(--soft)}.report-type-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:24px;padding:4px;border:1px solid var(--line);border-radius:15px;background:#e9e8e2}.type-pill{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.type-pill input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.type-pill span{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;padding:0 12px;border-radius:11px;font-size:13px;color:var(--body);user-select:none;-webkit-user-select:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.type-pill span b{font-weight:550}.type-pill span .icon{width:15px;height:15px}.type-pill input:checked+span{background:var(--surface);color:var(--ink);font-weight:600;box-shadow:0 2px 6px -2px #121c1429,0 0 0 1px #0000000a}.type-pill input:focus-visible+span{outline:3px solid var(--focus);outline-offset:2px}.type-pill:hover span:not(:has(input:checked)){color:var(--ink)}label{display:block;margin:20px 0 8px;font-size:14px;font-weight:550;color:var(--ink)}label span{margin-left:5px;font-size:13px;font-weight:400;color:var(--soft)}input:not([type=checkbox]),select,textarea{width:100%;min-height:48px;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);font-size:16px;line-height:1.45}input::placeholder,textarea::placeholder{color:#7b8273}textarea{resize:vertical;min-height:86px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-row>div{min-width:0}select{appearance:auto}small{display:block;margin-top:8px;font-size:13px;line-height:1.5;color:var(--soft)}.image-uploader{margin-top:6px}.dropzone{padding:20px 16px;border:1.5px dashed #cfd2c8;border-radius:13px;background:var(--surface);text-align:center;cursor:pointer;outline:none;user-select:none;-webkit-user-select:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.dropzone:hover{border-color:#9ba392;background:#fbfbf9}.dropzone:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-color:var(--focus)}.dropzone.drag-over{border-color:var(--focus);border-style:solid;background:#f2f7fd;box-shadow:0 0 0 3px #1268d31f}.dropzone-empty{display:flex;flex-direction:column;align-items:center;gap:10px}.dropzone-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#eff2ea;color:#5d6b53;transition:transform .18s ease}.dropzone:hover .dropzone-icon{transform:scale(1.06)}.dropzone-icon .icon{width:20px;height:20px}.dropzone-prompt{margin:0;font-size:14px;color:var(--ink)}.dropzone-prompt strong{font-weight:600;text-decoration:underline;text-underline-offset:3px}.dropzone-hint{display:block;margin-top:4px;font-size:13px;color:var(--soft)}.dropzone-preview{display:flex;align-items:center;gap:14px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:var(--paper);text-align:left}.dropzone-preview img{flex-shrink:0;width:56px;height:56px;object-fit:cover;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.preview-info{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.preview-name{font-size:14px;font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-size{font-size:12px;color:var(--soft)}.remove-image{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;min-height:40px;padding:6px 13px;border:1px solid #e2d3cf;border-radius:9px;background:var(--surface);font-size:13px;font-weight:550;color:#8d3a26;transition:background .15s ease,border-color .15s ease,color .15s ease}.remove-image:hover{background:#fff1ee;border-color:#ebbdb5;color:#7a2e1d}.remove-image .icon{width:13px;height:13px}.consent{display:flex;align-items:center;gap:10px;min-height:48px;margin:22px 0}.consent input{flex-shrink:0;width:20px;height:20px;margin:0;accent-color:var(--focus)}.consent span{margin:0;font-size:14px;line-height:1.6;font-weight:400;color:var(--body)}.form-privacy{margin-top:14px;text-align:center;font-size:13px;color:var(--soft)}.submit-report{width:100%}.form-status{margin-bottom:14px;font-size:14px;line-height:1.6;color:#9a3620;overflow-wrap:anywhere}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.report-success{padding:72px 10px;text-align:center;outline:none;scroll-margin-top:96px}.success-check{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 26px;border:1.5px solid currentColor;border-radius:50%;color:#6c8757}.success-check .icon{width:27px;height:27px}.report-success h2{margin:16px 0;font-size:36px}.report-success>p{font-size:15px}.report-success>span:not(.success-check){display:block;margin:20px 0;font-size:13px;color:var(--soft);overflow-wrap:anywhere}.report-success .button{margin-top:12px}.text-button{display:block;margin:24px auto 0;min-height:44px;border:0;background:none;font-size:14px;color:var(--body);text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.report-main{padding-top:92px;padding-bottom:64px}.report-layout{grid-template-columns:1fr;gap:30px}.report-intro{position:static;padding-top:0}.report-intro h1{font-size:clamp(40px,12vw,52px)}.report-emblem{width:46px;height:46px;margin-bottom:22px}.report-tips{margin-top:26px}.report-card{padding:24px 18px}.form-row{grid-template-columns:1fr;gap:0}.form-title h2{font-size:25px}.report-success h2{font-size:30px}}.product-page{background:#f5f5f7;color:#1d1d1f}.product-page h1,.product-page h2,.product-page h3{text-wrap:balance}.product-hero{--hero-amber: #ffb45d;position:relative;isolation:isolate;overflow:hidden;min-height:100svh;padding:clamp(132px,15vh,174px) 24px clamp(96px,10vw,144px);text-align:center;background:#f5f5f7}.hero-glow{position:absolute;z-index:-1;left:50%;top:40%;width:min(1040px,94vw);aspect-ratio:1.7;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(255,180,93,.16),rgba(255,180,93,.035) 47%,transparent 72%);filter:blur(30px);pointer-events:none}.product-hero-copy{position:relative;z-index:2;max-width:1060px;margin-inline:auto}.product-name{margin-bottom:18px;color:#6e6e73;font-size:20px;line-height:1.2;font-weight:620;letter-spacing:-.025em}.product-hero h1{font-size:clamp(58px,8.6vw,118px);line-height:.91;letter-spacing:-.065em;font-weight:680}.product-hero h1 span{color:#8e8e93}.hero-deck{margin-top:28px;color:#515154;font-size:clamp(18px,2vw,24px);line-height:1.45;letter-spacing:-.022em}.hero-actions{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:32px}.hero-actions .button{min-height:48px;padding-inline:24px;background:#1d1d1f;box-shadow:none}.watch-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;color:#386956;font-size:16px;font-weight:580}.watch-link span{display:grid;place-items:center;width:23px;height:23px;border:1px solid currentColor;border-radius:50%;font-size:12px;transition:transform .24s cubic-bezier(.22,1,.36,1)}.watch-link:hover span{transform:translateY(2px)}.hero-film{width:min(1120px,calc(100vw - 40px));margin:clamp(38px,5vw,64px) auto 0;scroll-margin-top:88px;text-align:left}.mac-display{--tilt-x: 0deg;--tilt-y: 0deg;--shine-x: 50%;position:relative;transform:perspective(1400px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .48s cubic-bezier(.22,1,.36,1)}.display-bezel{position:relative;overflow:hidden;padding:10px 10px 13px;border-radius:30px 30px 10px 10px;background:linear-gradient(125deg,#6d716f,#d4d7d5 2%,#565b59 6%,#161918 13%,#070807 50%,#222523 89%,#c3c7c4 98%,#5f6461);box-shadow:0 48px 100px -56px #131f1bad,0 8px 26px -20px #000000b8}.product-film{display:block;width:100%;aspect-ratio:2 / 1;border-radius:20px 20px 4px 4px;background:#33545c;object-fit:cover}.display-shine{position:absolute;inset:10px 10px 13px;z-index:2;border-radius:20px 20px 4px 4px;background:radial-gradient(38% 80% at var(--shine-x) -10%,rgba(255,255,255,.12),transparent 70%);pointer-events:none}.display-foot{display:block;position:relative;width:104%;height:18px;margin-left:-2%;border-radius:2px 2px 50% 50%/10% 10% 76% 76%;background:linear-gradient(#4b504e,#cdd1ce 24%,#8f9491 58%,#515654 88%,#a9aeaa);box-shadow:0 12px 20px -15px #000000b3}.display-foot:after{content:"";position:absolute;top:0;left:42%;width:16%;height:7px;border-radius:0 0 11px 11px;background:linear-gradient(#686d6a,#aeb2af)}.film-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding-inline:6px;color:#747479;font-size:13px}.film-meta>span{display:inline-flex;align-items:center;gap:8px}.film-meta i{width:7px;height:7px;border-radius:50%;background:#e99f48;box-shadow:0 0 0 5px #e99f481f}.film-toggle{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #dedee2;border-radius:999px;background:#fffc;color:#3b3b3e;font-size:13px;font-weight:600}.film-toggle span{width:12px;font-size:10px}.film-toggle b{font-weight:inherit}.reveal-on-view{opacity:0;transform:translateY(30px);transition:opacity .65s ease,transform .82s cubic-bezier(.22,1,.36,1)}.reveal-on-view.is-visible{opacity:1;transform:none}.product-thesis{--thesis-progress: 0;position:relative;min-height:145svh;background:#050506;color:#f5f5f7}.thesis-sticky{position:sticky;top:0;display:grid;place-items:center;min-height:100svh;padding-block:100px;text-align:center}.thesis-copy p{margin-bottom:22px;color:#8e8e93;font-size:clamp(19px,2.5vw,30px);line-height:1.3;font-weight:560;letter-spacing:-.03em}.thesis-copy h2{color:#f5f5f7;font-size:clamp(54px,8.5vw,112px);line-height:.92;letter-spacing:-.062em}.thesis-copy h2 span{--line-progress: 0;display:inline-block;opacity:calc(.12 + var(--line-progress) * .88);transform:translateY(calc(34px - var(--line-progress) * 34px));filter:blur(calc(8px - var(--line-progress) * 8px));will-change:opacity,transform,filter}.thesis-copy h2 span:last-of-type{background:linear-gradient(108deg,#f5f5f7 8%,#ffbf73 52%,#89b7a4 94%);color:transparent;background-clip:text;-webkit-background-clip:text}.thesis-progress{display:block;width:min(180px,34vw);height:2px;margin:42px auto 0;overflow:hidden;border-radius:99px;background:#252527}.thesis-progress i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#ffb45d,#8cb9a5);transform:scaleX(var(--thesis-progress));transform-origin:left}.chapter-story{--chapter-progress: 0;position:relative;scroll-margin-top:70px;background:#050506;color:#f5f5f7}.story-intro{min-height:88svh;display:flex;flex-direction:column;justify-content:center;padding-block:120px 90px}.section-label{margin-bottom:20px;color:#b27b3f;font-size:13px;line-height:1;font-weight:680;letter-spacing:.12em;text-transform:uppercase}.story-intro h2{max-width:1000px;font-size:clamp(55px,7.6vw,102px);line-height:.92;letter-spacing:-.062em}.story-intro h2 span{color:#8e8e93}.story-intro>p:last-child{margin-top:30px;color:#a1a1a6;font-size:18px}.chapter-layout{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(310px,.64fr);gap:clamp(52px,7vw,108px);padding-bottom:clamp(90px,12vw,160px)}.chapter-stage-column{min-width:0}.chapter-stage{position:sticky;top:clamp(96px,14vh,136px);padding-bottom:28px}.chapter-display{position:relative}.isle-desktop{position:relative;overflow:hidden;width:100%;aspect-ratio:2 / 1;border:1px solid rgba(255,255,255,.13);border-radius:clamp(18px,2.2vw,30px);background:linear-gradient(157deg,#b4d2ca,#6b9a94 44%,#315962);box-shadow:0 42px 70px -48px #000000e6,inset 0 0 0 1px #ffffff12;isolation:isolate}.desktop-orb{position:absolute;display:block;border-radius:50%;pointer-events:none}.orb-one{width:82%;height:100%;left:-28%;top:42%;transform:rotate(-19deg);background:linear-gradient(145deg,#d8e5d6cc,#4a746b42)}.orb-two{width:86%;height:120%;right:-35%;top:35%;transform:rotate(22deg);background:linear-gradient(125deg,#93bcaebd,#1a4349b8)}.desktop-content{position:absolute;inset:0;z-index:2}.chapter-art{position:absolute;inset:0;z-index:1;width:100%;height:100%;opacity:0;transition:opacity .34s ease;will-change:opacity}.chapter-art.is-active{z-index:2;opacity:1}.chapter-art>img,.mobile-chapter-art img,.native-preview img{width:100%;height:100%;object-fit:contain}.chapter-nav{position:relative;display:flex;width:fit-content;max-width:100%;margin:18px auto 0;padding:5px;overflow-x:auto;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#18181a;box-shadow:0 18px 40px -30px #000;scrollbar-width:none}.chapter-nav:after{content:"";position:absolute;left:14px;right:14px;bottom:-1px;height:2px;border-radius:2px;background:#ffb45d;transform:scaleX(var(--chapter-progress));transform-origin:left;pointer-events:none}.chapter-nav::-webkit-scrollbar{display:none}.chapter-nav button{min-height:39px;padding:0 15px;border:0;border-radius:999px;background:transparent;color:#8e8e93;font-size:14px;font-weight:590;white-space:nowrap;transition:background .24s ease,color .24s ease}.chapter-nav button[aria-pressed=true]{background:#f5f5f7;color:#1d1d1f}.chapter-copy-column{padding-block:4svh}.chapter-copy{display:flex;flex-direction:column;justify-content:center;min-height:70svh;padding-block:56px;opacity:.25;transform:translateY(12px);transition:opacity .38s ease,transform .52s cubic-bezier(.22,1,.36,1);scroll-margin-top:120px}.chapter-copy.is-active{opacity:1;transform:none}.chapter-copy>span{margin-bottom:18px;color:#d89a50;font-size:13px;line-height:1;font-weight:680;letter-spacing:.13em}.chapter-copy h3{font-size:clamp(42px,4.5vw,68px);line-height:.96;letter-spacing:-.055em}.chapter-copy p{max-width:31ch;margin-top:24px;color:#a1a1a6;font-size:clamp(17px,1.45vw,20px);line-height:1.55;letter-spacing:-.015em}.mobile-chapter-art{display:none}.mac-fit{padding:clamp(120px,14vw,190px) 0;background:#f5f5f7}.mac-fit-heading{max-width:1040px;margin-bottom:clamp(64px,8vw,104px)}.mac-fit-heading h2{font-size:clamp(52px,7vw,96px);line-height:.93;letter-spacing:-.062em}.mac-fit-heading h2 span{color:#8e8e93}.proof-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.proof-card{--glow-x: 50%;--glow-y: 50%;position:relative;isolation:isolate;overflow:hidden;border-radius:clamp(28px,3vw,40px);box-shadow:0 28px 70px -52px #1115138c}.proof-card:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(520px circle at var(--glow-x) var(--glow-y),rgba(255,255,255,.12),transparent 52%);opacity:0;transition:opacity .35s ease}.proof-card:hover:before{opacity:1}.proof-card-copy{position:relative;z-index:3}.proof-card-copy>p{margin-bottom:18px;color:inherit;opacity:.65;font-size:14px;line-height:1.2;font-weight:680;letter-spacing:.02em}.proof-card h3{font-size:clamp(34px,3.5vw,54px);line-height:.98;letter-spacing:-.052em}.proof-card-copy>span{display:block;margin-top:22px;color:inherit;opacity:.62;font-size:16px;line-height:1.5}.proof-native{grid-column:span 8;min-height:640px;padding:clamp(34px,4vw,54px);background:#08090a;color:#f5f5f7}.native-preview{position:absolute;left:clamp(30px,4vw,56px);right:-8%;bottom:-8%;z-index:2;transform:translateY(0);transition:transform .7s cubic-bezier(.22,1,.36,1)}.proof-native:hover .native-preview{transform:translateY(-8px)}.native-preview .isle-desktop{border-color:#ffffff2e;box-shadow:0 46px 80px -44px #000}.proof-private{grid-column:span 4;min-height:640px;display:flex;align-items:flex-end;padding:clamp(34px,4vw,52px);background:linear-gradient(155deg,#f4dfc2,#d8aa6d);color:#2d2115}.proof-private strong{display:block;margin-bottom:28px;font-size:clamp(58px,7vw,92px);line-height:.84;letter-spacing:-.075em}.proof-private h3{font-size:clamp(32px,3vw,45px)}.proof-quiet{grid-column:1 / -1;min-height:500px;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(230px,.55fr) minmax(360px,1fr);align-items:center;gap:clamp(30px,5vw,74px);padding:clamp(36px,5vw,66px);background:#dfe8e7;color:#1f2b29}.mode-list{position:relative;z-index:3;display:flex;flex-direction:column}.mode-list span{padding:17px 0;border-bottom:1px solid rgba(31,43,41,.17);font-size:17px;line-height:1.2;font-weight:620;letter-spacing:-.02em}.mode-list span:first-child{border-top:1px solid rgba(31,43,41,.17)}.quiet-preview{position:relative;z-index:2;overflow:hidden;aspect-ratio:2 / 1;border:1px solid rgba(31,43,41,.14);border-radius:24px;box-shadow:0 30px 60px -40px #14231f94}.quiet-preview img{width:100%;height:100%;aspect-ratio:2 / 1;object-fit:cover;transition:transform .75s cubic-bezier(.22,1,.36,1)}.proof-quiet:hover .quiet-preview img{transform:scale(1.018)}.essential-answers{padding-block:clamp(96px,10vw,150px);background:#fff}.answers-inner{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(60px,8vw,120px)}.answers-heading h2{font-size:clamp(42px,4.4vw,62px);line-height:.98}.answer-list details{padding:0 0 22px;border-bottom:1px solid #dedee2;margin-bottom:22px}.answer-list summary{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:52px;color:#1d1d1f;font-size:18px;line-height:1.3;font-weight:610;list-style:none;cursor:pointer}.answer-list summary::-webkit-details-marker{display:none}.answer-list summary span{color:#747479;font-size:24px;font-weight:350;transition:transform .25s ease}.answer-list details[open] summary span{transform:rotate(45deg)}.answer-list p{max-width:58ch;padding:14px 40px 0 0;color:#6e6e73;font-size:16px;line-height:1.65}.closing-call{position:relative;isolation:isolate;overflow:hidden;min-height:min(850px,92svh);display:grid;place-items:center;padding:120px 24px;background:#050506;color:#f5f5f7;text-align:center}.closing-glow{position:absolute;z-index:-1;top:-38%;left:50%;width:min(980px,110vw);aspect-ratio:1;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(244,169,82,.24),rgba(82,125,107,.12) 42%,transparent 70%);filter:blur(10px)}.closing-inner>img{width:112px;margin:0 auto 40px}.closing-inner h2{font-size:clamp(62px,9vw,118px);line-height:.9;letter-spacing:-.065em}.closing-inner>p{margin-top:26px;color:#a1a1a6;font-size:19px}.closing-inner .button{margin-top:34px;background:#f5f5f7;color:#1d1d1f;box-shadow:none}.closing-inner .button:hover{background:#fff;color:#1d1d1f}.closing-inner>span{display:block;margin-top:18px;color:#77777c;font-size:13px;line-height:1.55}@media(max-width:1040px){.chapter-layout{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:44px}.chapter-copy h3{font-size:clamp(39px,5.2vw,56px)}.chapter-nav button{padding-inline:12px;font-size:13px}.proof-native{grid-column:1 / -1;min-height:620px}.proof-private{grid-column:1 / -1;min-height:460px}.proof-private .proof-card-copy{max-width:560px}.proof-quiet{grid-template-columns:1fr 1fr}.quiet-preview{grid-column:1 / -1;width:min(720px,100%);justify-self:end}}@media(max-width:760px){.product-hero{padding:116px 18px 88px}.product-name{margin-bottom:15px;font-size:17px}.product-hero h1{font-size:clamp(50px,15vw,72px);line-height:.92}.hero-deck{margin-top:23px;font-size:17px}.hero-deck br{display:none}.hero-actions{flex-direction:column;gap:8px;margin-top:26px}.hero-actions .button{min-height:46px}.hero-film{width:calc(100vw - 24px);margin-top:56px;scroll-margin-top:70px}.display-bezel{padding:5px 5px 8px;border-radius:17px 17px 6px 6px}.product-film,.display-shine{border-radius:12px 12px 2px 2px}.display-shine{inset:5px 5px 8px}.display-foot{height:10px}.display-foot:after{height:4px}.film-meta{margin-top:14px;padding-inline:3px}.film-meta>span{max-width:210px;line-height:1.4}.film-toggle{flex:0 0 auto}.product-thesis{min-height:132svh}.thesis-sticky{padding-block:90px}.thesis-copy h2{font-size:clamp(48px,14vw,69px)}.thesis-copy p{font-size:18px}.story-intro{min-height:72svh;padding:100px 0 76px}.story-intro h2{font-size:clamp(48px,13.5vw,66px)}.story-intro>p:last-child{font-size:16px}.chapter-layout{display:block;padding-bottom:30px}.chapter-stage-column{display:none}.chapter-copy-column{padding:0}.chapter-copy,.chapter-copy.is-active{min-height:0;padding:34px 0 100px;opacity:1;transform:none}.mobile-chapter-art{display:block;width:100%;margin-bottom:38px}.mobile-chapter-art .isle-desktop{border-radius:17px}.chapter-copy>span{font-size:12px}.chapter-copy h3{font-size:clamp(42px,12.3vw,58px)}.chapter-copy p{max-width:34ch;font-size:17px}.mac-fit{padding:106px 0}.mac-fit-heading{margin-bottom:58px}.mac-fit-heading h2{font-size:clamp(47px,12vw,64px)}.proof-grid{display:block}.proof-card+.proof-card{margin-top:16px}.proof-card{border-radius:28px}.proof-native{min-height:550px;padding:30px 26px}.native-preview{left:22px;right:-46%;bottom:0}.proof-private{min-height:480px;padding:30px 26px}.proof-private strong{font-size:clamp(66px,21vw,88px)}.proof-quiet{min-height:650px;display:flex;flex-direction:column;align-items:stretch;gap:34px;padding:32px 26px 0}.mode-list{width:100%}.quiet-preview{width:calc(100% + 52px);margin:auto -26px 0;border-width:1px 0 0;border-radius:0}.proof-card h3{font-size:clamp(34px,9.6vw,45px)}.proof-card-copy>span{font-size:15px}.essential-answers{padding-block:88px}.answers-inner{grid-template-columns:1fr;gap:40px}.answer-list summary{min-height:56px;font-size:16px}.answer-list p{padding-right:12px;font-size:16px}.closing-call{min-height:78svh;padding-block:100px}.closing-inner h2{font-size:clamp(57px,16vw,78px)}.closing-inner>p{font-size:17px}}@media(max-width:420px){.film-meta{font-size:11px}.film-toggle{min-height:36px;padding-inline:11px;font-size:12px}.native-preview{right:-72%}}@media(prefers-reduced-motion:reduce){.reveal-on-view{opacity:1;transform:none}.mac-display,.chapter-art,.chapter-copy,.native-preview,.quiet-preview img{transition:none;transform:none}.thesis-copy h2 span{opacity:1;transform:none;filter:none}.chapter-copy{opacity:.5}.chapter-copy.is-active{opacity:1}}
