/*
Theme Name: Calistry
Theme URI: https://calistry.in/
Author: Calistry
Description: Editorial jewellery storefront theme for Calistry. WooCommerce-compatible and SEO-ready.
Version: 1.0.0
Text Domain: calistry
*/
:root{--ink:#20211f;--paper:#faf9f6;--gold:#806600;--line:#ded6c5;--muted:#655f55;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{border-bottom:1px solid var(--line);background:rgba(250,249,246,.96);position:sticky;top:0;z-index:20}.header-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:var(--serif);font-size:30px;letter-spacing:.03em}.nav{display:flex;gap:22px;font-size:13px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.nav a:hover,.nav .current-menu-item a{color:var(--gold)}.menu-toggle{display:none}.hero{min-height:590px;display:grid;place-items:center;background:linear-gradient(#0005,#0005),url('assets/images/calistry_brand_banner.png') center/cover;color:#fff;text-align:center}.eyebrow,.product-type{font-size:12px;letter-spacing:.16em;font-weight:700;text-transform:uppercase;color:var(--gold)}.hero .eyebrow{color:#f4dc85}.hero h1,.page-header h1,.product-title{font:400 clamp(42px,7vw,76px)/1.05 var(--serif);margin:14px 0 20px}.hero p{max-width:590px;margin:0 auto 30px;font-size:18px}.button{display:inline-block;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:15px 24px;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.button.alt{background:transparent;color:var(--ink)}.button:hover{background:var(--gold);border-color:var(--gold);color:#fff}.section{padding:76px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{font:400 clamp(32px,4vw,48px)/1.1 var(--serif);margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{min-width:0}.product-image{position:relative;aspect-ratio:4/5;background:#eee;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover img{transform:scale(1.04)}.product-details{padding:17px 0}.product-line{display:flex;justify-content:space-between;gap:12px;align-items:start}.product-card h3{font:400 24px/1.13 var(--serif);margin:8px 0}.price{font-size:18px;font-weight:700;white-space:nowrap}.page-header{padding:76px 0 36px;border-bottom:1px solid var(--line)}.page-header p{max-width:650px;color:var(--muted);font-size:18px}.content{padding:60px 0;max-width:800px}.content h2{font:400 36px var(--serif);margin-top:42px}.content p{font-size:17px}.product-single{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;padding:64px 0}.product-gallery{display:grid;gap:18px}.product-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eee}.product-summary{position:sticky;top:105px;align-self:start}.product-summary .price{font-size:25px;color:var(--gold);margin:20px 0}.product-summary .button{width:100%;text-align:center;margin-top:20px}.care-note{margin-top:30px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted)}.site-footer{background:#20211f;color:#f8f5ec;margin-top:70px;padding:55px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.site-footer h2{font:400 32px var(--serif);margin:0 0 12px}.site-footer h3{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.site-footer ul{padding:0;list-style:none}.site-footer li{margin:8px 0}.copyright{margin-top:42px;padding-top:18px;border-top:1px solid #ffffff33;color:#cbc4b8;font-size:13px}.empty{padding:80px 0;text-align:center}.woocommerce .products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product{display:grid;grid-template-columns:1.1fr .9fr;gap:65px}.woocommerce span.onsale{background:var(--gold);border-radius:0;min-width:auto;line-height:1;padding:9px}.woocommerce button.button{background:var(--ink);border-radius:0;padding:15px 24px}.woocommerce table.shop_table{border-color:var(--line);border-radius:0}.woocommerce-cart-form,.cart-collaterals{margin-top:40px}@media(max-width:760px){.wrap{width:min(100% - 28px,1180px)}.nav{display:none}.menu-toggle{display:block;background:none;border:0;font:700 12px var(--sans);letter-spacing:.1em;text-transform:uppercase}.nav.open{display:flex;position:absolute;left:0;right:0;top:78px;padding:18px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column}.hero{min-height:500px}.grid,.footer-grid,.product-single,.woocommerce div.product{grid-template-columns:1fr}.grid{gap:35px}.section{padding:55px 0}.product-summary{position:static}.page-header{padding:50px 0 24px}.header-row{min-height:68px}}
