:root{--bg: #ffffff;--bg-soft: #f7f7f7;--card: #ffffff;--text: #111111;--muted: #6b7280;--primary: #e11d1d;--primary-dark: #b91c1c;--accent: #000000;--success: #16a34a;--error: #dc2626;--border: rgba(0, 0, 0, .08);--container: 1180px;--radius: 22px;--shadow: 0 10px 28px rgba(0, 0, 0, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}#root{min-height:100vh}p,h1,h2,h3,li{overflow-wrap:anywhere}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.narrow{max-width:760px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.page-content{flex:1}.navbar{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand-text{display:flex;flex-direction:column;min-width:0}.brand-name{font-weight:700;font-size:1.2rem;color:var(--text);line-height:1.1}.brand-location{font-size:.8rem;color:var(--muted);margin-top:2px}.brand strong,.brand small{display:block}.logo{width:44px;height:44px;object-fit:cover;border-radius:50%}.brand-mark{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,var(--primary),#000);color:#fff;font-weight:800}.nav-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.nav-links a,.nav-links button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.55rem .25rem;color:#444;transition:color .2s ease}.nav-links a:hover,.nav-links a.active{color:var(--primary)}.menu-toggle{display:none;background:transparent;border:1px solid var(--border);color:var(--text);border-radius:10px;padding:8px 12px;cursor:pointer}.hero-section,.section,.promo-section{padding:4rem 0}.hero-grid,.contact-grid,.dashboard-grid,.info-grid,.footer-grid{display:grid;gap:1.5rem}.hero-grid{grid-template-columns:1.2fr 1fr;gap:40px;align-items:center}.hero-copy{min-width:0}.hero-visual{display:grid;gap:1.25rem}.hero-section h1,.section h1{font-size:clamp(2rem,5vw,3.75rem);line-height:1.05;margin:.5rem 0 1rem;color:var(--text);letter-spacing:-.03em}.section h2,.hero-card h3,.table-card h2,.form-card h2{margin-top:0;color:var(--text)}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.12em;color:var(--primary);font-size:.8rem;font-weight:700}.hero-section p,.section p,li{color:var(--muted);line-height:1.7}.hero-actions,.button-row,.action-row,.social-links{display:flex;gap:.75rem;flex-wrap:wrap}.primary-button,.secondary-button,.ghost-button,.danger-link,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;cursor:pointer;transition:.2s ease;text-align:center;line-height:1.2}.primary-button,.secondary-button,.ghost-button{padding:.85rem 1.2rem;min-height:44px;font-weight:700}.primary-button{background:var(--primary);color:#fff}.primary-button:hover{background:var(--primary-dark)}.secondary-button,.ghost-button{background:transparent;color:var(--text);border:1px solid #d9d9d9}.secondary-button:hover,.ghost-button:hover{background:#f3f4f6}.text-link{color:var(--primary);font-weight:600}.danger-link{color:var(--error);background:transparent}.btn,a.btn{display:inline-block;padding:14px 18px;border-radius:12px;text-decoration:none;font-weight:700;border:none;cursor:pointer;transition:.2s ease}.btn-primary,a.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover,a.btn-primary:hover{background:var(--primary-dark)}.btn-secondary,a.btn-secondary{background:#111;color:#fff}.btn-secondary:hover,a.btn-secondary:hover{background:#222}.btn-block,a.btn-block{display:block;width:100%;text-align:center;margin-bottom:12px}.product-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-width:0;transition:all .25s ease}.product-badges{display:flex;justify-content:flex-start;gap:.5rem}.product-card-body{display:flex;flex-direction:column;height:100%;min-width:0}.product-content{flex-grow:1;min-width:0}.product-bottom{margin-top:auto;display:flex;flex-direction:column;gap:12px}.product-meta{display:flex;justify-content:space-between;align-items:center;font-weight:600}.product-description{min-height:60px}.product-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #0000001a}.hero-card,.product-card,.promo-box,.info-card,.form-card,.table-card,.contact-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card,.promo-box,.info-card,.form-card,.table-card,.contact-item{padding:1.5rem}.section-title{margin-bottom:2rem}.section-title h2{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem);color:var(--text);letter-spacing:-.025em}.section-title p{margin:0;font-size:1.05rem;color:var(--muted)}.offer-badge{background:var(--primary);color:#fff}.price-wrapper{display:flex;align-items:center;gap:8px}.old-price{text-decoration:line-through;color:#9ca3af;font-size:.9rem}.current-price{color:var(--primary);font-weight:700}.hero-image img{width:100%;max-width:460px;margin:0 auto;border-radius:20px;object-fit:cover;box-shadow:0 12px 30px #0000001a}.products-header{margin-bottom:1rem}.products-grid,.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,280px));gap:20px;justify-content:center;align-items:stretch}.featured-products-grid{max-width:650px;margin:auto}.product-card{width:100%;max-width:280px;background:#fff;border:1px solid #ededed;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0000000d;padding:0;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.product-image-wrap{width:100%;height:220px;background:#fff}.product-image-wrap img,.product-card img{width:100%;height:220px;object-fit:contain;display:block;background:#fff}.product-card-body{padding:18px}.product-card-top,.product-meta,.contact-item-top,.list-row,.section-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.product-card-top{margin-bottom:14px}.product-category,.badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:.85rem;font-weight:600}.product-category{background:#e11d1d1a;color:var(--primary)}.badge{background:#111;color:#fff}.product-card h3{margin:0 0 10px;color:#111;font-size:1.2rem}.product-description{margin:0 0 18px;color:var(--muted);min-height:44px}.description-toggle{display:none;align-items:center;justify-content:flex-start;width:fit-content;min-height:auto;padding:.15rem 0;margin-top:-2px;border:none;border-radius:0;background:transparent;color:#708090;font-weight:700;cursor:pointer}.product-meta{margin-bottom:16px;color:#111}.product-cart-row{display:flex;flex-direction:column;gap:12px}.quantity-selector{display:inline-flex;align-items:center;width:fit-content;border:1px solid #ddd;border-radius:12px;overflow:hidden;background:#fff}.quantity-selector button{width:38px;height:38px;border:none;background:transparent;color:#111;font-size:1.2rem;cursor:pointer}.quantity-selector button:disabled{opacity:.4;cursor:not-allowed;color:#9ca3af}.quantity-selector span{min-width:42px;text-align:center;color:#111;font-weight:700}.add-cart-btn{width:100%}.filter-bar{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:1rem;margin:1.5rem 0 2rem}.filter-bar input,.filter-bar select,.form-card input,.form-card select,.form-card textarea{width:100%;background:#fff;border:1px solid #dcdcdc;color:#111;border-radius:14px;padding:.9rem 1rem;margin-top:.45rem}.filter-bar input::placeholder,.form-card input::placeholder,.form-card textarea::placeholder{color:#9ca3af}.form-card{padding:32px;background:#fff;color:#111827}.form-card label{display:block;margin-bottom:1rem;color:#111}.form-card .content-card{margin-top:20px;background:#fff;color:#111827;border-radius:18px;padding:18px;border:1px solid #e5e7eb}.form-card .content-card p,.form-card p,.form-card strong,.form-card label,.form-card span{color:#111827;margin:6px 0}.checkbox-row{display:flex!important;align-items:center;gap:.75rem}.checkbox-row input{width:auto;margin:0}.radio-group{display:flex;gap:1rem;flex-wrap:wrap;margin:.5rem 0 1rem}.radio-group label{display:flex;align-items:center;gap:.5rem;margin:0;color:#111}.radio-group input{width:auto;margin:0}.promo-box{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem}.promo-box h2{margin:0}.about-images{margin-bottom:1.5rem;border-radius:20px;overflow:hidden}.about-images img{width:100%;max-height:380px;object-fit:cover}.contact-details{margin-top:1.25rem;display:grid;gap:.55rem}.contact-details p{margin:0}.success-card{max-width:640px;margin:0 auto;text-align:center;display:grid;gap:.7rem}.success-card .btn{margin-top:.5rem}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start}.auth-container{display:grid;place-items:center}.auth-card{width:min(100%,480px)}.dashboard-grid{grid-template-columns:420px 1fr;align-items:start}.dashboard-column{display:grid;gap:1.5rem}.list-stack{display:grid;gap:1rem}.dashboard-grid .badge{text-transform:capitalize}.table-card,.form-card,.content-card,.contact-item,.hero-card,.info-card,.promo-box{min-width:0}table{width:100%;border-collapse:collapse}th,td{padding:.9rem .75rem;border-bottom:1px solid #ececec;text-align:left;color:#111}.success-message{color:var(--success)}.error-message,.feedback{color:var(--error)}.cart-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,420px);gap:28px;align-items:start}.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card{background:#fff;border-radius:28px;border:1px solid #eee;padding:28px;box-shadow:0 12px 30px #0000000f}.content-card{color:#111827}.cart-items-card{display:flex;flex-direction:column;gap:22px}.cart-item{display:grid;grid-template-columns:140px minmax(0,1fr);gap:22px;align-items:center;padding-bottom:22px;border-bottom:1px solid #e5e7eb}.cart-item:last-child{border-bottom:none;padding-bottom:0}.cart-item-image-wrap{width:140px;height:140px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden}.cart-item-image{width:100%;height:100%;object-fit:contain;display:block}.cart-item-details{display:flex;flex-direction:column;gap:16px;min-width:0}.cart-item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.cart-item-top h3{margin:0 0 6px;color:#111827}.cart-item-price,.cart-stock-text{margin:0;color:#6b7280}.cart-item-subtotal{color:#111827;font-size:1.1rem;white-space:nowrap}.cart-item-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.quantity-control{display:inline-flex;align-items:center;border:1px solid #d1d5db;border-radius:999px;overflow:hidden;background:#fff}.quantity-control button{width:46px;height:46px;border:none;background:transparent;font-size:1.25rem;font-weight:700;cursor:pointer;color:#111827}.quantity-control button:disabled{opacity:.35;cursor:not-allowed;color:#9ca3af}.quantity-control span{min-width:48px;text-align:center;font-weight:700;color:#111827}.remove-btn{border:none;background:transparent;color:#dc2626;font-weight:700;cursor:pointer}.cart-summary-card{position:sticky;top:24px}.cart-summary-card h3{margin-top:0;color:#111827}.summary-row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e5e7eb;color:#111827}.summary-row.total{border-bottom:none;font-size:1.12rem;font-weight:700;margin-bottom:18px}.about-section{max-width:900px;margin:0 auto}.about-image{text-align:center;margin-bottom:24px}.about-image img{width:100%;max-width:280px;height:auto;border-radius:18px;object-fit:cover;box-shadow:0 12px 28px #0000001f}.about-content{text-align:center}.section.narrow{max-width:640px;margin:0 auto}.section.narrow .form-card{margin:0 auto;width:100%}.order-success-card{background:#fff;color:#111827}.order-success-card h2{color:#111827}.order-success-card p{color:#374151}.footer{margin-top:3rem;background:#0f0f0f;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:32px;padding:2rem 0}.footer-brand{display:flex;align-items:flex-start;gap:14px;min-width:0}.footer-logo{width:48px;height:48px;object-fit:cover;border-radius:50%}.footer-brand h3,.footer-section h4{margin:0;color:#fff}.footer-brand p,.footer-section p{margin-top:6px;color:#cfcfcf}.social-links a{color:#cfcfcf}.social-links a:hover{color:var(--primary)}.footer-bottom{text-align:center;color:#aaa;padding:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem}.offers-page{background:linear-gradient(180deg,#fff,#fafafa)}.offers-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch;margin-bottom:2.5rem}.offers-hero-copy,.offers-highlight-card,.empty-offers-card{background:#fff;border:1px solid #ededed;border-radius:24px;box-shadow:0 10px 28px #0000000d}.offers-hero-copy{padding:2rem}.offers-hero-copy h1{margin:.5rem 0 1rem;font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.05;color:#111;letter-spacing:-.03em}.offers-hero-copy p{margin:0 0 1.25rem;color:var(--muted)}.offers-highlight-card{padding:2rem;background:#111;color:#fff}.offers-highlight-card h3{margin-top:0;margin-bottom:1rem;color:#fff}.offers-highlight-card ul{margin:0;padding-left:1.1rem}.offers-highlight-card li{color:#ffffffe0;margin-bottom:.7rem}.offers-header{margin-bottom:1.25rem}.empty-offers-card{max-width:560px;margin:0 auto;padding:2rem;text-align:center}.empty-offers-card h3{margin-top:0;color:#111}.empty-offers-card p{color:var(--muted);margin-bottom:1rem}.nav-social{display:flex;align-items:center;gap:10px;margin-left:10px}.nav-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-height:44px;border-radius:50%;background:#f3f4f6;color:#111;font-size:.95rem;transition:all .2s ease}.nav-social a:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}button,.btn,a.btn,.primary-button,.secondary-button,.ghost-button,.menu-toggle,.nav-social a{min-height:44px}.nav-social{max-width:10rem;display:flex}@media(max-width:992px){.cart-layout{grid-template-columns:1fr;gap:20px}.cart-summary-card{position:static}}@media(max-width:960px){.hero-grid,.contact-grid,.dashboard-grid,.footer-grid,.info-grid,.product-grid,.products-grid,.offers-hero{grid-template-columns:1fr}.hero-grid,.offers-hero{gap:18px}.hero-copy{order:1;text-align:center}.hero-visual{order:2;gap:1rem}.hero-actions,.button-row,.action-row,.social-links{justify-content:center}.product-card,.hero-image img{max-width:100%}.dashboard-grid{gap:20px}.info-grid,.contact-grid,.footer-grid{gap:18px}.promo-box{grid-template-columns:1fr;justify-items:stretch}}@media(max-width:768px){:root{--radius: 18px;--shadow: 0 10px 30px rgba(0, 0, 0, .07)}.container{width:min(100% - 1.1rem,var(--container))}.hero-section,.section,.promo-section{padding:3rem 0}.section-title{margin-bottom:1.25rem}.section-title h2{font-size:clamp(1.7rem,6vw,2.2rem);line-height:1.08;letter-spacing:-.02em}.section-title p{font-size:.98rem;line-height:1.65}.hero-section h1,.section h1{font-size:clamp(1.9rem,8vw,2.7rem);line-height:1.02;letter-spacing:-.035em;margin-bottom:.85rem}.hero-section p,.section p,li{font-size:.98rem;line-height:1.72}.navbar{position:sticky;top:0;background:#ffffffe0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.navbar-inner{position:relative;min-height:72px;gap:.75rem;padding:.8rem 0;align-items:center}.brand{flex:1;width:auto;min-width:0;gap:.75rem;align-items:center}.logo{width:42px;height:42px;flex-shrink:0;border-radius:50%}.brand-text{overflow:hidden}.brand-name{font-size:1rem;line-height:1.05;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-location{font-size:.74rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:#ffffffe6;box-shadow:0 6px 20px #0000000d;flex-shrink:0}.menu-toggle:active{transform:scale(.98)}.nav-links{display:none;width:100%;flex-direction:column;gap:.35rem;margin-top:.85rem;padding:.5rem;border:1px solid rgba(0,0,0,.06);border-radius:20px;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 44px #00000014}.nav-links.open{display:flex;animation:mobileMenuIn .24s ease}.nav-links a,.nav-links button{width:100%;min-height:48px;padding:.95rem 1rem;border:none;border-radius:14px;text-align:left;font-weight:600;color:#1f2937;background:transparent;transition:background .2s ease,color .2s ease,transform .2s ease}.nav-links a:hover,.nav-links a.active,.nav-links button:hover{background:#e11d1d14;color:var(--primary)}.nav-social{justify-content:flex-start;margin-left:0;margin-top:0;padding:.5rem .25rem .15rem}.nav-social a{width:40px;height:40px;border-radius:12px;background:#f5f5f5}.btn,a.btn,.primary-button,.secondary-button,.ghost-button{min-height:48px;padding:.95rem 1.15rem;border-radius:14px;font-weight:700}.hero-actions,.button-row,.action-row{flex-direction:column;align-items:stretch;gap:.75rem}.form-card,.table-card,.hero-card,.info-card,.contact-item,.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card,.promo-box,.offers-hero-copy,.offers-highlight-card,.empty-offers-card{padding:20px;border-radius:20px;box-shadow:0 12px 34px #0000000f}.filter-bar{margin:1rem 0 1.35rem;grid-template-columns:1fr;gap:.75rem}.filter-bar input,.filter-bar select,.form-card input,.form-card select,.form-card textarea,.dashboard-search-input{margin-top:0;min-height:50px;padding:.95rem 1rem;border-radius:14px;font-size:16px}textarea{min-height:120px}.product-grid,.products-grid{grid-template-columns:1fr 1fr;gap:16px;justify-content:stretch}.product-card{max-width:100%;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 12px 34px #0000000f;transform:none}.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #00000014}.product-image-wrap,.product-card img{height:220px}.product-card-body{padding:16px}.product-card-top{gap:.65rem;margin-bottom:12px;align-items:flex-start}.product-card h3{font-size:1.1rem;line-height:1.3;letter-spacing:-.02em;margin-bottom:.55rem}.product-category,.badge{font-size:.74rem;padding:6px 10px;border-radius:999px}.product-description{min-height:auto;margin-bottom:14px;font-size:.94rem;line-height:1.62}.product-meta{margin-bottom:14px;gap:.65rem;align-items:center}.price-wrapper{gap:6px;flex-wrap:wrap}.current-price{font-size:1.03rem}.old-price{font-size:.82rem}.product-cart-row{gap:10px}.quantity-selector{width:100%;justify-content:space-between;border-radius:14px;min-height:46px}.quantity-selector button{width:46px;height:46px;font-size:1.1rem}.quantity-selector span{flex:1}.add-cart-btn{width:100%}.about-image img,.hero-image img{max-width:100%;width:100%;border-radius:22px}.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card{padding:20px;border-radius:22px}.cart-item{grid-template-columns:1fr;gap:16px;padding-bottom:18px}.cart-item-image-wrap{width:100%;height:220px;border-radius:18px}.cart-item-top,.cart-item-actions{flex-direction:column;align-items:stretch;gap:12px}.cart-item-top h3{font-size:1.05rem;line-height:1.3}.cart-item-price,.cart-stock-text{font-size:.92rem}.cart-item-subtotal{white-space:normal;font-size:1rem}.quantity-control{width:100%;justify-content:space-between;border-radius:14px}.quantity-control button{width:46px;height:46px}.quantity-control span{flex:1}.summary-row{padding:12px 0;font-size:.96rem}.table-card{overflow:hidden}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px}th,td{padding:.8rem .65rem;font-size:.93rem}.footer-grid{grid-template-columns:1fr;gap:22px;text-align:center}.footer-brand{flex-direction:column;align-items:center;text-align:center}.footer-brand p,.footer-section p,.social-links{justify-content:center}.footer-bottom{margin-top:2rem;font-size:.85rem}.offers-hero-copy h1{font-size:clamp(2rem,7vw,2.6rem);line-height:1.02;letter-spacing:-.03em}.dashboard-preview-image{width:min(220px,100%)}}@media(max-width:640px){.container{width:min(100% - .9rem,var(--container))}.hero-section,.section,.promo-section{padding:2.6rem 0}.hero-section h1,.section h1{font-size:clamp(1.75rem,8vw,2.25rem);line-height:1.04}.section-title h2{font-size:clamp(1.5rem,7vw,1.95rem)}.form-card,.table-card,.hero-card,.info-card,.contact-item,.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card,.promo-box,.offers-hero-copy,.offers-highlight-card,.empty-offers-card{padding:16px;border-radius:18px}.product-card{border-radius:18px}.product-image-wrap,.product-card img{height:210px}.product-card-top,.product-meta,.list-row,.section-header,.contact-item-top{flex-direction:column;align-items:flex-start}.product-description{font-size:.92rem}.quantity-selector,.quantity-control{width:100%;justify-content:space-between}.quantity-selector span,.quantity-control span{flex:1}.add-cart-btn,.btn,a.btn,.primary-button,.secondary-button,.ghost-button,.status-save-button,.promo-box .primary-button,.promo-box .secondary-button{width:100%;text-align:center}.radio-group{flex-direction:column;align-items:flex-start;gap:.7rem}.checkbox-row{align-items:flex-start}.offers-hero-copy,.offers-highlight-card,.empty-offers-card{padding:1rem}}@media(max-width:390px){.container{width:min(100% - .75rem,var(--container))}.navbar-inner{min-height:68px}.brand-name{font-size:.92rem}.brand-location{font-size:.67rem}.hero-section h1,.section h1{font-size:1.55rem}.section-title h2{font-size:1.35rem}.product-image-wrap,.product-card img,.cart-item-image-wrap{height:190px}.product-card-body,.form-card,.table-card,.hero-card,.info-card,.contact-item,.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card,.offers-hero-copy,.offers-highlight-card,.empty-offers-card{padding:14px}.menu-toggle{width:44px;height:44px}}@media(hover:none)and (pointer:coarse){.product-card:hover,.nav-social a:hover,.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.btn:hover,a.btn:hover{transform:none}.product-card:active,.nav-social a:active,.primary-button:active,.secondary-button:active,.ghost-button:active,.btn:active,a.btn:active,.menu-toggle:active{transform:scale(.985)}}@keyframes mobileMenuIn{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}:root{--space-1: .35rem;--space-2: .6rem;--space-3: .9rem;--space-4: 1.1rem;--space-5: 1.4rem;--space-6: 1.8rem;--space-7: 2.4rem;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 22px;--shadow-soft: 0 10px 26px rgba(15, 23, 42, .06)}body{font-size:16px;line-height:1.65;background:#fff}.container{width:min(var(--container),calc(100% - 2.25rem))}.hero-section,.section,.promo-section{padding:var(--space-7) 0}.section h1,.hero-section h1{font-size:clamp(2rem,4.2vw,3.45rem);line-height:1.08}.section-title h2{font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.15}.section p,.hero-section p,li{line-height:1.72}.hero-card,.product-card,.promo-box,.info-card,.form-card,.table-card,.contact-item,.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card,.offers-hero-copy,.offers-highlight-card,.empty-offers-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.hero-card,.promo-box,.info-card,.form-card,.table-card,.contact-item,.content-card,.offers-hero-copy,.offers-highlight-card,.empty-offers-card{padding:clamp(1rem,1.4vw,1.65rem)}.primary-button,.secondary-button,.ghost-button,.btn,a.btn,.remove-btn,.danger-link,.text-link{min-height:44px;font-weight:700}.btn,a.btn,.primary-button,.secondary-button,.ghost-button{padding:.85rem 1.1rem;border-radius:14px}.remove-btn,.danger-link{padding:.45rem .75rem;border-radius:10px}.products-grid,.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.product-card{max-width:none}.product-card-body{padding:1rem}.product-content h3{line-height:1.3}.product-description{margin-bottom:.9rem}.filter-bar{gap:.85rem}.filter-bar input,.filter-bar select,.form-card input,.form-card select,.form-card textarea{min-height:48px;padding:.82rem .95rem;border-radius:12px}.form-card textarea{min-height:130px}.form-card label{margin-bottom:.9rem}.list-row,.section-header,.contact-item-top,.product-meta,.product-card-top{gap:.9rem}.cart-item{gap:1.1rem}.cart-item-image-wrap{border-radius:16px}.summary-row{padding:12px 0}.footer{margin-top:var(--space-7);padding:.5rem}.footer-grid{gap:1.5rem}.footer-section p{line-height:1.7}.navbar{background:#ffffffe0;border-bottom:1px solid rgba(0,0,0,.06)}.navbar-inner{min-height:72px;padding:.7rem 0}.nav-links a,.nav-links button{border-radius:10px;padding:.5rem .65rem}@media(max-width:900px){.container{width:min(var(--container),calc(100% - 1.2rem));padding:0 .3rem}.hero-section,.section,.promo-section{padding:2.2rem 0}.hero-grid,.contact-grid,.dashboard-grid,.footer-grid,.info-grid,.offers-hero,.cart-layout{grid-template-columns:1fr;gap:1rem}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;border:1px solid rgba(0,0,0,.1);padding:0;background:#fff}.nav-links{display:none;position:absolute;left:0;right:0;top:calc(100% + .35rem);z-index:60;width:100%;flex-direction:column;gap:.35rem;background:#fffffffa;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 20px 44px #0f172a1f;padding:.5rem;margin-top:0}.nav-links.open{display:flex;animation:mobileMenuIn .24s ease}.nav-links a,.nav-links button{width:100%;justify-content:flex-start;min-height:48px;padding:.75rem .9rem}.nav-social{width:100%;justify-content:flex-start;margin-left:0;padding:.35rem .3rem .2rem}.hero-actions,.button-row,.action-row,.promo-box{display:flex;flex-direction:column;align-items:stretch;gap:.65rem}.promo-box{padding:1rem}.promo-box h2{line-height:2rem;padding:.5rem 0}.primary-button,.secondary-button,.ghost-button,.btn,a.btn,.add-cart-btn{width:100%}.product-grid,.products-grid{grid-template-columns:1fr 1fr}.product-description{min-height:0}.product-description--mobile-hidden{display:none}.product-description--expanded{display:block}.description-toggle{display:inline-flex}.product-image-wrap,.product-card img,.cart-item-image-wrap{height:210px}.product-meta,.product-card-top,.list-row,.section-header,.contact-item-top,.cart-item-top,.cart-item-actions{flex-direction:column;align-items:flex-start}.quantity-selector,.quantity-control{width:100%;justify-content:space-between}.quantity-selector span,.quantity-control span{flex:1}.table-card{padding:1rem;overflow:hidden}.table-wrapper{border-radius:12px;border:1px solid #ececec}table{min-width:700px}.footer-grid,.footer-brand,.footer-section,.social-links{text-align:center;justify-content:center;align-items:center}.dashboard-preview-image{width:min(180px,100%)}}@media(max-width:540px){.container{width:min(var(--container),calc(100% - .9rem))}.section h1,.hero-section h1{font-size:clamp(1.55rem,7.7vw,2.05rem)}.section-title h2{font-size:clamp(1.25rem,6.8vw,1.65rem)}.section p,.hero-section p,li{font-size:.95rem;line-height:1.72}.hero-card,.product-card,.promo-box,.info-card,.form-card,.table-card,.contact-item,.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card,.offers-hero-copy,.offers-highlight-card,.empty-offers-card{border-radius:16px}.product-card-body,.form-card,.table-card,.hero-card,.info-card,.contact-item,.cart-items-card,.cart-summary-card,.empty-cart-card,.content-card,.offers-hero-copy,.offers-highlight-card,.empty-offers-card{padding:.85rem}.product-image-wrap,.product-card img,.cart-item-image-wrap{height:185px}.menu-toggle{width:44px;height:44px}}.variant-selectors,.product-options{display:grid;gap:10px;margin:12px 0 14px}.variant-selectors label,.product-options label{display:grid;gap:6px;font-size:.85rem;font-weight:600;color:#111}.variant-selectors select,.product-options select{width:100%;border:1px solid #dcdcdc;border-radius:12px;padding:10px 12px;background:#fff;color:#111}.variant-admin-box{display:grid;gap:18px;margin:20px 0;padding:20px;border:1px solid #e5e7eb;border-radius:18px;background:#fafafa}.variant-admin-box .section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.variant-admin-box h3{margin:0;color:#111;font-size:1.25rem}.variant-admin-row{display:grid;grid-template-columns:1fr 1fr .8fr .8fr .8fr auto;gap:12px;align-items:end;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.variant-admin-row label{display:grid;gap:6px;color:#111;font-size:.85rem;font-weight:700}.variant-admin-row input{width:100%;min-width:0;height:44px;border:1px solid #dcdcdc;border-radius:12px;padding:10px 12px;background:#fff;color:#111}.variant-admin-row .danger-link{height:44px;align-self:end;padding:0 10px;white-space:nowrap}@media(max-width:1100px){.variant-admin-row{grid-template-columns:1fr 1fr}.variant-admin-row .danger-link{grid-column:1 / -1;width:100%}}@media(max-width:640px){.variant-admin-box{padding:14px}.variant-admin-box .section-header{flex-direction:column;align-items:stretch}.variant-admin-box .section-header button{width:100%}.variant-admin-row{grid-template-columns:1fr;padding:14px}}.dashboard-grid{grid-template-columns:minmax(380px,460px) minmax(0,1fr);gap:24px;align-items:start}.dashboard-column.wide{min-width:0}.variant-admin-box{padding:16px;overflow:hidden}.variant-admin-box .section-header{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.variant-admin-box .section-header h3{font-size:1.05rem;line-height:1.35}.variant-admin-box .section-header button{width:100%;min-height:44px}.variant-admin-row{grid-template-columns:1fr!important;gap:12px}.variant-admin-row input{width:100%;height:44px}.variant-admin-row .danger-link{width:100%;height:44px;text-align:center}.table-wrapper{overflow-x:auto}.table-wrapper table{min-width:720px}@media(max-width:1200px){.dashboard-grid{grid-template-columns:1fr}}@media(max-width:640px){.dashboard-grid{grid-template-columns:1fr}.variant-admin-box{padding:14px}}.cart-summary-card .btn,.cart-summary-card a.btn{display:block;width:100%;max-width:260px;text-align:center;margin-top:14px}.cart-summary-card .btn+.btn,.cart-summary-card a.btn+a.btn{margin-top:12px}.cart-summary-card .btn-primary,.cart-summary-card a.btn-primary{margin-bottom:0}@media(max-width:640px){.cart-summary-card .btn,.cart-summary-card a.btn{max-width:100%}}.dashboard-section .container{width:min(1500px,calc(100% - 2rem))}.dashboard-grid{display:grid;grid-template-columns:minmax(420px,520px) minmax(0,1fr);gap:32px;align-items:start}.dashboard-column,.dashboard-column.wide{min-width:0}.dashboard-section .form-card,.dashboard-section .table-card,.dashboard-section .info-card,.dashboard-section .contact-item{border-radius:22px;padding:28px}.dashboard-section .table-wrapper{width:100%;overflow-x:visible}.dashboard-section table{width:100%;min-width:0;table-layout:auto}.dashboard-section th,.dashboard-section td{white-space:normal;word-break:normal;vertical-align:middle;font-size:.95rem}.dashboard-section .table-card table th,.dashboard-section .table-card table td{padding:14px 12px}.dashboard-section .action-row{display:flex;gap:10px;flex-wrap:wrap}.dashboard-section .action-row button{white-space:nowrap}.dashboard-section .table-card .btn,.dashboard-section .table-card a.btn,.dashboard-section .table-card button.btn{white-space:nowrap;min-width:120px}.variant-admin-box{overflow:visible}.variant-admin-box .section-header{display:grid;grid-template-columns:1fr;gap:12px}.variant-admin-box .section-header button{width:fit-content}.variant-admin-row{grid-template-columns:1fr!important;gap:14px}.variant-admin-row label{width:100%}.variant-admin-row input{width:100%;min-width:0}.variant-admin-row .danger-link{width:fit-content;min-height:44px}@media(max-width:1200px){.dashboard-grid{grid-template-columns:1fr}.dashboard-section .table-wrapper{overflow-x:auto}.dashboard-section table{min-width:760px}}@media(max-width:640px){.dashboard-section .container{width:min(100% - 1rem,1500px)}.dashboard-section .form-card,.dashboard-section .table-card,.dashboard-section .info-card,.dashboard-section .contact-item{padding:18px;border-radius:18px}.variant-admin-box .section-header button,.variant-admin-row .danger-link{width:100%}.dashboard-section .table-wrapper{overflow-x:auto}.dashboard-section table{min-width:720px}}.variant-image-preview{display:grid;gap:6px}.variant-image-preview span,.variant-selected-file{color:#6b7280;font-size:.82rem}.variant-image-preview img{width:80px;height:80px;object-fit:contain;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
