@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Sora:wght@500;700;800&display=swap");:root{font-family:Space Grotesk,Segoe UI,sans-serif;color:#2a251f;background:radial-gradient(circle at 0 0,#ffd77d,transparent 45%),radial-gradient(circle at 100% 0,#d2f5df,transparent 50%),linear-gradient(165deg,#f7f3e8,#eceadf 65%,#dfe5d3);font-size:16px;line-height:1.45;font-weight:500;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body,html{margin:0;min-height:100vh}h1,h2,h3,h4{font-family:Sora,Segoe UI,sans-serif}.layout{min-height:100vh;max-width:1280px;margin:0 auto;padding:1.3rem}.topbar{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem 1.35rem;border-radius:1.25rem;background:linear-gradient(120deg,#fbe4aa,#f5f2e8 35%,#deefe4 85%);border:1px solid #dbcfb7;box-shadow:0 12px 38px rgba(35,38,43,.1);overflow:hidden}.header-left{display:grid;grid-gap:.85rem;gap:.85rem;flex:1 1}.topbar:after{content:"";position:absolute;right:-44px;top:-62px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,#ffffffba,transparent 68%)}.brand-block{display:flex;align-items:center;gap:.85rem;z-index:1}.brand-kicker{margin:0;text-transform:uppercase;letter-spacing:.12rem;font-weight:700;color:#6a2f00;font-size:.68rem}h1{margin:.35rem 0;font-size:clamp(2rem,4.3vw,3rem)}.brand-sub{margin:0;color:#3c4638;font-size:.94rem}.session-block{text-align:right;z-index:1;max-width:360px;padding-top:.2rem}.session-user{margin:0;font-weight:700;color:#3f3221}.session-caption{margin:.32rem 0 .7rem;color:#594b35;font-size:.86rem}.message-banner{position:fixed;right:1rem;bottom:1rem;z-index:1200;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0;width:min(420px,calc(100vw - 2rem));padding:.9rem 1rem;border-radius:.9rem;background:#f2fff6;color:#12452a;border:1px solid #8ec5a7;box-shadow:0 12px 28px rgba(20,41,31,.2);animation:toast-in .24s ease}.message-banner p{margin:0;flex:1 1;line-height:1.35}.message-banner-close{border:0;background:#0f6f4b;color:#fff;font-size:1rem;line-height:1;font-weight:700;cursor:pointer;width:1.9rem;height:1.9rem;border-radius:999px;padding:0}@keyframes toast-in{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.main-nav{margin-top:0;display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.header-nav{padding-top:.25rem}.nav-link{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;color:#2f261a;padding:.45rem .8rem;border-radius:.6rem;border:1px solid #d6c9af;background:#f8f3e6;font-weight:700}.nav-link.active{background:#0f6f4b;border-color:#0f6f4b;color:#fff}.nav-link.has-alert{border-color:#b03030;box-shadow:0 0 0 2px rgba(176,48,48,.12)}.nav-badge{min-width:1.35rem;height:1.35rem;border-radius:999px;padding:0 .35rem;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;background:#eee3ca;color:#3f2e17}.nav-link.active .nav-badge{background:#fff4de}.nav-badge-alert{background:#b03030;color:#fff}.page-stack{margin-top:1rem}.admin-shell{display:grid;grid-gap:.7rem;gap:.7rem}.admin-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;padding:.55rem .7rem;border-radius:.7rem;border:1px solid #ddcfb5;background:#f8f2e4;font-size:.88rem}.breadcrumb-item{gap:.25rem}.breadcrumb-separator{color:#81653d}.breadcrumb-link{color:#2f5f4b;font-weight:700}.breadcrumb-current{color:#4f3b24;font-weight:700}.page-panel{min-height:420px}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.admin-card,.panel{background:rgba(255,255,255,.74);box-shadow:0 10px 24px rgba(35,38,43,.08)}.admin-card,.admin-form,.panel{border-radius:1rem;padding:1rem;border:1px solid rgba(113,90,51,.16)}.admin-form{display:grid;grid-gap:.7rem;gap:.7rem;margin-top:1rem;background:rgba(255,255,255,.76)}.admin-form input,.admin-form select,.admin-form textarea{width:100%;padding:.75rem .85rem;border-radius:.8rem;border:1px solid #d4c3a9;font:inherit}.admin-form textarea{min-height:110px;resize:vertical}.primary-btn,.secondary-btn{border:0;border-radius:999px;padding:.7rem 1rem;font-weight:700;cursor:pointer}.primary-btn{color:white}.secondary-btn{background:#f3e4bc;color:#5b3b16}.admin-list{display:grid;grid-gap:.75rem;gap:.75rem}.admin-list-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;border-radius:.9rem;background:rgba(248,243,230,.9)}.admin-actions{display:flex;gap:.5rem;align-items:center}.auth-page-panel{max-width:520px}.inline-link{color:#0f6f4b;font-weight:700}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:.8rem;gap:.8rem;margin-top:.8rem}.contact-grid h3{margin:0}.contact-grid p{margin:.2rem 0 0}.home-wrap{display:grid;grid-gap:1rem;gap:1rem}.home-hero{background:linear-gradient(135deg,#fff3d1,#edf8f0)}.home-kicker{margin:0;text-transform:uppercase;letter-spacing:.13rem;font-size:.76rem;color:#7c4a10;font-weight:800}.home-hero h2{margin:.4rem 0 0;font-size:clamp(1.6rem,4vw,2.2rem)}.home-hero p{margin:.6rem 0 0;max-width:64ch}.home-actions{margin-top:.9rem;display:flex;gap:.8rem;align-items:center}.home-cta{text-decoration:none;background:#0f6f4b;color:#fff;border-radius:.65rem;padding:.55rem .9rem;font-weight:700}.home-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.8rem;gap:.8rem}.home-feature-card{border:1px solid #e8ddc3;background:#faf6ea;border-radius:.8rem;overflow:hidden;display:grid;grid-template-columns:76px 1fr auto;grid-gap:.55rem;gap:.55rem;align-items:center;padding-right:.6rem}.home-feature-card img{width:76px;height:76px;object-fit:cover}.home-feature-card h4{margin:0;font-size:.95rem}.home-feature-card p{margin:.2rem 0 0;color:#194b37;font-weight:700}.home-feature-card button{padding:.35rem .65rem}.policy-panel{display:grid;grid-gap:1rem;gap:1rem}.policy-hero{padding:1rem 1rem .25rem;border-radius:1rem;background:linear-gradient(135deg,#fff6dd,#eef8f1);border:1px solid #e0d3b9}.policy-hero h2{margin:.4rem 0 0;font-size:clamp(1.8rem,4vw,2.5rem)}.policy-hero p{margin:.65rem 0 0;max-width:72ch}.policy-actions{margin-top:.9rem;display:flex;gap:.8rem;flex-wrap:wrap;align-items:center}.policy-meta{margin:0;color:#66523a;font-size:.92rem;font-weight:700}.policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:.85rem;gap:.85rem}.policy-card{padding:.95rem;border-radius:.9rem;border:1px solid #e2d4b7;background:#faf6ea}.policy-card h3{margin:0 0 .45rem}.policy-card p{margin:.35rem 0 0;color:#463b2f}.policy-contact{background:linear-gradient(135deg,#fff8e6,#eef5ee)}.about-panel>p{margin:.4rem 0 0;color:#453a2d}.about-wrap{display:grid;grid-gap:1rem;gap:1rem}.about-intro{margin:.4rem 0 0;color:#453a2d;max-width:78ch}.about-contact-panel{background:linear-gradient(140deg,#fff7e2,#eef6ef)}.about-help-panel{background:linear-gradient(140deg,#eef7ff,#f6f2ff)}.about-grid,.about-help-action{margin-top:.85rem}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem}.about-grid article{border:1px solid #e2d4b7;background:#f9f4e8;border-radius:.85rem;padding:.75rem}.about-grid h3{margin:0}.about-grid p{margin:.35rem 0 0;color:#4a3f30}.content-grid{margin-top:1.2rem;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:1rem;gap:1rem}.panel{background:#ffffffcc;border:1px solid #dfd9ca;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:1rem;padding:1rem;box-shadow:0 6px 20px rgba(47,33,12,.08);animation:rise .45s ease both}.products-panel{min-height:540px}.panel-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem}.panel-title-row h2{margin:0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:.8rem;gap:.8rem}.product-card{background:#fffef8;border:1px solid #ece2cc;border-radius:.9rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(53,40,20,.15)}.product-card-link{display:block;color:inherit;text-decoration:none;line-height:0}.product-card-body{padding:.75rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.product-card h3{margin:0;font-size:1.05rem;line-height:1.15}.product-card p{color:#554b3a;margin:0;font-size:.92rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-image{width:100%;height:280px;object-fit:contain;display:block;background:#efe2c5}.price-row{justify-content:space-between;gap:.5rem;margin-top:auto}.price-actions,.price-row{display:flex;align-items:center}.price-actions{gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.icon-btn{width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid #d8c8ac;background:#f7efde;color:#1f4538;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:0}.icon-btn:hover{background:#0f6f4b;color:#fff;border-color:#0f6f4b}.action-icon{width:1.15rem;height:1.15rem;fill:currentColor}.price-row strong{color:#073a2b}button{border:none;background:#0f6f4b;color:#fff;font-weight:700;border-radius:.65rem;padding:.5rem .72rem;cursor:pointer;transition:filter .18s ease,transform .18s ease}button:hover{filter:brightness(1.1);transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.65}.secondary-btn{background:#4c3a27;color:#fff}.primary-btn{background:#0f6f4b}.text-toggle{background:transparent;color:#5b4424;text-decoration:underline;padding:0}.form-stack{display:grid;grid-gap:.65rem;gap:.65rem}label{display:grid;grid-gap:.24rem;gap:.24rem;font-weight:600;color:#41351f}input,textarea{width:100%;box-sizing:border-box;border:1px solid #cebfa4;border-radius:.62rem;padding:.58rem .62rem;font:inherit}textarea{resize:vertical}.help-wrap{display:grid;grid-gap:.9rem;gap:.9rem}.help-hero-panel{min-height:0;background:linear-gradient(135deg,#fff6dd,#eef8f1)}.help-hero-panel h2{margin:.35rem 0 0}.help-hero-panel p{margin:.55rem 0 0;max-width:80ch}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.help-card h3{margin:0}.help-list{margin:.65rem 0 0;padding-left:1.05rem;display:grid;grid-gap:.35rem;gap:.35rem;color:#433829}.feedback-panel{width:100%}.feedback-panel h3{margin:0}.feedback-panel>p{margin:.5rem 0 .85rem;color:#433829}.feedback-status{margin-top:.7rem;font-weight:700;color:#104230}.cart-row{border:1px solid #ece4d1;border-radius:.85rem;margin-bottom:.6rem;padding:.65rem}.cart-row h4{margin:0}.cart-row p{margin:.24rem 0 .42rem;color:#504434}.cart-actions{display:flex;gap:.42rem;align-items:center}.cart-actions span{min-width:1.5rem;text-align:center;font-weight:700}.cart-actions .remove-btn{margin-left:auto;background:#a12424}.cart-total{margin-top:.6rem;font-size:1.08rem;font-weight:800;color:#123b2f}.inline-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem}.orders-list{display:grid;grid-gap:.5rem;gap:.5rem;max-height:280px;overflow:auto}.order-card{background:#f7f5ec;border:1px solid #e8ddc3;border-radius:.7rem;padding:.55rem .7rem}.order-card p{margin:.2rem 0}.order-actions{margin-top:.45rem;display:flex;align-items:center;gap:.65rem}.danger-btn{background:#b03030}.order-view-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.55rem;gap:.55rem;margin-bottom:.9rem}.order-view-meta p{margin:0}.order-address-card{border:1px solid #e6d7ba;border-radius:.8rem;background:#f9f4e8;padding:.75rem}.order-address-card p{margin:.25rem 0}.order-modal-backdrop{position:fixed;inset:0;background:rgba(20,15,7,.5);display:grid;place-items:center;padding:1rem;z-index:1000}.order-modal-card{position:relative;width:min(560px,100%);background:#fffef9;border:1px solid #e4d6bb;border-radius:1rem;box-shadow:0 14px 45px rgba(35,24,12,.28);padding:1.2rem 1rem 1rem;animation:rise .22s ease both}.order-modal-card h3{margin:0 0 .55rem}.order-modal-card p{margin:0;color:#3f3426;line-height:1.5}.order-modal-close{position:absolute;right:.5rem;top:.5rem;width:2rem;height:2rem;border-radius:999px;padding:0;display:grid;place-items:center;background:#e7dbc0;color:#3a2b17;font-size:1rem}.product-view-panel{min-height:520px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1rem;color:#6a5a43;font-size:.9rem;font-weight:700}.breadcrumb-item{display:inline-flex;align-items:center;gap:.35rem}.breadcrumb-link{color:#0f6f4b;text-decoration:none}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-current{color:#3a2f22}.breadcrumb-separator{color:#a3916f}.product-view-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:1rem;gap:1rem}.product-main-image-wrap{border:1px solid #e6d7ba;border-radius:.9rem;overflow:hidden;background:#f7ecd5;min-height:360px;width:100%;height:500px;align-items:center;justify-content:center}.product-main-image{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.empty-image{height:100%;min-height:360px;display:grid;place-items:center;color:#6b5b45}.product-thumbs{margin-top:.7rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));grid-gap:.45rem;gap:.45rem}.thumb-btn{padding:0;border-radius:.55rem;overflow:hidden;border:2px solid #e4d5b8;background:#fff}.thumb-btn.active{border-color:#0f6f4b}.thumb-btn img{width:100%;height:72px;object-fit:cover;display:block}.product-view-info h2{margin:0}.product-view-price{margin:.6rem 0;color:#0f6f4b;font-weight:800;font-size:1.25rem}.product-view-desc{color:#4d4030;line-height:1.55}.product-view-actions{margin-top:1rem;display:flex;gap:.75rem;align-items:center}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){.content-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.header-left{width:100%}.session-block{text-align:left;max-width:100%}.help-grid,.product-view-grid{grid-template-columns:1fr}}@media (max-width:680px){.layout{padding:.7rem}.home-actions{flex-wrap:wrap}.home-feature-card{grid-template-columns:64px 1fr;padding-right:.5rem}.home-feature-card button{grid-column:1/-1;justify-self:start;margin-left:.45rem;margin-bottom:.5rem}.inline-fields,.products-grid{grid-template-columns:1fr}}