:root{--background:#fff;--foreground:#171717;--primary:#d91920;--primary-foreground:#fff;--popover:#fff;--border:#d9d9d9;--radius:4px}.dark{--background:#141414;--foreground:#fff;--primary:#ef3238;--primary-foreground:#fff;--popover:#202020;--border:#444}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#191919;background:white;font-size:16px}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;font:inherit}button:disabled{opacity:.4;cursor:default}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #e33137;outline-offset:5px}button{transition:background .18s,color .18s}p{line-height:1.65;color:#626262}button svg,a svg{flex-shrink:0}h1,h2,h3,p{margin:0}em{font-style:normal;color:#d91920}.announcement{background:#161616;color:#fff;height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;font-size:12px;letter-spacing:1.3px}.announcement span:last-child{display:flex;gap:10px;align-items:center;letter-spacing:.4px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #e4e4e4;background:white}.brand{font-size:35px;line-height:.8;font-weight:950;letter-spacing:-2px;font-style:italic;position:relative}.brand:after{content:'';position:absolute;background:#d91920;height:5px;width:47px;left:2px;top:15px;transform:skew(-18deg)}.brand span{display:block;font-size:12px;letter-spacing:4px;font-style:normal;margin:9px 0 0 4px}.header nav{display:flex;gap:36px;font-size:14px;font-weight:600}.header nav a:hover{color:#d91920}.bag{display:flex;align-items:center;gap:10px;border:0;background:none;font-size:14px}.breadcrumbs{max-width:1340px;margin:0 auto;padding:28px 0;color:#777;font-size:12px;letter-spacing:.3px}.breadcrumbs span{margin:0 12px;color:#aaa}.product{max-width:1340px;margin:auto;display:grid;grid-template-columns:1.08fr 1fr;gap:7%;padding-bottom:55px}.main-photo{position:relative;background:#f2f2f2;aspect-ratio:1.03;overflow:hidden}.gallery-label,.gallery-foot{display:flex;justify-content:space-between;position:absolute;z-index:2;left:26px;right:26px;font-size:12px;font-weight:700;letter-spacing:1.3px}.gallery-label{top:25px}.gallery-foot{bottom:24px;letter-spacing:.3px}.gallery-foot span{display:flex;align-items:center;gap:8px}.main-photo .product-shot{position:absolute;width:145%;max-width:none;left:-22.5%;top:-25%;height:145%;object-fit:contain;mix-blend-mode:multiply}.main-photo .full-shot{width:100%;height:100%;object-fit:cover}.main-photo:has(.full-shot) .gallery-label,.main-photo:has(.full-shot) .gallery-foot{display:none}.thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.thumbnails button{background:#f6f6f6;border:1px solid transparent;padding:4px 4px 9px}.thumbnails button.active{border-color:#d91920}.thumbnails img{width:100%;aspect-ratio:1.6;object-fit:cover;object-position:50% 43%;mix-blend-mode:multiply}.thumbnails span{font-size:12px;display:block;padding-top:6px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;display:flex;align-items:center;gap:8px}.red-line{width:20px;height:2px;background:#d91920}.product-info{padding:3px 0 0}h1{font-size:clamp(36px,3.8vw,58px);line-height:1.04;letter-spacing:-2.8px;font-weight:800;margin:17px 0}.intro{font-size:15px;max-width:470px;margin-bottom:23px}.product-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-title h2{font-size:17px;letter-spacing:-.4px}.stock{font-size:12px;display:flex;align-items:center;gap:5px;color:#46684d}.stock i{width:5px;height:5px;background:#4e8454;border-radius:50%}.price{display:flex;align-items:center;gap:13px;margin-top:12px}.price strong{font-size:29px;letter-spacing:-1px}.price s{color:#8a8a8a;font-size:17px}.price>span{background:#ffe8e8;color:#b90f17;font-size:12px;font-weight:700;padding:5px 8px}.price-note{font-size:12px;margin:6px 0 17px}.features{display:flex;flex-wrap:wrap;gap:8px 17px;padding:16px 0;border-block:1px solid #e5e5e5;font-size:12px}.features span{display:flex;align-items:center;gap:5px}.features svg{width:14px;height:14px;color:#d91920}.choose-label{display:flex;align-items:center;justify-content:space-between;margin:20px 0 11px;font-size:13px}.choose-label a{display:flex;gap:4px;align-items:center;font-size:12px;color:#666}.size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.size-option{padding:14px 12px;border:1px solid #ddd;cursor:pointer;display:flex;flex-direction:column;gap:9px}.size-option.selected{border-color:#d91920;background:#fff7f7;box-shadow:inset 0 0 0 1px #d91920}.size-option>div{display:flex;align-items:center;gap:7px;font-size:13px}.size-option small{font-size:12px;color:#777}.size-option b{font-size:14px}.buy-row{display:flex;gap:10px;margin-top:20px}.quantity{border:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;min-width:106px;height:50px}.quantity button{border:0;background:none;width:32px;display:grid;place-items:center;height:100%}.quantity output{font-size:14px}.primary{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#d91920;color:white;border:0;padding:16px 20px;font-size:14px;font-weight:700;min-height:50px}.primary:hover{background:#b81118}.buy-row .primary{flex:1}.assurance{display:flex;gap:22px;justify-content:center;font-size:12px;color:#5a5a5a;margin:14px 0 21px}.assurance span{display:flex;align-items:center;gap:6px}.assurance svg{width:15px;height:15px}.shipping{border-top:1px solid #e4e4e4;font-size:12px}.shipping summary{padding:17px 0}.shipping p{padding:0 0 16px}.benefit-strip{background:#171717;color:white;display:flex;justify-content:space-evenly;padding:26px 5%;font-size:12px;letter-spacing:1.5px}.benefit-strip span{display:flex;align-items:center;gap:14px}.benefit-strip svg{color:#f13c42;width:22px}.story{max-width:1250px;margin:100px auto;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.story-visual{aspect-ratio:1;overflow:hidden;background:#181818}.story-visual img{width:147%;max-width:none;height:147%;object-fit:cover;transform:translate(-2%,-22%)}.story-copy h2,.size-guide h2,.faq h2{font-size:44px;line-height:1.05;letter-spacing:-2px;margin:20px 0}.story-copy>p{font-size:16px;margin-bottom:28px}.story-point{display:flex;gap:15px;margin:22px 0}.story-point>svg{color:#d91920;flex-shrink:0;width:22px}.story-point h3{font-size:14px;margin-bottom:6px}.story-point p{font-size:14px}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:13px;font-weight:700;border-bottom:1px solid #171717;padding-bottom:6px;margin-top:14px}.size-guide{padding:65px max(5%,calc((100vw - 1250px)/2));background:#f4f4f4;display:grid;grid-template-columns:1fr 1.7fr;gap:8%}.size-guide h2{font-size:37px}.size-table button{display:flex;width:100%;align-items:center;gap:24px;background:none;border:0;border-bottom:1px solid #d4d4d4;padding:22px 0;text-align:left}.size-table button:hover{color:#d91920}.size-number{color:#888;font-size:12px}.size-table strong{font-size:16px}.size-table small{display:block;font-size:12px;color:#777;margin-top:7px}.size-use{font-size:12px;color:#666;flex:1}.size-table b{font-size:14px}.faq{max-width:1250px;display:grid;grid-template-columns:1fr 1.6fr;gap:10%;margin:100px auto}.faq>div>p{font-size:14px;margin-top:22px}.faq details{border-bottom:1px solid #ddd}.faq details:first-child{border-top:1px solid #ddd}summary{display:flex;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-weight:600;padding:23px 0;font-size:14px}summary::-webkit-details-marker{display:none}details[open] summary svg{transform:rotate(45deg)}details p{font-size:14px;padding:0 30px 22px 0}.closing{background:#d91920;color:white;text-align:center;padding:65px 20px}.closing .eyebrow{justify-content:center;color:#ffd5d5}.closing h2{font-size:52px;line-height:1.05;letter-spacing:-2px;margin:20px 0 30px}.closing a{display:inline-flex;background:#fff;color:#161616;padding:16px 23px;gap:35px;font-size:14px;font-weight:700}footer{background:#161616;color:white;padding:50px 5% 30px;display:flex;align-items:center;gap:40px;flex-wrap:wrap}footer p{color:#aaa;font-size:13px;flex:1}footer>div{display:flex;gap:26px;font-size:13px}footer small{width:100%;border-top:1px solid #383838;padding-top:24px;color:#999;font-size:12px}.cart-panel{padding:34px 24px!important;width:min(100vw,460px)!important;max-width:460px!important;font-size:16px;gap:12px!important}.cart-panel [data-slot=sheet-title]{font-size:27px;font-weight:700}.cart-items{overflow:auto}.cart-item{display:flex;gap:15px;border-bottom:1px solid #ddd;padding:22px 0}.cart-item img{width:100px;height:110px;object-fit:contain;background:#f4f4f4}.cart-item h3{font-size:14px}.cart-item p{font-size:14px;margin:8px 0}.cart-item .quantity{height:33px;width:100px;min-width:0;font-size:13px}.cart-bottom{margin-top:auto}.subtotal{display:flex;justify-content:space-between;margin-bottom:12px}.cart-bottom p{font-size:12px;margin-bottom:15px}.cart-bottom .primary{font-size:13px}.continue{border:0;background:none;text-decoration:underline;display:block;margin:20px auto 0;font-size:13px}.empty-cart{margin:auto 0;text-align:center}.empty-cart svg{margin:0 auto}.empty-cart h3{font-size:21px;margin:24px 0}.empty-cart .primary{width:100%}.mobile-buy{display:none}
@media(min-width:1450px){.product{gap:90px}}@media(max-width:1450px){.product,.breadcrumbs{margin-inline:5%}.story,.faq{margin-inline:7%}}@media(max-width:1000px){.product{gap:4%}h1{font-size:39px}.features{font-size:12px}.product-title{align-items:flex-start}.product-title h2{font-size:15px}.size-option{padding:12px 8px}.size-option small{font-size:12px}.assurance{gap:10px}.story-copy h2{font-size:36px}.size-guide{grid-template-columns:1fr}.size-use{font-size:13px}.benefit-strip{font-size:12px;letter-spacing:.5px}.intro{font-size:14px}}
@media(max-width:700px){.announcement{height:31px;justify-content:center;font-size:12px}.announcement>span:first-child{display:none}.header{height:74px;padding:0 6%}.brand{font-size:30px}.header nav{display:none}.bag span{font-size:12px}.breadcrumbs{padding:18px 0;font-size:12px;margin-inline:6%}.product{display:flex;flex-direction:column;margin-inline:6%;gap:29px;padding-bottom:35px}.main-photo{aspect-ratio:1.08}.gallery-label,.gallery-foot{left:18px;right:18px;font-size:12px}.gallery-label{top:20px}.gallery-foot{bottom:20px}.thumbnails{gap:8px;margin-top:10px}.thumbnails span{font-size:12px}.thumbnails img{aspect-ratio:1.9}.eyebrow{font-size:12px;letter-spacing:1.2px}h1{font-size:43px;letter-spacing:-2px;margin:14px 0}.intro{font-size:15px;margin-bottom:23px}.product-title h2{font-size:17px}.price strong{font-size:30px}.price-note{font-size:12px}.features{font-size:12px;gap:11px 20px}.size-option{padding:14px 10px}.size-option small{font-size:12px}.buy-row .primary{font-size:13px;padding-inline:15px}.assurance{font-size:12px;gap:20px}.benefit-strip{padding:21px 6%;justify-content:space-between;gap:12px}.benefit-strip span{font-size:12px;line-height:1.5;gap:7px;max-width:140px}.benefit-strip span:last-child{display:none}.benefit-strip svg{flex-shrink:0;width:20px}.story{margin:48px 6%;grid-template-columns:1fr;gap:32px}.story-visual{aspect-ratio:1.13}.story-copy h2,.faq h2{font-size:38px;margin:15px 0}.story-copy>p{font-size:15px}.size-guide{padding:40px 6%;gap:10px}.size-guide h2{font-size:35px}.size-table button{gap:15px}.size-use{display:none}.size-table button>span:nth-child(2){flex:1}.faq{margin:50px 6%;display:block}.faq>div:first-child{margin-bottom:30px}.faq h2 br{display:none}.faq summary{font-size:14px;line-height:1.5;padding:20px 0}.faq summary svg{flex-shrink:0}.closing{padding:45px 6%}.closing h2{font-size:38px;letter-spacing:-1.5px}footer{padding:40px 6% 100px;gap:25px}footer p{font-size:12px}footer>div{width:100%}.mobile-buy{position:fixed;bottom:0;left:0;right:0;z-index:30;background:white;border-top:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;padding:10px 5%;padding-bottom:max(10px,env(safe-area-inset-bottom));gap:15px}.mobile-buy b{font-size:12px}.mobile-buy small{display:block;font-size:12px;margin-top:3px}.mobile-buy .primary{min-height:42px;font-size:12px;padding:12px 20px;gap:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

img{max-width:100%;height:auto}input,select,textarea{font:inherit}.quantity input{width:34px;text-align:center;border:0;appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.size-option input{accent-color:#d91920}.size-option:has(input:checked){border-color:#d91920;background:#fff7f7;box-shadow:inset 0 0 0 1px #d91920}.size-option input{margin:0}.size-option:has(input:disabled){opacity:.5}.buy-row button.primary:disabled{background:#777}.native-page{max-width:1000px;padding:55px 6%;margin:auto;min-height:50vh}.native-page h1{margin-bottom:30px}.native-page input,.native-page textarea,.native-page select{border:1px solid #ccc;padding:12px;max-width:100%}.native-page textarea{width:100%;min-height:160px}.native-page label{display:block;margin:20px 0 8px}.native-page .primary{margin-top:25px}.native-page .cart-item{gap:25px}.native-page .cart-item>div{flex:1}.native-page .cart-item input{width:80px}.native-page .subtotal{margin-top:30px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:25px}.catalog-grid img{width:100%;aspect-ratio:1;object-fit:contain}.catalog-grid h2{font-size:19px;margin-top:15px}.shop-error{color:#b81118;margin-top:12px;font-size:14px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:100;background:white;padding:12px}.native-menu{display:none}.native-menu summary{padding:10px}.native-menu nav{position:absolute;z-index:40;background:white;right:0;top:90px;padding:25px;border:1px solid #ddd}.native-menu nav a{display:block;margin:18px 0}.shop-policy{max-width:800px;margin:50px auto;padding:0 6%}.mobile-buy .primary{display:flex}.main-photo img.native-product{position:static;width:100%;height:100%;object-fit:contain}.product-info select{max-width:100%;padding:12px;border:1px solid #ddd;width:100%;margin-top:15px}@media(max-width:700px){.native-menu{display:block}.native-menu nav{display:block}.native-page h1{font-size:34px}}
/* Complete reference sections, Shopify edition 2 */
.restored-section{max-width:1200px;margin:80px auto;padding:0 5%}.section-heading{text-align:center;margin-bottom:32px}.section-heading .eyebrow{justify-content:center}.section-heading h2,.demo-copy h2{font-size:44px;line-height:1.12;letter-spacing:-1.6px;margin:14px 0}.section-heading p{max-width:620px;margin:auto}.comparison{position:relative;max-width:750px;aspect-ratio:1;margin:auto;overflow:hidden;background:#eee}.comparison>img,.comparison-before,.comparison-before img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.comparison-before{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.comparison-label{position:absolute;z-index:2;top:20px;background:#d91920;color:white;padding:8px 13px;font-size:14px;font-weight:700}.before-label{left:20px}.after-label{right:20px}.comparison-handle{position:absolute;left:var(--split);top:0;bottom:0;width:3px;background:white;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;text-shadow:0 1px 5px black;pointer-events:none;z-index:3}.comparison-handle:after{content:'';width:48px;height:48px;border:2px solid white;background:#14141488;position:absolute;border-radius:50%;z-index:-1}.comparison input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:4;margin:0;touch-action:pan-y}.comparison:focus-within{outline:3px solid #d91920;outline-offset:5px}.comparison-hint{text-align:center;font-size:14px;margin-top:15px}.demo-section{padding:65px 6%}.demo-inner{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;max-width:1180px;margin:auto}.demo-media img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.demo-copy p{font-size:17px;max-width:490px}.demo-red{background:#d91920;color:white;position:relative;margin:30px 0;padding-block:80px}.demo-red:before,.demo-red:after{content:'';position:absolute;left:0;right:0;height:22px;background:inherit;transform:skewY(-1deg)}.demo-red:before{top:-10px}.demo-red:after{bottom:-10px}.demo-red p,.demo-red .eyebrow{color:#fff}.demo-red .text-link{border-color:white}.reviews-section{margin-bottom:80px}.review-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:4px}.review-card{scroll-snap-align:start;background:#f5f5f5;padding:32px 24px;text-align:center;border-radius:6px}.review-stars{font-size:21px;letter-spacing:3px;color:#b98700;margin-bottom:20px}.review-card h3{font-size:19px;line-height:1.4;margin-bottom:16px}.review-card p{font-size:15px;margin-bottom:20px}.review-card>strong{font-size:14px}.review-controls{display:flex;justify-content:center;align-items:center;gap:25px;margin-top:20px;font-size:13px}.review-controls button{border:1px solid #ddd;width:44px;height:44px;border-radius:50%;background:white;font-size:20px}.restored-footer{display:block;background:#cc0f18;color:white;padding:60px 6% 100px}.footer-grid{display:grid;grid-template-columns:.8fr .8fr 1.5fr;gap:8%;max-width:1200px;margin:auto}.restored-footer p{color:#ffe1e1;font-size:14px;margin-top:20px}.restored-footer h2{font-size:19px;font-weight:700;margin-bottom:20px}.restored-footer nav a{display:block;font-size:14px;margin:12px 0}.restored-footer .brand{display:inline-block}.newsletter label{display:block;font-size:14px;margin:20px 0 8px}.newsletter input{display:block;width:100%;padding:14px;border:1px solid #f0777c;color:#fff;background:#ffffff12;font-size:16px;border-radius:3px}.newsletter input::placeholder{color:#ffc9cc}.newsletter button{width:100%;border:0;border-radius:3px;background:white;color:#bd1018;font-weight:700;padding:14px;margin-top:10px}.newsletter small{display:block;font-size:12px;line-height:1.6;color:#ffd5d8;border:0;padding:0;margin-top:12px}.restored-footer .footer-bottom{display:flex;flex-direction:column;gap:20px;align-items:center;max-width:1200px;margin:45px auto 0;border-top:1px solid #e74a51;padding-top:25px}.restored-footer .footer-bottom small{border:0;color:#ffdadb;padding:0;text-align:center;font-size:12px}.payment-icons{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.payment-icon{width:40px;height:26px}.review-anchor{display:inline-block;color:#9b151b;font-size:13px;margin-bottom:15px}.delivery-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.delivery-steps>div{text-align:center}.delivery-steps span{display:grid;place-items:center;background:#171717;color:white;border-radius:50%;width:35px;height:35px;font-size:12px;margin:0 auto 10px}.delivery-steps strong{display:block;font-size:13px}.delivery-steps small{display:block;font-size:12px;color:#686868;line-height:1.5;margin-top:5px}.product-quote{margin:24px 0;padding:18px 20px;border-left:3px solid #d91920;background:#f6f6f6}.product-quote p{font-size:14px;color:#444}.product-quote cite{display:block;font-size:12px;font-style:normal;margin-top:10px;color:#777}.product-specs{font-size:14px;line-height:1.7;padding:0 20px 20px;margin:0}.shop-error[hidden]{display:none}.thumbnails{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.thumbnails button{flex:0 0 calc((100% - 36px)/4);scroll-snap-align:start}.thumbnails img{height:85px}.main-photo .native-product{width:100%;height:100%;object-fit:contain}.main-photo:has(.native-product) .gallery-label{display:none}.restored-faq{margin-block:80px}.restored-faq details>summary span{font-size:22px;line-height:1}.restored-faq details[open]>summary span{transform:rotate(45deg)}
@media(min-width:1000px){.product>.gallery{position:sticky;top:25px;align-self:start}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;align-items:center;justify-content:space-between;background:white;border-top:1px solid #ddd;padding:12px 6%}.mobile-buy span{display:flex;gap:20px;align-items:center}.mobile-buy b{font-size:14px}.mobile-buy small{font-size:14px}.mobile-buy .primary{padding:12px 25px;min-height:40px}}
@media(max-width:700px){.restored-section{margin:45px auto;padding:0 6%}.section-heading h2,.demo-copy h2{font-size:32px;letter-spacing:-1px}.section-heading p{font-size:15px}.comparison-label{font-size:12px;top:12px;padding:6px 10px}.before-label{left:12px}.after-label{right:12px}.demo-section{padding:35px 6%}.demo-inner{grid-template-columns:1fr;gap:24px}.demo-copy{text-align:center}.demo-copy .eyebrow{justify-content:center}.demo-copy p{font-size:16px}.demo-red{padding-block:50px}.review-track{grid-auto-columns:86%;gap:16px}.review-card{padding:27px 20px}.restored-footer{padding:45px 6% 100px}.restored-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:35px}.restored-footer .footer-grid>div{width:100%}.footer-grid>div:first-child p{margin-top:16px}.restored-footer h2{margin-bottom:13px}.restored-footer nav a{display:inline-block;margin-right:20px}.delivery-steps{gap:7px}.delivery-steps strong{font-size:12px}.thumbnails img{height:65px}}

.mag-logo{display:inline-flex;width:170px;align-items:center;flex-shrink:0}.mag-logo img{display:block;width:100%;height:auto}.restored-footer .mag-logo{width:210px}.demo-media{position:relative}.demo-media img.demo-brand{position:absolute;right:14px;bottom:14px;width:115px;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:3px;background:#ffffffd9;padding:5px}.header{gap:20px}.header nav{gap:26px}@media(max-width:700px){.mag-logo{width:130px}.header{gap:12px}.native-menu summary{font-size:13px}.restored-footer .mag-logo{width:180px}}
.mag-app-blocks:empty{display:none}.mag-app-blocks{margin-top:20px}.shipping-protection{border:1px solid #d9d9d9;border-radius:6px;padding:20px;margin:28px 0;background:#fafafa}.protection-choice{display:flex!important;align-items:center;gap:14px;margin:0!important;cursor:pointer}.protection-choice input{width:21px;height:21px;accent-color:#d91920;flex-shrink:0;padding:0!important}.protection-choice>span{flex:1}.protection-choice strong{display:block;font-size:17px}.protection-choice small{display:block;color:#666;font-size:13px;margin-top:4px}.protection-choice b{font-size:15px}.shipping-protection p{font-size:14px;margin-top:13px}.protection-actions{display:flex;gap:14px;margin-top:14px;flex-wrap:wrap}.protection-actions[hidden],[data-protection-line][hidden]{display:none}.protection-actions button{font-size:14px;padding:10px 12px;border:1px solid #ccc;background:white}.protection-status{color:#444}.protection-setup{padding:16px;background:#fff4d7}.shipping-protection .text-link{margin-top:10px}.mag-cart button:disabled{opacity:.55;cursor:wait}@media(max-width:700px){.shipping-protection{padding:16px}.protection-choice{gap:10px}.protection-choice strong{font-size:15px}.protection-choice b{font-size:14px}}

.mag-app-blocks{margin-top:24px}.mag-app-setup{padding:16px;background:#f5f5f5;border:1px dashed #aaa;font-size:14px}

.mag-purchase{margin-top:16px}.mag-purchase .product-form__submit{width:100%;min-height:52px;justify-content:center;text-align:center}
