:root{--red:#ed3326;--red-dark:#c9231b;--ink:#191b20;--muted:#667078;--paper:#f7f6f3;--line:#e7e7e4;--display:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}button{cursor:pointer}.wrap{width:min(1320px,calc(100% - 36px));margin-inline:auto}.skip{position:absolute;left:-9999px;top:8px;z-index:100;background:#fff;padding:12px}.skip:focus{left:8px}.notice-bar{background:var(--ink);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.notice-bar .wrap{min-height:32px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.notice-bar span{color:#b4bac0}.site-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font:700 21px/.9 var(--display);letter-spacing:-.08em;white-space:nowrap}.brand>span:last-child{display:flex;flex-direction:column}.brand small{font:800 7px/1.4 var(--body);letter-spacing:.28em;margin-top:5px}.brand-dot{color:var(--red)}.brand-icon{display:flex;align-items:center;justify-content:space-evenly;width:35px;height:35px;background:var(--red);border-radius:10px;transform:rotate(-9deg)}.brand-icon i{display:block;width:8px;height:8px;border-radius:50%;background:#fff}.desktop-nav{display:none;gap:36px;font-size:13px;font-weight:800}.desktop-nav a:hover,.text-link:hover,.site-footer a:hover{color:var(--red)}.nav-cta{display:none;background:var(--ink);color:#fff;border-radius:12px;padding:12px 16px;font-size:12px;font-weight:800}.nav-cta:hover{background:var(--red)}.menu-toggle{width:42px;height:42px;border:1px solid var(--line);border-radius:11px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.menu-toggle span{width:18px;height:2px;border-radius:2px;background:var(--ink)}.mobile-nav{padding:10px 18px 20px;border-top:1px solid var(--line);background:#fff}.mobile-nav[hidden]{display:none}.mobile-nav a{display:block;padding:13px 5px;font-weight:800;border-bottom:1px solid var(--line)}.hero{overflow:hidden;background:#f5f4f1}.hero-grid{display:grid;gap:30px;padding-top:45px;padding-bottom:34px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow{color:var(--red)}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px #fbdad6}.hero h1,.section h2,.product-page h1,.simple-page h1{font-family:var(--display);letter-spacing:-.065em;line-height:.96}.hero h1{font-size:clamp(50px,14vw,100px);margin:24px 0 22px;max-width:800px}.hero h1 em,.section h2 em{font-style:normal;color:var(--red)}.hero-copy>p{max-width:580px;color:#555d62;font-size:16px;line-height:1.75;margin:0}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;border:0;border-radius:13px;padding:15px 20px;font-size:13px;font-weight:800;min-height:51px;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#3b4049}.button-red{background:var(--red);color:#fff}.button-red:hover{background:var(--red-dark)}.button-light{background:#fff;color:var(--ink)}.text-link{font-size:13px;font-weight:800}.hero-micro{display:flex;flex-wrap:wrap;gap:8px 20px;color:#7b8289;font-size:11px;font-weight:700}.hero-micro span:before{content:'✦';color:var(--red);padding-right:8px}.hero-art{position:relative;min-height:320px;background:var(--red);border-radius:23px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:34px}.hero-art:before{content:'';position:absolute;inset:auto -15% -55% -15%;height:90%;background:#f45c52;border-radius:50%}.hero-art-pattern{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:space-between;color:#ffffff60;font:700 55px var(--display);padding:20px 30px}.hero-art-pattern b:nth-child(2){align-self:flex-end}.hero-image-card{position:relative;z-index:2;width:min(90%,600px);min-height:230px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:19px;box-shadow:0 26px 55px #7b1c1c4d;transform:rotate(-4deg);padding:40px 20px 20px}.hero-image-card img{width:100%;max-height:300px;object-fit:contain;transform:rotate(4deg)}.hero-sticker{position:absolute;z-index:2;top:-24px;right:-11px;background:#191b20;color:#fff;padding:13px 15px;font:700 12px/1.1 var(--display);letter-spacing:.1em;border-radius:8px;transform:rotate(10deg)}.hero-sticker span{display:block;color:#ffb0a7;font-size:18px}.hero-caption{position:absolute;z-index:3;bottom:17px;left:20px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.2em}.intro-strip{border-bottom:1px solid var(--line)}.strip-grid{display:grid;gap:1px;background:var(--line)}.strip-grid>div{background:#fff;padding:23px 4px;display:grid;grid-template-columns:40px 1fr;column-gap:9px}.strip-icon{grid-row:span 2;color:var(--red);font:700 28px var(--display)}.strip-grid strong{font-size:13px}.strip-grid div>span:last-child{font-size:11px;color:var(--muted);margin-top:3px}.section{padding:70px 0}.section-head{display:flex;flex-direction:column;gap:12px;justify-content:space-between;margin-bottom:30px}.section-kicker{color:var(--red)}.section h2{font-size:clamp(37px,8vw,65px);margin:15px 0 0;max-width:750px}.section-head>p{color:var(--muted);font-size:14px;line-height:1.7;max-width:365px;margin:0}.filter-bar{display:flex;gap:8px;overflow-x:auto;padding:2px 0 12px;scrollbar-width:thin}.filter{flex:0 0 auto;border:1px solid #dedfdf;background:#fff;border-radius:999px;padding:11px 16px;font-size:12px;font-weight:800;white-space:nowrap}.filter span{margin-left:7px;opacity:.6}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter:focus-visible,.menu-toggle:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ff9d8b;outline-offset:3px}.filter-count{font-size:11px;font-weight:700;color:var(--muted);margin:8px 0 20px}.product-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}.product-card{min-width:0;border:1px solid var(--line);border-radius:19px;overflow:hidden;background:#fff;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 20px 45px #191b2015;transform:translateY(-3px)}.product-card[hidden]{display:none}.product-visual{height:275px;display:flex;align-items:center;justify-content:center;position:relative;background:#f4f5f5;padding:42px 24px 25px}.product-card:nth-child(4n+2) .product-visual{background:#f8f1ee}.product-card:nth-child(4n+3) .product-visual{background:#f2f4f8}.product-card:nth-child(4n+4) .product-visual{background:#f5f4f1}.product-visual img{max-height:205px;width:100%;object-fit:contain;transition:transform .25s ease}.product-card:hover img{transform:scale(1.04)}.card-tag{position:absolute;top:15px;left:15px;background:#fff;padding:8px 10px;border-radius:8px;font-size:10px;font-weight:800;box-shadow:0 5px 15px #00000010}.card-arrow{position:absolute;right:15px;bottom:15px;width:30px;height:30px;display:grid;place-items:center;background:#fff;border-radius:50%;font-size:19px}.card-body{padding:20px}.card-family{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--red);font-weight:800}.card-body h3{font:700 21px/1.15 var(--display);letter-spacing:-.04em;margin:9px 0 9px}.card-body h3 a:hover{color:var(--red)}.card-body>p{font-size:12px;line-height:1.6;color:var(--muted);min-height:57px;margin:0}.card-bottom{border-top:1px solid var(--line);margin-top:18px;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-bottom span{font-size:10px;color:var(--muted);font-weight:700}.card-bottom a{white-space:nowrap;color:var(--red);font-size:11px;font-weight:800}.compare-section{background:#f6f6f4}.compare-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:#fff}.compare-table{border-collapse:collapse;width:100%;min-width:660px;text-align:left}.compare-table th,.compare-table td{padding:20px;border-bottom:1px solid var(--line);font-size:13px;line-height:1.5}.compare-table thead th{background:var(--ink);color:#fff;font:700 14px var(--display)}.compare-table thead th:first-child{border-radius:16px 0 0 0}.compare-table thead th:last-child{border-radius:0 16px 0 0}.compare-table tbody th{font-weight:800}.compare-table tr:last-child th,.compare-table tr:last-child td{border-bottom:0}.compare-table td:first-of-type{color:var(--red);font-weight:700}.table-note{font-size:11px;color:var(--muted);line-height:1.6}.guide-section{background:var(--red);color:#fff}.guide-grid{display:grid;gap:40px}.guide-section .section-kicker,.guide-section em{color:#ffddd8}.guide-section h2{margin-bottom:20px}.guide-section p{color:#ffe4e0;line-height:1.7;font-size:14px}.guide-section .button{margin-top:17px}.guide-list>div{display:grid;grid-template-columns:35px 1fr;gap:15px;padding:22px 0;border-bottom:1px solid #ffffff50}.guide-list>div:first-child{border-top:1px solid #ffffff50}.guide-list>div>span{font:700 13px var(--display);color:#ffe1db}.guide-list h3{font:700 18px/1.2 var(--display);letter-spacing:-.03em;margin:0 0 7px}.guide-list p{margin:0;font-size:12px}.faq-grid{display:grid;gap:28px}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0;cursor:pointer;list-style:none;font-size:13px;font-weight:800}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:21px;color:var(--red)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 20px}.site-footer{background:#191b20;color:#fff;padding-top:55px}.footer-grid{display:grid;gap:35px}.footer-brand{font-size:25px}.footer-grid p{max-width:300px;color:#aeb4b8;font-size:13px;line-height:1.7}.footer-grid small{display:block;max-width:390px;color:#818b92;font-size:11px;line-height:1.6}.footer-grid h2{font:700 14px var(--display);margin:0 0 15px}.footer-grid>div>a:not(.brand){display:block;color:#b6bec2;font-size:12px;padding:6px 0}.footer-bottom{border-top:1px solid #ffffff22;margin-top:40px;padding:20px 0;display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap;color:#8d969b;font-size:11px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:23px 0;color:var(--muted);font-size:11px;font-weight:700}.breadcrumbs a:hover{color:var(--red)}.breadcrumbs span:last-child{color:var(--ink)}.detail-grid{display:grid;gap:30px;padding-bottom:55px}.detail-image{position:relative;display:flex;align-items:center;justify-content:center;min-height:340px;background:#f3f4f4;border-radius:22px;padding:70px 25px 50px}.detail-image img{max-height:350px;width:100%;object-fit:contain}.detail-image-label{position:absolute;top:20px;left:20px;background:#fff;padding:10px 13px;border-radius:8px;color:var(--red);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.detail-image-index{position:absolute;bottom:15px;right:18px;font-size:10px;color:#8b9297;letter-spacing:.15em;font-weight:800}.detail-info h1{font-size:clamp(39px,9vw,66px);margin:15px 0 16px}.detail-lead{font-size:16px;line-height:1.7;color:#515b62}.detail-pills{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.detail-pills span{background:#f4f4f2;padding:9px 12px;border-radius:999px;font-size:11px;font-weight:800}.price-box{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:13px;margin:24px 0}.price-box>div{padding:15px}.price-box>div+div{border-left:1px solid var(--line)}.price-box span{display:block;font-size:10px;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.price-box strong{display:block;font:700 16px var(--display);margin-top:5px}.detail-cta{width:100%}.detail-disclaimer{font-size:11px;color:var(--muted);line-height:1.6}.detail-includes{margin-top:28px;border-top:1px solid var(--line);padding-top:17px}.detail-includes h2{font:700 18px var(--display)}.detail-includes ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.detail-includes li{font-size:12px;font-weight:700}.detail-includes li span{color:var(--red);margin-right:10px}.detail-content{display:grid;gap:20px;padding:5px 0 60px}.description-panel,.spec-panel{background:#f7f7f5;border-radius:19px;padding:28px}.description-panel h2,.spec-panel h2,.request-panel h2{font:700 clamp(28px,5vw,42px)/1.05 var(--display);letter-spacing:-.05em;margin:13px 0 20px}.description-panel p{font-size:14px;line-height:1.8;color:#4d565d}.spec-panel dl{margin:0}.spec-panel dl div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #dde0df;padding:14px 0;font-size:12px}.spec-panel dt{color:var(--muted)}.spec-panel dd{margin:0;font-weight:800;text-align:right}.spec-source{color:var(--muted);font-size:11px;line-height:1.6;margin-top:18px}.spec-source a{color:var(--red);text-decoration:underline}.request-panel{display:grid;gap:25px;background:var(--red);color:#fff;padding:30px;border-radius:22px;scroll-margin-top:95px}.request-panel .section-kicker{color:#ffe0db}.request-panel p{font-size:13px;line-height:1.7;color:#ffe2dd}.request-form{display:grid;gap:12px;background:#fff;color:var(--ink);border-radius:16px;padding:20px}.request-form>label{display:grid;gap:7px;font-size:11px;font-weight:800}.request-form label>span{font-weight:500;color:var(--muted)}.request-form input:not([type=checkbox]),.request-form textarea{width:100%;border:1px solid #d9dddf;border-radius:9px;padding:12px;background:#fff;color:var(--ink);font-size:14px;resize:vertical}.request-form .check-row{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.5;font-weight:500}.check-row input{margin-top:2px;accent-color:var(--red)}.check-row a{color:var(--red);text-decoration:underline}.request-form .button{width:100%}.request-form small{text-align:center;color:var(--muted);font-size:10px}.trap{position:absolute;left:-9999px}.related-section{padding:65px 0 85px}.simple-page{min-height:55vh;padding-top:80px;padding-bottom:100px}.simple-page h1{font-size:clamp(38px,8vw,64px);max-width:850px}.simple-page p,.simple-page li{max-width:800px;color:var(--muted);font-size:15px;line-height:1.8}.simple-page .button{margin-top:22px}.simple-page h2{font:700 25px var(--display);margin-top:34px}.success-icon{display:grid;place-items:center;width:55px;height:55px;background:#eaf6ed;border-radius:50%;color:#18864c;font-weight:900;font-size:26px;margin-bottom:25px}
.brand>span:last-child{display:block}.brand small{display:block}.hero-image-card img{max-height:300px;transform:rotate(4deg)}
@media(max-width:639px){.notice-bar .wrap{min-height:27px;padding:7px 0}.notice-bar span{display:none}}
@media(min-width:640px){.wrap{width:min(1320px,calc(100% - 56px))}.hero-grid{padding-top:62px;padding-bottom:58px}.hero-art{min-height:410px}.hero-image-card{min-height:300px}.hero-image-card img{max-height:370px}.strip-grid{grid-template-columns:repeat(3,1fr)}.strip-grid>div{padding:24px 18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:90px 0}.detail-image{min-height:460px}.request-panel{padding:45px}.request-form{padding:28px}}
@media(min-width:900px){.desktop-nav{display:flex}.nav-cta{display:inline-flex}.menu-toggle{display:none}.hero-grid{grid-template-columns:1fr .9fr;align-items:center;gap:50px;min-height:590px}.hero h1{font-size:clamp(68px,6vw,104px)}.hero-art{min-height:440px}.section-head{flex-direction:row;align-items:end;gap:55px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.guide-grid{grid-template-columns:.8fr 1fr;gap:100px}.faq-grid{grid-template-columns:.7fr 1fr;gap:100px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.detail-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:55px;padding-bottom:75px}.detail-image{min-height:600px;position:sticky;top:95px}.detail-image img{max-height:440px}.detail-content{grid-template-columns:1.15fr .85fr}.description-panel,.spec-panel{padding:40px}.request-panel{grid-template-columns:.8fr 1fr;gap:60px;padding:55px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
