@font-face{font-family:Mansory;src:url(/assets/mansory-regular-C3Ln9bOi.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Mansory;src:url(/assets/mansory-bold-6Yqg80Ao.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Apparat;src:url(/assets/apparat-regular-BHs_zbXM.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Apparat;src:url(/assets/apparat-bold-GitldvwT.otf)format("opentype");font-weight:700;font-display:swap}:root{--green-600:#003713;--green-500:#004518;--green-400:#336a46;--green-100:#ccdad1;--n100:#fcfbf9;--n200:#f9f6f3;--n300:#f6f2ec;--n400:#f3ede6;--n500:#f0e9e0;--n600:#c0bab3;--n700:#908c86;--n800:#605d5a;--n900:#302f2d;--bg:var(--n200);--surface:#fff;--surface-2:var(--n300);--text:var(--n800);--text-h:var(--n900);--text-muted:var(--n700);--border:var(--n500);--border-strong:var(--n600);--accent:var(--green-500);--accent-hover:var(--green-600);--accent-soft:var(--green-100);--danger:#992224;--danger-soft:#ff383c1a;--success:#458c64;--success-soft:#458c6424;--warning:#9a5a10;--warning-soft:#fbe6d1;--radius:16px;--radius-sm:12px;--radius-pill:999px;--shadow:0 2px 12px #302f2d14;--shadow-sm:0 1px 2px #302f2d0f;--shadow-lg:0 16px 40px #00290e38;--font-body:"Apparat", system-ui, -apple-system, sans-serif;--font-display:"Mansory", Georgia, serif;font-family:var(--font-body);color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{background:var(--bg);margin:0}h1,h2,h3{color:var(--text-h);font-family:var(--font-display);letter-spacing:.005em;margin:0;font-weight:700}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button{font:inherit;cursor:pointer}input,textarea,select{font:inherit}input::placeholder,textarea::placeholder{color:var(--text-muted)}.header{background:var(--green-500);z-index:20;color:#fff;border-bottom:none;padding:0 2rem;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;max-width:1160px;min-height:76px;margin:0 auto;padding:.5rem 0;display:flex}.brand{align-items:center;gap:1rem;min-width:0;text-decoration:none;display:flex}.brand-logo{flex-shrink:0;height:26px}.brand-divider{background:#ffffff38;width:1px;height:34px}.brand h1{font-family:var(--font-display);color:#fff;letter-spacing:.01em;font-size:1.25rem;font-weight:700;line-height:1.1}.brand small{font-family:var(--font-body);color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:400;display:block;overflow:hidden}.nav-pills{border-radius:var(--radius-pill);background:#ffffff1f;gap:4px;padding:4px;display:flex}.nav-pills button{border-radius:var(--radius-pill);color:#ffffffd9;height:36px;font-family:var(--font-body);background:0 0;border:none;padding:0 1.1rem;font-size:.9rem;font-weight:700;transition:background .15s,color .15s}.nav-pills button.active{color:var(--green-600);background:#fff}.tabs{flex-wrap:wrap;gap:.5rem;display:flex}.tabs button{border:1px solid var(--border-strong);color:var(--accent);border-radius:var(--radius-pill);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;background:0 0;padding:.5rem 1.1rem;font-size:.8rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.tabs button:hover{border-color:var(--accent)}.tabs button.active{background:var(--accent);border-color:var(--accent);color:#fff}.main{max-width:1160px;margin:0 auto;padding:2.5rem 2rem 5rem}.container{max-width:1160px;margin:0 auto;padding:0 2rem 5rem}.hero{height:340px;position:relative;overflow:hidden}.hero-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(#0000 0%,#00290e 94%);position:absolute;inset:0}.hero-inner{z-index:1;color:#fff;flex-direction:column;justify-content:flex-end;max-width:1160px;height:100%;margin:0 auto;padding:0 2rem 4rem;display:flex;position:relative}.hero-eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:#ffffffd1;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.hero-inner h1{font-family:var(--font-display);color:#fff;max-width:640px;font-size:2.75rem;font-weight:700;line-height:1.08}.hero-inner p{color:#ffffffe6;max-width:520px;margin-top:.85rem;font-size:1.05rem;line-height:1.5}.toolbar{z-index:2;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:-32px;padding:1rem;display:flex;position:relative}.search-field{background:var(--surface-2);border-radius:var(--radius-sm);flex:1;align-items:center;gap:.75rem;min-width:240px;height:52px;padding:0 1.1rem;display:flex}.search-field img{opacity:.55;flex-shrink:0;width:20px;height:20px}.search-field input{min-width:0;color:var(--text-h);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.tag-pills{flex-wrap:wrap;gap:.5rem;display:flex}.sort-select{border-radius:var(--radius-sm);background:var(--surface-2);height:52px;color:var(--text-h);font-family:var(--font-body);border:1px solid #0000;padding:0 1.1rem;font-size:.9rem}.sort-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.tag-pills button{border:1px solid var(--border-strong);border-radius:var(--radius-pill);height:38px;color:var(--accent);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;background:0 0;padding:0 1.1rem;font-size:.8rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.tag-pills button:hover{border-color:var(--accent)}.tag-pills button.active{background:var(--accent);border-color:var(--accent);color:#fff}.page-head{justify-content:space-between;align-items:flex-end;gap:1rem;margin:2.75rem 0 1.4rem;display:flex}.page-eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:.4rem;font-size:.75rem;font-weight:600}.page-head h2{font-family:var(--font-display);font-size:1.9rem;font-weight:700}.page-head .count{color:var(--text-muted);padding-bottom:.35rem;font-size:.9rem}.item-grid{grid-template-columns:repeat(auto-fill,minmax(258px,1fr));gap:1.5rem;display:grid}.item-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:none;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.item-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #302f2d1f}.item-photo-wrap{background:var(--n400);height:186px;position:relative}.item-photo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.item-photo-click{cursor:zoom-in}.carousel{position:relative}.carousel-img{object-fit:contain;background:var(--n400);border-radius:var(--radius);width:100%;max-height:60vh;display:block}.carousel-nav{border-radius:var(--radius-pill);color:#fff;cursor:pointer;background:#302f2d8c;border:none;width:2.4rem;height:2.4rem;font-size:1.6rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.carousel-nav:hover{background:#302f2dcc}.carousel-prev{left:.6rem}.carousel-next{right:.6rem}.carousel-counter{color:#fff;border-radius:var(--radius-pill);background:#302f2da6;padding:.15rem .65rem;font-size:.8rem;position:absolute;bottom:.6rem;left:50%;transform:translate(-50%)}.soldout-badge{background:var(--n900);color:#fff;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.09em;border-radius:var(--radius-pill);padding:.4rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:12px}.item-body{flex-direction:column;flex:1;gap:.4rem;padding:1.15rem 1.15rem .5rem;display:flex}.item-cat{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.09em;color:var(--accent);font-size:.7rem;font-weight:600}.item-body h3{font-family:var(--font-display);font-size:1.2rem;font-weight:700;line-height:1.2}.item-desc{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.item-footer{justify-content:space-between;align-items:center;gap:.6rem;margin-top:auto;padding-top:.75rem;display:flex}.item-price{font-family:var(--font-body);color:var(--accent);font-size:1.25rem;font-weight:700}.item-qty{color:var(--text-h);background:var(--n400);border-radius:var(--radius-pill);border:none;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.item-qty-zero{color:var(--danger);background:var(--danger-soft)}.item-actions{justify-content:flex-end;gap:.5rem;padding:.85rem 1.15rem 1.15rem;display:flex}.item-actions .btn-block{width:100%}.add-to-cart{align-items:center;gap:.5rem;width:100%;display:flex}.add-to-cart .cart-line-controls{flex-shrink:0;margin-top:0}.item-actions-split{border-top:1px solid var(--border);display:flex}.split-btn{height:48px;color:var(--accent);font-family:var(--font-body);background:0 0;border:none;flex:1;font-size:.88rem;font-weight:700}.split-btn+.split-btn{border-left:1px solid var(--border)}.split-btn:hover{background:var(--surface-2)}.split-btn-danger{color:var(--danger)}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);padding:4.5rem 1rem}.empty-state strong{font-family:var(--font-display);color:var(--text-h);margin-bottom:.5rem;font-size:1.35rem;font-weight:700;display:block}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:none;max-width:560px;padding:2rem}.card .hint{color:var(--text-muted);margin-bottom:1.25rem;font-size:.88rem;line-height:1.5}.item-form{flex-direction:column;gap:1.1rem;display:flex}.item-form label{font-family:var(--font-body);color:var(--text-h);flex-direction:column;gap:.45rem;font-size:.82rem;font-weight:700;display:flex}.item-form input,.item-form textarea,.item-form select{border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-h);border:1px solid #0000;padding:.85rem 1rem;font-weight:400;transition:border-color .15s,box-shadow .15s}.item-form input:focus,.item-form textarea:focus,.item-form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.category-new{gap:.5rem;display:flex}.category-new input{flex:1}.item-form textarea{resize:vertical;min-height:96px}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.btn{border-radius:var(--radius-pill);font-family:var(--font-body);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;transition:filter .15s,background .15s,border-color .15s,transform .1s;display:inline-flex}.btn:active:not(:disabled){transform:scale(.97)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){filter:brightness(1.12)}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-ghost{color:var(--text-h);border-color:var(--border-strong);background:0 0}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.btn-danger{color:var(--danger);background:0 0;border-color:#0000;padding:.4rem .85rem;font-size:.85rem}.btn-danger:hover{background:var(--danger-soft)}.btn-danger-solid{background:var(--danger);color:#fff}.btn-danger-solid:hover{filter:brightness(1.1)}.btn-block{width:100%}.alert{border-radius:var(--radius-sm);padding:.85rem 1.1rem;font-size:.88rem;line-height:1.45}.alert-error{background:var(--danger-soft);color:var(--danger)}.alert-success{background:var(--success-soft);color:var(--success)}.header-actions{align-items:center;gap:.85rem;display:flex}.cart-btn{color:var(--green-600);background:#fff;position:relative}.cart-btn:hover:not(:disabled){filter:brightness(.96)}.cart-badge{background:var(--accent);color:#fff;border-radius:var(--radius-pill);border:2px solid #fff;justify-content:center;align-items:center;min-width:1.4rem;height:1.4rem;padding:0 .3rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:-.4rem;right:-.4rem}.drawer-overlay{z-index:60;background:#302f2d80;justify-content:flex-end;align-items:stretch;animation:.2s qb-fade;display:flex;position:fixed;inset:0}.drawer{background:var(--bg);width:100%;max-width:460px;height:100%;box-shadow:var(--shadow-lg);flex-direction:column;animation:.28s qb-slide;display:flex}.drawer-head{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:1.5rem 1.6rem;display:flex}.drawer-head h3{font-family:var(--font-display);font-size:1.35rem;font-weight:700}.drawer-body{flex:1;padding:1.4rem 1.6rem;overflow-y:auto}.drawer-empty{color:var(--text-muted);text-align:center;padding:3rem 0;font-size:.95rem}.drawer-hint{color:var(--text-muted);margin-bottom:1.25rem;font-size:.88rem;line-height:1.5}.drawer-foot{border-top:1px solid var(--border);background:var(--surface);padding:1.25rem 1.6rem}.drawer-total{font-family:var(--font-display);color:var(--text-h);justify-content:space-between;align-items:baseline;margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:flex}.drawer-total strong{font-family:var(--font-body);color:var(--accent);font-size:1.4rem}.btn-back{color:var(--text-h);background:0 0;margin-top:.6rem}.drawer-done{text-align:center;padding:2.5rem .5rem}.done-check{border-radius:var(--radius-pill);background:var(--accent-soft);width:64px;height:64px;color:var(--green-600);justify-content:center;align-items:center;margin-bottom:1.1rem;font-size:1.9rem;display:inline-flex}.drawer-done h4{font-family:var(--font-display);color:var(--text-h);margin:0 0 .6rem;font-size:1.35rem;font-weight:700}.drawer-done p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.cart-lines{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.cart-line{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:14px;gap:.75rem;padding:1rem;display:flex}.cart-line-photo{object-fit:cover;background:var(--n400);border-radius:10px;flex-shrink:0;width:76px;height:76px}.cart-line-body{flex:1;min-width:0}.cart-line-head{justify-content:space-between;gap:.75rem;display:flex}.cart-line-head strong{font-family:var(--font-display);color:var(--text-h);font-size:1rem}.cart-line-remove{color:var(--danger);font-family:var(--font-body);background:0 0;border:none;flex-shrink:0;padding:0;font-size:.82rem;font-weight:700}.cart-line-price{color:var(--text-muted);margin-top:.25rem;font-size:.83rem}.cart-line-controls{align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.qty-btn{border:1px solid var(--border);background:var(--bg);width:2.25rem;height:2.25rem;color:var(--text-h);border-radius:var(--radius-pill);font-size:1.1rem;line-height:1}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.qty-value{text-align:center;min-width:1.75rem;color:var(--text-h);font-weight:700}.modal-overlay{z-index:50;background:#302f2d80;justify-content:center;align-items:center;padding:1rem;animation:.2s qb-fade;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-lg);width:100%;max-width:480px;max-height:90vh;animation:.26s qb-rise;overflow-y:auto}.modal-wide{max-width:600px}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-head h3{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.modal-close{background:var(--surface-2);border-radius:var(--radius-pill);width:2.2rem;height:2.2rem;color:var(--text);border:none;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:inline-flex}.modal-close:hover{color:var(--text-h);filter:brightness(.96)}.modal-body{padding:1.5rem}.modal-actions{justify-content:flex-end;gap:.65rem;margin-top:1.5rem;display:flex}@keyframes qb-fade{0%{opacity:0}to{opacity:1}}@keyframes qb-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes qb-slide{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.admin-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.admin-user{align-items:center;gap:.85rem;display:flex}.admin-user-meta{text-align:right;line-height:1.2}.admin-user-name{color:var(--text-h);font-size:.88rem;font-weight:700}.admin-user-role{color:var(--text-muted);font-size:.75rem}.avatar{border-radius:var(--radius-pill);background:var(--accent-soft);width:42px;height:42px;color:var(--green-600);font-family:var(--font-display);justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.login-card{text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:.65rem;max-width:440px;margin:3rem auto;padding:2.5rem 2.25rem;display:flex}.login-icon{border-radius:var(--radius);width:64px;height:64px;box-shadow:var(--shadow);margin-bottom:.75rem}.login-card h2{font-family:var(--font-display);font-size:1.6rem}.login-card .hint{margin-bottom:.85rem}.login-card .btn{width:100%;height:52px;text-decoration:none}.card-title{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.dropzone{border:1.5px dashed var(--border-strong);border-radius:var(--radius-sm);text-align:center;background:var(--surface-2);cursor:pointer;color:var(--text);flex-direction:column;align-items:center;gap:.5rem;padding:1.6rem;font-size:.88rem;font-weight:400;transition:border-color .15s;display:flex}.dropzone:hover{border-color:var(--accent)}.dropzone img{opacity:.5;width:34px;height:34px}.dropzone strong{color:var(--accent);font-weight:700}.dropzone-lg{padding:2.5rem}.dropzone-lg strong{font-family:var(--font-display);color:var(--text-h);font-size:1.1rem}.dropzone-lg span{color:var(--text-muted);font-size:.88rem}.info-box{background:var(--surface-2);border-radius:var(--radius-sm);gap:.75rem;margin:1rem 0 1.5rem;padding:1rem 1.1rem;display:flex}.info-box img{flex-shrink:0;width:20px;height:20px;margin-top:2px}.info-box p{color:var(--text);font-size:.85rem;line-height:1.5}.info-box strong{color:var(--text-h)}.field-label{font-family:var(--font-body);color:var(--text-h);margin-bottom:.45rem;font-size:.82rem;font-weight:700;display:block}.photo-thumbs{flex-wrap:wrap;gap:.5rem;display:flex}.photo-thumb{border:1px solid var(--border);border-radius:var(--radius-sm);background:0 0;width:76px;height:76px;padding:0;position:relative;overflow:hidden}.photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.photo-thumb-remove{color:#fff;border-radius:var(--radius-pill);background:#302f2dbf;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:.8rem;display:flex;position:absolute;top:3px;right:3px}.photo-thumb:hover{border-color:var(--danger)}.orders{flex-direction:column;gap:1.15rem;max-width:680px;display:flex}.orders-filters{flex-wrap:wrap;align-items:flex-end;gap:.6rem;display:flex}.orders-date-field{font-family:var(--font-body);color:var(--text-muted);flex-direction:column;gap:.3rem;font-size:.72rem;font-weight:700;display:flex}.orders-filters input,.orders-filters select{border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-h);font-family:var(--font-body);border:1px solid #0000;padding:.7rem .9rem}.orders-filters input:focus,.orders-filters select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.orders-filters .orders-search{flex:1;min-width:200px}.orders-export{gap:.6rem;display:flex}.orders-pagination{color:var(--text-muted);justify-content:center;align-items:center;gap:1rem;padding-top:.5rem;font-size:.85rem;display:flex}.order-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:none;padding:1.5rem}.order-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.order-head strong{font-family:var(--font-display);color:var(--text-h);font-size:1.15rem}.order-date{color:var(--text-muted);margin-left:.6rem;font-size:.8rem}.order-contact{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;padding-bottom:1rem;font-size:.9rem;display:flex}.order-contact>span:first-child{color:var(--text-h);font-weight:700}.order-contact a{color:var(--accent)}.order-items{border-collapse:collapse;width:100%;font-size:.9rem}.order-items td{border-bottom:1px solid var(--border);color:var(--text);padding:.6rem 0}.order-line-total{text-align:right;color:var(--text-h);font-weight:700}.order-total-row td{font-family:var(--font-display);color:var(--text-h);border-bottom:none;padding-top:.85rem;font-weight:700}.order-total-row .order-line-total{font-family:var(--font-body);color:var(--accent);font-size:1.05rem}.order-actions{justify-content:flex-end;gap:.65rem;margin-top:1.25rem;display:flex}.badge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-pill);padding:.35rem .85rem;font-size:.7rem;font-weight:600}.badge-warning{background:var(--warning-soft);color:var(--warning)}.badge-success{background:var(--success-soft);color:var(--success)}.badge-danger{background:var(--danger-soft);color:var(--danger)}.footer{text-align:center;max-width:1160px;margin:0 auto;padding:0 1.5rem 2.5rem}.footer a{color:var(--text-muted);font-size:.82rem;text-decoration:none}.footer a:hover{color:var(--accent);text-decoration:underline}@media (width<=640px){.header-inner{justify-content:center}.main{padding:1.5rem 1rem 3.5rem}.form-row{grid-template-columns:1fr}}
