@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&display=swap');
:root{--ink:#3f2a22;--muted:#806b61;--cream:#fffaf5;--paper:#fff;--line:#eaded5;--accent:#a94736;--accent-dark:#7f3327;--rose:#d95f6f;--sage:#7e8a5c;--gold:#c98b3d;--shadow:0 18px 55px rgba(73,42,29,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Cormorant Garamond',Georgia,serif}a{color:inherit}button,input{font:inherit}.hidden{display:none!important}.container{width:min(1160px,calc(100% - 36px));margin:auto}
.announcement{background:#6d2e22;color:#fff;text-align:center;padding:9px 14px;font-size:.78rem;font-weight:750;letter-spacing:.03em}.announcement span{padding:0 10px;color:#f0c3a8}
.topbar{position:sticky;top:0;z-index:50;background:rgba(255,250,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-image{display:flex;align-items:center}.brand-image img{width:205px;max-height:60px;object-fit:contain;display:block}.main-nav{display:flex;gap:34px;align-items:center}.main-nav a{text-decoration:none;font-size:.88rem;font-weight:750;color:#594238}.main-nav a:hover{color:var(--accent)}.nav-actions{display:flex;align-items:center;gap:8px}.login-button{border:0;background:transparent;color:var(--ink);font-weight:750;cursor:pointer;padding:10px}.cart-button{border:1px solid #dccbc0;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;color:var(--ink);cursor:pointer}.cart-button span{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;margin-left:4px;border-radius:999px;background:var(--accent);color:#fff;font-size:.72rem}
.arrival-runner{background:#a94736;color:#fff;overflow:hidden;white-space:nowrap;height:34px;display:flex;align-items:center}.arrival-track{display:flex;min-width:max-content;animation:runner 24s linear infinite;font-size:.78rem;font-weight:800;letter-spacing:.04em}.arrival-track span{padding-right:55px}@keyframes runner{to{transform:translateX(-50%)}}
.hero{margin:20px auto 0;width:min(1200px,calc(100% - 24px));background:#f3ddd4;border-radius:30px;overflow:hidden}.hero-inner{min-height:530px;padding:58px 58px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.hero-kicker,.eyebrow{font-size:.72rem;font-weight:900;letter-spacing:.13em;color:var(--accent);margin:0}.hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;font-size:clamp(3rem,5vw,5rem);line-height:.98;margin:18px 0;color:#4c2b20;letter-spacing:-.045em}.hero h1 em{color:var(--rose);font-style:italic}.hero-copy{max-width:540px;color:#6d5146;line-height:1.7;font-size:1.02rem}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 21px;font-weight:850;text-decoration:none;cursor:pointer}.btn.primary{background:var(--accent);color:#fff;box-shadow:0 9px 25px rgba(127,51,39,.2)}.hero-link,.text-link{font-weight:800;text-decoration:none;color:var(--accent-dark)}.hero-points{display:flex;flex-wrap:wrap;gap:14px;margin-top:25px;color:#6d5146;font-size:.77rem;font-weight:700}.hero-art{height:400px;position:relative;border-radius:28px;background:#e9c3b6;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.hero-card{position:absolute;width:190px;height:165px;background:#fffaf5;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow)}.hero-card span{font-size:3.8rem;line-height:1}.hero-card strong{margin-top:8px;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.05rem}.hero-card small{color:var(--muted);font-size:.7rem;margin-top:4px}.hero-card-one{left:28px;top:35px;transform:rotate(-7deg)}.hero-card-two{right:25px;top:25px;transform:rotate(6deg)}.hero-card-three{left:150px;bottom:22px;transform:rotate(2deg)}.hero-seal{position:absolute;right:105px;bottom:85px;width:95px;height:95px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#f7e8a7;color:#77532a;font-size:.62rem;font-weight:900;line-height:1.25;transform:rotate(9deg);border:3px dashed #cda759}.hero-seal b{font-size:.7rem}
.category-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.category-tile{min-height:145px;border-radius:20px;padding:23px;text-decoration:none;display:flex;flex-direction:column;justify-content:center;transition:transform .2s,box-shadow .2s}.category-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-tile span{font-size:2rem}.category-tile strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.15rem;margin-top:9px}.category-tile small{color:#766157;margin-top:4px}.tile-pink{background:#f5dfe1}.tile-cream{background:#f3e8d4}.tile-green{background:#dfe6cf}.tile-yellow{background:#f3e4b8}
.products-section{padding:78px 0 70px}.section-head{display:flex;justify-content:space-between;align-items:end}.section-head h2,.story-copy h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.08;margin:9px 0 8px;color:#4b2d23}.section-subtitle{color:var(--muted);margin:0;max-width:620px}.filters-wrap{margin:28px 0 32px;border-bottom:1px solid var(--line);overflow:auto}.filters{display:flex;gap:8px;min-width:max-content;padding-bottom:11px}.filter{border:1px solid transparent;background:transparent;color:#725a4e;border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer}.filter:hover,.filter.active{background:#efe1d8;color:var(--accent-dark)}.status{min-height:22px;color:var(--muted);font-size:.85rem;margin-bottom:8px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid #eadfd7;border-radius:18px;overflow:hidden;box-shadow:0 6px 25px rgba(73,42,29,.05);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.image-wrap{position:relative!important;overflow:hidden!important;background:#f6ede6;line-height:0}.product-image{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#f6ede6}.product-image.image-error{object-fit:contain;padding:22px;opacity:.8}.product-body{padding:16px}.product-meta{display:flex;justify-content:space-between;gap:10px;align-items:start}.product-name{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.08rem;line-height:1.25}.price{font-weight:900;color:var(--accent);white-space:nowrap}.description{color:#79675e;font-size:.8rem;line-height:1.45;min-height:48px;margin:9px 0 12px}.add-row{display:flex;gap:8px;align-items:center}.add-btn,.out-stock-btn{width:100%;border:0;border-radius:10px;background:var(--accent);color:#fff;padding:11px;font-weight:850;cursor:pointer}.add-btn.added{background:#efe4dc;color:var(--accent)}.out-stock-btn{background:#eee9d6;color:#7d801d;cursor:not-allowed}.qty-control{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:5px 7px;background:#fff}.qty-btn{border:0;background:#f1e3d8;color:var(--ink);width:28px;height:28px;border-radius:7px;font-size:1.1rem;cursor:pointer}.qty-control strong{min-width:18px;text-align:center}.stock-note{min-height:18px;font-size:.72rem;color:#a35f45;font-weight:750}.sold-out .product-image{filter:saturate(.65)}
/* Keep status badges independent from hover; they sit above the product image when rendered by app.js. */.image-wrap .badge-layer{position:absolute!important;inset:0!important;z-index:5!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding:12px!important;gap:7px!important;pointer-events:none!important}.image-wrap .product-badge{display:inline-block!important;visibility:visible!important;opacity:1!important;position:static!important;z-index:6!important;padding:6px 10px!important;border-radius:999px!important;font-size:.7rem!important;line-height:1.2!important;font-weight:900!important;color:#fff!important;white-space:nowrap!important}.image-wrap .product-badge.new{background:#d95f6f!important}.image-wrap .product-badge.stock{background:#829225!important}
.story-section{background:#f2e4db;padding:80px 0}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.story-art{height:360px;background:#d7b19f;border-radius:28px;position:relative;overflow:hidden}.story-circle{position:absolute;width:210px;height:210px;border-radius:50%;background:#f5e4bd;display:grid;place-items:center;font-size:5rem;color:#d95f6f;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg);box-shadow:var(--shadow)}.story-note{position:absolute;right:25px;bottom:22px;background:#fffaf5;padding:15px 20px;border-radius:14px;font-family:'Cormorant Garamond',Georgia,serif;line-height:1.2;box-shadow:var(--shadow);transform:rotate(4deg)}.story-copy p:not(.eyebrow){color:#725f56;line-height:1.75;max-width:600px}.promise-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.promise-grid>div{display:flex;align-items:center;gap:12px}.promise-grid span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f4e6dc;color:var(--accent);font-size:1.3rem}.promise-grid strong,.promise-grid small{display:block}.promise-grid small{color:var(--muted);font-size:.75rem;margin-top:3px}.love-note{text-align:center;padding:30px 0}.love-note h2{margin:0;color:var(--rose);font-family:'Cormorant Garamond',Georgia,serif;font-weight:500}
.cart-overlay{position:fixed;inset:0;background:rgba(42,29,24,.52);z-index:100;display:flex;justify-content:flex-end}.cart-drawer{width:min(470px,94vw);height:100%;background:var(--cream);box-shadow:-15px 0 45px rgba(42,29,24,.18);display:flex;flex-direction:column;padding:25px}.cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px}.cart-head h2{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.8rem}.cart-close,.modal-close{border:0;background:#f1e7df;border-radius:50%;width:36px;height:36px;font-size:1.5rem;cursor:pointer}.cart-items{overflow:auto;flex:1;padding:8px 0}.cart-item{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.cart-item-info{display:grid;gap:4px}.cart-item-info small{color:var(--muted)}.cart-item-right{display:flex;flex-direction:column;align-items:end;gap:8px}.cart-empty{text-align:center;color:var(--muted);padding:50px 15px;line-height:1.7}.cart-footer{border-top:1px solid var(--line);padding-top:18px}.cart-total{display:flex;justify-content:space-between;margin-bottom:14px}.cart-total strong{font-size:1.3rem}.whatsapp-btn{width:100%;border:0;border-radius:11px;background:#238636;color:#fff;padding:13px;font-weight:850;cursor:pointer}.clear-cart{width:100%;margin-top:8px;border:0;background:none;color:#8a6254;text-decoration:underline;padding:7px;cursor:pointer}.modal-overlay{position:fixed;inset:0;background:rgba(42,29,24,.52);z-index:200;display:grid;place-items:center;padding:20px}.auth-modal{width:min(430px,94vw);background:#fffaf5;border-radius:20px;padding:28px;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.2)}.auth-modal h2{margin:0 0 6px;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.8rem}.auth-modal form{display:grid;gap:13px;margin-top:18px}.auth-modal label{font-size:.85rem;font-weight:750}.auth-modal input{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:10px;padding:11px;background:#fff}.full{width:100%}.center{text-align:center;width:100%}.muted,.form-message{color:var(--muted)}.text-btn{border:0;background:none;color:var(--accent);font-weight:750;cursor:pointer;padding:8px}.footer-inner{padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}.footer-inner strong{color:var(--ink);font-size:.9rem}.footer-links{display:flex;gap:18px}.footer-links a{text-decoration:none}.admin-link{color:var(--accent);font-weight:800}
@media(max-width:1000px){.main-nav{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-inner{padding:45px}.hero-art{height:360px}.category-strip{grid-template-columns:repeat(2,1fr)}.promise-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(100% - 24px,1160px)}.announcement{font-size:.68rem}.nav{height:68px}.brand-image img{width:170px;max-height:54px}.login-button{font-size:.76rem;padding:7px 4px}.cart-button{padding:8px 10px}.hero{margin-top:12px;border-radius:22px}.hero-inner{display:block;padding:40px 24px 34px;min-height:0}.hero h1{font-size:3rem}.hero-art{margin-top:32px;height:270px}.hero-card{width:145px;height:125px}.hero-card span{font-size:2.7rem}.hero-card strong{font-size:.9rem}.hero-card-one{left:10px}.hero-card-two{right:8px}.hero-card-three{left:75px}.hero-seal{right:55px;bottom:45px;width:72px;height:72px;font-size:.5rem}.category-strip{gap:10px;margin-top:16px}.category-tile{min-height:120px;padding:16px}.category-tile strong{font-size:1rem}.products-section{padding:58px 0 55px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-body{padding:11px}.product-name{font-size:.9rem}.price{font-size:.85rem}.description{font-size:.72rem;min-height:52px}.add-btn,.out-stock-btn{font-size:.72rem;padding:9px 5px}.story-grid{grid-template-columns:1fr;gap:30px}.story-art{height:280px}.promise-grid{grid-template-columns:1fr 1fr;gap:18px}.promise-grid small{font-size:.68rem}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.hero-points{font-size:.68rem;gap:8px}}
@media(max-width:430px){.login-button{font-size:0}.login-button:after{content:'Account';font-size:.76rem}.hero h1{font-size:2.65rem}.hero-actions{gap:13px}.hero-art{height:245px}.hero-card{width:130px;height:112px}.hero-card span{font-size:2.3rem}.category-tile small{font-size:.65rem}}

/* Handmadewithlove side navigation + cream storefront redesign */
:root{--cream:#fff0d8;--paper:#fff8ec;--paper-2:#f8e5c9;--ink:#4b132d;--muted:#7b5a60;--line:#ead2bd;--accent:#6d173b;--accent-dark:#4f102c;--rose:#bd5b75;--sage:#8b8a58;--shadow:0 18px 50px rgba(78,28,42,.10)}
body{background:var(--cream);color:var(--ink)}
.topbar{background:rgba(255,240,216,.95);border-bottom:1px solid var(--line)}
.announcement{background:#f4dfbd;color:#5b1833}
.nav{height:82px}.menu-button{order:-1}.icon-button{border:0;background:transparent;color:var(--accent);font-size:2rem;line-height:1;cursor:pointer;padding:5px 9px}.menu-button{font-size:1.7rem}.search-button{font-size:2rem}.nav-actions{gap:2px}.login-button{color:var(--accent)}.cart-button{background:var(--paper);border-color:#dcbfa8;color:var(--accent)}.cart-button span{background:var(--accent)}
.side-menu{position:fixed;inset:0 auto 0 0;width:min(390px,88vw);background:var(--cream);z-index:300;transform:translateX(-102%);transition:transform .28s ease;box-shadow:18px 0 55px rgba(78,28,42,.16);overflow:auto}.side-menu.open{transform:translateX(0)}.side-menu-head{height:90px;padding:22px 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#ffebce}.side-menu-head strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.35rem;color:var(--accent)}.side-nav{display:flex;flex-direction:column}.side-nav a{padding:23px 38px;text-decoration:none;font-size:1.15rem;color:var(--accent);border-bottom:1px solid rgba(234,210,189,.42);font-weight:600}.side-nav a:hover{background:#f8e3c4}.menu-overlay{position:fixed;inset:0;background:rgba(53,20,35,.42);z-index:290}.search-panel{position:fixed;top:calc(82px + 34px);left:0;right:0;z-index:180;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 35px rgba(78,28,42,.10)}.search-inner{display:flex;gap:12px;padding:16px 0}.search-inner input{flex:1;border:1px solid var(--line);border-radius:999px;padding:13px 18px;background:#fffaf2;color:var(--ink);outline:none}.search-inner input:focus{border-color:var(--rose)}
.hero{background:#f8ddbd;border-radius:0;width:100%;margin:0;border-top:1px solid #eed2b0}.hero-inner{min-height:560px}.hero h1{color:var(--accent)}.hero h1 em{color:var(--rose)}.hero-art{background:#e8c7a3}.category-strip{margin-top:20px}.category-tile{border-radius:0;border:1px solid var(--line)}.products-section{padding-top:70px}.filters-wrap{border-bottom-color:var(--line)}.filter{color:var(--accent)}.filter:hover,.filter.active{background:var(--accent);color:#fff}.product-card{background:var(--paper);border-color:var(--line);border-radius:2px}.product-body{background:var(--paper)}.add-btn{background:var(--accent)}.out-stock-btn{background:#efe5ca;color:#6d721a}.story-section{background:#f7e3c7}.promise-strip{background:#ffeed7;border-color:var(--line)}.love-note{background:var(--cream)}footer{background:#f5dfbf}
.content-section{padding:72px 0 10px;scroll-margin-top:105px}.content-section h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;margin:8px 0 22px;color:var(--accent)}.content-card{background:var(--paper);border:1px solid var(--line);padding:28px;border-radius:2px;box-shadow:0 8px 28px rgba(78,28,42,.06)}.rich-content p{margin:0 0 14px;line-height:1.8;color:#704f58}.rich-content p:last-child{margin-bottom:0}
@media(max-width:700px){.nav{height:70px}.brand-image img{width:155px}.login-button{font-size:.75rem}.search-panel{top:calc(70px + 34px)}.side-menu{width:min(355px,88vw)}.side-nav a{font-size:1.08rem;padding:21px 28px}.hero-inner{min-height:0}.content-section{padding:55px 0 5px}.content-card{padding:20px}.hero-art{margin-top:28px}}

/* Admin site-content editor */
.site-content-admin{margin-bottom:18px}.site-content-list{display:grid;gap:14px;margin-top:18px}.site-content-row{border:1px solid var(--line);background:var(--paper);padding:16px;border-radius:12px}.site-content-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.site-content-title small{color:var(--muted);font-size:.72rem}.site-content-input,.site-content-body{width:100%;border:1px solid var(--line);border-radius:9px;background:#fffaf2;color:var(--ink);padding:10px;margin-top:8px}.site-content-body{resize:vertical;line-height:1.55}.content-save-message{font-size:.8rem;color:var(--accent);font-weight:700}

/* ===== Reference landing page: handmadewithlove by Neha ===== */

:root{--cream:#fff4df;--cream2:#f8e6c7;--cream3:#f2d8b5;--maroon:#5b102b;--maroon2:#7b2940;--gold:#d58a16;--ink:#4b1b27;--line:#ead1ad}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif}
body:has(.reference-home){background:var(--cream)}
.announcement{display:none!important}
.reference-topbar{position:fixed;left:315px;right:0;top:0;height:88px;background:rgba(255,248,235,.96);border:0;z-index:50;box-shadow:none}
.reference-header{height:100%;display:flex;align-items:center;gap:22px;padding:0 28px}
.menu-button{position:fixed;left:30px;top:25px;z-index:70;border:0;background:none;font-size:31px;color:var(--maroon);padding:0;line-height:1;cursor:pointer}
.header-search{height:50px;width:490px;border:1px solid #efd7b2;border-radius:16px;background:#fff8eb;display:flex;align-items:center;padding:0 18px;color:var(--maroon);font-size:29px}
.header-search input{border:0;outline:0;background:transparent;flex:1;margin-left:12px;font:500 16px 'DM Sans';color:var(--ink)}
.header-search input::placeholder{color:#5e4c4b;opacity:.95}
.reference-actions{margin-left:auto;display:flex;align-items:center;gap:22px}
.header-icon-action{border:0;background:transparent;color:var(--maroon);font-size:31px;cursor:pointer;padding:5px;line-height:1}
.header-icon-action:first-child{font-size:29px}
.header-cart{border:0;background:transparent;color:var(--maroon);font-size:27px;cursor:pointer;position:relative;padding:6px 12px}
.header-cart #cart-count{position:absolute;right:-2px;top:-2px;background:var(--maroon);color:#fff;border-radius:50%;min-width:24px;height:24px;display:grid;place-items:center;font:700 12px 'DM Sans'}
.reference-side-menu{position:fixed;display:block;left:0;top:0;bottom:0;width:315px;background:#fff0d6;border:0;border-radius:0;box-shadow:18px 0 55px rgba(78,28,42,.12);transform:translateX(-102%);transition:transform .28s ease;z-index:300;padding:0 18px;overflow-y:auto}
.reference-side-menu.open{transform:translateX(0)}
.reference-side-menu .side-menu-head{position:absolute;right:14px;top:17px;height:auto}
.reference-side-menu .side-menu-head .icon-button{display:block;font-size:34px;background:none;border:0;color:var(--maroon);cursor:pointer}
.sidebar-logo-wrap{height:225px;display:flex;align-items:center;justify-content:center;padding-top:10px}
.sidebar-logo{width:205px;height:auto;max-height:190px;object-fit:contain;object-position:center;border-radius:0;mix-blend-mode:multiply}
.reference-side-nav{display:flex;flex-direction:column;gap:6px;padding:6px 0 0}
.reference-side-nav a{display:flex;align-items:center;gap:19px;color:var(--maroon);text-decoration:none;border-radius:14px;padding:13px 18px;font-size:19px;font-weight:500;line-height:1.2;transition:.2s;background:transparent}
.reference-side-nav a:first-child,.reference-side-nav a.active{background:#f9ddb0;font-weight:700}
.reference-side-nav a:hover{background:#f7dfbd}
.reference-side-nav a:first-letter{font-size:27px}
.sidebar-love{text-align:center;color:var(--maroon);font-family:'Cormorant Garamond',Georgia,serif;font-size:31px;margin:34px 0 25px}.sidebar-love span{font-size:25px}
.menu-overlay{position:fixed;inset:0;background:rgba(53,20,35,.42);z-index:290;opacity:1;visibility:visible;transition:.2s}
.menu-overlay.hidden{display:none!important}
.reference-topbar{position:fixed;left:0;right:0;top:0;height:88px;background:rgba(255,248,235,.97);border:0;z-index:250;box-shadow:0 1px 10px rgba(78,28,42,.06)}
.reference-header{height:100%;display:flex;align-items:center;gap:20px;padding:0 28px}
.menu-button{position:relative!important;left:auto!important;top:auto!important;display:grid;place-items:center;width:44px;height:44px;font-size:27px;color:var(--maroon);background:transparent;border:0;cursor:pointer;flex:none}
#home{margin-left:0;padding:108px 28px 40px;max-width:none;transition:margin-left .28s ease}
body.sidebar-open #home{margin-left:315px}
body.sidebar-open .reference-topbar{left:315px}
.reference-home .container{max-width:none}
.reference-hero{max-width:none;margin:0 0 20px;border-radius:18px;overflow:hidden;min-height:424px;background:#f5dfbf;display:grid;grid-template-columns:43% 57%;padding:0;box-shadow:none}
.reference-hero-copy{padding:38px 35px 20px 58px;position:relative;z-index:2;background:linear-gradient(90deg,#f7e3c4 0%,#f6e1c1 70%,rgba(246,225,193,.35) 100%)}
.hero-kicker{display:block;color:#9a5708;letter-spacing:1.4px;font-weight:700;font-size:15px;margin:0 0 12px}.hero-kicker b{margin:0 5px;color:#d38b20}
.reference-hero h1{margin:0;font:700 58px/0.91 'Cormorant Garamond',Georgia,serif;color:var(--maroon);letter-spacing:-1px}.reference-hero h1 em{font:600 53px/1.05 'Caveat',cursive;color:var(--maroon);white-space:nowrap}.hero-heart{font:500 67px 'Caveat',cursive;color:#d8890f;vertical-align:middle;margin-left:8px}
.reference-hero .hero-copy{font-size:18px;line-height:1.42;max-width:360px;margin:22px 0;color:#4c2029
}.reference-shop-btn{display:inline-flex!important;align-items:center;gap:26px;background:var(--maroon)!important;color:#fff!important;border-radius:8px!important;padding:11px 30px!important;font-size:18px!important;text-decoration:none!important;box-shadow:none!important}.reference-shop-btn span{font-size:29px;line-height:.6}
.hero-dots{display:flex;gap:12px;margin-top:17px}.hero-dots i{width:12px;height:12px;border-radius:50%;background:#efd5ac;display:block}.hero-dots i.active{background:var(--maroon)}
.reference-hero-photo{min-height:424px;overflow:hidden;background:#e8c7a3}.reference-hero-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.category-section{margin:8px 0 20px}.category-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.category-heading h2{font:700 33px/1 'Cormorant Garamond',Georgia,serif;color:var(--maroon);margin:0}.category-heading h2 span{color:#d58a16;font:500 38px 'Caveat';margin-left:12px}.category-heading a{color:var(--maroon);text-decoration:none;font-size:16px}
.reference-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:21px}.reference-category-card{position:relative;display:block;text-decoration:none;background:#fff9ef;border:1px solid #efd9ba;border-radius:16px;overflow:hidden;box-shadow:0 2px 7px rgba(88,39,17,.06);color:var(--maroon)}.reference-category-card>img{width:100%;height:158px;object-fit:cover;display:block}.cat-info{min-height:76px;display:flex;align-items:center;gap:12px;padding:10px 12px}.cat-icon{width:42px;height:42px;border-radius:50%;background:#f8d99d;border:1px solid #e5b868;display:grid;place-items:center;color:#8b4a08;font-size:23px;flex:none}.cat-info>div{min-width:0}.cat-info strong{display:block;font-size:16px;line-height:1.1}.cat-info small{display:block;margin-top:5px;font-size:13px;color:#5e4548}.cat-arrow{margin-left:auto;width:33px;height:33px;border-radius:50%;background:var(--maroon);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:400;line-height:1;flex:none}.new-card-badge{position:absolute;right:9px;top:9px;background:var(--maroon);color:#fff;border-radius:50% 50% 50% 8px;padding:9px 8px;font-size:14px;font-weight:700;transform:rotate(10deg)}
.reference-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff0d5;border:1px solid #f0d8b5;border-radius:17px;margin:0 0 20px;padding:13px 18px}.reference-features>div{display:flex;align-items:center;gap:15px;padding:4px 25px;border-right:1px solid #e3bd84}.reference-features>div:last-child{border-right:0}.feature-icon{width:44px;height:44px;display:grid;place-items:center;font-size:40px;line-height:1;flex:none}.feature-icon.leaf{color:#557d16}.feature-icon.heart{color:#d33d36}.feature-icon.shield{color:#7a3f13}.feature-icon.whatsapp{color:#557d16}.reference-features strong{display:block;font-size:16px}.reference-features small{display:block;color:#554347;font-size:12px;line-height:1.35;margin-top:4px}
.products-section{margin-top:28px}.products-section .section-head h2{font:700 35px 'Cormorant Garamond',Georgia,serif;color:var(--maroon)}.products-section .eyebrow{color:#9a5708}.content-section,.story-section,.promise-strip,.love-note{max-width:none}.content-section{scroll-margin-top:110px}.story-section{scroll-margin-top:110px}
@media(max-width:1050px){.reference-side-menu{width:280px}.reference-topbar{left:0}.reference-category-grid{gap:12px}.cat-info{gap:7px;padding:9px}.cat-icon{width:35px;height:35px;font-size:18px}.cat-arrow{width:29px;height:29px}body.sidebar-open #home{margin-left:280px}body.sidebar-open .reference-topbar{left:280px}.reference-hero{grid-template-columns:45% 55%}.reference-hero h1{font-size:48px}.reference-hero h1 em{font-size:44px}}
@media(max-width:760px){
 .reference-topbar{position:sticky;left:0;right:0;height:72px;top:0;background:var(--cream);padding-left:0}.reference-header{padding:0 12px}.menu-button{left:auto!important;top:auto!important;font-size:27px}.header-search{height:42px;flex:1;min-width:0;width:auto}.header-search input{font-size:13px}.reference-actions{gap:4px}.header-icon-action{font-size:24px}.header-cart{font-size:21px}
 .reference-side-menu{width:min(86vw,315px);transform:translateX(-102%);transition:transform .25s ease;padding:0 18px}.reference-side-menu.open{transform:translateX(0)}.sidebar-logo-wrap{height:215px}.sidebar-logo{width:190px;max-height:175px}
 #home{margin-left:0;padding:82px 14px 28px}body.sidebar-open #home{margin-left:0}.reference-hero{grid-template-columns:1fr;min-height:0}.reference-hero-copy{padding:28px 24px 20px}.reference-hero h1{font-size:51px}.reference-hero h1 em{font-size:44px}.hero-heart{font-size:54px}.reference-hero-photo{height:280px;min-height:0}.category-heading h2{font-size:30px}.category-heading a{font-size:13px}.reference-category-grid{grid-template-columns:repeat(2,1fr)}.reference-category-card>img{height:125px}.cat-info strong{font-size:14px}.cat-info small{font-size:11px}.reference-features{grid-template-columns:1fr 1fr}.reference-features>div{border-right:0;padding:10px}.products-section{margin-top:26px}
}
.reference-footer{margin-left:0;background:var(--cream);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:20px 10px 4px;color:var(--maroon);font-family:'Cormorant Garamond',Georgia,serif}.footer-copy{display:flex;flex-direction:column;gap:5px;font-size:13px}.footer-copy small{font-size:12px}.footer-logo{width:230px;height:205px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.footer-social{display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:13px}.footer-social a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--maroon);color:#fff;text-decoration:none;font-weight:700;font-size:17px}.footer-social span{margin-right:3px}@media(max-width:760px){.reference-footer{grid-template-columns:1fr;text-align:center}.footer-social{justify-content:center}.footer-logo{justify-self:center;width:210px;height:180px}}

/* Final stability fixes */
.header-admin-link{color:var(--maroon);text-decoration:none;font-weight:800;font-size:14px;padding:8px 10px;border:1px solid #dcbf9f;border-radius:999px;background:#fff8ed}
.header-admin-link:hover{background:#f9e6c7}
.reference-side-menu{transform:translateX(-110%) !important;visibility:hidden;pointer-events:none}
.reference-side-menu.open{transform:translateX(0) !important;visibility:visible;pointer-events:auto}
.menu-overlay.hidden{display:none !important;opacity:0;visibility:hidden;pointer-events:none}
.menu-overlay:not(.hidden){display:block !important;opacity:1;visibility:visible;pointer-events:auto}
.sidebar-logo{width:160px !important;max-height:150px !important}
.sidebar-logo-wrap{height:190px !important}
.reference-hero-photo img{object-fit:cover;object-position:center center}
.reference-hero-photo{min-height:424px;background:#e8c7a3}
@media(max-width:760px){
  .header-admin-link{font-size:12px;padding:6px 8px}
  .sidebar-logo{width:150px !important;max-height:140px !important}
  .sidebar-logo-wrap{height:175px !important}
  .reference-hero-photo{height:280px;min-height:280px}
}


/* Final visual refinement */
:root{
  --brand-font:'Cormorant Garamond',Georgia,serif;
  --footer-bg:#fff6e5;
}
body,button,input{font-family:var(--brand-font);}
.reference-footer{background:var(--footer-bg);color:var(--maroon);}
.footer-logo{
  width:205px;
  height:auto;
  max-height:185px;
  object-fit:contain;
  object-position:center;
  mix-blend-mode:normal;
}
.footer-copy{align-items:flex-start;}
.footer-admin-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  margin-top:10px;
  padding:7px 15px;
  border:1px solid #c89a5b;
  border-radius:999px;
  background:#f7e3bf;
  color:var(--maroon);
  text-decoration:none;
  font-weight:700;
  font-size:13px;
}
.footer-admin-link:hover{background:#efd2a4;}
.header-admin-link{display:none!important;}
.sidebar-logo{width:145px !important;max-height:135px !important;}
@media(max-width:760px){
  .footer-logo{width:190px;max-height:170px;}
  .footer-admin-link{margin:10px auto 0;}
}


/* ===== Final storefront refinements ===== */
.reference-side-menu{width:min(315px,88vw);transform:translateX(-103%);transition:transform .28s ease;overflow-y:auto;overflow-x:hidden;padding:0 18px;background:#fff4df;box-shadow:18px 0 55px rgba(78,28,42,.14)}
.reference-side-menu.open{transform:translateX(0)}
.side-menu-head{position:absolute;top:10px;right:10px;z-index:5;height:auto;padding:0;border:0;background:transparent;display:block}
.side-menu-head .icon-button{width:30px;height:30px;padding:0;margin:0;border-radius:50%;display:grid;place-items:center;background:#fff8eb;border:1px solid #e4c79f;color:var(--maroon);font-size:21px;line-height:1;font-weight:500}
.sidebar-logo-wrap{height:190px;padding:28px 18px 8px;display:flex;align-items:center;justify-content:center}
.sidebar-logo{width:145px!important;max-height:135px!important;object-fit:contain;mix-blend-mode:multiply}
.reference-side-nav a{font-size:17px;padding:11px 14px;gap:12px}
.reference-side-nav a:first-child,.reference-side-nav a.active{background:#f9ddb0}
.hero-heart{display:none!important}
.reference-hero-photo{position:relative;min-height:424px;background:#e8c7a3;overflow:hidden}
.hero-carousel{position:relative}
.hero-slides{position:absolute;inset:0}
.hero-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .45s ease;pointer-events:none}
.hero-slide.active{opacity:1;visibility:visible;pointer-events:auto}
.hero-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:var(--maroon);color:#fff;display:grid;place-items:center;font-size:31px;line-height:1;cursor:pointer;box-shadow:0 5px 16px rgba(76,20,43,.18)}
.hero-arrow:hover{background:#7b2940}
.hero-arrow-prev{left:14px}.hero-arrow-next{right:14px}
.hero-dots{position:relative;z-index:5;display:flex;gap:10px;margin-top:17px}
.hero-dots button{width:12px;height:12px;border:0;padding:0;border-radius:50%;background:#efd5ac;cursor:pointer}
.hero-dots button.active{background:var(--maroon);transform:scale(1.08)}

/* Professional admin product form */
.admin-page{padding:34px 0 70px;max-width:1180px}
.admin-page .admin-card{background:#fffaf2;border:1px solid #ead1ad;border-radius:18px;box-shadow:0 10px 30px rgba(78,28,42,.07);padding:24px}
.admin-page h1,.admin-page h2{font-family:'Cormorant Garamond',Georgia,serif;color:var(--maroon);margin-top:0}
.admin-page h1{font-size:38px;margin-bottom:5px}.admin-page h2{font-size:26px;margin-bottom:16px}
.dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.admin-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.25fr);gap:20px;align-items:start}
.admin-layout>.admin-card:first-child{grid-column:1}
.admin-layout>.admin-card:nth-child(2){grid-column:2}
.admin-layout>.orders-card{grid-column:1/-1}
#product-form{display:grid;grid-template-columns:1fr 1fr;gap:15px 16px}
#product-form label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:700;color:#5b3440}
#product-form label:nth-of-type(5),#product-form label:nth-of-type(6),#product-form .form-actions,#product-form .message{grid-column:1/-1}
#product-form input:not([type="checkbox"]),#product-form select,#product-form textarea{width:100%;border:1px solid #dfc8a8;border-radius:10px;background:#fffdf8;color:var(--ink);padding:11px 12px;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit}
#product-form textarea{resize:vertical;min-height:100px;line-height:1.45}
#product-form input:focus,#product-form select:focus,#product-form textarea:focus{border-color:#b97845;box-shadow:0 0 0 3px rgba(185,120,69,.12)}
#product-form input[type="file"]{padding:9px;background:#fff8ed}
#product-form .check{display:flex;flex-direction:row;align-items:center;gap:9px;padding:9px 11px;background:#fff4df;border:1px solid #ead1ad;border-radius:10px}
#product-form .check input{width:17px;height:17px;accent-color:var(--maroon)}
.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:5px;border-top:1px solid #ead1ad;margin-top:3px}
.form-actions .btn{min-width:130px}
.admin-page .btn.secondary{background:#fff8ed;border:1px solid #dcbf9f;color:var(--maroon)}
.admin-page .list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.site-content-list{max-height:520px;overflow:auto;padding-right:3px}
@media(max-width:850px){.admin-layout{grid-template-columns:1fr}.admin-layout>.admin-card:first-child,.admin-layout>.admin-card:nth-child(2),.admin-layout>.orders-card{grid-column:1}.dashboard-head{align-items:flex-start}.reference-hero-photo{min-height:300px}}
@media(max-width:600px){#product-form{grid-template-columns:1fr}#product-form label:nth-of-type(5),#product-form label:nth-of-type(6),#product-form .form-actions,#product-form .message{grid-column:1}.admin-page .admin-card{padding:18px}.hero-arrow{width:36px;height:36px;font-size:27px}.hero-arrow-prev{left:9px}.hero-arrow-next{right:9px}}

/* ===== Warm yellow brand refinement ===== */
:root{
  --cream:#fff6df;
  --paper:#fffaf0;
  --line:#ead4a8;
  --footer-bg:#ffefbf;
  --story-bg:#ffedc7;
  --brand-font:'Cormorant Garamond',Georgia,serif;
}
body{background:var(--cream);font-family:var(--brand-font);}
.topbar,.reference-topbar{background:rgba(255,246,223,.96);border-bottom-color:#ead4a8;}
.reference-header{gap:18px;}
.header-brand{display:flex;align-items:center;justify-content:center;flex:0 0 auto;text-decoration:none;}
.header-brand img{width:185px;height:58px;object-fit:contain;display:block;mix-blend-mode:multiply;}
.reference-hero,.category-section,.reference-features,.products-section,.content-section,.promise-strip,.love-note{background:transparent;}
.story-section{background:var(--story-bg);}
.story-grid{grid-template-columns:1fr 1.05fr;gap:64px;}
.story-art{height:430px;background:#e5c19f;border-radius:26px;overflow:hidden;position:relative;box-shadow:0 12px 35px rgba(100,65,20,.08);}
.story-art>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;}
.story-circle{display:none;}
.story-note{right:25px;bottom:22px;background:#fffaf0;color:#4d2b24;}
.story-copy h2{font-size:clamp(2.4rem,4vw,4rem);}
.story-copy p:not(.eyebrow){font-size:1.05rem;color:#6b5647;}
.reference-footer{background:var(--footer-bg);border-top:1px solid #ead4a8;}
.footer-logo{mix-blend-mode:multiply;}
@media(max-width:1050px){.header-brand img{width:155px;height:52px}.reference-header{gap:10px}.story-grid{gap:38px}.story-art{height:380px}}
@media(max-width:760px){.header-brand{display:none}.story-grid{grid-template-columns:1fr;gap:28px}.story-art{height:320px}.story-copy h2{font-size:2.6rem}}

/* Product status: exactly one badge, always visible and highlighted. */
.image-wrap .badge-layer{padding:14px!important;gap:0!important}
.image-wrap .product-badge{padding:8px 13px!important;border:2px solid rgba(255,255,255,.9)!important;box-shadow:0 5px 14px rgba(74,32,25,.22)!important;letter-spacing:.25px!important;text-transform:uppercase!important}
.image-wrap .product-badge.new{background:#c88a18!important;color:#fff!important}
.image-wrap .product-badge.stock{background:#8f3341!important;color:#fff!important}

/* Compact account control so it never collides with the mobile search field. */
.header-icon-action#auth-button{font-size:14px!important;line-height:1!important;padding:6px 5px!important;white-space:nowrap!important}
@media(max-width:760px){
  .reference-header{gap:6px!important;padding:0 8px!important}
  .header-search{min-width:0!important;flex:1 1 auto!important}
  .header-search input{font-size:11px!important;margin-left:7px!important;min-width:0!important}
  .header-icon-action#auth-button{font-size:11px!important;padding:5px 3px!important;max-width:54px!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .header-icon-action.wishlist-action{font-size:19px!important;padding:4px 2px!important}
  .header-cart{font-size:18px!important;padding:5px 4px!important;white-space:nowrap!important}
}
@media(max-width:430px){
  .header-icon-action#auth-button{font-size:0!important;width:30px!important;max-width:30px!important}
  .header-icon-action#auth-button:before{content:'♙';font-size:18px!important}
  .header-search input{font-size:10px!important}
}
