html{scroll-behavior:smooth}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}:root{color:#1f2937;--primary:#174a7c;--primary2:#10385f;--soft:#eaf2f9;--border:#dde4eb;--muted:#667085;--surface:#fff;--success:#16845b;--danger:#b42318;--warning:#a6600a;background:#f3f5f7;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:#f3f5f7;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--border);z-index:50;background:#fff;flex-direction:column;width:255px;padding:20px 15px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 5px;display:flex}.brand-mark,.login-logo{background:var(--primary);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:grid}.brand b,.brand span{display:block}.brand b{color:#10385f;letter-spacing:.7px}.brand span{color:#a37a38;font-size:12px;font-weight:700}.close{margin-left:auto;display:none}.menu-label{text-transform:uppercase;letter-spacing:1px;color:#98a2b3;margin:28px 10px 10px;font-size:10px;font-weight:800}.sidebar nav{gap:5px;display:grid}.sidebar nav button,.logout{color:#526174;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-weight:650;display:flex}.sidebar nav button svg,.logout svg{width:19px}.sidebar nav button:hover,.sidebar nav button.active{background:var(--soft);color:var(--primary)}.sidebar-footer{margin-top:auto}.support-card{border:1px solid var(--border);background:#f6f8fa;border-radius:12px;gap:5px;padding:14px;font-size:12px;display:grid}.support-card span{color:var(--muted);line-height:1.4}.logout{width:100%;color:var(--danger);margin-top:10px}.topbar{border-bottom:1px solid var(--border);z-index:30;background:#fffffff5;align-items:center;height:68px;padding:0 28px;display:flex;position:fixed;top:0;left:255px;right:0}.top-title{color:#334155;font-weight:800}.top-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.user-chip,.cart-btn{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;font-weight:650;display:flex}.user-chip svg,.cart-btn svg{width:18px}.cart-btn{background:var(--primary);color:#fff}.main{max-width:1500px;margin-left:255px;padding:98px 30px 45px}.hero{color:#fff;background:linear-gradient(135deg,#123d67,#1d5d96);border-radius:20px;grid-template-columns:1.4fr .6fr;align-items:center;min-height:360px;padding:48px;display:grid;overflow:hidden}.hero h1{max-width:780px;margin:14px 0;font-size:42px;line-height:1.08}.hero p{color:#d9e8f5;max-width:700px;font-size:17px;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:1.3px;color:#d5b371;font-size:12px;font-weight:800}.hero-art{justify-content:center;align-items:center;gap:12px;font-size:72px;display:flex}.hero-art span{background:#ffffff1c;border:1px solid #ffffff26;border-radius:20px;padding:18px}.primary,.secondary{border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:750;display:inline-flex}.primary{border:1px solid var(--primary);background:var(--primary);color:#fff}.secondary{color:var(--primary);background:#fff;border:1px solid #b9c7d6}.wide{width:100%}.section-title{margin:28px 0 18px}.section-title h2{margin:0;font-size:26px}.section-title p{color:var(--muted);margin:5px 0 0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:15px;transition:all .2s;overflow:hidden;box-shadow:0 8px 24px #14385a0d}.product-image{background:#eef3f7;place-items:center;height:170px;font-size:70px;display:grid;position:relative}.badge{text-transform:uppercase;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:850;position:absolute;top:10px}.badge.promo{color:#9a5800;background:#fff0d9;left:10px}.badge.launch{color:#137653;background:#e6f5ee;right:10px}.product-body h3{margin:8px 0;font-size:17px}.product-body p{color:var(--muted);min-height:40px;font-size:13px;line-height:1.5}.price-line{justify-content:space-between;align-items:end;margin:15px 0;display:flex}.price-line div span,.price-line div b{display:block}.price-line div span{color:var(--muted);font-size:11px}.price-line>span{color:var(--muted);font-size:11px}.benefits{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:28px;display:grid}.benefits div{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:auto 1fr;gap:4px 12px;padding:18px;display:grid}.benefits svg{color:var(--primary);grid-row:1/3}.benefits span{color:var(--muted);font-size:12px}.catalog-tools{gap:12px;margin-bottom:18px;display:flex}.search-box{flex:1;position:relative}.search-box svg{color:#8a98a8;width:19px;position:absolute;top:11px;left:12px}.search-box input{padding-left:42px}.catalog-tools input,.catalog-tools select,input,select,textarea{color:#263445;background:#fff;border:1px solid #ccd6e0;border-radius:8px;width:100%;min-height:42px;padding:9px 11px}.catalog-tools select{max-width:240px}.detail{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:35px;padding:30px;display:grid}.detail-image{background:#eef3f7;border-radius:14px;place-items:center;min-height:430px;font-size:140px;display:grid}.detail h1{margin:6px 0 12px}.detail p{color:var(--muted);line-height:1.6}.variation-list{gap:8px;display:grid}.variation-list button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.variation-list button.selected{border-color:var(--primary);background:var(--soft)}.variation-list span small{color:var(--muted);margin-top:3px;display:block}.detail-buy{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;display:flex}.detail-buy span,.detail-buy strong{display:block}.detail-buy span{color:var(--muted);font-size:12px}.detail-buy strong{color:var(--primary);font-size:27px}.link-btn{color:var(--primary);background:0 0;border:0;margin-bottom:14px;font-weight:700}.cart-layout{grid-template-columns:1fr 340px;gap:20px;display:grid}.cart-list,.summary,.panel,.table-card,.payment-card,.video-card{border:1px solid var(--border);background:#fff;border-radius:14px}.cart-row{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 120px auto;align-items:center;gap:16px;padding:17px;display:grid}.cart-row:last-child{border-bottom:0}.cart-row span,.cart-row small{color:var(--muted);margin-top:3px;display:block}.qty{align-items:center;gap:10px;display:flex}.qty button,.icon-btn{border:1px solid var(--border);background:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.qty svg,.icon-btn svg{width:17px}.danger{color:var(--danger)}.summary{align-self:start;padding:20px}.summary>div{justify-content:space-between;margin:11px 0;display:flex}.summary .total b{color:var(--primary);font-size:22px}.summary label{gap:7px;margin:18px 0;display:grid}.warning{color:#8b5607;background:#fff4df;border-radius:8px;padding:10px;font-size:12px}.empty{min-height:280px;color:var(--muted);background:#fff;border:1px dashed #bdc9d5;border-radius:14px;align-content:center;place-items:center;display:grid}.empty svg{width:40px;height:40px}.table-card{overflow:auto}.table-card table{border-collapse:collapse;width:100%}.table-card th,.table-card td{border-bottom:1px solid var(--border);text-align:left;padding:13px 15px;font-size:13px}.table-card th{color:#667085;text-transform:uppercase;background:#f7f9fb;font-size:11px}.status{color:#8d5709;background:#fff3df;border-radius:99px;padding:5px 8px;font-size:11px;font-weight:750;display:inline-block}.status.off{color:#67717e;background:#f1f3f5}.payment-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.payment-card{padding:24px}.payment-card>svg{width:35px;height:35px;color:var(--primary)}.payment-card p{color:var(--muted)}.pix-box{background:#f6f8fa;border-radius:9px;margin:16px 0;padding:14px}.pix-box b,.pix-box span{display:block}.video-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.video-card{color:inherit;padding:18px;text-decoration:none}.video-card>div{height:150px;color:var(--primary);background:#eaf2f9;border-radius:10px;place-items:center;display:grid}.video-card>div svg{width:44px;height:44px}.video-card p{color:var(--muted)}.metric-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.metric{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:auto 1fr;gap:3px 10px;padding:16px;display:grid}.metric svg{color:var(--primary);grid-row:1/3}.metric span{color:var(--muted);font-size:12px}.metric b{font-size:21px}.admin-panels,.settings-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.panel{padding:18px}.mini-row{border-bottom:1px solid var(--border);justify-content:space-between;padding:11px 0;font-size:13px;display:flex}.title-actions{justify-content:space-between;align-items:center;display:flex}.actions{gap:6px;display:flex}.modal-back{z-index:100;background:#141e288c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(100%,680px);max-height:92vh;padding:20px;overflow:auto}.modal.large{width:min(100%,1100px)}.modal-head{justify-content:space-between;align-items:center;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid label,.settings-grid label{gap:6px;font-size:12px;font-weight:700;display:grid}.form-grid textarea{min-height:80px}.checks{align-items:center;gap:16px;display:flex}.checks label{align-items:center;gap:5px;display:flex}.checks input{width:auto}.variation-editor{grid-template-columns:1fr 1fr .7fr .8fr 1fr 1fr .7fr auto;gap:7px;margin-bottom:7px;display:grid}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.upload-box{text-align:center;cursor:pointer;background:#fff;border:2px dashed #b9c7d6;border-radius:14px;align-content:center;place-items:center;min-height:230px;padding:20px;display:grid}.upload-box svg{width:42px;height:42px;color:var(--primary)}.upload-box input{max-width:300px;margin-top:12px}.import-summary{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:14px;margin:18px 0;padding:14px;display:flex}.import-summary span{color:var(--muted)}.import-summary button{margin-left:auto}.form-inline{grid-template-columns:1fr 1fr auto;gap:10px;margin-bottom:18px;display:grid}.settings-grid .panel{gap:12px;margin-bottom:18px;display:grid}.toast{z-index:120;color:#fff;background:#153f68;border-radius:10px;align-items:center;gap:9px;padding:13px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0003}.toast svg{width:19px}.login-page{background:linear-gradient(135deg,#eef3f8,#dfe9f2);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--border);background:#fff;border-radius:18px;width:min(100%,450px);padding:30px;box-shadow:0 20px 60px #10385f1f}.login-card h1{letter-spacing:1px;color:var(--primary);margin:14px 0 0;font-size:20px}.login-card h2{margin:3px 0}.login-card p{color:var(--muted)}.login-card label{gap:6px;margin:12px 0;font-size:12px;font-weight:700;display:grid}.error{color:#9f1b13;background:#fdebea;border-radius:8px;padding:10px;font-size:12px}.demo{color:var(--muted);background:#f6f8fa;border-radius:9px;gap:5px;margin-top:18px;padding:12px;font-size:11px;display:grid}@media (width<=1100px){.product-grid,.metric-grid{grid-template-columns:repeat(3,1fr)}.variation-editor{grid-template-columns:repeat(4,1fr)}}@media (width<=800px){.sidebar{transition:all .2s;transform:translate(-105%)}.sidebar.open{transform:none}.close{display:grid}.topbar{padding:0 14px;left:0}.mobile{display:grid}.user-chip{display:none}.main{margin-left:0;padding:88px 14px 30px}.hero{grid-template-columns:1fr;padding:28px}.hero h1{font-size:32px}.hero-art{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits,.payment-grid,.video-grid,.admin-panels,.settings-grid,.detail,.cart-layout{grid-template-columns:1fr}.detail-image{min-height:260px}.metric-grid{grid-template-columns:repeat(2,1fr)}.cart-row{grid-template-columns:1fr auto}.cart-row>strong{grid-column:1/2}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.variation-editor{grid-template-columns:repeat(2,1fr)}.form-inline{grid-template-columns:1fr}.catalog-tools{flex-direction:column}.catalog-tools select{max-width:none}.title-actions{align-items:flex-end}.title-actions .section-title{max-width:60%}}@media (width<=520px){.product-grid{grid-template-columns:1fr}.hero h1{font-size:27px}.metric-grid{grid-template-columns:1fr}.detail{padding:18px}.detail-buy{flex-direction:column;align-items:stretch;gap:13px}.variation-editor{grid-template-columns:1fr}.top-title{display:none}}:root{--primary:#087f2e;--primary-2:#056523;--primary-dark:#034d1b;--soft:#eaf8ee;--soft-2:#f4fbf6;--accent:#b7e2c2;--border:#d9e7dd;--muted:#66766b;--danger:#c4332b;--bg:#f7faf8}body{background:var(--bg)}.sidebar{color:#fff;background:linear-gradient(#075f28 0%,#034b1c 100%);border-right:0;box-shadow:8px 0 30px #0241181f}.brand b,.brand span,.menu-label,.sidebar nav button,.logout{color:#fff}.brand-mark,.login-logo{color:var(--primary);background:#fff;font-weight:900}.sidebar nav button{border-radius:10px}.sidebar nav button.active,.sidebar nav button:hover{background:#0b8d38}.support-card{background:#ffffff14;border:1px solid #ffffff47}.topbar{border-color:var(--border);background:#fffffff5}.cart-chip{background:var(--primary);color:#fff}.main{background:var(--bg)}.hero{color:#15231a;box-shadow:none;background:linear-gradient(105deg,#edf9f0 0%,#f8fcf8 48%,#e6f5e9 100%);border:1px solid #d8eadc;overflow:hidden}.hero h1{color:#111a14}.hero h1:after{content:" para todos os ambientes";color:var(--primary)}.hero p{color:#52645a}.eyebrow{color:var(--primary)}.hero-art{background:0 0;border-radius:22px;overflow:hidden}.hero-art img{object-fit:cover;object-position:68% 44%;mix-blend-mode:multiply;width:100%;height:100%}.primary{background:var(--primary);border-color:var(--primary)}.primary:hover{background:var(--primary-2)}.secondary{color:var(--primary);background:#fff;border-color:#b7d9bf}.secondary:hover{background:var(--soft)}.product-card{border-color:var(--border);transition:all .2s;box-shadow:0 8px 24px #0d4f230d}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0d4f231f}.product-image{background:linear-gradient(#f9fcfa,#edf7ef);min-height:200px;padding:22px}.product-image img{object-fit:contain;width:100%;height:170px}.product-placeholder{background:linear-gradient(145deg,#fff,#dcefe1);border-radius:28px;place-items:center;width:120px;height:150px;font-size:64px;display:grid;box-shadow:0 12px 25px #005a1e1a}.product-placeholder.large{width:220px;height:280px;font-size:110px}.detail-image img{object-fit:contain;width:100%;height:420px}.price-line b,.detail-buy strong{color:var(--primary)}.badge.launch{color:#08722c;background:#dff5e5}.badge.promo{color:#9c6000;background:#fff0ca}.benefits{background:#eff8f1;border-color:#dcecdf}.benefits svg,.metric svg,.payment-card>svg,.upload-box svg{color:var(--primary)}.toast{background:var(--primary-dark)}.login-card h1{color:var(--primary)}.status.ok{color:#096d2c;background:#e4f6e9}@media (width<=800px){.hero h1:after{content:" para todos os ambientes"}.hero-art{height:220px;display:block}.hero{grid-template-columns:1fr}.hero-art img{object-position:70% 40%}.product-image{min-height:170px}.product-image img{height:145px}}:root{--primary:#168a45;--primary-2:#0f7338;--primary-dark:#07582a;--sidebar:#167a43;--sidebar-dark:#0d6334;--soft:#edf8f1;--soft-2:#f7fbf8;--border:#d9e9df;--muted:#617268;--text:#17231c;--bg:#f5f8f6}body{color:var(--text);background:var(--bg)}.sidebar{background:linear-gradient(#1b8a4d 0%,#137840 54%,#0d6535 100%);border-right:1px solid #ffffff1f;box-shadow:10px 0 35px #084f2621}.brand{border-bottom:1px solid #ffffff29;padding:2px 7px 18px}.brand-mark{color:#137840;background:#fffffffa;box-shadow:0 8px 20px #0136182e}.brand b{color:#fff;font-size:15px}.brand span{color:#d9f5e4}.menu-label{color:#d4f1de;margin-top:22px}.sidebar nav{gap:7px}.sidebar nav button,.logout{color:#effbf3;border-radius:12px;min-height:46px;font-weight:700}.sidebar nav button:hover{color:#fff;background:#ffffff21}.sidebar nav button.active{color:#126e3a;background:#fff;box-shadow:0 8px 20px #044f252e}.support-card{background:#ffffff1c;border-color:#ffffff3d;border-radius:15px;padding:16px}.support-card svg{color:#fff}.support-card span{color:#e3f7ea}.logout{color:#fff;border-top:1px solid #ffffff29;border-radius:0;margin-top:14px;padding-top:14px}.topbar{height:72px;box-shadow:0 3px 14px #104a260d}.top-title{color:#24362b;font-size:16px}.user-chip{color:#26372c;background:#fff}.cart-btn{background:var(--primary);border-color:var(--primary);box-shadow:0 7px 18px #168a4538}.main{padding-top:102px}.hero{background:linear-gradient(110deg,#effaf2 0%,#f8fcf9 52%,#e1f3e6 100%);border:1px solid #d5e9db;border-radius:24px;grid-template-columns:1.05fr .95fr;min-height:350px;padding:42px 46px;box-shadow:0 18px 42px #21663912}.hero h1{letter-spacing:-1.4px;color:#17231c;max-width:620px;margin:13px 0;font-size:46px;line-height:1.04}.hero h1 span{color:var(--primary);display:block}.hero h1:after{content:none}.hero p{color:#52655a;max-width:590px;font-size:16px}.eyebrow{color:#167a43;letter-spacing:1.15px}.hero-art{border-radius:18px;justify-content:flex-end;height:285px;position:relative}.hero-art:before{content:"";filter:blur(5px);background:radial-gradient(circle,#31aa592e,#0000 68%);position:absolute;inset:10% 8%}.hero-art img{object-fit:cover;object-position:62% 48%;mix-blend-mode:multiply;border-radius:18px;width:100%;height:100%;position:relative}.section-title h2{letter-spacing:-.5px;font-size:27px}.section-title p{color:#748078}.product-grid{gap:20px}.product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #175b300f}.product-card:hover{border-color:#bddfc7;transform:translateY(-5px);box-shadow:0 18px 42px #175b3021}.product-image{background:linear-gradient(#fbfdfb 0%,#edf7f0 100%);height:225px;padding:18px;overflow:hidden}.product-image:after{content:"";z-index:0;background:#dff2e4;border-radius:50%;width:150px;height:150px;position:absolute}.product-image img{object-fit:contain;z-index:1;filter:drop-shadow(0 14px 13px #144f2626);max-width:92%;height:190px;transition:transform .25s;position:relative}.product-card:hover .product-image img{transform:scale(1.035)}.badge{z-index:2;padding:6px 10px;top:13px;box-shadow:0 4px 12px #0000000f}.product-body{padding:18px 18px 19px}.product-body small{color:#718078}.product-body h3{color:#16231b;font-size:17px}.product-body p{color:#68776e}.price-line div b{color:var(--primary);font-size:21px}.secondary.wide{color:#126f39;background:#f9fcfa;border-color:#cce1d2}.secondary.wide:hover{background:#eaf6ee}.benefits{background:#eef8f1;border:1px solid #dcecdf;border-radius:16px;grid-template-columns:repeat(4,1fr);margin-top:28px;padding:3px}.benefits div{background:0 0;border:0;padding:18px 20px}.benefits svg{background:#d9f0e0;border-radius:50%;width:38px;height:38px;padding:8px}.detail,.panel,.table-card,.payment-card,.video-card,.summary,.cart-list{border-radius:17px;box-shadow:0 8px 24px #1a552e0b}.detail-image{background:linear-gradient(#fbfdfb,#edf7f0);overflow:hidden}.detail-image img{filter:drop-shadow(0 18px 18px #144f2626);max-width:88%}.metric{border-radius:16px;box-shadow:0 8px 22px #18592e0d}.catalog-tools input,.catalog-tools select,input,select,textarea{border-color:#cfe0d5;border-radius:10px}.catalog-tools input:focus,.catalog-tools select:focus,input:focus,select:focus,textarea:focus{border-color:#6fbd8a;outline:3px solid #168a451f}.admin-product-cell{align-items:center;gap:12px;display:flex}.admin-product-cell img{object-fit:contain;background:#eff7f1;border-radius:10px;width:46px;height:46px;padding:4px}.login-page{background:radial-gradient(circle at 25% 25%,#dff4e6,#0000 34%),linear-gradient(135deg,#edf8f1,#f9fcfa)}.login-card{border-radius:22px;box-shadow:0 24px 70px #0c5e2c21}@media (width<=1100px){.benefits{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:40px}}@media (width<=800px){.hero{min-height:auto;padding:28px 24px}.hero h1{font-size:34px}.hero-art{height:230px}.benefits{grid-template-columns:1fr}.product-image{height:190px}.product-image img{height:160px}}.report-actions,.report-tabs,.report-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.report-tabs{margin:14px 0}.report-tabs button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:10px;padding:10px 14px;font-weight:700}.report-tabs button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.report-filters{margin-bottom:16px}.report-filters label{gap:5px;font-size:13px;font-weight:700;display:grid}.report-filters .grow{flex:1;min-width:260px}.abc{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:inline-grid}.abc-a{background:#168a45}.abc-b{background:#d89a14}.abc-c{background:#718078}.reports-table th{white-space:nowrap}.reports-table td{vertical-align:middle}@media print{.sidebar,.topbar,.report-actions,.report-tabs,.report-filters{display:none!important}.app-shell,.main{margin:0!important;padding:0!important;display:block!important}.report-print-area{box-shadow:none;border:0}.report-print-area table{font-size:10px}.section-title{margin-bottom:10px}}@media (width<=800px){.report-actions{width:100%}.report-actions button{flex:1}.report-tabs{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.report-tabs button{white-space:nowrap}.report-filters{align-items:stretch}.report-filters label,.report-filters .grow{width:100%;min-width:0}}.price-adjustment-grid{grid-template-columns:1.05fr .95fr;gap:18px;margin-bottom:18px;display:grid}.price-adjustment-form label,.adjustment-search label{gap:7px;font-weight:700;display:grid}.adjustment-options{flex-wrap:wrap;gap:20px;margin:12px 0;display:flex}.adjustment-options label{align-items:center;gap:8px;display:flex}.adjustment-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.adjustment-summary div{background:var(--soft);border:1px solid var(--border);border-radius:12px;gap:4px;padding:13px;display:grid}.adjustment-summary span{color:var(--muted);font-size:12px}.adjustment-summary b{color:var(--primary);font-size:20px}.adjustment-actions{justify-content:flex-end;gap:10px;display:flex}.price-preview{max-height:430px;overflow:auto}.price-preview table{border-collapse:collapse;width:100%}.price-preview th,.price-preview td{border-bottom:1px solid var(--border);text-align:left;padding:10px}.adjustment-search{align-items:end;gap:12px;margin-bottom:14px;display:flex}.adjustment-search label{flex:1}.secondary.small{padding:7px 10px;font-size:12px}.empty-state{text-align:center;color:var(--muted);padding:24px}.audit-note{color:var(--muted);margin-top:12px;font-size:12px}@media (width<=950px){.price-adjustment-grid{grid-template-columns:1fr}}@media (width<=600px){.adjustment-summary{grid-template-columns:1fr}.adjustment-actions,.adjustment-search{flex-direction:column;align-items:stretch}.adjustment-actions button{width:100%}}.profile-form{flex-direction:column;gap:18px;display:flex}.profile-form h3{margin:8px 0 0}.delivery-review{background:#f8fbf9;border:1px solid #dbe7df;border-radius:16px;flex-direction:column;gap:7px;margin-top:18px;padding:20px;display:flex}.delivery-review-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.delivery-review-head h3,.delivery-review strong{align-items:center;gap:8px;display:flex}.backorder-warning{color:#805b00;background:#fff7df;border:1px solid #f0d98b;border-radius:12px;align-items:flex-start;gap:10px;margin:14px 0;padding:14px;display:flex}.backorder-text{font-weight:700;color:#9a6300!important}.alert-bell-wrap,.alert-bell{position:relative}.alert-bell>span{color:#fff;background:#c62828;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;display:grid;position:absolute;top:-7px;right:-6px}.alert-popover{z-index:50;background:#fff;border:1px solid #dde6df;border-radius:14px;width:min(390px,90vw);padding:12px;position:absolute;top:48px;right:0;box-shadow:0 18px 50px #0000002e}.alert-popover h3{margin:4px 8px 10px}.alert-popover button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ee;flex-direction:column;align-items:flex-start;width:100%;padding:12px;display:flex}.alert-popover button.unread{background:#f0f8f2}.alert-popover button span{color:#536258;margin:4px 0;font-size:12px}.alert-popover button small{color:#78847c}.alerts-list{gap:12px;display:grid}.alert-card{text-align:left;background:#fff;border:1px solid #dfe7e1;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;width:100%;padding:18px;display:grid}.alert-card.unread{background:#f2faf4;border-color:#79b88b}.alert-card p{color:#536258;margin:5px 0}.alert-card>span{background:#edf2ee;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700}.dashboard-expanded{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.mini-row.unread{background:#f2faf4}.mini-row span small{color:#657269;margin-top:3px;font-weight:400;display:block}.form-grid .full{grid-column:1/-1}@media (width<=760px){.delivery-review-head{flex-direction:column;align-items:flex-start}.alert-card{grid-template-columns:auto 1fr}.alert-card>span{grid-column:2}.profile-form{padding:16px}}.brand-mark,.login-logo{object-fit:cover;padding:0;display:block}.login-logo{border-radius:22px;width:92px;height:92px}.search-box svg{left:auto;right:12px}.search-box input{padding-left:12px;padding-right:42px}.mobile,.mobile-overlay{display:none}@media (width<=800px){.mobile{border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid!important}.mobile span{font-size:27px;line-height:1}.mobile-overlay{z-index:998;background:#0000006b;border:0;display:block;position:fixed;inset:0}.sidebar{z-index:999!important}.topbar{z-index:997}}.password-field{width:100%;position:relative}.password-field input{width:100%;padding-right:48px}.password-eye{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-eye:hover{color:var(--primary);background:#eef7f1}.password-eye:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.password-eye svg{width:20px;height:20px}@media (width<=600px){.main{padding:72px 10px 22px!important}.hero{border-radius:18px!important;grid-template-columns:1fr!important;gap:14px!important;padding:18px 16px!important}.hero h1{margin-bottom:10px!important;font-size:27px!important;line-height:1.05!important}.hero p{margin-bottom:14px!important;font-size:14px!important;line-height:1.45!important}.eyebrow{margin-bottom:9px!important;font-size:11px!important}.hero-art{border-radius:14px!important;height:145px!important;min-height:145px!important;display:block!important}.hero-art img{object-fit:cover!important;object-position:68% 45%!important;width:100%!important;height:100%!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{border-radius:14px!important;min-width:0!important}.product-image{height:125px!important;min-height:125px!important;padding:10px!important}.product-image img{object-fit:contain!important;width:100%!important;height:105px!important}.product-card .content{padding:12px!important}.product-card h3{font-size:14px!important;line-height:1.25!important}.section-title{margin-top:20px!important;margin-bottom:12px!important}.section-title h2{font-size:22px!important}.product-card button{min-height:40px}}@media (width<=360px){.product-grid{grid-template-columns:1fr!important}}.product-options-button{font-size:13px;line-height:1.15}@media (width<=600px){.product-options-button{min-height:36px!important;padding:6px 8px!important;font-size:12px!important}.product-options-button svg{width:16px;height:16px}}.variation-editor label{color:var(--text);gap:5px;font-size:11px;font-weight:700;display:grid}.variation-delete{color:var(--danger);align-content:end;justify-items:center;gap:5px;font-size:11px;font-weight:700;display:grid}.modal.large{flex-direction:column;display:flex}.modal-head{z-index:5;border-bottom:1px solid var(--border);background:#fff;padding:12px 0 10px;position:sticky;top:-20px}.modal-actions{z-index:5;border-top:1px solid var(--border);background:#fff;padding:12px 0;position:sticky;bottom:-20px}@media (width<=900px){.variation-editor{border:1px solid var(--border);background:#f9fbfa;border-radius:12px;margin-bottom:14px;padding:12px;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.variation-delete{justify-items:start}}@media (width<=600px){.modal-back{align-items:stretch!important;padding:0!important}.modal,.modal.large{border-radius:0!important;width:100%!important;max-width:none!important;height:100vh!important;max-height:100vh!important;padding:16px!important;overflow-y:auto!important}.modal-head{margin:-16px -16px 14px;padding:14px 16px;top:-16px}.variation-editor{grid-template-columns:1fr!important}.variation-editor label{font-size:12px}.variation-delete{justify-content:space-between;align-items:center;width:100%;display:flex}.modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin:16px -16px -16px;padding:12px 16px;bottom:-16px;display:grid!important}.modal-actions button{width:100%}.checks{flex-direction:column;align-items:flex-start!important}}.admin-back-button{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;margin:0 0 8px;padding:4px 0;font-weight:750;display:inline-flex}.admin-back-button:hover{text-decoration:underline}@media (width<=600px){.admin-back-button{margin-bottom:4px;font-size:13px}}.admin-page-header{box-sizing:border-box;background:linear-gradient(135deg,#f0fcf5fa,#fffffffa);border:1px solid #138f4a24;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0 0 22px;padding:22px 26px;display:flex;box-shadow:0 8px 28px #16462d12}.admin-page-header-main{align-items:center;gap:18px;min-width:0;display:flex}.admin-page-header-icon{color:#fff;background:#118b4b;border-radius:16px;justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;display:flex;box-shadow:0 6px 18px #118b4b38}.admin-page-header-icon svg{width:28px;height:28px}.admin-page-eyebrow{color:#118b4b;letter-spacing:.09em;margin-bottom:4px;font-size:11px;font-weight:800;line-height:1.2;display:block}.admin-page-header h1{color:#15251d;margin:0;font-size:28px;font-weight:800;line-height:1.15}.admin-page-header p{color:#637168;max-width:720px;margin:7px 0 0;font-size:14px;line-height:1.5}.admin-page-header-badge{color:#08783d;background:#e8f7ee;border:1px solid #ccebd8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:750;display:inline-flex}.admin-page-header-badge svg{width:18px;height:18px}@media (width<=760px){.admin-page-header{border-radius:16px;flex-direction:column;align-items:flex-start;padding:18px}.admin-page-header-main{align-items:flex-start}.admin-page-header-icon{width:48px;min-width:48px;height:48px}.admin-page-header h1{font-size:22px}.admin-page-header p{font-size:13px}.admin-page-header-badge{margin-left:66px}}.adjustment-search{grid-template-columns:minmax(420px,1fr) minmax(340px,430px) auto;align-items:end;gap:18px 24px;padding:20px 24px!important;display:grid!important}.adjustment-search>.title-actions{justify-content:space-between;align-items:flex-start;gap:18px;display:flex;margin:0!important}.adjustment-search>.title-actions h3{margin:0 0 6px;font-size:18px;line-height:1.25}.adjustment-search>.title-actions p{color:#617066;max-width:650px;margin:0;font-size:13px;line-height:1.5}.adjustment-search>.title-actions .status{text-align:center;border-radius:12px;flex-shrink:0;min-width:90px;padding:8px 10px}.adjustment-search>label{flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex;margin:0!important}.adjustment-search>label .search{box-sizing:border-box;background:#fff;border:1px solid #c9ded1;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:44px;padding:0 12px;display:flex}.adjustment-search>label .search input{background:0 0;outline:0;width:100%;min-width:0;border:0!important;padding:0!important}.adjustment-search>label .search svg{flex-shrink:0;width:19px;height:19px}.adjustment-search>.adjustment-actions{align-items:center;gap:10px;display:flex;margin:0!important}.adjustment-search>.adjustment-actions button{white-space:nowrap;min-width:150px;min-height:44px;padding-left:16px;padding-right:16px}@media (width<=1250px){.adjustment-search{grid-template-columns:1fr 1fr!important}.adjustment-search>.title-actions{grid-column:1/-1}.adjustment-search>.adjustment-actions{justify-content:flex-end}}@media (width<=760px){.adjustment-search{flex-direction:column;align-items:stretch;padding:16px!important;display:flex!important}.adjustment-search>.title-actions,.adjustment-search>label{width:100%}.adjustment-search>.adjustment-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.adjustment-search>.adjustment-actions button{width:100%;min-width:0}}@media (width<=600px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.product-card{min-width:0;border-radius:13px!important}.product-body{padding:10px!important}.product-body small{font-size:9.5px!important;line-height:1.25!important}.product-body h3{margin:6px 0!important;font-size:13px!important;line-height:1.25!important}.product-body p{min-height:0!important;margin:5px 0 8px!important;font-size:10.5px!important;line-height:1.35!important}.price-line{margin:9px 0!important}.price-line div span{font-size:9px!important}.price-line div b{font-size:16px!important}.product-card .secondary{gap:3px!important;min-height:34px!important;padding:0 8px!important;font-size:11px!important}.product-card .secondary svg{width:14px!important;height:14px!important}.product-image{height:145px!important;min-height:145px!important;padding:10px!important}.product-image img{object-fit:contain!important;max-width:100%!important;height:125px!important}.badge{padding:4px 6px!important;font-size:8px!important}}@media (width<=360px){.product-grid{gap:7px!important}.product-body{padding:8px!important}.product-body h3{font-size:12px!important}.product-body p{font-size:10px!important}.price-line div b{font-size:15px!important}}.hero-art{justify-content:center!important;align-items:center!important;display:flex!important;overflow:hidden!important}.hero-art img{object-fit:cover!important;object-position:62% 48%!important;opacity:1!important;visibility:visible!important;width:100%!important;height:100%!important;display:block!important}@media (width>=801px){.hero-art{height:285px!important;min-height:285px!important}}@media (width<=800px){.hero-art{height:220px!important;min-height:220px!important;margin-top:12px!important;display:block!important}.hero-art img{object-fit:cover!important;object-position:68% 45%!important;width:100%!important;height:100%!important}}
