@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#18202f;font-synthesis:none;--purple:#6757e8;--border:#e8e9f0;--muted:#747b8c;background:#f5f6fa;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}aside{color:#a7a9b8;z-index:20;background:#161726;flex-direction:column;width:250px;padding:24px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;align-items:center;gap:11px;padding:0 10px 28px;font-size:19px;font-weight:700;display:flex}.brand>span{background:linear-gradient(135deg,#7564f3,#9b74ff);border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.brand svg{width:20px}.brand small,.profile small,.supplier small{color:#777b8e;margin-top:2px;font-size:11px;font-weight:500;display:block}nav{flex-direction:column;gap:4px;display:flex}nav button{color:#9699aa;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 13px;font-size:13px;display:flex}nav button svg{width:18px}nav button.active{color:#fff;background:#2a2941}nav button.active svg{color:#8a79ff}nav button i,.tabs i{color:#fff;background:#e65d66;border-radius:8px;margin-left:auto;padding:1px 6px;font-size:10px;font-style:normal}.supplier{background:#202131;border:1px solid #2d2f43;border-radius:10px;align-items:start;gap:9px;margin-top:auto;padding:13px;font-size:11px;display:flex}.supplier b{color:#d5d6df}.pulse{background:#4fd297;border-radius:50%;width:7px;height:7px;margin-top:3px;box-shadow:0 0 0 4px #26483e}.profile{color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #2b2c3d;align-items:center;gap:9px;margin-top:12px;padding:12px 7px 0;font-size:11px;display:flex}.profile>span,.avatar{color:#4d3fc1;background:#dbd7ff;border:0;border-radius:50%;place-items:center;width:33px;height:33px;font-weight:700;display:grid}.profile div{flex:1}.profile svg{color:#777b8e;width:16px}main{flex:1;min-width:0;margin-left:250px}header{border-bottom:1px solid var(--border);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 30px;display:flex;position:sticky;top:0}header h1{margin:1px 0;font-size:15px}header small{color:#a0a5b1;font-size:10px}.header-actions{align-items:center;gap:10px;display:flex}.global-search,.inline-search{border:1px solid var(--border);background:#fafbfc;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 10px;display:flex}.global-search svg,.inline-search svg{color:#969cab;width:15px}.global-search input,.inline-search input{background:0 0;border:0;outline:0;width:190px;font-size:11px}.global-search kbd{color:#999fae;background:#fff;border:1px solid #e5e6eb;border-radius:4px;padding:2px 5px;font-size:9px}.icon{border:1px solid var(--border);background:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:relative}.icon svg{width:17px}.icon i{background:#eb5964;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:7px}.avatar{border-radius:8px}.content{max-width:1500px;margin:auto;padding:27px 30px 50px}.welcome{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.welcome h2{margin:0 0 5px;font-size:22px}.welcome p,.panel-head p{color:var(--muted);margin:0;font-size:12px}.primary{background:var(--purple);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:12px;font-weight:600;display:flex;box-shadow:0 3px 9px #6757e82b}.primary svg{width:15px}.kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.kpis article,.job-stats article{border:1px solid var(--border);background:#fff;border-radius:11px;padding:18px}.kpi-icon{float:right;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.kpi-icon svg{width:17px}.c0{color:#6856df;background:#ece9ff}.c1{color:#27a66d;background:#e5f8ef}.c2{color:#3984d2;background:#e9f3ff}.c3{color:#db8b32;background:#fff2e4}.kpis span{color:var(--muted);font-size:11px;display:block}.kpis strong{margin:9px 0;font-size:22px;display:block}.kpis small{color:#9095a2;font-size:9px}.kpis small b,.positive{color:#1ca56b}.panel{border:1px solid var(--border);background:#fff;border-radius:11px;margin-bottom:16px;overflow:hidden}.panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.panel-head h3{margin:0 0 3px;font-size:14px}.panel-head select{border:1px solid var(--border);color:#62697a;border-radius:7px;padding:7px 9px;font-size:10px}.grid-main{grid-template-columns:minmax(0,2fr) minmax(260px,.7fr);gap:16px;display:grid}.chart-area{background:repeating-linear-gradient(#0000 0 46px,#f0f1f5 47px);height:220px;padding:25px 22px 0 52px;position:relative}.chart-area svg{width:100%;height:175px;overflow:visible}.area{fill:url(#fill)}.line{fill:none;stroke:var(--purple);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.ylabels{color:#9298a6;flex-direction:column;justify-content:space-between;font-size:8px;display:flex;position:absolute;top:20px;bottom:9px;left:14px}.xlabels{color:#9298a6;justify-content:space-between;padding:3px 20px 14px 50px;font-size:8px;display:flex}.live{color:#21a66b;background:#e5f8ef;border-radius:10px;padding:4px 8px;font-size:8px;font-weight:700}.score{place-items:center;padding:22px 0 13px;display:grid}.score>div{text-align:center;background:radial-gradient(circle,#fff 58%,transparent 59%),conic-gradient(#5bda9c 98.7%,#e9edf0 0);border-radius:50%;place-content:center;width:112px;height:112px;display:grid}.score strong{font-size:22px}.score small{color:var(--muted);font-size:8px}.health-list{padding:0 20px}.health-list p{color:#6f7584;align-items:center;gap:8px;font-size:10px;display:flex}.health-list b{color:#252c3a;margin-left:auto}.dot{border-radius:50%;width:7px;height:7px}.green{background:#45ca8d}.purple{background:#7664ed}.orange{background:#eea142}.red{background:#ea626b}.text-btn{color:var(--purple);background:0 0;border:0;align-items:center;gap:3px;font-size:10px;font-weight:600;display:flex}.text-btn svg{width:13px}.health>.text-btn{border-top:1px solid var(--border);justify-content:center;width:100%;padding:13px 20px}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:10px}th{color:#9197a5;letter-spacing:.04em;background:#fafbfc;padding:11px 18px;font-size:8px}td{white-space:nowrap;border-top:1px solid #f0f1f4;padding:13px 18px}td b{font-weight:600}.muted{color:#858b99}.badge{color:#6e7480;background:#f0f1f4;border-radius:12px;padding:4px 8px;font-size:8px}.badge.success{color:#228d61;background:#e7f7ef}.badge.danger{color:#c74e59;background:#fce9eb}.badge.info{color:#5f52c8;background:#eae8ff}.badge.warning{color:#b57921;background:#fff2df}.catalog-search{border:1px solid var(--border);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;display:flex}.catalog-search>svg{color:#9197a5;width:20px}.catalog-search input{border:0;outline:0;flex:1;min-width:0}.toolbar{justify-content:space-between;align-items:center;margin:15px 0;display:flex}.toolbar>div{gap:7px;display:flex}.filter{border:1px solid var(--border);color:#666d7b;background:#fff;border-radius:7px;padding:8px 11px;font-size:10px}.filter.active{color:#5547c4;background:#f1efff;border-color:#dcd7ff}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:11px;padding:13px;position:relative}.check{z-index:2;position:absolute;top:20px;right:20px}.product-img{background:linear-gradient(145deg,#f4f1ed,#e5e6eb);border-radius:8px;place-items:center;height:130px;margin-bottom:12px;display:grid}.product-img svg{color:#aaadb4;width:38px}.product-card h3{margin:10px 0 3px;font-size:13px}.product-card p{color:var(--muted);margin:0 0 15px;font-size:9px}.product-card>div:last-child{justify-content:space-between;align-items:end;display:flex}.product-card strong{font-size:16px}.product-card small{color:var(--muted);font-size:8px}.product-cell{align-items:center;gap:8px;display:flex}.product-cell span{background:#f0f1f6;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.product-cell svg{width:14px}.mapping{color:var(--purple);background:0 0;border:0;font-size:9px}.mapping svg{vertical-align:middle;width:12px}code{background:#f2f3f6;border-radius:4px;padding:3px 5px;font-size:9px}.tabs{border-bottom:1px solid var(--border);gap:20px;padding:0 17px;display:flex}.tabs button{color:#777d8b;background:0 0;border:0;border-bottom:2px solid #0000;padding:15px 0;font-size:10px}.tabs button.active{color:var(--purple);border-color:var(--purple)}.job-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.job-stats article{align-items:center;gap:13px;display:flex}.job-stats svg{width:20px;color:var(--purple)}.job-stats b{font-size:19px;display:block}.job-stats span{color:var(--muted);font-size:9px}.alertbox{color:#8a611e;background:#fff9ed;border:1px solid #f2d7a7;border-radius:10px;gap:12px;margin-bottom:16px;padding:15px;display:flex}.alertbox svg{width:20px}.alertbox b{font-size:12px}.alertbox p{margin:4px 0 0;font-size:10px}.block{color:var(--muted);margin-top:3px;display:block}.empty{text-align:center;color:var(--muted);padding:80px}.empty svg{width:30px}.empty b{display:block}.empty p{font-size:11px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.mobile,.scrim{display:none}@media (width<=1050px){.kpis,.product-grid{grid-template-columns:repeat(2,1fr)}.global-search{display:none}.grid-main{grid-template-columns:1fr}.health{grid-template-columns:1fr 1fr;display:grid}.health .panel-head{grid-column:1/-1}.score{grid-row:2/4}.job-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){aside{transition:all .2s;transform:translate(-100%)}aside.open{transform:none}.mobile{display:grid}.scrim{z-index:15;background:#1118;display:block;position:fixed;inset:0}main{margin-left:0}header{justify-content:flex-start;gap:12px;padding:0 16px}.header-actions{margin-left:auto}.content{padding:20px 15px}.welcome{align-items:flex-start;gap:15px}.welcome p{max-width:240px}.kpis,.product-grid{grid-template-columns:1fr 1fr}.toolbar{align-items:flex-start;gap:10px}.toolbar>div{overflow:auto}.health{display:block}.catalog-search .primary{width:auto}.job-stats{grid-template-columns:1fr 1fr}.tabs{overflow:auto}.tabs button{white-space:nowrap}}@media (width<=480px){.kpis,.product-grid{grid-template-columns:1fr}.welcome{display:block}.welcome .primary{margin-top:12px}.header-actions .icon{display:none}.job-stats{grid-template-columns:1fr 1fr}.chart-area{padding-left:42px}.toolbar{display:block}.toolbar>.primary{width:100%;margin-top:10px}.health{display:block}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.shop-shell{color:#22231f;background:#fbfaf7;min-height:calc(100vh - 124px);margin:-27px -30px -50px}.shop-top{background:#fff;border-bottom:1px solid #ecebe6;align-items:center;gap:5vw;height:68px;padding:0 5vw;display:flex}.shop-logo{color:#252820;font-size:20px;font-weight:800;text-decoration:none}.shop-logo span{color:#7c885b;font-weight:500}.shop-top label{border:1px solid #e2e3dd;border-radius:30px;flex:1;align-items:center;gap:8px;max-width:520px;height:39px;margin:auto;padding:0 15px;display:flex}.shop-top label svg{width:16px}.shop-top input{border:0;outline:0;flex:1}.cart-btn{background:0 0;border:0;align-items:center;gap:7px;display:flex}.cart-btn svg{width:18px}.cart-btn b{color:#fff;background:#7c885b;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.shop-hero{background:linear-gradient(105deg,#e4e5dc 0 58%,#c9cbbb 58%);justify-content:space-between;align-items:center;min-height:430px;padding:55px 8vw;display:flex;overflow:hidden}.shop-hero small,.collection-head small{letter-spacing:.18em;color:#727b58;font-size:9px;font-weight:700}.shop-hero h2{margin:15px 0;font-family:Georgia,serif;font-size:46px;line-height:1.08}.shop-hero p{color:#60645b;max-width:420px;font-size:13px;line-height:1.7}.shop-hero button{color:#fff;background:#30352a;border:0;margin-top:10px;padding:12px 18px}.hero-shape{background:radial-gradient(circle at 40% 35%,#f9f5e7 0 11%,#a7a98c 12% 15%,#55594c 16% 17%,#d9d2bb 18% 36%,#a6a78e 37% 39%,#eae4d4 40%);border-radius:49% 51% 45% 55%;place-items:start end;width:310px;height:310px;display:grid;transform:rotate(-8deg);box-shadow:20px 25px 40px #5554}.hero-shape span{color:#fff;background:#30352a;border-radius:50%;place-items:center;width:52px;height:52px;font-size:10px;font-weight:700;display:grid}.collection{padding:60px 6vw 70px}.collection-head{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.collection-head h2{margin:6px 0 0;font:34px Georgia,serif}.collection-head p{color:#787a73;font-size:11px}.store-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.store-grid article{cursor:pointer}.store-img{background:#e8e5dc;border-radius:3px;height:260px;position:relative}.store-img:after,.quick-img:after{content:"";background:linear-gradient(140deg,#faf8ec,#8f927e);border-radius:44% 56% 50% 50%;position:absolute;inset:20% 28%;box-shadow:10px 14px 20px #3333}.store-img.shade1{background:#ddd8cd}.store-img.shade2{background:#e1e3dc}.store-img span{z-index:2;background:#fff;padding:5px 8px;font-size:8px;position:absolute;top:10px;left:10px}.rating{color:#989d65;align-items:center;margin-top:12px;font-size:10px;display:flex}.rating svg{fill:currentColor;width:11px;height:11px}.store-grid h3{margin:6px 0 3px;font:18px Georgia,serif}.store-grid p{color:#7c7d75;font-size:10px}.store-grid article>div:last-child{justify-content:space-between;align-items:center;display:flex}.store-grid strong{font-size:15px}.store-grid button{background:0 0;border:1px solid #bebfb6;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.store-grid button svg{width:13px}footer{color:#c9cabe;background:#282c25;justify-content:space-between;padding:24px 6vw;font-size:10px;display:flex}footer a{color:#fff;align-items:center;gap:5px;text-decoration:none;display:flex}footer svg{width:13px}.quick-overlay{z-index:50;background:#13150f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.quick-overlay>section{background:#fff;grid-template-columns:1fr 1fr;width:100%;max-width:800px;display:grid;position:relative}.quick-img{background:#e2e0d6;min-height:440px;position:relative}.quick-close{z-index:2;background:#fff;border:0;border-radius:50%;width:30px;height:30px;position:absolute;top:12px;right:12px}.quick-close svg{width:15px}.quick-copy{padding:55px 40px}.quick-copy>small{color:#7c805e}.quick-copy h2{font:30px Georgia,serif}.quick-copy p{color:#6c6f66;font-size:12px;line-height:1.7}.quick-copy>strong{margin:20px 0;font-size:22px;display:block}.qty{border:1px solid #ddd;align-items:center;width:max-content;margin-bottom:12px;display:flex}.qty button{background:0 0;border:0;width:32px;height:32px}.qty svg{width:12px}.checkout{color:#fff;background:#30352a;border:0;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;margin-top:8px;display:flex}.checkout svg{width:15px}.checkout.secondary{color:#30352a;background:#fff;border:1px solid #30352a}@media (width<=720px){.shop-shell{margin:-20px -15px -50px}.shop-top{padding:0 15px}.shop-top label{display:none}.shop-hero{padding:45px 25px}.shop-hero h2{font-size:36px}.hero-shape{display:none}.collection{padding:45px 20px}.collection-head p{display:none}.store-grid{grid-template-columns:1fr 1fr}.store-img{height:210px}.quick-overlay>section{grid-template-columns:1fr;max-height:90vh;overflow:auto}.quick-img{min-height:230px}.quick-copy{padding:30px}.shop-shell+*{display:none}}@media (width<=480px){.store-grid{grid-template-columns:1fr}.store-img{height:280px}footer span{display:none}}
