:root{--bg:#f7f8fa;--paper:#fff;--ink:#202823;--muted:#7c837f;--line:#e9ecea;--accent:#f76845;--accent-dark:#d84624;--accent-light:#fff0e9;--green:#4d7961;--green-light:#edf5ee;--radius:18px;--shadow:0 5px 24px #24342906;--sidebar:228px;--font:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:var(--font);color:var(--ink);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.42;cursor:not-allowed;transform:none!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #fba890;outline-offset:3px}button{border:0}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.2;letter-spacing:-.04em}h1{font-size:30px;font-weight:650}h2{font-size:22px;font-weight:650}h3{font-size:17px;font-weight:650}small{font-size:11px}ul{margin:0;padding:0;list-style:none}svg{flex-shrink:0}.icon{vertical-align:middle;flex-shrink:0}.muted{color:var(--muted)}.orange-text{color:var(--accent-dark)}.green-text{color:var(--green)}.text-right{text-align:right}.eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.hide{display:none!important}.skip-link{position:fixed;left:260px;top:-80px;padding:12px;background:#fff;z-index:100}.skip-link:focus{top:8px}
/* shell */
.sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--sidebar);z-index:50;background:#fff;border-right:1px solid var(--line);padding:33px 17px 17px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin}.brand{display:flex;align-items:center;gap:9px;padding:0 16px;color:#1b2721;font-size:34px;font-weight:700;letter-spacing:-2px;line-height:1}.brand-mark{width:33px;height:33px;display:block}.brand .brand-dot{color:var(--accent)}.workspace-switch{margin:35px 5px 28px;padding:11px 9px;border:1px solid var(--line);border-radius:11px;display:flex;gap:9px;align-items:center;background:#fff;width:calc(100% - 10px);text-align:left}.workspace-monogram{width:31px;height:31px;border-radius:8px;background:#f4f1e8;display:grid;place-items:center;font-weight:700;font-size:12px;color:#807253}.workspace-switch span:nth-child(2){flex:1;font-size:11px;font-weight:650}.workspace-switch small{display:block;color:var(--muted);font-size:10px;font-weight:400}.workspace-switch .icon{width:14px}.nav-label{font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#a0a5a2;margin:0 15px 11px}.main-nav{display:flex;flex-direction:column;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 14px;border-radius:9px;color:#7b827e;position:relative;font-size:12px;font-weight:500;transition:background .18s,color .18s}.nav-item:hover{background:#f6f7f6;color:var(--ink)}.nav-item .icon{width:18px;height:18px}.nav-item.active{color:var(--accent-dark);background:var(--accent-light);font-weight:650}.nav-item.active:before{content:'';position:absolute;left:-17px;width:3px;height:20px;border-radius:0 3px 3px 0;background:var(--accent)}.nav-count{margin-left:auto;display:grid;place-items:center;border-radius:5px;background:#eef0ed;min-width:21px;height:18px;font-size:10px;color:#7e877f}.nav-item.active .nav-count{background:#ffe1d3;color:#d35b3c}.nav-secondary{margin-top:28px}.sidebar-bottom{margin-top:auto;padding-top:28px}.sidebar-note{padding:15px;margin:0 6px 17px;border-radius:12px;background:#f7f8f4;position:relative}.sidebar-note .icon{color:#76986b;width:22px;margin-bottom:9px}.sidebar-note strong{display:block;font-size:12px;font-weight:600;letter-spacing:-.02em}.sidebar-note p{font-size:10px;color:#8a9287;margin:5px 0 12px}.sidebar-note a{font-size:10px;font-weight:600;color:#52684d}.sidebar-note a .icon{width:14px;margin:0 0 0 4px}.profile{display:flex;gap:10px;padding:14px 8px 2px;border-top:1px solid var(--line);align-items:center}.avatar{width:33px;height:33px;border-radius:50%;background:#f4d6c5;color:#8c6149;display:grid;place-items:center;font-size:11px;font-weight:600;flex-shrink:0}.profile-name{flex:1}.profile-name strong{display:block;font-size:11px;font-weight:600}.profile-name small{font-size:9px;color:var(--muted)}.profile .icon{width:16px;color:var(--muted)}.app-main{margin-left:var(--sidebar);min-height:100vh}.topbar{height:77px;padding:0 38px;display:flex;gap:22px;align-items:center;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:30}.breadcrumb{display:flex;align-items:center;gap:10px;color:#929993;font-size:11px;white-space:nowrap}.breadcrumb .icon{width:13px;height:13px}.breadcrumb b{font-weight:550;color:#4d5750}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:19px}.global-search{display:flex;align-items:center;gap:9px;color:#949b96;background:transparent;font-size:11px;padding:8px}.global-search .icon{width:17px}.global-search kbd{font-size:9px;border:1px solid #eceeeb;border-radius:4px;padding:1px 5px;color:#a4aaa6;margin-left:28px}.demo-indicator{display:flex;align-items:center;gap:6px;font-size:10px;color:#6f8166;background:#f3f7ef;padding:5px 10px;border-radius:50px;white-space:nowrap}.demo-indicator i{background:#84a778;width:5px;height:5px;border-radius:100%}.notification-button{position:relative}.notification-dot{position:absolute;width:5px;height:5px;background:var(--accent);border-radius:50%;right:7px;top:5px;box-shadow:0 0 0 2px white}.topbar-separator{width:1px;height:22px;background:var(--line)}.mobile-menu{display:none!important}.page-content{padding:32px 38px 40px;max-width:1550px;margin:auto;animation:pageIn .25s ease}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.page-heading h1{margin-bottom:6px}.page-heading p{font-size:12px;color:#8a918c;letter-spacing:-.015em}.heading-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:9px 16px;font-size:11px;font-weight:600;line-height:1.35;border:1px solid #e4e8e4;border-radius:8px;background:#fff;transition:all .17s;white-space:nowrap}.btn .icon{width:16px;height:16px}.btn:hover{background:#f5f7f4;border-color:#cdd5ce}.btn.primary{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 4px 10px #ef714319}.btn.primary:hover{background:#e75b38;border-color:#e75b38;transform:translateY(-1px)}.btn.dark{color:#fff;background:#25332b;border-color:#25332b}.btn.dark:hover{background:#3a4c3f}.btn.soft{background:#edf4e8;color:#557048;border-color:transparent}.btn.ghost{border-color:transparent;background:transparent}.btn.ghost:hover{background:#f0f2ee}.btn.danger{color:#b84b43}.btn.sm{min-height:31px;padding:6px 10px;font-size:10px}.btn.block{width:100%}.icon-btn{width:32px;height:32px;background:transparent;display:grid;place-items:center;border-radius:8px;border:1px solid transparent;flex-shrink:0}.icon-btn .icon{width:18px;height:18px}.icon-btn:hover{background:#f1f3ef}.icon-btn.light{background:#fff;border-color:var(--line)}.text-button{display:inline-flex;gap:6px;align-items:center;background:none;font-size:11px;font-weight:600;padding:4px 0;color:#667364}.text-button .icon{width:14px;height:14px}.text-button:hover{color:var(--accent)}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:5px;font-size:9px;font-weight:500;white-space:nowrap;line-height:1.1;letter-spacing:0}.badge i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.green{background:#edf6ed;color:#547c58}.badge.amber{background:#fff4e0;color:#ab8545}.badge.gray{background:#f1f3f1;color:#869188}.badge.blue{background:#eef2fc;color:#7286b0}.badge.orange{background:#fff0e8;color:#c16d4c}.badge.white{background:#ffffffd9;color:#6c786e}.badge.dark{background:#3c4a40;color:#dce8d3}.sage{background:#edf1e7}.peach{background:#fce9de}.sand{background:#f5f0e5}.rose{background:#f7e9e7}.blue{background:#eaf0f7}.lavender{background:#eeeaf3}.mint{background:#e7f0e9}.orange{background:#fff0e9}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags>span{font-size:10px;padding:4px 8px;background:#f3f5f1;border-radius:5px;color:#798371}
/* overview */
.overview-hero{display:grid;grid-template-columns:1fr 285px;gap:19px;margin-bottom:24px}.welcome-hero{position:relative;isolation:isolate;min-height:276px;background:#fae8de;border-radius:var(--radius);overflow:hidden;padding:34px 30px}.hero-copy{position:relative;z-index:3;max-width:57%}.hero-copy .eyebrow{color:#ab7c63;font-size:9px;letter-spacing:.1em;display:flex;align-items:center;gap:6px;margin-bottom:17px}.hero-copy .eyebrow .icon{width:13px;height:13px}.hero-copy h2{font-size:37px;font-weight:550;letter-spacing:-.065em;line-height:1.11;margin-bottom:12px;color:#43362d}.hero-copy h2 em{font-style:normal;color:#ba684a}.hero-copy p{font-size:11px;color:#a18370;max-width:220px;line-height:1.7;margin-bottom:23px}.hero-copy .btn{background:#fff;border:0;color:#6e5140;font-size:10px;box-shadow:0 4px 10px #af764716}.hero-art{position:absolute;right:-4%;bottom:-10px;width:53%;height:285px;z-index:1}.hero-orbit{position:absolute;inset:6% 3% -10% -4%;border:1px solid #e1bdab88;border-radius:50%}.hero-orbit:after{content:'';position:absolute;inset:24px;border:1px solid #e1bdab66;border-radius:50%}.hero-art>img{width:100%;height:100%;object-fit:contain;transform:rotate(11deg) scale(1.05);position:relative;filter:drop-shadow(0 10px 6px #83573809)}.hero-float{position:absolute;display:flex;align-items:center;gap:8px;background:#fffef9ef;padding:9px 12px;border-radius:9px;box-shadow:0 9px 25px #846c4420;z-index:2;line-height:1.3}.hero-float .icon{width:17px;height:17px;color:#85a276}.hero-float span{font-size:9px;color:#8b9585;display:block}.hero-float strong{font-size:11px;color:#445640;font-weight:600}.hero-float.top{top:30px;right:12%;transform:rotate(5deg)}.hero-float.bottom{bottom:29px;left:6%;transform:rotate(-5deg)}.hero-sparkle{position:absolute;color:#d39a78;top:77px;left:10%;width:24px}.automation-card{padding:25px 24px;background:#26372c;border-radius:var(--radius);color:#eaf0e7;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;min-height:276px}.automation-card:after{content:'';height:220px;width:220px;border:1px solid #65735c33;border-radius:50%;position:absolute;right:-145px;bottom:-50px}.automation-card .eyebrow{font-size:9px;color:#91a18f;display:flex;justify-content:space-between;width:100%;align-items:center}.automation-card .badge{font-size:8px;padding:4px 6px}.automation-card h3{font-size:22px;margin-top:22px;font-weight:500;letter-spacing:-.04em;max-width:220px;line-height:1.24}.automation-card p{font-size:10px;color:#98a691;margin-top:8px}.automation-progress{width:100%;margin-top:auto;padding-top:19px}.automation-progress>div{display:flex;justify-content:space-between;font-size:10px;color:#94a58f;margin-bottom:8px}.automation-progress b{font-weight:500;color:#d6e7c9}.progress{height:5px;background:#eaf0e8;border-radius:10px;overflow:hidden}.progress span{display:block;height:100%;background:#aac297;border-radius:10px;max-width:100%}.automation-progress .progress{background:#40523d;height:4px}.automation-card a{font-size:10px;color:#e7eddd;display:flex;align-items:center;gap:7px;margin-top:17px}.automation-card a .icon{width:14px;height:14px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:0 0 29px}.metric{padding:18px 20px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);min-width:0}.metric-top{display:flex;gap:10px;align-items:center;justify-content:space-between;color:#8c948e;font-size:10px;margin-bottom:11px}.metric-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:#8b9a80}.metric-icon.orange{color:#d98864}.metric-icon.peach{color:#a58863}.metric-icon.blue{color:#8a9bae}.metric-icon .icon{width:14px;height:14px}.metric>strong{font-size:27px;font-weight:550;letter-spacing:-1.2px;line-height:1.15;white-space:nowrap}.metric-note{font-size:9px;color:#a0a79f;margin-top:8px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:15px}.section-head h2{font-size:19px;font-weight:600;letter-spacing:-.04em}.section-head p{font-size:11px;color:var(--muted);margin-top:4px}.section-head .eyebrow{margin-bottom:4px;font-size:9px}.section-head-right{display:flex;align-items:center;gap:12px}.demo-caption{font-size:9px;color:#a3aaa2;display:flex;align-items:center;gap:5px}.demo-caption .icon{width:12px;height:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s,border .2s;min-width:0;position:relative}.product-card:hover{box-shadow:0 12px 30px #2134210c;transform:translateY(-3px);border-color:#dce1d8}.product-card.selected{border:1.5px solid #ec8966;box-shadow:0 0 0 2px #ffe7db}.product-visual{height:172px;position:relative;overflow:hidden}.product-open{background:transparent;width:100%;height:100%;padding:0}.product-img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.product-card:hover .product-img{transform:scale(1.07)}.discount{position:absolute;left:12px;top:12px;background:#fffdf8dd;color:#797768;font-size:9px;padding:3px 7px;border-radius:4px;font-weight:600;pointer-events:none}.favorite{position:absolute;right:10px;top:10px;width:27px;height:27px;border-radius:100%;display:grid;place-items:center;background:#fffdf9ce;color:#9a9d94}.favorite .icon{width:14px;height:14px}.favorite.is-saved{color:#eb8d6c;background:#fff9f4}.favorite.is-saved .icon{fill:#eb8d6c;stroke-width:1.5}.stock-tag{position:absolute;left:10px;bottom:10px;font-size:9px;padding:4px 8px;background:#fffdf8da;border-radius:5px;color:#827665}.product-info{padding:13px 14px 12px}.product-eyebrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;gap:6px}.partner-chip{display:inline-flex;align-items:center;gap:5px;font-size:9px;color:#91998f;letter-spacing:-.02em}.store-mark{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:700;font-size:8px;letter-spacing:-.5px}.store-mark.orange{background:#fff0e7;color:#ec7656}.store-mark.dark{color:#4a514c;background:#f0f1ed;font-size:13px;font-family:Georgia,serif}.store-mark.blue{color:#5294d0;background:#e8f2fc}.store-mark.yellow{color:#9b8429;background:#fff4ae;font-size:6px}.product-rating{font-size:9px;display:flex;gap:3px;align-items:center;color:#949c91}.product-rating .icon{width:10px;height:10px;fill:#c6c1a3;stroke:#c6c1a3}.product-name{font-size:11px;font-weight:600;display:block;margin:0 0 10px;padding:0;background:none;text-align:left;letter-spacing:-.025em;min-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.price-line{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.price-line strong{font-size:18px;letter-spacing:-.045em;font-weight:600}.price-line del{font-size:9px;color:#aab0a7}.commission-line{font-size:9px;display:flex;align-items:center;gap:3px;color:#91a186;margin-top:7px;white-space:nowrap}.commission-line .icon{width:12px;height:12px;margin-right:1px}.commission-line b{font-weight:600;color:#648259}.commission-line span{margin-left:auto;background:#f2f6ec;padding:1px 5px;border-radius:3px;font-size:8px}.match-line{margin-top:12px;padding-top:10px;border-top:1px dashed #e9ece6;display:flex;align-items:center;gap:4px;font-size:8px;color:#969f8d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-line .icon{width:10px;height:10px;color:#9baa88}.product-action{margin-top:12px;width:100%;font-size:9px;min-height:32px;background:#fbfcfa;border-color:#ecefe8;color:#828d7c}.product-action .icon{width:12px;height:12px}.product-action:hover{color:#d57251;background:#fff3eb;border-color:#f8d9c9}.product-action.selected-action{color:#d67550;background:#fff3eb;border-color:#f1c6b2}.overview-bottom{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-top:29px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:23px;box-shadow:var(--shadow)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.panel-head h3{font-size:15px;font-weight:600}.panel-head p{font-size:10px;color:var(--muted);margin-top:4px}.queue-mini{display:flex;flex-direction:column;gap:15px}.queue-mini-row{display:flex;align-items:center;gap:13px}.queue-mini-time{font-size:10px;font-weight:600;color:#9aa18f;min-width:33px}.queue-mini-row .group-avatar{width:33px;height:33px;border-radius:9px}.queue-mini-title{flex:1;min-width:0}.queue-mini-title strong{display:block;font-size:11px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-mini-title small{display:block;font-size:9px;color:#a0a79a;margin-top:2px}.insight-line{display:flex;align-items:center;gap:12px;margin-bottom:17px}.insight-line .group-avatar{width:44px;height:44px;border-radius:12px}.insight-line strong{font-size:12px;font-weight:600}.insight-line small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.insight-card{border:1px solid #e9eddf;background:#f7f9f1;padding:16px;border-radius:12px;display:flex;gap:10px}.insight-card>.icon{color:#8ba276;width:16px;height:16px}.insight-card p{font-size:11px;line-height:1.8;color:#7b8a6e}.insight-card b{color:#586b4b;font-weight:600}.insight-card small{display:block;color:#a0ad8f;font-size:9px;margin-top:7px}.page-foot{margin-top:33px;display:flex;align-items:center;justify-content:space-between;color:#adb4aa;font-size:9px}.page-foot b{font-weight:500;color:#95a089}
/* radar & collections */
.radar-banner{display:flex;justify-content:space-between;align-items:center;border-radius:var(--radius);background:#eaf0e4;padding:22px 27px;position:relative;min-height:139px;overflow:hidden;margin-bottom:24px}.radar-banner h2{font-size:26px;font-weight:550;letter-spacing:-.05em;color:#46523a}.radar-banner p{font-size:11px;color:#8c9981;margin-top:7px}.radar-banner .eyebrow{font-size:9px;color:#8c9c80;margin-bottom:8px}.radar-banner-art{position:absolute;right:30px;top:-20px;width:260px;height:180px;display:flex;align-items:center;gap:0;opacity:.9}.radar-banner-art img{width:180px;max-width:none;height:180px;object-fit:contain;transform:rotate(-10deg)}.radar-banner-art img+img{margin-left:-94px;transform:rotate(15deg) translateY(24px)}.category-tabs{display:flex;align-items:center;gap:9px;overflow-x:auto;padding-bottom:6px;margin-bottom:19px;scrollbar-width:none}.category-tab{display:flex;align-items:center;gap:7px;padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:8px;color:#8b9487;font-size:10px;font-weight:500;white-space:nowrap}.category-tab .icon{width:15px;height:15px}.category-tab.active{background:#29372d;border-color:#29372d;color:#edf3e7}.category-tab:not(.active):hover{border-color:#ced6c8;background:#f5f7f2}.radar-toolbar{display:flex;align-items:center;gap:11px;margin-bottom:20px}.search-input{display:flex;align-items:center;gap:8px;padding:9px 12px;background:#fff;border:1px solid #e6eae3;border-radius:8px;min-width:0}.search-input .icon{width:15px;height:15px;color:#a4aca0}.search-input input{border:0;outline:none!important;width:100%;font-size:11px;background:transparent;color:#59664f;min-width:0}.search-input input::placeholder{color:#a5ac9f}.radar-toolbar>.search-input{min-width:200px;max-width:350px;flex:1}.toolbar-count{font-size:10px;color:#a2aa9b;margin-right:auto;white-space:nowrap}.select{padding:10px 32px 10px 13px;border:1px solid #e5eae1;border-radius:8px;font-size:10px;color:#79866e;background:#fff;min-height:38px;cursor:pointer}.filters-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;margin:-4px 0 20px;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:17px;align-items:end}.selection-bar{position:sticky;bottom:20px;z-index:20;display:flex;gap:14px;align-items:center;max-width:680px;padding:12px 16px;background:#27392e;color:#f6faef;border-radius:12px;box-shadow:0 12px 35px #243b3a22;margin:25px auto 0}.selection-bar strong{font-size:12px;font-weight:550}.selection-bar small{display:block;color:#a7b99c;font-size:10px}.selection-bar .selection-counter{width:34px;height:34px;background:#43553f;border-radius:9px;display:grid;place-items:center;font-size:12px}.selection-bar .btn{margin-left:auto}.selection-bar .icon-btn{color:#c3d0b6}.selection-hero{display:flex;gap:18px;align-items:center;margin-bottom:26px}.selection-hero-icon{display:grid;place-items:center;width:63px;height:63px;border-radius:17px;background:#fce7da;color:#c18465}.selection-hero-icon .icon{width:26px;height:26px}.selection-hero h2{font-size:20px}.selection-hero p{font-size:11px;color:var(--muted);margin-top:5px}
/* campaigns & wizard */
.segmented{display:inline-flex;padding:4px;background:#ecf0e9;border-radius:8px;gap:3px}.segmented button{background:none;border-radius:5px;color:#969f8d;padding:6px 12px;font-size:10px;white-space:nowrap}.segmented button.active{background:#fff;color:#58634e;box-shadow:0 2px 4px #4653440c}.campaign-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:15px}.campaign-list{display:flex;flex-direction:column;gap:17px}.campaign-row{display:grid;grid-template-columns:164px minmax(170px,1fr) 140px 115px 140px;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px}.campaign-cover{height:109px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center}.campaign-cover img{width:145px;max-width:none;position:relative;transform:rotate(-9deg)}.campaign-cover img+img{margin-left:-84px;transform:rotate(14deg) translateY(11px)}.campaign-title{min-width:0}.campaign-title h3{font-size:14px;font-weight:600;letter-spacing:-.03em;margin:9px 0}.campaign-title p{font-size:10px;color:#969f8c}.campaign-avatar-stack{display:flex;align-items:center;margin-top:11px}.campaign-avatar-stack .group-avatar{width:24px;height:24px;border:2px solid #fff;margin-right:-6px}.campaign-avatar-stack span:last-child{font-size:9px;color:#a1ab95;margin-left:13px}.campaign-schedule{font-size:11px;color:#899780;line-height:1.8}.campaign-schedule strong{display:block;color:#4f6046;font-size:11px;font-weight:550}.campaign-count strong{font-size:23px;font-weight:550;letter-spacing:-.04em;display:block;color:#576a4d}.campaign-count small{font-size:9px;color:#a1ab95}.campaign-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.campaign-actions .btn{font-size:9px;min-height:32px;padding:7px 10px}.workflow-intro{display:flex;align-items:center;gap:8px;margin-bottom:17px;font-size:10px;color:#909d85}.workflow-intro .icon{width:15px;height:15px}.wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.wizard-main{min-width:0}.wizard-stepper{display:flex;gap:0;margin-bottom:26px;padding:17px 22px;border-radius:13px;background:#fff;border:1px solid var(--line)}.step{display:flex;align-items:center;gap:9px;flex:1;color:#b2b9ac;font-size:11px;font-weight:500;position:relative}.step:not(:last-child):after{content:'';height:1px;background:#e8ede3;flex:1;margin:0 16px 0 6px}.step-number{width:25px;height:25px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;border:1px solid #e5eadf;font-size:10px}.step.active{color:#d77654}.step.active .step-number{background:var(--accent);color:white;border-color:var(--accent)}.step.done{color:#7f9970}.step.done .step-number{background:#eaf2e2;border:0}.step .icon{width:13px;height:13px}.wizard-panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px}.wizard-panel h2{font-size:20px;margin-bottom:5px}.wizard-panel>.muted{font-size:11px;margin-bottom:22px}.wizard-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wizard-products .product-visual{height:135px}.wizard-products .product-info{padding:10px}.wizard-products .product-name{font-size:10px}.wizard-products .price-line strong{font-size:15px}.wizard-products .commission-line{font-size:8px}.wizard-products .commission-line span{display:none}.wizard-products .product-eyebrow{margin-bottom:7px}.wizard-products .product-action{font-size:9px;padding:7px 6px}.wizard-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:24px}.wizard-footer .btn{min-width:120px}.wizard-footer .muted{font-size:11px}.wizard-nav{display:flex;gap:8px;align-items:center}.group-pick-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.group-pick{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:11px;cursor:pointer;position:relative}.group-pick:has(input:checked){border-color:#edaf94;background:#fff9f4}.group-pick input{accent-color:var(--accent);width:16px;height:16px;margin-left:auto;flex-shrink:0}.group-pick .group-avatar{width:42px;height:42px;border-radius:12px}.group-pick strong{display:block;font-size:11px;font-weight:550}.group-pick small{display:block;font-size:9px;color:#a3ad97;margin-top:3px}.group-pick .match-caption{color:#8b9b77;font-size:9px;margin-top:5px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;min-width:0}.field>label,.field-label{font-size:11px;font-weight:550;color:#66755c;display:block}.field small{font-size:9px;color:#9ca890;font-weight:400;letter-spacing:0}.input{border:1px solid #e3e9dd;border-radius:8px;padding:11px 12px;font-size:12px;background:#fff;color:#4f6045;width:100%;min-width:0}.input::placeholder{color:#a7b29b}.input:focus{border-color:#d4ab91;outline:2px solid #ffe8db80}.input:invalid:not(:placeholder-shown){box-shadow:none}.input[readonly]{background:#f6f8f2;color:#829373}textarea.input{line-height:1.9;resize:vertical;min-height:130px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.template-variables{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:18px}.template-variables button{font-family:monospace;font-size:10px;background:#f3f6ed;border:1px solid #e4eadb;color:#7a8c66;padding:5px 8px;border-radius:5px}.template-variables button:hover{border-color:#b9c7a5}.template-options{display:flex;gap:9px;margin-bottom:18px;flex-wrap:wrap}.template-options .btn{font-size:10px}.phone-panel{position:sticky;top:100px;background:#fff;border:1px solid var(--line);padding:19px;border-radius:17px}.phone-panel h3{font-size:12px;margin-bottom:5px;color:#5f7253;display:flex;align-items:center;justify-content:space-between}.phone-panel>p{font-size:9px;color:#a2ad95;margin-bottom:17px}.phone{max-width:280px;margin:auto;border:7px solid #29332c;border-radius:32px;overflow:hidden;box-shadow:0 17px 32px #32412918;background:#eeeee5;position:relative}.phone-status{height:24px;background:#fafbf6;color:#4d5b45;display:flex;justify-content:space-between;align-items:center;padding:3px 14px;font-size:8px;font-weight:600}.phone-notch{position:absolute;top:0;width:74px;height:16px;background:#29332c;border-radius:0 0 10px 10px;left:calc(50% - 37px)}.phone-header{background:#fafbf6;display:flex;align-items:center;gap:8px;padding:11px 9px;border-bottom:1px solid #e4e9dc}.phone-header>.icon{width:12px;height:12px;color:#6d8359}.phone-header .group-avatar{width:28px;height:28px;border-radius:50%}.phone-header strong{font-size:9px;display:block;font-weight:600;color:#4c6143;max-width:136px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.phone-header small{display:block;font-size:7px;color:#9caa8e;margin-top:1px}.phone-chat{min-height:333px;background-color:#eff0e7;background-image:radial-gradient(#a7b39524 1px,transparent 1px);background-size:15px 15px;padding:14px 10px 20px}.chat-day{display:table;margin:0 auto 12px;padding:3px 8px;border-radius:4px;background:#ffffffb8;color:#93a283;font-size:7px}.message-bubble{padding:5px 5px 7px;background:#dfead4;border-radius:10px 2px 10px 10px;box-shadow:0 1px 1px #5e714915;margin-left:9px;overflow:hidden}.message-image{height:130px;border-radius:6px}.message-image img{width:100%;height:100%;object-fit:contain}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:9px;line-height:1.65;padding:8px 5px 0;color:#4c6241}.message-time{text-align:right;display:block;font-size:7px;color:#7b9469;margin-top:5px}.message-time .icon{width:10px;height:10px;color:#6ba9b1}.phone-bottom{height:40px;display:flex;align-items:center;gap:7px;padding:7px 9px;color:#a4b095;font-size:8px}.phone-bottom span{display:block;background:#ffffffb8;border-radius:14px;padding:6px 10px;flex:1}.phone-bottom .icon{width:14px;height:14px;color:#779066}.phone-label{font-size:8px;text-align:center;color:#a9b69b;margin-top:15px;display:flex;align-items:center;justify-content:center;gap:4px}.phone-label .icon{width:11px;height:11px}.preview-select{width:100%;margin-top:14px;font-size:10px}.review-box{border:1px solid #e7ecdF;border-radius:12px;padding:18px;margin-top:17px;background:#fbfcf7}.review-box h3{font-size:13px;margin-bottom:15px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-grid strong{display:block;font-size:22px;color:#607453;font-weight:500}.review-grid span{font-size:9px;color:#9fae90}.review-jobs{margin-top:15px;border-top:1px solid #e9efdf;padding-top:14px}.review-job{display:flex;align-items:center;gap:10px;padding:7px 0;color:#869774;font-size:10px}.review-job span:last-child{margin-left:auto;white-space:nowrap;font-size:9px}.review-job img{width:26px;height:26px;border-radius:5px;background:#f2f4ed}.form-error{font-size:11px;color:#b15e4c;margin:12px 0;padding:10px 12px;background:#fff0e9;border-radius:7px}.form-error:empty{display:none}.note{display:flex;gap:8px;align-items:flex-start;font-size:10px;color:#8e9c80;background:#f5f8f0;border-radius:8px;padding:11px 13px;line-height:1.7;margin-top:16px}.note>.icon{width:14px;height:14px;margin-top:2px}.success-screen{padding:28px 22px;text-align:center}.success-screen .success-icon{width:76px;height:76px;background:#e9f2df;color:#7d9e66;display:grid;place-items:center;border-radius:50%;margin:0 auto 20px}.success-screen h2{margin-bottom:10px}.success-screen p{font-size:12px;color:#97a68a;max-width:420px;margin:0 auto 22px}.success-summary{display:flex;gap:32px;justify-content:center;margin:25px 0}.success-summary strong{display:block;font-size:26px;font-weight:500}.success-summary small{font-size:10px;color:#95a786}.success-screen .heading-actions{justify-content:center;flex-wrap:wrap}
/* agenda */
.agenda-summary{display:flex;align-items:center;gap:25px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 22px;margin-bottom:20px}.agenda-summary-item{display:flex;align-items:center;gap:9px;font-size:10px;color:#95a18c}.agenda-summary-item strong{font-size:20px;font-weight:550;letter-spacing:-.04em;color:#5a6b4e}.agenda-summary .btn{margin-left:auto}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin-bottom:25px}.day-btn{background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 10px 11px;display:flex;flex-direction:column;align-items:center;color:#a4ae9a;gap:6px}.day-btn .day-name{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.day-btn strong{font-size:24px;font-weight:500;letter-spacing:-.04em;color:#5a6b4c}.day-btn .day-jobs{font-size:8px;min-height:12px}.day-btn.active{background:#faede2;border-color:#efd0b7;color:#cb9374}.day-btn.active strong{color:#b57855}.day-dot{height:4px;width:4px;background:#a4b891;border-radius:50%}.day-btn.active .day-dot{background:#d79870}.agenda-date-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.agenda-date-head h2{font-size:19px}.week-controls{display:flex;gap:5px;align-items:center;font-size:11px;color:#99a68d}.queue-table{width:100%;border-collapse:separate;border-spacing:0 8px}.queue-table th{font-size:9px;color:#adb6a2;text-align:left;font-weight:500;padding:0 14px 8px}.queue-table td{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 14px;font-size:11px;color:#8e9d7d}.queue-table td:first-child{border-left:1px solid var(--line);border-radius:10px 0 0 10px;font-size:12px;color:#5e704f;font-weight:550;width:85px}.queue-table td:last-child{border-right:1px solid var(--line);border-radius:0 10px 10px 0;text-align:right}.queue-product{display:flex;align-items:center;gap:11px;min-width:170px}.queue-product img{width:46px;height:46px;background:#f2f4ec;border-radius:8px;object-fit:contain}.queue-product strong{display:block;font-size:11px;color:#5f7251;font-weight:550}.queue-product small{font-size:9px;color:#a6b09d;display:block;margin-top:2px}.queue-group{display:flex;align-items:center;gap:8px}.queue-group .group-avatar{width:28px;height:28px;border-radius:8px}.queue-table .btn{font-size:9px;padding:7px 9px;min-height:32px}.table-scroll{overflow-x:auto;max-width:100%}
/* groups */
.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.group-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:box-shadow .2s,transform .2s}.group-card:hover{box-shadow:0 12px 25px #41513b0b;transform:translateY(-2px)}.group-cover{height:104px;position:relative;overflow:hidden}.group-cover:before,.group-cover:after{content:'';position:absolute;width:210px;height:210px;border:1px solid #9bac8330;border-radius:50%;right:-25px;top:-60px}.group-cover:after{width:150px;height:150px;right:6px;top:-30px}.group-cover>img{width:165px;height:135px;object-fit:contain;position:absolute;right:10px;top:-10px;transform:rotate(-9deg)}.group-cover>.badge{position:absolute;left:17px;top:15px}.group-cover>.icon-btn{position:absolute;right:9px;top:9px;color:#879678;background:#ffffff9c;z-index:3}.group-card-body{padding:0 20px 19px}.group-card-body>.group-avatar{margin-top:-24px;position:relative;z-index:3;width:49px;height:49px;border:3px solid #fff;border-radius:14px;box-shadow:0 4px 9px #40573508}.group-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:11px;overflow:hidden}.group-avatar img{width:100%;height:100%;object-fit:contain;transform:scale(1.2)}.group-card h3{font-size:16px;margin-top:13px;font-weight:600;letter-spacing:-.04em}.group-members{font-size:10px;color:#a1ad95;display:flex;gap:4px;align-items:center;margin-top:6px;margin-bottom:14px}.group-members .icon{width:12px;height:12px}.group-card .tags{min-height:25px}.group-card .tags>span{font-size:9px}.group-card-stats{display:flex;justify-content:space-between;border-top:1px solid #edf1e6;margin:16px 0;padding-top:15px;gap:10px}.group-card-stats strong{font-size:17px;font-weight:550;color:#657c55;display:block;letter-spacing:-.04em}.group-card-stats span{font-size:9px;color:#a5b398}.group-card-foot{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#a7b29c}.group-card-foot .text-button{font-size:10px}.group-card-foot .icon{width:12px;height:12px}.group-detail-heading{display:flex;align-items:center;gap:17px;margin-bottom:22px}.group-detail-heading .group-avatar{width:70px;height:70px;border-radius:20px}.group-detail-heading h3{font-size:23px}.group-detail-heading p{font-size:11px;color:#9baa8c;margin-top:5px}.mini-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:25px}.mini-stat{border:1px solid var(--line);padding:14px;border-radius:10px}.mini-stat strong{display:block;font-size:22px;font-weight:500}.mini-stat span{font-size:9px;color:#9daa90}.group-rule-list{display:flex;flex-direction:column;gap:11px;margin:16px 0 23px}.group-rule-list>div{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#94a484}.group-rule-list b{font-weight:550;color:#637b53}.category-picker{display:flex;gap:6px;flex-wrap:wrap}.category-picker label{font-size:10px;border:1px solid #e3e9dc;border-radius:6px;padding:7px 9px;color:#93a381;cursor:pointer}.category-picker label:has(input:checked){background:#f9ede3;color:#c1845f;border-color:#eac7ac}.category-picker input{accent-color:var(--accent);margin-right:4px}.image-picker{display:flex;gap:8px;margin-bottom:19px}.image-pick{width:44px;height:44px;border:1px solid var(--line);border-radius:11px;padding:0;overflow:hidden;background:#f2f5eb}.image-pick.active{outline:2px solid #dcb499;outline-offset:2px}.image-pick img{width:100%;height:100%;object-fit:contain}
/* analytics */
.analytics-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,1fr);gap:20px;margin-bottom:24px}.chart-total{display:flex;align-items:baseline;gap:10px;margin-top:-5px}.chart-total strong{font-size:31px;letter-spacing:-.05em;font-weight:500;color:#546b47}.chart-total span{font-size:10px;color:#9baa8e}.chart-wrap{height:200px;margin-top:14px;position:relative}.chart-wrap svg{width:100%;height:100%;overflow:visible}.chart-labels{display:flex;justify-content:space-between;font-size:8px;color:#a6b39a;margin-top:4px;padding-left:4px}.chart-legend{display:flex;align-items:center;gap:17px;margin-top:17px;font-size:9px;color:#9aaa8b}.legend-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#f2a579;margin-right:5px}.legend-dot.green{background:#9db384}.funnel{display:flex;flex-direction:column;gap:21px}.funnel-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#94a184;margin-bottom:8px}.funnel-label strong{font-size:16px;color:#5f7650;font-weight:500;letter-spacing:-.03em}.funnel-track{height:15px;background:#f1f4eb;border-radius:4px;overflow:hidden}.funnel-track span{height:100%;display:block;min-width:3px;border-radius:4px}.funnel-note{display:flex;align-items:center;gap:6px;font-size:8px;color:#a3b096;margin-top:19px;line-height:1.7}.funnel-note .icon{width:13px;height:13px}.analytics-table{border-collapse:collapse;width:100%;min-width:660px}.analytics-table th{text-align:left;font-size:9px;font-weight:500;color:#a6b29b;padding:13px 12px;background:#fafbf7;white-space:nowrap}.analytics-table td{font-size:11px;padding:14px 12px;border-bottom:1px solid #eef2e7;color:#8b9c7d}.analytics-table tr:last-child td{border-bottom:0}.analytics-table td strong{font-weight:550;color:#607850}.analytics-table .table-group{display:flex;align-items:center;gap:9px}.analytics-table .table-group .group-avatar{width:30px;height:30px;border-radius:9px}.analytics-table .table-group b{font-size:11px;font-weight:550;color:#687e5a}.analytics-table .tags span{font-size:8px}.affinity-chart{display:flex;flex-direction:column;gap:16px}.affinity-row{display:grid;grid-template-columns:110px 1fr 42px;align-items:center;gap:14px;font-size:10px;color:#8e9f7f}.affinity-row .progress{height:9px}.affinity-row .progress span{background:#b8c9a5}.affinity-row strong{font-size:11px;font-weight:550;color:#6f865f}.analytics-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.commission-totals{display:flex;justify-content:space-between;margin:20px 0 23px;gap:15px}.commission-totals strong{font-size:21px;display:block;letter-spacing:-.05em;font-weight:500;color:#718663}.commission-totals span{font-size:9px;color:#a5b397}.stacked-track{height:12px;background:#f6efe2;border-radius:5px;overflow:hidden;display:flex}.stacked-track .approved{background:#a4bb8c;width:78%}.stacked-track .pending{background:#efc48d;width:22%}
/* partners & integration */
.partner-onboarding{display:flex;align-items:center;gap:25px;background:#fff;border:1px solid var(--line);padding:20px 23px;border-radius:13px;margin-bottom:26px}.onboarding-step{display:flex;align-items:center;gap:11px;flex:1;min-width:0}.onboarding-step>span{width:31px;height:31px;background:#f8efe4;color:#c39a73;border-radius:9px;display:grid;place-items:center;font-size:11px;font-weight:600;flex-shrink:0}.onboarding-step strong{font-size:11px;font-weight:550;display:block;color:#718162}.onboarding-step small{font-size:9px;display:block;color:#a5b096;margin-top:3px}.onboarding-arrow{width:16px;height:16px;color:#c6cebc}.partner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.partner-card{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;position:relative}.partner-cover{height:135px;position:relative;overflow:hidden}.partner-cover.orange{background:#fbe9dc}.partner-cover.dark{background:#edf1e8}.partner-cover.blue{background:#eaf0f8}.partner-cover.yellow{background:#f8f2d8}.partner-cover .store-logo{position:absolute;left:24px;top:23px;font-size:31px;letter-spacing:-.05em;font-weight:700;z-index:2}.partner-cover.orange .store-logo{color:#d87850}.partner-cover.dark .store-logo{color:#4d5b43}.partner-cover.blue .store-logo{color:#7493b5}.partner-cover.yellow .store-logo{color:#ac9455;font-size:26px}.partner-cover img{height:181px;width:223px;position:absolute;right:8px;bottom:-39px;transform:rotate(-11deg);object-fit:contain}.partner-card-content{padding:23px}.partner-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.partner-card h3{font-size:15px;font-weight:600;color:#637753}.partner-card p{font-size:10px;color:#a0af92;margin:8px 0 18px}.partner-card-actions{display:flex;gap:8px;flex-wrap:wrap}.partner-card-actions .btn{font-size:10px}.integration-hero{background:#f1f3eb;border-radius:16px;padding:32px;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:22px}.integration-hero h2{font-size:27px;color:#5f714e;font-weight:500;max-width:320px}.integration-hero p{color:#9bac8b;font-size:11px;max-width:360px;margin-top:11px;line-height:1.8}.connection-map{display:flex;align-items:center;gap:19px;flex-shrink:0}.connection-node{width:70px;height:70px;background:#fff;display:grid;place-items:center;border-radius:20px;border:1px solid #e5eadc}.connection-node .icon{width:30px;height:30px;color:#a4b492}.connection-node img{width:43px;height:43px}.connection-line{width:48px;border-top:2px dashed #c7d0b9;position:relative}.connection-line:after{content:'';width:7px;height:7px;background:#b3c49c;border-radius:50%;position:absolute;left:20px;top:-4px}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.integration-card{background:#fff;border:1px solid var(--line);padding:23px;border-radius:14px;display:flex;flex-direction:column;align-items:flex-start}.integration-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#f0f5e8;color:#98ad80;margin-bottom:20px}.integration-card h3{font-size:15px;color:#6a7d5b}.integration-card p{font-size:11px;line-height:1.8;color:#a0ad95;margin:8px 0 19px}.integration-card .badge{margin-top:auto;margin-bottom:18px}.integration-card .btn{width:100%;font-size:10px}.integration-code{margin-top:24px;background:#2b3b2e;border-radius:14px;padding:23px;color:#d2dfc5;display:flex;align-items:center;justify-content:space-between;gap:15px}.integration-code h3{font-size:15px;font-weight:500}.integration-code p{font-size:10px;margin-top:7px;color:#91a180}.integration-code code{font-size:10px;display:block;margin-top:9px;color:#c0d3ae}.integration-code .btn{background:#405239;border-color:#5b6c50;color:#d6e3c8}
/* settings & overlays */
.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:14px}.settings-card h2{font-size:17px;margin-bottom:6px;color:#647c53}.settings-card>p{font-size:10px;color:#a1af96;margin-bottom:23px}.settings-card .btn{margin-top:5px}.backup-actions{display:flex;gap:10px;flex-wrap:wrap}.settings-danger{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.settings-danger h3{font-size:12px;margin-bottom:7px;color:#9c8774}.settings-danger p{font-size:10px;color:#b4a18d;margin-bottom:15px}.empty-state{padding:57px 24px;text-align:center;background:#fff;border:1px dashed #dce5d2;border-radius:14px;grid-column:1/-1;display:flex;align-items:center;flex-direction:column}.empty-state>.icon{width:40px;height:40px;color:#b7c5a9;margin-bottom:18px}.empty-state h3{font-size:18px;color:#7c9169}.empty-state p{font-size:11px;color:#a7b698;max-width:390px;line-height:1.8;margin:8px 0 19px}.small-title{font-size:12px;color:#6e825e;margin-top:23px;margin-bottom:13px}.detail-visual{position:relative;border-radius:14px;height:240px;overflow:hidden}.detail-visual>img{height:100%;width:100%;object-fit:contain}.detail-visual .badge{position:absolute;bottom:13px;left:13px}.detail-meta{display:flex;align-items:center;justify-content:space-between;margin-top:21px}.detail-meta .partner-chip{font-size:11px}.detail-meta>span:last-child{font-size:11px;color:#a8b299;display:flex;gap:4px}.detail-meta .icon{width:13px;height:13px;color:#c4b589}.detail-title{font-size:24px;margin:14px 0 12px;color:#5c714d}.detail-price{font-size:30px;letter-spacing:-.05em;color:#587145}.detail-price del{font-size:13px;margin-left:10px;color:#afbda2;font-weight:400;letter-spacing:0}.commission-box{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px;border-radius:10px;background:#eff5e7;margin-top:18px;color:#92a77e;font-size:11px}.commission-box small{display:block;color:#aaba98;font-size:9px;margin-top:3px}.commission-box strong{font-size:22px;color:#7a9561;font-weight:550;letter-spacing:-.03em}.detail-groups{margin-bottom:22px}.detail-groups>div{display:flex;align-items:center;gap:11px;margin-bottom:10px;font-size:11px;color:#92a07f}.detail-groups>.muted{font-size:11px}.detail-groups .icon{margin-left:auto;width:15px;color:#a6b891}.detail-groups .group-avatar{width:32px;height:32px}.dialog-backdrop{position:fixed;inset:0;background:#25362344}dialog{border:1px solid #e0e6d8;background:#fff;color:var(--ink);padding:0;border-radius:18px;max-height:90dvh;width:min(520px,calc(100% - 32px));max-width:calc(100% - 32px);box-shadow:0 30px 100px #23351922;overflow:hidden}dialog[open]{display:flex;flex-direction:column;animation:modalIn .18s ease}dialog::backdrop{background:#22342450;backdrop-filter:blur(3px)}dialog.wide{width:min(780px,calc(100% - 32px))}dialog.drawer{position:fixed;left:auto;right:0;top:0;bottom:0;max-height:100dvh;height:100dvh;margin:0;max-width:100%;border-radius:20px 0 0 20px;width:440px}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 24px;border-bottom:1px solid var(--line);flex-shrink:0}.dialog-head h2{font-size:18px;font-weight:550;color:#5d774d}.dialog-body{padding:24px;overflow-y:auto;min-height:0;overscroll-behavior:contain}.dialog-foot{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:18px 24px;border-top:1px solid var(--line);flex-shrink:0;background:#fcfdf9}.dialog-foot .btn{font-size:11px}.dialog-body>.muted{font-size:12px;line-height:1.8}.toast-region{position:fixed;bottom:24px;right:24px;z-index:200;display:flex;flex-direction:column;gap:9px;max-width:calc(100% - 40px);pointer-events:none}.toast{display:flex;align-items:center;gap:10px;background:#293d2e;color:#e2efd6;padding:14px 19px;border-radius:11px;box-shadow:0 8px 35px #25351920;font-size:12px;animation:toastIn .22s ease;max-width:440px;line-height:1.5}.toast>.icon{width:16px;height:16px;color:#b3d393}.toast.error{background:#7c4a39;color:#ffe9d4}.toast.error>.icon{color:#ffd0a5}.search-modal-input{display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line);padding-bottom:15px}.search-modal-input input{border:0;outline:none;font-size:15px;width:100%;min-width:0;color:#6c825a}.search-modal-input>.icon{color:#adbc9e}.search-results{margin-top:17px}.search-result{display:flex;align-items:center;gap:12px;width:100%;padding:10px;background:transparent;border-radius:8px;text-align:left;color:#789066}.search-result:hover{background:#f4f8ed}.search-result strong{font-size:12px;font-weight:550;display:block}.search-result small{font-size:9px;color:#a9bb98;display:block}.search-result img{width:45px;height:40px;background:#f3f6ec;object-fit:contain;border-radius:6px}.search-result>.icon{width:20px;height:20px;margin:10px}.search-result .result-arrow{margin-left:auto;width:14px}.notification-row{display:flex;gap:13px;margin-bottom:23px}.notification-row>.icon{width:17px;height:17px;margin-top:3px;color:#9caf88}.notification-row strong{font-size:12px;color:#6e875b;font-weight:550}.notification-row p{font-size:10px;color:#a3b590;line-height:1.8;margin-top:4px}.notification-row a{font-size:10px;color:#b28c66;margin-top:6px;display:inline-block}.help-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.help-step{border:1px solid var(--line);border-radius:12px;padding:16px}.help-step>.icon{color:#a4b891;margin-bottom:13px}.help-step h3{font-size:13px;color:#718965}.help-step p{font-size:10px;color:#a8b99a;margin:8px 0 14px;line-height:1.7}.file-input{max-width:100%;font-size:11px;color:#a2b293}.file-input::file-selector-button{border:1px solid #dce6d2;padding:8px 13px;border-radius:7px;background:#f1f6eb;color:#79906a;font:inherit;margin-right:10px;cursor:pointer}.loading-label{display:inline-flex;gap:7px;align-items:center}.spin{animation:spin 1s linear infinite}.success-link{color:#819767}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rule-toggle{display:flex;align-items:center;gap:10px;font-size:11px;color:#8c9e7c;margin:16px 0}.rule-toggle input{accent-color:#c1a083}.tooltip-text{font-size:9px;color:#a7b69a;line-height:1.8}.inline-actions{display:flex;align-items:center;gap:8px}.form-space{margin-top:18px}.subtle-rule{border:0;border-top:1px solid var(--line);margin:21px 0}.code-block{background:#f2f6ec;border:1px solid #e3ebda;border-radius:9px;padding:14px;color:#718965;font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere}.loading-screen{min-height:60vh;display:grid;place-items:center;color:#86947b}.loading-screen img{width:50px;height:50px}.sidebar-overlay{display:none}
@keyframes pageIn{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes modalIn{from{opacity:.6;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes toastIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){.page-content{padding:37px 48px 48px}.welcome-hero{min-height:300px;padding:37px}.hero-copy h2{font-size:44px}.hero-art{height:315px}.overview-hero{grid-template-columns:1fr 330px}.automation-card{padding:30px}.product-visual{height:208px}.product-name{font-size:13px}.product-info{padding:17px}.product-eyebrow .partner-chip{font-size:10px}.match-line{font-size:10px}.product-action{font-size:11px}}
@media(max-width:1280px){:root{--sidebar:206px}.sidebar{padding-left:13px;padding-right:13px}.brand{font-size:31px;padding-left:10px}.nav-item{font-size:11px;padding:0 12px;gap:10px}.nav-item.active:before{left:-13px}.workspace-switch{margin-top:32px}.page-content{padding:28px}.topbar{padding:0 28px}.overview-hero{grid-template-columns:1fr 260px;gap:16px}.welcome-hero{padding:29px 25px}.hero-copy h2{font-size:33px}.hero-copy p{font-size:10px}.hero-art{right:-8%;width:58%;height:273px}.hero-float.top{right:14%;top:44px}.hero-float.bottom{left:10%;bottom:32px}.hero-float{padding:7px 9px}.hero-float strong{font-size:10px}.hero-float span{font-size:8px}.automation-card{padding:24px 20px}.automation-card h3{font-size:21px}.product-grid{gap:13px}.product-info{padding:11px}.product-name{font-size:10px}.product-visual{height:150px}.product-action{font-size:8px}.metric{padding:17px 15px}.metric-top{font-size:9px}.metric>strong{font-size:24px}.metrics{gap:13px}.global-search kbd{display:none}.campaign-row{grid-template-columns:125px minmax(170px,1fr) 115px 75px 115px;gap:15px;padding:15px}.campaign-cover{height:101px}.campaign-cover img{width:120px}.campaign-cover img+img{margin-left:-80px}.campaign-title h3{font-size:12px}.campaign-schedule{font-size:10px}.campaign-schedule strong{font-size:10px}.campaign-actions .btn{padding:6px 8px}.wizard-layout{grid-template-columns:minmax(0,1fr) 285px;gap:18px}.wizard-panel{padding:19px}.wizard-products{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-products .product-visual{height:145px}.phone-panel{padding:15px}.step{gap:7px;font-size:10px}.step:not(:last-child):after{margin:0 8px}.group-grid{gap:16px}.group-card-body{padding:0 16px 18px}.group-card h3{font-size:14px}.group-card-stats strong{font-size:15px}.group-card-foot{font-size:8px}.group-cover>img{right:0}.integration-card{padding:20px}.integration-card h3{font-size:13px}.integration-card p{font-size:10px}.connection-node{width:60px;height:60px}.connection-line{width:25px}.connection-line:after{left:10px}.integration-hero{padding:26px}.integration-hero h2{font-size:24px}}
@media(max-width:1080px){.topbar{gap:13px;padding:0 24px}.topbar-right{gap:12px}.global-search span{display:none}.global-search{padding:6px}.breadcrumb{font-size:10px}.page-content{padding:25px 24px}.heading-actions .btn{font-size:10px;padding:8px 11px}h1{font-size:27px}.overview-hero{grid-template-columns:1fr 220px}.welcome-hero{padding:27px 23px}.hero-copy h2{font-size:31px}.hero-art{right:-15%;width:64%;height:262px}.hero-float.top{right:23%;top:41px}.hero-float.bottom{bottom:28px;left:12%}.hero-copy{max-width:64%}.hero-copy p{max-width:180px}.automation-card{padding:22px 17px}.automation-card h3{font-size:19px}.automation-card .eyebrow{font-size:8px}.automation-card .badge{font-size:7px;padding:4px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-products .product-card:last-child{display:none}.product-name{font-size:11px}.product-action{font-size:9px}.product-visual{height:169px}.metric>strong{font-size:22px}.metric{padding:15px 12px}.metric-top{font-size:8px;gap:5px}.metric-icon{width:22px;height:22px}.metric-icon .icon{width:12px;height:12px}.metric-note{font-size:8px}.overview-bottom{gap:15px}.panel{padding:19px}.queue-mini-row{gap:9px}.queue-mini-title strong{font-size:10px}.queue-mini-title small{font-size:8px}.queue-mini-time{font-size:9px;min-width:30px}.queue-mini-row .badge{font-size:7px}.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-cover>img{right:15px}.group-card h3{font-size:16px}.group-card-stats strong{font-size:18px}.group-card-foot{font-size:9px}.campaign-row{grid-template-columns:100px minmax(135px,1fr) 100px 90px;gap:14px}.campaign-count{display:none}.campaign-actions{flex-wrap:wrap}.campaign-actions .btn{font-size:8px}.campaign-title h3{font-size:12px}.campaign-cover{height:104px}.campaign-cover img{width:116px}.campaign-cover img+img{display:none}.wizard-layout{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.wizard-stepper{padding:15px}.step{font-size:9px;gap:5px}.step-number{width:23px;height:23px;font-size:9px}.wizard-panel{padding:18px}.wizard-panel h2{font-size:18px}.wizard-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wizard-products .product-info{padding:9px}.wizard-products .product-visual{height:120px}.wizard-products .price-line strong{font-size:14px}.wizard-products .price-line del{font-size:8px}.wizard-products .commission-line{font-size:8px}.wizard-products .product-name{font-size:9px}.wizard-products .product-action{font-size:8px}.wizard-products .product-rating{display:none}.group-pick-list{grid-template-columns:1fr}.phone-panel{padding:12px}.phone{border-width:6px}.phone-panel h3{font-size:11px}.field-grid{gap:0 10px}.wizard-footer{gap:7px}.wizard-footer .btn{min-width:auto;font-size:10px;padding:9px 12px}.wizard-footer .muted{font-size:9px}.analytics-grid{grid-template-columns:1.3fr 1fr;gap:16px}.affinity-row{grid-template-columns:94px 1fr 32px;gap:9px;font-size:9px}.commission-totals strong{font-size:18px}.connection-map{gap:11px}.connection-node{width:46px;height:46px;border-radius:12px}.connection-node img{width:31px;height:31px}.connection-node .icon{width:22px;height:22px}.connection-line{width:17px}.connection-line:after{left:5px}.integration-hero h2{font-size:23px}.integration-grid{grid-template-columns:1fr;gap:13px}.integration-card{display:grid;grid-template-columns:40px 1fr 105px;gap:0 15px;align-items:center;padding:18px}.integration-icon{grid-row:1/4;margin:0;width:37px;height:37px}.integration-card h3{margin-bottom:5px}.integration-card p{margin:0;font-size:10px}.integration-card .badge{grid-column:3;grid-row:1;margin:0;justify-self:end}.integration-card .btn{grid-column:3;grid-row:2/4;margin-top:9px;min-height:31px;font-size:9px}.partner-onboarding{gap:12px;padding:18px}.onboarding-step{gap:9px}.onboarding-step strong{font-size:10px}.onboarding-step small{font-size:8px}.partner-cover .store-logo{font-size:26px}.partner-cover.yellow .store-logo{font-size:22px}.partner-cover img{right:-40px}.radar-banner-art{right:-5px;opacity:.7}.radar-banner{padding:23px}.radar-banner h2{font-size:24px}.filters-panel{grid-template-columns:1fr 1fr}.radar-toolbar{flex-wrap:wrap}.radar-toolbar>.search-input{min-width:180px}.toolbar-count{font-size:9px}.select{font-size:9px;padding-right:20px}.radar-toolbar .btn{font-size:9px}.category-tab{font-size:9px;padding:10px 12px}.category-tab .icon{width:13px;height:13px}}
@media(max-width:850px){:root{--sidebar:184px}.sidebar{padding-left:10px;padding-right:10px}.brand{padding-left:9px;font-size:29px}.brand-mark{width:29px;height:29px}.nav-item{font-size:10px;gap:9px;padding:0 10px}.nav-item.active:before{left:-10px}.nav-count{font-size:8px;min-width:17px;height:16px}.nav-item .icon{width:17px;height:17px}.nav-label{font-size:8px}.workspace-switch{padding:9px 7px;margin-top:29px;gap:7px}.workspace-switch span:nth-child(2){font-size:10px}.workspace-switch small{font-size:9px}.workspace-monogram{width:26px;height:26px;font-size:10px}.sidebar-note{padding:13px}.sidebar-note strong{font-size:11px}.sidebar-note p{font-size:9px}.profile-name strong{font-size:10px}.profile-name small{font-size:8px}.profile{gap:8px}.topbar{padding:0 20px;height:67px}.topbar-right{gap:9px}.page-content{padding:23px 20px}.breadcrumb span:first-child,.breadcrumb>.icon:first-of-type{display:none}.overview-hero{grid-template-columns:1fr}.welcome-hero{min-height:248px;padding:29px}.hero-copy{max-width:50%}.hero-copy h2{font-size:34px}.hero-art{width:52%;right:0;height:275px}.hero-float.top{right:7%}.hero-float.bottom{left:0;bottom:20px}.automation-card{display:none}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric{padding:17px}.metric-top{font-size:10px}.metric>strong{font-size:27px}.metric-note{font-size:9px}.metric-icon{width:27px;height:27px}.metric-icon .icon{width:14px;height:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-products .product-card:last-child{display:block}.product-visual{height:170px}.product-info{padding:14px}.product-name{font-size:11px}.overview-bottom{grid-template-columns:1fr}.panel{padding:22px}.queue-mini-title strong{font-size:11px}.queue-mini-title small{font-size:9px}.queue-mini-row .badge{font-size:8px}.queue-mini-row{gap:13px}.queue-mini-time{font-size:10px;min-width:35px}.page-heading{align-items:flex-start}.page-heading h1{font-size:25px}.page-heading p{font-size:11px;max-width:290px}.heading-actions .btn{padding:9px 11px;min-height:37px;font-size:9px}.heading-actions .btn .icon{width:14px;height:14px}.heading-actions .btn.secondary-action{display:none}.radar-toolbar .toolbar-count{display:none}.radar-toolbar>.search-input{min-width:180px;max-width:none}.radar-toolbar>.select{max-width:130px}.radar-banner h2{font-size:23px;max-width:235px}.radar-banner-art{right:-31px;opacity:.65}.radar-banner p{max-width:225px;font-size:10px}.campaign-row{grid-template-columns:87px 1fr 115px;gap:14px}.campaign-schedule{display:none}.campaign-cover{height:101px}.campaign-actions{align-self:center}.campaign-actions .btn{font-size:9px}.wizard-layout{grid-template-columns:1fr}.phone-panel{position:static;padding:22px;display:flex;flex-direction:column;align-items:center}.phone-panel>h3,.phone-panel>p{width:100%;max-width:280px}.phone-panel .phone{width:280px}.phone-label{width:100%}.preview-select{max-width:280px}.wizard-stepper{padding:16px 19px}.step{font-size:10px}.step-number{width:26px;height:26px;font-size:10px}.wizard-panel{padding:22px}.wizard-products .product-visual{height:160px}.wizard-products .product-info{padding:13px}.wizard-products .product-name{font-size:11px}.wizard-products .price-line strong{font-size:17px}.wizard-products .commission-line{font-size:9px}.wizard-products .product-action{font-size:10px}.group-pick-list{grid-template-columns:1fr 1fr}.group-pick{padding:13px;gap:9px}.group-pick .group-avatar{width:34px;height:34px}.group-pick strong{font-size:10px}.group-pick small{font-size:8px}.wizard-footer .btn{font-size:11px;padding:10px 15px}.wizard-footer .muted{font-size:10px}.analytics-grid{grid-template-columns:1fr}.analytics-bottom{grid-template-columns:1fr}.chart-wrap{height:210px}.partner-grid{grid-template-columns:1fr}.partner-cover img{right:13px}.partner-cover{height:130px}.partner-cover .store-logo{font-size:29px}.partner-cover.yellow .store-logo{font-size:27px}.partner-onboarding{gap:9px}.onboarding-step{display:block}.onboarding-step>span{width:24px;height:24px;font-size:9px;margin-bottom:9px}.onboarding-step strong{font-size:9px}.onboarding-step small{font-size:8px}.onboarding-arrow{width:11px;height:11px}.integration-hero{flex-direction:column;align-items:flex-start;gap:28px;padding:25px}.integration-hero h2{max-width:400px}.connection-map{align-self:center;padding:0 0 5px;gap:20px}.connection-node{width:65px;height:65px;border-radius:16px}.connection-line{width:40px}.connection-line:after{left:16px}.connection-node img{width:39px;height:39px}.connection-node .icon{width:28px;height:28px}.integration-code{flex-direction:column;align-items:flex-start}.settings-layout{grid-template-columns:1fr}.agenda-summary{gap:15px;padding:16px}.agenda-summary-item{font-size:9px;gap:6px}.agenda-summary-item strong{font-size:17px}.agenda-summary .btn{font-size:9px;padding:7px 10px}.day-btn{padding:12px 4px}.day-btn strong{font-size:21px}.day-btn .day-name{font-size:8px}.day-btn .day-jobs{font-size:7px}.week-strip{gap:6px}.group-grid{gap:13px}.group-card-body{padding:0 14px 17px}.group-card h3{font-size:13px}.group-card-stats strong{font-size:15px}.group-card-stats span{font-size:8px}.group-card-foot{font-size:8px}.group-card-foot .text-button{font-size:9px}.group-cover>img{right:-4px}}
@media(max-width:660px){:root{--sidebar:228px}.sidebar{transform:translateX(-100%);transition:transform .2s;z-index:90;padding:28px 17px 20px}.sidebar.open{transform:translateX(0)}.sidebar-overlay.show{display:block;position:fixed;inset:0;background:#27372866;backdrop-filter:blur(3px);z-index:85}.brand{font-size:33px;padding-left:15px}.brand-mark{width:33px;height:33px}.nav-item{font-size:12px;min-height:45px;padding:0 14px;gap:13px}.nav-item.active:before{left:-17px}.nav-item .icon{width:18px;height:18px}.nav-count{font-size:10px;width:21px;height:19px}.nav-label{font-size:9px}.workspace-switch{padding:12px 9px;margin-top:31px}.workspace-switch span:nth-child(2){font-size:11px}.workspace-monogram{width:30px;height:30px}.workspace-switch small{font-size:10px}.profile-name strong{font-size:12px}.profile-name small{font-size:9px}.sidebar-note{padding:16px}.sidebar-note strong{font-size:12px}.sidebar-note p{font-size:10px}.app-main{margin-left:0}.topbar{height:63px;padding:0 17px;gap:10px}.mobile-menu{display:grid!important;width:26px;height:30px;margin-right:3px;color:#819271}.topbar-right{gap:7px}.topbar-separator{display:none}.global-search{padding:4px}.global-search .icon{width:17px;height:17px}.topbar .avatar{width:28px;height:28px;font-size:9px}.demo-indicator{font-size:8px;padding:5px 7px}.breadcrumb{font-size:10px;gap:0}.notification-button{width:27px}.notification-button .icon{width:16px}.page-content{padding:24px 19px 33px}.page-heading{gap:10px;margin-bottom:21px;align-items:center}.page-heading h1{font-size:25px;font-weight:550}.page-heading p{font-size:10px;max-width:230px}.heading-actions{gap:7px}.heading-actions .btn{font-size:9px;min-height:34px;padding:8px 10px}.heading-actions .btn>span.mobile-hide{display:none}.welcome-hero{min-height:250px;padding:25px 22px}.hero-copy{max-width:61%}.hero-copy .eyebrow{font-size:8px;margin-bottom:17px}.hero-copy h2{font-size:34px}.hero-copy p{max-width:180px;font-size:10px;line-height:1.6;margin-bottom:21px}.hero-copy .btn{font-size:9px;min-height:34px;padding:9px 11px}.hero-art{right:-12%;width:64%;height:246px;bottom:0}.hero-art>img{transform:rotate(12deg) scale(1.05)}.hero-float.top{top:38px;right:23%;padding:7px 9px;gap:5px}.hero-float.bottom{bottom:25px;left:7%;padding:7px 9px;gap:5px}.hero-float .icon{width:14px;height:14px}.hero-float strong{font-size:9px}.hero-float span{font-size:7px}.hero-sparkle{display:none}.hero-orbit{inset:10% -4% 5% -3%}.overview-hero{margin-bottom:20px}.metrics{gap:11px;margin-bottom:26px}.metric{padding:15px}.metric-top{font-size:9px;margin-bottom:10px}.metric>strong{font-size:25px}.metric-note{font-size:8px}.metric-icon{width:24px;height:24px}.metric-icon .icon{width:13px;height:13px}.section-head{margin-bottom:14px;gap:10px}.section-head h2{font-size:17px;letter-spacing:-.05em}.section-head p{font-size:10px}.section-head .text-button{font-size:10px}.section-head .demo-caption{display:none}.product-grid{gap:12px}.product-visual{height:154px}.product-info{padding:12px}.product-name{font-size:10px;min-height:29px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45}.price-line{gap:5px}.price-line strong{font-size:17px}.price-line del{font-size:8px}.product-eyebrow .partner-chip{font-size:8px}.product-rating{font-size:8px}.store-mark{width:13px;height:13px;font-size:7px}.store-mark.dark{font-size:11px}.product-rating .icon{width:9px;height:9px}.commission-line{font-size:8px;gap:2px;flex-wrap:wrap}.commission-line .icon{width:10px;height:10px}.commission-line span{font-size:7px;display:none}.match-line{font-size:7px;margin-top:10px;padding-top:8px}.product-action{font-size:8px;padding:8px 5px;min-height:31px;gap:5px}.product-action .icon{width:11px;height:11px}.favorite{width:25px;height:25px;right:9px;top:9px}.discount{font-size:8px;top:10px;left:10px}.overview-bottom{margin-top:24px}.panel{padding:21px}.panel-head h3{font-size:14px}.page-foot{margin-top:29px;font-size:8px;gap:8px}.page-foot>span:last-child{font-size:7px}.category-tab{font-size:9px;padding:9px 12px}.category-tabs{margin-bottom:15px}.radar-banner{padding:23px 21px;min-height:137px;margin-bottom:23px}.radar-banner h2{font-size:24px;max-width:220px}.radar-banner p{max-width:198px;font-size:10px}.radar-banner .eyebrow{font-size:8px}.radar-banner-art{right:-82px;top:-16px;opacity:.52}.radar-toolbar{gap:8px;margin-bottom:18px}.radar-toolbar>.search-input{flex:1;min-width:calc(100% - 80px);order:1;min-height:38px}.radar-toolbar>.btn{order:2;min-height:38px;font-size:9px;padding:8px 9px}.radar-toolbar>.select{order:3;max-width:none;flex:1;min-width:0;font-size:10px;padding:8px 12px}.radar-toolbar>.toolbar-count{order:4;display:block;margin-left:auto}.filters-panel{grid-template-columns:1fr 1fr;padding:15px;gap:12px}.filters-panel .field{margin-bottom:0}.field>label{font-size:10px}.select{font-size:10px}.selection-bar{padding:11px;gap:9px;bottom:13px;flex-wrap:wrap}.selection-bar strong{font-size:11px}.selection-bar small{font-size:8px}.selection-bar .btn{font-size:9px;padding:8px 10px}.selection-counter{display:none!important}.selection-hero{gap:13px}.selection-hero-icon{width:51px;height:51px;border-radius:14px}.selection-hero h2{font-size:18px}.selection-hero p{font-size:10px}.campaign-toolbar{gap:9px;align-items:stretch;flex-wrap:wrap}.campaign-toolbar>.search-input{width:100%;order:2}.campaign-toolbar>.segmented{order:1;width:100%;justify-content:space-between}.segmented{padding:4px}.segmented button{padding:6px 9px;font-size:9px}.campaign-row{grid-template-columns:79px 1fr;gap:12px;padding:13px;border-radius:12px}.campaign-cover{height:111px;grid-row:1}.campaign-cover img{width:125px;transform:rotate(-5deg)}.campaign-title h3{font-size:13px}.campaign-title p{font-size:9px}.campaign-title .badge{font-size:8px}.campaign-avatar-stack{margin-top:9px}.campaign-avatar-stack span:last-child{font-size:8px}.campaign-actions{grid-column:1/-1;border-top:1px solid #eef2e7;padding-top:11px;justify-content:flex-end}.campaign-actions .btn{font-size:10px;min-height:32px}.campaign-count,.campaign-schedule{display:none}.wizard-stepper{padding:15px 13px;margin-bottom:20px}.step{font-size:9px;gap:5px}.step-number{width:22px;height:22px;font-size:9px}.step:not(:last-child):after{margin:0 6px}.wizard-panel{padding:18px}.wizard-panel h2{font-size:19px}.wizard-panel>.muted{font-size:10px;margin-bottom:20px}.wizard-products{gap:10px}.wizard-products .product-visual{height:122px}.wizard-products .product-info{padding:10px}.wizard-products .product-name{font-size:10px}.wizard-products .price-line strong{font-size:15px}.wizard-products .commission-line{font-size:8px}.wizard-products .product-action{font-size:9px;gap:4px;padding:7px 4px}.wizard-products .product-action .icon{width:11px;height:11px}.wizard-footer{padding-top:20px;gap:10px;flex-wrap:wrap}.wizard-footer .btn{font-size:10px;min-height:35px;padding:8px 12px}.wizard-footer .muted{font-size:10px}.group-pick-list{grid-template-columns:1fr}.group-pick{padding:14px}.group-pick .group-avatar{width:42px;height:42px}.group-pick strong{font-size:12px}.group-pick small{font-size:10px}.group-pick .match-caption{font-size:9px}.phone-panel{padding:21px}.phone-panel h3{font-size:12px}.field-grid{gap:0 11px}.field>label{font-size:11px}.input{font-size:12px;padding:11px}.review-grid{gap:10px}.review-grid strong{font-size:22px}.review-grid span{font-size:9px}.review-box{padding:15px}.review-job{font-size:9px;gap:8px}.review-job span:last-child{font-size:8px}.agenda-summary{gap:12px;flex-wrap:wrap;justify-content:space-between;padding:15px}.agenda-summary .btn{margin:0 0 0 auto;min-height:29px;font-size:8px;padding:6px 8px}.agenda-summary-item{gap:5px;font-size:8px}.agenda-summary-item strong{font-size:16px}.week-strip{gap:5px}.day-btn{padding:10px 2px;gap:5px;border-radius:8px}.day-btn strong{font-size:19px}.day-btn .day-name{font-size:7px}.day-btn .day-jobs{font-size:6px}.agenda-date-head h2{font-size:17px}.week-controls{font-size:9px}.group-grid{grid-template-columns:1fr;gap:18px}.group-cover{height:123px}.group-cover>img{right:15px;width:190px;height:161px;top:-18px}.group-card-body{padding:0 20px 21px}.group-card h3{font-size:18px}.group-card-body>.group-avatar{width:54px;height:54px;border-radius:14px}.group-members{font-size:11px}.group-card-stats strong{font-size:20px}.group-card-stats span{font-size:10px}.group-card-foot{font-size:10px}.group-card-foot .text-button{font-size:11px}.group-card .tags>span{font-size:10px}.analytics-heading{align-items:flex-start;flex-wrap:wrap}.analytics-heading .heading-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.analytics-heading .heading-actions .select{flex:1;max-width:200px;min-width:100px}.analytics-heading .segmented button{padding:7px 10px}.analytics-grid,.analytics-bottom{gap:18px}.chart-wrap{height:190px}.analytics-table td{font-size:10px}.partner-onboarding{padding:17px;gap:10px}.onboarding-step strong{font-size:9px;line-height:1.4}.onboarding-step small{font-size:8px;line-height:1.6;margin-top:5px}.partner-cover{height:130px}.partner-cover .store-logo{font-size:30px}.partner-cover img{right:-12px;width:195px;bottom:-41px}.partner-card-content{padding:22px}.partner-card h3{font-size:14px}.partner-card p{font-size:10px}.partner-card-actions .btn{font-size:10px;flex:1;padding:9px 10px}.partner-card-top .badge{font-size:8px}.integration-hero{padding:23px}.integration-hero h2{font-size:25px}.integration-hero p{font-size:11px}.connection-map{gap:16px}.connection-node{width:57px;height:57px}.connection-line{width:25px}.connection-line:after{left:9px}.integration-card{padding:18px;grid-template-columns:35px 1fr 94px;gap:0 12px}.integration-icon{width:34px;height:34px}.integration-icon .icon{width:20px;height:20px}.integration-card h3{font-size:13px}.integration-card p{font-size:9px}.integration-card .badge{font-size:7px}.integration-card .btn{font-size:8px;min-height:29px}.integration-code{padding:22px}.integration-code p{font-size:10px}.settings-card{padding:22px}.settings-card .field-grid{grid-template-columns:1fr}.settings-danger p{font-size:11px}.backup-actions .btn{font-size:10px}.page-heading .heading-actions .icon-btn{width:29px}.mini-stat-grid{gap:8px}.mini-stat{padding:12px}.mini-stat strong{font-size:21px}.mini-stat span{font-size:8px}.group-detail-heading h3{font-size:22px}.group-detail-heading .group-avatar{width:61px;height:61px}.dialog-head{padding:19px 20px}.dialog-head h2{font-size:18px}.dialog-body{padding:20px}.dialog-foot{padding:16px 20px;flex-wrap:wrap}.dialog-foot .btn{font-size:10px;padding:9px 12px}.detail-visual{height:230px}.detail-title{font-size:25px}dialog.drawer{border-radius:0;width:100%;max-width:100%}.toast-region{right:17px;bottom:17px;max-width:calc(100% - 34px)}.toast{font-size:11px;padding:13px 16px}.help-steps{gap:12px}.help-step{padding:13px}.help-step h3{font-size:12px}.help-step p{font-size:9px}.help-step .btn{font-size:9px}.page-foot span{font-size:8px}.phone-panel{order:2}.success-screen{padding:20px 2px}.success-screen h2{font-size:22px}.success-screen p{font-size:11px}.success-summary{gap:28px}.success-summary strong{font-size:25px}}
@media(max-width:380px){.topbar{padding:0 13px;gap:7px}.topbar-right{gap:5px}.breadcrumb{font-size:9px}.topbar .avatar{display:none}.page-content{padding:21px 15px}.hero-copy h2{font-size:31px}.welcome-hero{padding:23px 19px}.hero-art{right:-18%;width:70%}.hero-copy p{max-width:170px}.hero-float.bottom{left:9%}.hero-float.top{right:27%}.product-info{padding:10px}.price-line strong{font-size:16px}.metric>strong{font-size:24px}.metric{padding:14px}.metric-top{font-size:8px}.metric-icon{width:22px;height:22px}.product-visual{height:139px}.product-action{font-size:8px;gap:3px}.product-action .icon{width:10px}.page-heading h1{font-size:23px}.page-heading p{font-size:9px}.heading-actions .btn{font-size:8px;padding:8px 9px}.wizard-stepper{padding:13px 10px}.step{font-size:8px;gap:4px}.step-number{width:20px;height:20px;font-size:8px}.step:not(:last-child):after{margin:0 4px}.wizard-products .product-visual{height:105px}.wizard-products .product-info{padding:8px}.wizard-products .product-name{font-size:9px}.wizard-products .product-action{font-size:8px}.wizard-products .commission-line{font-size:7px}.radar-banner h2{max-width:200px;font-size:22px}.radar-banner-art{right:-98px}.integration-card{grid-template-columns:1fr 94px}.integration-icon{display:none}.integration-card .badge{grid-column:2}.integration-card .btn{grid-column:2}.connection-map{gap:10px}.connection-line{width:20px}.section-head h2{font-size:16px}.section-head .text-button{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Contrast refinement: retain the warm palette without sacrificing body-text readability. */
.page-heading p,.metric-note,.product-rating,.partner-chip,.queue-mini-title small,.group-members,.group-card-stats span,.group-card-foot,.wizard-panel>.muted,.field small,.phone-panel>p,.note,.radar-banner p,.partner-card p,.integration-card p,.settings-card>p,.page-foot,.demo-caption,.metric-top,.toolbar-count,.group-pick small,.group-pick .match-caption,.onboarding-step small,.campaign-title p,.campaign-schedule,.campaign-count small,.insight-card small,.funnel-label,.chart-labels,.chart-legend,.affinity-row,.commission-totals span,.analytics-table td,.queue-table td,.dialog-body>.muted,.detail-groups>div,.group-rule-list>div{color:#737f6d}.hero-copy p{color:#947460}.match-line{color:#7b876f}.commission-line{color:#758969}.page-foot{color:#828e79}.product-action{color:#64755c}.metric>strong,.group-card h3,.wizard-panel h2,.page-heading h1,.detail-title,.settings-card h2,.integration-card h3,.partner-card h3,.dialog-head h2{color:#33492f}
/* Final interaction/reading refinements. */
.table-scroll{position:relative;width:100%;min-width:0}
.product-card .product-name{line-height:1.5}
.page-heading h1{font-weight:600}.brand-dot{margin-left:-6px}
.metric-note,.page-heading p,.product-name,.group-members{letter-spacing:-.01em}
@media(min-width:1081px){
 .nav-item{font-size:13px}.page-heading p{font-size:13px}.metric-top{font-size:11px}.metric-note{font-size:10px}
 .product-name{font-size:12px}.product-action{font-size:10px}.product-eyebrow .partner-chip{font-size:10px}
 .commission-line{font-size:10px}.match-line{font-size:9px}.section-head p{font-size:12px}
 .hero-copy p{font-size:12px}.hero-copy h2{font-weight:500}.btn{font-size:12px}.hero-copy .btn{font-size:11px}
 .queue-mini-title strong{font-size:12px}.queue-mini-title small{font-size:10px}
 .wizard-products .product-name{font-size:11px}.wizard-products .commission-line{font-size:9px}.wizard-products .product-action{font-size:10px}
}
@media(max-width:660px){
 .queue-table,.queue-table tbody{display:block;width:100%;border-spacing:0}
 .queue-table thead{display:none}
 .queue-table tbody{display:grid;gap:12px}
 .queue-table tr{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:8px 12px;border:1px solid var(--line);border-radius:13px;padding:15px;background:#fff}
 .queue-table td{border:0!important;background:transparent;padding:0!important;border-radius:0!important;min-width:0}
 .queue-table td:first-child{grid-column:1;grid-row:1/4;width:auto;font-size:11px;padding-top:7px!important}
 .queue-table td:nth-child(2){grid-column:2/4;grid-row:1}
 .queue-table td:nth-child(3){grid-column:2/4;grid-row:2}
 .queue-table td:nth-child(4){grid-column:2;grid-row:3;align-self:center}
 .queue-table td:last-child{grid-column:3;grid-row:3;align-self:center}
 .queue-table .queue-product{min-width:0;gap:9px}.queue-table .queue-product img{width:37px;height:37px;flex-shrink:0}
 .queue-table .queue-product strong{font-size:11px}.queue-table .queue-product small{font-size:9px}
 .queue-table .queue-group{font-size:10px;gap:6px;margin:1px 0 5px}.queue-table .queue-group .group-avatar{width:19px;height:19px;border-radius:5px}
 .queue-table .btn{font-size:9px;padding:6px 8px;min-height:28px}.queue-table .btn .icon{width:12px;height:12px}
}