/*
Theme Name: Magic Shield Global
Description: International Magic Shield storefront using native WooCommerce product, cart and checkout flows.
Version: 0.7.2
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: magic-shield-global
*/
:root{--ink:#121715;--paper:#f7f8f5;--gold:#dfc178;--muted:#aab6af;--line:#d9dfda;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit;max-width:100%}button,a,input,select,summary{touch-action:manipulation}button,summary{cursor:pointer}img{max-width:100%;height:auto;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #bc8a20;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,7vw,6.5rem);font-weight:600}h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:550}h3{font-size:1.25rem}.wrap{width:min(1320px,100% - 40px);margin-inline:auto}.skip-link{position:absolute;top:-80px;left:16px;z-index:99;padding:12px;background:#fff}.skip-link:focus{top:10px}.announcement{background:#1d2b25;color:#e4ece6;text-align:center;font-size:.8rem;letter-spacing:.08em;padding:8px 14px}.site-header{background:#090a0b;color:#fff;border-bottom:1px solid #344039}.header-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand img{width:152px;height:38px;object-fit:contain}.header-actions{display:flex;align-items:center;gap:14px}.header-actions a{font-size:.9rem;text-decoration:none;white-space:nowrap}.menu-toggle,.region-toggle{background:transparent;color:inherit;border:1px solid #657168;padding:8px 10px;border-radius:var(--radius);min-height:44px;font-size:.85rem}.menu-toggle{font-size:1rem}.main-nav{display:none;border-top:1px solid #344039;padding:14px 0 20px}.main-nav.is-open{display:flex;flex-direction:column;gap:12px}.main-nav a{text-decoration:none;min-height:40px;display:flex;align-items:center}.site-search{display:flex;gap:8px}.site-search input{min-width:0;width:100%;padding:9px 12px;border:1px solid #788278;border-radius:var(--radius)}.site-search button{padding:9px 14px;background:var(--gold);border:0;color:var(--ink);border-radius:var(--radius)}.desktop-nav{display:none}.hero{background:#090a0b;color:#fff;position:relative;overflow:hidden}.hero-grid{display:grid}.hero-copy{padding:40px 0 36px;position:relative;z-index:1}.eyebrow{font-size:.78rem;letter-spacing:.17em;text-transform:uppercase;font-weight:650;color:#797147;margin-bottom:18px}.hero .eyebrow{color:var(--gold)}.hero h1{max-width:800px;margin-bottom:22px}.hero-copy>p:not(.eyebrow){color:#c6d0ca;max-width:490px;font-size:1.08rem;margin-bottom:26px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--gold);color:#111a15;border:1px solid transparent;border-radius:var(--radius);padding:13px 20px;font-size:.95rem;font-weight:650;line-height:1.4;text-decoration:none;min-height:48px;cursor:pointer}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#eacf8f;color:#111a15}.button.secondary{background:transparent;color:#fff;border-color:#68756b}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-media{margin:0 -20px;position:relative}.hero-media img{width:100%;height:250px;object-fit:cover;object-position:50% 50%}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#090a0b 0%,transparent 30%)}.hero-caption{position:absolute;bottom:18px;left:20px;font-size:.75rem;color:#fff;letter-spacing:.13em;z-index:1}.care-nav{border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.care-nav a{padding:18px 10px;text-decoration:none;border-bottom:1px solid var(--line);font-size:.88rem}.care-nav span{display:block;font-size:.73rem;color:#657365;letter-spacing:.08em}.section{padding-block:50px}.section-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;margin-bottom:28px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:480px;color:#516056;margin-bottom:0}.section-heading a{font-size:.9rem}.woocommerce ul.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px;margin:0;padding:0;list-style:none}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;min-width:0;display:flex;flex-direction:column;position:relative}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;background:#eef0eb;margin:0 0 15px;border-radius:var(--radius);width:100%;height:auto}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem;line-height:1.35;padding:0 0 10px;letter-spacing:-.015em;font-weight:600;overflow-wrap:anywhere}.woocommerce ul.products li.product .price{color:#263c2c;font-size:1rem;line-height:1.5;margin-bottom:14px}.woocommerce ul.products li.product .price del{font-size:.85rem;color:#677268;display:block}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .button{margin-top:auto;background:transparent;border-color:#c4ccc3;padding:10px;font-size:.82rem;min-height:44px}.woocommerce ul.products li.product .button:hover{background:#e2e8de}.woocommerce span.onsale{background:#1f4a34;color:#fff;min-height:auto;min-width:auto;border-radius:3px;padding:5px 10px;font-size:.72rem;line-height:1.4;top:10px;left:10px;right:auto;z-index:2}.woocommerce ul.products li.product .onsale{top:10px;right:auto;left:10px;margin:0}.woocommerce .star-rating{color:#9d751a}.routine{background:#17291f;color:#fff}.routine .eyebrow{color:var(--gold)}.routine-grid{display:grid;gap:28px}.routine p{color:#c2ccc4}.routine ol{list-style:none;padding:0;margin:0;display:grid;gap:0;counter-reset:steps}.routine li{padding:24px 0;border-top:1px solid #526052;counter-increment:steps}.routine li:before{content:"0" counter(steps);font-size:.8rem;color:var(--gold);display:block;margin-bottom:8px}.routine h3{margin-bottom:10px}.routine li p{margin:0}.faq-grid{display:grid;gap:28px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px;min-height:30px}.faq summary:after{content:"+";font-size:1.25rem}.faq details[open] summary:after{content:"−"}.faq details p{margin:14px 0 0;color:#4e5c51}.site-footer{background:#090a0b;color:#d5dfd6;padding:40px 0 24px}.footer-grid{display:grid;gap:30px}.site-footer .brand img{margin-bottom:20px}.site-footer p{font-size:.9rem;max-width:350px;color:#aab6ae}.footer-links{display:flex;gap:15px 24px;flex-wrap:wrap}.footer-links a{font-size:.9rem}.footer-bottom{border-top:1px solid #344039;margin-top:30px;padding-top:22px;font-size:.8rem;color:#aab6ae}.content-area{min-height:45vh;padding:32px 0 60px}.content-area h1{font-size:clamp(2rem,5vw,3.5rem)}.content-area>article{max-width:850px;margin-inline:auto}.woocommerce .woocommerce-breadcrumb{font-size:.8rem;line-height:1.7;overflow-wrap:anywhere;margin-bottom:26px}.woocommerce div.product{display:grid;gap:24px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%;margin:0;min-width:0}.woocommerce div.product div.images img{background:#eef0eb;border-radius:var(--radius)}.woocommerce div.product .product_title{font-size:clamp(2rem,3.5vw,3.5rem)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#254d31;font-size:1.5rem}.woocommerce div.product form.cart{margin-bottom:24px}.woocommerce div.product form.cart .variations select{min-height:46px;border:1px solid #b9c4b8;background:white;padding:8px;border-radius:4px;width:100%;min-width:0}.woocommerce .quantity .qty{width:72px;min-height:48px;border:1px solid #9bab9c;border-radius:4px}.woocommerce div.product form.cart .button{background:#213f2b;color:#fff}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related{grid-column:1/-1;min-width:0}.woocommerce table.shop_table{border-color:var(--line);border-collapse:collapse}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #aebcaf;background:#fff;padding:12px;border-radius:4px;min-height:48px}.woocommerce form .form-row label{line-height:1.8;margin-bottom:6px}.woocommerce .col2-set,.woocommerce-page .col2-set{display:grid;gap:22px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce #payment{background:#e8eee5;border:1px solid #c9d3c5}.woocommerce #payment .payment_box{background:#d8e4d2;color:#142316}.woocommerce #payment #place_order{background:#21452c;color:#fff;width:100%}.woocommerce-error,.woocommerce-info,.woocommerce-message{font-size:.95rem;border-top-color:#41674a;background:#e7eee4;color:#193320;overflow-wrap:anywhere}.woocommerce .woocommerce-MyAccount-navigation ul{padding:0;list-style:none}.woocommerce .woocommerce-MyAccount-navigation li a{display:block;padding:10px;border-bottom:1px solid var(--line)}.woocommerce .woocommerce-ordering select{padding:10px;border:1px solid var(--line);background:white;width:100%}.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-result-count{float:none}.region-dialog{border:0;border-radius:10px;padding:0;width:min(480px,calc(100% - 24px));max-height:calc(100dvh - 32px);color:var(--ink);background:var(--paper);overflow-y:auto}.region-dialog::backdrop{background:#07130ccc}.region-dialog-inner{padding:26px}.region-dialog h2{font-size:1.7rem;margin-right:24px}.dialog-close{position:absolute;right:12px;top:10px;width:40px;height:40px;border:0;background:transparent;font-size:1.4rem}.region-fields{display:grid;gap:24px}.region-fields label,.region-label{display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}.region-fields select{display:block;width:100%;background:white;border:1px solid #aebcaf;border-radius:4px;padding:12px;min-height:48px}.region-fields .button{width:100%;margin-top:12px}.region-fields p{font-size:.86rem;color:#536154;margin:8px 0 0}.language-options{display:flex;gap:8px;flex-wrap:wrap}.language-options a{padding:8px 12px;border:1px solid #bdc9bc;border-radius:4px;text-decoration:none;font-size:.9rem;min-height:42px}.language-options a[aria-current]{background:#e0e8db;border-color:#355939}.empty-catalogue{padding:30px;border:1px solid var(--line);border-radius:6px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{clip:auto;clip-path:none;height:auto;margin:0;overflow:visible;position:static!important;width:auto}body:has(dialog[open]){overflow:hidden}.woocommerce form .form-row{min-width:0}.woocommerce table{max-width:100%}.woocommerce .cart-collaterals .cart_totals{width:100%}.woocommerce .cart-collaterals{margin-top:24px}.woocommerce #coupon_code{min-width:160px;width:auto!important}.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:transparent;margin:0;padding:0 14px 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}
@media(min-width:760px){.wrap{width:min(1320px,100% - 72px)}.hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;min-height:580px}.hero-copy{padding-block:76px}.hero-media{align-self:stretch;margin:0 -36px 0 0}.hero-media img{height:100%;position:absolute;inset:0;object-position:57% center}.hero-media:after{background:linear-gradient(90deg,#090a0b,transparent 40%)}.hero-caption{left:35px;bottom:28px}.care-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.care-nav a{padding:24px 20px;border-bottom:0;border-right:1px solid var(--line)}.care-nav a:last-child{border-right:0}.section{padding-block:80px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.12rem}.routine-grid,.faq-grid{grid-template-columns:.9fr 1.1fr;gap:70px}.routine ol{grid-template-columns:1fr 1fr;gap:0 30px}.footer-grid{grid-template-columns:1fr 1fr;gap:60px}.footer-links{align-content:start}.woocommerce div.product{grid-template-columns:1fr 1fr;gap:44px}.woocommerce .col2-set{grid-template-columns:1fr 1fr}.woocommerce .cart-collaterals .cart_totals{max-width:560px}.region-toggle{font-size:.9rem}.main-nav.is-open{flex-direction:row;flex-wrap:wrap;align-items:center}.site-search{margin-left:auto}.woocommerce .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering{float:right}}
@media(min-width:1080px){.desktop-nav{display:flex;gap:26px;margin-left:auto;margin-right:35px}.desktop-nav a{text-decoration:none;font-size:.9rem}.menu-toggle{display:none}.main-nav{display:none!important}.header-row{min-height:94px}.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}.header-actions{gap:20px}.brand img{width:174px;height:42px}}
@media(max-width:420px){.header-row{gap:10px}.brand img{width:130px;height:34px}.header-actions{gap:8px}.region-toggle{max-width:90px;font-size:.75rem;padding:6px}.header-actions .account-link{display:none}.wrap{width:calc(100% - 32px)}.hero-media{margin-inline:-16px}.woocommerce ul.products{gap:22px 12px}.woocommerce ul.products li.product .button{padding-inline:6px;font-size:.78rem}.hero h1{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.brand{display:flex;align-items:center;gap:9px;min-width:126px;text-decoration:none}.brand img,.site-footer .brand img{width:38px;height:38px;object-fit:contain;margin:0}.brand span{font-size:12px;line-height:1.2;letter-spacing:.18em;font-weight:600}.menu-links{list-style:none;margin:0;padding:0;display:flex;gap:20px}.main-nav .menu-links{flex-direction:column}.msg-currency-options{display:flex;gap:8px;flex-wrap:wrap}.msg-currency-options a,.msg-currency-options span{display:flex;align-items:center;justify-content:center;border:1px solid #b3c0af;border-radius:4px;min-width:76px;min-height:46px;text-decoration:none;padding:9px 14px;font-weight:600}.msg-currency-options [aria-current]{background:#213f2b;color:#fff;border-color:#213f2b}.msg-currency-options a:hover{background:#e1e9dc}.site-footer .brand{margin-bottom:20px}@media(min-width:1080px){.brand{min-width:170px}.brand img{width:48px;height:48px}.brand span{font-size:14px}}

/* Premium international presentation. Native WooCommerce forms retain their behavior. */
:root{--ink:#202320;--paper:#f6f5f1;--gold:#d7bc83;--line:#dfdfd7;--radius:2px}
body{font-size:15px}h1,h2,h3{font-weight:500}h2{letter-spacing:-.045em}
[hidden]{display:none!important}
.eyebrow{font-size:.68rem;letter-spacing:.18em;color:#6e603f;margin-bottom:16px}
.announcement{background:#17191b;padding:0;letter-spacing:.1em;font-size:.58rem}
.announcement .wrap{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:40px}
.announcement button{border:0;background:none;color:#d8dbcF;padding:9px 0;min-height:40px;font-size:.65rem;letter-spacing:0;white-space:nowrap}
.site-header,.site-footer{background:#090a0b}.header-row{min-height:74px}
.brand span{font-weight:650}.region-toggle,.menu-toggle{border-color:#586159;border-radius:2px}
.header-actions a{font-size:.8rem}.site-header .region-toggle{font-size:.68rem;min-width:68px}
.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:2px;letter-spacing:.015em;font-size:.85rem;font-weight:600}
.hero{background:#090a0b;min-height:660px}
.hero-grid{position:relative;display:block;min-height:660px}
.hero-copy{padding:44px 0 285px;max-width:560px}
.hero h1{font-size:clamp(3.6rem,15.5vw,5.4rem);font-weight:400;line-height:1.03;letter-spacing:-.065em;margin-bottom:24px}
.hero h1 em,.finder-feature h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.04em;color:#e0cda5}
.hero .eyebrow{display:flex;align-items:center;gap:10px;color:#d4c19a;font-size:.64rem}
.hero .eyebrow span{width:20px;height:1px;background:#aa9670}
.hero-copy>p:not(.eyebrow){color:#c8cec9;font-size:.92rem;max-width:340px;line-height:1.75;margin-bottom:23px}
.hero-actions{gap:16px;align-items:center}.hero-actions .button{padding:14px 18px}
.hero-finder-link{font-size:.85rem;text-decoration:none;display:inline-flex;gap:14px;align-items:center;min-height:44px;border-bottom:1px solid #787e70}
.hero-media{position:absolute;inset:auto 0 0;margin:0;height:390px;pointer-events:none}
.hero-media img{position:static;width:100%;height:100%;object-fit:cover;object-position:50% center}
.hero-media:after{background:linear-gradient(180deg,#090a0b 0%,#090a0b55 25%,transparent 55%,#090a0b88 100%);inset:0}
.hero-signature{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:.61rem;color:#d2d6cf;letter-spacing:.06em}
.hero-signature span:last-child{font-size:.5rem}
.care-strip{border-bottom:1px solid var(--line);background:#eeede8}
.care-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding-block:14px;gap:4px 14px;align-items:center}
.care-strip .wrap>span{grid-column:1/-1;font-size:.6rem;letter-spacing:.16em;color:#62685e;margin-bottom:2px}
.care-strip a{padding:8px 0;font-size:.8rem;text-decoration:none;white-space:nowrap}
.care-strip b{font-size:.59rem;color:#757b70;margin-right:8px;font-weight:500}
.section{padding-block:56px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{margin-bottom:12px}
.section-heading h2{font-size:clamp(2.1rem,5vw,3.6rem)}
.text-link,.text-button{font-size:.84rem;text-decoration:none;border:0;border-bottom:1px solid #989b8e;padding:9px 0;background:none;color:inherit;display:inline-block;min-height:44px}
.woocommerce ul.products{gap:32px 12px}
.woocommerce ul.products li.product a img{border-radius:0;background:white;border:1px solid #efefe8;margin-bottom:17px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-weight:500;font-size:.86rem;line-height:1.4;letter-spacing:-.015em}
.woocommerce ul.products li.product .price{color:#373e32;font-size:.9rem}
.woocommerce ul.products li.product .button{border:0;border-top:1px solid #c9cbbf;border-bottom:1px solid #c9cbbf;border-radius:0;justify-content:space-between;min-height:44px;padding:10px 1px;font-weight:500}
.woocommerce ul.products li.product .button:after{content:"↗";font-size:1rem;margin-left:8px}
.woocommerce ul.products li.product .button:hover{background:#e9ebe2}
.finder-feature{background:#17191b;color:#f4f3ec;padding:56px 0;overflow:hidden}
.finder-feature-grid{display:grid;gap:44px}.finder-feature .eyebrow{color:#cbb789}
.finder-feature h2{font-size:clamp(2.35rem,4.5vw,4.1rem);line-height:1.1;margin-bottom:24px}
.finder-feature-copy>p:not(.eyebrow){max-width:470px;color:#b8c4b9;line-height:1.8;font-size:.92rem}
.finder-feature .button{margin-top:12px}.finder-feature-art{border:1px solid #4c5a49;padding:28px;position:relative;min-width:0;background:linear-gradient(125deg,#292b2d,#17191b);overflow:hidden}
.finder-orbit{position:absolute;right:-85px;top:-85px;width:230px;height:230px;border:1px solid #647657;border-radius:50%;opacity:.45}
.finder-orbit:before,.finder-orbit:after{content:"";position:absolute;inset:22px;border:1px solid #788368;border-radius:50%}.finder-orbit:after{inset:44px}
.finder-orbit span{position:absolute;left:52px;top:125px;letter-spacing:.15em;font-size:18px;color:#c1b48d}
.finder-feature-art ol{list-style:none;padding:0;margin:0;position:relative}
.finder-feature-art li{display:flex;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid #526148}
.finder-feature-art li:last-child{border-bottom:0}.finder-feature-art li>span{font-size:.7rem;color:#d7c591}
.finder-feature-art strong{display:block;font-size:1.1rem;font-weight:500}
.finder-feature-art small{display:block;color:#bec9b8;font-size:.8rem;margin-top:4px}
.method-grid{display:grid;gap:28px}.method-grid article{border-top:1px solid #bfc4b5;padding-top:20px}
.method-number{color:#7a7055;display:block;font:italic 2.2rem Georgia,serif;margin-bottom:20px}
.method-grid h3{font-size:1.3rem;letter-spacing:-.025em}.method-grid p{color:#61685c;font-size:.9rem;line-height:1.8;margin-bottom:0}
.world-section{background:#eeede8;padding:50px 0}.world-grid{display:grid;gap:26px}
.world-section h2{font-size:clamp(2.2rem,4vw,3.6rem)}.world-section p:not(.eyebrow){color:#505b4c;max-width:490px;line-height:1.8}
.market-links,.world-markets{display:grid}.market-link{display:flex;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #c9cebf;text-decoration:none;min-height:76px}
.market-link>span:last-child{margin-left:auto}.market-link strong,.current-store strong{display:block;font-size:.9rem;font-weight:550}
.market-link small,.current-store small{display:block;color:#666e5e;font-size:.72rem;margin-top:3px}
.market-code{display:flex;justify-content:center;align-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid #b5bda7;border-radius:50%;font-size:.65rem;letter-spacing:.04em;color:#596249}
.market-link:hover strong{text-decoration:underline;text-underline-offset:5px}
.footer-links{align-content:start;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.footer-links a{font-size:.83rem;text-decoration:none;min-height:32px}
.footer-markets{border-top:1px solid #3b493d;display:flex;gap:8px 24px;flex-wrap:wrap;margin-top:36px;padding-top:18px}
.footer-markets a{font-size:.75rem;text-decoration:none;padding:8px 0}
.footer-bottom{display:flex;justify-content:space-between;gap:16px;font-size:.7rem;flex-wrap:wrap}
.region-dialog{width:min(620px,calc(100% - 24px));border-radius:3px}
.region-dialog-inner{padding:28px 22px}.region-dialog .eyebrow{font-size:.58rem;max-width:85%}
.region-dialog h2{font:400 2rem/1.1 Georgia,serif;margin-bottom:26px}
.current-store{display:flex;align-items:center;gap:13px;border:1px solid #b4bea5;background:#e7ebdf;padding:14px;margin-bottom:24px}
.current-store strong{font-size:.78rem}.current-store small{font-size:.7rem}
.region-fields{gap:20px}.region-fields .button{font-size:.78rem}.other-stores{border-top:1px solid #c8cbbf;margin-top:26px;padding-top:24px}.other-stores h3{font-size:1.1rem;margin-bottom:12px}.other-stores>p{font-size:.8rem;color:#5a6452}
.dialog-close{background:var(--paper);border-radius:50%;position:sticky;float:right;margin:-15px -10px 0 0;top:0;right:0;z-index:1}
.region-dialog-inner>form{height:0}.region-dialog .region-toggle{max-width:none}
.finder-page{padding:24px 0 60px}.finder-heading{padding-bottom:30px}.finder-heading>.text-link{margin-bottom:30px;font-size:.75rem}
.finder-heading h1{font-size:clamp(2.5rem,7vw,4.6rem);line-height:1.05;letter-spacing:-.05em;margin-bottom:18px}
.finder-heading>p:last-child{color:#5e6858;max-width:520px;font-size:.95rem}
.finder-layout{display:grid;gap:26px}.finder-aside{display:none}.finder-shell{background:#fff;border:1px solid #dedfd5;padding:22px 18px;min-width:0}
.finder-toolbar{display:flex;align-items:center;justify-content:space-between;gap:6px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:26px;font-size:.7rem;color:#68705f}
.finder-toolbar button{font-size:.69rem;border:0;padding:8px 0;background:transparent;color:#505948;min-height:40px}
.finder-toolbar button:disabled{opacity:.35;cursor:default}
[data-finder-stage] h2{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.13;outline:none;margin-bottom:18px}
.finder-description,[data-result-description]{color:#5c6654;font-size:.9rem;line-height:1.8;margin-bottom:26px}
.finder-choices{display:grid;gap:12px}.finder-choice{display:flex;align-items:center;text-align:left;gap:14px;padding:20px 14px;width:100%;background:#f9f9f5;border:1px solid #d7dccd;border-radius:1px;color:var(--ink)}
.finder-choice:hover{background:#ecf0e5;border-color:#6b7b56}.choice-number{font-size:.65rem;color:#71805e;flex-shrink:0;align-self:flex-start;padding-top:4px}
.finder-choice strong{display:block;font-weight:550;font-size:.93rem;line-height:1.35}.finder-choice small{display:block;font-size:.77rem;color:#657159;line-height:1.6;margin-top:6px}
.choice-arrow{margin-left:auto;color:#576748;font-size:1rem}.finder-choice>span:nth-child(2){flex:1}
.finder-use{padding:16px 0;border-block:1px solid var(--line);margin:22px 0}.finder-use summary{font-size:.86rem;font-weight:550;min-height:32px}
.finder-use p,.plan-stages>section>p{font-size:.82rem;line-height:1.8;color:#5f6a55;margin:12px 0 18px}
.plan-stages>section{margin-top:30px}.plan-stages h3{font-size:1.4rem;font-weight:500;margin-bottom:20px}.plan-stages h3 span{font-size:.75rem;color:#7a835f;vertical-align:middle;margin-right:12px}
.plan-card{padding:18px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;min-width:0}.plan-card>p{grid-column:1/-1}
.plan-product-image img{width:80px;height:80px;object-fit:contain}.plan-card h4{margin:0 0 8px;font-size:.85rem;font-weight:550;line-height:1.45}.plan-card h4 a{text-decoration:none}
.plan-price{font-size:.9rem;margin-bottom:10px;color:#384d2c}.plan-price del{color:#707567;font-size:.8rem}.plan-price ins{text-decoration:none}
.include-product{display:flex;align-items:center;gap:8px;font-size:.75rem;min-height:44px;cursor:pointer}
.include-product input{width:18px;height:18px;accent-color:#34502b;flex-shrink:0}.plan-detail-link{font-size:.69rem;display:inline-block;margin-top:8px;min-height:40px}
.plan-stock{font-size:.8rem;color:#695b3c}.plan-variant{display:block;font-size:.75rem;margin-top:8px}
.plan-variant select{display:block;width:100%;font-size:.8rem;min-height:44px;padding:8px 5px;border:1px solid #b1bba4;background:#f9faf6;margin-top:6px}
.plan-submit{border:1px solid #cbd3bc;padding:20px;background:#edf1e6;margin-top:28px}.plan-submit p{font-size:.78rem;color:#526047;margin-bottom:15px}
.plan-submit .button{width:100%;font-size:.8rem;white-space:normal}.plan-submit .button:disabled{opacity:.5;cursor:default}
.plan-submit [role=status]{margin:12px 0 0;font-size:.72rem}.finder-support{margin-top:26px}.finder-support .text-link{font-size:.78rem}
@media(min-width:760px){
 .announcement{font-size:.63rem}.announcement button{font-size:.7rem}
 .hero,.hero-grid{min-height:660px}.hero-copy{padding:90px 0 125px;max-width:510px}
 .hero h1{font-size:clamp(5rem,7.5vw,7rem)}.hero-copy>p:not(.eyebrow){font-size:1rem;max-width:370px}
 .hero-media{inset:0;height:100%}.hero-media img{object-position:66% center}
 .hero-media:after{background:linear-gradient(90deg,#090a0bf7 0%,#090a0bdf 24%,#090a0b70 47%,transparent 75%),linear-gradient(0deg,#090a0baa,transparent 30%)}
 .hero-signature{bottom:30px;font-size:.73rem}.hero-signature span:last-child{font-size:.62rem}
 .hero-actions{gap:22px}.hero-actions .button{padding:15px 23px}
 .care-strip .wrap{display:flex;gap:40px;justify-content:space-between;padding-block:20px}.care-strip .wrap>span{font-size:.65rem;margin:0}.care-strip a{font-size:.9rem}
 .section{padding-block:90px}.woocommerce ul.products{gap:38px 24px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem}
 .finder-feature{padding:76px 0}.finder-feature-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px}.finder-feature-art{padding:36px}
 .method-grid{grid-template-columns:repeat(3,1fr);gap:36px}.method-grid article{padding-top:25px}.method-number{margin-bottom:40px;font-size:3rem}
 .world-section{padding:70px 0}.world-grid{grid-template-columns:1fr 1fr;gap:72px}.world-markets{grid-template-columns:1fr 1fr;gap:0 26px}
 .region-dialog-inner{padding:36px}.region-fields{grid-template-columns:1fr 1fr}.region-fields>div:first-child{grid-column:1/-1}.market-links{grid-template-columns:1fr 1fr;gap:0 24px}
 .finder-page{padding:36px 0 90px}.finder-heading{padding-bottom:40px}.finder-heading>.text-link{margin-bottom:40px}
 .finder-layout{grid-template-columns:240px minmax(0,1fr);gap:50px}.finder-aside{display:block;border-top:1px solid #bcc5af;padding-top:24px}
 .finder-aside ol{padding:0 0 0 20px;font-size:.85rem;color:#5b6850}.finder-aside li{padding:12px 0 20px 8px}.finder-aside>p:last-child{font:italic 1.4rem Georgia,serif;color:#657257;margin-top:26px}
 .finder-shell{padding:32px}.finder-toolbar{font-size:.8rem}.finder-toolbar button{font-size:.8rem}
 .finder-choice{padding:24px;gap:20px}.finder-choice strong{font-size:1rem}.finder-choice small{font-size:.86rem}
 .plan-card{grid-template-columns:110px minmax(0,1fr);gap:22px}.plan-product-image img{width:110px;height:110px}.plan-card h4{font-size:1rem}.include-product{font-size:.83rem}.plan-detail-link{font-size:.76rem}
 .plan-submit{padding:26px}.plan-submit .button{width:auto;padding-inline:24px}
}
@media(min-width:1080px){.desktop-nav{gap:24px;margin-right:26px}.desktop-nav a{font-size:.81rem}.finder-nav-link{color:#ddc38b}.header-row{min-height:86px}.site-header .region-toggle{font-size:.78rem}.header-actions a{font-size:.81rem}.finder-shell{padding:44px}.finder-layout{grid-template-columns:280px minmax(0,1fr);gap:70px}.footer-grid{grid-template-columns:1.2fr 1fr}}
@media(max-width:420px){.hero h1{font-size:3.75rem}.hero-grid,.hero{min-height:660px}.hero-media{margin:0}.hero-copy{padding-top:42px}.hero-actions{display:flex;align-items:start;flex-direction:column;gap:10px}.section-heading{gap:14px}.footer-bottom{font-size:.65rem}.site-footer .region-toggle{max-width:none;font-size:.78rem;padding:10px}.finder-shell{padding:20px 15px}.finder-choice{gap:10px;padding:18px 12px}}
@media(prefers-reduced-motion:no-preference){.finder-choice,.market-link,.woocommerce ul.products li.product .button{transition:background .18s,border-color .18s}.hero-finder-link:hover{border-color:#dfc58f}}

.region-dialog-inner>form{position:sticky;top:0;z-index:3;height:0}.dialog-close{position:absolute;float:none;right:-8px;top:-8px;margin:0;background:var(--paper);box-shadow:0 0 0 3px var(--paper)}.region-return{margin-bottom:22px;font-size:.74rem}
.care-strip b{color:#5f6658}.market-link small,.current-store small{color:#59634f}.choice-number{color:#5f704d}.plan-stages h3 span{color:#657044}
.dialog-close{top:8px;right:0}.region-return{display:none}.region-dialog.is-stores .region-fields,.region-dialog.is-stores .current-store{display:none}.region-dialog.is-stores .other-stores{border-top:0;margin-top:0;padding-top:0}.region-dialog.is-stores .region-return{display:inline-block}

/* Magic Shield brand system: warm white, charcoal, gold and four care stages. */
:root{--ink:#17191b;--paper:#f6f5f1;--gold:#d7bc83;--line:#deddd6;--radius:6px}
body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
h1,h2,h3{font-weight:750}.hero h1{font-weight:800;letter-spacing:-.065em;font-size:clamp(3.3rem,13vw,6.7rem)}
.hero h1 em,.finder-feature h2 em{font-family:inherit;font-style:normal;font-weight:inherit;color:#d7bc83}
.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:6px;font-weight:700}
.woocommerce ul.products li.product{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;overflow:hidden}
.woocommerce ul.products li.product a img{border:0;margin-bottom:16px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-weight:700}
.woocommerce ul.products li.product .button{background:#17191b;color:#fff;border:0;border-radius:5px;padding:12px 10px;font-size:.76rem}
.woocommerce ul.products li.product .button:hover{background:#343638;color:#fff}
.woocommerce ul.products li.product .price{color:#17191b;font-weight:650}
.msg-card-stage{--stage:#c6a047;display:flex;align-items:center;gap:6px;color:#62635e;font-size:.54rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:9px;line-height:1.5}
.msg-card-stage:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--stage);flex-shrink:0}
.msg-stage-wash{--stage:#16a9c7}.msg-stage-prepare{--stage:#f05a3f}.msg-stage-maintain{--stage:#55a978}.msg-stage-interior{--stage:#9198b7}
.care-strip .wrap{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.care-strip .wrap>span{margin-bottom:6px}
.care-strip a{border-top:3px solid #c6a047;white-space:normal;font-size:.73rem;padding-top:10px}
.care-strip .care-stage-wash{border-color:#16a9c7}.care-strip .care-stage-prepare{border-color:#f05a3f}.care-strip .care-stage-maintain{border-color:#55a978}
.finder-feature-art{border-color:#57534b;border-radius:12px}.finder-feature-art li{border-color:#57534b}.finder-feature-art strong{font-weight:650}
.finder-orbit,.finder-orbit:before,.finder-orbit:after{border-color:#b39b68}.finder-feature-copy>p:not(.eyebrow),.finder-feature-art small{color:#ccccc5}
.method-number{font:800 2.4rem/1 system-ui,sans-serif;color:#17191b}.method-grid article{border-top-width:3px;border-color:#c6a047}.method-grid article:nth-child(1){border-color:#16a9c7}.method-grid article:nth-child(2){border-color:#f05a3f}.method-grid article:nth-child(4){border-color:#55a978}
.region-dialog{border-radius:14px}.region-dialog h2{font:750 2rem/1.1 system-ui,sans-serif}.finder-aside>p:last-child{font:650 1.3rem/1.4 system-ui,sans-serif;color:#62635e}
.finder-shell,.finder-choice,.plan-submit{border-radius:10px}.finder-choice{background:#faf9f6}.finder-choice:hover{background:#f1ede3;border-color:#a48951}
.woocommerce span.onsale{background:#a3322c}
@media(min-width:760px){.care-strip .wrap{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:28px}.care-strip .wrap>span{grid-column:auto}.care-strip a{font-size:.85rem}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products li.product{padding:18px}.woocommerce ul.products li.product .button{font-size:.84rem}}
@media(min-width:1080px){.method-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-copy{max-width:610px}.hero h1{font-size:6.6rem}.msg-card-stage{font-size:.62rem}}
@media(max-width:420px){.hero-signature{align-items:end}.hero-signature span:last-child{max-width:120px;text-align:right;font-size:.5rem}.woocommerce ul.products li.product{padding:10px}.woocommerce ul.products li.product .button{font-size:.71rem}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.83rem}}
