@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&family=Jost:wght@300;400;500;600&display=swap";:root{--warm:#f9923e;--warm-deep:#d9620a;--warm-light:#fef3e8;--cool:#183a47;--cool-deep:#13303a;--cool-light:#e8eef0;--gold:#ab8838;--gold-light:#f1e4bc;--ink:#3e1324;--ink-mid:#5c2236;--ink-soft:#9a6b7e;--cream:#fff;--cream-2:#faf4e5;--cream-3:#f5e9cc;--border:#3e13241f;--burgundy:#3e1324;--burgundy-deep:#320f1d;--burgundy-soft:#f6edf1;--orange:#f9923e;--orange-deep:#d9620a;--teal:#183a47;--beige:#f0deb4;--beige-light:#faf4e5;--burgundy-100:#e8cfd9;--burgundy-300:#a56b86;--burgundy-700:#260c16;--orange-100:#fdddb8;--orange-300:#faa655;--orange-700:#a24a07;--teal-100:#c1cfd5;--teal-300:#547f8c;--teal-700:#0e232b;--gold-300:#d2ae4f;--gold-700:#6b5522;--color-primary:var(--burgundy);--color-primary-hover:var(--burgundy-deep);--color-accent:var(--orange);--color-accent-hover:var(--orange-deep);--color-secondary:var(--teal);--color-highlight:var(--gold);--color-on-dark:var(--beige);--color-text:var(--burgundy);--color-text-muted:var(--ink-mid);--color-bg:#fff;--color-bg-subtle:var(--beige-light);--color-success:#2e7d5b;--color-warning:#c77a1a;--color-danger:#b3261e;--shadow-sm:0 1px 3px #3e132414, 0 1px 2px #3e13240a;--shadow-md:0 4px 8px #3e132414, 0 2px 4px #3e13240a;--shadow-lg:0 12px 20px #3e13241a, 0 4px 8px #3e13240d;--serif:"Cormorant Garamond", "Noto Serif Devanagari", serif;--sans:"Jost", "Noto Sans Devanagari", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:100px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:var(--sans);cursor:pointer}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream-2)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gold-700)}::selection{background:var(--burgundy);color:var(--beige)}@media (width<=768px){.hero-grid{grid-template-columns:1fr!important}.hero-right{display:none!important}.hero-left{padding:48px 24px!important}.hero-title{font-size:38px!important}.gallery-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.section-pad{padding:48px 24px!important}.about-split{grid-template-columns:1fr!important}.about-visual{display:none!important}.about-text{padding:40px 24px!important}.artwork-grid{grid-template-columns:1fr!important}.artwork-img-col{margin-bottom:24px;padding-right:0!important}.cart-grid{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:32px!important}.test-grid{grid-template-columns:1fr!important}.band-grid{flex-wrap:wrap!important}.band-item{min-width:50%!important}.commissions-grid{grid-template-columns:1fr!important}.commissions-left{border-bottom:.5px solid var(--border);border-right:none!important;margin-bottom:40px!important;padding-bottom:40px!important;padding-right:0!important}.commissions-right{padding-left:0!important}.process-grid{grid-template-columns:repeat(2,1fr)!important}.traditions-grid{grid-template-columns:1fr!important}.desktop-nav{display:none!important}.mobile-menu-btn{display:flex!important}}@media (width>=769px){.mobile-menu-btn{display:none!important}}@media (width<=480px){.gallery-grid{grid-template-columns:1fr!important}.hero-title{font-size:32px!important}.footer-grid,.process-grid{grid-template-columns:1fr!important}}
