@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=IBM+Plex+Sans:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;background:#f4fbf7;font-family:Inter,sans-serif}:root{--bf-primary:#16a34a;--bf-primary-600:#16a34a;--bf-primary-700:#15803d;--bf-primary-800:#065f46;--bf-primary-50:#ecfdf5;--bf-primary-100:#dcfce7;--bf-primary-200:#bbf7d0;--bf-bg:#f9fafb;--bf-surface:#fff;--bf-surface-2:#f3f4f6;--bf-text:#111827;--bf-text-soft:#4b5563;--bf-text-muted:#6b7280;--bf-border:#e5e7eb;--bf-border-strong:#d1d5db;--bf-accent-pink:#ec4899;--bf-accent-amber:#f59e0b;--bf-accent-red:#ef4444;--bf-accent-blue:#3b82f6;--bf-radius-sm:10px;--bf-radius-md:14px;--bf-radius-lg:20px;--bf-radius-pill:999px;--bf-shadow-sm:0 2px 6px #0f172a0f;--bf-shadow-md:0 8px 20px #0f172a14;--bf-shadow-lg:0 18px 40px #0f172a1f;--bf-gradient-hero:linear-gradient(135deg, #22c55e 0%, #16a34a 60%, #065f46 100%);--bf-gradient-pink:linear-gradient(135deg, #f472b6 0%, #ec4899 100%);--bf-gradient-amber:linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);--bf-container:1280px;--bf-page-pad:24px}.bf-page{background:var(--bf-bg);min-height:100vh;color:var(--bf-text);font-family:Inter,system-ui,-apple-system,sans-serif}.bf-container{max-width:var(--bf-container);padding:0 var(--bf-page-pad);margin:0 auto}.bf-card{background:var(--bf-surface);border-radius:var(--bf-radius-md);box-shadow:var(--bf-shadow-sm);border:1px solid var(--bf-border)}.bf-btn-primary{background:var(--bf-primary);color:#fff;border-radius:var(--bf-radius-pill);cursor:pointer;border:none;padding:12px 22px;font-size:14px;font-weight:700;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 4px 12px #16a34a40}.bf-btn-primary:hover{background:var(--bf-primary-700)}.bf-btn-primary:active{transform:translateY(1px)}.bf-btn-primary:disabled{background:var(--bf-border-strong);cursor:not-allowed;box-shadow:none}.bf-btn-ghost{color:var(--bf-primary-700);border:1.5px solid var(--bf-primary);border-radius:var(--bf-radius-pill);cursor:pointer;background:0 0;padding:10px 20px;font-size:14px;font-weight:600}.bf-btn-ghost:hover{background:var(--bf-primary-50)}.bf-input{border:1.5px solid var(--bf-border);border-radius:var(--bf-radius-md);background:var(--bf-surface);width:100%;color:var(--bf-text);outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.bf-input:focus{border-color:var(--bf-primary);box-shadow:0 0 0 3px #16a34a26}.bf-chip{background:var(--bf-primary-50);color:var(--bf-primary-700);border-radius:var(--bf-radius-pill);align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.bf-section-title{color:var(--bf-text);letter-spacing:-.2px;margin:0 0 6px;font-size:22px;font-weight:800}.bf-section-subtitle{color:var(--bf-text-muted);margin:0 0 16px;font-size:14px}@media (width<=640px){:root{--bf-page-pad:14px}}@media (width<=900px){.bf-stack-md>*+*{margin-top:16px}}.bf-show-mobile{display:none}@media (width<=900px){.bf-hide-mobile{display:none!important}.bf-show-mobile{display:initial}}.bf-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){body{background:var(--bf-bg,#f9fafb)}.home .hero-card{border-radius:18px!important;flex-direction:column!important;gap:16px!important;padding:20px!important}.home .hero-left,.home .hero-right{width:100%!important}.home .hero-right img{border-radius:14px;width:100%!important;height:auto!important}.home .hero-title1,.home .hero-title2{font-size:28px!important;line-height:1.15!important}.home .subtext{font-size:13px!important}.home .hero-features{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.home .hero-feature-item{font-size:11px}.home .store-banner{flex-direction:column!important;gap:16px!important;padding:18px!important}.home .store-banner-content,.home .store-banner-visual{width:100%!important}.home .store-banner-title{font-size:22px!important}.home .store-banner-features{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.home .store-banner-visual img{width:100%!important;height:auto!important}.home .top-categories{padding:24px 14px!important}.home .categories-grid{grid-template-columns:repeat(3,1fr)!important;gap:12px!important;display:grid!important}.home .category-card{padding:12px 8px!important}.home .category-card img{width:56px!important;height:56px!important}.home .category-card h4{font-size:12px!important}.section-title{font-size:20px!important}.section-subtitle{font-size:12px!important}}@media (width<=480px){.home .categories-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=900px){.cart-page,.cart-wrap,.cart-container{padding:16px!important}.cart-grid,.cart-layout,.cart-content{flex-direction:column!important;gap:16px!important;display:flex!important}.cart-left,.cart-right,.cart-summary{width:100%!important;max-width:100%!important}.cart-item{flex-direction:row!important;align-items:flex-start!important;gap:10px!important;padding:12px!important}.cart-item img,.cart-product-img{object-fit:cover;width:88px!important;height:110px!important}.cart-product-info,.cart-info{flex:1;min-width:0}.cart-product-info h3,.cart-info h3{font-size:14px!important}.checkout-btn{width:100%}.wishlist-grid,.wish-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;display:grid!important}.wishlist-item,.wish-card{padding:10px!important}.wishlist-item img,.wish-card img{aspect-ratio:3/4;width:100%!important;height:auto!important}.product-page,.product-detail,.pd-wrap{padding:14px!important}.pd-grid,.product-grid,.product-layout{flex-direction:column!important;gap:16px!important;display:flex!important}.pd-images img,.product-image,.pd-main-img{width:100%!important;height:auto!important}.login-page,.signup-page,.auth-page,.auth-wrap,.password-reset-page{padding:16px!important}.login-grid,.signup-grid,.auth-grid{flex-direction:column!important;gap:12px!important;display:flex!important}.login-left,.login-right,.signup-left,.signup-right,.auth-left,.auth-right{width:100%!important;max-width:100%!important}.login-art,.signup-art{display:none!important}.women-page,.shop-page,.men-page,.explore-shops{padding:16px!important}.product-grid,.shop-grid,.women-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;display:grid!important}.filters-sidebar,.shop-filters{width:100%!important;position:static!important}.static-info-page,.policies-page,.company-page,.customer-service-page{padding:18px 14px!important}.static-info-page h1{font-size:22px!important}.static-info-page h2{font-size:18px!important}.footer-grid,.footer-cols{grid-template-columns:1fr 1fr!important;gap:18px!important}}@media (width<=540px){.footer-grid,.footer-cols{grid-template-columns:1fr!important}}.vendor-page{background:linear-gradient(#f0fdf4 0%,#fafafa 40%);justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.vendor-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:380px;padding:28px;box-shadow:0 10px 25px #00000014}.vendor-card h2{margin-bottom:6px;font-size:22px;font-weight:800}.vendor-subtext{color:#6b7280;margin-bottom:20px;font-size:13px}.vendor-card form{flex-direction:column;display:flex}.vendor-card label{margin-top:12px;margin-bottom:4px;font-size:13px}.vendor-card input{border:1px solid #d1fae5;border-radius:8px;outline:none;padding:10px 12px;font-size:14px}.vendor-card button{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:10px;margin-top:20px;padding:10px;font-weight:600;transition:all .2s}.vendor-card button:hover{background:#16a34a}.vendor-register-link{color:#4b5563;text-align:center;margin-top:14px;font-size:13px}.vendor-register-link a{color:#15803d;font-weight:700;text-decoration:none}.vendor-register-link a:hover{text-decoration:underline}.vendor-success{text-align:center}.vendor-success h3{color:#22c55e;margin-bottom:10px}@media (width<=1024px){.vendor-page{padding:24px}.vendor-card{width:100%;max-width:420px;padding:24px}}@media (width<=768px){.vendor-page{min-height:auto;padding:16px}.vendor-card{border-radius:12px;width:100%;max-width:100%;padding:20px}.vendor-card h2{margin-bottom:4px;font-size:20px}.vendor-subtext{margin-bottom:16px;font-size:12px}.vendor-card label{margin-top:10px;font-size:12px}.vendor-card input{border-radius:6px;min-height:42px;padding:10px;font-size:14px}.vendor-card button{border-radius:8px;margin-top:16px;padding:10px;font-size:14px}.vendor-register-link{margin-top:12px;font-size:12px}.vendor-error{margin:8px 0;font-size:12px}}@media (width<=480px){.vendor-page{padding:12px}.vendor-card{border-radius:10px;padding:16px}.vendor-card h2{margin-bottom:8px;font-size:18px}.vendor-subtext{margin-bottom:14px;font-size:11px}.vendor-card label{margin-top:8px;font-size:11px}.vendor-card input{min-height:40px;padding:8px;font-size:14px}.vendor-card button{margin-top:14px;padding:8px 12px;font-size:13px}.vendor-register-link{margin-top:10px;font-size:11px}.vendor-error{margin:6px 0;font-size:11px}}@media (width<=360px){.vendor-card{padding:14px}.vendor-card h2{font-size:16px}.vendor-card input{min-height:36px;font-size:13px}.vendor-card button{font-size:12px}}.navbar{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.nav-left{align-items:center;gap:14px;display:flex}.logo-img{height:55px}.brand{letter-spacing:-.4px;font-size:22px;font-weight:900;display:flex}.brand-black{color:#111}.brand-green{color:#22c55e}.address-box{cursor:pointer;background:#e8f2ec;border-radius:999px;flex-direction:column;min-width:140px;padding:6px 12px;display:flex;position:relative}.address-top{color:#6b7280;font-size:9px;line-height:1.1}.address-bottom{color:#065f46;font-size:12px;font-weight:700}.address-dropdown{z-index:10;background:#fff;border-radius:12px;width:180px;padding:10px;position:absolute;top:120%;left:0;box-shadow:0 8px 20px #0000001f}.address-dropdown div{cursor:pointer;padding:6px}.address-dropdown div:hover{background:#f3f4f6;border-radius:6px}.location-action{color:#065f46;font-weight:700}.nav-links{letter-spacing:1px;gap:16px;font-size:13px;font-weight:600;display:flex}.nav-item{cursor:pointer;padding-bottom:4px}.nav-item.active{border-bottom:2px solid #065f46}.nav-right{align-items:center;gap:16px;display:flex}.search-box{background:#e8f2ec;border:none;border-radius:999px;outline:none;width:320px;padding:8px 18px;font-size:14px}.nav-action-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.nav-action-icon{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.nav-action-icon svg{stroke:#111827;fill:none;stroke-width:2px;width:20px;height:20px}.nav-action-copy{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.nav-action-copy strong{color:#161616;font-size:11px;font-weight:700}.nav-count-badge{color:#fff;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-2px;right:-4px;box-shadow:0 2px 6px #16a34a40}.profile-box{cursor:pointer;background:#e8f2ec;border-radius:999px;align-items:center;gap:8px;padding:4px 10px;display:flex;position:relative}.avatar{color:#fff;background:#065f46;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex}.profile-text{flex-direction:column;display:flex}.profile-text span{color:#6b7280;font-size:9px}.profile-text strong{font-size:12px;font-weight:800}.profile-dropdown{z-index:10;background:#fff;border-radius:12px;width:160px;padding:8px;position:absolute;top:120%;right:0;box-shadow:0 8px 20px #0000001f}.profile-dropdown div{padding:8px;font-size:13px}.profile-dropdown div:hover{background:#f3f4f6;border-radius:6px}.divider{background:#e5e7eb;height:1px;margin:6px 0}.nav-action-btn:hover .nav-action-icon svg{stroke:#16a34a}.nav-action-btn:hover .wishlist-icon svg{fill:#dcfce7}.login-btn{color:#fff;cursor:pointer;background:#065f46;border:none;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600;transition:background .2s}.login-btn:hover{background:#059669}.nav-hamburger{cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px;display:none}.nav-hamburger:hover{background:#f3f4f6}@media (width<=900px){.navbar{z-index:50;background:#fff;flex-wrap:nowrap;gap:8px;padding:8px 12px;position:sticky;top:0;box-shadow:0 2px 6px #0f172a0f}.nav-hamburger{justify-content:center;align-items:center;display:inline-flex}.nav-left{gap:8px}.nav-left .logo-img{height:36px}.nav-left .brand{font-size:16px}.nav-left .address-box,.nav-left .nav-links{display:none}.nav-right{gap:6px;margin-left:auto}.nav-right .search-box,.nav-right .nav-action-copy,.nav-right .profile-text{display:none}.nav-right .profile-box{background:0 0;padding:4px}.nav-right .login-btn{padding:6px 14px;font-size:13px}}.nav-drawer-scrim{z-index:100;background:#0f172a73;animation:.18s bf-fade-in;position:fixed;inset:0}.nav-drawer{z-index:101;background:#fff;flex-direction:column;width:86vw;max-width:340px;padding:18px 16px 28px;animation:.22s bf-slide-in;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #0f172a2e}@keyframes bf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bf-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.nav-drawer-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:4px 4px 14px;display:flex;position:relative}.nav-drawer-avatar{color:#fff;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:inline-flex}.nav-drawer-hello{color:#6b7280;font-size:12px}.nav-drawer-name{color:#111827;font-size:15px;font-weight:800}.nav-drawer-close{color:#6b7280;cursor:pointer;background:0 0;border:0;padding:4px 10px;font-size:28px;line-height:1;position:absolute;top:-6px;right:-2px}.nav-drawer-search{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:999px;outline:none;width:100%;margin:14px 0 8px;padding:10px 14px;font-size:14px}.nav-drawer-search:focus{background:#fff;border-color:#16a34a}.nav-drawer-section-title{letter-spacing:1px;color:#16a34a;margin:18px 0 6px;padding:0 4px;font-size:11px;font-weight:800}.nav-drawer-link{text-align:left;color:#111827;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 10px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.nav-drawer-link:hover{background:#f3f4f6}.nav-drawer-link.is-active{color:#065f46;background:#ecfdf5}.nav-drawer-link.offers{color:#065f46}.nav-drawer-link.nav-drawer-logout{color:#ef4444;border-top:1px solid #e5e7eb;border-radius:0;margin-top:18px;padding-top:14px}.nav-drawer-badge{color:#fff;background:#16a34a;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}@media (width<=900px){.profile-dropdown{display:none!important}}.add-product-page{min-height:100vh;padding:24px}.add-product-card{background:#fff;border:1px solid #e5ebe7;border-radius:14px;width:100%;padding:26px}.add-product-topbar{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.add-product-topbar p{color:#6b7280;margin:4px 0 0;font-size:13px}.form-section{background:#fff;border:1px solid #e7ece8;border-radius:10px;margin-bottom:14px;padding:14px}.add-product-card h2{margin:0}.add-product-card h4{color:#0f1720;margin-top:0;margin-bottom:12px;font-size:15px}.input-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.full-width{grid-column:span 2}.add-product-card input,.add-product-card textarea,.add-product-card select{border:1px solid #d8e1da;border-radius:8px;width:100%;padding:10px 12px;font-size:14px}.add-product-card textarea{resize:none;height:80px}.variant-box{grid-template-columns:repeat(5,1fr) 40px;align-items:center;gap:10px;margin-bottom:8px;display:grid}.variant-box-extended{grid-template-columns:repeat(4,minmax(0,1fr))}.variant-block{background:#fbfdfb;border:1px solid #e7efe8;border-radius:10px;margin-bottom:12px;padding:12px}.variant-image-row{flex-direction:column;gap:6px;margin-top:6px;display:flex}.variant-image-row small{color:#6b7280;font-size:12px}.variant-preview-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.variant-preview-row img{border:1px solid #e1e7e1;border-radius:8px}.toggle-row{flex-wrap:wrap;gap:16px;margin-bottom:12px;display:flex}.toggle-row label{color:#1f2937;cursor:pointer;background:#f9faf8;border:1px solid #e5ebe7;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:14px;transition:all .2s;display:inline-flex}.toggle-row label:hover{background:#f0f5f2;border-color:#d1dbd4}.toggle-row input[type=checkbox]{cursor:pointer;accent-color:#6366f1;width:18px;height:18px}.summary-line{color:#475569;margin-top:16px;font-size:14px}.add-variant-btn{cursor:pointer;color:#166534;background:#eef8f1;border:1px solid #cfead7;border-radius:8px;margin-top:10px;padding:8px 12px;font-weight:600}.remove-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;height:34px}.submit-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;width:240px;margin-top:30px;padding:12px;font-weight:600}.loader-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#fff9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader-box{text-align:center;color:#16a34a;font-weight:600}.spinner{border:3px solid #ccc;border-top-color:#16a34a;border-radius:50%;width:30px;height:30px;margin-top:10px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1024px){.add-product-page{padding:16px}.input-grid{grid-template-columns:1fr}.variant-box-extended{grid-template-columns:1fr 1fr}}@media (width<=768px){.add-product-page{min-height:100vh;padding:12px}.add-product-card{border-radius:10px;padding:14px}.add-product-topbar{gap:10px;margin-bottom:12px}.add-product-topbar h2{margin:0 0 2px;font-size:20px}.add-product-topbar p{color:#666;margin:2px 0 0;font-size:12px}.form-section{border-radius:8px;margin-bottom:12px;padding:12px}.form-section h4{margin:0 0 10px;font-size:14px}.input-grid,.variant-box-extended{grid-template-columns:1fr;gap:10px}.full-width{grid-column:auto}.add-product-card input,.add-product-card textarea,.add-product-card select{border-radius:6px;min-height:42px;padding:10px;font-size:14px}.add-product-card input[type=checkbox],.add-product-card input[type=file]{min-height:auto}.add-product-card textarea{height:100px}.variant-block{border-radius:8px;margin-bottom:12px;padding:12px}.variant-block-header{gap:8px;margin-bottom:10px}.variant-block-header strong{font-size:13px}.remove-btn{height:30px;padding:6px 8px;font-size:12px}.image-upload-label{text-align:center;border-radius:6px;width:100%;padding:8px 12px;font-size:12px}.variant-image-row small{font-size:11px}.variant-preview-row{gap:6px;margin-top:8px}.preview-thumb img{width:60px;height:60px}.toggle-row{flex-wrap:wrap;gap:10px;margin-bottom:10px}.toggle-row label{border-radius:6px;flex:1 0 auto;gap:8px;min-width:140px;padding:8px 10px;font-size:13px}.toggle-row input[type=checkbox]{width:16px;height:16px}.summary-line{background:#f5f5f5;border-radius:6px;margin-top:12px;padding:10px;font-size:13px}.submit-btn{border-radius:8px;width:100%;margin-top:20px;padding:12px;font-size:14px}.add-variant-btn{border-radius:6px;width:100%;padding:8px 12px}.color-code-row{gap:6px}}@media (width<=480px){.add-product-page{padding:8px}.add-product-card{border-radius:8px;padding:12px}.add-product-topbar{flex-direction:column;gap:6px;margin-bottom:10px}.add-product-topbar h2{margin:0 0 2px;font-size:18px}.add-product-topbar p{font-size:11px}.form-section{border-radius:6px;margin-bottom:10px;padding:10px}.form-section h4{margin:0 0 8px;font-size:13px}.form-section p{font-size:11px}.input-grid,.variant-box-extended{gap:8px}.add-product-card input,.add-product-card textarea,.add-product-card select{min-height:40px;padding:8px 10px;font-size:14px}.add-product-card textarea{height:80px}.variant-block{margin-bottom:10px;padding:10px}.variant-block-header{margin-bottom:8px}.variant-block-header strong{font-size:12px}.remove-btn{height:28px;padding:4px 6px;font-size:11px}.image-upload-label{padding:6px 10px;font-size:11px}.variant-image-row small{font-size:10px}.preview-thumb img{width:50px;height:50px}.remove-img-btn{width:18px;height:18px;font-size:9px}.primary-badge{padding:1px 4px;font-size:8px}.toggle-row label{border-radius:6px;gap:6px;min-width:120px;padding:6px 8px;font-size:12px}.toggle-row input[type=checkbox]{width:14px;height:14px}.summary-line{padding:8px;font-size:12px}.submit-btn{margin-top:16px;padding:10px;font-size:13px}.add-variant-btn{padding:6px 10px;font-size:12px}}@media (width<=360px){.add-product-page{padding:6px}.add-product-card{padding:10px}.add-product-topbar h2{font-size:16px}.form-section{padding:8px}.form-section h4{margin-bottom:6px;font-size:12px}.add-product-card input,.add-product-card textarea,.add-product-card select{min-height:36px;padding:6px 8px;font-size:13px}.preview-thumb img{width:45px;height:45px}.submit-btn{font-size:12px}}.variant-block-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.color-code-row{align-items:center;gap:8px;display:flex}.image-upload-label{cursor:pointer;color:#16a34a;background:#f0fdf4;border:1.5px dashed #16a34a;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.image-upload-label input[type=file]{display:none}.preview-thumb{flex-direction:column;align-items:center;gap:2px;display:inline-flex;position:relative}.preview-thumb img{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px}.remove-img-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.primary-badge{color:#fff;background:#16a34a;border-radius:4px;padding:1px 5px;font-size:9px}.vendor-product-shell{background:#f7f9f8;grid-template-columns:248px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .22s;display:grid}.vendor-product-shell.sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)}.vendor-left-panel{background:#fff;border-right:1px solid #e8ece9;flex-direction:column;gap:14px;padding:18px 14px;transition:padding .2s;display:flex}.vendor-left-panel.collapsed{padding-left:10px;padding-right:10px}.vendor-sidebar-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.vendor-brand{color:#0f1720;letter-spacing:-.5px;font-size:22px;font-weight:900}.vendor-sidebar-toggle{color:#3a4854;cursor:pointer;background:#fff;border:1px solid #d6ddd8;border-radius:7px;width:26px;height:26px;font-size:16px;line-height:1}.vendor-left-panel.collapsed .vendor-brand,.vendor-left-panel.collapsed .vendor-store-card,.vendor-left-panel.collapsed .vendor-help-card{display:none}.vendor-store-card,.vendor-help-card{background:#fbfdfb;border:1px solid #e6ede7;border-radius:10px;flex-direction:column;gap:4px;padding:10px;font-size:13px;display:flex}.vendor-store-card strong{color:#0f1720}.vendor-store-card span,.vendor-help-card{color:#55616c}.vendor-nav-links{flex-direction:column;gap:6px;display:flex}.vendor-nav-links button{text-align:left;color:#374151;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:flex}.vendor-nav-links button.active{color:#15803d;background:#edf9f0;border-color:#d4eed9;font-weight:700}.vendor-nav-icon{justify-content:center;align-items:center;width:16px;display:inline-flex}.vendor-left-panel.collapsed .vendor-nav-links button{justify-content:center;padding:9px 6px}.vendor-content{min-width:0}@media (width<=1100px){.vendor-product-shell,.vendor-product-shell.sidebar-collapsed{grid-template-columns:1fr}.vendor-left-panel{border-bottom:1px solid #e8ece9;border-right:none}.vendor-left-panel.collapsed{padding-left:14px;padding-right:14px}.vendor-left-panel.collapsed .vendor-brand,.vendor-left-panel.collapsed .vendor-store-card,.vendor-left-panel.collapsed .vendor-help-card{display:flex}.vendor-left-panel.collapsed .vendor-nav-links button{justify-content:flex-start;padding:9px 10px}}.vendor-store-page{background:linear-gradient(#f7fbf8 0%,#f4f8f6 100%);min-height:100vh}.vendor-store-loading,.vendor-store-error{text-align:center;color:#111827;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:calc(100vh - 84px);display:flex}.vendor-store-error button{color:#16a34a;cursor:pointer;background:#fff;border:1px solid #22c55e;border-radius:12px;padding:10px 16px;font-weight:700}.vendor-store-shell{grid-template-columns:220px minmax(0,1fr) 320px;align-items:start;gap:18px;padding:14px 18px 24px;display:grid}.vendor-store-sidebar{background:#fff;border:1px solid #11182714;border-radius:16px;padding:16px;position:sticky;top:18px;box-shadow:0 10px 26px #0f172a0d}.vendor-sidebar-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:none}.vendor-sidebar-back,.vendor-sidebar-toggle{color:#111827;cursor:pointer;background:0 0;border:none;font-weight:700}.vendor-sidebar-group{margin-bottom:22px}.vendor-sidebar-title{letter-spacing:.12em;color:#1f2937;margin-bottom:12px;font-size:11px;font-weight:900}.vendor-sidebar-chip{text-align:left;color:#4b5563;cursor:pointer;background:#fff;border:1px solid #11182714;border-radius:12px;width:100%;margin-bottom:8px;padding:10px 12px;font-size:13px}.vendor-sidebar-chip.active{color:#166534;background:#22c55e14;border-color:#22c55e;font-weight:700}.vendor-sidebar-list{gap:8px;display:grid}.vendor-sidebar-option{color:#4b5563;cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.vendor-sidebar-option.active{color:#166534;background:#22c55e14}.vendor-brand-search{color:#111827;background:#fff;border:1px solid #1118271f;border-radius:12px;width:100%;margin-bottom:12px;padding:10px 12px;font-size:13px}.vendor-brand-search::placeholder{color:#9ca3af}.vendor-sidebar-group select,.vendor-toolbar select{color:#111827;background:#fff;border:1px solid #1118271f;border-radius:12px;width:100%;padding:11px 12px;font-size:13px}.vendor-location-copy{color:#4b5563;margin-bottom:8px;font-size:13px}.vendor-distance-highlight{color:#0f766e;background:#ecfeff;border:1px solid #a5f3fc;border-radius:999px;align-items:center;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.vendor-clear-btn{color:#16a34a;cursor:pointer;background:#fff;border:1px solid #22c55e2e;border-radius:12px;width:100%;padding:11px 12px;font-weight:800}.vendor-store-main{min-width:0}.vendor-store-hero{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:16px;display:grid}.vendor-store-hero-left{background:#fff;border:1px solid #11182714;border-radius:20px;padding:18px 20px 22px;box-shadow:0 10px 26px #0f172a0d}.vendor-breadcrumbs{color:#6b7280;margin-bottom:16px;font-size:12px}.vendor-store-headline{align-items:center;gap:16px;display:flex}.vendor-store-logo-wrap{background:linear-gradient(135deg,#111827,#111);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;display:flex;overflow:hidden}.vendor-store-logo-wrap img{object-fit:cover;width:100%;height:100%}.vendor-store-logo-fallback{color:#fff;font-size:28px;font-weight:900}.vendor-store-headline-copy h1{color:#111827;margin:0;font-size:28px;line-height:1.1}.vendor-verified-badge{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:10px;font-size:13px;display:inline-flex}.vendor-store-headline-copy p{color:#6b7280;margin:8px 0 10px;font-size:14px}.vendor-store-meta-row{color:#374151;flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.vendor-top-actions{margin-top:16px}.vendor-visit-btn,.vendor-directions-btn{color:#16a34a;cursor:pointer;background:#fff;border:1.5px solid #22c55e;border-radius:14px;padding:12px 18px;font-weight:800;transition:all .18s}.vendor-visit-btn:hover,.vendor-directions-btn:hover{color:#fff;background:#22c55e}.vendor-store-sidecard,.vendor-rail-card,.vendor-rail-promo{background:#fff;border:1px solid #11182714;border-radius:18px;padding:18px;box-shadow:0 10px 26px #0f172a0d}.vendor-store-sidecard p,.vendor-rail-card li,.vendor-rail-promo span{color:#6b7280;font-size:13px;line-height:1.5}.vendor-sidecard-title,.vendor-rail-title{color:#111827;margin-bottom:10px;font-size:16px;font-weight:800}.vendor-store-sidecard{background:linear-gradient(#f9fdf9 0%,#fff 100%);flex-direction:column;justify-content:center;gap:12px;display:flex}.vendor-rail-card ul{gap:10px;margin:0;padding-left:18px;display:grid}.vendor-rail-promo{color:#fff;background:linear-gradient(145deg,#111 0%,#1f2937 100%);margin-top:16px}.vendor-rail-promo .vendor-rail-promo-copy{gap:6px;margin-bottom:14px;display:grid}.vendor-rail-promo .vendor-rail-promo-copy strong{font-size:20px}.vendor-rail-promo .vendor-rail-promo-copy span{color:#ffffffc2}.vendor-rail-promo button{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:10px 14px;font-weight:800}.vendor-toolbar{grid-template-columns:minmax(0,1fr) 180px 120px;align-items:center;gap:12px;margin:18px 0;display:grid}.vendor-search{background:#fff;border:1px solid #1118271f;border-radius:14px;padding:13px 16px;font-size:14px}.vendor-toolbar-clear{color:#16a34a;cursor:pointer;background:#fff;border:1px solid #22c55e2e;border-radius:14px;padding:12px 14px;font-weight:800}.vendor-category-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.vendor-category-tab{color:#374151;cursor:pointer;background:#fff;border:1px solid #1118271f;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.vendor-category-tab.active{color:#fff;background:#111827;border-color:#111827}.vendor-product-sections{gap:18px;display:grid}.vendor-product-section{background:#fff;border:1px solid #11182714;border-radius:18px;padding:16px;box-shadow:0 10px 26px #0f172a0d}.vendor-product-section-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.vendor-product-section-header h2{color:#111827;margin:0;font-size:18px}.vendor-product-section-header span{color:#6b7280;font-size:12px}.vendor-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.vendor-product-card{background:#fff;border:1px solid #11182714;border-radius:16px;transition:transform .18s,box-shadow .18s;overflow:hidden}.vendor-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 20px #0f172a14}.vendor-product-image{aspect-ratio:1;background:linear-gradient(#f8fafb 0%,#eef3ef 100%);justify-content:center;align-items:center;display:flex}.vendor-product-image img{object-fit:contain;width:100%;height:100%;padding:10px}.vendor-product-fallback{color:#9ca3af;font-size:24px;font-weight:900}.vendor-product-copy{padding:12px 12px 14px}.vendor-product-copy h3{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.vendor-product-brand{color:#6b7280;margin-bottom:8px;font-size:12px}.vendor-product-price{color:#111827;font-size:14px;font-weight:900}.vendor-empty-state{text-align:center;color:#6b7280;border:1px dashed #1118271f;border-radius:18px;padding:28px}.vendor-store-rail{gap:16px;display:grid;position:sticky;top:18px}@media (width<=1280px){.vendor-store-shell{grid-template-columns:220px minmax(0,1fr)}.vendor-store-rail{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (width<=1024px){.vendor-store-shell{grid-template-columns:1fr}.vendor-store-sidebar{z-index:100;border-radius:0 18px 18px 0;width:280px;transition:transform .24s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.vendor-store-sidebar.open{transform:translate(0)}.vendor-store-sidebar.closed{transform:translate(-100%)}.vendor-sidebar-header{display:flex}.vendor-store-hero{grid-template-columns:1fr}.vendor-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vendor-toolbar{grid-template-columns:1fr}}@media (width<=768px){.vendor-store-shell{padding:12px 12px 20px}.vendor-store-headline{align-items:flex-start}.vendor-store-headline-copy h1{font-size:24px}.vendor-store-logo-wrap{width:76px;height:76px}.vendor-store-sidecard,.vendor-rail-card,.vendor-rail-promo,.vendor-product-section,.vendor-store-hero-left{border-radius:16px}.vendor-product-grid{grid-template-columns:1fr}}.info-page{color:#101317;background:#f4f6f5;min-height:100vh}.info-header{background:#fff;border-bottom:1px solid #e1e6df;align-items:center;gap:10px;padding:14px 26px;display:flex}.info-header img{object-fit:contain;width:40px;height:40px}.info-brand{letter-spacing:.02em;margin:0;font-size:18px;font-weight:900}.info-brand span{color:#23923f}.info-body{max-width:1320px;margin:0 auto;padding:18px}.info-hero{background:#fff;border:1px solid #e3e8e2;border-radius:14px;grid-template-columns:1.2fr .9fr;gap:16px;margin-bottom:14px;padding:16px;display:grid}.info-hero-left{padding:6px 4px}.info-page-title{text-transform:uppercase;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:52px;font-weight:900;line-height:1.1}.info-page-subtitle{color:#268a3e;margin:6px 0 10px;font-size:20px;font-weight:800;line-height:1.2}.info-hero h2{margin:0;font-size:52px;font-weight:900;line-height:1}.info-hero h3{color:#268a3e;margin:8px 0 14px;font-size:20px;line-height:1.1}.info-hero p{color:#343c41;margin:0;font-size:13px;line-height:1.55}.info-callout{background:#fbfdfb;border:1px solid #e3e8e2;border-radius:12px;padding:14px}.info-callout h4{margin:0 0 8px;font-size:18px}.info-callout p{margin:0;font-size:13px}.info-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.info-card{background:#fff;border:1px solid #e3e8e2;border-radius:12px;padding:16px}.info-card h5{margin:0 0 6px;font-size:16px}.info-card .sub{color:#268a3e;margin:0 0 8px;font-size:14px;font-weight:700}.info-card p,.info-card li{color:#333;font-size:13px;font-weight:500;line-height:1.6}.info-card ul{margin:8px 0 0;padding-left:18px}.info-banner{background:linear-gradient(90deg,#f7fbf6,#f3f8f2);border:1px solid #e2e8e1;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.info-banner p{color:#273237;margin:0;font-size:13px}.info-chat-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#218c3f;border:none;border-radius:999px;padding:9px 14px;font-weight:700}.info-mid-title{text-align:center;margin:10px 0 12px;font-size:38px;font-weight:800}.info-contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.info-split-row{grid-template-columns:1.35fr 1fr;gap:10px;display:grid}.info-hero-visual{background:linear-gradient(120deg,#eaf2ea 15%,#dce8db 55%,#eef5ec 100%);border:1px solid #dfe6df;border-radius:12px;min-height:138px}.info-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card-wide{grid-column:span 2;min-height:auto}.info-mini-columns{border-top:1px solid #e2e8e1;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;padding-top:10px;display:grid}.info-note{background:#f4f8f3;border-radius:10px;padding:10px;margin-top:10px!important}.info-policy-visual{background:linear-gradient(120deg,#d8ebd7,#eaf4e8)}.info-commitment{margin-top:14px}.features-list{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.feature-item{background:#f9fbfa;border:1px solid #e8ede9;border-left:4px solid #218c3f;border-radius:8px;padding:14px}.feature-item h6{color:#218c3f;margin:0 0 6px;font-size:14px;font-weight:700}.feature-item p{color:#333;margin:0;font-size:13px;font-weight:500;line-height:1.5}.capabilities-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.capabilities-grid>div{background:#f0f8f2;border:1px solid #d4e9d8;border-radius:8px;padding:16px}.capabilities-grid h6{color:#218c3f;margin:0 0 8px;font-size:14px;font-weight:700}.capabilities-grid ul{color:#333;margin:0;padding-left:18px;font-size:13px;font-weight:500}.capabilities-grid li{margin:4px 0;line-height:1.3}.values-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.values-grid>div{text-align:center;background:#f9f5f0;border:1px solid #ede4d8;border-radius:8px;padding:12px}.values-grid h6{color:#d97706;margin:0 0 6px;font-size:14px;font-weight:700}.values-grid p{color:#666;margin:0;font-size:12px;line-height:1.4}.unique-concepts{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.concept-card{text-align:center;background:linear-gradient(135deg,#f8f9f7 0%,#f0f5f1 100%);border:1px solid #d8e4d9;border-top:4px solid #218c3f;border-radius:10px;flex-direction:column;justify-content:center;min-height:200px;padding:16px;transition:all .3s;display:flex}.concept-card:hover{border-top-color:#17a34a;transform:translateY(-4px);box-shadow:0 8px 16px #218c3f1f}.concept-icon{margin-bottom:8px;font-size:32px;display:inline-block}.concept-card h6{color:#218c3f;margin:0 0 6px;font-size:15px;font-weight:700}.concept-card p{color:#555;margin:6px 0;font-size:13px;line-height:1.5}.concept-card p strong{color:#218c3f;margin-bottom:4px;display:block}.concept-desc{margin-top:6px;color:#666!important;font-size:13px!important;line-height:1.6!important}.info-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#218c3f 0%,#1a6e30 100%);border-radius:12px;margin-top:18px;padding:32px 24px}.info-banner h3{margin:0 0 8px;font-size:28px;font-weight:800}.info-banner p{max-width:600px;margin:0 auto 16px;font-size:14px;line-height:1.6}@media (width<=920px){.info-hero{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr 1fr}.info-mid-title{font-size:30px}.info-page-title{font-size:38px}.info-page-subtitle{font-size:19px}.info-grid-2,.info-split-row,.info-mini-columns,.info-contact-grid,.features-list,.capabilities-grid,.values-grid,.unique-concepts{grid-template-columns:1fr}.info-body{padding:14px}}@media (width<=768px){.info-page{background:#f4f6f5}.info-header{gap:8px;padding:12px 16px}.info-header img{width:36px;height:36px}.info-brand{font-size:16px}.info-body{max-width:100%;padding:12px}.info-hero{grid-template-columns:1fr;gap:12px;margin-bottom:12px;padding:12px}.info-hero-left{padding:0}.info-page-title{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%;margin-bottom:6px;font-size:22px;line-height:1.25}.info-page-subtitle{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:10px;font-size:14px;line-height:1.3}.info-hero p{font-size:13px;line-height:1.5}.info-grid{grid-template-columns:1fr;gap:10px}.info-card{border:1px solid #e3e8e2;padding:12px}.info-card h5{font-size:15px}.info-card p,.info-card li{font-size:13px}.info-mid-title{margin:8px 0 10px;font-size:22px}.features-list{grid-template-columns:1fr;gap:10px}.feature-item{border-left:3px solid #218c3f;padding:12px}.feature-item h6{margin-bottom:4px;font-size:13px}.feature-item p{font-size:12px}.capabilities-grid{grid-template-columns:1fr;gap:10px}.capabilities-grid>div{padding:12px}.capabilities-grid h6{margin-bottom:6px;font-size:13px}.capabilities-grid ul{padding-left:16px;font-size:12px}.capabilities-grid li{margin:3px 0}.values-grid{grid-template-columns:1fr;gap:10px}.values-grid>div{padding:10px}.values-grid h6{margin-bottom:4px;font-size:12px}.values-grid p{font-size:11px}.unique-concepts{grid-template-columns:1fr;gap:10px}.concept-card{min-height:160px;margin-bottom:2px;padding:12px}.concept-icon{margin-bottom:6px;font-size:28px}.concept-card h6{margin:0 0 4px;font-size:13px}.concept-card p{margin:4px 0;font-size:12px}.concept-desc{margin-top:4px;font-size:11px!important}.info-banner{flex-direction:column;margin:16px 0;padding:20px 16px}.info-banner h3{margin-bottom:6px;font-size:20px}.info-banner p{margin-bottom:12px;font-size:12px}.info-mini-columns{grid-template-columns:1fr;gap:10px;padding-top:8px}.info-contact-grid,.info-split-row{grid-template-columns:1fr;gap:10px}}@media (width<=480px){.info-header{gap:6px;padding:10px 12px}.info-header img{width:32px;height:32px}.info-brand{letter-spacing:.01em;font-size:14px}.info-body{padding:8px}.info-hero{gap:10px;padding:10px}.info-page-title{font-size:22px;line-height:1.1}.info-page-subtitle{margin:4px 0 6px;font-size:14px}.info-hero p{font-size:12px;line-height:1.4}.info-card{padding:10px}.info-card h5{margin-bottom:4px;font-size:13px}.info-card .sub{margin-bottom:6px;font-size:12px}.info-card p,.info-card li{font-size:12px;line-height:1.5}.info-card ul{padding-left:14px}.info-mid-title{margin:6px 0 8px;font-size:18px}.info-chat-btn{padding:7px 10px;font-size:12px}.feature-item{border-left:2px solid #218c3f;padding:10px}.feature-item h6{font-size:12px}.feature-item p{font-size:11px}.capabilities-grid>div{padding:10px}.capabilities-grid h6{margin-bottom:4px;font-size:12px}.capabilities-grid ul{padding-left:14px;font-size:11px}.values-grid>div{padding:8px}.values-grid h6{margin-bottom:3px;font-size:11px}.values-grid p{font-size:10px;line-height:1.3}.concept-card{min-height:140px;padding:10px}.concept-icon{font-size:24px}.concept-card h6{font-size:12px}.concept-card p{font-size:11px}.concept-desc{font-size:10px!important}.info-banner{padding:16px 12px}.info-banner h3{margin-bottom:4px;font-size:18px}.info-banner p{margin-bottom:8px;font-size:11px}}@media (width<=360px){.info-header{padding:8px 10px}.info-header img{width:28px;height:28px}.info-brand{font-size:12px}.info-body{padding:6px}.info-hero{gap:8px;padding:8px}.info-page-title{font-size:18px}.info-page-subtitle{font-size:12px}}*,:before,:after{box-sizing:border-box}.lp{color:#1a2a1e;background:#f4f6f4;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lp-green{color:#129b47}.lp-nav{z-index:50;background:#fff;border-bottom:1px solid #ddeade;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:12px 28px;display:grid;position:sticky;top:0;box-shadow:0 1px 6px #0000000d}.lp-brand{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.lp-brand img{object-fit:contain;width:36px;height:36px}.lp-brand span{color:#0f1f12;letter-spacing:.01em;font-size:22px;font-weight:900}.lp-brand b{color:#129b47;font-weight:900}.lp-nav nav{justify-content:center;gap:2px;display:flex}.lp-nav nav button{color:#3a4f3e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:600}.lp-nav nav button:hover{color:#0f8a3f}.lp-nav-active{color:#0f8a3f!important;border-bottom:2px solid #0f8a3f!important;border-radius:0!important}.lp-nav-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.lp-loc{color:#2b4230;cursor:pointer;background:#f7fbf7;border:1px solid #d4e4d7;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;line-height:1.3;display:inline-flex}.lp-loc strong{color:#0b7034;font-size:13px}.lp-dl-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#17a34a,#0d7530);border:none;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:800}.lp-body{gap:12px;max-width:1280px;margin:0 auto;padding:16px 20px;display:grid}.lp-hero{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1.05fr 1.4fr;min-height:500px;display:grid;overflow:hidden}.lp-hero-left{flex-direction:column;justify-content:center;padding:32px 28px;display:flex}.lp-kicker{letter-spacing:.07em;color:#0c7535;text-transform:uppercase;background:#edfff2;border:1px solid #b3e8c4;border-radius:999px;width:fit-content;margin-bottom:14px;padding:5px 14px;font-size:11px;font-weight:800;display:inline-block}.lp-hero-left h1{color:#0d1a0f;margin:0;font-size:clamp(34px,3.5vw,54px);font-weight:900;line-height:1.03}.lp-hero-sub{color:#3d5042;margin:14px 0 22px;font-size:16px;line-height:1.6}.lp-cta-row{flex-wrap:wrap;gap:10px;display:flex}.lp-hero-stats{background:#f9fdf9;border:1px solid #dce9dd;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid;overflow:hidden}.lp-hero-stats>div{border-right:1px solid #dce9dd;flex-direction:column;align-items:center;gap:2px;padding:12px 8px;display:flex}.lp-hero-stats>div:last-child{border-right:none}.lp-hs-ico{font-size:18px}.lp-hs-val{color:#0e7535;font-size:20px;font-weight:900;line-height:1.1}.lp-hs-lbl{color:#4d6551;text-align:center;font-size:10px;line-height:1.3}.lp-hs-city{background:#fff;border:1px solid #dce9dd;border-radius:14px;grid-template-columns:1fr 1fr;margin-top:10px;display:grid;overflow:hidden}.lp-hs-city-a{border-right:1px solid #dce9dd;padding:12px 14px}.lp-hs-city-b{padding:12px 14px}.lp-city-coming{color:#506255;margin:4px 0 0;font-size:12px;font-weight:600}.lp-store-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;line-height:1.25;display:inline-flex}.lp-store-btn small{opacity:.8;font-size:9px;font-weight:500;display:block}.lp-store-btn strong{font-size:14px;font-weight:800;display:block}.lp-sb-dark{color:#fff;background:#101010}.lp-sb-outline{color:#0f7a35;background:#f0fbf3;border:1px solid #b5dfc2;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.lp-sb-outline-dl{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.lp-hero-center{background:#fff;align-items:flex-start;padding:25px;display:flex;position:relative;overflow:hidden}.lp-phone-wrap{flex-shrink:0;width:100%;position:relative}.lp-hero-static{width:100%;height:auto;display:block}.lp-hero-right{background:#fbfdfb;border-left:1px solid #dde9de;flex-direction:column;justify-content:center;gap:6px;padding:12px;display:flex}.lp-benefit{color:#1a2d1d;background:#fff;border:1px solid #d9e8db;border-radius:12px;align-items:center;gap:10px;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.3;display:flex}.lp-bico{background:#edf9f1;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.lp-qr{background:#fff;border:1px solid #d9e8db;border-radius:12px;align-items:center;gap:10px;margin-top:4px;padding:10px;display:flex}.lp-qr-grid,.lp-qr-grid-big{background-image:repeating-linear-gradient(#0d7d3a 0 3px,#0000 3px 7px),repeating-linear-gradient(90deg,#0d7d3a 0 3px,#0000 3px 7px);border:2px solid #0d7d3a;border-radius:4px;flex-shrink:0}.lp-qr .lp-qr-grid{width:50px;height:50px}.lp-qr p{color:#2c4530;margin:0;font-size:11px;font-weight:700;line-height:1.5}.lp-stats{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.lp-stats>div{border-right:1px solid #dce9dd;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;display:flex}.lp-stats>div:last-child{border-right:none}.lp-sv{color:#0e7535;font-size:26px;font-weight:900}.lp-sl{color:#4d6551;text-align:center;font-size:12px}.lp-mid-row{gap:12px;display:grid}.lp-city-card{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.lp-city-a,.lp-city-b{padding:14px 18px}.lp-city-a{border-right:1px solid #dce9dd}.lp-city-h{color:#149040;margin:0 0 8px;font-size:12px;font-weight:800}.lp-city-n{color:#162a1a;margin:0 0 4px;font-size:13px;font-weight:600}.lp-city-n .tick{vertical-align:middle;font-size:10px}.lp-city-b p{color:#506255;margin:0 0 4px;font-size:13px;font-weight:600}.lp-explore{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:.55fr 1fr;display:grid;overflow:hidden}.lp-explore-left{padding:20px 18px}.lp-explore-left h2{color:#0e1a10;margin:0;font-size:26px;font-weight:900}.lp-explore-left p{color:#4a5f4e;margin:6px 0 14px;font-size:14px}.lp-explore-left ul{grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:0;list-style:none;display:grid}.lp-explore-left li{color:#2d4533;font-size:13px;font-weight:600}.lp-screens{border-left:1px solid #dce9dd;padding:0;display:block;overflow:hidden}.lp-screens-wrap{width:100%}.lp-screens-img{width:100%;height:auto;display:block}.lp-trust{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;padding:18px 20px;display:grid}.lp-trust-item{border-right:1px solid #dde9de;align-items:center;gap:10px;padding:4px 14px;display:flex}.lp-trust-item:first-child{padding-left:4px}.lp-trust-item:last-child{border-right:none;padding-right:4px}.lp-ticon{color:#149040;flex-shrink:0;display:flex}.lp-trust-item>div{flex-direction:column;gap:1px;display:flex}.lp-trust-item strong{color:#0d1a0f;font-size:12px;font-weight:700;line-height:1.3;display:block}.lp-trust-item span{color:#4d6551;font-size:11px;font-weight:400;line-height:1.3;display:block}.lp-partners{grid-template-columns:1fr 1fr .7fr;gap:12px;display:grid}.lp-pcard{background:#fff;border:1px solid #dce9dd;border-radius:16px;grid-template-columns:1fr 200px;min-height:280px;display:grid;overflow:hidden}.lp-pc-copy{flex-direction:column;padding:22px 20px;display:flex}.lp-pc-copy h3{color:#0d1810;margin:0;font-size:clamp(17px,1.6vw,22px);font-weight:800;line-height:1.2}.lp-pc-copy>p{color:#4d6351;margin:6px 0 14px;font-size:13px;line-height:1.5}.lp-pc-copy ul{flex-direction:column;gap:7px;margin:0 0 auto;padding:0;list-style:none;display:flex}.lp-pc-copy li{color:#1a2e1d;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.lp-pc-copy li:before{content:"";background:#149040 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/70% no-repeat;border-radius:50%;flex-shrink:0;width:18px;height:18px;display:inline-flex}.lp-pc-btn{color:#fff;cursor:pointer;background:#149040;border:none;border-radius:10px;width:fit-content;margin-top:18px;padding:11px 20px;font-size:13px;font-weight:800}.lp-pc-img{background:#e8f5ec;position:relative;overflow:hidden}.lp-pc-img-green{background:#d4edda}.lp-pc-img img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.lp-badge{color:#0d1810;text-align:center;background:#fffffff5;border:1px solid #dce9dd;border-radius:10px;flex-direction:column;padding:6px 10px;font-size:16px;font-weight:900;line-height:1.2;display:flex;position:absolute;bottom:12px;right:10px;box-shadow:0 2px 10px #0000001a}.lp-badge small{color:#4d6551;font-size:10px;font-weight:500}.lp-testimonial{background:#fff;border:1px solid #dce9dd;border-radius:16px;flex-direction:column;padding:18px;display:flex}.lp-testimonial h3{color:#0c1710;margin:0;font-size:22px;font-weight:800}.lp-tq{color:#e0eae0;margin-top:4px;font-size:52px;line-height:1}.lp-testimonial blockquote{color:#2d3e30;margin:0;font-size:15px;font-style:italic;line-height:1.6}.lp-stars{color:#f4bc22;letter-spacing:.04em;margin:10px 0 0;font-size:22px}.lp-author{color:#4a5f4e;margin:5px 0 0;font-size:14px;font-weight:700}.lp-dots{gap:5px;margin-top:10px;display:flex}.lp-dots span{background:#d1e2d3;border-radius:50%;width:8px;height:8px}.lp-dots span.on{background:#159042;border-radius:4px;width:20px}.lp-sfn{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lp-social,.lp-faq,.lp-news{background:#fff;border:1px solid #dce9dd;border-radius:16px;padding:16px}.lp-sfn-head{justify-content:space-between;align-items:flex-start;display:flex}.lp-sfn-head h3,.lp-faq h3,.lp-news h3{color:#16271c;margin:0;font-size:20px;font-weight:800}.lp-handle{color:#149040;margin:3px 0 0;font-size:13px;font-weight:600}.lp-ig-link{color:#149040;font-weight:700;text-decoration:none}.lp-ig-link:hover{text-decoration:underline}.lp-va{color:#149040;cursor:pointer;white-space:nowrap;background:#f5fbf6;border:1px solid #cee4d1;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700}.lp-ig-banner{border-radius:10px;margin-top:10px;overflow:hidden}.lp-ig-banner img{border-radius:10px;width:100%;height:auto;display:block}.lp-faq h3{margin-bottom:10px}.lp-faq details{background:#fbfdfb;border:1px solid #dde9de;border-radius:10px;margin-bottom:6px}.lp-faq summary{color:#1a2e1e;cursor:pointer;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq-ans{color:#4d6551;margin:0;padding:4px 12px 12px;font-size:13px;line-height:1.6}.lp-faq-page-item{background:#fbfdfb;border:1px solid #dde9de;border-radius:10px;margin-bottom:8px}.lp-faq-page-summary{color:#1a2e1e;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:700;list-style:none;display:flex}.lp-faq-page-summary::-webkit-details-marker{display:none}.lp-arr{color:#4a5f4e;font-size:14px}.lp-news p{color:#4a5f4e;margin:6px 0 12px;font-size:14px}.lp-nform{gap:8px;display:flex}.lp-nform input{border:1px solid #cddece;border-radius:10px;flex:1;min-width:0;padding:9px 11px;font-size:13px}.lp-nform button{color:#fff;cursor:pointer;white-space:nowrap;background:#149040;border:none;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:700}.lp-nvisual{align-items:center;gap:10px;margin-top:14px;display:flex}.lp-nmail{font-size:42px}.lp-npct{color:#0d7a38;background:#d4f0df;border:2px solid #ade0bf;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;font-weight:900;display:grid}.lp-offer{color:#fff;background:linear-gradient(120deg,#0a3520,#0c5a32 55%,#083a20);border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding:36px 40px;display:grid}.lp-offer-badge{letter-spacing:.04em;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;margin-bottom:14px;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.lp-offer-left h2{color:#fff;margin:0 0 10px;font-size:clamp(22px,2.5vw,34px);font-weight:900;line-height:1.1}.lp-offer-left p{color:#baf0ce;margin:0 0 18px;font-size:15px;line-height:1.6}.lp-offer-perks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lp-offer-perks span{color:#dcfce7;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.lp-offer-form{flex-direction:column;gap:10px;display:flex}.lp-offer-input-wrap{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.lp-offer-input-wrap svg{color:#fff9;flex-shrink:0}.lp-offer-input-wrap input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px}.lp-offer-input-wrap input::placeholder{color:#ffffff80}.lp-offer-btn{color:#fff;cursor:pointer;background:#17a34a;border:none;border-radius:12px;padding:13px 20px;font-size:14px;font-weight:800;transition:background .2s}.lp-offer-btn:hover{background:#149040}.lp-offer-trust{color:#ffffff8c;text-align:center;margin:10px 0 0;font-size:12px}.lp-offer-avatars{justify-content:center;align-items:center;gap:6px;margin-top:12px;display:flex}.lp-offer-av{color:#fff;background:linear-gradient(135deg,#17a34a,#0c5a32);border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.lp-offer-count{color:#baf0ce;font-size:12px;font-weight:600}.lp-why{background:#fff;border:1px solid #dce9dd;border-radius:16px;padding:28px 20px}.lp-why h2{text-align:center;margin:0 0 24px;font-size:30px;font-weight:900}.lp-why-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.lp-why-item{text-align:center;background:#fafcfa;border:1px solid #dde9de;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;transition:box-shadow .2s,border-color .2s;display:flex}.lp-why-item:hover{border-color:#b6dfc0;box-shadow:0 4px 16px #0e75351a}.lp-wico{color:#149040;background:#edf9f1;border:1px solid #c3e6cc;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.lp-why-item strong{color:#0d1810;font-size:13px;font-weight:800;line-height:1.3}.lp-why-item p{color:#5a6e5d;margin:4px 0 0;font-size:11px;line-height:1.4}.lp-dl{color:#fff;background:linear-gradient(120deg,#0a3520,#0c5a32 60%,#083a20);border-radius:20px;grid-template-columns:1fr auto auto auto;align-items:center;gap:24px;padding:32px 36px;display:grid}.lp-dl-badge{letter-spacing:.06em;color:#baf0ce;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.lp-dl-copy h2{color:#fff;margin:0;font-size:clamp(22px,2.4vw,32px);line-height:1.1}.lp-dl-copy p{color:#baf0ce;margin:8px 0 18px;font-size:15px;line-height:1.5}.lp-dl-btns{flex-wrap:wrap;gap:8px;display:flex}.lp-dl-chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.lp-dl-chips span{color:#dcfce7;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:600}.lp-dl-or{color:#8fcca5;padding:0 4px;font-size:14px;font-weight:700}.lp-dl-qr{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.lp-dl-qr-wrap{background:#fff;border-radius:12px;flex-shrink:0;padding:6px;line-height:0}.lp-qr-img{border-radius:6px;display:block}.lp-dl-qr p{color:#baf0ce;margin:4px 0 0;font-size:12px;line-height:1.6}.lp-dl-qr p:first-child{margin:0}.lp-dl-stats{gap:8px;display:grid}.lp-dl-stats>div{background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.lp-dl-stats svg{color:#86efac;flex-shrink:0}.lp-dl-stats strong{color:#fff;font-size:15px;font-weight:900;display:block}.lp-dl-stats small{color:#8fcca5;font-size:11px}.lp-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.lp-hamburger span{background:#149040;border-radius:2px;width:22px;height:2px;display:block}.lp-drawer-overlay{z-index:200;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.lp-drawer{background:#fff;flex-direction:column;gap:12px;width:min(300px,85vw);height:100%;padding:20px 18px;display:flex;overflow-y:auto;box-shadow:-4px 0 24px #00000026}.lp-drawer-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.lp-drawer-close{cursor:pointer;color:#4d6551;background:0 0;border:none;padding:4px 8px;font-size:20px}.lp-drawer-nav{flex-direction:column;flex:1;gap:4px;display:flex}.lp-drawer-nav button{text-align:left;color:#1a2e1d;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:13px 14px;font-size:15px;font-weight:600}.lp-drawer-nav button:hover{color:#149040;background:#f0faf3}.au-hero{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1.2fr .9fr;align-items:center;gap:20px;padding:36px 32px;display:grid}.au-stat-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.au-stat{text-align:center;background:#f9fdf9;border:1px solid #dce9dd;border-radius:14px;flex-direction:column;align-items:center;padding:16px 12px;display:flex}.au-stat-val{color:#0e7535;font-size:26px;font-weight:900}.au-stat-lbl{color:#4d6551;margin-top:3px;font-size:11px}.au-mission{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:32px;display:grid}.au-mission-quote{color:#0d1a0f;border-left:3px solid #149040;margin:12px 0 16px;padding-left:14px;font-size:17px;font-style:italic;font-weight:700;line-height:1.5}.au-pills{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.au-pill{color:#0c7535;background:#edfff2;border:1px solid #b3e8c4;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.au-section{background:#fff;border:1px solid #dce9de;border-radius:20px;padding:28px 24px}.au-section-title{color:#0d1a0f;text-align:center;margin:0 0 20px;font-size:26px;font-weight:900}.au-values-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.au-value-card{background:#fafcfa;border:1px solid #dde9de;border-radius:14px;padding:20px 16px}.au-value-ico{margin-bottom:10px;font-size:28px;display:block}.au-value-card h3{color:#0d1810;margin:0 0 8px;font-size:15px;font-weight:800}.au-value-card p{color:#4d6551;margin:0;font-size:13px;line-height:1.6}.au-timeline{flex-direction:column;gap:0;display:flex}.au-milestone{border-bottom:1px dashed #dce9dd;grid-template-columns:80px 24px 1fr;align-items:center;gap:12px;padding:10px 0;display:grid}.au-milestone:last-child{border-bottom:none}.au-mile-year{color:#149040;text-align:right;font-size:14px;font-weight:800}.au-mile-dot{background:#149040;border-radius:50%;flex-shrink:0;justify-self:center;width:14px;height:14px}.au-mile-event{color:#2c4231;margin:0;font-size:13px;line-height:1.5}.au-cta{text-align:center;color:#fff;background:linear-gradient(120deg,#0a3520,#0c5a32);border-radius:20px;padding:40px 32px}.au-cta h2{color:#fff;margin:0 0 10px;font-size:28px;font-weight:900}.au-cta p{color:#baf0ce;margin:0;font-size:15px}.st-hero{background:#fff;border:1px solid #dce9de;border-radius:20px;grid-template-columns:1.2fr .9fr;align-items:center;gap:20px;padding:36px 32px;display:grid}.st-steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.st-step{text-align:center;background:#fafcfa;border:1px solid #dde9de;border-radius:14px;padding:20px 14px;position:relative}.st-step-ico{margin-bottom:8px;font-size:28px}.st-step-num{color:#149040;background:#edf9f1;border:1px solid #c3e6cc;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid;position:absolute;top:10px;right:12px}.st-step h3{color:#0d1810;margin:0 0 6px;font-size:14px;font-weight:800}.st-step p{color:#4d6551;margin:0;font-size:12px;line-height:1.5}.st-cats{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.st-cat-btn{color:#2c4231;cursor:pointer;background:#fff;border:1px solid #cde5d2;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s}.st-cat-btn.active{color:#fff;background:#149040;border-color:#149040}.st-brands-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.st-brand-card{background:#fff;border:1px solid #dde9de;border-radius:14px;overflow:hidden}.st-brand-img{background:#f5f5f5;height:140px;overflow:hidden}.st-brand-img img{object-fit:cover;object-position:top;width:100%;height:100%}.st-brand-info{padding:12px}.st-brand-info strong{color:#0d1810;margin-bottom:2px;font-size:14px;font-weight:800;display:block}.st-brand-cat{color:#149040;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.st-brand-meta{color:#4d6551;flex-wrap:wrap;gap:8px;font-size:11px;display:flex}.st-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.st-search-wrap{background:#fff;border:1px solid #cde5d2;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:260px;padding:7px 12px;display:flex}.st-search{color:#1a2e1d;background:0 0;border:none;outline:none;width:100%;font-size:13px}.st-verified-badge{color:#fff;background:#149040;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.st-brand-img{background:#f5f5f5;height:140px;position:relative;overflow:hidden}.st-loading{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.st-skeleton{background:linear-gradient(90deg,#f0f4f0 25%,#e8f0e8 50%,#f0f4f0 75%) 0 0/200% 100%;border-radius:14px;height:220px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.st-brands-row{grid-template-columns:repeat(8,1fr);gap:14px;display:grid}.st-brand-logo-card{text-align:center;background:#fff;border:1px solid #dde9de;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;display:flex}.st-brand-logo-card img{object-fit:contain;border-radius:8px;width:72px;height:72px}.st-brand-name-placeholder{color:#149040;background:#edf9f1;border:1px solid #c3e6cc;border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:900;display:flex}.st-brand-logo-card span{color:#1a2e1d;word-break:break-word;font-size:11px;font-weight:700;line-height:1.3}@media (width<=960px){.st-brands-row{grid-template-columns:repeat(4,1fr)}}@media (width<=480px){.st-brands-row{grid-template-columns:repeat(4,1fr)}}.cr-hero{text-align:center;background:#fff;border:1px solid #dce9de;border-radius:20px;padding:40px 32px}.cr-hero h1{margin:12px 0;font-size:clamp(28px,4vw,52px);font-weight:900}.cr-hero-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.cr-roles{flex-direction:column;gap:12px;display:flex}.cr-role-card{background:#fff;border:1px solid #dde9de;border-radius:14px;padding:20px}.cr-role-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.cr-role-card h3{color:#0d1810;margin:0 0 8px;font-size:16px;font-weight:800}.cr-role-meta{flex-wrap:wrap;gap:6px;display:flex}.cr-tag{color:#149040;background:#f0faf3;border:1px solid #c3e6cc;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.cr-tag-green{color:#fff;background:#149040;border-color:#149040}.cr-role-desc{color:#4d6551;margin:0;font-size:13px;line-height:1.6}.cr-apply-btn{white-space:nowrap;flex-shrink:0;padding:9px 16px;font-size:13px}.cu-hero{text-align:center;background:linear-gradient(135deg,#f0faf3,#e8f5ec);border:1px solid #dce9de;border-radius:20px;padding:40px 32px}.cu-hero h1{color:#0d1a0f;margin:0 0 10px;font-size:clamp(24px,3.5vw,44px);font-weight:900}.cu-hero p{color:#4d6551;margin:0;font-size:16px}.cu-contact-cards{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.cu-contact-card{color:inherit;background:#fff;border:1px solid #dde9de;border-radius:16px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:box-shadow .2s;display:flex;position:relative}.cu-contact-card:hover{box-shadow:0 4px 16px #0e75351f}.cu-card-ico{color:#25d366;background:#e8f5ec;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.cu-card-ico-blue{color:#3b82f6;background:#eff6ff}.cu-card-ico-orange{color:#f97316;background:#fff7ed}.cu-wa .cu-card-ico{color:#25d366;background:#dcfce7}.cu-contact-card strong{color:#0d1a0f;margin-bottom:2px;font-size:15px;font-weight:800;display:block}.cu-contact-card span{color:#4d6551;font-size:12px;display:block}.cu-contact-card p{color:#149040;margin:4px 0 0;font-size:13px;font-weight:700}.cu-badge{border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.cu-badge-green{color:#15803d;background:#dcfce7}.cu-cats-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cu-cat-card{color:inherit;text-align:center;background:#fafcfa;border:1px solid #dde9de;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:18px 12px;text-decoration:none;transition:box-shadow .2s;display:flex}.cu-cat-card:hover{border-color:#b6dfc0;box-shadow:0 4px 12px #0e75351a}.cu-cat-ico{font-size:26px}.cu-cat-card strong{color:#0d1810;font-size:13px;font-weight:700}.cu-cat-card span{color:#4d6551;font-size:11px}.cu-hours-section{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cu-hours-card{background:#fff;border:1px solid #dde9de;border-radius:16px;padding:24px}.cu-hours-card h2{margin:0 0 16px;font-size:20px;font-weight:800}.cu-hours-list{flex-direction:column;gap:10px;display:flex}.cu-hour-row{background:#f9fdf9;border:1px solid #dce9dd;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;display:flex}.cu-hour-row span{color:#4d6551}.cu-hour-row strong{color:#0d1810}.cu-quick-links{flex-direction:column;gap:8px;display:flex}.cu-quick-link{color:#1a2e1d;cursor:pointer;text-align:left;background:#fafcfa;border:1px solid #dde9de;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:600;transition:background .15s}.cu-quick-link:hover{color:#149040;background:#edf9f1}@media (width<=960px){.lp-hamburger{display:flex}.au-hero,.st-hero,.au-mission,.cu-hours-section{grid-template-columns:1fr}.au-values-grid{grid-template-columns:1fr 1fr}.cr-hero-stats,.st-steps,.st-brands-grid{grid-template-columns:repeat(2,1fr)}.cu-contact-cards,.cu-cats-grid{grid-template-columns:1fr}}@media (width<=640px){.au-hero,.st-hero,.cr-hero,.cu-hero,.au-section,.au-cta,.cu-hours-card{padding:20px 16px}.au-values-grid,.cr-hero-stats,.st-steps,.st-brands-grid{grid-template-columns:1fr}.cu-cats-grid{grid-template-columns:repeat(3,1fr)}.cr-role-top{flex-direction:column}.au-section-title{font-size:20px}}.lp-wa-btn{z-index:100;color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 18px #25d36673}.lp-wa-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #25d3668c}@media (width<=1200px){.lp-hero{grid-template-columns:1fr 1.2fr}.lp-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-dl{grid-template-columns:1fr 1fr;gap:14px}.lp-dl-or,.lp-dl-qr,.lp-dl-stats{display:none}}@media (width<=960px){.lp-nav{grid-template-columns:auto auto;justify-content:space-between}.lp-nav nav{display:none}.lp-hero{grid-template-columns:1fr}.lp-partners,.lp-sfn{grid-template-columns:1fr 1fr}.lp-testimonial{grid-column:span 2}.lp-dl{grid-template-columns:1fr;gap:12px}.lp-dl-or,.lp-dl-qr,.lp-dl-stats{display:flex}.lp-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.lp-body{padding:10px 12px}.lp-nav{gap:8px;padding:10px 14px}.lp-hero-left{padding:16px 14px}.lp-hero-left h1{font-size:30px}.lp-hero-sub{font-size:14px}.lp-cta-row{flex-direction:column}.lp-cta-row .lp-store-btn{justify-content:center;width:100%}.lp-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-mid-row,.lp-city-card{grid-template-columns:1fr}.lp-city-a{border-bottom:1px solid #dce9dd;border-right:none}.lp-explore,.lp-explore-left ul{grid-template-columns:1fr}.lp-screens{border-top:1px solid #dde9de;border-left:none;padding:0}.lp-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-partners,.lp-pcard{grid-template-columns:1fr}.lp-pc-img img{width:100%;height:180px}.lp-testimonial{grid-column:span 1}.lp-sfn{grid-template-columns:1fr}.lp-nform{flex-direction:column}.lp-nform button{width:100%}.lp-dl{padding:16px}.lp-dl-btns{flex-direction:column}.lp-dl-btns .lp-store-btn{justify-content:center;width:100%}.lp-why h2{font-size:22px}.lp-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-dl-stats{grid-template-columns:1fr}}@media (width<=420px){.lp-brand span{font-size:18px}.lp-dl-btn{padding:8px 10px;font-size:12px}.lp-loc{display:none}.lp-trust{grid-template-columns:1fr 1fr}}.footer{background:#0f0f0f;border:1px solid #ffffff14;border-radius:24px;margin-top:56px;box-shadow:0 18px 40px #00000042}.footer-main{grid-template-columns:1.45fr 1fr 1fr 1fr 1.2fr 1fr;align-items:start;gap:0;display:grid}.footer-brand-col,.footer-col{min-height:100%;padding:28px 34px}.footer-brand-col,.footer-col:not(:last-child){border-right:1px solid #ffffff14}.footer-brand{align-items:center;gap:8px;margin-bottom:18px;display:flex}.footer-logo-img{object-fit:contain;width:54px;height:54px}.footer-logo-text{color:#fff;margin:0;font-size:22px;font-weight:900}.footer-logo-text span{color:#31b24a}.footer-copyright{color:#ffffffa8;margin:0;font-size:14px;line-height:1.6}.footer-col h3{letter-spacing:.04em;color:#fff;cursor:pointer;margin:0 0 14px;font-size:13px;font-weight:800}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{color:#ffffffb8;cursor:pointer;margin-bottom:10px;font-size:14px;line-height:1.35}.footer-col li:hover,.footer-seller-link{color:#fff}.footer-seller-link{font-weight:700}.footer-app-col{min-width:0}.app-buttons{gap:10px;display:grid}.store-badge{color:#fff;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:52px;padding:8px 12px;display:flex}.store-badge-icon{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.store-badge-icon svg{width:22px;height:22px}.store-badge-text{flex-direction:column;display:flex}.store-badge-text small{letter-spacing:.04em;color:#ffffffa3;font-size:10px;font-weight:700}.store-badge-text strong{color:#fff;font-size:16px;font-weight:800}.footer-socials{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.social-icon{color:#ffffffb8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.social-icon svg{width:22px;height:22px}@media (width<=1200px){.footer-main{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-col:nth-child(4){border-right:none}}@media (width<=768px){.footer{border-radius:16px;margin-top:32px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand-col{border-bottom:1px solid #ffffff14;grid-column:span 2;border-right:none!important}.footer-col:nth-child(2n){border-right:none}.footer-col{padding:20px 18px}.app-buttons{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer-main{grid-template-columns:1fr}.footer-brand-col{grid-column:span 1}.footer-brand-col,.footer-col,.footer-col:not(:last-child){border-bottom:1px solid #ffffff14;border-right:none}.footer-col:last-child{border-bottom:none}.app-buttons{grid-template-columns:1fr}}.pm-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pm-modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:640px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0003}.pm-header{background:#fafdfb;border-bottom:1px solid #e8f0e9;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.pm-tabs{gap:6px;display:flex}.pm-tab{color:#3a4f3e;cursor:pointer;background:#fff;border:1px solid #cde5d2;border-radius:10px;padding:7px 14px;font-size:13px;font-weight:700;transition:all .15s}.pm-tab.active{color:#fff;background:#149040;border-color:#149040}.pm-close{color:#6b7f6e;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:18px;line-height:1}.pm-close:hover{background:#f0f5f1}.pm-body{flex:1;padding:20px 22px;overflow-y:auto}.pm-intro{margin-bottom:18px}.pm-intro h3{color:#0d1a0f;margin:0 0 4px;font-size:20px;font-weight:800}.pm-intro p{color:#4d6551;margin:0;font-size:14px}.pm-form{flex-direction:column;gap:12px;display:flex}.pm-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pm-field{flex-direction:column;gap:4px;display:flex}.pm-field-full{grid-column:span 2}.pm-field label{color:#2c4231;font-size:12px;font-weight:700}.pm-field input,.pm-field select,.pm-field textarea{color:#1a2e1d;background:#fff;border:1px solid #cde5d2;border-radius:10px;outline:none;padding:9px 12px;font-family:inherit;font-size:13px;transition:border .15s}.pm-field input:focus,.pm-field select:focus,.pm-field textarea:focus{border-color:#149040;box-shadow:0 0 0 3px #1490401a}.pm-field textarea{resize:vertical;min-height:70px}.pm-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}.pm-submit-btn{color:#fff;cursor:pointer;background:#149040;border:none;border-radius:12px;width:100%;margin-top:4px;padding:13px 20px;font-size:14px;font-weight:800;transition:background .2s}.pm-submit-btn:hover:not(:disabled){background:#0d7530}.pm-submit-btn:disabled{opacity:.6;cursor:not-allowed}.pm-success{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 24px;display:flex}.pm-success-icon{color:#149040;background:#dcfce7;border:3px solid #149040;border-radius:50%;place-items:center;width:64px;height:64px;font-size:28px;font-weight:900;display:grid}.pm-success h3{color:#0d1a0f;margin:0;font-size:22px;font-weight:800}.pm-success p{color:#4d6551;max-width:380px;margin:0;font-size:14px;line-height:1.6}.pm-ref{color:#149040;background:#f0faf3;border:1px solid #b6dfc0;border-radius:8px;padding:6px 14px;font-size:13px}.pm-success .pm-submit-btn{max-width:200px;margin-top:6px}@media (width<=520px){.pm-row{grid-template-columns:1fr}.pm-body{padding:16px}.pm-field-full{grid-column:span 1}}:root{--seller-ink:#101827;--seller-soft-ink:#596475;--seller-border:#d5deea;--seller-card:#fff;--seller-base:#ecf4ee;--seller-accent:#0f9f49;--seller-accent-dark:#0b7a37}.seller-registration-page{background:radial-gradient(circle at 8% 0%, #0f9f4929, transparent 44%), radial-gradient(circle at 100% 100%, #08672e26, transparent 50%), linear-gradient(135deg, #f9fcfa 0%, var(--seller-base) 50%, #f2f8f4 100%);min-height:100vh;color:var(--seller-ink);padding:48px 20px;font-family:IBM Plex Sans,sans-serif;position:relative;overflow:hidden}.seller-registration-glow{filter:blur(44px);opacity:.34;pointer-events:none;border-radius:999px;width:460px;height:460px;position:absolute}.seller-registration-glow-left{background:#16a34a;top:-200px;left:-160px}.seller-registration-glow-right{background:#0b7a37;bottom:-220px;right:-170px}.seller-registration-shell{z-index:2;grid-template-columns:minmax(280px,.95fr) minmax(560px,1.45fr);align-items:stretch;gap:20px;width:min(1240px,100%);margin:0 auto;display:grid;position:relative}.seller-registration-aside,.seller-registration-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffe6;border:1px solid #d5deeacc;border-radius:22px;box-shadow:0 24px 64px #10182714}.seller-registration-aside{flex-direction:column;gap:16px;padding:30px;display:flex}.seller-kicker{width:max-content;color:var(--seller-accent-dark);letter-spacing:.03em;text-transform:uppercase;background:#0f9f4924;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.seller-registration-aside h1{font-family:Sora,sans-serif;font-size:clamp(30px,3.2vw,44px);line-height:1.1}.seller-registration-aside p{color:var(--seller-soft-ink);line-height:1.55}.seller-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:6px;display:grid}.seller-feature-grid article{background:#f8fbf9;border:1px solid #dce8df;border-radius:14px;padding:14px}.seller-feature-grid h3{margin-bottom:5px;font-family:Sora,sans-serif;font-size:14px}.seller-feature-grid p{color:#6b7280;font-size:13px}.seller-registration-card{padding:24px}.seller-registration-header h2{margin-bottom:4px;font-family:Sora,sans-serif;font-size:29px}.seller-registration-header p{color:var(--seller-soft-ink);font-size:14px}.seller-stepper{justify-content:space-between;gap:8px;margin-top:20px;margin-bottom:18px;display:flex}.seller-step-wrap{flex:1;justify-items:center;gap:6px;display:grid;position:relative}.seller-step-dot{color:#64748b;z-index:2;background:#fff;border:2px solid #c3d2c6;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.seller-step-label{text-align:center;color:#5b6678;min-height:28px;font-size:11px;font-weight:600}.seller-step-active,.seller-step-done{border-color:var(--seller-accent);color:#fff;background:var(--seller-accent)}.seller-step-line{background:#d6dbe4;width:calc(100% - 48px);height:2px;position:absolute;top:16px;left:calc(50% + 24px)}.seller-line-done{background:var(--seller-accent)}.seller-registration-form{flex-direction:column;gap:15px;display:flex}.seller-registration-form label{flex-direction:column;gap:8px;display:flex}.seller-registration-form label span{color:#263041;font-size:13px;font-weight:600}.seller-registration-form input,.seller-registration-form select,.seller-registration-form textarea{border:1px solid var(--seller-border);width:100%;font:inherit;color:#111827;background:#fff;border-radius:10px;padding:11px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.seller-registration-form textarea{resize:vertical}.seller-registration-form input:focus,.seller-registration-form select:focus,.seller-registration-form textarea:focus{border-color:#2ca95a;outline:none;box-shadow:0 0 0 4px #2ca95a24}.seller-field-grid{gap:12px;display:grid}.seller-field-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-input-inline{gap:8px;display:flex}.seller-outline-btn{color:#0d8c40;cursor:pointer;background:#f7fbf8;border:1px solid #9fc9a8;border-radius:10px;min-width:102px;padding:0 12px;font-weight:700}.seller-outline-btn:hover{background:#ecf8f0}.seller-chip-block{flex-direction:column;gap:9px;display:flex}.seller-chip-title{color:#263041;font-size:13px;font-weight:600}.seller-chip-list{flex-wrap:wrap;gap:8px;display:flex}.seller-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #ccd7df;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:600}.seller-chip-active{color:#126734;background:#edf8f0;border-color:#2ca95a}.seller-upload-box{background:#fafdfb;border:1px dashed #a4b8c5;border-radius:12px;padding:14px}.seller-upload-box p{color:#6b7280;margin-top:4px;font-size:12px}.seller-upload-box input[type=file]{background:0 0;border:none;padding:8px 0}.seller-section-title{margin-top:4px;margin-bottom:-3px;font-family:Sora,sans-serif;font-size:15px}.seller-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.seller-upload-box.compact{padding:11px}.seller-upload-box.compact span{font-size:12px}.seller-terms{align-items:center;margin-top:3px;flex-direction:row!important;gap:10px!important}.seller-terms input{width:16px;height:16px}.seller-terms span{color:#445064;font-size:13px;font-weight:500}.seller-submit-error{color:#b91c1c;font-size:13px;font-weight:600}.seller-action-row{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.seller-back-btn,.seller-next-btn{letter-spacing:.01em;cursor:pointer;border:none;border-radius:11px;font-weight:700;transition:transform .15s,box-shadow .2s}.seller-back-btn{color:#1f2937;background:#f4f7f5;border:1px solid #cdd8e2;min-width:104px;padding:11px 18px}.seller-next-btn{color:#fff;background:linear-gradient(120deg,#138d42 0%,#15a34a 100%);min-width:170px;padding:11px 22px;box-shadow:0 10px 22px #0f9f4940}.seller-next-btn:disabled{opacity:.78;cursor:not-allowed;transform:none}.seller-back-btn:hover,.seller-next-btn:hover{transform:translateY(-1px)}.seller-success-panel{text-align:center;align-content:center;justify-items:center;gap:14px;min-height:500px;display:grid}.seller-success-panel h2{font-family:Sora,sans-serif;font-size:31px}.seller-success-panel p{color:#607081;max-width:520px;line-height:1.6}@media (width<=1120px){.seller-registration-shell{grid-template-columns:1fr}.seller-registration-aside{order:2}.seller-registration-card{order:1}}@media (width<=840px){.seller-registration-page{padding:22px 12px}.seller-registration-card,.seller-registration-aside{border-radius:18px;padding:18px}.seller-registration-header h2{font-size:24px}.seller-field-grid.two-col,.seller-doc-grid,.seller-feature-grid{grid-template-columns:1fr}.seller-step-label{font-size:10px}.seller-step-line{width:calc(100% - 36px);left:calc(50% + 18px)}.seller-input-inline{flex-direction:column}.seller-outline-btn{min-height:40px}.seller-action-row{justify-content:stretch}.seller-back-btn,.seller-next-btn{width:100%;min-width:unset}}@media (width<=768px){.seller-registration-page{padding:16px 10px}.seller-registration-shell{gap:14px}.seller-registration-card,.seller-registration-aside{border-radius:14px;padding:14px;box-shadow:0 12px 32px #1018270f}.seller-registration-aside{gap:12px}.seller-registration-aside h1{font-size:clamp(22px,6vw,28px)}.seller-registration-aside p{font-size:12px;line-height:1.5}.seller-feature-grid{gap:8px}.seller-feature-grid article{padding:10px}.seller-feature-grid h3{margin-bottom:3px;font-size:12px}.seller-feature-grid p{font-size:11px}.seller-registration-header h2{margin-bottom:2px;font-size:20px}.seller-registration-header p{font-size:12px}.seller-stepper{gap:4px;margin-bottom:14px}.seller-step-dot{width:28px;height:28px;font-size:11px}.seller-step-label{min-height:24px;font-size:8px}.seller-registration-form{gap:12px}.seller-registration-form label span{font-size:12px}.seller-registration-form input,.seller-registration-form select,.seller-registration-form textarea{border-radius:8px;min-height:40px;padding:9px 10px;font-size:13px}.seller-registration-form input[type=checkbox]{min-height:auto}.seller-registration-form textarea{min-height:80px}.seller-field-grid{gap:10px}.seller-input-inline{gap:6px}.seller-outline-btn{min-width:80px;min-height:38px;padding:0 10px;font-size:12px}.seller-chip-block{gap:7px}.seller-chip-title{font-size:12px}.seller-chip-list{gap:6px}.seller-chip{border-radius:8px;padding:6px 9px;font-size:11px}.seller-upload-box{border-radius:10px;padding:12px}.seller-upload-box p{margin-top:3px;font-size:11px}.seller-upload-box input[type=file]{padding:6px 0}.seller-doc-grid{gap:8px}.seller-section-title{font-size:13px}.seller-terms{gap:8px}.seller-terms input{width:14px;height:14px}.seller-terms span,.seller-submit-error{font-size:11px}.seller-action-row{gap:8px;margin-top:2px}.seller-back-btn,.seller-next-btn{border-radius:8px;padding:9px 14px;font-size:12px}.seller-back-btn{min-width:80px}.seller-next-btn{min-width:120px;box-shadow:0 6px 16px #0f9f492e}.seller-success-panel{min-height:400px}.seller-success-panel h2{font-size:22px}.seller-success-panel p{font-size:13px}}@media (width<=480px){.seller-registration-page{padding:12px 8px}.seller-registration-shell{gap:10px}.seller-registration-card,.seller-registration-aside{border-radius:12px;padding:12px}.seller-registration-aside h1{font-size:clamp(18px,5vw,22px);line-height:1}.seller-registration-aside p{font-size:11px}.seller-kicker{padding:4px 8px;font-size:10px}.seller-feature-grid{gap:6px}.seller-feature-grid article{padding:8px}.seller-feature-grid h3{font-size:11px}.seller-feature-grid p{font-size:10px}.seller-registration-header h2{font-size:18px}.seller-registration-header p{font-size:11px}.seller-stepper{gap:2px;margin-bottom:12px}.seller-step-dot{border-width:1.5px;width:24px;height:24px;font-size:10px}.seller-step-label{font-size:7px}.seller-step-line{top:12px}.seller-registration-form{gap:10px}.seller-registration-form label span{font-size:11px}.seller-registration-form input,.seller-registration-form select,.seller-registration-form textarea{min-height:36px;padding:8px;font-size:13px}.seller-registration-form textarea{min-height:70px}.seller-field-grid{gap:8px}.seller-outline-btn{min-width:70px;min-height:36px;padding:0 8px;font-size:11px}.seller-chip-list{gap:5px}.seller-chip{padding:5px 8px;font-size:10px}.seller-upload-box{padding:10px}.seller-upload-box p{font-size:10px}.seller-section-title{font-size:12px}.seller-terms span{font-size:10px}.seller-action-row{flex-wrap:wrap;gap:6px}.seller-back-btn,.seller-next-btn{flex:1;min-width:60px;padding:8px 12px;font-size:11px}.seller-success-panel{min-height:350px}.seller-success-panel h2{font-size:18px}.seller-success-panel p{font-size:12px}}@media (width<=360px){.seller-registration-aside,.seller-registration-card{padding:10px}.seller-registration-aside h1,.seller-registration-header h2{font-size:16px}.seller-registration-form input,.seller-registration-form select,.seller-registration-form textarea{min-height:34px;font-size:12px}.seller-back-btn,.seller-next-btn{padding:7px 10px;font-size:10px}.seller-success-panel h2{font-size:16px}}.ds-page{color:#0f172a;background:#f0fdf4;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ds-header{color:#fff;background:#166534;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ds-header h1{margin:0;font-size:20px;font-weight:700}.ds-header p{opacity:.75;margin:2px 0 0;font-size:13px}.ds-refresh-time{opacity:.75;font-size:12px}.ds-container{max-width:1100px;margin:0 auto;padding:24px 16px}.ds-controls{background:#fff;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:20px;padding:20px 24px;display:flex;box-shadow:0 1px 4px #00000014}.ds-control-group{flex-direction:column;gap:4px;display:flex}.ds-control-group label{color:#374151;font-size:12px;font-weight:600}.ds-control-group input,.ds-control-group select{background:#fff;border:1.5px solid #d1d5db;border-radius:10px;outline:none;min-width:200px;padding:9px 13px;font-size:14px}.ds-control-group input:focus,.ds-control-group select:focus{border-color:#16a34a}.ds-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:opacity .15s}.ds-btn:disabled{opacity:.5;cursor:not-allowed}.ds-btn-primary{color:#fff;background:#16a34a}.ds-btn-primary:hover:not(:disabled){background:#15803d}.ds-btn-outline{color:#16a34a;background:#fff;border:1.5px solid #16a34a}.ds-btn-outline:hover{background:#f0fdf4}.ds-btn-active{color:#166534;background:#dcfce7;border:1.5px solid #16a34a}.ds-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.ds-error button{cursor:pointer;color:#dc2626;background:0 0;border:none;padding:0 4px;font-size:14px}.ds-stats{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.ds-stat-card{text-align:center;background:#fff;border-radius:12px;flex:1;min-width:110px;padding:14px 20px;box-shadow:0 1px 3px #0000000f}.ds-stat-num{color:#166534;font-size:28px;font-weight:800}.ds-stat-lbl{color:#6b7280;margin-top:2px;font-size:12px}.ds-orders-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ds-orders-header h2{align-items:center;gap:8px;margin:0;font-size:17px;font-weight:700;display:flex}.ds-store-badge{color:#166534;background:#dcfce7;border-radius:8px;padding:3px 10px;font-size:12px;font-weight:600}.ds-order-count{color:#6b7280;font-size:13px}.ds-loading{text-align:center;color:#6b7280;justify-content:center;align-items:center;gap:10px;padding:40px;display:flex}.ds-spinner{border:3px solid #d1d5db;border-top-color:#16a34a;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite ds-spin}@keyframes ds-spin{to{transform:rotate(360deg)}}.ds-empty{text-align:center;color:#9ca3af;padding:60px 20px}.ds-empty-icon{margin-bottom:12px;font-size:48px}.ds-empty p{font-size:15px}.ds-order-card{background:#fff;border-left:4px solid #d1d5db;border-radius:14px;margin-bottom:12px;padding:16px 18px;box-shadow:0 1px 3px #0000000f}.ds-order-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.ds-customer-name{font-size:15px;font-weight:700}.ds-customer-phone{color:#6b7280;margin:2px 0;font-size:13px}.ds-order-id{color:#9ca3af;font-family:monospace;font-size:12px}.ds-order-meta{text-align:right}.ds-badge{border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.ds-order-time{color:#9ca3af;margin-top:4px;font-size:12px}.ds-payment{color:#374151;margin-top:2px;font-size:12px;font-weight:600}.ds-address{color:#374151;background:#f8fafc;border-radius:8px;margin-bottom:8px;padding:8px 12px;font-size:13px}.ds-rider-info{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:12px;padding:8px 12px;font-size:13px;display:flex}.ds-rider-label{color:#16a34a;margin-right:4px;font-weight:600}.ds-items-table{border-collapse:collapse;width:100%;margin-bottom:12px;font-size:13px}.ds-items-table th{text-align:left;color:#6b7280;border-bottom:1px solid #e5e7eb;padding:6px 8px;font-weight:600}.ds-items-table td{border-bottom:1px solid #f3f4f6;padding:6px 8px}.ds-items-table tr:last-child td{border-bottom:none}.ds-order-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.ds-total{font-size:15px;font-weight:700}.ds-actions{flex-wrap:wrap;gap:6px;display:flex}.ds-action-btn{cursor:pointer;background:#fff;border-radius:8px;padding:5px 11px;font-size:12px;font-weight:600;transition:opacity .15s}.ds-action-btn:hover{opacity:.75}.ds-action-confirmed{color:#3b82f6;border:1.5px solid #3b82f6}.ds-action-preparing{color:#8b5cf6;border:1.5px solid #8b5cf6}.ds-action-dispatched{color:#06b6d4;border:1.5px solid #06b6d4}.ds-action-delivered{color:#16a34a;border:1.5px solid #16a34a}.ds-action-cancelled{color:#ef4444;border:1.5px solid #ef4444}.ds-cancel-row{justify-content:flex-end;margin-top:8px;display:flex}.ds-cancel-ghost{opacity:.65;font-size:12px}.ds-cancel-ghost:hover{opacity:1}.ds-cancel-confirm{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;display:flex}.ds-cancel-prompt{color:#dc2626;flex:1;min-width:120px;font-size:13px;font-weight:600}.ds-cancel-keep{color:#374151;border:1.5px solid #9ca3af}.ds-cancel-keep:hover{background:#f3f4f6}@media (width<=600px){.ds-control-group input,.ds-control-group select{min-width:100%}.ds-stats{gap:8px}.ds-stat-card{min-width:80px;padding:10px 12px}.ds-stat-num{font-size:22px}}.ds-pickup-otp-box{text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#1d4ed8 100%);border-radius:14px;margin:12px 0;padding:16px 18px;animation:1.8s ease-in-out infinite ds-otp-pulse;box-shadow:0 4px 20px #1d4ed859}@keyframes ds-otp-pulse{0%,to{box-shadow:0 4px 20px #1d4ed859}50%{box-shadow:0 6px 28px #1d4ed899}}.ds-pickup-otp-title{color:#bfdbfe;letter-spacing:.3px;margin-bottom:12px;font-size:13px;font-weight:700}.ds-pickup-otp-digits{justify-content:center;gap:10px;margin-bottom:10px;display:flex}.ds-otp-digit{color:#1e3a8a;letter-spacing:0;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:52px;height:60px;font-size:34px;font-weight:900;display:inline-flex;box-shadow:0 2px 8px #0000001f}.ds-pickup-otp-hint{color:#93c5fd;font-size:12px}.ds-pickup-verified{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin:10px 0;padding:10px 14px;font-size:13px;font-weight:600}.stock-container{background:#f8f9fa;min-height:100vh;padding:20px}.stock-header{margin-bottom:24px}.stock-header h1{color:#1a1a1a;margin:0 0 8px;font-size:32px;font-weight:800}.stock-header p{color:#666;margin:0;font-size:14px}.stock-controls{grid-template-columns:300px 1fr;gap:12px;margin-bottom:20px;display:grid}.store-selector,.search-box,.filter-box{flex-direction:column;gap:6px;display:flex}.store-selector label,.search-box label,.filter-box label{color:#333;font-size:13px;font-weight:600}.store-selector select,.search-box input,.filter-box select{border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px}.store-selector select,.filter-box select{cursor:pointer;background-color:#fff}.search-box input{width:100%}.filter-box label{color:#333;font-size:13px;font-weight:600}.filter-box select{width:100%}.stock-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.summary-card{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000000d}.summary-card h3{color:#218c3f;margin:0 0 4px;font-size:28px;font-weight:700}.summary-card p{color:#666;margin:0;font-size:12px;font-weight:500}.stock-table-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.stock-table{border-collapse:collapse;width:100%;font-size:13px}.stock-table thead{background:#f5f5f5;border-bottom:2px solid #e0e0e0}.stock-table th{text-align:left;color:#333;border-right:1px solid #e0e0e0;padding:12px;font-weight:600}.stock-table th:last-child{border-right:none}.stock-table td{color:#555;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:12px}.stock-table td:last-child{border-right:none}.total-stock{font-size:14px;font-weight:600}.store-cell{background:#f9f9f9;border-radius:4px;padding:10px 8px;font-weight:500}.store-cell.out-of-stock{color:#d32f2f;background:#ffe6e6;font-weight:600}.store-cell.low-stock{color:#f57c00;background:#fff3e0;font-weight:600}.store-cell.medium-stock{color:#1976d2;background:#e3f2fd}.store-cell.good-stock{color:#388e3c;background:#e8f5e9}.status-badge{text-transform:uppercase;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}.status-badge.out-of-stock{color:#c62828;background:#ffcdd2}.status-badge.low-stock{color:#e65100;background:#ffe0b2}.status-badge.medium-stock{color:#1565c0;background:#bbdefb}.status-badge.good-stock{color:#2e7d32;background:#c8e6c9}.stock-row:hover{background:#fafafa}.stock-loading{text-align:center;color:#666;padding:40px;font-size:16px}.variants-list{flex-direction:column;gap:6px;font-size:12px;display:flex}.variant-item{color:#555;background:#f5f5f5;border-radius:4px;justify-content:space-between;align-items:center;padding:4px 6px;display:flex}.variant-item span:first-child{font-weight:500}.variant-item .qty{color:#2e7d32;margin-left:8px;font-weight:600}@media (width<=1200px){.stock-controls{grid-template-columns:1fr}.stock-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stock-container{padding:12px}.stock-header h1{margin-bottom:4px;font-size:24px}.stock-header p{font-size:12px}.stock-controls{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.store-selector select,.search-box input{min-height:44px;padding:12px;font-size:16px}.stock-summary{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.summary-card{border-radius:6px;padding:12px}.summary-card h3{margin-bottom:2px;font-size:24px}.summary-card p{font-size:11px}.stock-table-wrapper{box-shadow:none;border:none;overflow:visible}.stock-table{border-collapse:collapse;width:100%;display:block}.stock-table thead{display:none}.stock-table tbody{display:block}.stock-table tr{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;padding:12px;display:block;box-shadow:0 1px 3px #0000000d}.stock-table td{border:none;border-bottom:1px solid #f0f0f0;grid-template-columns:100px 1fr;align-items:center;padding:8px 0;display:grid}.stock-table td:last-child{border-bottom:none}.stock-table td:before{content:attr(data-label);color:#666;text-transform:uppercase;min-width:100px;font-size:11px;font-weight:600}.product-name{grid-template-columns:1fr!important}.product-name:before{content:"Product"}.product-name{color:#1a1a1a;margin-bottom:8px;font-size:14px;font-weight:600}.stock-table tr>td:nth-child(2):before{content:"Brand: "}.stock-table tr>td:nth-child(3):before{content:"Category: "}.stock-table tr>td:nth-child(4):before{content:"Price: "}.stock-table tr>td:nth-child(5):before{content:"Stock: "}.stock-table tr>td:nth-child(6):before{content:"Variants: "}.stock-table tr>td:nth-child(7):before{content:"Status: "}.empty-state,.stock-loading{padding:30px 16px;font-size:14px}.variants-list{gap:8px}.variant-item{justify-content:space-between;align-items:center;min-height:28px;padding:6px 8px;font-size:11px;display:flex}}@media (width<=480px){.stock-container{padding:8px}.stock-header h1{font-size:20px}.stock-summary{grid-template-columns:1fr;gap:8px}.summary-card{padding:10px}.summary-card h3{font-size:22px}.summary-card p{font-size:10px}.stock-table tr{margin-bottom:10px;padding:10px}.stock-table td{grid-template-columns:90px 1fr;padding:6px 0;font-size:12px}.product-name{font-size:13px}.variants-list{gap:6px}.variant-item{min-height:24px;padding:4px 6px;font-size:10px}.status-badge{padding:3px 6px;font-size:10px}}.analytics-container{background:#f8f9fa;min-height:100vh;padding:20px}.analytics-header{margin-bottom:24px}.analytics-header h1{color:#1a1a1a;margin:0 0 8px;font-size:32px;font-weight:800}.analytics-header p{color:#666;margin:0;font-size:14px}.analytics-insights{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.insight-card{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000000d}.insight-card h3{color:#333;margin:0 0 8px;font-size:16px;font-weight:700}.insight-number{color:#218c3f;margin:0 0 6px;font-size:32px;font-weight:800}.insight-label{color:#999;font-size:12px;font-weight:500;display:block}.analytics-controls{grid-template-columns:1fr 250px;gap:12px;margin-bottom:20px;display:grid}.sort-box{flex-direction:column;gap:6px;display:flex}.sort-box label{color:#333;font-size:13px;font-weight:600}.sort-box select{border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.analytics-table-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:20px;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.analytics-table{border-collapse:collapse;width:100%;font-size:13px}.analytics-table thead{background:#f5f5f5;border-bottom:2px solid #e0e0e0}.analytics-table th{text-align:left;color:#333;white-space:nowrap;border-right:1px solid #e0e0e0;padding:12px;font-weight:600}.analytics-table th:last-child{border-right:none}.analytics-table td{color:#555;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:12px}.analytics-table td:last-child{border-right:none}.product-name{color:#1a1a1a;font-weight:600}.sales-cell{color:#218c3f;font-size:14px;font-weight:600}.monthly-cell,.weekly-cell{color:#333;font-weight:500}.revenue-cell{color:#2196f3;font-weight:600}.views-cell{color:#9c27b0;font-weight:500}.rating-badge{color:#f57c00;background:#fff3e0;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.progress-bar{background:#e0e0e0;border-radius:4px;justify-content:center;align-items:center;height:24px;display:flex;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4caf50,#81c784);min-width:2px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.progress-text{z-index:1;color:#333;font-size:12px;font-weight:600;position:relative}.performance-badge{white-space:nowrap;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-block}.performance-badge.best-seller{color:#f57f17;background:#fff9e6}.performance-badge.fast-seller{color:#2e7d32;background:#e8f5e9}.performance-badge.popular{color:#1565c0;background:#e3f2fd}.performance-badge.average{color:#666;background:#f5f5f5}.analytics-row:hover{background:#fafafa}.analytics-row.best-seller{border-left:3px solid #f57f17}.analytics-row.fast-seller{border-left:3px solid #2e7d32}.analytics-row.popular{border-left:3px solid #1565c0}.empty-state{text-align:center;color:#999;padding:40px}.analytics-legend{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.analytics-legend h4{color:#333;margin:0 0 12px;font-size:14px;font-weight:700}.legend-items{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.legend-item{align-items:center;gap:8px;display:flex}.legend-color{border-radius:4px;flex-shrink:0;width:24px;height:24px}.legend-color.best-seller{background:#fff9e6;border:2px solid #f57f17}.legend-color.fast-seller{background:#e8f5e9;border:2px solid #2e7d32}.legend-color.popular{background:#e3f2fd;border:2px solid #1565c0}.legend-color.average{background:#f5f5f5;border:2px solid #999}.legend-item p{color:#666;margin:0;font-size:12px;line-height:1.4}.analytics-loading{text-align:center;color:#666;padding:40px;font-size:16px}@media (width<=1400px){.analytics-insights,.legend-items{grid-template-columns:repeat(2,1fr)}}@media (width<=1200px){.analytics-controls{grid-template-columns:1fr}}@media (width<=768px){.analytics-container{padding:12px}.analytics-header h1{margin-bottom:6px;font-size:24px}.analytics-header p{font-size:12px}.analytics-insights{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.insight-card{padding:14px}.insight-card h3{margin-bottom:6px;font-size:14px}.insight-number{font-size:28px}.insight-label{font-size:11px}.analytics-controls{gap:10px;margin-bottom:16px}.sort-box label{font-size:12px}.sort-box select{padding:8px 10px;font-size:13px}.analytics-table-wrapper{margin-bottom:16px;overflow-x:scroll}.analytics-table{font-size:12px}.analytics-table th,.analytics-table td{padding:8px}.analytics-table th{font-size:11px}.product-name{font-size:12px}.rating-badge{padding:3px 6px;font-size:10px}.performance-badge{padding:4px 8px;font-size:10px}.progress-bar{height:20px}.progress-text{font-size:10px}.analytics-legend{padding:12px}.analytics-legend h4{margin-bottom:10px;font-size:13px}.legend-items{grid-template-columns:1fr;gap:10px}.legend-item{gap:6px}.legend-color{width:20px;height:20px}.legend-item p{font-size:11px}.empty-state{padding:30px 16px;font-size:13px}.analytics-loading{padding:30px 16px;font-size:14px}}@media (width<=480px){.analytics-container{padding:10px}.analytics-header{margin-bottom:16px}.analytics-header h1{margin-bottom:4px;font-size:20px}.analytics-header p{font-size:11px}.analytics-insights{gap:8px;margin-bottom:12px}.insight-card{padding:12px}.insight-card h3{margin-bottom:4px;font-size:12px}.insight-number{margin-bottom:4px;font-size:24px}.insight-label{font-size:10px}.analytics-controls{gap:8px;margin-bottom:12px}.sort-box label{font-size:11px}.sort-box select{padding:7px 8px;font-size:12px}.analytics-table-wrapper{border-radius:6px;margin-bottom:12px}.analytics-table{font-size:11px}.analytics-table th,.analytics-table td{padding:6px 4px}.analytics-table th{font-size:10px}.product-name,.sales-cell,.monthly-cell,.weekly-cell,.revenue-cell{font-size:11px}.rating-badge{padding:2px 4px;font-size:9px}.performance-badge{padding:3px 6px;font-size:9px}.progress-bar{height:18px}.progress-text{font-size:9px}.analytics-legend{padding:10px}.analytics-legend h4{margin-bottom:8px;font-size:12px}.legend-items{gap:8px}.legend-item{gap:4px}.legend-color{width:18px;height:18px}.legend-item p{font-size:10px}.empty-state{padding:20px 12px;font-size:12px}.analytics-loading{padding:20px 12px;font-size:13px}}@media (width<=360px){.analytics-container{padding:8px}.analytics-header h1{font-size:18px}.analytics-header p{font-size:10px}.insight-card{padding:10px}.insight-number{font-size:20px}.sort-box select{font-size:11px}.analytics-table th,.analytics-table td{padding:4px 2px}.analytics-table{font-size:10px}.analytics-legend h4{font-size:11px}}
