.mobile-hero{position:relative;isolation:isolate;overflow:hidden;background:#201e21;color:#fff}.mobile-hero__inner{width:min(1380px,100% - 80px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);align-items:center;min-height:760px}.mobile-hero__copy{position:relative;z-index:5;padding:4rem 0}.mobile-hero__copy>.nt-eyebrow{font-size:.64rem;color:#d3bcb0}.mobile-hero__copy h1{font-size:clamp(4rem,7vw,6.5rem);font-weight:500;letter-spacing:-.068em;line-height:1.03;margin:1.8rem 0 2.2rem}.mobile-hero__copy h1 em{color:#ffac7c;font-style:normal}.mobile-hero__copy>p:not(.nt-eyebrow){color:#cbbfba;font-size:1.05rem;line-height:1.7;max-width:33ch}.mobile-hero__copy .nt-actions{gap:1.5rem;margin-top:1.9rem}.mobile-hero__explore{display:inline-flex;align-items:center;gap:.7rem;font-size:.83rem;padding-block:.8rem}.mobile-hero__explore:hover{text-decoration:underline;text-underline-offset:5px}.mobile-hero__included{display:block;font-size:.72rem;color:#b6a9a4;margin-top:1.25rem}.mobile-hero__stage{position:relative;isolation:isolate;height:710px;scroll-margin-top:100px;--mobile-look-x: 0;--mobile-look-y: 0}.mobile-hero__backdrop{position:absolute;z-index:-2;top:80px;right:-160px;bottom:10px;left:-20px;background:linear-gradient(128deg,#56382eaa,#28222677);border:1px solid rgba(132,100,80,.1333333333);border-radius:120px 0 0 36px;transform:rotate(-12deg)}.mobile-hero__wordmark{position:absolute;z-index:-1;bottom:7px;right:-2%;font-size:6.25rem;letter-spacing:-.07em;font-weight:700;color:#fff4ec08}.mobile-hero__camera{position:relative;width:100%;height:100%;transform:perspective(1600px) rotateY(calc(var(--mobile-look-x) * 5deg)) rotateX(calc(var(--mobile-look-y) * -3deg));transition:transform .6s ease-out}.mobile-hero__featured{position:absolute;z-index:3;width:252px;left:35%;top:30px;animation:mobile-stage-enter .45s ease-out both}.mobile-hero__featured .mobile-phone{transform:rotate(2deg);border-width:6px;box-shadow:0 0 0 1px #a39387,0 30px 70px #09080780}.mobile-hero__side{position:absolute;width:200px;padding:5px;border:1px solid #9c867d;border-radius:30px;background:#2b2727;box-shadow:0 34px 70px #09080780;cursor:pointer;filter:brightness(.72);transition:filter .25s}.mobile-hero__side img{width:100%;height:auto;display:block;border-radius:23px}.mobile-hero__side:hover,.mobile-hero__side:focus-visible{filter:brightness(1)}.mobile-hero__side--left{left:6%;top:127px;transform:rotate(-13deg) rotateY(14deg);z-index:1}.mobile-hero__side--right{left:70%;top:155px;transform:rotate(13deg) rotateY(-14deg);z-index:0}.mobile-hero__guide{position:relative;z-index:4;display:flex;align-items:center;gap:.4rem;width:calc(100% + 88px);min-height:94px;margin:-1px 0 0 -44px;padding:.8rem 1.2rem .8rem .25rem;border:1px solid #e6c7af;border-radius:20px;background:#fff4ec;color:#292124;box-shadow:0 15px 35px #140e1433}.mobile-hero__guide>div:last-child{flex:1;min-width:0}.mobile-hero__guide span{font-size:.55rem;letter-spacing:.11em;color:#705546}.mobile-hero__guide h2{font-size:1rem;line-height:1.25;letter-spacing:-.025em;font-weight:550;margin-top:.45rem}.mobile-hero__guide-avatar{flex:0 0 88px;width:88px;height:88px;margin-block:-1.7rem -.8rem;align-self:end}.mobile-hero__rail{position:relative;z-index:6;width:min(1380px,100% - 80px);margin-inline:auto;border-top:1px solid rgba(255,255,255,.1411764706);padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem}.mobile-hero__rail-heading .nt-eyebrow{color:#c1aca0;font-size:.58rem}.mobile-hero__rail-heading p:last-child{margin-top:.5rem;font-size:.8rem;color:#ece5e1}.mobile-hero__choices{display:flex;gap:.6rem;justify-content:flex-end;min-width:0}.mobile-hero__choices button{display:flex;gap:.6rem;align-items:center;flex:0 0 auto;min-width:130px;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:.45rem .9rem .45rem .45rem;background:transparent;color:#cdc0ba;font-size:.76rem;cursor:pointer;transition:background .2s,color .2s}.mobile-hero__choices button:hover{background:#ffffff12;color:#fff}.mobile-hero__choices button[aria-pressed=true]{background:#fff4ec;border-color:#fff4ec;color:#282124}.mobile-hero__face{width:36px;height:36px;border-radius:50%;background:#e8edf0;flex:0 0 auto}.mobile-hero__arrow{margin-left:auto}.mobile-hero__footnote{width:min(1380px,100% - 80px);margin-inline:auto;display:flex;justify-content:space-between;gap:1rem;color:#b8a9a0;font-size:.64rem;padding-bottom:1.4rem}@keyframes mobile-stage-enter{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@media (max-width: 1150px){.mobile-hero__inner{min-height:680px;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr)}.mobile-hero__copy h1{font-size:clamp(3.3rem,6.6vw,5.4rem)}.mobile-hero__copy>p:not(.nt-eyebrow){font-size:.95rem}.mobile-hero__stage{height:625px}.mobile-hero__featured{width:216px;left:32%;top:28px}.mobile-hero__side{width:166px}.mobile-hero__side--left{left:0}.mobile-hero__side--right{left:68%}.mobile-hero__guide{width:calc(100% + 54px);margin-left:-27px;padding-right:.75rem}.mobile-hero__guide-avatar{width:74px;height:82px;flex-basis:74px}.mobile-hero__guide h2{font-size:.9rem}.mobile-hero__rail{flex-direction:column;align-items:flex-start;gap:1.1rem}.mobile-hero__choices{width:100%;justify-content:space-between}.mobile-hero__choices button{flex:1 0 auto;min-width:0}}@media (max-width: 850px) and (min-width: 701px){.mobile-hero__inner{width:calc(100% - 48px)}.mobile-hero__copy h1{font-size:3.2rem}.mobile-hero__copy>.nt-eyebrow{font-size:.5rem}.mobile-hero__copy .nt-actions{gap:.75rem}.mobile-hero__copy .nt-button{padding-inline:1rem;font-size:.8rem}.mobile-hero__featured{width:180px;left:31%;top:50px}.mobile-hero__side{width:140px}.mobile-hero__stage{height:590px}.mobile-hero__guide{width:calc(100% + 54px)}.mobile-hero__guide-avatar{flex-basis:60px;width:60px;height:72px}.mobile-hero__guide h2{font-size:.83rem}.mobile-hero__guide span{font-size:.49rem}.mobile-hero__rail,.mobile-hero__footnote{width:calc(100% - 48px)}}@media (max-width: 700px){.mobile-hero__inner{display:flex;flex-direction:column;width:calc(100% - 36px);min-height:0}.mobile-hero__copy{width:100%;text-align:center;padding:3rem 0 1.2rem}.mobile-hero__copy h1{font-size:clamp(3.4rem,13vw,5.2rem);margin:1.5rem 0}.mobile-hero__copy>.nt-eyebrow{font-size:.55rem}.mobile-hero__copy>p:not(.nt-eyebrow){margin-inline:auto;font-size:.91rem;max-width:34ch}.mobile-hero__copy .nt-actions{justify-content:center;gap:1rem;margin-top:1.5rem}.mobile-hero__copy .nt-button{font-size:.85rem;padding:.8rem 1.2rem}.mobile-hero__included{font-size:.65rem;margin-top:1rem}.mobile-hero__stage{height:580px;width:min(480px,100%)}.mobile-hero__backdrop{top:90px;right:-80px;bottom:35px;left:-30px;border-radius:80px 0 0 25px}.mobile-hero__featured{width:205px;left:calc(50% - 102.5px);top:26px}.mobile-hero__side{width:37%;max-width:155px;top:108px;border-radius:24px;padding:4px}.mobile-hero__side img{border-radius:18px}.mobile-hero__side--left{left:3%;transform:rotate(-12deg)}.mobile-hero__side--right{left:auto;right:3%;transform:rotate(12deg)}.mobile-hero__guide{width:calc(100% + 76px);margin-left:-38px;min-height:82px}.mobile-hero__guide-avatar{width:74px;height:80px;flex-basis:74px}.mobile-hero__guide h2{font-size:.9rem}.mobile-hero__wordmark{font-size:4rem;bottom:10px}.mobile-hero__rail{width:calc(100% - 36px);gap:.9rem;padding:1.3rem 0 .5rem}.mobile-hero__rail-heading p:last-child{font-size:.78rem}.mobile-hero__choices{overflow-x:auto;justify-content:flex-start;padding:.35rem .15rem .9rem;scrollbar-width:thin;scrollbar-color:rgba(163,138,120,.4) transparent}.mobile-hero__choices button{flex:0 0 auto;min-width:123px;font-size:.74rem}.mobile-hero__footnote{width:calc(100% - 36px);flex-direction:column;gap:.6rem;padding-bottom:1.5rem;font-size:.6rem}}@media (prefers-reduced-motion: reduce){.mobile-hero__featured{animation:none}.mobile-hero__camera{transform:none}}.mobile-continuity{padding-block:6rem}.mobile-continuity .nt-section-heading{gap:3rem;margin-bottom:3rem}.mobile-continuity .nt-section-heading>p{max-width:36ch}.mobile-continuity__stage{position:relative;isolation:isolate;padding:3.5rem 3rem 5rem;background:var(--bg-section);border:1px solid var(--border);border-radius:28px}.mobile-continuity__desktop{position:relative;z-index:1;width:86%;transform:rotate(-2deg)}.mobile-continuity__desktop .product-screen{box-shadow:0 20px 50px #34231f20}.mobile-continuity__desktop .product-screen__expand{right:auto;left:1rem}.mobile-continuity__phone{position:absolute;z-index:2;right:3.5%;bottom:2rem;width:20%;max-width:225px;transform:rotate(5deg)}.mobile-continuity__label{position:absolute;bottom:1.5rem;left:3rem;letter-spacing:.12em;font-size:.65rem;color:var(--text-muted)}.mobile-continuity__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:2.5rem}.mobile-continuity__details article{display:flex;align-items:flex-start;gap:.9rem}.mobile-continuity__details h3{font-size:1.02rem;line-height:1.3;letter-spacing:-.025em;font-weight:550;margin:.3rem 0 .65rem}.mobile-continuity__details p{color:var(--text-muted);font-size:.87rem;line-height:1.65}.mobile-continuity__face{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#e8edf0}.mobile-continuity__link{margin-top:2.5rem}@media (max-width: 700px){.mobile-continuity{padding-block:3rem}.mobile-continuity .nt-section-heading{gap:1.1rem;margin-bottom:1.7rem}.mobile-continuity__stage{padding:1.5rem 1rem 3.2rem;border-radius:18px;margin-bottom:3rem}.mobile-continuity__desktop{width:93%}.mobile-continuity__phone{width:27%;bottom:-1.3rem;right:1.2rem}.mobile-continuity__phone .mobile-phone{border-radius:18px;border-width:3px}.mobile-continuity__phone .mobile-phone>img{border-radius:14px}.mobile-continuity__phone .mobile-phone__expand{width:28px;height:28px;right:-9px;bottom:35px;font-size:.9rem}.mobile-continuity__desktop .product-screen__expand{font-size:.62rem;left:.4rem;padding:.45rem;gap:.3rem}.mobile-continuity__label{font-size:.47rem;left:1rem;bottom:1.3rem;max-width:22ch;line-height:1.6}.mobile-continuity__details{grid-template-columns:1fr;gap:1.5rem;margin-top:0}.mobile-continuity__details article{padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.mobile-continuity__link{margin-top:1.5rem}}
