/*
Theme Name: Caldrevane
Description: Graphic apparel storefront for CALDREVANE LTD.
Version: 1.0.0
Text Domain: caldrevane
*/
:root{--aqua:#111;--ink:#161616;--muted:#666;--line:#ddd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:17px/1.65 "DM Sans",Arial,sans-serif;letter-spacing:.025em}h1,h2,h3,h4,strong,b,.button,button{font-family:"DM Sans",Arial,sans-serif}h1,h2,h3,h4{color:#101719;line-height:1.2;letter-spacing:0}h1{font-size:40px}h2{font-size:28px}h3{font-size:21px}a{color:inherit;text-decoration:none}p{margin:0 0 20px}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:hover{text-decoration:underline;text-underline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c36a20;outline-offset:4px}.container{max-width:1280px;padding-left:62px;padding-right:62px;margin:auto}.skip-link{position:absolute;left:16px;top:-100px;padding:12px;background:white;z-index:1000}.skip-link:focus{top:10px}.announcement{background:var(--aqua);text-align:center;padding:9px 16px;font:700 14px/1.6 "DM Sans",Arial,sans-serif;letter-spacing:.04em;color:#14343b}.site-header{height:106px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 32px;background:white;border-bottom:1px solid #f0f3f4}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;padding:8px;color:#14242a}.brand{text-align:center;font:700 29px/1 "DM Sans",Arial,sans-serif;letter-spacing:.14em}.brand span{display:block;font:400 8px/1.3 "DM Sans",Arial,sans-serif;letter-spacing:.19em;margin-top:8px}.brand:hover{text-decoration:none}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}.bag{position:relative}.cd-bag-count{position:absolute;right:0;bottom:0;min-width:17px;height:17px;border-radius:100%;background:var(--aqua);font:700 10px/17px Arial;text-align:center}.hero{position:relative;height:min(720px,60vw);min-height:470px;background:#466b47;isolation:isolate}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.3),transparent 65%);z-index:0}.hero-copy{position:absolute;z-index:1;left:20px;right:20px;bottom:12%;text-align:center;color:white}.hero h1{font-size:44px;color:white;margin:0 0 16px;text-shadow:0 2px 12px #0004}.hero p{font-size:19px;margin-bottom:22px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 26px;border:1px solid var(--aqua);border-radius:40px;background:var(--aqua);color:var(--ink);font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;transition:background .2s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#343434;color:#102c33}.hero-button{background:white;border-color:white}.home-products{padding-top:58px;padding-bottom:65px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.section-heading h2{margin:0}.section-heading>a{font-size:15px;white-space:nowrap}.center{text-align:center;margin-top:30px}.care-band{text-align:center;background:#f3f3f1;padding:60px 20px}.care-band h2{margin:0 0 18px}.care-band a{text-decoration:underline;text-underline-offset:6px}.site-footer{padding:56px 62px 22px;border-top:1px solid var(--line);font-size:14px;line-height:1.8}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:55px;max-width:1156px;margin:auto}.footer-grid h2{font-size:17px;margin:0 0 19px}.footer-grid>div:not(:first-child)>a{display:block;margin:7px 0}.footer-brand{font:700 26px "DM Sans";letter-spacing:.14em;display:inline-block;margin-bottom:14px}.footer-grid p{margin-bottom:16px}.footer-bottom{max-width:1156px;margin:35px auto 0;padding-top:21px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.page-main,.shop-main{padding-top:45px;padding-bottom:70px;min-height:45vh}.reading-page{max-width:940px}.page-main>h1{margin:0 0 36px}.page-content h2{margin-top:35px}.page-content a:not(.button){text-decoration:underline;text-underline-offset:3px}.page-content li{margin:8px 0}.page-content table{width:100%;border-collapse:collapse}.page-content td,.page-content th{padding:12px;text-align:left;border-bottom:1px solid var(--line)}.dialog-open{overflow:hidden}dialog{color:var(--ink);border:0;padding:28px;background:#fff;box-shadow:0 0 30px #0002;max-width:calc(100vw - 20px)}dialog::backdrop{background:#12262a66}.nav-dialog{margin:0;height:100dvh;max-height:100dvh;width:390px}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.nav-dialog nav{display:flex;flex-direction:column}.nav-dialog nav a{font-size:21px;padding:12px 0}.nav-dialog p{font-size:15px;color:var(--muted);margin-top:40px}.search-dialog{width:680px;margin:15vh auto auto;border-radius:8px}.search-row{display:flex;gap:12px;margin-top:10px}.search-row input{flex:1;min-width:0}input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea{max-width:100%;border:1px solid #99a6ab;border-radius:6px;padding:12px;background:#fff;color:var(--ink);min-height:46px}textarea{width:100%;min-height:130px}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 28px;padding:0;margin:0 0 28px}.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}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1;object-fit:cover;margin:0 0 15px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:400 16px/1.45 "DM Sans",Arial,sans-serif;padding:0;margin:0 0 8px}.woocommerce ul.products li.product .price{font-size:15px;color:var(--ink);margin:0}.woocommerce ul.products li.product .button{font-size:12px;padding:9px 18px;min-height:38px;margin-top:13px;background:white;border-color:#b8c8cd}.woocommerce span.onsale{min-height:0;min-width:0;border-radius:0;background:var(--aqua);color:var(--ink);padding:5px 12px;font:400 12px/1.6 "DM Sans";left:12px;top:12px}.woocommerce ul.products li.product .onsale{right:auto;left:12px;top:12px;margin:0}.woocommerce .woocommerce-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:25px}.woocommerce .woocommerce-ordering select{font-size:14px;padding:8px 28px 8px 12px;min-height:40px}.woocommerce .woocommerce-result-count{font-size:14px}.woocommerce-products-header{margin-bottom:30px}.woocommerce-products-header h1{margin:0 0 15px}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:4px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:14px 17px;border-radius:50%}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--aqua);color:var(--ink)}.woocommerce div.product div.images{width:51%}.woocommerce div.product div.summary{width:43%}.woocommerce div.product .product_title{font-size:32px;line-height:1.2;margin:0 0 20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font-size:24px}.woocommerce div.product form.cart{margin-top:28px}.woocommerce div.product form.cart .variations label{font-size:15px}.woocommerce div.product form.cart .variations select{width:100%;margin:0;font-size:16px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{display:block;width:100%;padding:0 0 8px;line-height:1.5}.woocommerce div.product form.cart .variations tr{display:block;margin-bottom:10px}.woocommerce div.product form.cart .reset_variations{font-size:13px}.woocommerce .quantity .qty{width:76px;padding:10px;min-height:46px}.woocommerce div.product .product_meta{font-size:13px;color:var(--muted)}.woocommerce-product-details__short-description{font-size:16px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:white;border:0;border-radius:0;padding:10px 18px;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:3px solid var(--aqua)}.woocommerce div.product .woocommerce-tabs .panel{line-height:1.8;max-width:960px}.woocommerce div.product .woocommerce-tabs .panel img{height:auto;max-width:100%}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:24px}.woocommerce .related{clear:both;padding-top:30px}.woocommerce .related>h2{margin-bottom:30px}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#f5f5f3;border-top-color:#111;color:var(--ink);font-size:15px}.woocommerce-error{border-top-color:#b54034;background:#fff4f2}.woocommerce-message:before,.woocommerce-info:before{color:#222}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt{background:var(--aqua);color:var(--ink)}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:#343434;color:var(--ink)}.woocommerce button.button:disabled,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled[disabled]{background:#dfe7e9;color:#536168;opacity:1}.woocommerce table.shop_table{border-color:var(--line);border-radius:0}.woocommerce table.shop_table th{font-size:14px}.woocommerce table.shop_table td{border-color:var(--line)}.woocommerce-cart table.cart img{width:80px}.woocommerce-cart .cart-collaterals .cart_totals{width:48%;background:#f5f5f3;padding:24px}.woocommerce-cart .cart-collaterals .cart_totals h2{font-size:24px;margin-top:0}.woocommerce form .form-row label{font-size:14px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{font-family:"DM Sans";font-size:16px}.woocommerce form .form-row{padding:3px;margin:0 0 13px}.select2-container--default .select2-selection--single{min-height:46px;border-color:#99a6ab;border-radius:6px;padding:8px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:10px}.woocommerce-checkout #payment{background:#f4f4f2;border-radius:5px}.woocommerce-checkout #order_review_heading{margin-top:36px}.woocommerce-checkout-review-order{margin-top:20px}.woocommerce-privacy-policy-text,.woocommerce-terms-and-conditions-wrapper{font-size:14px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:48%}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line)}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-MyAccount-navigation a{display:block;padding:11px 14px;text-decoration:none!important;border-bottom:1px solid var(--line)}.woocommerce-MyAccount-navigation .is-active{background:#f3f3f1}.woocommerce .woocommerce-customer-details address{border:1px solid var(--line);padding:20px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:900px){.container{padding-left:28px;padding-right:28px}.site-footer{padding-left:28px;padding-right:28px}.hero{min-height:460px}.hero h1{font-size:36px}.woocommerce ul.products{gap:28px 18px}.footer-grid{gap:25px}.woocommerce div.product .product_title{font-size:28px}}
@media(max-width:600px){body{font-size:16px}.announcement{font-size:12px;padding:8px 12px}.site-header{height:84px;padding:0 12px;grid-template-columns:1fr auto 1fr}.brand{font-size:24px}.brand span{font-size:6px;margin-top:7px}.header-actions{gap:0}.icon-button{width:35px;height:40px;padding:6px}.account-link{display:none}.hero{height:550px;min-height:0}.hero>img{object-position:51% center}.hero-copy{bottom:9%;left:22px;right:22px}.hero h1{font-size:34px;max-width:320px;margin:0 auto 14px}.hero p{font-size:16px;line-height:1.45;max-width:280px;margin:0 auto 20px}.container{padding-left:20px;padding-right:20px}.home-products{padding-top:35px;padding-bottom:40px}.section-heading{margin-bottom:23px;gap:10px}.section-heading h2{font-size:23px}.section-heading>a{font-size:13px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px}.woocommerce ul.products li.product .price{font-size:14px}.woocommerce ul.products li.product .button{font-size:11px;padding:8px 13px}.woocommerce ul.products li.product a img{margin-bottom:11px}.care-band{padding:40px 22px}.care-band h2{font-size:25px}.site-footer{padding:37px 22px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px;margin-top:28px}.page-main,.shop-main{padding-top:28px;padding-bottom:42px}.page-main>h1,.woocommerce-products-header h1{font-size:32px}.page-content h2{font-size:24px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product .product_title{font-size:29px}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:7px 10px;font-size:14px}.woocommerce .woocommerce-result-count{font-size:12px}.woocommerce .woocommerce-ordering select{font-size:12px;max-width:175px}.woocommerce-cart .cart-collaterals .cart_totals{width:100%;padding:18px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{background:#fff;padding:14px}.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background:#f6f6f4}.woocommerce-cart table.cart td.actions .coupon .input-text{width:48%;font-size:14px}.woocommerce-cart table.cart td.actions .coupon .button{width:48%;font-size:12px}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%;float:none}.woocommerce table.shop_table th,.woocommerce table.shop_table td{font-size:13px;padding:12px 8px}.search-dialog{padding:20px}.search-row{flex-wrap:wrap}.search-row input{flex-basis:100%}.search-row .button{width:100%}.nav-dialog{width:330px}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{padding:1em 1em 1em 3em}.woocommerce div.product .woocommerce-tabs .panel{overflow-wrap:anywhere}.woocommerce div.product .woocommerce-tabs .panel table{display:block;overflow-x:auto}h1{overflow-wrap:break-word}}
/* Caldrevane: shared WooCommerce foundation typography and responsive product grids. */
@font-face{font-family:Archivo;src:url(assets/archivo-black.woff2) format('woff2');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'DM Sans';src:url(assets/dm-sans-semibold.woff2) format('woff2');font-weight:400 600;font-style:normal;font-display:swap}@font-face{font-family:'DM Sans';src:url(assets/dm-sans-bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--aqua:#000;--ink:#111;--muted:#666;--line:#e0dfdf}body{font:600 16px/1.55 'DM Sans',Arial,sans-serif;letter-spacing:0}h1,h2,h3,h4,.brand,.footer-brand{font-family:Archivo,Arial,sans-serif;font-weight:900;letter-spacing:.035em;text-transform:uppercase}h1,h2,h3,h4{color:#000}button,.button{font-family:'DM Sans',Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em}.container{max-width:1500px;padding-left:50px;padding-right:50px}.announcement{background:#000;color:#fff;font:700 11px/1.4 'DM Sans',Arial,sans-serif;letter-spacing:.1em;padding:10px 30px;display:flex;justify-content:space-between;gap:20px}.site-header{height:96px;padding:0 40px;border:0}.brand{font-size:29px;letter-spacing:.03em}.brand span{font:900 13px/1 Archivo,Arial,sans-serif;letter-spacing:.5em;margin-top:8px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:36px;padding:16px 20px 20px;font-size:15px;background:#fff}.cd-bag-count{color:#fff;background:#000}.hero{height:560px;min-height:0;background:#2e3329}.hero>img{object-position:65% center}.hero:after{background:linear-gradient(90deg,#0006,transparent 85%)}.hero-copy{left:7%;right:auto;top:50%;bottom:auto;transform:translateY(-50%);text-align:left;max-width:620px}.hero-copy>.eyebrow{font:700 13px/1.5 'DM Sans';letter-spacing:.2em;margin-bottom:20px;display:block}.hero h1{font-size:64px;line-height:1.03;letter-spacing:.045em;text-shadow:none;margin:0 0 22px}.hero p{font-size:21px;margin-bottom:28px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:#000;color:#fff;border:1px solid #000;border-radius:0;min-height:48px;font-size:13px;font-weight:700;padding:15px 28px}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#303030;color:#fff}.hero-button{background:#fff;color:#000;border-color:#fff;min-width:210px}.hero-button:hover{background:#e9e9e9;color:#000}.home-products{padding-top:65px;padding-bottom:68px}.section-heading{margin-bottom:38px}.section-heading h2{font-size:36px;line-height:1.1}.section-heading>a{font-size:12px;letter-spacing:.13em}.woocommerce ul.products{gap:38px 22px}.woocommerce ul.products li.product a img{background:#f6f6f6;aspect-ratio:1;object-fit:contain;margin-bottom:18px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:700 15px/1.35 'DM Sans';text-transform:uppercase;letter-spacing:0}.woocommerce ul.products li.product .price{font:600 16px/1.5 'DM Sans';color:#111}.woocommerce ul.products li.product .button{border-radius:0;background:white;color:#111;border-color:#ddd;font-size:10px;min-height:36px;padding:9px 12px}.woocommerce ul.products li.product .button:hover{background:#000;color:white;border-color:#000}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0 30px 65px;max-width:1560px;margin:auto}.category-grid>a{position:relative;display:flex;flex-direction:column;align-items:center;background:#eee;overflow:hidden;min-width:0;padding-bottom:30px}.category-grid img{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:transform .25s}.category-grid a:hover{text-decoration:none}.category-grid a:hover img{transform:scale(1.025)}.category-link{font:900 33px/1.15 Archivo,Arial,sans-serif;letter-spacing:.03em;margin-top:22px}.category-cta{font-size:11px;font-weight:700;letter-spacing:.14em;background:#000;color:#fff;padding:12px 25px;margin-top:20px}.care-band{background:#f2f2ed;padding:68px 25px}.care-band .eyebrow{font-size:12px;letter-spacing:.17em}.care-band h2{font-size:45px;margin:18px 0 25px}.care-band p{font-size:18px;line-height:1.6;margin-bottom:28px}.care-band .button{text-decoration:none}.site-footer{background:#050505;color:#eee;border:0;padding:65px 45px 25px;font-size:13px}.footer-grid{max-width:1400px;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-grid h2{color:#fff;font:900 16px Archivo;letter-spacing:.07em}.footer-brand{font:900 23px Archivo;letter-spacing:.025em;color:#fff}.footer-grid a{overflow-wrap:anywhere}.footer-grid p{font-weight:400;line-height:1.7}.footer-bottom{border-color:#333;max-width:1400px;color:#bbb;font-size:11px;margin-top:48px}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt{background:#000;color:#fff}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:#333;color:white}.woocommerce button.button:disabled,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled[disabled]{background:#ddd;color:#555}.woocommerce nav.woocommerce-pagination ul li span.current{background:#000;color:#fff}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border-radius:0}.woocommerce span.onsale{background:#d02e2e;color:#fff}.woocommerce div.product .product_title{font:900 30px/1.15 Archivo;letter-spacing:.02em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#000}.woocommerce div.product .woocommerce-tabs .panel{font-size:15px;overflow-wrap:anywhere}.woocommerce div.product .woocommerce-tabs .panel img{height:auto;max-width:100%}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:25px}.woocommerce-product-details__short-description{font-size:15px}.woocommerce div.product .woocommerce-tabs .panel table{max-width:100%}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:#000}.woocommerce div.product form.cart .variations label{font-size:14px}.woocommerce-error,.woocommerce-info,.woocommerce-message{font-size:14px}.woocommerce-cart .cart-collaterals .cart_totals{background:#f7f7f7}.woocommerce-checkout #payment{background:#f7f7f7;border-radius:0}.woocommerce-checkout-review-order-table .product-name{overflow-wrap:anywhere}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{font-family:'DM Sans'}.page-content{font-weight:400}.page-content a{overflow-wrap:anywhere}.page-main>h1{font-size:38px}.page-content h2{font-size:27px}input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea,.select2-container--default .select2-selection--single{border-radius:0;border-color:#b5b5b5}.search-dialog{border-radius:0}.dialog-top strong{font-family:Archivo;font-size:17px}.nav-dialog nav a{font-size:20px}.woocommerce div.product form.cart .variations tr:has(select.cd-single-craft){display:none}
@media(max-width:1000px){.container{padding-left:30px;padding-right:30px}.desktop-nav{gap:24px;font-size:14px}.hero{height:520px}.hero h1{font-size:52px}.section-heading h2{font-size:30px}.footer-grid{gap:25px;grid-template-columns:1.7fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.category-link{font-size:28px}}
@media(max-width:760px){.desktop-nav{display:none}.site-header{height:86px;padding:0 16px}.announcement>span,.announcement>a:last-child{display:none}.announcement{justify-content:center;font-size:10px}.brand{font-size:25px}.brand span{font-size:10px;letter-spacing:.45em}.hero{height:560px}.hero-copy{left:30px;right:30px;top:auto;bottom:45px;transform:none;max-width:520px}.hero:after{background:linear-gradient(0deg,#000a,transparent)}.hero>img{object-position:70% center}.hero h1{font-size:50px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 15px}.category-grid{gap:12px;padding:0 20px 45px}.category-link{font-size:20px}.category-cta{font-size:9px;padding:9px 12px}.care-band h2{font-size:34px}.site-footer{padding:45px 25px 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{margin-top:30px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}}
@media(max-width:600px){body{font-size:16px}.site-header{padding:0 9px;grid-template-columns:40px 1fr 75px}.brand{font-size:23px}.brand span{font-size:9px;letter-spacing:.4em}.icon-button{width:36px}.hero{height:560px}.hero-copy{left:24px;right:24px;bottom:35px;max-width:none;text-align:left}.hero h1{font-size:43px;max-width:none;margin:0 0 20px}.hero p{font-size:18px;max-width:none;margin:0 0 25px}.hero-copy>.eyebrow{font-size:11px;margin-bottom:15px}.hero-button{font-size:11px;padding:15px 21px;min-width:0}.container{padding-left:18px;padding-right:18px}.home-products{padding-top:38px;padding-bottom:40px}.section-heading{align-items:end;gap:12px;margin-bottom:26px}.section-heading h2{font-size:25px;max-width:270px}.section-heading>a{font-size:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px}.woocommerce ul.products li.product .price{font-size:14px}.woocommerce ul.products li.product .button{font-size:9px}.category-grid{grid-template-columns:1fr;padding:0 18px 38px;gap:20px}.category-grid>a{padding-bottom:26px}.category-grid img{aspect-ratio:1.1}.category-link{font-size:31px}.category-cta{font-size:11px;padding:12px 24px;margin-top:14px}.care-band{padding:45px 20px}.care-band h2{font-size:32px}.care-band p{font-size:16px}.footer-grid h2{font-size:14px}.footer-brand{font-size:24px}.footer-bottom{font-size:10px}.woocommerce div.product .product_title{font-size:28px}.woocommerce .woocommerce-ordering select{max-width:165px}.page-main>h1,.woocommerce-products-header h1{font-size:30px}.page-content h2{font-size:24px}.woocommerce div.product .woocommerce-tabs .panel table{display:block;overflow-x:auto}.woocommerce-cart .cart-collaterals .cart_totals{width:100%}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%;float:none}.search-row input{flex-basis:100%}.search-row .button{width:100%}.search-row{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Desktop reference uses one slim white navigation row; mobile keeps a clear centred wordmark. */
@media(min-width:1001px){.site-header{height:86px;display:flex;gap:36px;max-width:1500px;margin:auto;padding:0 50px}.site-header>button{display:none}.brand{font-size:23px;min-width:210px}.brand span{font-size:10px}.desktop-nav{padding:0;gap:24px;flex:1;font-size:13px}.desktop-nav>a:nth-last-child(-n+2){display:none}.header-actions{min-width:140px}.hero{height:620px}.hero-copy{left:max(7%,calc((100vw - 1400px)/2));}.hero h1{font-size:64px}}
@media(min-width:761px) and (max-width:1000px){.site-header{grid-template-columns:44px 1fr 150px}.desktop-nav{display:none}.brand{justify-self:center}}
.site-footer{background:#e8e8e8;color:#111}.footer-grid h2,.footer-brand{color:#000}.footer-bottom{border-color:#ccc;color:#555}.care-band{background:#3d3d3d;color:white}.care-band h2{color:white}.care-band .button{background:white;color:#000;border-color:white}.care-band .button:hover{background:#e8e8e8}.category-grid>a{background:#f2f2f2}.category-grid>a .category-link{color:#000}

.woocommerce-checkout #payment #place_order[disabled]{background:#dedede;color:#555;border-color:#bbb;cursor:not-allowed;opacity:1}
@media(min-width:769px){.woocommerce-cart table.cart td.actions .coupon .input-text{width:180px}}
/* Caldrevane / m00nshot visual system: dark double header, warm gradient, condensed display. */
@font-face{font-family:Oswald;src:url(assets/oswald-bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--aqua:#e6143b;--ink:#231f20;--line:#dedede;--gradient:linear-gradient(105deg,#ef456d,#fadd27)}
body{font-weight:400;color:var(--ink)}h1,h2,h3,h4,.footer-brand{font-family:Oswald,'Arial Narrow',Arial,sans-serif;font-weight:700;letter-spacing:.04em}.announcement{background:var(--gradient);color:#231f20;padding:10px 30px;font-size:11px}.site-header{background:#191919;color:white;max-width:none;height:100px;padding:0 4%;display:grid;grid-template-columns:1fr auto 1fr;gap:20px}.site-header>button{display:inline-flex;color:#fff}.icon-button{color:inherit}.brand{font-family:'DM Sans',Arial,sans-serif;font-size:33px;letter-spacing:.09em;min-width:0;color:white}.brand:hover{color:#fadd27}.header-actions{min-width:0}.cd-bag-count{background:#ef456d;color:white}.desktop-nav{display:flex;justify-content:center;gap:32px;padding:23px 30px;background:#282828;color:white;font-size:13px;letter-spacing:.055em;text-transform:uppercase}.desktop-nav>a:nth-last-child(-n+2){display:none}.hero{height:min(650px,48vw);min-height:480px;background:#344553}.hero>img{object-position:center}.hero:after{background:linear-gradient(90deg,transparent 30%,#0002)}.hero-copy{left:44%;right:5%;top:50%;bottom:auto;transform:translateY(-50%);max-width:none;text-align:center}.hero-copy>.eyebrow{font-size:15px;letter-spacing:.15em;margin-bottom:22px}.hero h1{font-family:Oswald;font-size:58px;line-height:1.28;letter-spacing:.08em;margin-bottom:30px}.hero-button,.hero-button:hover{background:var(--gradient);color:#171717;border:0;min-height:58px;letter-spacing:.13em}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:#e6143b;border-color:#e6143b;color:white;border-radius:0;letter-spacing:.08em}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#be1232;color:white}.hero .hero-button{background:var(--gradient);border:0;color:#181818}.container{max-width:1440px}.intro-band{padding-top:55px;padding-bottom:45px;text-align:center;border-bottom:1px solid #eee}.intro-band h2{font-size:40px;margin:0 0 20px}.intro-band p{font-size:18px;color:#555;margin:0}.home-products{padding-top:60px}.section-heading{justify-content:center;text-align:center;position:relative;margin-bottom:35px}.section-heading h2{font-size:40px}.section-heading>a{position:absolute;right:0;bottom:5px;font-size:11px}.woocommerce ul.products{gap:40px 22px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:600 15px/1.45 'DM Sans',Arial,sans-serif;text-transform:none}.woocommerce ul.products li.product .price{font-weight:700}.woocommerce ul.products li.product a img{background:#f3f3f3}.woocommerce ul.products li.product .button{color:#222;border-color:#bbb}.woocommerce ul.products li.product .button:hover{background:#e6143b;color:#fff;border-color:#e6143b}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 0 65px;gap:20px}.category-grid>a{background:#f5f5f5;padding-bottom:24px}.category-link{font-family:Oswald;font-size:27px;letter-spacing:.05em}.category-cta{background:none;color:#b81736;padding:0;margin-top:12px}.care-band{background:#242424;color:white;padding:65px 20px}.care-band h2{font-size:48px;line-height:1.25;color:white}.care-band .button{background:var(--gradient);color:#171717;border:0}.site-footer{background:#f6f5f3;color:#333;padding-top:65px}.footer-brand{font-family:'DM Sans';font-weight:700;letter-spacing:.1em}.footer-grid h2{font-family:Oswald;font-size:18px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.footer-bottom{color:#666}.woocommerce div.product .product_title{font-family:Oswald;font-weight:700;font-size:34px;line-height:1.3}.woocommerce button.button.alt,.woocommerce a.button.alt{background:#e6143b}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:#be1232}.woocommerce nav.woocommerce-pagination ul li span.current{background:#e6143b}.dialog-top strong{font-family:'DM Sans'}.page-main>h1{font-family:Oswald}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:#e6143b}.footer-grid>div:last-child{grid-column:auto}
@media(max-width:1100px){.desktop-nav{gap:20px;font-size:11px}.hero h1{font-size:47px}.section-heading h2{font-size:34px}.category-link{font-size:23px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:760px){.site-header{height:86px;padding:0 15px;grid-template-columns:40px 1fr 108px;gap:7px}.brand{font-size:25px;letter-spacing:.04em}.desktop-nav{display:none}.announcement{font-size:10px}.hero{height:610px;min-height:0}.hero>img{object-position:32% center}.hero:after{background:linear-gradient(0deg,#101b2dd9,transparent 80%)}.hero-copy{left:20px;right:20px;top:auto;bottom:42px;transform:none;text-align:center}.hero h1{font-size:43px;line-height:1.25;margin:0 0 25px}.hero-copy>.eyebrow{font-size:12px}.hero-button{font-size:12px}.intro-band{padding-top:40px;padding-bottom:35px}.intro-band h2{font-size:30px}.intro-band p{font-size:16px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:30px;max-width:none}.section-heading>a{position:static;display:inline-block;margin-top:14px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding-bottom:40px}.category-grid img{aspect-ratio:1}.category-link{font-size:23px}.category-cta{font-size:10px}.care-band h2{font-size:38px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-brand{font-size:24px}.woocommerce div.product .product_title{font-size:30px}}
@media(max-width:420px){.site-header{grid-template-columns:30px 1fr 75px;padding:0 9px}.brand{font-size:22px}.hero h1{font-size:38px}.category-link{font-size:21px}.section-heading h2{font-size:28px}}

@media(max-width:760px){.hero>img{object-position:15% center}}
.woocommerce-checkout #payment #place_order[disabled]{background:#dedede;color:#555;border-color:#bbb;cursor:not-allowed;opacity:1}
@media(min-width:769px){.woocommerce-cart table.cart td.actions .coupon .input-text{width:180px}}
