:root{--ink:#11182b;--orange:#f15c2b;--muted:#647080;--line:#e4e7eb;--paper:#fff;--soft:#f4f5f7;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:24px}*{box-sizing:border-box}body{margin:0;background:var(--paper)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.topline{background:var(--ink);color:#fff;padding:10px 40px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.02em}.topline a{color:#fff}.header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font:800 29px 'Manrope',sans-serif;letter-spacing:-1.3px}.brand img{object-fit:contain}.brand-dot{font-weight:500}.header nav{display:flex;gap:34px;font-size:14px;font-weight:500}.header nav a:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 23px;border-radius:7px;font-size:14px;font-weight:700;border:1px solid transparent;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.dark{background:var(--ink);color:white}.orange{background:var(--orange);color:var(--ink)}.light{background:white;color:var(--ink)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:492px;border-radius:14px;overflow:hidden;background:var(--ink)}.hero-copy{padding:42px 42px 34px;color:white}.eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:1.8px;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:9px;color:#ccd0dc}.eyebrow>span{height:6px;width:6px;border-radius:50%;background:var(--orange)}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-weight:700;font-size:clamp(34px,3.8vw,56px);letter-spacing:-2px;line-height:1.14;margin:23px 0 18px}h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:15px;color:#c1c7d3;line-height:1.7;max-width:375px;margin:0 0 25px}.hero-signoff{display:flex;align-items:center;gap:15px;color:#b9c0ce;font-size:12px;margin-top:28px;line-height:1.6}.seven{font:700 30px 'Manrope';color:#fff;display:flex;align-items:center;gap:5px;border-right:1px solid #3a4151;padding-right:15px}.seven span{font-size:10px;letter-spacing:1px;writing-mode:vertical-rl}.hero-visual{background:#191c24;position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-visual>img{width:115%;height:auto;max-width:none;margin-left:-7.5%;mix-blend-mode:lighten}.visual-label{position:absolute;top:34px;left:30px;font-size:10px;letter-spacing:2.2px;color:#8e96a8}.visual-bottom{position:absolute;bottom:29px;left:30px;right:30px;display:flex;justify-content:space-between;gap:15px;color:#bfc5d1;font-size:12px}.visual-bottom>span:first-child{color:#fff}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:24px 0;gap:25px}.service-strip>div{display:flex;align-items:center;justify-content:center;gap:13px;font-size:13px}.service-number{font:700 12px 'Manrope';color:var(--orange);border:1px solid #f9d6c8;border-radius:50%;height:29px;width:29px;display:grid;place-items:center}.catalog{padding-top:66px;padding-bottom:65px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.orange-text{color:#c4451e}h2{font-size:36px;letter-spacing:-1.5px;line-height:1.25;margin:8px 0 0}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.7;margin:0 0 3px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;transition:box-shadow .2s,transform .2s}.product:hover{transform:translateY(-3px);box-shadow:0 12px 35px #11182b0d}.photo-button{width:100%;display:block;border:0;padding:0;position:relative;background:#eef0f2;text-align:left}.photo-button img{width:100%;height:270px;object-fit:cover;object-position:center 39%;display:block;transition:filter .2s}.photo-button:hover img{filter:brightness(.94)}.photo-tag{position:absolute;left:15px;top:15px;background:#fffffff0;padding:6px 10px;border-radius:5px;font-size:11px;font-weight:700}.photo-arrow{position:absolute;bottom:14px;right:14px;width:33px;height:33px;background:white;border-radius:50%;display:grid;place-items:center;font-size:19px}.product-body{padding:22px}.product-brand{font-size:11px;font-weight:700;letter-spacing:1.6px;color:var(--muted);text-transform:uppercase}.product h3{font-size:20px;margin:7px 0 8px;letter-spacing:-.6px}.product-note{font-size:13px;color:var(--muted);margin:0 0 20px}.product-bottom{border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;align-items:center;gap:8px}.price-label{font-size:14px;font-weight:700}.detail-link{background:transparent;border:0;font-size:12px;text-decoration:underline;text-underline-offset:3px;color:var(--muted);padding:5px 0}.product .wa-product{margin-top:16px;display:flex;justify-content:center;gap:8px;width:100%;padding:13px;background:#f3f5f7;color:var(--ink);border:1px solid #e1e5eb;border-radius:6px;font-size:13px;font-weight:700}.wa-product:hover{background:var(--ink);color:white}.wa-icon{width:17px;height:17px;flex-shrink:0}.help-card{border-radius:12px;background:#f2f3f6;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:36px;position:relative;overflow:hidden}.help-card .help-symbol{height:60px;width:60px;border:1px solid #d0d6df;border-radius:50%;display:grid;place-items:center;font:500 32px 'Manrope';margin-bottom:25px}.help-card h3{font-size:29px;line-height:1.25;letter-spacing:-1px;margin:0 0 16px;max-width:240px}.help-card p{font-size:14px;color:var(--muted);line-height:1.8;margin:0 0 26px}.how{border-top:1px solid var(--line);padding-top:64px;padding-bottom:72px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.how h2{font-size:38px;line-height:1.3}.how-intro p{max-width:350px;color:var(--muted);font-size:15px;line-height:1.7;margin:22px 0}.steps{padding-top:12px}.steps article{display:flex;gap:25px;padding:23px 0;border-bottom:1px solid var(--line)}.steps article:last-child{border:0}.steps article>span{color:var(--orange);font:600 24px 'Manrope'}.steps h3{font-size:18px;margin:1px 0 10px}.steps p{color:var(--muted);font-size:14px;line-height:1.75;margin:0}.insta{background:var(--orange);border-radius:12px;padding:36px 42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.insta h2{font-size:29px;letter-spacing:-1px}.insta p{margin:12px 0 0;font-size:14px}footer{padding-top:54px}.footer-top{display:grid;grid-template-columns:auto 1fr 1fr 1fr;gap:36px;align-items:start;padding-bottom:42px}.footer-top p{color:var(--muted);font-size:13px;line-height:1.7;margin:4px 0}.footer-top>div{display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-label{font-size:10px;letter-spacing:1.2px;color:var(--muted);margin:6px 0}.footer-bottom{border-top:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-between;gap:18px;font-size:12px;color:var(--muted)}dialog{width:min(850px,calc(100% - 32px));border:0;border-radius:16px;padding:0;color:var(--ink);max-height:90dvh;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#0c1227b8;backdrop-filter:blur(5px)}.close-dialog{position:absolute;right:12px;top:12px;z-index:2;background:white;border:1px solid var(--line);border-radius:50%;width:38px;height:38px;font-size:25px}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-grid>img{width:100%;height:100%;max-height:590px;object-fit:cover}.detail-info{padding:54px 32px 32px}.detail-info h2{font-size:29px;margin:12px 0 24px}.detail-info p{font-size:15px;line-height:1.7;color:var(--muted)}.detail-info dl{font-size:14px;margin:25px 0}.detail-info dl>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.detail-info dd{margin:0;text-align:right}.detail-info dt{color:var(--muted)}.detail-info .button{width:100%;margin-top:12px;font-size:13px}.detail-note{font-size:12px!important;margin-bottom:0}
@media(min-width:1450px){.hero-copy{padding-top:48px;padding-bottom:40px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header nav{gap:20px}.header-contact{font-size:12px;padding:13px}.hero-copy{padding:32px 28px}.hero{min-height:450px}h1{font-size:42px}.products{gap:16px}.photo-button img{height:230px}.product-body{padding:18px}.product h3{font-size:18px}.help-card{padding:25px}.help-card h3{font-size:25px}.how{gap:50px}.footer-top{gap:24px}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.topline{padding:9px 16px;font-size:10px}.topline a{display:none}.header{height:78px}.brand{font-size:24px}.brand img{width:39px;height:39px}.header nav{display:none}.header-contact{font-size:11px;gap:10px;padding:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 25px}h1{font-size:42px;letter-spacing:-1.8px}.hero .eyebrow{font-size:9px;letter-spacing:1.2px}.hero-copy>p{font-size:14px;max-width:440px}.hero-signoff{display:none}.hero-visual{height:250px}.hero-visual>img{width:100%;margin-left:0}.visual-label{top:20px;left:25px;font-size:8px}.visual-bottom{left:25px;right:25px;bottom:18px;font-size:10px}.service-strip{padding:18px 0;gap:10px}.service-strip>div{flex-direction:column;text-align:center;font-size:11px;line-height:1.5;gap:8px}.service-number{width:25px;height:25px;font-size:10px}.catalog{padding-top:40px;padding-bottom:40px}.section-heading{display:block;margin-bottom:24px}h2{font-size:31px}.section-heading>p{font-size:13px;margin-top:14px}.products{grid-template-columns:repeat(2,1fr);gap:14px}.photo-button img{height:210px}.product-body{padding:15px}.product h3{font-size:17px}.product-note{font-size:12px;min-height:32px;line-height:1.5;margin-bottom:14px}.product-bottom{display:block}.detail-link{margin-top:6px}.product .wa-product{font-size:11px;padding:11px 6px}.photo-tag{font-size:9px;left:10px;top:10px}.help-card{padding:22px}.help-card .help-symbol{height:42px;width:42px;font-size:24px;margin-bottom:20px}.help-card h3{font-size:23px}.help-card p{font-size:12px;line-height:1.7}.help-card .button{font-size:11px;padding:13px 14px;gap:10px}.how{grid-template-columns:1fr;gap:18px;padding-top:40px;padding-bottom:42px}.how h2{font-size:33px}.how-intro p{font-size:14px}.steps article{padding:19px 0}.insta{padding:28px 25px;display:block}.insta h2{font-size:27px}.insta .button{margin-top:24px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top>.brand{grid-column:1}.footer-top p{font-size:12px}.footer-top>div{font-size:12px}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-bottom>span:nth-child(2){display:none}.detail-grid{grid-template-columns:1fr}.detail-grid>img{height:260px;object-position:center 35%}.detail-info{padding:26px}.detail-info h2{font-size:27px}}
@media(max-width:390px){.header-contact{font-size:10px;padding:10px}.header-contact>span{display:none}.brand{gap:6px}.products{grid-template-columns:1fr}.photo-button img{height:310px}.product-note{min-height:0}.product-bottom{display:flex}.product .wa-product{font-size:13px}.help-card{padding:28px}h1{font-size:37px}.hero-copy{padding:28px 22px}.footer-top{gap:20px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
/* Readable product information and comfortable touch targets. */
.hero-copy>p,.how-intro p{font-size:16px}.eyebrow,.visual-label,.product-brand,.photo-tag,.footer-label{font-size:12px}.product-note,.product .wa-product,.detail-link,.steps p,.section-heading>p,.help-card p,.footer-top>div{font-size:14px}.detail-link{min-height:32px}.close-dialog{width:44px;height:44px}.service-strip>div{font-size:14px}.topline,.footer-bottom,.hero-signoff,.visual-bottom{font-size:12px}.detail-info p{font-size:16px}.seven span{font-size:12px}
@media(max-width:760px){.header-contact{font-size:12px}.hero .eyebrow{font-size:12px;letter-spacing:.7px}.visual-label{font-size:12px;letter-spacing:.8px}.service-strip>div{font-size:12px}.products{grid-template-columns:1fr 1fr}.product .wa-product{font-size:13px}.help-card .button{font-size:13px}.insta p,.footer-top p{font-size:14px}}
@media(max-width:540px){.products{grid-template-columns:1fr}.photo-button img{height:310px}.product-body{padding:22px}.product h3{font-size:22px}.product-note{min-height:0;font-size:14px}.product-bottom{display:flex}.product .wa-product{font-size:14px;min-height:46px}.help-card{padding:30px}.help-card h3{font-size:30px}.header-contact{padding:12px 10px}.header-contact>span{display:none}.visual-bottom{font-size:12px}.footer-top{grid-template-columns:1fr}.footer-top p{display:none}}
/* The new campaign: a single midnight canvas, orange light and oversized type. */
.hero-upgrade{grid-template-columns:1fr 1.12fr;min-height:570px;background:#0d1222;border-radius:16px;position:relative}.hero-upgrade .hero-copy{padding:57px 0 45px 48px;position:relative;z-index:1}.hero-upgrade h1{font-size:clamp(45px,5.5vw,78px);line-height:1.06;letter-spacing:-3.7px;margin:31px 0 24px}.hero-upgrade h1 em{font-weight:800}.hero-upgrade .hero-copy>p{font-size:18px;line-height:1.7}.hero-upgrade .hero-visual{background:#0d1222;overflow:hidden}.hero-upgrade .hero-visual>img{width:125%;height:100%;max-height:620px;object-fit:cover;margin-left:-15%;mix-blend-mode:normal;mask-image:linear-gradient(to right,transparent,black 16%)}.hero-upgrade .visual-label{top:28px;left:auto;right:28px;font-size:12px;letter-spacing:1px}.hero-upgrade .visual-bottom{bottom:26px;left:30px;right:26px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.hero-catalog-link{font-size:14px;color:#e1e5ed;text-decoration:underline;text-underline-offset:5px}.hero-upgrade .hero-signoff{margin-top:36px}.recommended{padding:66px 0 0;scroll-margin-top:25px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.recommendation{background:#f3f4f6;border-radius:12px;overflow:hidden}.recommendation-photo{border:0;padding:0;width:100%;height:220px;position:relative;display:block;overflow:hidden}.recommendation-photo img{width:100%;height:100%;object-fit:cover;object-position:center 37%;transition:transform .25s}.recommendation-photo:hover img{transform:scale(1.025)}.recommendation-index{position:absolute;left:18px;top:16px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#11182b;color:#fff;font-size:14px}.recommendation-copy{padding:25px}.recommendation h3{font-size:24px;letter-spacing:-.8px;line-height:1.25;margin:10px 0 14px}.recommendation p{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 20px;min-height:80px}.recommendation-model{border:0;background:none;padding:0;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;font-size:14px;font-weight:700;text-align:left;min-height:44px}.recommendation-model span{font-size:22px}.stock-note{display:block;font-size:13px;color:#626d7c;margin-top:8px}.availability-note{margin:22px 0 0;padding:16px 20px;border-left:3px solid var(--orange);background:#f8f9fa;font-size:14px;color:#596476;line-height:1.7}.catalog-stock{margin-top:-9px;margin-bottom:19px}.catalog-more{margin-top:28px;padding:28px 30px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:25px}.catalog-more h3{font-size:21px;letter-spacing:-.5px;margin:0 0 10px}.catalog-more p{color:var(--muted);font-size:16px;line-height:1.6;margin:0}.catalog-more .button{flex-shrink:0}
@media(max-width:1050px){.hero-upgrade .hero-copy{padding-left:30px}.hero-upgrade h1{font-size:58px;letter-spacing:-2.5px}.hero-upgrade{min-height:530px}.hero-actions{gap:20px}.recommendation-grid{gap:16px}.recommendation-copy{padding:20px}.recommendation h3{font-size:22px}.recommendation p{min-height:105px}}
@media(max-width:760px){.hero-upgrade{grid-template-columns:1fr}.hero-upgrade .hero-copy{padding:35px 27px 25px}.hero-upgrade h1{font-size:58px;margin:24px 0 20px;letter-spacing:-2.6px}.hero-upgrade .hero-copy>p{font-size:16px}.hero-upgrade .hero-visual{height:280px}.hero-upgrade .hero-visual>img{width:100%;height:100%;margin-left:0;mask-image:linear-gradient(to bottom,transparent,black 15%);object-position:center}.hero-upgrade .visual-label{display:none}.hero-upgrade .visual-bottom{bottom:17px;left:24px;right:24px}.hero-catalog-link{font-size:14px}.recommended{padding-top:42px}.recommendation-grid{grid-template-columns:1fr}.recommendation{display:grid;grid-template-columns:40% 1fr}.recommendation-photo{height:100%;min-height:290px}.recommendation-copy{padding:23px}.recommendation p{min-height:0;font-size:16px}.recommendation .eyebrow{font-size:12px;letter-spacing:.6px}.recommendation h3{font-size:24px}.catalog-more{display:block;padding:24px}.catalog-more .button{margin-top:22px}.availability-note{padding:16px;font-size:14px}}
@media(max-width:450px){.hero-upgrade h1{font-size:52px}.hero-upgrade .hero-visual{height:235px}.hero-actions{gap:19px}.recommendation{display:block}.recommendation-photo{height:230px;min-height:0}.recommendation-copy{padding:24px}.recommendation h3{font-size:26px}.recommendation p{margin-bottom:12px}.hero-upgrade .hero-copy .eyebrow{font-size:12px;letter-spacing:.6px}}
.hero-upgrade .hero-visual>img{object-fit:contain}
@media(max-width:760px){.hero-upgrade .hero-visual>img{object-fit:contain}}
/* Product information imported from EDH's WhatsApp catalogue. */
.catalog-count{font-size:14px;color:var(--muted);margin:0 0 22px}.more-products{display:flex;justify-content:center;margin-top:30px}.more-products [hidden]{display:none}.product{display:flex;flex-direction:column}.product-body{display:flex;flex:1;flex-direction:column}.product .product-bottom{margin-top:auto}.product-note{line-height:1.6;min-height:45px}.photo-button img{object-position:center;height:auto;aspect-ratio:1.2;object-fit:cover}.price-note{display:block;font-size:12px;line-height:1.5;color:var(--muted);font-weight:400;margin-top:4px}.recommendation-photo{height:auto;aspect-ratio:1.45}.recommendation p{min-height:135px}.recommendation-copy{display:flex;flex-direction:column}.recommendation-model{margin-top:auto}.detail-image{background:#f1f3f5;display:flex;flex-direction:column;justify-content:center;min-width:0}.detail-image img{display:block;width:100%;height:auto;object-fit:contain}.detail-image>span{font-size:12px;color:var(--muted);padding:16px;text-align:center}.detail-info{padding:48px 28px 28px}.detail-info h2{margin-bottom:16px}.detail-price{font:700 21px 'Manrope',sans-serif}.detail-info .specs-intro{font-size:14px;line-height:1.6;margin:18px 0}.detail-info dl{margin:20px 0}.detail-info dl>div{gap:18px;padding:10px 0;line-height:1.5}.detail-info dt{flex:0 0 35%}.detail-info dd{overflow-wrap:anywhere}.source-link{display:block;text-align:center;font-size:14px;text-decoration:underline;text-underline-offset:4px;margin-top:20px}.hero-upgrade .visual-bottom{flex-wrap:wrap;line-height:1.5}.hero-upgrade .visual-bottom>span:first-child{font-size:12px}
@media(max-width:760px){.recommendation-photo{height:100%;aspect-ratio:auto}.recommendation p{min-height:0}.detail-image img{max-height:320px}.detail-image>span{padding:10px}.detail-info{padding:26px}.product h3{line-height:1.4}}
@media(max-width:450px){.recommendation-photo{height:auto;min-height:0;aspect-ratio:1.25}.hero-upgrade .visual-bottom>span:last-child{display:none}.product-note{min-height:0}.detail-info dt{flex-basis:33%}}

/* Keep the selected product photographs fully visible in the feature cards. */
.recommendation-photo{aspect-ratio:1;height:auto}.recommendation-photo img{object-fit:contain;background:#eef0f2}
@media(min-width:451px) and (max-width:760px){.recommendation-photo{height:100%;aspect-ratio:auto}}
/* Search-friendly pages share the EDH storefront design. */
.product[hidden]{display:none}.product h3 a:hover,.detail-link:hover{color:#c4451e}.photo-button,.recommendation-photo{color:var(--ink)}.footer-brands{display:flex;flex-wrap:wrap;gap:14px 24px;border-top:1px solid var(--line);padding:22px 0;font-size:14px;color:var(--muted)}.footer-top>div>span:not(.footer-label){font-size:13px;line-height:1.6;color:var(--muted)}.page-content{padding-top:20px;padding-bottom:60px}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:14px;line-height:1.7;color:var(--muted);margin:10px 0 35px}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.brand-intro{max-width:850px;margin:45px 0 25px}.brand-intro h1{font-size:clamp(34px,4vw,54px);letter-spacing:-1.8px;line-height:1.2}.brand-intro p{font-size:17px;line-height:1.8;color:var(--muted)}.category-products{margin-top:35px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}.product-page-photo{background:#f4f5f7;border-radius:12px;overflow:hidden;text-align:center}.product-page-photo img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain}.product-page-photo p{font-size:12px;color:var(--muted);padding:8px}.product-page-info h1{font-size:clamp(32px,3.4vw,46px);line-height:1.2;letter-spacing:-1.5px;margin:15px 0}.product-lead{font-size:18px;color:var(--muted);line-height:1.6}.product-page-info .availability-note{font-size:14px;margin:22px 0}.product-page-info h2{font-size:22px;letter-spacing:-.5px;line-height:1.4;margin-top:30px}.specs-caption{font-size:14px;color:var(--muted);line-height:1.7}.spec-table{font-size:15px;margin:22px 0 30px}.spec-table>div{display:grid;grid-template-columns:35% 1fr;gap:18px;border-bottom:1px solid var(--line);padding:13px 0;line-height:1.6}.spec-table dt{color:var(--muted)}.spec-table dd{margin:0;overflow-wrap:anywhere}.product-source{font-size:14px;text-decoration:underline;text-underline-offset:4px;line-height:1.6}.related-products{margin-top:65px;padding-top:50px;border-top:1px solid var(--line)}.related-products h2{font-size:30px}.related-products .section-heading>a{font-size:14px;white-space:nowrap}.not-found{padding-block:80px}.not-found h1{font-size:40px}.not-found p{font-size:18px;line-height:1.7}
@media(max-width:760px){.product-page{grid-template-columns:1fr;gap:28px}.product-page-photo img{max-height:450px}.product-page-info h1{font-size:34px}.product-page-info h2{font-size:23px}.spec-table>div{grid-template-columns:33% 1fr;gap:15px}.related-products .section-heading>a{display:inline-block;margin-top:18px}.page-content{padding-top:6px}.breadcrumb{margin-bottom:24px}.brand-intro{margin-top:30px}.brand-intro h1{font-size:36px}.footer-brands{gap:18px;font-size:14px}}

.catalog-filters{margin:26px 0 18px;padding:22px;border:1px solid #e5e7eb;border-radius:16px;background:#f8f9fb}
.filter-row{display:flex;align-items:center;gap:20px}.filter-row+.filter-row{margin-top:14px}.filter-label{flex:0 0 64px;font-size:14px;font-weight:700;color:#414858}.filter-options{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{font:inherit;font-size:14px;font-weight:600;min-height:44px;padding:10px 18px;border:1px solid #d5d9e1;border-radius:24px;background:white;color:#222a3d;cursor:pointer}.filter-chip:hover{border-color:#f65b24}.filter-chip[aria-pressed="true"]{background:#111629;color:white;border-color:#111629}.filter-chip:focus-visible,.filter-reset:focus-visible{outline:3px solid #f65b24;outline-offset:3px}.filter-reset{margin:16px 0 0 84px;border:0;background:none;padding:6px 0;text-decoration:underline;color:#414858;font:inherit;font-size:14px;cursor:pointer}.catalog-empty{text-align:center;padding:40px 20px;border:1px dashed #d5d9e1;border-radius:16px}.catalog-empty p{color:#616878;margin-top:10px}.catalog-filters[hidden],.catalog-empty[hidden],.filter-reset[hidden]{display:none}
@media(max-width:600px){.catalog-filters{padding:16px}.filter-row{align-items:flex-start;flex-direction:column;gap:8px}.filter-label{flex:auto}.filter-row+.filter-row{margin-top:18px}.filter-chip{padding:10px 14px}.filter-reset{margin-left:0}}

.next-hero{display:grid;grid-template-columns:1.1fr 1fr;border-radius:20px;overflow:hidden;background:#f15c2b;margin-top:12px;margin-bottom:8px}.next-hero-copy{padding:48px;display:flex;flex-direction:column;align-items:flex-start}.next-hero-copy>.eyebrow{font-size:12px;letter-spacing:2px}.next-hero h2{font-size:clamp(54px,6.5vw,90px);font-weight:800;line-height:1.02;letter-spacing:-4px;margin:28px 0 24px}.next-hero h2 span{color:white}.next-hero-copy>p{font-size:16px;line-height:1.7;margin:0 0 28px}.next-hero-bottom{margin-top:auto;padding-top:42px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.next-hero-bottom>span{font-size:11px;font-weight:700;letter-spacing:1px;max-width:120px;line-height:1.7}.next-hero-bottom>a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.next-hero-art{position:relative;background:#f1f2f4;padding:28px 30px;display:flex;flex-direction:column;justify-content:space-between}.next-hero-top{display:flex;justify-content:space-between;gap:16px;font-size:11px;letter-spacing:1.6px;font-weight:700}.next-hero-photo{display:block;width:min(100%,360px);align-self:center;margin:20px 0;transform:rotate(-4deg);box-shadow:16px 20px 0 #11182b;border:7px solid white;transition:transform .25s}.next-hero-photo:hover{transform:rotate(0deg)}.next-hero-photo img{display:block;width:100%;height:auto}.next-hero-caption{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px}.next-hero-caption span{font-size:10px;letter-spacing:1.6px;font-weight:700;color:#596273}.next-hero-caption h3{font-size:24px;letter-spacing:-.7px;margin:7px 0}.next-hero-caption p{font-size:13px;color:#596273;margin:0}.next-hero-link{display:grid;place-items:center;flex-shrink:0;background:white;border:1px solid #cfd3dc;border-radius:50%;width:48px;height:48px;font-size:26px}
@media(max-width:800px){.next-hero-copy{padding:32px}.next-hero-art{padding:24px}.next-hero h2{font-size:64px;letter-spacing:-3px}.next-hero-bottom{align-items:flex-start;flex-direction:column;gap:12px}.next-hero-photo{width:90%}}
@media(max-width:600px){.next-hero{grid-template-columns:1fr}.next-hero-copy{padding:30px 24px}.next-hero h2{font-size:64px}.next-hero-bottom{flex-direction:row;align-items:center;padding-top:30px}.next-hero-art{padding:24px 28px 28px}.next-hero-photo{width:80%;max-width:300px;margin:28px 0 16px}.next-hero-caption h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){.next-hero-photo{transition:none}}

.swipe-hint{display:none}
@media(max-width:760px){
.swipe-hint{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0;font-size:13px;color:#596476}.swipe-hint span{font-size:22px;color:var(--ink)}
#products,#recommended-products{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:85%;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:4px 2px 16px;scrollbar-width:thin;scrollbar-color:#f15c2b #e4e7eb;align-items:stretch}
#products>.product,#recommended-products>.recommendation{min-width:0;scroll-snap-align:start;transform:none}
#products .photo-button img{height:auto;aspect-ratio:1.15;object-fit:cover}
#recommended-products>.recommendation{display:flex;flex-direction:column}
#recommended-products .recommendation-photo{height:auto;min-height:0;aspect-ratio:1.25;flex-shrink:0}
#recommended-products .recommendation-copy{padding:20px;flex:1}
#recommended-products .recommendation h3{font-size:23px}
#recommended-products .recommendation p{font-size:15px;min-height:0;margin-bottom:12px}
.more-products{display:none}
#products:focus-visible,#recommended-products:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
}

.footer-brands-title{flex-basis:100%;font-weight:700;color:var(--ink)}.footer-brands a:hover{color:#c4451e}

.footer-socials{display:flex;align-items:center;gap:12px;padding:4px 0 26px}.footer-socials a{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce0e6;border-radius:50%;color:var(--ink);background:#f4f5f7;transition:background .18s,color .18s,border-color .18s}.footer-socials a:hover{background:var(--ink);color:white;border-color:var(--ink)}.footer-socials svg{width:22px;height:22px;display:block}

.hero-carousel{border-radius:16px;overflow:hidden;background:#0d1222}.hero-carousel .hero-slide{width:100%;margin:0;border-radius:0;min-height:570px}.hero-slide[hidden],.hero-controls[hidden]{display:none}.hero-controls{display:flex;align-items:center;gap:18px;padding:12px 24px;background:#0d1222;color:white;border-top:1px solid #ffffff1c}.hero-dots{display:flex;align-items:center;gap:4px}.hero-dot{position:relative;width:44px;height:44px;border:0;background:transparent;padding:0}.hero-dot:after{content:'';display:block;width:8px;height:8px;border-radius:8px;background:#737b90;margin:auto;transition:width .2s,background .2s}.hero-dot[aria-pressed="true"]:after{width:28px;background:var(--orange)}#hero-status{font-size:12px;letter-spacing:2px;color:#c1c7d3}.hero-arrows{display:flex;gap:8px;margin-left:auto}.hero-arrows button{min-width:44px;height:44px;padding:0 14px;border-radius:6px;border:1px solid #50586b;background:transparent;color:white;font-family:inherit;font-size:12px;font-weight:600}.hero-arrows button:hover{background:#ffffff15}.hero-carousel .next-hero-copy{padding:42px 48px}.hero-carousel .next-hero-photo{max-width:310px}.hero-carousel .next-hero-bottom{padding-top:28px}
@media(max-width:760px){.hero-carousel .hero-slide{min-height:0}.hero-carousel .next-hero{grid-template-columns:1fr}.hero-carousel .next-hero-copy{padding:32px 27px 25px}.hero-carousel .next-hero h2{font-size:58px;margin:20px 0;letter-spacing:-2.6px}.hero-carousel .next-hero-copy>p{font-size:16px;margin-bottom:20px}.hero-carousel .next-hero-bottom{display:none}.hero-carousel .next-hero-art{padding:18px 27px 22px}.hero-carousel .next-hero-top{display:none}.hero-carousel .next-hero-photo{width:190px;margin:0 auto 14px;border-width:4px;box-shadow:10px 10px 0 #11182b}.hero-carousel .next-hero-caption{margin-top:8px}.hero-carousel .next-hero-caption h3{font-size:21px}.hero-carousel .next-hero-caption>div>span{display:none}.hero-controls{padding:8px 18px;gap:10px}}
@media(prefers-reduced-motion:reduce){.hero-dot:after{transition:none}}

.hero-power h2{font-size:clamp(45px,5.5vw,78px);font-weight:700;line-height:1.06;letter-spacing:-3.7px;margin:31px 0 24px}.hero-power h2 em{font-style:normal;color:var(--orange);font-weight:800}.hero-power .power-signoff{font-size:11px;font-weight:600;letter-spacing:1.3px;line-height:2;color:#b9c0ce}.hero-power .hero-visual>img{object-position:center}.hero-power .hero-copy{padding-bottom:45px}
@media(max-width:1050px){.hero-power h2{font-size:58px;letter-spacing:-2.5px}}
@media(max-width:760px){.hero-power h2{font-size:58px;margin:24px 0 20px;letter-spacing:-2.6px}.hero-power .hero-copy{padding-bottom:25px}.hero-power .hero-signoff{margin-top:28px}}

/* Preserve the full photograph inside every image frame. */
.photo-button img,#products .photo-button img{object-fit:contain;object-position:center;aspect-ratio:1;height:auto;background:#eef0f2}
.recommendation-photo,#recommended-products .recommendation-photo{aspect-ratio:1;height:auto;min-height:0}
.recommendation-photo img,.recommendation-photo:hover img{object-fit:contain;object-position:center;transform:none}
.hero-upgrade .hero-visual{min-width:0;padding:60px 16px 70px}
.hero-upgrade .hero-visual>img{width:100%;max-width:100%;height:auto;max-height:none;margin:0;object-fit:contain;object-position:center;mask-image:none;-webkit-mask-image:none;mix-blend-mode:normal}
@media(max-width:760px){.hero-upgrade .hero-visual{height:auto;min-height:240px;padding:12px 12px 64px}.hero-upgrade .hero-visual>img{width:100%;height:auto;margin:0;mask-image:none;-webkit-mask-image:none}}

/* Clear text controls, without decorative arrows. */
.hero-arrows button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.hero-catalog-link,.source-link,.recommendation-model{text-underline-offset:4px}.hero-catalog-link:hover,.source-link:hover,.recommendation-model:hover{text-decoration:underline}@media(max-width:480px){.hero-controls{gap:8px;padding:10px 12px}.hero-arrows{gap:6px}.hero-arrows button{padding:0 10px}#hero-status{letter-spacing:1px}}

/* Circuit traces inspired by the EDH photography lab wall. */
body{background-color:#fafbfd;background-image:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.65) 26%,rgba(255,255,255,.65) 74%,rgba(255,255,255,.08)),url('/assets/circuit-signal.svg?v=2');background-size:100% 100%,720px 880px;background-position:center top;background-repeat:no-repeat,repeat}
.header{background:rgba(255,255,255,.72)}.recommendation-copy{background:rgba(255,255,255,.94)}
@media(max-width:700px){body{background-image:linear-gradient(rgba(255,255,255,.36),rgba(255,255,255,.36)),url('/assets/circuit-signal.svg?v=2');background-size:100% 100%,540px 660px;background-position:center top,left top}.header{background:rgba(255,255,255,.86)}}

@media(prefers-reduced-motion:reduce){body{background-image:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.65) 26%,rgba(255,255,255,.65) 74%,rgba(255,255,255,.08)),url('/assets/circuit-board.svg?v=2')}}

/* Logo-only loading indicator; never prevents interaction or waits artificially. */
.page-loader{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#fafbfd;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.page-loading .page-loader{opacity:1;visibility:visible}.page-loader img{display:block;width:64px;height:64px;object-fit:contain;animation:edh-logo-spin 1.1s linear infinite;animation-play-state:paused}.page-loading .page-loader img{animation-play-state:running}@keyframes edh-logo-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.page-loader,.page-loader img{animation:none;transition:none}}

/* Branded loading screen. */
.page-loader{background:radial-gradient(ellipse at 50% 46%,#252333 0%,#11182b 42%,#0b1020 100%);isolation:isolate;overflow:hidden}.page-loader::before{content:"";position:absolute;inset:0;background:url('/assets/circuit-board.svg?v=2') center/720px 880px repeat;opacity:.12;mask-image:radial-gradient(ellipse at center,transparent 8%,#000 75%);z-index:-1}.page-loader::after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,#f15c2b18,transparent 70%);z-index:-1}.page-loader img{width:144px;height:144px;border-radius:50%;filter:drop-shadow(0 0 26px #f15c2b24);animation-duration:1s}@media(max-width:600px){.page-loader img{width:112px;height:112px}.page-loader::before{background-size:540px 660px}}

/* Optional midnight theme, matching the EDH loading screen. */
.theme-toggle{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:transparent;color:inherit}.theme-toggle[hidden]{display:none}.theme-toggle svg{width:22px;height:22px}.theme-sun{display:none}[data-theme="dark"] .theme-sun{display:block}[data-theme="dark"] .theme-moon{display:none}
[data-theme="dark"]{color-scheme:dark;--muted:#b6bfce;--line:#343e50;--soft:#202a3c;--paper:#11182b;color:#eef1f7}
[data-theme="dark"] body{color:#eef1f7;background-color:#11182b;background-image:linear-gradient(#11182bdf,#11182bdf),url('/assets/circuit-signal.svg?v=2'),radial-gradient(ellipse at 50% 46%,#252333,#11182b 42%,#0b1020);background-size:100% 100%,720px 880px,100% 100%;background-repeat:no-repeat,repeat,no-repeat}
[data-theme="dark"] .header{background:transparent}[data-theme="dark"] .product,[data-theme="dark"] .recommendation-copy,[data-theme="dark"] .catalog-filters,[data-theme="dark"] .catalog-more,[data-theme="dark"] .help-card,[data-theme="dark"] dialog{background:#192235;color:#eef1f7;border-color:var(--line)}
[data-theme="dark"] .filter-label,[data-theme="dark"] .filter-reset,[data-theme="dark"] .catalog-count,[data-theme="dark"] .stock-note,[data-theme="dark"] .availability-note,[data-theme="dark"] .catalog-empty p{color:#b6bfce}
[data-theme="dark"] .filter-chip,[data-theme="dark"] .product .wa-product,[data-theme="dark"] .footer-socials a,[data-theme="dark"] .dark{background:#253047;color:#f2f4fa;border-color:#43506a}
[data-theme="dark"] .filter-chip[aria-pressed="true"]{background:#f15c2b;color:#11182b;border-color:#f15c2b}[data-theme="dark"] .orange-text{color:#ff966e}[data-theme="dark"] .insta,[data-theme="dark"] .photo-tag,[data-theme="dark"] .light,[data-theme="dark"] .orange{color:#11182b}[data-theme="dark"] .detail-info{color:#eef1f7}[data-theme="dark"] .footer-socials a:hover,[data-theme="dark"] .product .wa-product:hover{background:#35425c}
@media(max-width:600px){.header{gap:10px}.header .theme-toggle{margin-left:auto}.header-contact{font-size:11px;padding:12px 10px}.header .brand{font-size:23px;gap:6px}.header .brand img{width:34px;height:34px}[data-theme="dark"] body{background-size:100% 100%,540px 660px,100% 100%}}
@media(prefers-reduced-motion:reduce){[data-theme="dark"] body{background-image:linear-gradient(#11182bdf,#11182bdf),url('/assets/circuit-board.svg?v=2')}}

[data-theme="dark"] .availability-note,[data-theme="dark"] .product-page-photo{background:#202a3c}[data-theme="dark"] .swipe-hint{color:#b6bfce}[data-theme="dark"] .recommendation p{color:#b6bfce}
