@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg: #d8bda8;--surface: #ffffff;--surface-alt: #f7f7f7;--brand: #0f5d3f;--brand-soft: #1d7a55;--text: #171717;--muted: #6a6a6a;--line: #e9e9e9;--font-sans: "Inter", "Avenir Next", "Segoe UI", system-ui, -apple-system, sans-serif;--shop-header-offset: 116px;font-family:var(--font-sans)}@media (max-width: 960px){:root{--shop-header-offset: 176px}}@media (max-width: 480px){:root{--shop-header-offset: 168px}}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;font-family:var(--font-sans)}button{cursor:pointer}.app-shell{max-width:1300px;margin:10px auto;background:var(--surface);border-radius:10px;border:1px solid #dddedf;padding:0;overflow:hidden}.page-body-with-header{margin-top:108px}.top-strip{height:22px;background:#0a5f40;color:#f4fff9;font-size:11px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.main-header{height:56px;display:flex;align-items:center;border-bottom:1px solid var(--line);padding:0 18px;gap:18px}.logo{font-size:30px}.brand{font-size:28px;font-weight:700}.menu{display:flex;gap:18px;color:#3b3b3b;font-size:14px}.search-box{margin-left:auto;width:300px;background:#f5f6f7;border:1px solid #ececec;border-radius:999px;padding:8px 14px}.header-links{display:flex;gap:14px;margin-left:8px;font-size:13px}.page-body{padding:14px;background:#f8f8f8}.hero{background:#f2eae2;border:1px solid #ece6de;border-radius:8px;height:190px;padding:26px;display:flex;align-items:center;justify-content:space-between}.hero-title{margin:0;font-size:45px;max-width:640px;line-height:1.05}.pill-btn{border:0;background:var(--brand);color:#fff;border-radius:999px;padding:10px 24px;font-weight:600}.outline-btn{border:1px solid var(--brand);color:var(--brand);background:#fff;border-radius:999px;padding:9px 24px;font-weight:600}.filters-row{margin:12px 0;display:flex;gap:8px;flex-wrap:wrap}.filter-chip{border:1px solid #dfdfdf;color:#4c4c4c;background:#fff;border-radius:999px;padding:8px 12px;font-size:12px}.home-grid{display:grid;grid-template-columns:250px 1fr;gap:12px}.card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-card{background:#fff;border:1px solid #ececec;border-radius:8px;padding:8px}.product-card img{width:100%;height:165px;border-radius:6px;object-fit:cover;background:#f5f5f5}.product-name{font-size:13px;font-weight:700;margin:8px 0 2px}.product-meta{color:var(--muted);font-size:11px}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.product-footer .price{font-weight:700}.inline-actions{display:flex;gap:8px;margin-top:10px}.detail-layout{display:grid;grid-template-columns:1fr .9fr;gap:20px;margin-top:16px}.detail-main-image{width:100%;height:510px;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:#f4f4f4}.thumbs{margin-top:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.thumbs img{width:100%;height:96px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.detail-title{font-size:44px;margin:0}.detail-price{font-size:37px;margin:12px 0}.account-layout{display:grid;grid-template-columns:300px 1fr;gap:12px;margin-top:14px}.form-stack{display:grid;gap:8px}.input{width:100%;height:36px;border:1px solid #d5d5d5;border-radius:8px;padding:0 10px;background:#fff}.admin-shell{max-width:1400px;margin:6px auto;background:#e6e8ea;border-radius:16px;padding:12px}.admin-content{background:#f8f8f8;border-radius:16px;padding:10px;display:grid;grid-template-columns:230px 1fr;gap:10px}.sidebar{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px}.sidebar .nav-item{display:block;margin:6px 0;color:#4f4f4f}.dashboard-main{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kpi-card{border:1px solid #e8e8e8;border-radius:12px;background:#fff;padding:12px}.kpi-card.green{background:linear-gradient(125deg,#0d5f40,#28a16d);color:#fff}.split-grid{margin-top:10px;display:grid;grid-template-columns:1.3fr 1fr;gap:10px}@media (max-width: 1200px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout,.home-grid,.account-layout,.admin-content,.split-grid{grid-template-columns:1fr}}.app-header-top[data-v-576d73c6]{background:#075733;height:28px;color:#f7fff8;font-size:11px;position:fixed;top:0;left:0;right:0;z-index:80}.app-header-main[data-v-576d73c6]{height:70px;border-bottom:1px solid #ececec;background:#fff;position:fixed;top:28px;left:0;right:0;z-index:79}.app-header-inner[data-v-576d73c6]{width:min(1280px,calc(100% - 24px));margin:0 auto;padding:0 clamp(12px,3vw,24px)}.app-header-top-inner[data-v-576d73c6]{height:28px;display:flex;align-items:center;justify-content:space-between}.app-header-main-inner[data-v-576d73c6]{height:70px;display:grid;grid-template-columns:auto auto 1fr auto;gap:24px;align-items:center}.app-header-brand-wrap[data-v-576d73c6]{display:inline-flex;align-items:center;justify-content:center;justify-self:start;align-self:center;width:auto;height:auto;line-height:1;margin:0;padding:0;text-decoration:none}.app-header-brand-image[data-v-576d73c6]{width:auto;height:22px;object-fit:contain;object-position:center;display:block;margin-top:-5px}.app-header-menu[data-v-576d73c6]{display:flex;gap:22px;font-size:13px;color:#2222229e}.app-header-menu-empty[data-v-576d73c6]{width:1px}.app-header-menu a[data-v-576d73c6]{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-weight:400}.app-header-search-wrap[data-v-576d73c6]{justify-self:end;position:relative;width:360px}.app-header-search[data-v-576d73c6]{width:100%;height:40px;border:1px solid #ececec;border-radius:999px;padding:0 38px 0 14px;background:#f3f4f5;font-size:13px}.app-header-search-icon[data-v-576d73c6]{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#7b7b7b;font-size:13px}.app-header-actions[data-v-576d73c6]{display:flex;align-items:center;gap:15px;font-size:14px}.app-header-spacer[data-v-576d73c6]{width:100%}.app-header-actions a[data-v-576d73c6]{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:6px;height:32px;line-height:1}.app-header-account[data-v-576d73c6]{position:relative}.app-header-account-btn[data-v-576d73c6]{border:0;background:transparent;display:inline-flex;align-items:center;gap:6px;color:#1f1f1f;padding:0;height:32px;line-height:1}.app-header-account-btn-logged[data-v-576d73c6]{border:1px solid transparent;border-radius:999px;padding:0 10px;height:30px}.app-header-cart-icon[data-v-576d73c6],.app-header-user-icon[data-v-576d73c6]{color:#0f7a4f}.app-header-actions[data-v-576d73c6] .svg-inline--fa{font-size:12px;vertical-align:middle}.app-header-dropdown[data-v-576d73c6]{position:absolute;right:0;top:calc(100% + 8px);min-width:150px;background:#fff;border:1px solid #ececec;border-radius:10px;padding:6px;display:grid;gap:4px;box-shadow:0 8px 24px #15151514}.app-header-dropdown-item[data-v-576d73c6]{border:0;background:#fff;text-align:left;padding:8px 10px;border-radius:8px}.app-header-dropdown-item[data-v-576d73c6]:hover{background:#f5f6f7}.app-header-cart-link[data-v-576d73c6]{white-space:nowrap;display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none}.app-header-burger[data-v-576d73c6]{display:none}@media (min-width: 961px){.app-header-mobile-panel[data-v-576d73c6]{display:none!important}}@media (max-width: 960px){.app-header-main[data-v-576d73c6]{height:auto;position:fixed}.app-header-mobile-panel[data-v-576d73c6]{position:absolute;left:0;right:0;top:100%;z-index:1;border-top:1px solid #ececec;background:#fff;box-shadow:0 12px 28px #1118271a}.app-header-burger[data-v-576d73c6]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;background:transparent;border-radius:10px;color:#222;padding:0;flex-shrink:0}.app-header-burger[data-v-576d73c6]:active{background:#ececec}.app-header-menu[data-v-576d73c6],.app-header-menu-empty[data-v-576d73c6]{display:none!important}.app-header-main-inner[data-v-576d73c6]{height:auto;min-height:56px;padding:10px 0;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;row-gap:10px;column-gap:10px;align-items:center}.app-header-main-inner:has(.app-header-burger) .app-header-burger[data-v-576d73c6]{grid-column:1;grid-row:1}.app-header-main-inner:has(.app-header-burger) .app-header-brand-wrap[data-v-576d73c6]{grid-column:2;grid-row:1;justify-self:start;min-width:0}.app-header-main-inner:not(:has(.app-header-burger)) .app-header-brand-wrap[data-v-576d73c6]{grid-column:1;grid-row:1;min-width:0}.app-header-actions[data-v-576d73c6]{grid-column:3;grid-row:1;flex-shrink:0}.app-header-main-inner:not(:has(.app-header-burger)) .app-header-actions[data-v-576d73c6]{grid-column:2;grid-row:1}.app-header-search-wrap[data-v-576d73c6],.app-header-spacer[data-v-576d73c6]{grid-column:1 / -1;grid-row:2;width:100%;max-width:none;justify-self:stretch}.app-header-main--no-search .app-header-main-inner[data-v-576d73c6]{grid-template-rows:auto}.app-header-main--no-search .app-header-spacer[data-v-576d73c6]{display:none}.app-header-mobile-panel-inner[data-v-576d73c6]{padding-top:4px;padding-bottom:8px}.app-header-mobile-nav[data-v-576d73c6]{display:flex;flex-direction:column}.app-header-mobile-nav-link[data-v-576d73c6]{display:block;padding:14px 4px;font-size:15px;font-weight:600;color:#1f1f1f;text-decoration:none;border-bottom:1px solid #f0f0f0}.app-header-mobile-nav-link[data-v-576d73c6]:last-child{border-bottom:0}.app-header-mobile-nav-link[data-v-576d73c6]:active{background:#f7f8f9}}@media (max-width: 480px){.app-header-top-inner span[data-v-576d73c6]:last-child{display:none}.app-header-actions[data-v-576d73c6]{gap:10px;font-size:13px}.app-header-cart-label[data-v-576d73c6]{display:none}.app-header-cart-link[data-v-576d73c6]{min-width:40px;min-height:40px;justify-content:center;padding:0 8px}}.ui-carousel[data-v-f007c425]{width:100%}.ui-carousel-viewport[data-v-f007c425]{width:100%;overflow:hidden}.ui-carousel-slide[data-v-f007c425]{width:100%}.ui-carousel-slide-enter-active[data-v-f007c425],.ui-carousel-slide-leave-active[data-v-f007c425]{transition:opacity .32s ease,transform .32s ease}.ui-carousel-slide-enter-from[data-v-f007c425]{opacity:0;transform:translate(16px)}.ui-carousel-slide-leave-to[data-v-f007c425]{opacity:0;transform:translate(-16px)}.ui-carousel-controls[data-v-f007c425]{margin-top:8px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.ui-carousel-nav[data-v-f007c425]{border:1px solid #d9d9d9;background:#fff;color:#2f2f2f;border-radius:999px;width:26px;height:26px;line-height:1;font-size:16px;display:inline-flex;align-items:center;justify-content:center}.ui-carousel-dots[data-v-f007c425]{display:inline-flex;align-items:center;gap:6px}.ui-carousel-dot[data-v-f007c425]{width:7px;height:7px;border-radius:999px;border:0;background:#c8c8c8;padding:0}.ui-carousel-dot.active[data-v-f007c425]{background:#0f5d3f}.home-page-bg{background:#f5f5f5;min-height:100vh;padding:0}.home-shell{width:min(1280px,calc(100% - 16px));min-height:100vh;margin:0 auto;background:#f5f5f5;border:0;border-radius:0;overflow:visible}.home-top-strip{background:#075733;height:28px;color:#f7fff8;font-size:11px;padding:0;display:flex;align-items:center;justify-content:space-between;position:fixed;left:0;right:0;top:0;z-index:60}.home-top-strip-inner{width:min(1280px,calc(100% - 36px));margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.home-nav{height:70px;border-bottom:1px solid #ececec;display:block;background:#fff;padding:0;position:fixed;left:0;right:0;top:28px;z-index:59}.home-nav-inner{width:min(1280px,calc(100% - 36px));height:70px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:24px}.home-brand-wrap{display:flex;align-items:center;gap:8px}.home-brand-icon{font-size:20px;color:#0e5a3d}.home-brand{font-size:36px;font-weight:700;color:#0e5a3d}.home-menu{display:flex;gap:22px;font-size:14px;color:#313131}.home-search-wrap{justify-self:end;position:relative;width:360px}.home-search{width:100%;width:360px;height:40px;border:1px solid #ececec;border-radius:999px;padding:0 38px 0 14px;background:#f3f4f5}.home-search-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#7b7b7b;font-size:13px}.home-actions{display:flex;gap:15px;font-size:14px}.home-actions a{display:inline-flex;align-items:center;gap:6px}.home-body{background:#f5f5f5;padding:var(--shop-header-offset, 116px) clamp(12px,4vw,24px) 24px}.home-hero{background:transparent;border-radius:4px;padding:0;min-height:0;display:block}.home-hero img{width:100%;height:clamp(160px,42vw,280px);object-fit:cover;border-radius:8px;display:block}.home-buy-btn{margin-top:20px;border:0;background:#065b3b;color:#fff;border-radius:12px;padding:12px 26px;font-weight:600;font-size:12px}.home-filter-row{margin-top:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.home-filter-left{display:flex;flex-wrap:wrap;gap:8px}.home-chip{border:1px solid #e1e1e1;background:#fff;color:#3f3f3f;border-radius:999px;font-size:12px;height:33px;padding:0 13px;display:inline-flex;align-items:center;gap:6px}.home-chip.active{border-color:#0d5b3a;color:#0d5b3a;font-weight:600}.home-sort-wrap{position:relative}.home-sort{height:33px;border:1px solid #e1e1e1;border-radius:999px;padding:0 32px 0 12px;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:12px;font-weight:600;color:#3f3f3f;font-family:inherit;min-width:128px}.home-sort-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:11px;color:#3f3f3f;pointer-events:none}.home-title{margin:24px 0 16px;font-size:40px;color:#222}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.home-product-card{position:relative;background:#fff;border:1px solid #ececec;border-radius:6px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease;animation:home-card-stagger-in .55s ease both;animation-delay:var(--card-delay, 0ms)}.home-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #10182814}.home-product-enter-active,.home-product-leave-active{transition:all .3s ease}.home-product-enter-from,.home-product-leave-to{opacity:0;transform:translateY(12px) scale(.985)}.home-product-move{transition:transform .3s ease}@keyframes home-card-stagger-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.home-heart{position:absolute;top:8px;right:8px;border:1px solid #e6e6e6;background:#fff;color:#6d6d6d;border-radius:999px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:12px}.home-heart.active{background:#df3b3b;border-color:#df3b3b;color:#fff}.home-product-card img{width:100%;height:230px;object-fit:cover;background:#f3f3f3;padding:0}.home-product-info{padding:10px}.home-product-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:clamp(13px,2.8vw,15px)}.home-product-head strong{color:#222!important}.home-product-head span{font-weight:700;color:#222!important}.home-product-info p{margin:5px 0;color:#7c7c7c;font-size:11px}.home-rating{color:#20a032;font-size:12px;margin-bottom:8px}.home-rating span{color:#7b7b7b}.home-cart-btn{border:1px solid #ececec;background:#fff;border-radius:8px;height:32px;padding:0 14px;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.home-more-wrap{text-align:center;margin-top:14px}.home-empty-novidades{min-height:calc(100vh - 320px);display:flex;align-items:center;justify-content:center;text-align:center;color:#22222273;font-size:28px;font-weight:600;text-transform:lowercase}@media (max-width: 1200px){.home-nav{height:auto}.home-nav-inner{grid-template-columns:1fr;height:auto;padding:12px 16px;gap:10px}.home-search-wrap{width:100%;justify-self:stretch}.home-hero{display:block}.home-hero img{width:100%;height:auto;min-height:160px;max-height:240px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-product-card img{height:min(200px,38vw)}}@media (max-width: 560px){.home-product-grid{grid-template-columns:1fr}.home-product-card img{height:min(240px,55vw)}.home-filter-left{width:100%}.home-sort-wrap{flex:1;min-width:0}.home-sort{width:100%;min-width:0}.home-empty-novidades{font-size:clamp(18px,5vw,24px);min-height:40vh}}.pd-page-bg{background:#f5f5f5;min-height:100vh;padding:0}.pd-shell{width:min(1280px,calc(100% - 16px));min-height:100vh;margin:0 auto;background:#f5f5f5}.pd-top-strip{background:#075733;height:28px;color:#f7fff8;font-size:11px;position:fixed;left:0;right:0;top:0;z-index:60}.pd-top-strip-inner{width:min(1280px,calc(100% - 36px));height:28px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.pd-nav{height:70px;border-bottom:1px solid #ececec;background:#fff;position:fixed;left:0;right:0;top:28px;z-index:59}.pd-nav-inner{width:min(1280px,calc(100% - 36px));height:70px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:24px}.pd-brand-wrap{display:flex;align-items:center;gap:8px}.pd-brand-icon{font-size:22px}.pd-brand{font-size:36px;font-weight:700;color:#0e5a3d;text-decoration:none}.pd-menu{display:flex;gap:22px;font-size:14px;color:#313131}.pd-menu a,.pd-actions a{color:inherit;text-decoration:none}.pd-search{justify-self:end;width:360px;height:40px;border:1px solid #ececec;border-radius:999px;padding:0 14px;background:#f3f4f5}.pd-actions{display:flex;gap:15px;font-size:14px}.pd-body{background:#f5f5f5;padding:var(--shop-header-offset, 116px) clamp(12px,4vw,24px) 24px}.pd-card{background:#fff;border:1px solid #ececec;border-radius:6px;padding:16px}.pd-breadcrumb{color:#7a7a7a;font-size:12px;margin-bottom:8px}.pd-grid{display:grid;grid-template-columns:1fr .95fr;gap:clamp(14px,3vw,22px);align-items:stretch}.pd-main-image{width:100%;height:auto;min-height:220px;max-height:520px;aspect-ratio:1;object-fit:cover;border:1px solid #ececec;border-radius:8px}.pd-thumbs{margin-top:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pd-thumbs img{width:100%;height:98px;object-fit:cover;border-radius:8px;border:1px solid #ececec}.pd-title{margin:0;font-size:clamp(1.5rem,4.5vw,3.25rem);line-height:1.1;color:#222}.pd-description{color:#6a6a6a;font-size:13px}.pd-price{font-size:clamp(1.5rem,4vw,2.6rem);color:#222}.pd-details{display:flex;flex-direction:column;height:100%}.pd-quantity{display:flex;align-items:center;gap:10px;margin:16px 0}.pd-chip{border:1px solid #e1e1e1;background:#fff;color:#3f3f3f;border-radius:999px;font-size:12px;height:33px;padding:0 13px}.pd-stock{color:#be4f08;margin-left:12px}.pd-actions-row{display:flex;gap:10px;margin-top:14px;align-items:center;flex-wrap:wrap}.pd-primary,.pd-secondary{height:46px;padding:0 18px;font-size:12px;line-height:1;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:min(100%,160px)}.pd-primary{border:0;background:#065b3b;color:#fff}.pd-secondary{border:1px solid #ececec;background:#fff;color:#222}.pd-info-box{border:1px solid #ececec;border-radius:8px;padding:12px;background:#fff;margin-top:8px}.pd-info-box-delivery{margin-top:auto}.pd-info-box p{margin:0}.pd-info-box p+p{margin-top:6px;color:#6a6a6a;font-size:12px}@media (max-width: 1200px){.pd-nav{height:auto}.pd-nav-inner{grid-template-columns:1fr;height:auto;padding:12px 16px;gap:10px}.pd-search{width:100%;justify-self:stretch}.pd-grid{grid-template-columns:1fr}.pd-main-image{max-height:none;aspect-ratio:4 / 3}.pd-thumbs{grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}.pd-thumbs img{height:72px}}@media (max-width: 480px){.pd-card{padding:12px}.pd-quantity{flex-wrap:wrap}.pd-stock{margin-left:0;width:100%}}.account-page{min-height:100vh;background:#f5f5f5;--shop-header-offset: 126px}.account-shell{width:min(1280px,calc(100% - 16px));margin:0 auto;padding:var(--shop-header-offset, 126px) clamp(12px,4vw,24px) 24px}@media (max-width: 960px){.account-page{--shop-header-offset: 132px}}@media (max-width: 480px){.account-page{--shop-header-offset: 126px}}.account-grid{display:grid;grid-template-columns:minmax(0,250px) minmax(0,1fr);gap:14px;align-items:start}.account-nav,.account-content{background:#fff;border:1px solid #e9e9e9;border-radius:12px}.account-nav{padding:12px;display:grid;gap:6px;align-content:start;height:fit-content}.account-nav-link{display:block;border-radius:10px;padding:10px 12px;color:#3f3f3f;text-decoration:none;font-size:14px}.account-nav-link.active{background:#eef8f3;color:#0f5d3f;font-weight:600}.account-content{padding:16px}.account-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-profile-grid-clean .account-panel{border:0;border-radius:0;padding:0;background:transparent}.account-profile-grid-single{grid-template-columns:1fr}.account-panel{border:1px solid #ececec;border-radius:12px;padding:14px;background:#fff}.account-panel-title{margin:0;font-size:18px;color:#222}.account-panel-subtitle{margin:6px 0 12px;color:#6e6e6e;font-size:13px}.account-panel-actions{display:flex;justify-content:flex-start;margin-top:2px}.account-section-title{margin:0 0 10px;font-size:24px;color:#222}.account-meta{margin:0 0 12px;color:#6e6e6e}.account-form{display:grid;gap:10px;max-width:460px}.account-form-inline{max-width:100%}.account-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-field{display:grid;gap:6px}.account-input{height:40px;border:1px solid #d9d9d9;border-radius:10px;padding:0 12px;font-size:13px}.account-btn,.account-btn-outline{height:40px;border-radius:12px;padding:0 16px;font-weight:600;font-size:13px}.account-btn{border:1px solid #0f5d3f;background:#0f5d3f;color:#fff}.account-btn-outline{border:1px solid #ececec;background:#fff;color:#0f5d3f}.account-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.account-list-item{border:1px solid #ececec;border-radius:10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.account-order-item{display:grid;gap:6px}.account-order-products{margin:0;color:#1f1f1f;font-weight:600}.account-order-meta{margin:0;color:#6e6e6e;font-size:13px;display:inline-flex;align-items:center;gap:6px}.account-order-status{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-weight:600;font-size:12px}.account-order-status.progress{background:#fff6d8;color:#8a6500}.account-order-status.finished{background:#e8f6ee;color:#0d6b3d}.account-order-status.cancelled{background:#fdecec;color:#b42318}.account-orders-panel{max-height:calc(100vh - 300px);display:flex;flex-direction:column}.account-orders-list{overflow-y:auto;padding-right:4px}.account-favorites-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.account-favorite-card{border:1px solid #ececec;border-radius:12px;padding:10px;display:flex;align-items:center;gap:10px;background:#fff}.account-favorite-image{width:64px;height:64px;object-fit:cover;border-radius:10px;border:1px solid #efefef;background:#fafafa}.account-favorite-content{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:64px}.account-favorite-name{display:block;color:#1f1f1f;font-size:14px;line-height:1.35;word-break:break-word}.account-favorite-qty{margin-top:4px;color:#5f5f5f;font-size:12px}.account-favorite-remove{margin-top:6px;border:0;background:transparent;color:#9a1c1c;padding:0;font-size:10px;line-height:1;cursor:pointer;text-decoration:none}.account-favorite-remove:hover{color:#7d1111}@media (max-width: 1024px){.account-grid{grid-template-columns:1fr}.account-nav{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:10px;scrollbar-width:thin}.account-nav-link{flex:0 0 auto;white-space:nowrap;padding:8px 14px;font-size:13px}.account-profile-grid,.account-form-row{grid-template-columns:1fr}.account-orders-panel{max-height:none}}@media (max-width: 560px){.account-section-title{font-size:clamp(1.15rem,4vw,1.5rem)}.account-favorites-grid{grid-template-columns:1fr}.account-favorite-card{flex-wrap:wrap}}.auth-login-page[data-v-cd952005]{min-height:100vh;background:#f4f3ed;padding:var(--shop-header-offset, 116px) clamp(16px,4vw,26px) 20px;color:#1f1f1f}.auth-login-page--compact-head[data-v-cd952005]{--shop-header-offset: 116px}@media (max-width: 960px){.auth-login-page--compact-head[data-v-cd952005]{--shop-header-offset: 132px}}@media (max-width: 480px){.auth-login-page--compact-head[data-v-cd952005]{--shop-header-offset: 126px}}.auth-login-header[data-v-cd952005]{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.auth-logo[data-v-cd952005]{font-size:38px;color:#0f5d3f;line-height:1}.auth-logo-sub[data-v-cd952005]{margin:12px 0 0;color:#6f6f6f;border-top:1px solid #d3d3d3;padding-top:8px;font-size:13px}.auth-header-actions[data-v-cd952005]{display:flex;align-items:center;gap:14px}.auth-ghost-btn[data-v-cd952005],.auth-ghost-link[data-v-cd952005]{background:transparent;border:0;color:#1f1f1f;font-size:14px;text-decoration:none}.auth-cta-btn[data-v-cd952005]{border:0;background:#0f5d3f;color:#fff;border-radius:10px;padding:12px 18px;font-weight:600}.auth-login-stage[data-v-cd952005]{max-width:1280px;margin:22px auto 0;min-height:calc(100vh - 160px);display:grid;place-items:center}.auth-login-card[data-v-cd952005]{width:min(100%,470px);border:1px solid #e5e4de;background:#fafaf8;border-radius:26px;padding:clamp(20px,5vw,30px);box-shadow:0 6px 20px #1818180d}.auth-login-card h1[data-v-cd952005]{margin:0;text-align:center;font-size:clamp(1.5rem,5vw,2.75rem);color:#222}.auth-subtitle[data-v-cd952005]{margin:8px 0 22px;text-align:center;color:#5f5f5f}.auth-form-stack[data-v-cd952005]{display:grid;gap:10px}.auth-input[data-v-cd952005]{height:46px;border:1px solid #e1e1e1;border-radius:9px;padding:0 12px;background:#fff;font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-cd952005]:focus{font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-cd952005]:-webkit-autofill,.auth-input[data-v-cd952005]:-webkit-autofill:hover,.auth-input[data-v-cd952005]:-webkit-autofill:focus,.auth-input[data-v-cd952005]:-webkit-autofill:active{-webkit-text-fill-color:#1f1f1f!important;font-size:12px!important;line-height:1.4!important;font-family:inherit!important;transition:background-color 9999s ease-in-out 0s}.auth-help[data-v-cd952005]{margin:4px 0 0;color:#5d5d5d;font-size:13px}.auth-submit-btn[data-v-cd952005]{height:46px;border:0;border-radius:9px;background:#0f5d3f;color:#fff;font-weight:700}.auth-switch[data-v-cd952005]{text-align:center;font-size:13px;color:#555}.auth-text-btn[data-v-cd952005]{border:0;background:transparent;color:#0f5d3f;font-weight:600}.auth-verify-box[data-v-cd952005]{margin-top:14px;border:1px dashed #cfcfcf;border-radius:10px;padding:10px}.auth-footer[data-v-cd952005]{text-align:center;color:#555;margin-top:14px;font-size:13px;padding:0 8px 8px}@media (max-width: 560px){.auth-logo[data-v-cd952005]{font-size:clamp(26px,8vw,38px)}.auth-header-actions[data-v-cd952005]{width:100%;justify-content:flex-end}.auth-cta-btn[data-v-cd952005]{padding:10px 14px;font-size:13px}}.auth-login-page[data-v-334f0790]{min-height:100vh;background:#f4f3ed;padding:var(--shop-header-offset, 116px) clamp(16px,4vw,26px) 20px;color:#1f1f1f}.auth-login-page--compact-head[data-v-334f0790]{--shop-header-offset: 116px}@media (max-width: 960px){.auth-login-page--compact-head[data-v-334f0790]{--shop-header-offset: 132px}}@media (max-width: 480px){.auth-login-page--compact-head[data-v-334f0790]{--shop-header-offset: 126px}}.auth-login-header[data-v-334f0790]{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.auth-logo[data-v-334f0790]{font-size:38px;color:#0f5d3f;line-height:1}.auth-logo-sub[data-v-334f0790]{margin:12px 0 0;color:#6f6f6f;border-top:1px solid #d3d3d3;padding-top:8px;font-size:13px}.auth-header-actions[data-v-334f0790]{display:flex;align-items:center;gap:14px}.auth-ghost-btn[data-v-334f0790],.auth-ghost-link[data-v-334f0790]{background:transparent;border:0;color:#1f1f1f;font-size:14px;text-decoration:none}.auth-cta-btn[data-v-334f0790]{border:0;background:#0f5d3f;color:#fff;border-radius:10px;padding:12px 18px;font-weight:600}.auth-login-stage[data-v-334f0790]{max-width:1280px;margin:22px auto 0;min-height:calc(100vh - 160px);display:grid;place-items:center}.auth-login-card[data-v-334f0790]{width:min(100%,470px);border:1px solid #e5e4de;background:#fafaf8;border-radius:26px;padding:clamp(20px,5vw,30px);box-shadow:0 6px 20px #1818180d}.auth-login-card h1[data-v-334f0790]{margin:0;text-align:center;font-size:clamp(1.5rem,5vw,2.75rem);color:#222}.auth-subtitle[data-v-334f0790]{margin:8px 0 22px;text-align:center;color:#5f5f5f}.auth-form-stack[data-v-334f0790]{display:grid;gap:10px}.auth-input[data-v-334f0790]{height:46px;border:1px solid #e1e1e1;border-radius:9px;padding:0 12px;background:#fff;font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-334f0790]:focus{font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-334f0790]:-webkit-autofill,.auth-input[data-v-334f0790]:-webkit-autofill:hover,.auth-input[data-v-334f0790]:-webkit-autofill:focus,.auth-input[data-v-334f0790]:-webkit-autofill:active{-webkit-text-fill-color:#1f1f1f!important;font-size:12px!important;line-height:1.4!important;font-family:inherit!important;transition:background-color 9999s ease-in-out 0s}.auth-help[data-v-334f0790]{margin:4px 0 0;color:#5d5d5d;font-size:13px}.auth-submit-btn[data-v-334f0790]{height:46px;border:0;border-radius:9px;background:#0f5d3f;color:#fff;font-weight:700}.auth-switch[data-v-334f0790]{text-align:center;font-size:13px;color:#555}.auth-text-btn[data-v-334f0790]{border:0;background:transparent;color:#0f5d3f;font-weight:600}.auth-verify-box[data-v-334f0790]{margin-top:14px;border:1px dashed #cfcfcf;border-radius:10px;padding:10px}.auth-footer[data-v-334f0790]{text-align:center;color:#555;margin-top:14px;font-size:13px;padding:0 8px 8px}@media (max-width: 560px){.auth-logo[data-v-334f0790]{font-size:clamp(26px,8vw,38px)}.auth-header-actions[data-v-334f0790]{width:100%;justify-content:flex-end}.auth-cta-btn[data-v-334f0790]{padding:10px 14px;font-size:13px}}.auth-login-page[data-v-d394225b]{min-height:100vh;background:#f4f3ed;padding:var(--shop-header-offset, 116px) clamp(16px,4vw,26px) 20px;color:#1f1f1f}.auth-login-page--compact-head[data-v-d394225b]{--shop-header-offset: 116px}@media (max-width: 960px){.auth-login-page--compact-head[data-v-d394225b]{--shop-header-offset: 132px}}@media (max-width: 480px){.auth-login-page--compact-head[data-v-d394225b]{--shop-header-offset: 126px}}.auth-login-header[data-v-d394225b]{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.auth-logo[data-v-d394225b]{font-size:38px;color:#0f5d3f;line-height:1}.auth-logo-sub[data-v-d394225b]{margin:12px 0 0;color:#6f6f6f;border-top:1px solid #d3d3d3;padding-top:8px;font-size:13px}.auth-header-actions[data-v-d394225b]{display:flex;align-items:center;gap:14px}.auth-ghost-btn[data-v-d394225b],.auth-ghost-link[data-v-d394225b]{background:transparent;border:0;color:#1f1f1f;font-size:14px;text-decoration:none}.auth-cta-btn[data-v-d394225b]{border:0;background:#0f5d3f;color:#fff;border-radius:10px;padding:12px 18px;font-weight:600}.auth-login-stage[data-v-d394225b]{max-width:1280px;margin:22px auto 0;min-height:calc(100vh - 160px);display:grid;place-items:center}.auth-login-card[data-v-d394225b]{width:min(100%,470px);border:1px solid #e5e4de;background:#fafaf8;border-radius:26px;padding:clamp(20px,5vw,30px);box-shadow:0 6px 20px #1818180d}.auth-login-card h1[data-v-d394225b]{margin:0;text-align:center;font-size:clamp(1.5rem,5vw,2.75rem);color:#222}.auth-subtitle[data-v-d394225b]{margin:8px 0 22px;text-align:center;color:#5f5f5f}.auth-form-stack[data-v-d394225b]{display:grid;gap:10px}.auth-input[data-v-d394225b]{height:46px;border:1px solid #e1e1e1;border-radius:9px;padding:0 12px;background:#fff;font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-d394225b]:focus{font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-d394225b]:-webkit-autofill,.auth-input[data-v-d394225b]:-webkit-autofill:hover,.auth-input[data-v-d394225b]:-webkit-autofill:focus,.auth-input[data-v-d394225b]:-webkit-autofill:active{-webkit-text-fill-color:#1f1f1f!important;font-size:12px!important;line-height:1.4!important;font-family:inherit!important;transition:background-color 9999s ease-in-out 0s}.auth-help[data-v-d394225b]{margin:4px 0 0;color:#5d5d5d;font-size:13px}.auth-submit-btn[data-v-d394225b]{height:46px;border:0;border-radius:9px;background:#0f5d3f;color:#fff;font-weight:700}.auth-switch[data-v-d394225b]{text-align:center;font-size:13px;color:#555}.auth-text-btn[data-v-d394225b]{border:0;background:transparent;color:#0f5d3f;font-weight:600}.auth-verify-box[data-v-d394225b]{margin-top:14px;border:1px dashed #cfcfcf;border-radius:10px;padding:10px}.auth-footer[data-v-d394225b]{text-align:center;color:#555;margin-top:14px;font-size:13px;padding:0 8px 8px}@media (max-width: 560px){.auth-logo[data-v-d394225b]{font-size:clamp(26px,8vw,38px)}.auth-header-actions[data-v-d394225b]{width:100%;justify-content:flex-end}.auth-cta-btn[data-v-d394225b]{padding:10px 14px;font-size:13px}}.auth-login-page[data-v-d287ce62]{min-height:100vh;background:#f4f3ed;padding:var(--shop-header-offset, 116px) clamp(16px,4vw,26px) 20px;color:#1f1f1f}.auth-login-page--compact-head[data-v-d287ce62]{--shop-header-offset: 116px}@media (max-width: 960px){.auth-login-page--compact-head[data-v-d287ce62]{--shop-header-offset: 132px}}@media (max-width: 480px){.auth-login-page--compact-head[data-v-d287ce62]{--shop-header-offset: 126px}}.auth-login-header[data-v-d287ce62]{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.auth-logo[data-v-d287ce62]{font-size:38px;color:#0f5d3f;line-height:1}.auth-logo-sub[data-v-d287ce62]{margin:12px 0 0;color:#6f6f6f;border-top:1px solid #d3d3d3;padding-top:8px;font-size:13px}.auth-header-actions[data-v-d287ce62]{display:flex;align-items:center;gap:14px}.auth-ghost-btn[data-v-d287ce62],.auth-ghost-link[data-v-d287ce62]{background:transparent;border:0;color:#1f1f1f;font-size:14px;text-decoration:none}.auth-cta-btn[data-v-d287ce62]{border:0;background:#0f5d3f;color:#fff;border-radius:10px;padding:12px 18px;font-weight:600}.auth-login-stage[data-v-d287ce62]{max-width:1280px;margin:22px auto 0;min-height:calc(100vh - 160px);display:grid;place-items:center}.auth-login-card[data-v-d287ce62]{width:min(100%,470px);border:1px solid #e5e4de;background:#fafaf8;border-radius:26px;padding:clamp(20px,5vw,30px);box-shadow:0 6px 20px #1818180d}.auth-login-card h1[data-v-d287ce62]{margin:0;text-align:center;font-size:clamp(1.5rem,5vw,2.75rem);color:#222}.auth-subtitle[data-v-d287ce62]{margin:8px 0 22px;text-align:center;color:#5f5f5f}.auth-form-stack[data-v-d287ce62]{display:grid;gap:10px}.auth-input[data-v-d287ce62]{height:46px;border:1px solid #e1e1e1;border-radius:9px;padding:0 12px;background:#fff;font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-d287ce62]:focus{font-size:12px!important;line-height:1.4!important;font-family:inherit!important}.auth-input[data-v-d287ce62]:-webkit-autofill,.auth-input[data-v-d287ce62]:-webkit-autofill:hover,.auth-input[data-v-d287ce62]:-webkit-autofill:focus,.auth-input[data-v-d287ce62]:-webkit-autofill:active{-webkit-text-fill-color:#1f1f1f!important;font-size:12px!important;line-height:1.4!important;font-family:inherit!important;transition:background-color 9999s ease-in-out 0s}.auth-help[data-v-d287ce62]{margin:4px 0 0;color:#5d5d5d;font-size:13px}.auth-submit-btn[data-v-d287ce62]{height:46px;border:0;border-radius:9px;background:#0f5d3f;color:#fff;font-weight:700}.auth-switch[data-v-d287ce62]{text-align:center;font-size:13px;color:#555}.auth-text-btn[data-v-d287ce62]{border:0;background:transparent;color:#0f5d3f;font-weight:600}.auth-verify-box[data-v-d287ce62]{margin-top:14px;border:1px dashed #cfcfcf;border-radius:10px;padding:10px}.auth-footer[data-v-d287ce62]{text-align:center;color:#555;margin-top:14px;font-size:13px;padding:0 8px 8px}@media (max-width: 560px){.auth-logo[data-v-d287ce62]{font-size:clamp(26px,8vw,38px)}.auth-header-actions[data-v-d287ce62]{width:100%;justify-content:flex-end}.auth-cta-btn[data-v-d287ce62]{padding:10px 14px;font-size:13px}}.backoffice-login-page[data-v-d287ce62]{padding-top:20px}.backoffice-login-page .auth-login-stage[data-v-d287ce62]{min-height:calc(100vh - 90px);margin-top:0}.backoffice-page{min-height:100vh;background:#f4f6f8;padding:0}.backoffice-shell{width:100%;max-width:none;min-height:100vh;margin:0;background:#f4f6f8;border-radius:0;border:0;padding:clamp(12px,2vw,28px);box-sizing:border-box}.backoffice-grid{display:grid;grid-template-columns:260px 1fr;gap:12px;align-items:start}.backoffice-sidebar,.backoffice-main{background:#fff;border:1px solid #e7ebee;border-radius:16px}.backoffice-sidebar{padding:18px 14px;box-shadow:0 10px 28px #1118270a;position:sticky;top:10px;align-self:start;max-height:calc(100vh - 20px);overflow:auto}.backoffice-logo{margin:0 0 6px;color:#0f5d3f;font-size:24px}.backoffice-menu-title{color:#8a8f97;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;margin-top:14px}.backoffice-nav-link{display:block;padding:10px 12px;border-radius:10px;color:#424852;text-decoration:none;font-size:14px;transition:background .2s ease,color .2s ease}.backoffice-nav-link.active{background:#eaf7f1;color:#0f5d3f;font-weight:600}.backoffice-main{padding:16px;box-shadow:0 12px 28px #1118270a;min-width:0}.backoffice-content{margin-top:2px}.backoffice-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.backoffice-title{margin:0;font-size:40px;color:#222;line-height:1.05}.backoffice-subtitle{color:#717680;font-size:14px}.backoffice-btn,.backoffice-btn-outline{height:40px;border-radius:12px;padding:0 18px;border:0;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.backoffice-btn{background:#0f5d3f;color:#fff}.backoffice-btn-outline{background:#fff;color:#0f5d3f;border:1px solid #0f5d3f}.backoffice-btn-outline.backoffice-btn-sm{height:34px;padding:0 14px;font-size:12px}.backoffice-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.backoffice-kpi-grid-orders{grid-template-columns:repeat(5,minmax(0,1fr))}.backoffice-kpi-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.backoffice-kpi-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.backoffice-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.backoffice-data-list{list-style:none;margin:0;padding:0 4px 0 0;display:grid;gap:10px;max-height:min(560px,calc(100vh - 320px));overflow:auto}.backoffice-data-card{border:1px solid #e8edf2;border-radius:12px;padding:12px;background:#fff}.backoffice-data-title{font-size:14px;color:#1f2937;font-weight:700;word-break:break-word}.backoffice-data-meta{margin:8px 0 0;color:#596273;font-size:13px;line-height:1.5}.backoffice-card .backoffice-orders-top h3,.backoffice-card>h3{margin:0 0 4px;font-size:16px;color:#1f2937}.backoffice-filters-only{margin-bottom:12px;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.backoffice-kpi{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:#fff;box-shadow:0 8px 20px #11182708}.backoffice-kpi.green{background:linear-gradient(135deg,#0b5a3b,#0f7d53);color:#fff}.backoffice-kpi h2{margin:8px 0 0;font-size:34px}.backoffice-kpi-label{margin:0;font-size:13px;font-weight:600}.backoffice-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.backoffice-dashboard-secondary{margin-top:12px}.backoffice-insight-card{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:linear-gradient(160deg,#fff,#f7fbf8);box-shadow:0 8px 20px #11182708}.backoffice-insight-card h3{margin:0 0 4px}.backoffice-insight-list{margin-top:12px;display:grid;gap:10px}.backoffice-insight-row{border:1px solid #ebeff4;background:#fff;border-radius:10px;padding:10px;display:grid;gap:6px}.backoffice-insight-row strong{font-size:13px;color:#3b4553}.backoffice-insight-row p{margin:2px 0 0;font-size:20px;font-weight:700;color:#1f2937}.backoffice-insight-pill{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.backoffice-insight-pill.neutral{color:#1f4e3b;background:#e8f6ee}.backoffice-insight-pill.positive{color:#0f5d3f;background:#e9f8ef}.backoffice-progress{width:100%;height:8px;border-radius:999px;background:#edf2f7;overflow:hidden}.backoffice-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f5d3f,#1d8d63)}.backoffice-progress.danger span{background:linear-gradient(90deg,#d65f52,#b42318)}.backoffice-card{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:#fff;box-shadow:0 8px 20px #11182708}.backoffice-card h3{margin:0 0 8px}.backoffice-highlight{background:linear-gradient(145deg,#f6fcf8,#fff)}.backoffice-quick-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.backoffice-form{display:grid;gap:10px}.backoffice-input,.backoffice-select{height:40px;border-radius:10px;border:1px solid #d9d9d9;padding:0 10px}.backoffice-list{list-style:none;margin:10px 0 0;padding:0;max-height:320px;overflow:auto}.backoffice-list li{border:1px solid #edf0f3;border-radius:10px;padding:10px;margin-bottom:10px}.backoffice-row-actions{display:flex;gap:6px;margin-top:8px}.backoffice-row-actions .backoffice-btn-outline:disabled{opacity:.45;cursor:not-allowed}.backoffice-orders-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;gap:10px}.backoffice-orders-filters{margin-bottom:12px;display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.backoffice-status-tabs{display:flex;gap:6px;flex-wrap:wrap}.backoffice-tab-btn{height:34px;border-radius:999px;border:1px solid #dbe4ed;background:#fff;color:#526072;font-size:12px;font-weight:600;padding:0 12px;cursor:pointer}.backoffice-tab-btn.active{border-color:#0f5d3f;background:#e9f8ef;color:#0f5d3f}.backoffice-orders-search{width:min(320px,100%);height:34px;font-size:12px;line-height:1.3}.backoffice-orders-search::placeholder{font-size:12px;color:#8a9099}.backoffice-orders-search:focus{font-size:12px}.backoffice-orders-total{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ecf8f2;color:#0f5d3f;font-size:12px;font-weight:700}.backoffice-orders-list{list-style:none;margin:0;padding:0 4px 0 0;display:grid;gap:10px;max-height:560px;overflow:auto}.backoffice-order-card{border:1px solid #e8edf2;border-radius:12px;padding:12px;background:#fff}.backoffice-order-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.backoffice-order-head-text{flex:1;min-width:0}.backoffice-product-list-thumb{width:52px;height:52px;border-radius:10px;object-fit:cover;flex-shrink:0;border:1px solid #e8edf2}.backoffice-file-block,.backoffice-gallery-block{display:grid;gap:8px}.backoffice-file-label{font-weight:600;color:#424852}.backoffice-file-input{font-size:12px;max-width:100%}.backoffice-thumb-preview{max-width:160px;max-height:160px;border-radius:10px;object-fit:cover;border:1px solid #e8edf2}.backoffice-thumb-preview-sm{max-width:80px;max-height:80px}.backoffice-gallery-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #eef2f5}.backoffice-gallery-row:last-child{border-bottom:0}.backoffice-gallery-slot-label{font-size:12px;font-weight:700;color:#0f5d3f;min-width:14px}.backoffice-order-id{font-size:14px;color:#1f2937;font-weight:700;word-break:break-all}.backoffice-order-products{margin:10px 0 0;color:#596273;font-size:13px;line-height:1.5}.backoffice-pagination{margin-top:12px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.backoffice-orders-empty{border:1px dashed #dbe3ea;border-radius:12px;background:#f9fbfd;color:#667085;padding:14px;font-size:14px}.backoffice-small{color:#767d87;font-size:13px}.backoffice-error{color:#b42318;font-size:13px;margin-top:2px}.backoffice-status{margin-top:6px;display:inline-flex;align-items:center;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600}.backoffice-status.progress{background:#fff6d8;color:#8a6500}.backoffice-status.finished{background:#e8f6ee;color:#0d6b3d}.backoffice-status.cancelled{background:#fdecec;color:#b42318}@media (max-width: 1200px){.backoffice-grid,.backoffice-card-grid,.backoffice-kpi-grid,.backoffice-quick-grid,.backoffice-split-grid,.backoffice-kpi-grid-3,.backoffice-kpi-grid-2,.backoffice-kpi-grid-orders{grid-template-columns:1fr}.backoffice-shell{width:100%;padding:12px}.backoffice-pagination{justify-content:center}}.ui-chart-card[data-v-856b2fbd]{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:#fff}.ui-chart-card h3[data-v-856b2fbd]{margin:0 0 10px;font-size:16px;color:#1f2937}.ui-bar-chart[data-v-856b2fbd]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ui-bar-item[data-v-856b2fbd]{display:grid;justify-items:center;gap:6px}.ui-bar-track[data-v-856b2fbd]{width:100%;height:130px;border-radius:10px;border:1px solid #edf0f3;background:#f8fafb;display:flex;align-items:end;padding:6px}.ui-bar-fill[data-v-856b2fbd]{width:100%;border-radius:7px;transition:height .4s ease}.ui-bar-label[data-v-856b2fbd]{margin:0;font-size:12px;color:#717680}.ui-bar-value[data-v-856b2fbd]{font-size:14px;color:#1f2937}.ui-chart-card[data-v-908c63c1]{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:#fff}.ui-chart-card h3[data-v-908c63c1]{margin:0 0 10px;font-size:16px;color:#1f2937}.ui-donut-wrap[data-v-908c63c1]{display:grid;grid-template-columns:160px 1fr;gap:14px;align-items:center}.ui-donut[data-v-908c63c1]{width:150px;height:150px;border-radius:50%;display:grid;place-items:center}.ui-donut-hole[data-v-908c63c1]{width:95px;height:95px;border-radius:50%;background:#fff;border:1px solid #edf0f3;display:grid;place-items:center}.ui-donut-hole strong[data-v-908c63c1]{font-size:20px;color:#1f2937}.ui-donut-hole small[data-v-908c63c1]{margin-top:-12px;color:#717680}.ui-donut-legend[data-v-908c63c1]{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ui-donut-legend li[data-v-908c63c1]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:13px;color:#374151}.dot[data-v-908c63c1]{width:10px;height:10px;border-radius:999px}.ui-chart-card[data-v-de4f237e]{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:#fff}.ui-chart-card h3[data-v-de4f237e]{margin:0 0 12px;font-size:16px;color:#1f2937}.ui-hbar-list[data-v-de4f237e]{display:grid;gap:10px}.ui-hbar-row[data-v-de4f237e]{display:grid;grid-template-columns:minmax(0,1fr) minmax(80px,2fr) auto;align-items:center;gap:10px}.ui-hbar-label[data-v-de4f237e]{font-size:12px;color:#5c6570;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-hbar-track[data-v-de4f237e]{height:10px;border-radius:999px;background:#eef2f5;overflow:hidden}.ui-hbar-fill[data-v-de4f237e]{height:100%;border-radius:inherit;min-width:2px;transition:width .45s ease}.ui-hbar-value[data-v-de4f237e]{font-size:13px;color:#1f2937;min-width:2ch;text-align:right;font-variant-numeric:tabular-nums}.ui-chart-card[data-v-937b6634]{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:#fff}.ui-chart-card h3[data-v-937b6634]{margin:0 0 12px;font-size:16px;color:#1f2937}.ui-tile-grid[data-v-937b6634]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ui-tile[data-v-937b6634]{border:1px solid;border-radius:12px;padding:14px 12px;display:grid;gap:6px;min-height:88px;align-content:center}.ui-tile-value[data-v-937b6634]{font-size:28px;line-height:1;color:#1f2937;font-variant-numeric:tabular-nums}.ui-tile-label[data-v-937b6634]{font-size:12px;color:#5c6570;line-height:1.35}.ui-chart-card[data-v-8eef2375]{border:1px solid #e9edf2;border-radius:14px;padding:14px;background:#fff}.ui-chart-card h3[data-v-8eef2375]{margin:0 0 12px;font-size:16px;color:#1f2937}.ui-track-list[data-v-8eef2375]{display:grid;gap:14px}.ui-track-head[data-v-8eef2375]{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px}.ui-track-label[data-v-8eef2375]{font-size:12px;color:#5c6570;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-track-num[data-v-8eef2375]{font-size:14px;font-weight:700;color:#1f2937;font-variant-numeric:tabular-nums}.ui-track-rail[data-v-8eef2375]{height:14px;border-radius:8px;background:#f1f4f7;border:1px solid #e5eaef;overflow:hidden;padding:2px}.ui-track-fill[data-v-8eef2375]{display:block;height:100%;border-radius:5px;min-width:4px;transition:width .45s ease}.pu-sr-only[data-v-0f41ea6b]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pu-media[data-v-0f41ea6b]{display:grid;gap:10px}.pu-media-head[data-v-0f41ea6b]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap}.pu-media-title[data-v-0f41ea6b]{font-size:13px;font-weight:700;color:#1f2937}.pu-media-hint[data-v-0f41ea6b]{font-size:12px;color:#8a9099}.pu-media-badge[data-v-0f41ea6b]{font-size:11px;font-weight:700;color:#0f5d3f;background:#e9f8ef;padding:3px 10px;border-radius:999px}.pu-drop[data-v-0f41ea6b]{position:relative;border-radius:14px;background:#fafbfc;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}.pu-drop--main[data-v-0f41ea6b]{min-height:200px;border:2px dashed #cfd8e0}.pu-drop--tile[data-v-0f41ea6b]{aspect-ratio:1;min-height:0;border:2px dashed #d5dde5}.pu-drop--over[data-v-0f41ea6b]{border-color:#0f5d3f;background:#f0faf5;box-shadow:0 0 0 3px #0f5d3f1f}.pu-drop--busy[data-v-0f41ea6b]{pointer-events:none;opacity:.85}.pu-drop--filled.pu-drop--tile[data-v-0f41ea6b]{border-style:solid;border-color:#e0e6ec;background:#fff}.pu-drop-surface[data-v-0f41ea6b]{position:relative;display:grid;place-items:center;min-height:200px;padding:16px;cursor:pointer;border-radius:12px;text-align:center}.pu-drop-surface--tile[data-v-0f41ea6b]{min-height:0;height:100%;padding:8px;position:relative}.pu-drop-state[data-v-0f41ea6b]{display:grid;gap:8px;justify-items:center;color:#5c6570;font-size:13px}.pu-drop-state--sm[data-v-0f41ea6b]{gap:4px}.pu-drop-icon[data-v-0f41ea6b]{font-size:36px;color:#0f5d3f;opacity:.85}.pu-drop-icon-sm[data-v-0f41ea6b]{font-size:22px;color:#94a3b8}.pu-drop-line[data-v-0f41ea6b]{font-weight:600;color:#374151}.pu-drop-sub[data-v-0f41ea6b]{font-size:12px;color:#8a9099;max-width:260px;line-height:1.4}.pu-drop-hint[data-v-0f41ea6b]{position:absolute;left:0;right:0;bottom:0;padding:10px 12px;font-size:11px;color:#fff;background:linear-gradient(transparent,#111827b8);border-radius:0 0 12px 12px;text-align:center}.pu-preview-main[data-v-0f41ea6b]{width:100%;max-height:220px;object-fit:contain;border-radius:10px;display:block}.pu-preview-tile[data-v-0f41ea6b]{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.pu-tile-num[data-v-0f41ea6b]{position:absolute;top:8px;left:8px;width:22px;height:22px;border-radius:8px;background:#0f5d3feb;color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}.pu-tile-num--ghost[data-v-0f41ea6b]{background:#94a3b859;color:#64748b}.pu-gallery-grid[data-v-0f41ea6b]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pu-remove-main[data-v-0f41ea6b]{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#64748b;cursor:pointer;display:grid;place-items:center;box-shadow:0 4px 12px #0f172a14;transition:color .15s ease,background .15s ease;z-index:2}.pu-remove-main[data-v-0f41ea6b]:hover{color:#b42318;background:#fff5f5;border-color:#fecdca}.pu-remove-tile[data-v-0f41ea6b]{position:absolute;top:6px;right:6px;width:28px;height:28px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#64748b;cursor:pointer;display:grid;place-items:center;font-size:12px;z-index:2;box-shadow:0 2px 8px #0f172a0f}.pu-remove-tile[data-v-0f41ea6b]:hover{color:#b42318;background:#fff5f5}.pu-spinner[data-v-0f41ea6b]{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#0f5d3f;border-radius:50%;animation:pu-spin-0f41ea6b .75s linear infinite}.pu-spinner--sm[data-v-0f41ea6b]{width:22px;height:22px;border-width:2px}@keyframes pu-spin-0f41ea6b{to{transform:rotate(360deg)}}.pu-header-cancel[data-v-0f41ea6b]{flex-shrink:0;align-self:flex-start}.pu-form-actions[data-v-0f41ea6b]{display:flex;flex-direction:column-reverse;gap:10px;margin-top:6px}.pu-form-actions .pu-form-submit[data-v-0f41ea6b],.pu-form-actions .pu-form-cancel[data-v-0f41ea6b]{width:100%}@media (min-width: 520px){.pu-form-actions[data-v-0f41ea6b]{flex-direction:row;align-items:stretch}.pu-form-actions .pu-form-cancel[data-v-0f41ea6b]{width:auto;flex:0 0 auto}.pu-form-actions .pu-form-submit[data-v-0f41ea6b]{flex:1;min-width:0;width:auto}}.hero-admin-card[data-v-d190fae7]{max-width:900px;width:100%;min-width:0;box-sizing:border-box}.hero-specs[data-v-d190fae7]{margin:12px 0 16px;padding:12px 14px;border-radius:12px;font-size:13px;color:#374151;line-height:1.55}.hero-specs strong[data-v-d190fae7]{color:#1f2937}.hero-specs ul[data-v-d190fae7]{margin:8px 0 0;padding-left:18px}.hero-specs li[data-v-d190fae7]{margin-bottom:4px}.hero-specs code[data-v-d190fae7]{font-size:12px;background:#eef2f6;padding:1px 6px;border-radius:6px}.hero-slots-grid[data-v-d190fae7]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}@media (min-width: 720px){.hero-slots-grid[data-v-d190fae7]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.hero-slots-grid[data-v-d190fae7]{grid-template-columns:repeat(5,minmax(0,1fr))}}.hero-sr-only[data-v-d190fae7]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-drop[data-v-d190fae7]{position:relative;min-width:0;width:100%;aspect-ratio:24 / 7;border-radius:12px;border:2px dashed #cfd8e0;background:#fafbfc;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.hero-drop--over[data-v-d190fae7]{border-color:#0f5d3f;background:#f0faf5;box-shadow:0 0 0 3px #0f5d3f1f}.hero-drop--busy[data-v-d190fae7]{pointer-events:none;opacity:.88}.hero-drop--filled[data-v-d190fae7]{border-style:solid;border-color:#e0e6ec;background:#fff}.hero-drop-surface[data-v-d190fae7]{display:grid;place-items:center;height:100%;padding:8px;cursor:pointer;border-radius:10px;text-align:center;position:relative;overflow:hidden}.hero-drop-state[data-v-d190fae7]{display:grid;gap:4px;justify-items:center;color:#5c6570;font-size:12px}.hero-icon[data-v-d190fae7]{font-size:22px;color:#0f5d3f}.hero-drop-line[data-v-d190fae7]{font-weight:700;color:#374151}.hero-drop-sub[data-v-d190fae7]{font-size:11px;color:#8a9099}.hero-preview[data-v-d190fae7]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.hero-badge[data-v-d190fae7]{position:absolute;top:12px;left:12px;width:22px;height:22px;border-radius:8px;background:#0f5d3feb;color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center;z-index:1}.hero-remove[data-v-d190fae7]{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#64748b;cursor:pointer;display:grid;place-items:center;z-index:2;box-shadow:0 2px 8px #0f172a14}.hero-remove[data-v-d190fae7]:hover{color:#b42318;background:#fff5f5}.hero-spinner[data-v-d190fae7]{width:22px;height:22px;border:2px solid #e5e7eb;border-top-color:#0f5d3f;border-radius:50%;animation:hero-spin-d190fae7 .75s linear infinite}@keyframes hero-spin-d190fae7{to{transform:rotate(360deg)}}.hero-actions[data-v-d190fae7]{margin-top:16px}.hero-actions .backoffice-btn[data-v-d190fae7]{min-width:180px}.notfound-page[data-v-75d1a17f]{min-height:100vh;background:radial-gradient(circle at top,#f8faf8,#f3f4f6 45%,#f1f1f1)}.notfound-stage[data-v-75d1a17f]{min-height:100dvh;display:grid;place-items:center;padding:calc(var(--shop-header-offset, 116px) + 16px) clamp(16px,4vw,26px) 32px}.notfound-card[data-v-75d1a17f]{width:min(100%,660px);border:1px solid #e3e5e8;border-radius:26px;background:#fffffff2;padding:clamp(20px,4vw,34px);text-align:center;box-shadow:0 20px 45px #11182717}.notfound-code[data-v-75d1a17f]{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:38px;border-radius:999px;background:#e8f6ee;color:#0f5d3f;font-weight:700;letter-spacing:.08em}.notfound-card h1[data-v-75d1a17f]{margin:16px 0 10px;font-size:clamp(28px,3vw,44px);color:#222}.notfound-card p[data-v-75d1a17f]{margin:0 auto;max-width:510px;color:#4b5563;font-size:15px;line-height:1.6}.notfound-actions[data-v-75d1a17f]{margin-top:26px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.notfound-btn[data-v-75d1a17f]{height:42px;border-radius:999px;padding:0 18px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.notfound-btn-primary[data-v-75d1a17f]{background:#0f5d3f;color:#fff}.notfound-btn-outline[data-v-75d1a17f]{border:1px solid #0f5d3f;color:#0f5d3f;background:#fff}
