@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#080708;--panel:#100d10;--text:#f9f4f6;--muted:#a69ba1;--accent:#df9ab0;--line:#ffffff19;font-family:'DM Sans',sans-serif;background:var(--bg);color:var(--text);scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid #f4b1cc;outline-offset:6px}::selection{background:#a74c70;color:white}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}em{font-style:normal;color:var(--accent)}.progress{position:fixed;top:0;left:0;height:2px;width:0;background:var(--accent);z-index:100}header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5.2%;position:sticky;top:0;background:#080708bf;backdrop-filter:blur(24px);border-bottom:1px solid var(--line);z-index:50}.brand{font-size:20px;letter-spacing:-.7px}.brand b{font-weight:600}.concept{font-size:9px;font-weight:500;letter-spacing:1.7px;border:1px solid #76636d;border-radius:4px;padding:4px 6px;vertical-align:middle;margin-left:14px;color:#c0aab4}nav{display:flex;gap:32px;font-size:13px;color:#bdb2b8}nav a:hover{color:white}.nav-button{font-size:12px;border:1px solid #69525c;border-radius:30px;padding:12px 20px;background:#ffffff07}.nav-button span{margin-left:20px}.hero{min-height:790px;height:calc(100svh - 86px);max-height:1000px;position:relative;overflow:hidden;padding:100px 6% 80px;display:flex;align-items:center;background:#030203}.hero-glow{position:absolute;width:65vw;height:65vw;right:-5%;top:-40%;background:radial-gradient(ellipse,#63283a3b,transparent 68%);pointer-events:none}.hero-title{position:relative;z-index:2;width:55%;margin-top:-25px;animation:enter 1s ease both}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:600;display:block}.hero-title .eyebrow{color:#c997a8;display:flex;align-items:center;gap:10px}.eyebrow i{height:5px;width:5px;background:#e4a2bb;border-radius:50%;box-shadow:0 0 12px #eb91b1}h1{font-size:clamp(70px,7.6vw,126px);line-height:1.02;letter-spacing:-.075em;font-weight:600;margin:28px 0}h1 em{background:linear-gradient(110deg,#ffe4eb 5%,#bd6e89 65%,#754557);background-clip:text;color:transparent}.hero-title p{font-size:17px;line-height:1.8;color:#af9fa8}.pill{display:inline-flex;align-items:center;gap:35px;border-radius:35px;background:#f5e5eb;color:#23161d;padding:17px 24px;font-size:13px;font-weight:600;margin-top:30px;box-shadow:0 5px 35px #b8728b14;transition:transform .3s,box-shadow .3s}.pill:hover{transform:translateY(-3px);box-shadow:0 8px 40px #e99ab93b}.hero-visual{position:absolute;right:-5%;top:7%;width:65%;height:85%;display:flex;align-items:center;justify-content:center}.hero-visual img{width:100%;position:relative;z-index:1;mix-blend-mode:screen;transform:rotate(-13deg);filter:drop-shadow(0 20px 80px #56253822);animation:product-enter 1.4s ease both;will-change:transform}.hero-outline{position:absolute;font-family:Manrope,sans-serif;font-size:39vw;font-weight:700;color:transparent;-webkit-text-stroke:1px #b15b7a25;line-height:1;top:0;right:13%;letter-spacing:-.12em}.image-caption{position:absolute;bottom:5%;left:28%;font-size:9px;letter-spacing:2px;color:#ad8c9a}.hero-foot{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.8px;color:#97858f}.hero-foot a{color:#dbc5cf}.hero-foot a span{margin-left:16px}.spec-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:35px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(110deg,#160e14,#0b090b)}.spec-strip>div{padding:0 25px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.spec-strip>div:first-child{padding-left:0}.spec-strip>div:last-child{border:0}.spec-strip strong{font-size:26px;font-weight:500;letter-spacing:-1px}.spec-strip strong span{font-size:15px}.spec-strip div>span{color:var(--muted);font-size:12px}.section{padding:105px 6%}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.section-top .eyebrow{color:#c98ba3}.side-note{font-size:9px;letter-spacing:2px;color:#877a82}.section-title{display:flex;justify-content:space-between;align-items:end;gap:40px}h2{font-size:clamp(38px,4.2vw,68px);letter-spacing:-.055em;line-height:1.13;font-weight:500}.section-title>p{font-size:15px;line-height:1.9;color:var(--muted);padding-bottom:3px}.design-stage{margin-top:50px;position:relative;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:black;min-height:560px}.design-stage>img{width:100%;display:block;min-height:560px;object-fit:cover}.design-callout{position:absolute;top:25%;left:5%;z-index:1}.design-callout .eyebrow{font-size:9px;color:#ae8c9d}.design-callout h3{font-size:clamp(28px,3.2vw,46px);letter-spacing:-1.8px;line-height:1.17;font-weight:500;margin:22px 0 32px}.material-line{display:flex;gap:12px;align-items:center;font-size:13px}.material-line i{width:27px;height:27px;background:#5a2c3d;border-radius:50%;outline:1px solid #a47789;outline-offset:4px;margin:4px}.material-line small{display:block;color:#9c8591;font-size:11px;margin-top:6px}.stage-number{position:absolute;bottom:28px;right:32px;font-size:10px;letter-spacing:3px;color:#a17c8e}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:38px}.detail-grid article{padding-top:25px;border-top:1px solid var(--line)}.detail-grid article>span{font-size:10px;color:#a16c83}.detail-grid h3{font-size:21px;letter-spacing:-.7px;margin:18px 0 12px;font-weight:500}.detail-grid p{color:var(--muted);line-height:1.8;font-size:14px}.camera{background:linear-gradient(180deg,#120c11,#080708);border-top:1px solid var(--line)}.camera-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.big-number{font-size:95px;line-height:1;letter-spacing:-8px;font-weight:500;color:#edc7d5}.big-number>span{font-size:22px;letter-spacing:-1px;margin-left:12px}.camera-heading p{font-size:12px;color:#a48a98;margin-top:14px}.camera-stage{position:relative;margin-top:50px;overflow:hidden;height:460px;border-radius:22px;background:#000}.camera-stage img{width:100%;height:100%;object-fit:contain;transition:transform 1s cubic-bezier(.2,.7,.2,1);transform:scale(1)}.corner{position:absolute;width:25px;height:25px;border-color:#b991a46b;border-style:solid;border-width:0}.top-left{top:25px;left:25px;border-top-width:1px;border-left-width:1px}.top-right{top:25px;right:25px;border-top-width:1px;border-right-width:1px}.bottom-left{bottom:25px;left:25px;border-bottom-width:1px;border-left-width:1px}.bottom-right{bottom:25px;right:25px;border-bottom-width:1px;border-right-width:1px}.viewfinder-label{position:absolute;left:50px;right:50px;bottom:30px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:2px;color:#aa97a0}.camera-controls{display:flex;align-items:center;gap:35px;padding-top:28px}.lens-tabs,.model-tabs{display:inline-flex;padding:5px;background:#ffffff05;border:1px solid var(--line);border-radius:50px;gap:4px;flex-shrink:0}.lens-tabs button{border:0;background:none;width:47px;height:47px;border-radius:50%;font-size:12px;transition:all .3s}.lens-tabs button.active{background:#e8bccd;color:#24171e;box-shadow:0 0 25px #e2a2bb20}.lens-copy{max-width:480px;min-height:76px}.lens-copy h3{font-size:19px;letter-spacing:-.5px;margin-bottom:9px}.lens-copy p{font-size:14px;line-height:1.6;color:var(--muted)}.lens-note{margin-left:auto;font-size:9px;letter-spacing:1.5px;color:#886d7b}.performance{background:radial-gradient(ellipse at 15% 45%,#38203150,transparent 45%),#0b090c}.performance-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:45px 4% 70px}.chip{position:relative;isolation:isolate;width:290px;height:290px;border-radius:28px;border:1px solid #bd899f;background:linear-gradient(135deg,#806072,#1b121b 25%,#1e141d 70%,#72495f);box-shadow:0 0 0 10px #68455613,0 0 0 11px #c58da923,0 0 0 28px #6f426209,0 0 0 29px #c58da916,0 0 85px #9c54834a,inset 0 0 30px #cd96b520;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-7deg);margin:auto;transition:transform .6s}.chip:hover{transform:rotate(0deg) scale(1.04)}.chip>span{font-size:10px;letter-spacing:3px;color:#c6a7b8}.chip strong{font-size:93px;letter-spacing:-7px;line-height:1.2;font-weight:500;background:linear-gradient(140deg,#fff,#ba849e);background-clip:text;color:transparent}.chip>b{font-size:20px;letter-spacing:9px;font-weight:500;padding-left:9px}.performance-copy>p{font-size:16px;line-height:1.85;color:var(--muted);margin:26px 0}.power-details{display:flex;gap:30px;border-top:1px solid var(--line);padding-top:24px}.power-details>div{display:flex;flex-direction:column;gap:8px}.power-details strong{font-size:22px;color:#e4bdce;font-weight:500}.power-details span{font-size:11px;color:#9d8795}.battery{position:relative;border:1px solid #a37c942c;background:linear-gradient(120deg,#22131e,#0d0c10);border-radius:24px;padding:45px 50px 60px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.battery .eyebrow{font-size:9px;color:#bd94a9}.battery h3{font-size:38px;line-height:1.2;letter-spacing:-1.5px;font-weight:500;margin-top:20px}.battery-stat>span{font-size:10px;letter-spacing:2px;color:#bd94a9}.battery-stat strong{display:block;font-size:100px;letter-spacing:-7px;line-height:1.15;font-weight:500}.battery-stat strong span{font-size:45px;color:#bf829f;margin-left:7px}.battery-stat p{font-size:12px;color:#aa8d9e}.battery-line{position:absolute;bottom:0;left:0;height:4px;width:100%;background:#33232f}.battery-line span{display:block;width:88%;height:100%;background:linear-gradient(90deg,#56233c,#e3a1bf);box-shadow:0 0 20px #de90b1}.choose{text-align:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 85%,#54243660,transparent 65%),#080708;padding-bottom:135px}.choose-inner{position:relative;z-index:1}.choose-inner>.eyebrow{color:#9d778b;font-size:10px;margin-top:50px}.choose h2{font-size:clamp(60px,7vw,108px);margin:22px 0 35px}.model-tabs button{padding:12px 23px;border:0;background:transparent;border-radius:30px;font-size:13px;color:#a995a0;transition:background .3s}.model-tabs button.active{background:#ecd2dd;color:#281b22}.model-info{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:28px;min-height:60px}.model-info>strong{font-size:45px;letter-spacing:-3px;font-weight:500;color:#e2b7cc}.model-info>span{text-align:left;color:#aa8e9e;font-size:12px;line-height:1.8}.model-info b{font-weight:400;color:#e4d0da}.closing-word{position:absolute;bottom:-45px;left:0;width:100%;white-space:nowrap;font-size:16vw;letter-spacing:-.06em;font-weight:600;color:transparent;-webkit-text-stroke:1px #b16d8c20;pointer-events:none}footer{padding:38px 6%;border-top:1px solid var(--line);background:#090809}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid var(--line)}.footer-top>a:last-child{font-size:12px;color:#b7a1ad}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-top:26px}.footer-bottom p{font-size:10px;line-height:1.9;color:#8d7b86}.footer-bottom p a{text-decoration:underline}.footer-bottom>span{font-size:9px;letter-spacing:1.5px;color:#856778;white-space:nowrap}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.js-motion .reveal.visible{opacity:1;transform:none}@keyframes enter{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes product-enter{from{opacity:0;transform:translate(80px,35px) rotate(-5deg)}to{opacity:1;transform:rotate(-13deg)}}@media(min-width:1700px){main,header,footer{max-width:1900px;margin:auto}}@media(max-width:1000px){nav{gap:20px}.hero{min-height:720px}.hero-title{width:60%}.hero-visual{right:-17%;width:77%;top:12%}.section-title>p{max-width:245px}.design-stage,.design-stage>img{min-height:470px}.design-callout{top:20%}.performance-grid{gap:45px;padding-left:0;padding-right:0}.chip{width:240px;height:240px}.lens-note{display:none}.footer-bottom{flex-wrap:wrap}.camera-heading h2{font-size:42px}}@media(max-width:700px){header{height:70px;padding:0 6%}.brand{font-size:17px}.concept{font-size:8px;margin-left:8px;padding:3px 4px}nav{display:none}.nav-button{font-size:10px;padding:10px 13px}.nav-button span{margin-left:10px}.hero{min-height:790px;height:calc(100svh - 70px);max-height:950px;padding:45px 7% 80px;align-items:flex-start}.hero-title{width:100%;margin:0}.hero-title>.eyebrow{font-size:9px;letter-spacing:2px}h1{font-size:clamp(65px,14vw,98px);margin:23px 0 18px;line-height:1.04}.hero-title p{font-size:14px;line-height:1.7}.pill{font-size:12px;padding:14px 20px;margin-top:23px;gap:25px}.hero-visual{top:380px;height:350px;width:115%;right:-15%}.hero-outline{font-size:80vw;right:24%;top:-30px}.hero-visual img{width:100%}.image-caption{bottom:8px;left:15%;font-size:7px;letter-spacing:1.8px}.hero-foot{font-size:8px;bottom:25px}.hero-foot>span:first-child{display:none}.hero-glow{width:160vw;height:160vw;top:10%;right:-50%}.spec-strip{grid-template-columns:1fr 1fr;padding:25px 7%;gap:25px 0}.spec-strip>div{padding:0 0 0 25px}.spec-strip>div:nth-child(3){padding-left:0}.spec-strip>div:nth-child(2){border:0}.spec-strip strong{font-size:23px}.spec-strip div>span{font-size:11px}.section{padding:64px 6%}.section-top{margin-bottom:35px}.section-top .eyebrow{font-size:9px;letter-spacing:1.7px}.side-note{font-size:7px;letter-spacing:1px}.section-title{display:block}h2{font-size:36px;letter-spacing:-1.6px}.section-title>p{max-width:none;margin-top:23px;font-size:14px}.design-stage{margin-top:30px;min-height:550px}.design-stage>img{height:400px;min-height:0;object-fit:cover;position:absolute;bottom:0;width:150%;max-width:none;left:-42%}.design-callout{top:26px;left:26px}.design-callout h3{font-size:29px;margin:16px 0}.material-line{font-size:11px}.material-line small{font-size:10px}.material-line i{width:18px;height:18px}.stage-number{font-size:8px;right:20px;bottom:20px}.detail-grid{grid-template-columns:1fr;gap:24px;margin-top:30px}.detail-grid article{padding-top:20px}.detail-grid h3{margin-top:12px}.camera-heading{display:block}.camera-heading h2{font-size:36px}.camera-heading>div{display:flex;align-items:center;gap:22px;margin-top:25px}.big-number{font-size:65px;letter-spacing:-5px;flex-shrink:0}.big-number>span{font-size:17px;margin-left:7px}.camera-heading p{font-size:11px;max-width:130px;line-height:1.7;margin:0}.camera-stage{margin-top:30px;height:285px;border-radius:15px}.camera-stage img{object-fit:cover}.viewfinder-label{font-size:7px;letter-spacing:1px;left:30px;right:30px;bottom:28px}.corner{width:15px;height:15px}.camera-controls{flex-wrap:wrap;gap:20px}.lens-tabs{margin:auto}.lens-copy{text-align:center;min-height:103px}.lens-copy h3{font-size:18px}.lens-copy p{font-size:13px}.performance-grid{grid-template-columns:1fr;gap:70px;padding:35px 0 40px}.chip{width:215px;height:215px}.chip strong{font-size:78px}.performance-copy h2{font-size:39px}.performance-copy>p{font-size:14px}.power-details{justify-content:space-between}.power-details strong{font-size:20px}.battery{padding:30px 27px 40px;display:block}.battery h3{font-size:30px}.battery-stat{margin-top:28px}.battery-stat strong{font-size:83px}.choose{padding-bottom:95px}.choose-inner>.eyebrow{margin-top:20px;font-size:8px}.choose h2{font-size:62px}.model-tabs button{font-size:11px;padding:12px 15px}.model-info>strong{font-size:40px}.model-info>span{font-size:11px}.closing-word{font-size:17vw;bottom:-10px}.footer-top .brand{font-size:17px}.footer-top>a:last-child{font-size:10px}.footer-bottom{display:block}.footer-bottom p{font-size:9px;margin-bottom:17px}.footer-bottom>span{font-size:8px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-visual img{will-change:auto}}
/* Scroll-driven product reveal and finish studio */
:root{--finish-glow:#63283a;--finish-swatch:#663748}.hero-scroll{height:165vh;min-height:1150px}.hero-scroll .hero{position:sticky;top:86px;height:calc(100svh - 86px);min-height:620px;max-height:none}.hero-visual>img:not(.hero-full){animation:none;transform:translateY(calc(var(--product-progress,0) * -35px)) rotate(calc(-13deg + var(--product-progress,0) * 13deg)) scale(calc(1 - var(--product-progress,0) * .3));opacity:calc(1 - var(--product-progress,0));transition:none}.hero-visual .hero-full{position:absolute;width:125%;max-width:none;right:-7%;animation:none;opacity:var(--product-progress,0);transform:translateY(calc((1 - var(--product-progress,0)) * 60px)) scale(calc(.9 + var(--product-progress,0) * .1));filter:none;transition:none}.hero-title{transform:translateY(calc(var(--product-progress,0) * -12px))}.hero-glow{background:radial-gradient(ellipse,var(--finish-glow),transparent 68%);opacity:.4;transition:background .6s}.design-stage{isolation:isolate;box-shadow:0 0 75px color-mix(in srgb,var(--finish-glow) 20%,transparent);transition:box-shadow .7s,border-color .7s;border-color:color-mix(in srgb,var(--accent) 25%,transparent)}.design-stage::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 30%,color-mix(in srgb,var(--finish-glow) 25%,transparent),transparent 65%);pointer-events:none;z-index:0}.design-callout{z-index:2}.design-stage>img{transition:opacity .2s;mix-blend-mode:screen}.design-stage.loading>img{opacity:.45}.material-line b{font-weight:400}.material-line i{background:var(--finish-swatch);outline-color:var(--accent);transition:background .5s}.color-options{display:flex;gap:12px;margin-top:24px}.color-options button{position:relative;border:1px solid #ffffff40;background:var(--swatch);width:34px;height:34px;border-radius:50%;transition:transform .25s,box-shadow .25s}.color-options button:hover{transform:translateY(-3px)}.color-options button.selected{box-shadow:0 0 0 4px #080708,0 0 0 5px var(--accent)}.color-options button.selected::after{content:'✓';color:white;text-shadow:0 1px 3px #000;position:absolute;inset:0;display:grid;place-items:center;font-size:14px}.color-status{font-size:11px;color:var(--muted);margin-top:18px;max-width:230px;min-height:30px;line-height:1.5}h1 em{background:linear-gradient(110deg,#fff 5%,var(--accent) 65%,var(--finish-swatch));background-clip:text}.choose{background:radial-gradient(ellipse at 50% 85%,color-mix(in srgb,var(--finish-glow) 38%,transparent),transparent 65%),#080708}.pill:hover{box-shadow:0 8px 40px color-mix(in srgb,var(--accent) 25%,transparent)}
@media(max-width:700px){.hero-scroll{height:145svh;min-height:1130px}.hero-scroll .hero{top:70px;min-height:790px;height:calc(100svh - 70px)}.hero-visual .hero-full{width:150%;right:-8%}.color-options{gap:14px;margin-top:22px}.color-options button{width:36px;height:36px}.design-stage{min-height:650px}.design-stage>img{height:390px;bottom:0}.design-callout{top:24px}.color-status{max-width:260px}.stage-number{z-index:3}}
@media(prefers-reduced-motion:reduce){.hero-scroll{height:auto;min-height:0}.hero-scroll .hero{position:relative;top:0}.hero-visual .hero-full{display:none}.hero-visual>img:not(.hero-full){opacity:1;transform:rotate(-13deg)}.hero-title{transform:none}}

/* Apple identity */
.apple-mark{display:inline-block;width:27px;height:30px;vertical-align:middle;margin-right:12px;flex-shrink:0;color:#f9f4f6}.brand .apple-mark{transform:translateY(-2px)}@media(max-width:700px){.apple-mark{width:23px;height:27px;margin-right:8px}.brand{font-size:15px}.concept{margin-left:6px;font-size:7px}.nav-button{padding:10px;font-size:9px}}
