:root{color-scheme:dark;--bg:#070708;--text:#f8f7f4;--muted:#aaa7a5;--line:rgba(255,255,255,.11);--orange:#f09c65;--pink:#dc6fc9;--cyan:#78d9df;--max:1320px;--serif:Iowan Old Style,New York,Times New Roman,serif;--sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;color:var(--text);font:16px/1.55 var(--sans);background:radial-gradient(circle at 72% 2%,rgba(180,68,62,.12),transparent 28rem),var(--bg);overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}em{font-family:var(--serif);font-weight:400;color:#f5b38c}.site-header{height:82px;display:flex;align-items:center;gap:36px;position:absolute;z-index:20;left:50%;transform:translateX(-50%);width:min(calc(100% - 56px),var(--max));border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:21px;letter-spacing:-.03em}.brand img{border-radius:50%;filter:drop-shadow(0 0 14px rgba(183,111,244,.32))}.site-header nav{display:flex;gap:30px;margin-left:auto;color:#c2bfbd;font-size:14px}.site-header nav a:hover{color:#fff}.nav-cta{border:1px solid var(--line);background:rgba(255,255,255,.06);padding:10px 17px;border-radius:999px;font-size:14px}
.hero{min-height:980px;padding:160px max(28px,calc((100vw - var(--max))/2)) 80px;display:grid;grid-template-columns:.78fr 1.22fr;gap:50px;align-items:center;position:relative;isolation:isolate}.hero-glow{position:absolute;z-index:-1;width:58vw;height:58vw;right:-8vw;top:2vw;background:radial-gradient(circle,rgba(242,139,94,.24),rgba(135,91,188,.1) 38%,transparent 70%);filter:blur(25px)}.hero-copy{max-width:600px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:#c3bfbd}.eyebrow span{width:34px;height:1px;background:linear-gradient(90deg,var(--pink),var(--orange),var(--cyan))}.hero h1,.section h2{font-size:clamp(57px,6.4vw,106px);line-height:.88;letter-spacing:-.065em;margin:0;font-weight:650}.hero-lede,.section-lede{font-size:19px;color:var(--muted);max-width:570px;margin:34px 0;line-height:1.65}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:14px 22px;font-weight:650;font-size:14px}.button-primary{color:#17100c;background:linear-gradient(135deg,#fff2e6,#ef9b68);box-shadow:0 10px 40px rgba(233,138,91,.2)}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.055)}.hero-notes{display:flex;gap:20px;flex-wrap:wrap;margin-top:38px;color:#8f8d8b;font-size:12px}.hero-notes span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 8px 2px 0;border-radius:50%;background:var(--orange)}
.hero-visual{height:720px;position:relative}.device{position:absolute;margin:0;overflow:hidden;background:#050506;border:1px solid rgba(255,255,255,.16);box-shadow:0 45px 100px rgba(0,0,0,.62),inset 0 0 0 4px #101014}.device img{width:100%;height:100%;object-fit:cover}.ipad-device{width:min(72%,660px);aspect-ratio:3/4;right:4%;top:0;border-radius:35px;transform:perspective(1200px) rotateY(-8deg) rotateZ(2deg)}.iphone-device{width:min(31%,250px);aspect-ratio:630/1368;left:4%;bottom:-2%;z-index:2;border-radius:32px;transform:rotate(-5deg)}.intelligence-chip{position:absolute;z-index:4;right:0;bottom:7%;display:flex;gap:10px;align-items:center;padding:10px 17px 10px 10px;border:1px solid rgba(255,255,255,.23);border-radius:999px;background:rgba(25,23,28,.7);backdrop-filter:blur(22px);box-shadow:0 20px 60px #000}.intelligence-chip img{border-radius:50%}.intelligence-chip span{display:flex;flex-direction:column}.intelligence-chip strong{font-size:12px}.intelligence-chip small{color:#aaa;font-size:10px}
.section{width:min(calc(100% - 56px),var(--max));margin:0 auto}.intro{padding:170px 0}.intro>h2{max-width:960px}.intro>.section-lede{width:min(570px,100%);margin:46px 8% 0 auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:110px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-grid article{background:var(--bg);padding:40px 45px 44px}.feature-number{font-family:var(--serif);font-style:italic;color:var(--orange);font-size:18px}.feature-grid h3{font-size:21px;letter-spacing:-.025em;margin:42px 0 12px}.feature-grid p{color:var(--muted);margin:0}
.feature-story{min-height:850px;display:grid;grid-template-columns:1fr 1.2fr;gap:8%;align-items:center;padding:110px 0}.feature-story-discover{grid-template-columns:1.2fr 1fr}.story-copy h2{font-size:clamp(48px,5.2vw,82px)}.story-copy>p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:500px}.story-copy ul{padding:0;margin:40px 0 0;list-style:none;border-top:1px solid var(--line)}.story-copy li{padding:15px 0;border-bottom:1px solid var(--line);color:#d2cfcc}.story-copy li:before{content:"✦";color:var(--orange);margin-right:12px}.wide-screen,.detail-screen{margin:0;position:relative;border-radius:28px;overflow:hidden;box-shadow:0 45px 100px rgba(0,0,0,.52);border:1px solid var(--line);background:#101014}.wide-screen{max-height:710px}.wide-screen img{width:100%;transform:translateY(-2%)}.feature-story-home .wide-screen:before,.feature-story-discover .wide-screen:before{content:"";position:absolute;inset:0;z-index:2;box-shadow:inset 0 -100px 100px rgba(0,0,0,.2);pointer-events:none}.source-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:35px}.source-row span{border:1px solid var(--line);border-radius:99px;padding:7px 12px;color:#aaa;font-size:12px}
.detail-stage{padding:150px 0 130px;position:relative}.detail-stage:before{content:"";position:absolute;inset:15% -20% 0;background:radial-gradient(circle at 50% 20%,rgba(116,165,177,.14),transparent 56%);z-index:-1}.detail-copy{text-align:center;max-width:900px;margin:0 auto 70px}.detail-copy .eyebrow{justify-content:center}.detail-copy h2{font-size:clamp(52px,6vw,90px)}.detail-copy>p:not(.eyebrow){max-width:620px;margin:30px auto;color:var(--muted);font-size:18px}.detail-screen{width:88%;max-height:850px;margin:auto;border-radius:36px}.detail-screen img{width:100%}
.screens-section{padding:130px 0}.screens-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:75px}.screens-heading h2{font-size:clamp(50px,6vw,88px)}.screens-heading>p{color:var(--muted);font-size:14px}.screen-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.screen-card{appearance:none;border:0;background:none;color:inherit;padding:0;text-align:left;cursor:pointer;min-width:0;transition:transform .35s ease}.screen-card:nth-child(even){margin-top:70px}.screen-card:hover{transform:translateY(-12px)}.screen-index{display:block;color:#777;font-family:var(--serif);font-style:italic;margin-bottom:12px}.screen-card figure{margin:0}.screen-card figure>img{border-radius:22px;border:1px solid var(--line);box-shadow:0 24px 60px rgba(0,0,0,.42)}.screen-card figcaption{padding:18px 3px;display:flex;flex-direction:column}.screen-card figcaption span{font-weight:700;font-size:14px}.screen-card figcaption strong{font-weight:400;color:#858280;font-size:12px}
.ipad-strip{padding:170px 0}.strip-copy{display:flex;justify-content:space-between;align-items:end;margin-bottom:70px}.strip-copy h2{font-size:clamp(50px,6vw,88px);text-align:right}.strip-track{display:grid;grid-template-columns:1fr 1fr;gap:28px}.strip-track figure{margin:0;max-height:650px;overflow:hidden;border-radius:28px;border:1px solid var(--line);box-shadow:0 30px 80px rgba(0,0,0,.45)}.strip-track figure:nth-child(2){margin-top:80px}.strip-track img{width:100%}.closing{text-align:center;padding:190px 0 200px}.closing-icon{margin:0 auto 35px;border-radius:50%;filter:drop-shadow(0 0 35px rgba(194,99,225,.35))}.closing .eyebrow{justify-content:center}.closing h2{font-size:clamp(58px,7vw,105px)}.closing>p:not(.eyebrow){max-width:620px;margin:35px auto;color:var(--muted);font-size:19px}.closing .button{margin-top:10px}
footer{width:min(calc(100% - 56px),var(--max));margin:auto;padding:50px 0 36px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;border-top:1px solid var(--line);color:#858280}.footer-brand{color:var(--text)}footer>p{font-size:13px}footer nav{display:flex;gap:20px;font-size:13px}footer small{grid-column:1/-1;font-size:11px}.floating-dock{position:fixed;z-index:30;left:50%;bottom:20px;transform:translate(-50%,30px);opacity:0;display:flex;gap:4px;padding:5px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(18,17,20,.72);backdrop-filter:blur(22px);transition:.35s}.floating-dock.visible{opacity:1;transform:translate(-50%,0)}.floating-dock a{padding:9px 15px;border-radius:999px;font-size:12px}.floating-dock a:first-child{background:rgba(255,255,255,.1);font-weight:700}
.lightbox-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(5,5,7,.92);backdrop-filter:blur(25px);opacity:0;visibility:hidden;transition:.3s}.lightbox-overlay.active{opacity:1;visibility:visible}.lightbox-container{display:flex;flex-direction:column;align-items:center;max-height:90vh}.lightbox-phone{height:min(78vh,820px);aspect-ratio:630/1368;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 100px #000}.lightbox-phone img{width:100%;height:100%;object-fit:cover}.lightbox-caption{text-align:center;display:flex;flex-direction:column;margin-top:16px}.lightbox-caption span{font-weight:700}.lightbox-caption strong{font-size:12px;color:#888;font-weight:400}.lightbox-close,.lightbox-arrow{position:absolute;border:1px solid var(--line);background:rgba(255,255,255,.08);color:#fff;border-radius:50%;cursor:pointer}.lightbox-close{width:44px;height:44px;right:28px;top:28px;font-size:26px}.lightbox-arrow{width:50px;height:50px;top:50%;font-size:34px;line-height:1}.lightbox-arrow-left{left:5%}.lightbox-arrow-right{right:5%}
@media(max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:140px}.hero-copy{text-align:center;margin:auto}.hero-copy .eyebrow{justify-content:center}.hero-actions,.hero-notes{justify-content:center}.hero-visual{height:680px;max-width:720px;width:100%;margin:auto}.intro>.section-lede{margin:40px 0 0}.feature-grid{grid-template-columns:1fr}.feature-grid article{padding:35px}.feature-grid h3{margin-top:18px}.feature-story,.feature-story-discover{grid-template-columns:1fr;gap:70px}.feature-story-discover .wide-screen{order:2}.detail-screen{width:100%}.screen-gallery{grid-template-columns:repeat(3,1fr)}.strip-copy{display:block}.strip-copy h2{text-align:left}.strip-track{grid-template-columns:1fr}.strip-track figure:nth-child(2){margin-top:0}}
@media(max-width:620px){.site-header{height:70px;width:calc(100% - 32px)}.site-header .brand img{width:36px;height:36px}.nav-cta{padding:8px 12px}.hero{padding:125px 18px 50px;min-height:auto}.hero h1{font-size:56px}.hero-lede{font-size:16px}.hero-notes{display:none}.hero-visual{height:470px;margin-top:25px}.ipad-device{width:78%;right:0;border-radius:22px}.iphone-device{width:34%;left:0;border-radius:21px}.intelligence-chip{right:-10px;bottom:0}.intelligence-chip small{display:none}.section{width:calc(100% - 36px)}.intro,.screens-section,.ipad-strip{padding:110px 0}.section h2,.story-copy h2,.screens-heading h2,.strip-copy h2{font-size:48px}.feature-grid{margin-top:60px}.feature-story{padding:75px 0;min-height:auto}.feature-story .story-copy{order:1}.feature-story .wide-screen{order:2}.wide-screen{border-radius:18px}.detail-stage{padding:110px 0}.detail-screen{border-radius:20px}.screens-heading{display:block;margin-bottom:50px}.screens-heading>p{margin-top:22px}.screen-gallery{grid-template-columns:repeat(2,1fr);gap:14px}.screen-card:nth-child(even){margin-top:42px}.screen-card figure>img{border-radius:16px}.strip-track{gap:18px}.strip-track figure{border-radius:18px}.closing{padding:120px 0}.closing h2{font-size:54px}footer{grid-template-columns:1fr;padding-bottom:95px}footer>p{display:none}footer nav{justify-content:flex-start}footer small{grid-column:auto}.lightbox-arrow{display:none}.lightbox-phone{height:72vh}.lightbox-close{right:16px;top:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* iPhone-first device presentation */
.hero{grid-template-columns:.9fr 1.1fr}.hero-visual{height:750px}.device{padding:7px;border:1px solid rgba(255,255,255,.26);background:linear-gradient(145deg,#313136,#09090b 18%,#050506 78%,#35353a);box-shadow:0 50px 110px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.14)}.device img{object-fit:contain;border-radius:inherit}.iphone-device{aspect-ratio:630/1368;border-radius:48px}.iphone-device img{border-radius:41px}.iphone-device-main{width:330px;left:26%;bottom:0;z-index:3;transform:rotate(-2deg)}.iphone-device-side{width:270px;left:auto;right:4%;bottom:70px;z-index:2;transform:rotate(7deg);filter:brightness(.72)}.device-speaker{position:absolute;z-index:4;top:18px;left:50%;transform:translateX(-50%);width:29%;height:24px;border-radius:999px;background:#020203;box-shadow:0 1px 0 rgba(255,255,255,.06)}
@media(max-width:1000px){.hero{grid-template-columns:1fr}.hero-visual{height:700px}.iphone-device-main{left:24%;width:310px}.iphone-device-side{right:14%;width:250px}}
@media(max-width:620px){.hero-visual{height:520px}.iphone-device-main{left:11%;width:220px;border-radius:34px}.iphone-device-main img{border-radius:28px}.iphone-device-side{right:4%;width:170px;bottom:55px;border-radius:29px}.iphone-device-side img{border-radius:23px}.device-speaker{top:12px;height:16px}.ipad-device,.intelligence-chip{display:none}}

/* Screens always live inside physical devices and keep their native ratio. */
.phone-showcase{position:relative;min-height:720px;display:flex;align-items:center;justify-content:center}.iphone-shell,.ipad-shell{position:relative;margin:0;padding:8px;background:linear-gradient(145deg,#4a4a50 0,#101012 13%,#050506 78%,#3b3b40 100%);border:1px solid rgba(255,255,255,.32);box-shadow:0 48px 110px rgba(0,0,0,.72),inset 0 0 0 1px rgba(255,255,255,.12)}.iphone-shell{width:min(360px,76%);aspect-ratio:630/1368;border-radius:52px}.iphone-shell img{width:100%;height:100%;object-fit:contain;border-radius:44px}.showcase-label{position:absolute;right:7%;bottom:14%;padding:9px 15px;border:1px solid var(--line);border-radius:999px;color:#aaa;font-size:12px;background:rgba(15,15,18,.72);backdrop-filter:blur(18px)}.feature-story-discover .iphone-shell{transform:rotate(-3deg)}.detail-stage{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8%}.detail-copy{text-align:left;margin:0}.detail-copy .eyebrow{justify-content:flex-start}.detail-copy>p:not(.eyebrow){margin:30px 0}.detail-phone-stage{position:relative;min-height:760px;display:flex;justify-content:center;align-items:center}.detail-phone{z-index:2;width:min(370px,75%);transform:rotate(3deg)}.detail-halo{position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(85,156,175,.2),rgba(199,135,94,.1) 35%,transparent 70%);filter:blur(20px)}
.gallery-phone{display:block;position:relative;padding:5px;aspect-ratio:630/1368;border-radius:30px;background:linear-gradient(145deg,#55555c,#0a0a0c 14%,#070708 82%,#3b3b40);border:1px solid rgba(255,255,255,.28);box-shadow:0 24px 60px rgba(0,0,0,.48)}.screen-card figure .gallery-phone img{width:100%;height:100%;object-fit:contain;border:0;border-radius:25px;box-shadow:none}.gallery-island{position:absolute;z-index:2;top:12px;left:50%;transform:translateX(-50%);width:30%;height:13px;border-radius:999px;background:#010102}.ipad-strip{padding-top:190px}.ipad-device-stage{display:grid;grid-template-columns:minmax(0,840px) 1fr;gap:7%;align-items:center}.ipad-shell{width:100%;aspect-ratio:1032/1376;border-radius:34px;padding:9px}.ipad-shell img{width:100%;height:100%;object-fit:contain;border-radius:26px}.ipad-camera{position:absolute;z-index:2;top:18px;left:50%;width:7px;height:7px;border-radius:50%;background:#050507;border:1px solid #27272c}.ipad-device-stage p{max-width:310px;color:var(--muted);font-size:18px}.strip-track{display:none}
@media(max-width:1000px){.detail-stage{grid-template-columns:1fr}.detail-copy{text-align:center}.detail-copy .eyebrow{justify-content:center}.detail-copy>p:not(.eyebrow){margin:30px auto}.ipad-device-stage{grid-template-columns:1fr}.ipad-device-stage p{max-width:620px}.phone-showcase{min-height:680px}}
@media(max-width:620px){.phone-showcase{min-height:560px}.iphone-shell{width:250px;border-radius:38px;padding:6px}.iphone-shell img{border-radius:32px}.showcase-label{right:0}.detail-phone-stage{min-height:590px}.detail-phone{width:260px}.detail-stage{gap:20px}.screen-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-phone{padding:4px;border-radius:25px}.screen-card figure .gallery-phone img{border-radius:21px}.gallery-island{top:9px;height:10px}.ipad-shell{border-radius:23px;padding:6px}.ipad-shell img{border-radius:18px}.ipad-device-stage p{font-size:16px}}
.device-speaker,.gallery-island{display:none}

/* Calm Apple-style showcase: flat devices, native image proportions, no visual distortion. */
body{background:#050505}.hero-glow,.detail-halo{display:none}em{font:inherit;color:inherit}.hero{grid-template-columns:1fr 1fr;min-height:920px}.hero h1,.section h2{letter-spacing:-.06em;line-height:.94}.hero h1{font-size:clamp(58px,6vw,94px)}.hero-lede{max-width:520px}.button-primary{color:#fff;background:#2b75ff;box-shadow:none}.button-secondary,.nav-cta{background:#161616;border-color:#303030}.eyebrow span{background:#777}.hero-visual{height:730px;display:flex;align-items:center;justify-content:center}.device,.iphone-shell,.ipad-shell,.gallery-phone{background:#111;border:1px solid #454545;box-shadow:0 34px 80px rgba(0,0,0,.58)}.iphone-device-main{position:relative;inset:auto;width:312px;aspect-ratio:auto;transform:none;padding:7px;border-radius:47px}.iphone-device-main img{display:block;width:100%;height:auto;object-fit:initial;border-radius:40px}.iphone-device-side{display:none}.phone-showcase{min-height:720px}.iphone-shell{width:330px;max-width:80%;height:auto;aspect-ratio:auto;border-radius:49px;padding:7px;transform:none!important}.iphone-shell img{display:block;width:100%;height:auto;object-fit:initial;border-radius:42px}.showcase-label{display:none}.detail-stage{grid-template-columns:1fr 1fr}.detail-phone{width:330px;transform:none}.gallery-phone{height:auto;aspect-ratio:auto;padding:5px;border-radius:29px}.screen-card figure .gallery-phone img{display:block;width:100%;height:auto;object-fit:initial;border-radius:24px}.screen-card:nth-child(even){margin-top:44px}.screen-card:hover{transform:translateY(-6px)}.ipad-shell{height:auto;aspect-ratio:auto;background:#111}.ipad-shell img{display:block;width:100%;height:auto;object-fit:initial}.feature-story,.detail-stage{border-top:1px solid #1d1d1d}.detail-stage:before{display:none}
@media(max-width:1000px){.hero{grid-template-columns:1fr}.hero-visual{height:auto;padding:50px 0}.detail-stage{grid-template-columns:1fr}.iphone-device-main{width:300px}.phone-showcase{min-height:650px}}
@media(max-width:620px){.hero{padding-top:120px}.hero h1{font-size:55px}.hero-visual{height:auto;padding:35px 0 10px}.iphone-device-main{left:auto;width:245px;border-radius:38px}.iphone-device-main img{border-radius:32px}.phone-showcase{min-height:570px}.iphone-shell,.detail-phone{width:255px;border-radius:39px}.iphone-shell img{border-radius:33px}.screen-card:nth-child(even){margin-top:28px}}

/* Editorial product-design showcase */
.design-panorama{padding:150px 0 170px;background:linear-gradient(180deg,#050505 0,#0b0b0d 20%,#0b0b0d 82%,#050505 100%);overflow:hidden}.panorama-copy{display:grid;grid-template-columns:1.25fr .75fr;gap:8%;align-items:end}.panorama-copy .eyebrow{grid-column:1/-1}.panorama-copy h2{font-size:clamp(58px,7vw,108px);line-height:.9;letter-spacing:-.07em;margin:0}.panorama-copy>p:last-child{margin:0 0 8px;color:var(--muted);font-size:18px;max-width:480px}.panorama-devices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6%;align-items:start;margin-top:110px}.editorial-phone{margin:0;position:relative;padding:7px;background:#101012;border:1px solid #48484d;border-radius:48px;box-shadow:0 42px 100px rgba(0,0,0,.66)}.editorial-phone img{display:block;width:100%;height:auto;border-radius:40px}.editorial-phone figcaption{position:absolute;left:calc(100% + 18px);top:22%;display:flex;flex-direction:column;white-space:nowrap}.editorial-phone figcaption b{font-size:11px;color:#626266;font-weight:600}.editorial-phone figcaption span{font-size:12px;color:#a8a8aa}.editorial-phone-discover{margin-top:90px}.editorial-phone-detail{margin-top:180px}.design-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:130px;border-top:1px solid #27272a}.design-principles article{padding:32px 30px 10px;border-right:1px solid #27272a}.design-principles article:last-child{border-right:0}.design-principles article>span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#737377}.design-principles h3{font-size:20px;line-height:1.15;letter-spacing:-.03em;margin:42px 0 12px}.design-principles p{font-size:14px;color:#88888d;margin:0}.rhythm-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center;padding:170px 0;border-top:1px solid #1d1d1d}.rhythm-copy h2{font-size:clamp(50px,5.5vw,84px);line-height:.94;letter-spacing:-.06em;margin:0}.rhythm-copy>p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:530px}.rhythm-legend{display:flex;flex-direction:column;gap:12px;margin-top:42px;color:#aaa;font-size:13px}.rhythm-legend span{display:flex;align-items:center;gap:10px}.rhythm-legend i{width:7px;height:7px;border-radius:50%;background:#fff}.rhythm-legend span:nth-child(2) i{background:#7ab8ff}.rhythm-legend span:nth-child(3) i{background:#de87d1}.rhythm-phones{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.rhythm-phones .editorial-phone{width:100%;border-radius:42px}.rhythm-phones .editorial-phone img{border-radius:35px}.rhythm-phones .editorial-phone:nth-child(2){margin-top:85px}.feature-story-home,.feature-story-discover{min-height:1000px}.phone-showcase:after{content:"";position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.07),transparent 68%);z-index:-1}.ipad-device-stage{padding:65px;background:#0b0b0d;border:1px solid #232326;border-radius:34px}.closing{position:relative}.closing:before{content:"";position:absolute;z-index:-1;left:50%;top:45%;transform:translate(-50%,-50%);width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(128,92,178,.1),transparent 68%)}
@media(max-width:1000px){.panorama-copy{grid-template-columns:1fr}.panorama-copy>p:last-child{margin-top:28px}.panorama-devices{gap:28px}.design-principles{grid-template-columns:1fr 1fr}.design-principles article:nth-child(2){border-right:0}.design-principles article{border-bottom:1px solid #27272a}.rhythm-section{grid-template-columns:1fr}.rhythm-phones{max-width:700px;margin:50px auto 0}.editorial-phone figcaption{display:none}.ipad-device-stage{padding:35px}}
@media(max-width:620px){.design-panorama{padding:110px 0}.panorama-copy h2{font-size:53px}.panorama-devices{grid-template-columns:repeat(3,230px);gap:20px;width:max-content;transform:translateX(calc((100vw - 230px)/2));margin-left:calc((100% - 100vw)/2);margin-top:70px}.editorial-phone{border-radius:37px;padding:6px}.editorial-phone img{border-radius:31px}.editorial-phone-discover{margin-top:55px}.editorial-phone-detail{margin-top:110px}.design-principles{grid-template-columns:1fr;margin-top:100px}.design-principles article{border-right:0;padding:28px 5px}.design-principles h3{margin-top:25px}.rhythm-section{padding:110px 0}.rhythm-copy h2{font-size:48px}.rhythm-phones{gap:14px}.rhythm-phones .editorial-phone{border-radius:27px;padding:4px}.rhythm-phones .editorial-phone img{border-radius:23px}.rhythm-phones .editorial-phone:nth-child(2){margin-top:45px}.feature-story-home,.feature-story-discover{min-height:auto}.ipad-device-stage{padding:18px;border-radius:22px}}

/* Colour-led editorial chapters and resilient layouts */
body{background:linear-gradient(180deg,#09080a 0,#0b1015 18%,#100c0b 37%,#081113 58%,#100d14 78%,#08090b 100%)}.hero{background:radial-gradient(circle at 78% 48%,rgba(198,91,53,.22),transparent 31%),radial-gradient(circle at 82% 62%,rgba(104,74,163,.14),transparent 34%)}.intro{padding:150px 50px;margin-top:60px;border-radius:44px;background:linear-gradient(135deg,rgba(127,60,37,.2),rgba(28,42,52,.3));border:1px solid rgba(255,255,255,.08)}.feature-grid article{background:rgba(7,8,10,.58)}.design-panorama{background:radial-gradient(circle at 18% 35%,rgba(66,133,148,.22),transparent 28%),radial-gradient(circle at 82% 65%,rgba(179,89,126,.18),transparent 30%),linear-gradient(180deg,#0b1014,#111018 52%,#0b0d10)}.panorama-devices{grid-template-columns:repeat(3,minmax(0,310px));justify-content:center;gap:70px}.editorial-phone figcaption{position:static;margin:18px 3px 0;display:flex;flex-direction:row;gap:10px;white-space:normal}.editorial-phone-discover{margin-top:70px}.editorial-phone-detail{margin-top:140px}.design-principles{background:rgba(8,10,13,.48);border:1px solid rgba(255,255,255,.08);border-radius:28px;overflow:hidden}.design-principles article{border-color:rgba(255,255,255,.08)}.feature-story{padding-left:70px;padding-right:70px;margin-top:100px;margin-bottom:100px;border:1px solid rgba(255,255,255,.09);border-radius:44px;overflow:hidden}.feature-story-home{background:radial-gradient(circle at 78% 48%,rgba(209,98,52,.25),transparent 36%),linear-gradient(135deg,rgba(45,23,18,.85),rgba(13,14,18,.8))}.feature-story-discover{background:radial-gradient(circle at 22% 48%,rgba(104,151,158,.28),transparent 38%),linear-gradient(135deg,rgba(12,25,29,.9),rgba(22,18,24,.82))}.detail-stage{padding:100px 80px;margin-top:120px;margin-bottom:120px;background:radial-gradient(circle at 75% 50%,rgba(74,167,183,.25),transparent 38%),linear-gradient(135deg,rgba(12,30,34,.88),rgba(17,18,24,.9));border:1px solid rgba(255,255,255,.09);border-radius:44px}.rhythm-section{padding:120px 75px;margin-top:100px;margin-bottom:100px;background:radial-gradient(circle at 74% 45%,rgba(177,82,148,.2),transparent 38%),linear-gradient(135deg,rgba(29,20,35,.92),rgba(12,25,32,.88));border:1px solid rgba(255,255,255,.09);border-radius:44px}.screens-section{padding:150px 0}.screen-gallery{grid-template-columns:repeat(3,minmax(0,260px));justify-content:center;gap:75px}.screen-card:nth-child(even){margin-top:0}.screen-card:nth-child(2),.screen-card:nth-child(5){margin-top:70px}.ipad-strip{padding:120px 0}.ipad-device-stage{background:radial-gradient(circle at 25% 35%,rgba(80,140,153,.2),transparent 32%),linear-gradient(135deg,#111820,#17121b)}.closing{width:min(calc(100% - 56px),1100px);margin-bottom:120px;padding:150px 45px;border-radius:50px;background:radial-gradient(circle at 50% 20%,rgba(178,92,153,.18),transparent 35%),linear-gradient(145deg,rgba(30,27,42,.9),rgba(12,21,25,.9));border:1px solid rgba(255,255,255,.09)}
@media(max-width:1000px){.intro{padding:110px 40px}.panorama-devices{gap:28px}.feature-story,.detail-stage,.rhythm-section{padding-left:45px;padding-right:45px}.screen-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.editorial-phone figcaption{display:flex}}
@media(max-width:620px){.hero{background:radial-gradient(circle at 50% 78%,rgba(198,91,53,.2),transparent 30%)}.intro{width:calc(100% - 24px);padding:85px 22px;border-radius:28px}.design-panorama{background:linear-gradient(180deg,#0b1115,#17111a 60%,#0b0d10)}.panorama-devices{width:auto;transform:none;margin:70px auto 0;grid-template-columns:1fr;gap:50px;justify-items:center}.panorama-devices .editorial-phone{width:250px;margin-top:0}.panorama-devices .editorial-phone:nth-child(2){margin-left:45px}.panorama-devices .editorial-phone:nth-child(3){margin-right:45px}.feature-story,.detail-stage,.rhythm-section{width:calc(100% - 24px);padding:80px 22px;margin-top:65px;margin-bottom:65px;border-radius:28px}.feature-story{gap:30px}.screen-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 14px}.screen-card:nth-child(2),.screen-card:nth-child(5){margin-top:0}.screen-card:nth-child(even){margin-top:26px}.closing{width:calc(100% - 24px);padding:100px 22px;border-radius:30px;margin-bottom:80px}.ipad-device-stage{padding:16px}.design-principles{border-radius:22px}}

/* August 29 capture collection */
.panorama-devices .editorial-phone{padding:0;background:none;border:0;border-radius:0;box-shadow:none}.panorama-phone{display:block;padding:7px;background:#101012;border:1px solid #48484d;border-radius:48px;box-shadow:0 42px 100px rgba(0,0,0,.66);overflow:hidden}.panorama-phone img{display:block;width:100%;height:auto;border-radius:40px}.panorama-devices .editorial-phone figcaption{margin:17px 4px 0;padding:0}
.ipad-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 24px;margin-top:44px}.ipad-gallery figure{margin:0;min-width:0}.gallery-ipad{display:block;padding:6px;background:#111;border:1px solid #454545;border-radius:22px;box-shadow:0 28px 70px rgba(0,0,0,.48);overflow:hidden}.ipad-gallery img{display:block;width:100%;height:auto;border-radius:16px}.ipad-gallery figcaption{display:flex;flex-direction:column;gap:5px;padding:17px 7px 0}.ipad-gallery figcaption strong{color:#f1f1f3;font-size:14px}.ipad-gallery figcaption span{color:#88888d;font-size:12px;line-height:1.4}.screen-gallery{grid-template-columns:repeat(3,minmax(0,260px))}.screen-card:nth-child(2),.screen-card:nth-child(5),.screen-card:nth-child(8){margin-top:70px}.screen-card:nth-child(even){margin-top:0}
@media(max-width:1000px){.ipad-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-card:nth-child(2),.screen-card:nth-child(5),.screen-card:nth-child(8){margin-top:0}}
@media(max-width:620px){.panorama-phone{padding:6px;border-radius:37px}.panorama-phone img{border-radius:31px}.ipad-gallery{grid-template-columns:1fr;gap:38px}.gallery-ipad{border-radius:16px}.ipad-gallery img{border-radius:11px}.ipad-gallery figcaption{padding-top:14px}.screen-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-card:nth-child(even){margin-top:26px}.screen-card:nth-child(2),.screen-card:nth-child(5),.screen-card:nth-child(8){margin-top:0}}

.tv-teaser{display:grid;grid-template-columns:1fr auto;gap:10%;align-items:end;padding:130px 75px;margin-top:120px;margin-bottom:120px;border-radius:48px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 75% 38%,rgba(59,163,184,.32),transparent 32%),radial-gradient(circle at 60% 78%,rgba(218,104,100,.22),transparent 32%),linear-gradient(135deg,#11212a,#211326 55%,#271710)}.tv-copy h2{font-size:clamp(56px,6vw,96px);line-height:.9;letter-spacing:-.07em;margin:0}.tv-copy>p:not(.eyebrow){color:rgba(255,255,255,.72);font-size:18px;max-width:650px}.tv-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px}.tv-tags span{padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(0,0,0,.2);font-size:12px}.tv-status{margin:0;text-align:right;color:#fff;font-family:var(--serif);font-size:30px;font-style:italic;line-height:1.05}.tv-status span{color:rgba(255,255,255,.52);font-family:var(--sans);font-size:11px;font-style:normal;letter-spacing:.14em;text-transform:uppercase}.aureyl-future{display:grid;grid-template-columns:1.1fr 1fr auto;gap:7%;align-items:end;padding:100px 70px;margin-bottom:140px;border-radius:42px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(120deg,rgba(65,36,80,.9),rgba(25,70,79,.85),rgba(111,58,37,.78))}.aureyl-future h2{font-size:clamp(46px,5vw,76px)}.aureyl-future>p{color:rgba(255,255,255,.72);font-size:17px;margin:0}.aureyl-future .button{white-space:nowrap;background:rgba(255,255,255,.12)}
@media(max-width:1000px){.tv-teaser{grid-template-columns:1fr;padding:80px 45px}.tv-status{text-align:left;margin-top:35px}.aureyl-future{grid-template-columns:1fr}.aureyl-future .button{justify-self:start}.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:none}}
@media(max-width:620px){.tv-teaser,.aureyl-future{width:calc(100% - 24px);padding:75px 22px;border-radius:28px;margin-top:70px;margin-bottom:70px}.tv-copy h2{font-size:52px}.tv-frame{padding:6px;border-radius:13px}.tv-frame img{border-radius:8px}.aureyl-future h2{font-size:46px}}
