:root{color-scheme:light;--brand: #ed3d1c;--brand-dark: #c93116;--accent: #ed3d1c;--ink: #111315;--ink-soft: #34383c;--muted: #6e7378;--line: rgba(17, 19, 21, .1);--paper: #ffffff;--paper-warm: #ffffff;--surface: #ffffff;--surface-soft: #f5f6f8;--sage: #8792a0;--bluegray: #92a0b1;--white: #ffffff;--shadow-soft: 0 16px 42px rgba(17, 19, 21, .08);--shadow-card: 0 18px 44px rgba(17, 19, 21, .12);--shadow-float: 0 10px 28px rgba(17, 19, 21, .1);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 20px;--radius-xl: 26px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:#fff;color:var(--ink);font-family:inherit;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:has(.lightbox),body:has(.download-modal){overflow:hidden}button,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:fixed;top:16px;left:50%;z-index:50;display:flex;width:min(1120px,calc(100% - 44px));min-height:66px;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px 10px 18px;border:1px solid rgba(17,19,21,.08);border-radius:999px;background:#fffffff0;box-shadow:var(--shadow-float);-webkit-backdrop-filter:blur(22px) saturate(1.15);backdrop-filter:blur(22px) saturate(1.15);transform:translate(-50%)}.brand{display:inline-flex;min-width:188px;align-items:center;gap:10px;padding:0;border:0;background:transparent;text-align:left}.brand img{width:86px;height:40px;object-fit:contain}.brand span{color:var(--ink-soft);font-size:12px;font-weight:900}.desktop-nav{display:flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:#f6f7f9}.desktop-nav button{min-height:38px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--ink);font-size:13px;font-weight:900}.desktop-nav button:hover{background:var(--brand);color:var(--white)}.header-actions{display:flex;align-items:center;gap:9px}.region-select{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffeb;color:var(--ink)}.region-select select{min-width:58px;border:0;appearance:none;background:transparent;color:var(--ink);font-size:13px;font-weight:900;outline:0}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;font-size:14px;font-weight:950;line-height:1;white-space:nowrap}.button-primary{padding:0 20px;background:var(--brand);color:var(--white);box-shadow:0 12px 24px #ed3d1c38}.button-primary:hover,.button-small:hover{background:var(--brand-dark)}.button-small{min-height:40px;padding:0 15px;background:var(--brand);color:var(--white);font-size:13px}.button-glass{padding:0 18px;border:1px solid rgba(255,255,255,.54);background:#ffffff2e;color:var(--white);box-shadow:inset 0 1px #ffffff2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.button-light{padding:0 18px;border:1px solid var(--line);background:var(--white);color:var(--ink)}.button-light:hover{background:var(--brand);border-color:transparent;color:var(--white)}.hero .button-primary,.download-band .button-primary,.story-actions .button-primary,.app-panel .button-primary{background:var(--brand);color:var(--white)}.hero .button-primary:hover,.download-band .button-primary:hover,.story-actions .button-primary:hover,.app-panel .button-primary:hover{background:var(--brand-dark)}.icon-menu{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--ink)}.mobile-menu{position:absolute;top:calc(100% + 10px);right:8px;left:8px;display:grid;gap:5px;padding:10px;border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-md);background:#fffffff5;box-shadow:var(--shadow-card)}.mobile-menu button{min-height:46px;border:0;border-radius:999px;background:transparent;color:var(--ink);font-weight:900;text-align:left;padding:0 16px}.mobile-menu button:hover{background:var(--surface-soft)}.hero{position:relative;width:min(1120px,calc(100% - 44px));min-height:430px;height:min(58svh,540px);margin:96px auto 0;overflow:hidden;border-radius:18px;background:#171410;color:var(--white);box-shadow:none}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 42%}.hero-shade{background:linear-gradient(90deg,#0d0b098a,#0d0b0933 52%,#0d0b0914),linear-gradient(180deg,#0d0b090f,#0d0b0961)}.hero-content{position:relative;z-index:1;display:flex;width:100%;height:100%;align-items:center;padding:72px clamp(24px,6vw,72px) 52px;flex-direction:column;justify-content:center;text-align:center}.eyebrow{margin:0 0 13px;color:var(--brand);font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.hero .eyebrow,.story-hero .eyebrow{color:#ffd7d0}.story-card .eyebrow{color:var(--brand)}.hero h1{max-width:840px;margin:0;font-size:clamp(60px,9vw,116px);font-weight:950;line-height:.86;letter-spacing:0}.hero-lede{max-width:700px;margin:20px 0 0;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1.05}.hero-body{max-width:630px;margin:16px 0 0;color:#ffffffe6;font-size:17px}.hero-actions{display:flex;margin-top:30px;flex-wrap:wrap;gap:10px;justify-content:center}.hero-proof{display:flex;margin-top:28px;flex-wrap:wrap;gap:8px;justify-content:center}.hero-proof span{padding:8px 12px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff1f;color:#ffffffe6;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-feature{width:min(1120px,calc(100% - 44px));margin:44px auto 0;scroll-margin-top:110px}.story-card{position:relative;display:grid;min-height:0;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);box-shadow:none}.story-card img,.story-card-shade{width:100%;height:100%}.story-card img{position:relative;min-height:260px;object-fit:cover;object-position:center 40%;transition:transform .42s ease}.story-card:hover img{transform:scale(1.035)}.story-card-shade{display:none}.story-card-copy{position:relative;display:grid;align-content:center;width:auto;gap:10px;padding:34px;text-shadow:none}.story-card-copy strong{font-size:clamp(30px,4vw,44px);font-weight:950;line-height:.98}.story-card-copy span:not(.eyebrow){color:var(--muted);font-size:16px}.story-card-copy em{width:max-content;margin-top:8px;color:var(--brand);border-bottom:2px solid currentColor;font-size:14px;font-style:normal;font-weight:950}.section-shell{width:min(1120px,calc(100% - 44px));margin:0 auto;padding:70px 0;scroll-margin-top:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:44px;margin-bottom:28px}.section-heading>div{min-width:0}.section-heading h2,.why-section h2{max-width:760px;margin:0;color:var(--ink);font-size:clamp(36px,5vw,58px);font-weight:950;line-height:.98;letter-spacing:0}.section-heading>p{max-width:420px;margin:0;color:var(--muted);font-size:16px}.why-section{padding-top:70px}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.why-item{min-height:210px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:none}.why-item svg{width:44px;height:44px;padding:10px;border-radius:50%;background:var(--brand);color:var(--white)}.why-item h3{margin:48px 0 9px;font-size:22px;font-weight:950;line-height:1.08}.why-item p{margin:0;color:var(--muted);font-size:14px}.filter-row{position:sticky;top:92px;z-index:20;display:flex;gap:8px;overflow-x:auto;margin:0 0 28px;padding:0 0 12px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button{min-width:max-content;min-height:42px;padding:0 17px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);box-shadow:0 8px 18px #1416130d;font-size:14px;font-weight:900}.filter-row button.is-active,.filter-row button:hover{border-color:transparent;background:var(--brand);color:var(--white)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:grid;min-width:0;gap:8px}.product-image-link{position:relative;display:block;overflow:hidden;border-radius:14px;background:var(--surface-soft);box-shadow:none;aspect-ratio:3 / 4;isolation:isolate}.product-image-link img{width:100%;height:100%;object-fit:cover;object-position:center 38%;transition:transform .36s ease}.product-card:hover .product-image-link img{transform:scale(1.035)}.image-gradient{position:absolute;inset:auto 0 0;z-index:1;height:58%;background:linear-gradient(180deg,#0000,#000000c7);pointer-events:none}.tag-stack{position:absolute;top:12px;left:12px;right:12px;z-index:2;display:flex;gap:6px;overflow:hidden;pointer-events:none}.tag-stack span{max-width:100%;padding:6px 10px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffc7;color:var(--ink);font-size:11px;font-weight:950;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-image-copy{position:absolute;right:18px;bottom:18px;left:18px;z-index:2;display:grid;gap:5px;color:var(--white);pointer-events:none}.product-image-copy span{color:#ffffffc7;font-size:12px;font-weight:850}.product-image-copy strong{display:-webkit-box;overflow:hidden;font-size:clamp(20px,2vw,26px);font-weight:950;line-height:.96;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-image-copy em{color:var(--brand);font-size:14px;font-style:normal;font-weight:950}.product-copy{display:grid;gap:5px;padding:0 4px}.product-card-stats{display:flex;min-height:22px;align-items:center;justify-content:flex-start;gap:5px;padding:0 2px;color:var(--muted);font-size:12px;font-weight:950;line-height:1}.product-stars,.product-rating-combo{color:var(--brand);letter-spacing:0}.product-review-count{color:var(--muted)}.card-meta,.price-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.card-meta{color:var(--muted);font-size:12px;font-weight:850}.rating{color:var(--brand);font-weight:950;letter-spacing:0;white-space:nowrap}.product-copy h3{display:-webkit-box;min-height:42px;margin:0;overflow:hidden;color:var(--ink);font-size:19px;font-weight:950;line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-copy p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:14px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.price-line{margin-top:3px;color:var(--ink);font-size:14px}.price-line strong{color:var(--ink);font-size:18px;font-weight:950}.price-line a{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:999px;background:var(--white);color:var(--ink);font-size:12px;font-weight:950}#experiences{margin-top:22px;padding:46px 58px;border-radius:22px;background:#f4f4f7}#experiences .product-copy{display:none}#experiences .product-card-stats{padding:0 2px 2px}.category-band{background:#fff}.category-inner{padding-top:76px;padding-bottom:76px}.editorial-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.editorial-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:none}.editorial-card img{width:100%;height:190px;object-fit:cover}.editorial-card div{min-height:154px;padding:17px}.editorial-card h3{margin:0 0 8px;font-size:20px;font-weight:950;line-height:1.04}.editorial-card p{margin:0;color:var(--muted);font-size:13px}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.review-carousel{display:grid}.review-card{display:grid;grid-template-columns:minmax(360px,.46fr) minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:none}.review-card-active{max-width:1040px;grid-template-columns:minmax(380px,.46fr) minmax(0,1fr);margin:0 auto}.review-card img{width:100%;height:100%;min-height:380px;object-fit:cover;object-position:center 38%}.review-card-active img{width:100%;min-height:420px}.review-card>div{display:grid;align-content:center;padding:34px 38px}.review-card p{max-width:680px;margin:14px 0 16px;color:var(--ink-soft);font-size:18px;line-height:1.55}.review-card strong{font-size:16px;font-weight:950}.review-card small{color:var(--muted);font-size:14px}.review-carousel-controls{display:inline-flex;width:max-content;align-items:center;gap:10px;margin-top:18px;padding:5px;border:1px solid var(--line);border-radius:999px;background:#fff}.review-carousel-controls button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:var(--brand);color:var(--white)}.review-carousel-controls span{min-width:42px;color:var(--muted);font-size:12px;font-weight:950;text-align:center}.download-band{display:flex;width:min(1120px,calc(100% - 44px));margin:10px auto 86px;align-items:center;justify-content:space-between;gap:28px;padding:36px;border-radius:18px;background:var(--ink);color:var(--white);box-shadow:none}.download-band h2{max-width:680px;margin:0;font-size:clamp(32px,4vw,48px);font-weight:950;line-height:.98}.download-band p{max-width:620px;margin:12px 0 0;color:#ffffffc2}.download-actions{display:flex;flex-wrap:wrap;gap:10px}.detail-page{padding-top:120px}.detail-hero,.detail-layout,.gallery-grid{width:min(1120px,calc(100% - 44px));margin:0 auto}.back-link{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:0 14px;border-radius:999px;background:var(--white);color:var(--ink);font-size:14px;font-weight:900}.detail-title{display:grid;grid-template-columns:minmax(0,1fr);max-width:940px;margin-top:28px}.detail-title h1{margin:0;font-size:clamp(48px,7vw,86px);font-weight:950;line-height:.9;letter-spacing:0}.detail-title>p:not(.eyebrow){max-width:760px;margin:18px 0 0;color:var(--muted);font-size:22px;font-weight:650;line-height:1.32}.detail-facts{display:flex;margin-top:22px;flex-wrap:wrap;gap:10px}.detail-facts span{display:inline-flex;min-height:58px;align-items:center;gap:9px;padding:0 18px;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:none;color:var(--ink-soft);font-size:14px;font-weight:900}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:238px;gap:10px;margin-top:36px}.gallery-grid button{overflow:hidden;padding:0;border:0;border-radius:16px;background:var(--surface-soft);box-shadow:none}.gallery-grid button:first-child{grid-row:span 2}.gallery-grid img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:start;padding:56px 0 96px}.detail-article{display:grid;gap:30px;padding:32px;border:1px solid var(--line);border-radius:18px;background:#fff}.detail-article section{padding-bottom:30px;border-bottom:1px solid var(--line)}.detail-article section:last-child{border-bottom:0;padding-bottom:0}.detail-article h2{margin:0 0 14px;font-size:30px;font-weight:950;line-height:1.05}.detail-article h3{margin:20px 0 8px;font-size:18px;font-weight:950}.detail-article p{margin:0;color:var(--ink-soft)}.lead-copy{max-width:780px;font-size:19px;line-height:1.62}.detail-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.detail-list li{position:relative;padding-left:22px;color:var(--ink-soft)}.detail-list li:before{position:absolute;top:0;left:0;color:var(--brand);content:"•";font-weight:950}.quote-panel{padding:28px!important;border:0!important;border-radius:16px;background:var(--ink);color:var(--white)}.quote-panel h2{color:var(--brand)}.quote-panel p{color:#ffffffd1}.two-column-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.qa-list{display:grid;gap:10px}.qa-list details{padding:18px;border:1px solid rgba(255,255,255,.9);border-radius:var(--radius-md);background:var(--white)}.qa-list summary{color:var(--ink);font-weight:950}.qa-list p{margin-top:10px;color:var(--muted)}.detail-review-list{display:grid;gap:12px}.detail-review-list article{padding:20px;border:1px solid rgba(255,255,255,.9);border-radius:var(--radius-md);background:var(--white)}.detail-review-list p{margin:8px 0 10px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.app-panel{position:sticky;top:106px;display:grid;gap:13px;padding:26px;border-radius:18px;background:var(--ink);color:var(--white);box-shadow:none}.app-panel>strong{color:var(--brand);font-size:42px;font-weight:950;line-height:1}.app-panel>span{color:#ffffffad;font-size:13px;font-weight:900}.app-panel h2{margin:10px 0 0;font-size:26px;font-weight:950;line-height:1.05}.app-panel p{margin:0;color:#ffffffb8;font-size:14px}.app-panel .eyebrow{color:#ffd0c8}.app-panel .app-promo{padding:12px 14px;border:1px solid rgba(237,61,28,.42);border-radius:12px;background:#ed3d1c24;color:#fff;font-weight:950}.app-panel .button{width:100%}.lightbox{position:fixed;inset:0;z-index:100;display:grid;padding:40px;place-items:center;background:#100e0dd1}.lightbox button{position:fixed;top:20px;right:20px;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#ffffff24;color:var(--white)}.lightbox img{max-width:min(980px,96vw);max-height:88vh;border-radius:var(--radius-lg);object-fit:contain}.download-modal{position:fixed;inset:0;z-index:120;display:grid;padding:24px;place-items:center;background:#1113156b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.download-modal-card{position:relative;width:min(480px,100%);padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 22px 80px #1113152e}.download-modal-card h2{max-width:360px;margin:0;color:var(--ink);font-size:34px;font-weight:950;line-height:.98}.download-modal-card>p:not(.eyebrow){margin:12px 44px 0 0;color:var(--muted);font-size:15px}.download-modal-close{position:absolute;top:18px;right:18px;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink)}.download-options{display:grid;gap:10px;margin-top:24px}.download-option{display:grid;min-height:86px;grid-template-columns:46px minmax(0,1fr) 22px;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink)}.download-option:hover{border-color:#ed3d1c61;background:#fff7f5}.download-option-primary{border-color:#ed3d1c61}.download-option-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--brand);color:var(--white)}.download-option span:nth-child(2){display:grid;gap:3px;min-width:0}.download-option strong{color:var(--ink);font-size:17px;font-weight:950}.download-option small{color:var(--muted);font-size:13px;line-height:1.32}.story-page{background:#fff}.story-hero{position:relative;width:min(1120px,calc(100% - 44px));min-height:560px;margin:96px auto 0;overflow:hidden;border-radius:18px;background:#15100c;color:var(--white);box-shadow:none}.story-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.story-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#0f0a07c7,#0f0a0757),linear-gradient(180deg,#0f0a070a,#0f0a07a3);content:""}.story-hero-copy{position:relative;z-index:1;display:flex;width:100%;min-height:560px;padding:130px clamp(24px,6vw,70px) 64px;flex-direction:column;justify-content:flex-end}.story-hero h1{max-width:860px;margin:0;font-size:clamp(48px,7vw,86px);font-weight:950;line-height:.9}.story-hero p:not(.eyebrow){max-width:700px;margin:18px 0 0;color:#ffffffdb;font-size:20px}.story-hero span{margin-top:18px;color:#ffffffb8;font-size:14px;font-weight:900}.story-article{width:min(1000px,calc(100% - 44px));margin:76px auto 96px}.story-lede{max-width:820px;margin:0 auto 68px;color:var(--ink);font-size:29px;font-weight:850;line-height:1.36}.story-split{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:42px;align-items:center;margin:0 0 70px}.story-split.reverse{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}.story-split h2,.story-closing h2{margin:0;font-size:40px;font-weight:950;line-height:1.02}.story-split p,.story-closing p{margin:16px 0 0;color:var(--ink-soft);font-size:17px}.story-split img,.story-photo-grid img{width:100%;border-radius:16px;box-shadow:none;object-fit:cover}.story-split img{aspect-ratio:4 / 5}.story-article blockquote{max-width:820px;margin:76px auto;color:var(--ink);font-size:clamp(32px,5vw,48px);font-weight:950;line-height:1.08;text-align:center}.story-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:74px}.story-photo-grid img{height:360px}.story-closing{padding:34px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:none}.story-actions{display:flex;margin-top:24px;flex-wrap:wrap;gap:10px}.download-page{padding-top:118px}.download-hero{display:grid;width:min(1120px,calc(100% - 44px));margin:0 auto;grid-template-columns:minmax(0,.95fr) minmax(340px,.72fr);gap:56px;align-items:center;padding:54px 0 38px}.download-hero h1{margin:0;font-size:clamp(48px,7vw,86px);font-weight:950;line-height:.9}.download-hero p{max-width:620px;margin:20px 0 30px;color:var(--muted);font-size:20px}.app-visual{overflow:hidden;padding:18px;border:1px solid var(--line);border-radius:28px;background:var(--paper-warm);box-shadow:none}.phone-status{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:30px;padding:0 8px;color:var(--ink);font-size:13px;font-weight:950}.phone-status span:last-child{text-align:right}.phone-notch{width:90px;height:24px;border-radius:999px;background:#000}.app-visual-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 6px 18px}.app-visual-head img{width:104px;height:50px;object-fit:contain}.app-visual-head span{max-width:160px;color:var(--muted);font-size:12px;font-weight:900;text-align:right}.app-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:150px;gap:10px}.app-visual-grid img{width:100%;height:100%;border-radius:28px;object-fit:cover}.app-visual-grid img:first-child{grid-column:1 / -1;height:260px}.app-visual-dock{display:flex;width:min(290px,84%);min-height:70px;align-items:center;justify-content:space-around;gap:10px;margin:-32px auto 0;padding:10px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#0f0f0d5c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-visual-dock span{width:48px;height:48px;border-radius:50%;background:#ffffffe6}.app-visual-dock span:first-child{background:var(--brand)}.detail-image-carousel{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.detail-carousel-frame{overflow:hidden;background:var(--surface-soft);aspect-ratio:4 / 3}.detail-carousel-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.detail-carousel-caption{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px}.detail-carousel-caption div:first-child{display:grid;gap:4px;min-width:0}.detail-carousel-caption span{color:var(--muted);font-size:12px;font-weight:900}.detail-carousel-caption strong{overflow:hidden;color:var(--ink);font-size:22px;font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.detail-carousel-controls{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.detail-carousel-controls button{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink)}.detail-carousel-controls button:hover{border-color:var(--brand);background:var(--brand);color:var(--white)}.detail-carousel-controls>span{min-width:48px;text-align:center}.site-footer{display:flex;width:min(1120px,calc(100% - 44px));margin:0 auto;align-items:center;justify-content:space-between;gap:24px;padding:30px 0 40px;border-top:1px solid var(--line)}.site-footer img{width:86px;height:42px;object-fit:contain}.site-footer p{margin:8px 0 0;color:var(--muted);font-size:13px}.site-footer nav{display:flex;flex-wrap:wrap;gap:16px;color:var(--ink);font-size:14px;font-weight:900}.site-footer nav button{padding:0;border:0;background:transparent;color:inherit;font:inherit}@media(max-width:1100px){.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.download-hero{grid-template-columns:1fr}.app-panel{position:static}.app-visual{max-width:520px;justify-self:center}}@media(max-width:860px){.site-header{top:10px;width:calc(100% - 22px);min-height:58px;padding:8px 8px 8px 12px}.brand{min-width:0}.brand img{width:74px;height:34px}.brand span,.desktop-nav,.header-actions .button-small{display:none}.icon-menu{display:grid}.region-select{min-height:38px;padding:0 8px;border-color:transparent;background:transparent}.region-select select{min-width:50px;font-size:12px}.hero{width:min(100% - 22px,1180px);min-height:610px;height:76svh;margin-top:80px;border-radius:34px}.hero-content{padding:88px 22px 38px}.hero-body{max-width:36ch;font-size:16px}.story-feature,.section-shell,.download-band,.detail-hero,.detail-layout,.gallery-grid,.story-hero,.story-article,.download-hero,.site-footer{width:min(100% - 22px,1180px)}.story-card{display:grid;min-height:0;grid-template-columns:1fr;border-radius:30px;background:#fff}.story-card img{position:relative;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.story-card-shade{display:none}.story-card-copy{position:relative;right:auto;bottom:auto;left:auto;width:auto;padding:24px;text-shadow:none}.story-card-copy .eyebrow{color:var(--brand)}.section-shell{padding:58px 0}.section-heading{align-items:stretch;flex-direction:column;gap:12px}.why-grid,.review-grid,.story-split,.story-split.reverse,.two-column-info{grid-template-columns:1fr}.why-item{min-height:190px}.why-item h3{margin-top:34px}.filter-row{top:72px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.editorial-grid{grid-template-columns:1fr}.editorial-card{display:grid;grid-template-columns:136px minmax(0,1fr)}.editorial-card img{height:100%;min-height:154px}.editorial-card div{min-height:0}.download-band{align-items:stretch;flex-direction:column;margin-bottom:58px;padding:26px;border-radius:32px}.detail-page{padding-top:98px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:170px}.gallery-grid button:first-child{grid-column:1 / -1;grid-row:auto;height:280px}.detail-layout{padding-top:38px}.detail-article{padding:24px;border-radius:32px}.related-grid{grid-template-columns:1fr}.story-hero{min-height:660px;margin-top:80px;border-radius:34px}.story-hero-copy{min-height:660px;padding:118px 22px 46px}.story-hero p:not(.eyebrow){font-size:17px}.story-lede{margin-bottom:48px;font-size:22px}.story-split{gap:24px;margin-bottom:54px}.story-split h2,.story-closing h2{font-size:30px}.story-article blockquote{margin:54px auto}.story-photo-grid{grid-template-columns:1fr;margin-bottom:56px}.story-photo-grid img{height:auto;aspect-ratio:4 / 5}.download-hero{padding-top:28px}.app-visual{width:min(100%,430px)}.review-card-active{max-width:none;grid-template-columns:1fr}.review-card-active img{width:100%;min-height:320px}.detail-image-carousel{width:min(100%,430px);justify-self:center}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:540px){.hero h1{font-size:45px}.hero-lede{font-size:20px}.hero-proof span{font-size:11px}.button{width:100%}.hero-actions,.download-actions,.story-actions{width:min(300px,100%)}.product-image-link{border-radius:24px}.product-image-copy{right:12px;bottom:12px;left:12px}.product-image-copy strong{font-size:19px}.product-image-copy em,.product-image-copy span{font-size:11px}.product-copy{gap:4px}.product-card-stats{font-size:11px}.card-meta{align-items:flex-start;flex-direction:column;gap:2px;font-size:11px}.tag-stack span:nth-child(n+2){display:none}.product-copy h3{min-height:34px;font-size:15px}.product-copy p,.price-line{font-size:12px}.price-line{align-items:flex-start;flex-direction:column;gap:5px}.price-line strong{font-size:15px}.review-card{grid-template-columns:108px minmax(0,1fr);border-radius:24px}.review-card-active{grid-template-columns:1fr}.review-card img{width:108px;min-height:178px}.review-card-active img{width:100%;min-height:260px}.review-card>div{padding:14px}.review-card p{font-size:13px;line-height:1.38}.detail-title h1,.download-hero h1{font-size:40px}.detail-title>p:not(.eyebrow),.download-hero p{font-size:17px}.detail-article h2{font-size:24px}.lead-copy{font-size:17px}.gallery-grid{grid-auto-rows:132px}.gallery-grid button:first-child{height:220px}.story-closing{padding:24px}.app-visual{padding:14px;border-radius:36px}.phone-notch{width:72px}.app-visual-grid{grid-auto-rows:118px}.app-visual-grid img:first-child{height:210px}.app-visual-dock{min-height:62px;margin-top:-26px}.app-visual-dock span{width:42px;height:42px}.detail-carousel-caption{align-items:flex-start;flex-direction:column}.detail-carousel-caption strong{white-space:normal}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important}}
