:root{--page-bg:#f5f5f7;--nav-bg:rgba(255, 255, 255, 0.82);--text:#1d1d1f;--muted:#515154;--accent:#0071e3;--nav-height:44px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--page-bg)}body{color:var(--text);font-family:-apple-system,BlinkMacSystemFont,sf pro display,sf pro text,helvetica neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}main{min-height:calc(100svh - var(--nav-height));background:var(--page-bg)}.site-footer{padding:28px 24px 34px;color:rgba(29,29,31,.52);background:var(--page-bg);font-size:12px;line-height:1.5;text-align:center}.footer-inner{width:min(980px,100%);margin:0 auto}.footer-inner p{margin:0}.footer-links{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:8px !important}.footer-links a:hover{color:var(--text)}.legal-page{width:min(760px,calc(100% - 48px));margin:0 auto;padding:72px 0 96px}.legal-page-back{color:var(--accent);font-size:14px;font-weight:600}.legal-page h1{margin:28px 0 20px;font-size:clamp(38px,5vw,58px);line-height:1.06;letter-spacing:-.045em}.legal-page-content{color:var(--muted);font-size:17px;line-height:1.72}.legal-page-content h2{margin:34px 0 10px;color:var(--text);font-size:24px;letter-spacing:-.025em}.legal-page-content ul{padding-left:22px}.legal-list{display:grid;gap:12px;margin-top:24px}.legal-list a{padding:16px 18px;background:#fff;border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,4%)}.legal-list a:hover{color:var(--accent)}.site-header{position:sticky;top:0;z-index:20;height:var(--nav-height);background:var(--nav-bg);border-bottom:1px solid rgba(0,0,0,4%);backdrop-filter:saturate(180%)blur(20px);-webkit-backdrop-filter:saturate(180%)blur(20px)}.global-nav{width:min(1024px,calc(100% - 48px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;line-height:1}.nav-brand{display:inline-flex;align-items:center;justify-content:center;width:24px;height:44px;flex:none;cursor:default}.nav-brand img{width:18px;height:18px;border-radius:5px}.nav-links{flex:1;display:flex;align-items:center;justify-content:space-between;gap:28px;color:rgba(29,29,31,.82);white-space:nowrap}.nav-links a,.nav-brand,.nav-icon{transition:color 160ms ease,opacity 160ms ease,transform 160ms ease}.nav-links a:hover,.nav-icon:hover{color:#000;opacity:.72}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:26px;color:rgba(29,29,31,.86)}.nav-icon{position:relative;display:inline-flex;width:18px;height:18px;flex:none}.nav-icon-search::before{content:"";position:absolute;left:1px;top:1px;width:11px;height:11px;border:1.8px solid;border-radius:50%}.nav-icon-search::after{content:"";position:absolute;right:1px;bottom:2px;width:7px;height:1.8px;border-radius:999px;background:currentColor;transform:rotate(45deg);transform-origin:center}.nav-icon-bag::before{content:"";position:absolute;left:3px;right:3px;bottom:1px;height:12px;border:1.8px solid;border-radius:3px}.nav-icon-bag::after{content:"";position:absolute;left:6px;top:1px;width:6px;height:7px;border:1.8px solid;border-bottom:0;border-radius:7px 7px 0 0}.nav-icon-menu{display:none}.nav-icon-menu::before,.nav-icon-menu::after{content:"";position:absolute;left:1px;width:16px;height:1.8px;border-radius:999px;background:currentColor}.nav-icon-menu::before{top:5px}.nav-icon-menu::after{bottom:5px}.apple-hero{position:relative;min-height:calc(100svh - var(--nav-height));overflow:hidden;background:var(--page-bg)}.apple-hero-copy{position:relative;z-index:2;width:min(100%,760px);margin:0 auto;padding:60px 24px 0;text-align:center}.apple-hero h1{margin:0;color:var(--text);font-size:clamp(46px,4.45vw,64px);font-weight:700;letter-spacing:-.055em;line-height:1.06}.apple-hero-subtitle{margin:12px auto 0;color:var(--text);font-size:clamp(23px,2.05vw,31px);font-weight:400;letter-spacing:-.03em;line-height:1.25}.copy-mobile,.button-mobile{display:none}.apple-hero-actions{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:22px}.apple-hero-button{appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:44px;padding:0 22px;color:#fff;background:var(--accent);border-radius:999px;cursor:pointer;font-family:inherit;font-size:17px;font-weight:400;line-height:1;transition:background 160ms ease,transform 160ms ease}.apple-hero-button-primary:hover{background:#0077ed;transform:translateY(-1px)}.apple-hero-button-secondary{color:var(--text);background:rgba(29,29,31,8%)}.apple-hero-button-secondary:hover{background:rgba(29,29,31,.12);transform:translateY(-1px)}.apple-hero-button[aria-disabled=true]{cursor:not-allowed;opacity:.62}.apple-hero-purchase-note{max-width:520px;margin:12px auto 0;color:rgba(29,29,31,.52);font-size:13px;line-height:1.45}.apple-hero-purchase-note.is-error{color:#b54708}.apple-hero-media{position:relative;z-index:1;width:min(1240px,calc(100% - 64px));margin:24px auto 0;overflow:hidden;border-radius:28px}.apple-hero-media::before{content:"";position:absolute;inset:10% 4% 0;z-index:0;border-radius:34px 34px 0 0;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,0));box-shadow:0 -26px 60px rgba(29,29,31,7%);pointer-events:none}.apple-hero-video{position:relative;z-index:1;width:100%;height:auto;border-radius:inherit;object-fit:contain;object-position:center top;filter:saturate(1.05)contrast(1.02)}.apple-hero-disclaimer{width:min(980px,calc(100% - 48px));margin:18px auto 34px;color:rgba(29,29,31,.52);font-size:12px;line-height:1.5;letter-spacing:-.01em;text-align:center}@media(min-width:1440px){.apple-hero-copy{padding-top:62px}}@media(max-width:734px){:root{--nav-height:72px}.site-header{position:relative;background:#fff;border-bottom:0}.global-nav{width:100%;padding:0 25px;gap:18px}.nav-brand{width:40px;height:72px;justify-content:flex-start}.nav-brand img{width:34px;height:34px;border-radius:9px}.nav-links{display:none}.nav-actions{flex:1;gap:31px}.nav-icon{width:30px;height:30px}.nav-icon-search::before{left:2px;top:2px;width:17px;height:17px;border-width:2.6px}.nav-icon-search::after{right:2px;bottom:5px;width:11px;height:2.6px}.nav-icon-bag::before{left:5px;right:5px;bottom:3px;height:19px;border-width:2.4px;border-radius:5px}.nav-icon-bag::after{left:10px;top:1px;width:10px;height:11px;border-width:2.4px}.nav-icon-menu{display:inline-flex}.nav-icon-menu::before,.nav-icon-menu::after{left:1px;width:28px;height:2.4px}.nav-icon-menu::before{top:9px}.nav-icon-menu::after{bottom:9px}.apple-hero{min-height:calc(100svh - var(--nav-height))}.apple-hero-copy{width:100%;padding:116px 20px 0}.apple-hero h1{font-size:clamp(36px,10vw,42px);letter-spacing:-.055em;line-height:1.08;white-space:nowrap}.apple-hero-subtitle{max-width:360px;margin-top:18px;font-size:clamp(24px,6.65vw,29px);letter-spacing:-.045em;line-height:1.28}.copy-desktop{display:none}.copy-mobile{display:inline}.button-desktop{display:none}.button-mobile{display:inline}.apple-hero-button{height:44px;min-width:78px;padding:0 22px;font-size:17px}.apple-hero-actions{margin-top:26px}.apple-hero-purchase-note{max-width:330px;font-size:12px}.apple-hero-media{width:min(100% - 24px,720px);margin:44px auto 0;transform:none;border-radius:18px}.apple-hero-media::before{display:none}.apple-hero-video{object-position:center top}.apple-hero-disclaimer{width:calc(100% - 40px);margin-top:16px;margin-bottom:28px;font-size:11px;line-height:1.55;text-align:left}}@media(max-width:430px){.apple-hero-copy{padding-top:88px}.apple-hero-media{width:calc(100% - 24px);margin-top:36px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}}