:root{--ink: #211D1A;--muted: #6B6259;--caption: #948B7F;--coral: #6E2A35;--coral-dark: #571F28;--coral-tint: #F1E2E1;--violet: #B08D45;--violet-dark: #8F7038;--violet-darker: #7A5F2F;--violet-tint: #F3E9D2;--border: #E7DFCF;--border-soft: #EFE9DB;--border-softer: #F5F1E7;--green: #4F8F6D;--green-dark: #3D7256;--green-tint: #E7F0E9;--star: #B08D45;--card-shadow: 0 4px 24px rgba(33, 29, 26, .08);--cream: #FAF6EE;--cream-soft: #F3EDE0;--gold: #B08D45;--gold-dark: #8F7038;--gold-tint: #F3E9D2;--burgundy: #6E2A35;--burgundy-dark: #571F28;--burgundy-tint: #F1E2E1}*{box-sizing:border-box}.logo-short{display:none}body{margin:0;background:linear-gradient(160deg,#faf6ee,#f5efe3);min-height:100vh;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:var(--ink)}.serif{font-family:Playfair Display,Georgia,serif}a{color:var(--violet)}a:hover{color:var(--violet-darker)}input,select,button,textarea{font-family:Plus Jakarta Sans,system-ui,sans-serif}::-webkit-scrollbar{width:0;height:0}@keyframes pop{0%{transform:scale(.4);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page{animation:fadeUp .3s ease}.card{background:#fff;box-shadow:var(--card-shadow)}.lift{transition:transform .2s,box-shadow .2s}.lift:hover{transform:translateY(-3px);box-shadow:0 12px 34px #00000017}.lift-sm{transition:transform .15s}.lift-sm:hover{transform:translateY(-3px)}.btn-coral{background:var(--coral);color:#fff;cursor:pointer}.btn-coral:hover{background:var(--coral-dark)}.btn-violet{background:var(--violet);color:#fff;cursor:pointer}.btn-violet:hover{background:var(--violet-dark)}.btn-outline-gold{background:transparent;border:1.5px solid var(--gold-dark);color:var(--ink);cursor:pointer;transition:background .2s,color .2s}.btn-outline-gold:hover{background:var(--gold-dark);color:var(--cream)}.btn-outline-cream{background:transparent;border:1.5px solid rgba(250,246,238,.7);color:var(--cream);cursor:pointer;transition:background .2s,color .2s}.btn-outline-cream:hover{background:var(--cream);color:var(--ink)}.hover-bg:hover{background:var(--border-softer)}.hover-coral:hover{color:var(--coral)!important}.hover-violet:hover{color:var(--violet)!important}.hover-violet-dark:hover{color:var(--violet-darker)!important}.hover-shadow:hover{box-shadow:0 10px 32px #00000017}.hero-hover:hover{box-shadow:0 12px 40px #8b7fd62e}.gift-hover:hover{box-shadow:0 12px 40px #f2695c24}.wish-hover:hover{border-color:var(--coral)!important}.remove-hover:hover{background:var(--coral-tint)!important}.ghost-violet:hover{background:#f5f2fc}.input{border:1.5px solid var(--border);border-radius:14px;padding:13px 16px;font-size:13px;outline:none;color:var(--ink);background:#fff}.input:focus{border-color:var(--violet)}.toast{position:fixed;top:96px;right:28px;max-width:calc(100vw - 56px);box-sizing:border-box;background:var(--ink);color:#fff;font-size:13px;font-weight:700;padding:12px 22px;border-radius:999px;z-index:100;animation:toastIn .25s ease;box-shadow:0 8px 24px #00000040}.header-row{display:flex;align-items:center;gap:28px;padding:14px 32px}.header-nav-links{display:flex;gap:22px}.header-search{flex:1;display:flex;align-items:center;gap:10px;background:var(--border-softer);border-radius:999px;padding:10px 18px;max-width:420px}.header-icons{display:flex;align-items:center;gap:8px;margin-left:auto}.hamburger-btn{display:none;width:44px;height:44px;border:none;background:transparent;align-items:center;justify-content:center;cursor:pointer;border-radius:999px;flex-shrink:0}.hamburger-btn:hover{background:var(--border-softer)}.mobile-nav-panel{display:none}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}.home-hero-grid,.home-gift-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.home-hero-main,.home-gift-main{grid-column:span 8}.home-hero-side,.home-gift-side{grid-column:span 4}.home-hero-main{min-height:480px}.home-hero-heading{font-size:52px}.home-cat-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.grid-4col-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shop-layout{display:flex;gap:26px;align-items:flex-start}.shop-sidebar{width:248px;flex-shrink:0;position:sticky;top:86px}.shop-products{flex:1;min-width:0}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:start}.product-main-image{height:560px}.checkout-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:24px;align-items:start}.checkout-address-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px}.cart-grid{display:grid;grid-template-columns:1fr 350px;gap:24px;align-items:start}.policy-layout{display:grid;grid-template-columns:240px 1fr;gap:32px;align-items:start}.policy-sidebar{position:sticky;top:86px}.story-hero{padding:64px 56px}.story-hero-heading{font-size:44px}.story-values-grid,.story-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.admin-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-header-row{flex-wrap:nowrap}.account-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.account-address-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.account-address-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:12px}.login-page{padding:60px 32px 80px}.login-card{padding:30px}.contact-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;align-items:start}.contact-name-email-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.stores-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}@media (max-width: 768px){.header-row{flex-wrap:wrap;padding:12px 16px;gap:10px 12px}.hamburger-btn{display:flex;order:1}.header-nav-links{display:none}.header-search{order:3;flex-basis:100%;max-width:none}.header-icons{order:2;margin-left:auto}.mobile-nav-panel{display:flex;flex-direction:column;gap:2px;padding:4px 16px 14px}.mobile-nav-link{min-height:44px;display:flex;align-items:center;padding:0 10px;font-size:14px;font-weight:600;color:var(--muted);border-radius:10px;cursor:pointer}.mobile-nav-link:hover{background:var(--border-softer);color:var(--coral)}.footer-grid{grid-template-columns:1fr 1fr}.home-hero-grid,.home-gift-grid{grid-template-columns:1fr}.home-hero-main,.home-hero-side,.home-gift-main,.home-gift-side{grid-column:1 / -1}.home-hero-main{min-height:380px}.home-hero-heading{font-size:38px}.home-cat-grid{grid-template-columns:repeat(3,1fr)}.grid-4col-rail{grid-template-columns:repeat(2,1fr)}.shop-layout{flex-direction:column}.shop-sidebar{width:100%;position:static;top:auto;order:2}.shop-products{order:1}.shop-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr;gap:24px}.product-main-image{height:420px}.checkout-grid,.cart-grid,.policy-layout,.checkout-address-grid{grid-template-columns:1fr}.policy-sidebar{position:static;top:auto}.story-hero{padding:44px 28px}.story-hero-heading{font-size:32px}.story-values-grid,.story-stats-grid,.admin-tiles{grid-template-columns:repeat(2,1fr)}.admin-header-row{flex-wrap:wrap}.account-profile-grid,.account-address-grid-2,.account-address-grid-3{grid-template-columns:1fr}.login-page{padding:40px 16px 60px}.contact-grid,.stores-grid{grid-template-columns:1fr}}@media (max-width: 480px){.toast{right:16px;top:84px;max-width:calc(100vw - 32px)}.header-row{gap:8px 8px;padding:12px 14px}.header-logo{font-size:22px!important}.logo-full{display:none}.logo-short{display:inline}.header-icons{gap:2px}.header-icons>div{width:36px!important;height:36px!important}.header-search{padding:8px 14px}.home-cat-grid{grid-template-columns:repeat(2,1fr)}.home-hero-main{min-height:320px}.home-hero-heading{font-size:30px}.shop-grid{grid-template-columns:1fr}.product-main-image{height:340px}.story-hero-heading{font-size:26px}.story-values-grid,.story-stats-grid,.footer-grid,.contact-name-email-grid{grid-template-columns:1fr}.login-card{padding:20px}}
