:root{--background:#f7f8fa;--foreground:#171c24;--card:#fff;--card-foreground:#171c24;--popover:#fff;--popover-foreground:#171c24;--primary:#bc101a;--primary-foreground:#fff;--secondary:#edf0f4;--secondary-foreground:#202631;--muted:#f0f2f5;--muted-foreground:#626b7a;--accent:#fae8eb;--accent-foreground:#aa2230;--destructive:#c32335;--border:#dfe3e9;--input:#dfe3e9;--ring:#bc101a;--radius:.65rem;--sidebar:#fff;--sidebar-foreground:#202631;--sidebar-primary:#bc101a;--sidebar-primary-foreground:#fff;--sidebar-accent:#fae8eb;--sidebar-accent-foreground:#aa2230;--sidebar-border:#dfe3e9;--sidebar-ring:#bc101a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,a,input,textarea{touch-action:manipulation}button,a{transition:background .18s,color .18s,border-color .18s,transform .18s}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{text-decoration:none;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #bc101a70;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.04em}svg{flex-shrink:0}input,textarea{font:inherit}input:not([type=checkbox]),textarea{width:100%;border:1px solid var(--border);border-radius:7px;background:white;padding:12px 14px;color:var(--foreground)}label{font-size:14px;font-weight:600;display:grid;gap:8px}.wrap{width:min(1300px,calc(100% - 80px));margin:auto}.topbar{background:#171c24;color:#c8ced7;font-size:12px;letter-spacing:.055em}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:34px;gap:16px}.topbar b{color:#fff;font-weight:500}.header{background:white;border-bottom:1px solid var(--border)}.header-row{height:92px;display:flex;align-items:center;gap:36px}.wordmark{font-size:22px;font-weight:800;letter-spacing:-1px;white-space:nowrap;display:flex;align-items:center;gap:10px;line-height:1}.wordmark .mark{width:33px;height:34px;border-radius:5px;background:#bc101a;display:grid;place-items:center;color:white;font-size:25px;font-weight:800}.wordmark small{display:block;font-size:9px;letter-spacing:2.6px;margin-top:7px;font-weight:500;color:#77808d}.header nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:600;height:100%;align-items:center}.header nav a{height:100%;display:flex;align-items:center;border-bottom:3px solid transparent;padding-top:3px;color:#646d79}.header nav a.active,.header nav a:hover{border-color:#bc101a;color:#171c24}.header-right{display:flex;gap:16px;align-items:center;border-left:1px solid var(--border);padding-left:28px;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;font-size:14px;font-weight:600;border-radius:6px;border:1px solid var(--border);background:#fff;white-space:nowrap;min-height:44px}.btn:hover{background:#f0f2f5}.btn.red{background:#bc101a;color:white;border-color:#bc101a}.btn.red:hover{background:#9e0b14}.btn.dark{background:#1e2530;color:white;border-color:#1e2530}.btn.ghost{border:0;background:transparent;padding:8px}.btn.small{padding:8px 12px;min-height:36px}.muted{color:#687180}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#bc101a}.hero{background:#171d26;color:white;position:relative;overflow:hidden}.hero .wrap{padding:49px 0 42px;display:grid;grid-template-columns:1.6fr 1fr;gap:80px;align-items:center}.hero h1{font-size:48px;line-height:1.1;font-weight:700;max-width:730px;margin:13px 0 19px;letter-spacing:-1.8px}.hero h1 span{color:#a5afbf}.hero p{max-width:580px;color:#aeb7c6;font-size:16px;line-height:1.65}.hero .eyebrow{color:#ff6674}.hero-search{margin-top:25px;display:flex;align-items:center;gap:12px;max-width:640px;border-radius:8px;background:#fff;padding:7px 8px 7px 17px;color:#7b8491}.hero-search input{border:0!important;padding:8px 0!important;min-width:0;font-size:14px}.hero-search .btn{min-height:40px;padding:9px 16px}.popular{margin-top:14px;font-size:12px;color:#919bab;display:flex;gap:14px;flex-wrap:wrap}.popular button{color:#d1d8e3;background:none;border:none;padding:0;border-bottom:1px solid #505967}.hero-note{border-left:1px solid #39414e;padding-left:38px}.hero-note .line{display:flex;gap:15px;padding:17px 0}.hero-note svg{color:#c4ccd8;width:23px}.hero-note h3{font-size:15px;letter-spacing:0;font-weight:600;margin:2px 0 5px}.hero-note p{font-size:13px;line-height:1.5}.notice{background:#fff7ec;border-bottom:1px solid #eadcc8;font-size:13px;color:#7d5b27}.notice .wrap{min-height:36px;display:flex;gap:8px;align-items:center}.store{display:grid;grid-template-columns:228px minmax(0,1fr);gap:37px;padding:36px 0 52px}.filter-panel h2{font-size:12px;letter-spacing:.09em;text-transform:uppercase;margin:0 0 17px;color:#79818e}.category-link{display:flex;gap:11px;align-items:center;padding:11px 12px;margin:2px 0;font-size:14px;border-radius:5px;font-weight:500;color:#596271;min-width:0}.category-link svg{width:17px;height:17px;color:#8c95a3}.category-link.active{color:#c42d3b;background:#f9e6e9;font-weight:600}.category-link.active svg{color:#d13040}.category-link .count{margin-left:auto;font-size:12px;color:#7b8490}.filter-separator{height:1px;background:var(--border);margin:23px 0}.version-list{display:flex;flex-wrap:wrap;gap:7px}.version-list button{border:1px solid #d9dfe7;background:white;font-size:12px;border-radius:4px;padding:6px 10px;color:#657081}.version-list button.active{background:#202631;border-color:#202631;color:white}.help-box{background:#ebeff4;border-radius:8px;padding:18px;margin-top:27px;font-size:13px}.help-box h3{font-size:15px;letter-spacing:-.02em;margin:10px 0 7px}.help-box a{font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px;margin-top:14px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 20px}.section-head h2{font-size:25px}.section-head p{font-size:13px;color:#7a8391;margin-top:6px}.catalogue-tools{display:flex;align-items:center;gap:12px}.results{font-size:12px;color:#76808d}.view-switch{display:flex;border:1px solid var(--border);border-radius:5px;overflow:hidden}.view-switch button{border:0;padding:8px;background:white;color:#88919f}.view-switch button.active{background:#e9edf3;color:#343e4c}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{background:white;border:1px solid #dfe3e9;border-radius:9px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 7px 20px #1c25300a;transform:translateY(-2px);border-color:#b9c1ce}.product-top{background:#eff2f6;min-height:139px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-top:after{content:"";position:absolute;right:0;top:0;width:80px;height:100%;background:#ffffff45;transform:skewX(-24deg);pointer-events:none}.product-top>svg{color:#7c899e;stroke-width:1.2;width:53px;height:53px}.product-top .family-name{font-size:12px;letter-spacing:.09em;font-weight:700;color:#8390a2;margin-left:14px}.product-top .family-name span{display:block;font-weight:400;font-size:11px;letter-spacing:.015em;margin-top:3px}.product-tag{position:absolute;top:12px;left:12px;font-size:10px;letter-spacing:.06em;font-weight:700;background:white;border:1px solid #e2e6ed;color:#687487;border-radius:4px;padding:3px 7px}.product-body{padding:19px;flex:1;display:flex;flex-direction:column}.product-body .eyebrow{font-size:10px;letter-spacing:.08em;color:#828b98}.product-body h3{font-size:19px;line-height:1.2;margin:8px 0 6px;letter-spacing:-.035em}.product-body p{font-size:13px;color:#7e8795;line-height:1.5}.product-meta{display:flex;flex-wrap:wrap;gap:6px;margin:17px 0}.chip{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border:1px solid #e4e7ed;background:#f7f8fa;border-radius:4px;font-size:11px;color:#626e80;line-height:1.5}.chip.red{background:#fff0f1;color:#ba2c3a;border-color:#f7d9de}.chip.green{background:#eaf5ef;color:#24754a;border-color:#d0e9dc}.product-bottom{display:flex;gap:8px;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;border-top:1px solid #edf0f4;font-size:12px;color:#7b8492}.product-bottom b{font-size:18px;color:#202734;font-weight:700}.card-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#303a4a}.product-grid.list{grid-template-columns:1fr}.product-grid.list .product-card{display:grid;grid-template-columns:170px 1fr}.product-grid.list .product-top{height:100%}.product-grid.list .product-body{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.product-grid.list .product-body .eyebrow,.product-grid.list .product-body h3,.product-grid.list .product-body p{grid-column:1}.product-grid.list .product-meta,.product-grid.list .product-bottom{grid-column:2}.catalogue-foot{margin-top:21px;padding:16px;border:1px dashed #d4dbe5;border-radius:7px;font-size:13px;color:#677282;display:flex;gap:9px;align-items:center;justify-content:center}.resources-strip{background:white;border-top:1px solid var(--border);padding:40px 0 48px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.resource-card{border:1px solid var(--border);padding:23px;border-radius:8px;background:white}.resource-card h3{font-size:19px;letter-spacing:-.03em;line-height:1.35;margin:15px 0 10px}.resource-card p{font-size:14px;color:#737d8b}.resource-card .card-link{margin-top:19px}.resource-icon{width:39px;height:39px;background:#f0f2f6;border-radius:7px;display:grid;place-items:center;color:#67768a}.footer{padding:33px 0;background:#fff;border-top:1px solid var(--border);font-size:12px;color:#788290}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer .wordmark{color:#202630;font-size:18px}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom{border-top:1px solid #edf0f4;margin-top:26px;padding-top:20px;display:flex;justify-content:space-between;gap:25px}.page-head{padding:38px 0 28px}.breadcrumb{display:flex;gap:8px;align-items:center;font-size:13px;color:#7c8491;margin-bottom:21px}.page-head h1{font-size:36px;margin-bottom:10px}.page-head p{color:#717c8c;max-width:710px}.page-body{padding-bottom:60px}.panel{background:white;border:1px solid var(--border);border-radius:10px;padding:28px}.panel h2{font-size:23px;margin-bottom:12px}.panel p{color:#707b8b}.two-column{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:26px}.stack{display:grid;gap:18px}.form-grid{display:grid;gap:20px}.error{padding:12px 15px;border-radius:6px;background:#fff0f1;border:1px solid #f5d2d8;color:#a02434;font-size:14px}.success{padding:14px 17px;border-radius:7px;background:#edf8f0;border:1px solid #cae6d3;color:#2e7547;font-size:14px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.stat{padding:24px;background:white;border:1px solid var(--border);border-radius:8px}.stat span{font-size:13px;color:#7b8594}.stat strong{font-size:30px;display:block;line-height:1.3;margin-top:8px;letter-spacing:-1px}.empty-state{padding:45px 20px;text-align:center;color:#707c8c;background:white;border:1px solid var(--border);border-radius:9px}.empty-state svg{margin:0 auto 14px}.empty-state h3{font-size:21px;color:#2b3443;margin:12px 0}.empty-state p{max-width:490px;margin:0 auto 22px;font-size:14px}.detail-title{font-size:42px!important}.detail-icon{height:190px;background:#edf0f5;border-radius:9px;display:flex;justify-content:center;align-items:center;color:#8190a5;margin-bottom:26px}.detail-icon svg{width:80px;height:80px;stroke-width:1}.specs{display:grid;grid-template-columns:1fr 1fr;gap:0}.specs>div{padding:17px 0;border-bottom:1px solid #edf0f4;font-size:14px}.specs dt{color:#7c8795;font-size:12px;margin-bottom:3px}.specs dd{margin:0}.prose{max-width:780px;line-height:1.85}.prose h2{margin:30px 0 14px;font-size:24px}.prose h3{margin:24px 0 10px;font-size:19px}.prose p{margin:0 0 17px}.prose ol,.prose ul{padding-left:24px}.prose li{margin:8px 0}.prose a{color:#c12d3c;text-decoration:underline}.info-row{display:flex;align-items:flex-start;gap:12px;padding:14px 0;font-size:14px}.info-row svg{color:#8b95a4;width:19px}.info-row small{color:#7b8491;display:block;margin-top:2px}.order-card{background:white;border:1px solid var(--border);border-radius:9px;margin-bottom:18px;overflow:hidden}.order-heading{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;border-bottom:1px solid #e9edf2;background:#fafbfc;gap:14px;font-size:14px}.order-content{padding:23px;display:flex;align-items:center;gap:20px}.order-content h3{font-size:20px;letter-spacing:-.025em}.order-content p{font-size:13px;color:#737f8f;margin-top:6px}.order-actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.order-progress{width:150px;margin-top:12px;height:4px;background:#eaedf3;border-radius:4px;overflow:hidden}.order-progress span{height:100%;display:block;background:#bc101a}.mobile-menu{display:none}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-grid .wide{grid-column:1/-1}.email-frame{width:100%;min-height:680px;border:1px solid var(--border);border-radius:8px;background:#f3f5f8}.pending{color:#947031;background:#fff9ec;padding:12px 15px;font-size:13px;border:1px solid #efdfba;border-radius:6px}.checkbox-line{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:400}.checkbox-line input{margin-top:5px}.subnav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.subnav a{padding:8px 15px;border:1px solid var(--border);border-radius:5px;background:white;font-size:14px}.subnav a.active{background:#252d3b;color:white}.divider{height:1px;background:var(--border);margin:24px 0}.inline-code{font-family:monospace;font-size:13px;background:#edf0f4;border-radius:4px;padding:4px 7px;overflow-wrap:anywhere}.mobile-filter{display:none}.preview-badge{font-size:10px;letter-spacing:.08em;font-weight:700;padding:4px 6px;border:1px solid #445060;border-radius:3px;color:#d0d7e1}.loading{padding:55px 0;color:#6b7788}.table-scroll{overflow:auto}.case-reply{padding:15px 18px;border-radius:7px;background:#f2f4f7;margin-top:12px;font-size:14px}.case-reply.staff{border-left:3px solid #bc101a}.case-reply small{display:block;color:#7a8494;font-size:12px;margin-bottom:6px}
@media(min-width:1500px){.hero .wrap{padding:58px 0 50px}.hero h1{font-size:54px}.product-top{min-height:151px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-row{gap:20px}.header nav{gap:17px}.header-right{padding-left:18px}.hero .wrap{gap:30px}.hero h1{font-size:42px}.hero-note{padding-left:25px}.store{grid-template-columns:195px minmax(0,1fr);gap:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-body{padding:17px}.header-right .btn{padding:9px 12px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar .wrap{justify-content:center;font-size:10px;letter-spacing:.02em}.topbar .topbar-right{display:none}.header-row{height:auto;min-height:80px;flex-wrap:wrap;gap:0;justify-content:space-between;padding-top:15px}.wordmark{font-size:20px}.header nav{order:3;width:100%;height:48px;gap:24px;margin:8px 0 0;overflow-x:auto;white-space:nowrap;font-size:13px}.header-right{border:0;padding:0}.header-right .btn{padding:8px 10px;font-size:12px}.header-right .account-label{display:none}.hero .wrap{grid-template-columns:1fr;padding:32px 0;gap:25px}.hero h1{font-size:37px;letter-spacing:-1.5px}.hero p{font-size:14px}.hero-note{display:none}.hero-search{margin-top:20px}.hero-search input{font-size:13px}.hero-search .btn{font-size:12px}.notice .wrap{padding:8px 0;font-size:11px;align-items:flex-start}.store{display:block;padding-top:25px}.filter-panel{margin-bottom:25px}.filter-panel h2{font-size:11px;margin-bottom:10px}.category-links{display:flex;overflow:auto;gap:6px;padding:2px 0 7px}.category-link{white-space:nowrap;border:1px solid #dfe3e9;background:white;padding:8px 11px;font-size:12px}.category-link .count{display:none}.filter-separator,.help-box{display:none}.version-title{display:none}.version-list{margin-top:7px}.section-head h2{font-size:22px}.catalogue-tools .results{display:none}.product-grid{gap:12px}.product-top{min-height:111px}.product-top>svg{width:38px;height:38px}.product-top .family-name{font-size:10px;margin-left:8px}.product-top .family-name span{font-size:9px}.product-tag{font-size:8px;top:9px;left:9px}.product-body{padding:13px}.product-body h3{font-size:17px}.product-body p{font-size:12px}.product-bottom{font-size:10px;flex-wrap:wrap}.card-link{font-size:11px}.product-meta{margin:12px 0;gap:4px}.chip{font-size:9px}.resource-grid{grid-template-columns:1fr}.resources-strip{padding:30px 0}.resource-card{padding:20px}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.footer-links{gap:15px}.two-column{grid-template-columns:1fr}.page-head h1{font-size:30px}.panel{padding:21px}.stat-grid{gap:8px}.stat{padding:15px}.stat span{font-size:11px}.stat strong{font-size:25px}.order-content{flex-wrap:wrap;padding:18px}.order-actions{margin-left:0;width:100%;justify-content:flex-start}.order-heading{font-size:12px;flex-wrap:wrap}.admin-grid{grid-template-columns:1fr}.product-grid.list .product-card{grid-template-columns:95px 1fr}.product-grid.list .product-body{display:flex}.product-grid.list .family-name{display:none}.detail-title{font-size:32px!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.brand-logo{width:224px;height:62px;overflow:hidden;display:block;flex-shrink:0}.brand-logo img{display:block;max-width:none;width:250px;height:250px;transform:translate(-10px,-97px)}.skip-link{position:absolute;left:-9999px;top:5px;z-index:999999;background:white;padding:12px}.skip-link:focus{left:15px}.popular a{color:#d1d8e3;border-bottom:1px solid #505967}.version-list a{border:1px solid #d9dfe7;background:white;font-size:12px;border-radius:4px;padding:6px 10px;color:#657081}.version-list a.active{background:#202631;border-color:#202631;color:white}.product-photo{width:100%;height:170px;object-fit:contain;background:#f1f3f6;mix-blend-mode:multiply}.product-top:has(.product-photo){padding:22px 15px 10px}.product-top .product-tag{z-index:1}.product-body h3{font-size:17px;line-height:1.35;letter-spacing:-.025em}.product-bottom .price{font-size:19px}.product-bottom del{font-size:12px;font-weight:400}.product-bottom ins{text-decoration:none}.catalogue-tools form{display:flex;border:1px solid var(--border);border-radius:5px;overflow:hidden;background:white}.sort-select{border:0;background:white;color:#667184;font-size:12px;padding:8px;width:125px}.sort-button{border:0;background:#f0f3f7;padding:8px;display:grid;place-items:center}.spa-pagination{display:flex;gap:8px;justify-content:center;margin:25px 0}.spa-pagination a,.spa-pagination span{border:1px solid #dde3eb;padding:6px 13px;background:#fff;border-radius:5px}.spa-pagination .current{background:#202733;color:white}.wc-content{padding-top:6px}.woocommerce .woocommerce-breadcrumb{font-size:13px;color:#788393}.woocommerce div.product .product_title{font-size:35px;margin-bottom:20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#b9121a;font-size:25px;font-weight:700}.woocommerce div.product div.images img{border-radius:10px}.woocommerce-product-details__short-description{font-size:15px;line-height:1.8;margin-bottom:25px}.woocommerce .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt{background:#bc101a;color:#fff;border-radius:6px;padding:13px 20px;font-weight:600;font-size:14px;line-height:1.2;border:none}.woocommerce .button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#9e0b14;color:white}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{background:#edf2f7;border-top-color:#657287;border-radius:7px;font-size:14px}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-info:before{color:#657287}.woocommerce .woocommerce-error{border-top-color:#bc101a}.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:0;border-bottom:1px solid #dbe1ea}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:none;border:none;border-radius:0;margin:0 25px 0 0;padding:0 0 12px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:7px 0;font-weight:600;font-size:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:none;border-bottom:2px solid #bc101a}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none}.woocommerce div.product .woocommerce-tabs .panel{padding:28px;line-height:1.8}.woocommerce div.product .woocommerce-tabs .panel h2{margin-bottom:20px}.woocommerce div.product .woocommerce-tabs .panel h3{margin:22px 0 12px}.woocommerce div.product .woocommerce-tabs .panel li{margin:7px 0}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;border:1px solid var(--border);border-radius:8px;overflow:hidden;margin:0}.woocommerce-MyAccount-navigation li a{display:block;padding:13px 16px;border-bottom:1px solid #e8ecf1;font-size:14px}.woocommerce-MyAccount-navigation li:last-child a{border:0}.woocommerce-MyAccount-navigation li.is-active a{background:#fff0f0;color:#ae111a;font-weight:700}.woocommerce-MyAccount-content h2{margin-bottom:20px}.woocommerce-MyAccount-content h3{font-size:21px;margin:22px 0 12px}.woocommerce-MyAccount-content p{margin:12px 0}.woocommerce-MyAccount-content select{width:100%;padding:12px;border:1px solid var(--border);border-radius:6px;background:white}.woocommerce table.shop_table{border-color:var(--border);font-size:14px;border-radius:8px}.woocommerce table.shop_table th{padding:15px 12px;background:#f3f5f8}.woocommerce table.shop_table td{padding:16px 12px}.woocommerce .woocommerce-orders-table__cell-order-actions .button{padding:8px;margin:3px;font-size:12px}.woocommerce ul.products li.product{border:1px solid var(--border);border-radius:9px;background:white;padding:18px;min-height:330px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px;line-height:1.3}.woocommerce ul.products li.product .price{font-size:19px;color:#b3121a;margin:13px 0}.woocommerce form.checkout h3{font-size:24px;margin:25px 0}.woocommerce form .form-row label{font-weight:500;font-size:14px}.woocommerce form .form-row .input-text{border:1px solid var(--border);border-radius:5px;padding:12px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{margin-bottom:20px}.woocommerce-account .panel{min-height:370px}.spa-case-list{padding:16px 0;border-bottom:1px solid #e4e9ef}.spa-case-list small{color:#778393}.spa-case-message{background:#f2f5f8;border-radius:7px;padding:17px 20px;margin:16px 0}.spa-case-message.staff{border-left:3px solid #bc101a}.spa-case-message small{font-size:12px;color:#6f7d8e}.spa-case-message p{color:#38465a;margin-top:8px;white-space:normal;overflow-wrap:anywhere}.spa-support-intro{max-width:660px}.spa-support-intro p{margin:18px 0}.prose ul,.prose ol{margin:18px 0}.footer .brand-logo{transform:scale(.9);transform-origin:left center}.entry-content a{color:#b5121b}.woocommerce div.product form.cart .quantity{margin-right:15px}.woocommerce .quantity .qty{width:70px}.woocommerce div.product p.stock{font-size:14px}.admin-bar .topbar{margin-top:0}
@media(max-width:1100px){.header-row{gap:15px}.brand-logo{width:200px}.header nav{gap:17px}.header-right{padding-left:15px;gap:10px}.header-right .btn{font-size:12px}.product-photo{height:151px}}
@media(max-width:760px){.header-row{padding-top:12px}.brand-logo{width:190px;height:53px}.brand-logo img{width:215px;height:215px;transform:translate(-9px,-84px)}.header-right>a:last-child{display:none}.header-right .btn{font-size:11px;padding:8px}.header nav{gap:22px;font-size:12px}.hero-search input{width:100%}.product-body h3{font-size:14px}.product-photo{height:110px}.product-top:has(.product-photo){padding:22px 8px 4px}.product-bottom .price{font-size:17px}.product-body{padding:13px}.woocommerce div.product .product_title{font-size:27px}.woocommerce div.product .woocommerce-tabs .panel{padding:18px}.woocommerce-MyAccount-navigation{margin-bottom:25px}.catalogue-foot{font-size:12px}.footer .brand-logo{width:190px}.woocommerce .woocommerce-breadcrumb{line-height:1.8}.wc-content .page-head{padding-top:18px}}
/* Keep the supplied logo fully visible when navigation becomes compact. */
.brand-logo{flex-shrink:0}
@media(min-width:761px) and (max-width:1100px){.brand-logo{width:200px;height:55px}.brand-logo img{width:223px;height:223px;transform:translate(-9px,-87px)}}
@media(max-width:760px){.brand-logo{width:193px}}
