:root{--bg:#fff;--surface:#f6f7f9;--surface-strong:#eceef2;--text:#11141b;--muted:#747684;--border:#d9dce3;--accent:#486b53;--accent-soft:#e6eee8;--shadow:0 18px 48px #11141b1a;--shell:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{width:min(100% - 40px, var(--shell));margin:0 auto}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #d9dce3b8;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand-link{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{background:var(--text);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:.95rem;display:inline-grid}.site-nav,.footer-nav{color:var(--muted);align-items:center;gap:20px;font-size:.94rem;font-weight:650;display:flex}.site-nav a:hover,.footer-nav a:hover,.legal-content a:hover,.support-page a:hover{color:var(--text)}.hero-section{border-bottom:1px solid var(--border);background:linear-gradient(#fff 0%,#fafbfc 55%,#f4f6f8 100%);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);align-items:center;gap:56px;min-height:calc(100vh - 72px);padding:64px 0 72px;display:grid}.hero-copy{max-width:560px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}.hero-copy h1{letter-spacing:0;margin-bottom:18px;font-size:clamp(3.6rem,9vw,6.6rem);line-height:.9}.hero-lede{color:#3d414c;margin-bottom:26px;font-size:1.2rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.primary-link,.secondary-link{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:750;display:inline-flex}.primary-link{background:var(--text);color:#fff}.secondary-link{border:1px solid var(--border);color:var(--text);background:#fff}.availability-note{color:var(--muted);font-size:.95rem}.product-visual{justify-content:center;display:flex;position:relative}.phone-fan{justify-content:center;align-items:center;padding:24px 0 12px;display:flex;position:relative}.phone-frame{--bezel:1.2%;--screen-radius:11.8% / 5.4%;--island-top:2.05%;padding:var(--bezel);box-shadow:var(--shadow);background:#0d1015;border-radius:13%/6%;position:relative;overflow:hidden}.phone-frame img{border-radius:var(--screen-radius);width:100%;height:auto;display:block}.phone-frame:after{content:"";top:var(--island-top);aspect-ratio:3.4;z-index:2;background:#000;border-radius:999px;width:28%;position:absolute;left:50%;transform:translate(-50%)}.phone-frame-front,.phone-frame-left,.phone-frame-right{--bezel:0.5%;--screen-radius:12.4% / 5.7%;--island-top:1.8%}.phone-frame-left,.phone-frame-right{z-index:1;width:clamp(132px,26vw,202px)}.phone-frame-front{z-index:3;width:clamp(168px,33vw,252px);box-shadow:0 30px 68px #11141b38}.phone-frame-left{margin-right:-36px;transform:rotate(-7deg)translateY(18px)}.phone-frame-right{margin-left:-36px;transform:rotate(7deg)translateY(18px)}.summary-section,.resources-section,.support-page,.legal-page{padding:72px 0}.summary-section{background:#fff}.summary-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.summary-grid article,.resource-card,.support-card{border:1px solid var(--border);background:#fff;border-radius:8px}.summary-grid article{padding:26px}.summary-grid span{color:var(--accent);margin-bottom:26px;font-size:.82rem;font-weight:800;display:block}.summary-grid h2{margin-bottom:10px;font-size:1.15rem;line-height:1.3}.summary-grid p,.resource-card p,.support-card p{color:var(--muted);margin-bottom:0}.resources-section{background:var(--surface)}.gallery-section{border-top:1px solid var(--border);background:#fff;padding:72px 0}.gallery-scroller{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:30px;margin:0 -12px;padding:12px 12px 30px;scroll-padding-inline:12px;display:flex;overflow-x:auto}.gallery-scroller::-webkit-scrollbar{display:none}.shot-tile{scroll-snap-align:start;flex-direction:column;flex:0 0 calc(25% - 22.5px);align-items:center;gap:14px;margin:0;display:flex}.shot-tile .phone-frame{width:100%;box-shadow:0 5px 14px #11141b24}.shot-tile figcaption{color:var(--text);font-size:.98rem;font-weight:750}.gallery-indicator{background:var(--border);opacity:0;border-radius:999px;height:0;margin-top:0;transition:opacity .2s,height .2s,margin-top .2s;overflow:hidden}.gallery-indicator.is-visible{opacity:1;height:6px;margin-top:10px}.gallery-indicator-thumb{will-change:transform;background:#171a21;border-radius:999px;width:100%;height:100%;display:block;transform:translate(0,0)}.section-heading,.page-header,.legal-header{max-width:760px}.section-heading{margin-bottom:28px}.section-heading h2,.page-header h1,.legal-header h1{letter-spacing:0;margin-bottom:14px;font-size:clamp(2rem,4.6vw,3.1rem);line-height:1.08}.section-heading p,.page-header p,.legal-header p{color:#555966;font-size:1.06rem}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;display:grid}.resource-card{min-height:180px;padding:22px;transition:border-color .18s,transform .18s,box-shadow .18s;display:block}.resource-card:hover{border-color:#b8bdc8;transform:translateY(-2px);box-shadow:0 12px 32px #11141b14}.resource-card span{margin-bottom:12px;font-weight:800;display:block}.site-footer{border-top:1px solid var(--border);background:#fff}.footer-inner{justify-content:space-between;align-items:center;gap:24px;padding:28px 0;display:flex}.footer-inner p{color:var(--muted);margin:0;font-size:.94rem}.legal-page{background:var(--surface)}.legal-shell,.support-shell{max-width:880px}.legal-header,.page-header{margin-bottom:36px}.legal-header span{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;padding:5px 12px;font-size:.9rem;display:inline-flex}.legal-content{border:1px solid var(--border);background:#fff;border-radius:8px;padding:44px}.legal-content section+section{border-top:1px solid var(--border);margin-top:36px;padding-top:32px}.legal-content h2,.support-card h2{margin-bottom:12px;font-size:1.18rem;line-height:1.35}.legal-content h3{margin-top:24px;margin-bottom:10px;font-size:.98rem;font-weight:750;line-height:1.4}.legal-content p{color:#4e5360}.legal-content p:last-child{margin-bottom:0}.legal-content ul{color:#4e5360;margin:0 0 18px;padding-left:22px}.legal-content li+li{margin-top:8px}.legal-content a,.support-page a{color:var(--accent);text-underline-offset:3px;font-weight:750;text-decoration:underline}.support-page{background:var(--surface)}.support-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.support-card{padding:26px}.support-card a{margin-top:18px;display:inline-flex}@media (max-width:860px){.site-shell{width:min(100% - 28px, var(--shell))}.header-inner{min-height:64px}.site-nav{gap:13px;font-size:.9rem}.hero-grid{grid-template-columns:1fr;gap:36px;min-height:auto;padding:46px 0 56px}.hero-copy h1{font-size:clamp(3.2rem,18vw,5rem)}.summary-section,.resources-section,.gallery-section,.support-page,.legal-page{padding:48px 0}.gallery-scroller{gap:22px}.shot-tile{flex-basis:calc(33.3333% - 14.6667px)}.summary-grid,.resource-grid,.support-grid{grid-template-columns:1fr}.resource-card{min-height:auto}.footer-inner{flex-direction:column;align-items:flex-start}.footer-nav{flex-wrap:wrap;gap:12px 18px}.legal-content{padding:26px}}@media (max-width:520px){.phone-frame-left,.phone-frame-right{display:none}.phone-frame-front{width:clamp(200px,62vw,260px)}.gallery-scroller{gap:16px}.shot-tile{flex-basis:calc(50% - 8px)}.header-inner{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 0}.site-nav{justify-content:space-between;width:100%}.hero-actions{flex-direction:column}.primary-link,.secondary-link{width:100%}}
