@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17211b;background:#f5f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}aside{background:#123d2c;color:#fff;padding:28px 20px;display:flex;flex-direction:column;position:fixed;width:248px;height:100vh}.brand{display:flex;gap:12px;align-items:center;padding:0 9px 34px}.brand-mark{width:40px;height:40px;border-radius:12px;background:#ffcf45;color:#123d2c;display:grid;place-items:center;font:800 23px Manrope}.brand b,.brand span{display:block}.brand b{font:700 18px Manrope}.brand span{font-size:12px;color:#a8c0b5}nav{display:grid;gap:7px}nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;color:#bcd0c6;font-size:14px;font-weight:600}nav a svg{width:19px}nav a.active{color:#fff;background:#235541}.sidebar-foot{margin-top:auto;padding:15px;background:#1b4937;border-radius:12px;font-size:13px}.sidebar-foot small{display:block;color:#8fb1a1;margin:5px 0 0 17px}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:#62df92;margin-right:8px}main{grid-column:2;padding:0 40px 44px;max-width:1500px;width:100%;margin:auto}header{height:88px;display:flex;align-items:center;border-bottom:1px solid #e2e5df}header p{margin:0;color:#7b827e;font-size:12px;text-transform:uppercase;letter-spacing:.08em}header h1{font:700 16px Manrope;margin:3px 0}.avatar{margin-left:auto;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#ffcf45;color:#16412f;font-weight:800;font-size:13px}.intro{display:flex;align-items:end;justify-content:space-between;padding:37px 0 28px}.eyebrow{font-size:11px;letter-spacing:.1em;color:#718078;font-weight:700}.intro h2{font:800 29px Manrope;margin:8px 0 5px}.intro p,.panel-head p{margin:0;color:#737b76;font-size:14px}.primary,.secondary{border:0;border-radius:10px;padding:12px 17px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.primary{background:#e84937;color:#fff;box-shadow:0 4px 12px #e8493730}.primary svg{width:18px}.primary:disabled{opacity:.6}.secondary{background:#edf0ec;color:#34413a}.alert{padding:13px 16px;background:#fff2ef;color:#b3261e;border:1px solid #ffd2cb;border-radius:10px;margin-bottom:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.stats article{background:#fff;border:1px solid #e7e9e4;border-radius:15px;padding:20px;display:flex;gap:16px;box-shadow:0 3px 15px #253b3108}.stat-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center}.stat-icon svg{width:21px}.stat-icon.red{background:#fff0ed;color:#e84937}.stat-icon.blue{background:#ecf4ff;color:#2773bb}.stat-icon.amber{background:#fff6da;color:#c88800}.stats small,.stats strong,.stats em{display:block}.stats small{color:#7f8682;font-size:12px}.stats strong{font:800 25px Manrope;margin:1px 0}.stats em{font-style:normal;color:#3a8e63;font-size:11px}.panel{background:#fff;border:1px solid #e4e7e2;border-radius:16px;overflow:hidden}.panel-head{padding:20px 22px;display:flex;justify-content:space-between;align-items:center}.panel-head h3{font:700 17px Manrope;margin:0 0 4px}.search{display:flex;align-items:center;gap:8px;border:1px solid #dfe3dd;border-radius:10px;padding:9px 12px;width:320px}.search svg{width:17px;color:#87908a}.search input{border:0;outline:0;width:100%;font-size:13px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:850px}th{text-align:left;padding:11px 20px;background:#f7f8f5;border-block:1px solid #eceeea;color:#7b837e;font-size:10px;text-transform:uppercase;letter-spacing:.08em}td{padding:14px 20px;border-bottom:1px solid #eef0ec;font-size:13px}.product{display:flex;align-items:center;gap:11px}.product>span{width:37px;height:37px;display:grid;place-items:center;background:#eef4e9;color:#31523e;border-radius:9px;font-weight:800}.product b,.product small{display:block}.product small,.block{color:#858c87;font-size:11px;margin-top:3px}code{font-size:11px;color:#66716b;background:#f4f5f2;padding:5px 7px;border-radius:5px}.store-dots{display:flex;gap:5px}.store-dots span{width:18px;height:18px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #ddd}.store-dots .off{background:#d8ddd9!important;opacity:.55}.saving{background:#eaf7ef;color:#277a4d;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:600}.more{border:0;background:none;font-weight:700;color:#777}.empty{text-align:center;padding:40px;color:#7a837d}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11281f99;display:grid;place-items:center;padding:20px;z-index:10}.modal{background:#fff;width:min(520px,100%);padding:25px;border-radius:18px;box-shadow:0 20px 70px #0004}.modal-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.modal-head small{color:#df4938;font-weight:700;letter-spacing:.1em}.modal-head h3{font:800 23px Manrope;margin:6px 0}.icon-button{border:0;background:#f0f2ef;border-radius:9px;width:38px;height:38px;display:grid;place-items:center}.icon-button svg{width:18px}.modal label{display:grid;gap:7px;font-size:12px;color:#56615b;font-weight:600}.modal input{border:1px solid #dfe3de;padding:11px;border-radius:9px;outline:0}.modal input:focus{border-color:#2b7655;box-shadow:0 0 0 3px #2b765515}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.modal-actions{display:flex;justify-content:end;gap:10px;margin-top:25px}.mobile-menu{display:none}@media(max-width:850px){.shell{display:block}aside{display:none}main{padding:0 18px}.mobile-menu{display:grid;margin-right:14px}.intro{align-items:start;gap:20px}.intro h2{font-size:24px}.stats{grid-template-columns:1fr}.panel-head{align-items:start;gap:15px;flex-direction:column}.search{width:100%}}@media(max-width:520px){.intro{display:block}.intro .primary{margin-top:20px}.form-grid{grid-template-columns:1fr}}.row-actions{display:flex;gap:5px}.row-actions button{border:0;background:#f0f3ef;color:#52615a;border-radius:7px;width:30px;height:30px;display:grid;place-items:center}.row-actions button:hover{background:#dfe9e3;color:#174d38}.row-actions svg{width:14px}.modal-head p{margin:0;color:#7c8580;font-size:12px}.price-modal{width:min(650px,100%)}.offer-list{border:1px solid #e6e9e4;border-radius:13px;overflow:hidden}.offer-row{display:grid;grid-template-columns:42px 1fr 130px 105px;gap:12px;align-items:center;padding:13px;border-bottom:1px solid #e9ece7}.offer-row:last-child{border-bottom:0}.store-badge{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-weight:900}.offer-store b,.offer-store small{display:block}.offer-store small{font-size:10px;color:#89908c;margin-top:2px}.price-input{position:relative;display:block!important}.price-input input{width:100%;padding-right:34px!important;text-align:right;font-weight:800}.price-input span{position:absolute;right:10px;top:12px;font-size:10px;color:#7d8580}.switch{display:flex!important;align-items:center;gap:6px!important;cursor:pointer}.switch input{display:none}.switch>span{width:31px;height:18px;border-radius:20px;background:#c9ceca;position:relative}.switch>span:after{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.2s}.switch input:checked+span{background:#2f9660}.switch input:checked+span:after{transform:translate(13px)}.switch em{font-size:10px;font-style:normal}.price-note{font-size:11px;color:#7d8580;background:#f6f7f4;padding:10px 12px;border-radius:8px}.row-actions button.danger{color:#b9473a}.row-actions button.danger:hover{background:#ffebe8;color:#b3261e}@media(max-width:600px){.offer-row{grid-template-columns:38px 1fr 115px}.switch{grid-column:2/4}}.account{margin-left:auto;display:flex;align-items:center;gap:10px}.account .avatar{margin-left:0}nav a{cursor:pointer}.boot{min-height:100vh;display:grid;place-items:center;color:#5d6a63;font-weight:600}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#1b5540,#123d2c 60%)}.login-card{background:#fff;width:min(400px,100%);padding:32px;border-radius:20px;box-shadow:0 24px 70px #05170f4d;display:grid;gap:14px}.login-brand{padding:0 0 6px}.login-brand b{color:#123d2c}.login-brand span{color:#7b857f}.login-card h1{font:800 25px Manrope;margin:0}.login-sub{margin:0 0 4px;color:#737b76;font-size:13px}.login-card label{display:grid;gap:7px;font-size:12px;color:#56615b;font-weight:600}.login-card input{border:1px solid #dfe3de;padding:12px;border-radius:9px;outline:0}.login-card input:focus{border-color:#2b7655;box-shadow:0 0 0 3px #2b765515}.login-button{justify-content:center;margin-top:8px}.login-card .alert{margin-bottom:0}.tag{display:inline-block;border-radius:99px;padding:5px 10px;font-size:11px;font-weight:700}.tag.admin{background:#fff0ed;color:#c33a2a}.tag.editor{background:#eef4ff;color:#2666a8}.tag.ok{background:#eaf7ef;color:#277a4d}.tag.off{background:#f0f1ee;color:#7d857f}.you{font-style:normal;color:#8a928c;font-weight:600;font-size:11px}.notice{padding:13px 16px;background:#eef8f1;color:#226b4b;border:1px solid #cfe9d8;border-radius:10px;margin-bottom:18px}.modal select{border:1px solid #dfe3de;padding:11px;border-radius:9px;outline:0;background:#fff;font:inherit}.modal select:focus{border-color:#2b7655;box-shadow:0 0 0 3px #2b765515}.checkbox-field{gap:10px!important}.checkbox-field .switch{margin-top:4px}.row-actions button:disabled{opacity:.35;cursor:not-allowed}
