:root{--bg:#f5efe6;--paper:#fffaf5;--ink:#2f2216;--accent:#8a5a2b;--accent-2:#4f7c59;--line:#d9c7b5;--particle-a:#b36a2d;--particle-b:#d39a4b;--particle-c:#8a4f20}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Georgia,Times New Roman,serif;background:radial-gradient(circle at top right,#e7ddcf 0,var(--bg) 45%,#efe3d4 100%);color:var(--ink)}body.season-spring{--bg:#f3f7ea;--paper:#fcfff7;--ink:#2c2a22;--accent:#6e9f58;--accent-2:#d26f92;--line:#cddfbf;--particle-a:#f29bb6;--particle-b:#f7d36a;--particle-c:#99c86a}body.season-summer{--bg:#fdf6df;--paper:#fffbee;--ink:#2c2a22;--accent:#cc7a2a;--accent-2:#2f8f78;--line:#e8d5ad;--particle-a:#f1b51f;--particle-b:#ff8b4f;--particle-c:#ec5f7b}body.season-fall{--bg:#f6ebde;--paper:#fff7ef;--ink:#2f2216;--accent:#8a5a2b;--accent-2:#4f7c59;--line:#d9c7b5;--particle-a:#b36a2d;--particle-b:#d39a4b;--particle-c:#8a4f20}body.season-winter{--bg:#e9f0f7;--paper:#f8fbff;--ink:#1f2b38;--accent:#4c74a1;--accent-2:#7ea7d1;--line:#cdddec;--particle-a:#dff1ff;--particle-b:#b9d9f8;--particle-c:#f4fbff}a{color:inherit;text-decoration:none}.shell{max-width:1100px;margin:0 auto;padding:0 1rem}.site-header{border-bottom:1px solid var(--line);position:sticky;top:0;margin-top:0;padding-top:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(245,239,230,.85);z-index:20;overflow:hidden}.site-header .shell{max-width:1280px}.nav-wrap{min-height:292px;display:flex;flex-direction:column;justify-content:center;gap:.25rem;padding-top:.35rem;padding-bottom:0;overflow:hidden}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;margin-bottom:.25rem;margin-top:-.45rem;position:relative;z-index:1}.brand-image{width:1160px;max-width:100%;height:320px;max-height:min(34vh,320px);object-fit:contain;object-position:center;display:block}.nav-lower{width:min(100%,980px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.6rem;margin-top:-4.2rem;position:relative;z-index:3;padding:.7rem 1rem;border-radius:999px;background:rgba(251,246,238,.94);border:1px solid rgba(86,111,76,.22);box-shadow:0 12px 28px rgba(70,52,38,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-links{display:flex;gap:1rem;flex-wrap:wrap;font-size:1.02rem;justify-content:center;color:#233223;font-weight:600}.nav-links a:hover{color:var(--accent)}.auth-slot{justify-self:start}.auth-slot,.auth-user-actions{display:flex;gap:.45rem;align-items:center}.site-header .btn,.site-header .text-btn{padding:.38rem .75rem;font-size:.97rem}.nav-settings-link{color:var(--accent-2)}.nav-settings-link:hover{background:color-mix(in srgb,var(--accent-2) 12%,transparent)}.nav-settings-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.nav-social-link{width:32px;height:32px;border:1.5px solid var(--accent-2);border-radius:999px;background:transparent;display:grid;place-items:center;color:var(--accent-2);position:relative}.nav-social-link:hover{background:color-mix(in srgb,var(--accent-2) 12%,transparent)}.nav-social-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.nav-socials{justify-self:end;display:flex;align-items:center;gap:.45rem}.nav-cart-link{text-decoration:none}.nav-cart-count{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;border-radius:999px;background:var(--accent);color:#fff;font-size:.68rem;line-height:16px;text-align:center;padding:0 4px;border:1px solid rgba(255,255,255,.75)}.settings-page{padding-bottom:2rem}.settings-panel-wrap{display:grid;place-items:center}.settings-panel{width:min(100%,760px)}.settings-panel-copy{margin-top:0}.settings-card{width:min(100%,680px);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--line);background:#fcf8f3}.settings-card-copy{display:grid;gap:.25rem}.settings-card-copy p,.settings-card-copy strong{margin:0}.settings-toggle{min-width:96px;border:0;border-radius:999px;padding:.72rem 1rem;font:inherit;font-weight:700;cursor:pointer;color:#fff}.settings-toggle.is-on{background:#3f8f47}.settings-toggle.is-off{background:#8d7662}.settings-toggle:disabled{opacity:.7;cursor:wait}.btn,.text-btn{border:1px solid var(--accent);padding:.45rem .8rem;border-radius:999px;background:var(--accent);color:#fff;cursor:pointer}.text-btn{background:transparent;color:var(--accent)}.btn.secondary{background:rgba(255,255,255,.86);color:var(--ink);border:1px solid var(--line)}main{padding:0 0 3rem}.home-main{min-height:100dvh;padding-top:0;padding-bottom:.25rem;display:grid;place-items:start center;position:relative;overflow:hidden}.home-video-background{position:absolute;inset:2.5rem 2rem 2rem;z-index:0;overflow:hidden;border-radius:20px}.home-video-background video{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.95) brightness(.82)}.home-video-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(248,244,238,.22),rgba(248,244,238,.34)),radial-gradient(circle at top,rgba(255,255,255,.1),transparent 56%)}.home-main .shell{max-width:1280px;position:relative;z-index:3}body:has(main.home-main) .site-footer{margin-top:0}.home-stage{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch;justify-items:center;width:100%}.home-side-column{display:none;gap:.85rem;align-content:start}.home-side-card{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:.75rem;min-height:300px;display:grid;align-content:start}.home-side-card h2{margin:0 0 .55rem;font-size:1rem}.home-events-card ul{margin:0;padding-left:1.05rem;display:grid;gap:.45rem;line-height:1.35}.home-ai-card .ni-chat-wrap-inline{height:100%}.hero{background:transparent;border:0;border-radius:0;padding:2rem;min-height:calc(100dvh - 10rem);display:grid;grid-template-rows:auto 1fr;align-items:stretch;text-align:center;position:relative;overflow:hidden;width:100%;margin-inline:auto}.hero h1{font-size:clamp(2rem,4vw,3rem);margin:0 0 .8rem}.hero>*{position:relative;z-index:1}.home-upcoming-strip{width:100%;margin:0 auto .85rem;border:0;border-radius:0;background:transparent;padding:.7rem .85rem;display:grid;gap:.45rem;justify-items:center;text-align:center;text-shadow:0 1px 10px rgba(255,255,255,.65);align-self:start}.home-upcoming-title{font-size:.82rem;letter-spacing:.09em;text-transform:uppercase;font-weight:700;color:#20321d;background:rgba(244,237,223,.72);padding:.35rem .8rem;border-radius:999px;box-shadow:0 8px 20px rgba(24,16,11,.12);text-shadow:none}.home-upcoming-meta{gap:.45rem}.home-upcoming-list,.home-upcoming-meta{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.home-upcoming-list{gap:.5rem;align-items:stretch}.home-upcoming-chip{border:0;border-radius:12px;background:rgba(244,237,223,.56);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.45rem .55rem;font-size:.86rem;line-height:1.2;white-space:normal;min-height:72px;display:grid;gap:.2rem;align-content:center;justify-items:center;text-align:center;width:min(100%,320px);flex:1 1 280px;max-width:calc((100% - 1rem) / 3)}.home-upcoming-chip strong{font-size:.9rem}.hero p{max-width:700px;line-height:1.6;margin-left:auto;margin-right:auto;color:#1d1a16;text-shadow:0 1px 8px rgba(255,255,255,.42)}.cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:0;justify-content:center;align-self:center;padding-bottom:0}.home-main .cta-row .btn{background:rgba(244,237,223,.64);color:#1f2a1d;border-color:rgba(86,111,76,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 10px 24px rgba(0,0,0,.08)}.home-main .cta-row .btn:hover{background:rgba(244,237,223,.76)}.home-gallery-row{width:100%;margin-top:1rem}.home-gallery-rail{width:100%;border:0;border-radius:16px;overflow:hidden;background:rgba(255,250,245,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative;height:clamp(170px,24vh,230px)}.home-gallery-rail:after,.home-gallery-rail:before{content:"";position:absolute;top:0;bottom:0;width:56px;z-index:2;pointer-events:none}.home-gallery-rail:before{left:0;background:linear-gradient(90deg,rgba(245,239,230,1),rgba(245,239,230,0))}.home-gallery-rail:after{right:0;background:linear-gradient(270deg,rgba(245,239,230,1),rgba(245,239,230,0))}.home-gallery-track{display:flex;gap:.65rem;width:max-content;height:100%;align-items:center;padding:.65rem;animation:home-gallery-scroll-right 95s linear infinite}.home-gallery-card{margin:0;min-width:180px;width:180px;border-radius:12px;overflow:hidden;border:1px solid var(--line);background:#fff}.home-gallery-card img{width:100%;display:block;height:130px;object-fit:cover}.gallery-rail{display:none;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:rgba(255,250,245,.75);position:relative;min-height:0;height:clamp(460px,68vh,700px)}.gallery-rail:after,.gallery-rail:before{content:"";position:absolute;left:0;right:0;height:56px;z-index:2;pointer-events:none}.gallery-rail:before{top:0;background:linear-gradient(180deg,rgba(245,239,230,1),rgba(245,239,230,0))}.gallery-rail:after{bottom:0;background:linear-gradient(0deg,rgba(245,239,230,1),rgba(245,239,230,0))}.gallery-rail-track{display:grid;gap:.65rem;padding:.65rem;animation:rail-scroll-up 95s linear infinite}.gallery-rail-right .gallery-rail-track{animation-name:rail-scroll-down}.rail-card{margin:0;border-radius:12px;overflow:hidden;border:1px solid var(--line);background:#fff}.rail-card img{width:100%;display:block;height:118px;object-fit:cover}@keyframes rail-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes rail-scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes home-gallery-scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.grid{margin-top:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.download-section{margin-top:1.25rem}.download-grid{margin-top:1rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.download-btn{display:flex;flex-direction:column;gap:.35rem;border:1px solid var(--accent);background:var(--paper);color:var(--ink);border-radius:12px;padding:.85rem 1rem;font-weight:700}.download-btn:hover{background:#f2e5d7}.download-btn span{font-size:.88rem;color:#5e4b3a;font-weight:400}.card{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.card img{width:100%;height:180px;object-fit:cover;display:block}.image-expand-btn{border:0;padding:0;margin:0;background:transparent;width:100%;display:block;cursor:zoom-in}.shop-image-btn{position:relative}.shop-grid{grid-template-columns:1fr}.card .shop-product-image{width:100%;height:auto;max-height:420px;object-fit:contain;background:#fff;padding:.5rem;display:block}.shop-layout{margin-top:1.25rem;display:grid;grid-template-columns:240px minmax(0,1fr);gap:1rem;align-items:start}.shop-sidebar{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:.85rem;position:sticky;top:88px}.shop-stock-filter{display:flex;align-items:center;gap:.45rem;margin-bottom:.85rem;font-weight:700}.shop-stock-filter input{margin:0;width:16px;height:16px}.shop-sidebar h2{margin-top:0;margin-bottom:.65rem;font-size:1.05rem}.shop-category-list{display:grid;gap:.45rem}.shop-category-btn{border:1px solid var(--line);border-radius:10px;background:#fff;padding:.5rem .65rem;text-align:left;cursor:pointer}.shop-category-btn.is-active{border-color:var(--accent);background:rgba(138,90,43,.12)}.shop-price-filter{margin-top:.9rem;border-top:1px solid var(--line);padding-top:.8rem;text-align:left}.shop-price-toggle{width:100%;border:0;background:transparent;padding:0;margin:0;text-align:left;font-size:1.05rem;font-weight:700;color:var(--ink);cursor:pointer;display:flex;align-items:center;justify-content:space-between}.shop-price-toggle span:last-child{font-size:.9rem;color:var(--accent)}.shop-price-row{margin-top:.55rem;display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.shop-price-row label{display:grid;gap:.3rem;font-size:.9rem}.shop-price-row input{width:100%;padding:.5rem .6rem;border:1px solid var(--line);border-radius:8px;appearance:none}.gallery-grid{margin-top:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid .card{width:fit-content;max-width:100%;justify-self:center;padding:.35rem;border-radius:18px}.gallery-grid .image-expand-btn{display:block}.gallery-grid .card .gallery-image{width:100%;height:auto;object-fit:fill;background:#fff;padding:0;display:block}@media (min-width:720px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.card-content{padding:.9rem}.card-content h3{margin:0 0 .4rem}.price{color:#111;font-weight:700}.shop-price-group{display:inline-flex;align-items:baseline;justify-content:center;gap:.45rem;width:100%}.price.price-original{color:var(--accent-2);text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:currentColor;font-weight:700}.price.price-on-sale{color:#e11028;font-weight:900;text-shadow:0 0 8px rgba(225,16,40,.2)}.shop-grid .price,.shop-grid .shop-stock{text-align:center}.shop-purchase-btn{display:flex;justify-content:center;width:100%}.shop-stock{margin:.25rem 0 .2rem;font-weight:700}.shop-stock-in{color:#2f7a3f}.shop-stock-low{color:#b26a1f}.shop-stock-out{color:#9b1c1c}.shop-sale-pill{margin:.25rem auto .2rem;display:inline-flex;align-items:center;justify-content:center;padding:.22rem .62rem;border-radius:999px;font-size:.78rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#ef2d3d,#b51125);border:1px solid rgba(181,17,37,.55);box-shadow:0 5px 12px rgba(181,17,37,.22)}.shop-sale-pill-overlay{position:absolute;left:50%;bottom:.65rem;transform:translateX(-50%);margin:0;z-index:2}.shop-out-pill{top:.65rem;bottom:auto;background:#9c1f2f}.image-lightbox{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.88);display:grid;place-items:center;padding:1rem}.image-lightbox-image{max-width:min(96vw,1400px);max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:10px;background:#fff}.image-lightbox-close{position:absolute;top:1rem;right:1rem;border:1px solid #fff;background:rgba(0,0,0,.2);color:#fff;border-radius:999px;padding:.45rem .85rem;cursor:pointer}.shop-cart-popup-overlay{position:fixed;inset:0;z-index:1100;background:rgba(0,0,0,.42);display:grid;place-items:center;padding:1rem}.shop-cart-popup{width:min(100%,420px);border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 20px 60px rgba(0,0,0,.24);padding:1rem;display:grid;gap:.75rem;text-align:center}.shop-cart-popup h3,.shop-cart-popup p{margin:0}.site-footer{margin-top:auto;border-top:1px solid var(--line);padding:1rem 1rem 0;text-align:center;font-size:.9rem}.footer-powered-row{margin-top:.7rem;margin-left:-1rem;margin-right:-1rem;padding:.5rem 1rem;background:#000;color:#67c8ff;border-top:1px solid #16324f;display:flex;justify-content:center;align-items:center;text-shadow:0 0 8px rgba(48,150,255,.35);text-align:center}.footer-powered-brand{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.footer-branding{display:grid;place-items:center;pointer-events:none;background:#000;border:none;border-radius:0;padding:.15rem .3rem;box-shadow:none}.footer-branding-image{width:min(180px,36vw);height:auto;opacity:1;filter:none}.contact-page{display:grid;justify-items:center;text-align:center}.contact-form{max-width:640px;width:min(100%,640px);display:grid;gap:1rem}.contact-form label{display:grid;gap:.4rem;text-align:center}.contact-form .error-text,.contact-form .ok-text,.contact-form button,.contact-form input,.contact-form textarea{text-align:center}input,textarea{border:1px solid var(--line);border-radius:10px;padding:.7rem;font:inherit;background:#fff}.ok-text{color:#10632f}.error-text{color:#9b1c1c}.admin-wrap{display:grid;gap:1.2rem;justify-items:center;text-align:center}.admin-status{margin:0;color:var(--accent-2);font-weight:700}.admin-quick-links{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center;width:100%}.admin-quick-links a{border:1px solid var(--line);border-radius:999px;padding:.35rem .75rem;background:var(--paper)}.admin-section{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:1rem;width:min(100%,860px)}.admin-section h2{margin-top:0}.admin-form{display:grid;gap:.7rem;width:min(100%,680px)}.admin-upcoming-form{width:min(100%,680px);margin-inline:auto;justify-items:center;text-align:center}.admin-upcoming-panel{width:min(100%,820px);margin:.85rem auto 0;border:1px solid var(--line);border-radius:12px;padding:.9rem}.admin-upcoming-panel h3{margin:0 0 .65rem;text-align:center}.admin-upcoming-entry{background:#ecf7ee;border-color:#b8d8bc}.admin-upcoming-added{background:#f3ecff;border-color:#d2c0f2}.admin-upcoming-form label{display:grid;gap:.35rem;justify-items:center;text-align:center;width:100%}.admin-upcoming-form>label{max-width:460px;margin-inline:auto}.admin-upcoming-form input{width:100%;text-align:center}.admin-upcoming-form .btn{justify-self:center}.admin-upcoming-list{margin-top:1rem;justify-items:center}.admin-upcoming-item{width:min(100%,760px);justify-items:center;text-align:center}.admin-upcoming-item label{display:grid;gap:.35rem;width:min(100%,420px);justify-items:center}.admin-upcoming-item input{width:100%;text-align:center}.admin-upcoming-time-row{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:nowrap;width:100%;max-width:460px;margin-inline:auto}.admin-upcoming-time-row>label{width:220px}.admin-upcoming-time-control{display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:center;width:100%}.admin-upcoming-time-control input{width:100%}.admin-upcoming-time-control select{min-width:74px;text-align:center}.admin-form select{border:1px solid var(--line);border-radius:10px;padding:.6rem;font:inherit;background:#fff}.admin-season-row{gap:1rem}.admin-season-meta,.admin-season-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;text-align:center}.admin-season-meta{gap:.8rem;font-size:.95rem}.admin-season-box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:min(100%,680px);margin-inline:auto;border-radius:12px;border:1px solid var(--line);padding:.9rem}.admin-season-box.season-box-spring{background:linear-gradient(180deg,rgba(242,155,182,.16),rgba(153,200,106,.14));border-color:rgba(153,200,106,.6)}.admin-season-box.season-box-summer{background:linear-gradient(180deg,rgba(241,181,31,.16),rgba(255,139,79,.14));border-color:rgba(241,181,31,.6)}.admin-season-box.season-box-fall{background:linear-gradient(180deg,rgba(179,106,45,.2),rgba(138,79,32,.14));border-color:rgba(179,106,45,.55)}.admin-season-box.season-box-winter{background:linear-gradient(180deg,rgba(105,182,255,.14),rgba(79,151,222,.1));border-color:rgba(79,151,222,.5)}.admin-season-box>*{text-align:center}.admin-season-box label{gap:.35rem;align-items:center}.admin-season-box label,.admin-season-row>*{display:grid;justify-items:center;text-align:center}.admin-season-meta>*{text-align:center}.admin-season-box .admin-status,.admin-season-box .btn{align-self:center;text-align:center}.season-inline-preview{width:100%;align-self:stretch;position:relative;height:300px;overflow:hidden;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.18)}.season-inline-overlay{position:relative;z-index:2;height:100%;width:100%;display:grid;align-content:center;justify-items:center;gap:.8rem;padding:.75rem}.season-preview-spring{--particle-a:#f29bb6;--particle-b:#f7d36a;--particle-c:#99c86a}.season-preview-summer{--particle-a:#f1b51f;--particle-b:#ff8b4f;--particle-c:#ec5f7b}.season-preview-fall{--particle-a:#b36a2d;--particle-b:#d39a4b;--particle-c:#8a4f20}.season-preview-winter{--particle-a:#dff1ff;--particle-b:#b9d9f8;--particle-c:#f4fbff}.admin-inline{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;justify-content:center}.admin-list{display:grid;gap:.8rem;width:min(100%,860px)}.admin-item{border:1px solid var(--line);border-radius:12px;padding:.75rem;display:grid;gap:.55rem;background:#fff;justify-items:center}.admin-check{display:flex;align-items:center;gap:.4rem}.admin-actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}.admin-thumb{width:100%;max-width:240px;border-radius:10px;border:1px solid var(--line)}.admin-metrics{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.admin-orders-filters{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;width:100%}.admin-orders-filters input,.admin-orders-filters select{min-width:240px}.admin-order-item{width:min(100%,900px)}.admin-customers-list{grid-template-columns:1fr;width:min(100%,1120px)}.admin-customer-card{color:inherit;text-decoration:none;width:100%;display:grid;grid-template-columns:88px minmax(0,1fr) auto;grid-template-areas:"avatar primary action" "avatar secondary action";align-items:center;justify-items:stretch;text-align:left;gap:.9rem;padding:.85rem 1rem}.admin-customer-card:focus-visible,.admin-customer-card:hover{box-shadow:0 10px 26px rgba(77,57,35,.12);transform:translateY(-1px)}.admin-search-row{width:min(100%,480px);margin:0 auto 1rem}.admin-search-row input{width:100%;border:1px solid var(--line);border-radius:999px;padding:.72rem .95rem;font:inherit;background:#fff}.admin-search-controls{width:min(100%,760px);display:flex;align-items:end;justify-content:center;gap:.85rem;flex-wrap:wrap;margin:0 auto 1rem}.admin-search-controls .admin-search-row{flex:1 1 380px;margin:0}.admin-sort-row{display:grid;gap:.35rem;justify-items:start}.admin-sort-row select{min-width:180px;border:1px solid var(--line);border-radius:999px;padding:.72rem .95rem;font:inherit;background:#fff}.admin-customer-avatar{width:88px;height:88px;border-radius:999px;object-fit:cover;border:1px solid var(--line);background:#fff}.admin-customer-avatar-fallback{display:grid;place-items:center;font-size:2rem;font-weight:700;color:#6d5234;background:#f1e7dc}.admin-customer-avatar-wrap{grid-area:avatar;position:relative;width:88px;height:88px}.admin-customer-badge{position:absolute;right:-4px;bottom:-1px;width:24px;height:28px;background:#7ec8ff;box-shadow:0 4px 10px rgba(59,130,246,.2);color:transparent;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4.5 5v6.2c0 4.7 3.2 9 7.5 10.8 4.3-1.8 7.5-6.1 7.5-10.8V5L12 2Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4.5 5v6.2c0 4.7 3.2 9 7.5 10.8 4.3-1.8 7.5-6.1 7.5-10.8V5L12 2Z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain}.admin-customer-badge:before{content:""}.admin-customer-primary{grid-area:primary;display:grid;gap:.2rem;min-width:0}.admin-customer-secondary{grid-area:secondary;display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;min-width:0}.admin-customer-metrics{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.admin-customer-card .text-btn,.admin-customer-card p,.admin-customer-card strong{margin:0}.admin-customer-primary p,.admin-customer-primary strong,.admin-customer-secondary p{overflow-wrap:anywhere}.admin-customer-metrics span{border:1px solid var(--line);border-radius:999px;padding:.32rem .7rem;background:#fcf8f3}.admin-customer-detail{display:grid;gap:1rem;width:min(100%,1080px)}.admin-customer-hero{width:min(100%,820px);margin:0 auto}.admin-customer-link{grid-area:action;align-self:center;justify-self:end}.admin-customer-activity-list,.admin-customer-orders-list{width:min(100%,1040px);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-customer-activity-card,.admin-customer-order-card{align-content:start}.admin-customer-order-items{width:100%;display:grid;gap:.55rem}.admin-customer-order-line{width:100%;display:grid;grid-template-columns:64px minmax(0,1fr);gap:.7rem;align-items:center;justify-items:start;text-align:left;border:1px solid var(--line);border-radius:12px;padding:.55rem;background:#fcf8f3}.admin-customer-line-thumb{width:64px;height:64px;object-fit:contain;border-radius:10px;border:1px solid var(--line);background:#fff}.admin-quick-link-button{border:0;background:transparent;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.16em}.admin-coming-soon-overlay{position:fixed;inset:0;z-index:1800;background:rgba(20,18,16,.45);display:grid;place-items:center;padding:1rem}.admin-coming-soon-modal{width:min(100%,420px);border-radius:18px;border:1px solid var(--line);background:var(--paper);color:var(--ink);box-shadow:0 22px 60px rgba(28,20,14,.2);padding:1.2rem;display:grid;gap:.8rem;justify-items:center;text-align:center}.admin-coming-soon-modal h2,.admin-coming-soon-modal p{margin:0}@media (max-width:860px){.admin-customer-card{grid-template-columns:1fr;grid-template-areas:"avatar" "primary" "secondary" "action";justify-items:center;text-align:center}.admin-customer-metrics,.admin-customer-secondary{justify-content:center}.admin-customer-link{justify-self:center}}.cart-list{width:min(100%,980px)}.cart-item-row{width:100%;grid-template-columns:180px minmax(0,1fr);align-items:center;justify-items:stretch;text-align:left;gap:1rem}.cart-item-image{width:180px;height:180px;object-fit:contain;border-radius:10px;border:1px solid var(--line);background:#fff;justify-self:start}.cart-item-details{display:grid;gap:.55rem;align-content:center}.cart-item-details p{margin:0}.cart-item-quantity{display:grid;gap:.35rem;justify-items:start}.cart-item-quantity input{width:120px}.cart-item-actions{justify-content:flex-start}.cart-checkout-options{width:100%;display:flex;justify-content:center}.cart-checkout-box{width:min(100%,760px);display:grid;gap:.7rem;justify-items:center}.cart-checkout-box h2,.cart-checkout-box p{margin:0;text-align:center}.cart-checkout-note{color:#6d5234;font-weight:600}.product-detail{display:grid;place-items:center;margin-top:1rem}.product-detail-card{width:min(100%,880px)}.admin-metric{border:1px solid var(--line);border-radius:12px;padding:.75rem;background:#fff;display:grid;gap:.2rem}.admin-metric strong{font-size:1.6rem;line-height:1}.admin-analytics-page .admin-section{width:min(100%,1100px)}.business-health-hero{display:grid;gap:1rem}.business-health-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.business-health-kpi{border:1px solid var(--line);border-radius:14px;background:#fff;padding:.85rem .9rem;display:grid;gap:.2rem}.business-health-kpi span{color:#6b5846;font-size:.84rem}.business-health-kpi strong{font-size:1.35rem;line-height:1.1}.business-health-grid{width:min(100%,1100px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.business-health-card{display:grid;align-content:start;gap:1rem}.business-health-mini-metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.business-health-subtitle{margin:0;font-size:1rem;color:#5e4b3a}.admin-inventory-stack{width:100%;height:18px;border-radius:999px;overflow:hidden;background:#f1e7dc;border:1px solid var(--line);display:flex}.admin-inventory-segment{height:100%}.admin-inventory-segment.is-instock{background:#3f9b5f}.admin-inventory-segment.is-low{background:#d2923a}.admin-inventory-segment.is-out{background:#b64040}.admin-inventory-legend,.admin-trend-legend{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}.legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block;margin-right:.35rem;vertical-align:middle}.legend-dot.is-instock{background:#3f9b5f}.legend-dot.is-low{background:#d2923a}.legend-dot.is-out{background:#b64040}.legend-dot.is-inquiries{background:#5f85d8}.legend-dot.is-gallery{background:#d272b0}.legend-dot.is-products{background:#64b178}.legend-dot.is-cart{background:#c7792f}.legend-dot.is-purchased{background:#5a8f78}.admin-bar-chart{display:grid;gap:.65rem}.admin-bar-row{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr) 40px;align-items:center;gap:.6rem;text-align:left}.admin-bar-track{width:100%;height:12px;background:#f1e7dc;border-radius:999px;border:1px solid var(--line);overflow:hidden}.admin-bar-fill{height:100%;background:linear-gradient(90deg,#7c5a37,#a87b50)}.admin-bar-fill.is-price{background:linear-gradient(90deg,#4c7ca8,#73a8d6)}.admin-bar-fill.is-viewed{background:linear-gradient(90deg,#5a8f78,#7cb79c)}.admin-category-chart{width:100%;min-height:230px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.9rem .6rem .5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));align-items:end;gap:.5rem}.admin-category-col{display:grid;gap:.4rem;justify-items:center}.admin-category-bars{width:100%;height:150px;display:flex;align-items:flex-end;justify-content:center}.admin-category-bar{width:42px;min-height:4px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#7c5a37,#a87b50)}.admin-category-col strong{line-height:1}.admin-category-col span{font-size:.78rem;text-align:center}.admin-trend-chart{width:100%;min-height:230px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.9rem .6rem .5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));align-items:end;gap:.5rem}.admin-trend-col{display:grid;gap:.4rem;justify-items:center}.admin-trend-col span{font-size:.78rem}.admin-trend-bars{width:100%;height:150px;display:flex;align-items:flex-end;justify-content:center;gap:.35rem}.admin-trend-bar{width:18px;min-height:2px;border-radius:8px 8px 0 0}.admin-trend-bar.is-inquiries{background:#5f85d8}.admin-trend-bar.is-gallery{background:#d272b0}.admin-trend-bar.is-products{background:#64b178}.admin-trend-bar.is-cart{background:#c7792f}.admin-trend-bar.is-purchased{background:#5a8f78}.admin-summary-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap}.admin-summary-head h2{margin:0}.admin-ai-summary{margin:.25rem 0 0;width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.85rem;line-height:1.5;white-space:pre-wrap;text-align:left;font-family:inherit}.admin-analytics-meta{margin:.55rem 0 0;font-size:.85rem;color:#5e4b3a}@media (max-width:980px){.business-health-grid{grid-template-columns:1fr}}.admin-social-top-posts{display:grid;gap:.7rem}.admin-social-post{border:1px solid var(--line);border-radius:10px;background:#fff;padding:.75rem;display:grid;gap:.4rem;text-align:left}.admin-social-post p{margin:0}.admin-social-post a{color:var(--accent);font-weight:700}.admin-social-recommendations{margin:0;padding-left:1.1rem;display:grid;gap:.45rem;text-align:left}.admin-products-page,.admin-products-page .admin-form,.admin-products-page .admin-item,.admin-products-page .admin-list,.admin-products-page .admin-section{justify-items:center;text-align:center}.admin-products-page .admin-list{grid-template-columns:1fr}.admin-product-card{width:min(100%,760px);justify-items:stretch;text-align:left}.admin-product-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer}.admin-product-summary::-webkit-details-marker{display:none}.admin-product-summary-main{display:flex;align-items:center;gap:.9rem;min-width:0}.admin-product-summary-main strong{overflow-wrap:anywhere}.admin-product-summary-thumb{width:84px;height:84px;object-fit:contain;border-radius:10px;border:1px solid var(--line);background:#fff}.admin-product-summary-toggle{white-space:nowrap}.admin-product-editor{display:grid;gap:.55rem;justify-items:center;text-align:center;margin-top:.85rem}.admin-products-page .admin-check{justify-content:center}.admin-products-page .admin-quantity-input{width:140px;text-align:center}.admin-products-page .admin-price-input{width:140px;text-align:left;padding-left:1.45rem}.admin-products-page .admin-price-wrap{position:relative}.admin-products-page .admin-price-prefix{position:absolute;left:.55rem;top:50%;transform:translateY(-50%);color:#6b5a49;pointer-events:none}.admin-products-page .admin-description-wide,.admin-products-page .admin-name-wide{width:min(100%,560px)}.admin-products-page .admin-thumb{width:min(100%,560px);max-width:560px}.admin-products-page .admin-qty-category-row{display:flex;gap:1rem;align-items:end;justify-content:center;flex-wrap:wrap}.admin-products-page .admin-category-select{width:240px;text-align:center;text-align-last:center}.admin-products-page .admin-photo-button,.admin-products-page .admin-primary-wide{width:min(100%,560px);justify-content:center;text-align:center}.admin-products-page .admin-qty-category-row label{display:grid;gap:.35rem;justify-items:center}.admin-product-qr{width:min(100%,560px);display:grid;gap:.55rem;justify-items:center;padding:.85rem;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.78)}.admin-product-qr h3,.admin-product-qr p{margin:0}.admin-product-qr-image{width:220px;height:220px;object-fit:contain;border-radius:10px;background:#fff;border:1px solid var(--line)}.admin-product-qr-link{font-size:.82rem;word-break:break-word;color:#5e4b3a}.admin-gallery-page,.admin-gallery-page .admin-section{justify-items:center;text-align:center}.admin-gallery-page .admin-section,.admin-gallery-upload-btn{width:min(100%,1200px)}.admin-gallery-grid{margin-top:1rem;width:100%;display:grid;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-gallery-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.6rem;display:grid;gap:.6rem;justify-items:center}.admin-gallery-image{width:100%;height:260px;object-fit:contain;background:#fff;border-radius:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ni-chat-wrap{position:fixed;right:1rem;bottom:1rem;z-index:40;display:grid;gap:.6rem;justify-items:end}.ni-chat-wrap-inline{position:static;right:auto;bottom:auto;z-index:auto;justify-items:stretch;width:100%}.ni-chat-wrap-inline .ni-chat-trigger{width:100%;justify-content:center;flex-direction:column;gap:.55rem;border-radius:12px;padding:.75rem}.ni-chat-wrap-inline .ni-chat-panel{width:100%;height:420px}.ni-chat-wrap-inline .ni-chat-trigger-avatar{width:100%;max-width:200px;height:200px;border-radius:14px;object-fit:cover}.ni-chat-wrap-inline .ni-chat-trigger span{display:block;font-size:1rem;font-weight:700;text-align:center}.ni-chat-trigger{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:999px;padding:.45rem 1rem .45rem .45rem;display:inline-flex;align-items:center;gap:.7rem;cursor:pointer;font-size:1.02rem}.ni-chat-trigger-avatar{width:72px;height:72px;border-radius:999px;object-fit:cover;background:#fff;display:block}.ni-chat-panel{width:min(92vw,360px);height:min(70vh,520px);background:var(--paper);border:1px solid var(--line);border-radius:14px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.ni-chat-overlay{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.62);display:grid;place-items:center;padding:1rem}.ni-chat-panel-modal{width:min(96vw,880px);height:min(90vh,760px)}.ni-chat-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:.6rem .75rem}.ni-chat-close{border:1px solid var(--line);background:#fff;border-radius:8px;padding:.35rem .55rem;cursor:pointer}.ni-chat-messages{display:grid;gap:.55rem;align-content:start;overflow:auto;padding:.75rem}.ni-chat-msg-row{display:flex;align-items:flex-start;gap:.45rem}.ni-chat-msg-row-user{justify-content:flex-end}.ni-chat-msg-avatar{width:26px;height:26px;border-radius:999px;object-fit:cover;flex:0 0 26px}.ni-chat-msg{border-radius:10px;padding:.55rem .65rem;line-height:1.4;max-width:100%}.ni-chat-msg-user{background:rgba(138,90,43,.15)}.ni-chat-msg-assistant{background:#fff;border:1px solid var(--line)}.ni-chat-msg a{color:inherit}.ni-chat-product-link{display:inline-flex;align-items:center;margin:.12rem 0;padding:.2rem .6rem;border-radius:999px;border:1px solid rgba(39,95,170,.24);background:rgba(115,167,233,.14);color:#1d5fa8!important;font-weight:700;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.ni-chat-product-link:focus-visible,.ni-chat-product-link:hover{background:rgba(115,167,233,.22);border-color:rgba(39,95,170,.4);text-decoration:underline;transform:translateY(-1px)}.ni-chat-form{border-top:1px solid var(--line);padding:.6rem;display:grid;grid-template-columns:1fr auto;gap:.5rem}.ni-chat-form input{width:100%}.unlock-page{min-height:calc(100dvh - 2rem);background:#000;display:grid}.unlock-wrap{min-height:100%;display:grid;place-items:center;padding-block:2rem}.unlock-card{width:min(100%,420px);border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(10,10,10,.92);box-shadow:0 24px 60px rgba(0,0,0,.45);padding:1.4rem;text-align:center;display:grid;gap:.8rem;color:#fff}.unlock-logo{width:min(100%,240px);height:auto;margin:0 auto .4rem}.unlock-form{display:grid;gap:.55rem}.unlock-form input{background:#fff}@media (max-width:980px){.nav-wrap{min-height:250px;padding-top:.35rem}.brand{margin-top:-.35rem;margin-bottom:.2rem}.brand-image{width:min(100%,920px);height:260px;max-height:min(30vh,260px)}.nav-lower{width:min(100%,940px);margin-top:-3.5rem;grid-template-columns:1fr auto 1fr;justify-items:stretch;gap:.6rem;border-radius:999px;padding:.7rem 1rem}.auth-slot,.nav-socials{justify-self:unset}.nav-links{gap:.9rem;font-size:.98rem}.hero{min-height:calc(100dvh - 8rem);padding:1.35rem 1rem}.home-video-background{inset:1.5rem 1rem 1rem}.footer-powered-brand{gap:.55rem}}@media (max-width:760px){.shell{padding:0 .75rem}main h1{text-align:center}.nav-wrap{min-height:205px;padding-top:.25rem;padding-bottom:0;gap:.25rem}.brand{margin-top:-.2rem;margin-bottom:.1rem}.brand-image{width:min(100%,560px);height:170px;max-height:min(22vh,170px)}.nav-lower{width:fit-content;max-width:94vw;margin-top:-2.15rem;padding:.6rem .7rem;border-radius:999px;column-gap:.22rem;row-gap:.45rem;grid-template-columns:auto auto auto;justify-content:center;align-items:center}.nav-links{display:flex;gap:.45rem;font-size:.82rem;line-height:1.05;flex-wrap:nowrap;grid-column:1/-1;grid-row:2;order:2}.auth-slot{flex-wrap:nowrap;justify-content:center;gap:.2rem;order:0;grid-column:2;grid-row:1;justify-self:center}.auth-user-actions{gap:.25rem}.nav-socials{display:contents}.nav-social-link{grid-column:1;grid-row:1;justify-self:end;order:1;margin-right:.05rem}.nav-cart-link{grid-column:3;grid-row:1;justify-self:start;order:1;margin-left:.05rem}.site-header .btn,.site-header .text-btn{padding:.28rem .48rem;font-size:.78rem}.nav-settings-link{width:30px;height:30px}.nav-social-link{width:28px;height:28px}.nav-social-link svg{width:15px;height:15px}.nav-cart-count{min-width:14px;height:14px;line-height:14px;font-size:.6rem}.nav-links a{white-space:nowrap}.settings-card{flex-direction:column;align-items:stretch}.settings-toggle{width:100%}.cart-item-row{grid-template-columns:1fr;justify-items:center;text-align:center}.cart-item-image{justify-self:center}.cart-item-quantity{justify-items:center}.cart-item-actions,.home-upcoming-list{justify-content:center}.home-upcoming-chip{max-width:100%;flex-basis:100%}.home-main{min-height:100dvh}.home-video-background{inset:.75rem auto auto 50%;width:min(calc(100% - 1.5rem),430px);aspect-ratio:9/16;height:auto;transform:translateX(-50%);border-radius:16px}.hero{min-height:auto;grid-template-rows:auto auto;gap:1.25rem;padding:1rem .5rem 2rem}.home-upcoming-strip{padding:.45rem .25rem}.home-upcoming-title{font-size:.76rem;padding:.3rem .65rem}.cta-row{padding-bottom:.75rem}.home-main .cta-row .btn{width:min(100%,280px)}.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.shop-grid{grid-template-columns:1fr}.contact-form,.shop-grid .card{width:100%}.admin-section{width:100%;padding:.85rem}.admin-form,.admin-season-box,.admin-upcoming-form,.admin-upcoming-item,.admin-upcoming-panel{width:100%}.admin-upcoming-time-row{flex-wrap:wrap;gap:.75rem}.admin-upcoming-time-row>label{width:100%}.admin-season-row{flex-direction:column;gap:.75rem}.admin-products-page .admin-list{grid-template-columns:1fr}.admin-product-summary{align-items:flex-start}.admin-gallery-grid,.gallery-grid{grid-template-columns:1fr}.footer-powered-row{padding:.7rem .75rem;text-align:center;justify-content:center;font-size:.72rem;line-height:1.2;gap:.45rem;flex-wrap:nowrap}.footer-powered-brand{flex-direction:row;gap:.25rem;flex-wrap:nowrap;font-size:inherit}.site-footer>p{font-size:.72rem;line-height:1.2}.footer-branding-image{width:min(124px,28vw)}}