@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#123f61;background:#f6f7f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#123f61;--muted:#788178;--line:#e5e9e0;--brand-blue:#0d5685;--lime:#e8f1f7;--paper:#fff;--radius:14px}*{box-sizing:border-box}body{margin:0;min-width:360px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7aaed0;outline-offset:3px}button{transition:background .15s,box-shadow .15s,transform .15s}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}h1{font-size:30px;letter-spacing:-1.1px;line-height:1.35;font-weight:750}h2{font-size:15px;font-weight:750;letter-spacing:-.3px}h3{font-size:14px}p{line-height:1.65}input,select{border:1px solid #dfe8ef;border-radius:8px;background:#fff;color:var(--ink);padding:11px 12px;min-width:0;font-size:12px}input:focus,select:focus{border-color:#0d5685}select{padding-right:25px}label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:550}label input,label select{font-weight:400;min-height:43px}.muted{color:var(--muted)}.small-text{font-size:11px}.mono{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.nowrap{white-space:nowrap}.truncate{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button{border:1px solid #dfe8ef;background:#fff;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:38px;padding:9px 14px;font-size:12px;font-weight:550;white-space:nowrap}.button.primary{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff;box-shadow:0 3px 6px #0d568510}.button.primary:hover:not(:disabled){background:#084a76}.icon-button{padding:7px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;border:0;border-radius:6px;color:#60778a}.icon-button.danger:hover{background:#fae9e2;color:#b35948}.text-link{background:none;border:0;font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:8px;color:#0d5685;padding:0}.logo{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:39px;letter-spacing:-2px;font-weight:800;line-height:1}.logo img{width:37px;height:37px}.logo-dot{color:#ff7900}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:#fff;border-right:1px solid var(--line);padding:32px 20px 0;display:flex;flex-direction:column;z-index:30}.brand{display:block;padding:0 13px}.brand-label{font-size:9px;letter-spacing:2.5px;font-weight:600;color:#8c9689;margin-top:13px;display:block;padding-left:2px}.workspace{display:flex;gap:9px;align-items:center;padding:13px 10px;background:#f3f8fc;border:1px solid #e8ece3;border-radius:9px;margin:31px 0 28px}.workspace-icon{width:30px;height:30px;display:grid;place-items:center;background:#e2eef6;color:#0d5685;border-radius:7px;font-size:14px;font-weight:650;flex-shrink:0}.workspace strong{display:block;font-size:10px;letter-spacing:-.2px}.workspace div>span{display:block;font-size:10px;color:#60778a;margin-top:4px}.workspace>svg{margin-left:auto;flex-shrink:0;color:#939b8c}.nav-label{font-size:10px;letter-spacing:1.5px;color:#60778a;padding:0 12px;font-weight:550;margin-bottom:12px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:12px;font-size:12px;color:#7b8479;padding:13px;border-radius:8px;font-weight:500}.sidebar nav a:hover{background:#f4f6f0}.sidebar nav a.active{background:#edf2e6;color:#0d5685;font-weight:650}.nav-dot{display:none;margin-left:auto;border-radius:50%;height:5px;width:5px;background:#ff7900}.sidebar nav a.active .nav-dot{display:block}.sidebar-bottom{margin-top:auto;padding-top:70px}.sidebar-note{border:1px solid #d8e8f2;background:linear-gradient(120deg,#f8fbfd,#eef6fb);padding:18px 15px;border-radius:10px;position:relative;overflow:hidden}.sidebar-note>svg{color:#0d5685;margin-bottom:10px}.sidebar-note strong{display:block;font-size:11px;font-weight:600}.sidebar-note p{font-size:10px;color:#60778a;line-height:1.75;margin-top:7px}.sidebar-note>span{border-top:1px solid #e0e6d7;margin-top:17px;padding-top:12px;display:flex;justify-content:space-between;font-size:10px;color:#60778a}.account{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);padding:21px 0;margin-top:23px}.avatar{width:35px;height:35px;background:#e7f1f8;display:inline-flex;align-items:center;justify-content:center;border:2px solid white;border-radius:50%;font-size:11px;font-weight:650;color:#0d5685;flex-shrink:0}.avatar.small{width:30px;height:30px;font-size:10px}.account strong{display:block;font-size:11px}.account div>span{display:block;font-size:10px;color:#969d91;margin-top:3px}.account button{margin-left:auto}.main-shell{margin-left:244px;min-width:0;width:calc(100% - 244px)}.topbar{height:73px;display:flex;align-items:center;justify-content:space-between;background:#fcfdf9;border-bottom:1px solid var(--line);padding:0 38px}.breadcrumb{display:flex;align-items:center;gap:16px;font-size:11px;color:#9ba293}.breadcrumb strong{font-weight:500;color:#566250}.topbar-right{display:flex;align-items:center;gap:19px}.secure-indicator{font-size:10px;color:#60778a;display:flex;align-items:center;gap:7px}.secure-indicator i,.live-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#ff7900}.topbar-divider{height:18px;width:1px;background:var(--line)}main{padding:29px 38px 0;max-width:1660px;margin:auto}.context-bar{display:flex;align-items:center;justify-content:space-between;min-height:35px;gap:12px;margin-bottom:25px}.context-bar>span{font-size:9px;font-weight:550;letter-spacing:2px;color:#949c8b}.date-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:2px 8px;border:1px solid #e0e6d8;border-radius:7px;background:#fcfdf9;color:#7b8770}.date-controls select{border:0;background:transparent;padding:6px 20px 6px 0;font-size:10px;font-weight:500}.date-controls input{padding:5px;font-size:10px;border:0}.date-controls>span{font-size:10px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.page-heading .eyebrow{margin-bottom:10px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.6px;color:#7d8d6f}.page-heading p{font-size:11.5px;color:#89917f;margin-top:9px}.page-heading>.button{margin-top:19px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:23px}.stat{padding:21px 21px 18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:143px}.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7c8873;gap:5px}.stat-label>span{display:grid;place-items:center;width:28px;height:28px;background:#f6f8f2;border-radius:7px;color:#0d5685}.stat>strong{display:block;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-1px;font-weight:650;margin-top:9px;line-height:1.25}.stat-note{display:block;font-size:10px;color:#8c9782;margin-top:12px}.stat.accent .stat-note{color:#60778a}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:23px 23px 0;gap:14px}.panel-heading p{font-size:10px;color:#959c8e;margin-top:7px}.chart-grid{display:grid;grid-template-columns:minmax(0,2.13fr) minmax(270px,1fr);gap:22px;margin-bottom:22px}.chart-intro{padding:22px 24px 0;display:flex;align-items:baseline;gap:10px}.chart-intro strong{font-family:Manrope;font-size:29px;font-weight:650;letter-spacing:-1px}.chart-intro span{font-size:10px;color:#60778a}.chart-main{height:223px;margin-top:12px;padding:0 8px}.legend{display:flex;gap:15px;font-size:10px;color:#60778a}.legend span{display:flex;align-items:center;gap:5px}.legend i,.plan-legend i{width:6px;height:6px;border-radius:50%;background:#0d5685;display:inline-block}.legend .orange{background:#d3885f}.chart-footer{display:flex;justify-content:space-between;border-top:1px solid #edf0e7;margin:13px 23px 0;padding:15px 0;font-size:10px;color:#959d8d}.chart-footer>span:first-child{display:flex;gap:7px;align-items:center}.donut-wrap{position:relative;margin-top:11px;min-height:205px}.donut-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.donut-label strong{font-family:Manrope;font-size:29px;letter-spacing:-.5px;font-weight:650}.donut-label span{font-size:10px;color:#929a88;margin-top:5px}.plan-legend{padding:0 24px 15px;display:flex;flex-direction:column;gap:13px}.plan-legend>div{display:flex;justify-content:space-between;font-size:10px}.plan-legend span{display:flex;align-items:center;gap:8px;color:#60778a}.plan-legend strong{font-weight:500}.plans-panel>.text-link{margin:6px 24px 20px}.impact-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dde5d2;border-radius:12px;background:#eef6fb;padding:22px 25px;margin-bottom:23px}.impact-title{display:flex;align-items:center;gap:14px;flex:1}.impact-title>span{width:40px;height:40px;border-radius:10px;background:#e2eef6;color:#0d5685;display:grid;place-items:center}.impact-title strong{font-size:12px;font-weight:600}.impact-title p{font-size:10px;color:#60778a;margin-top:4px}.impact-strip>div:not(:first-child){border-left:1px solid #d8e8f2;padding-left:28px;min-width:115px}.impact-strip>div>strong{display:block;font-family:Manrope;font-size:20px;letter-spacing:-.6px;font-weight:650}.impact-strip>div>span{font-size:10px;color:#60778a;display:block;margin-top:5px}.bottom-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:22px;margin-bottom:22px}.bottom-grid .panel-heading{padding-bottom:20px}.table-scroll{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{font-size:10px;font-weight:500;color:#8e9784;background:#fafbf7;border-top:1px solid #edf0e8;border-bottom:1px solid #edf0e8;padding:12px 17px;white-space:nowrap}td{padding:16px 17px;border-bottom:1px solid #edf0e8;color:#687560;max-width:390px}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdf9}td strong{font-weight:550;color:#3c4b35}.method{font-family:monospace;font-size:9px;display:inline-block;padding:3px 5px;border-radius:4px;background:#f0f4e9;border:1px solid #e4ebd9;color:#0d5685;margin-right:8px}.endpoint{font-family:monospace;font-size:10px;overflow-wrap:anywhere}.error-number{color:#bd7350}.tiny-icon{border:1px solid #e4e9dc;border-radius:7px;width:28px;height:28px;display:grid;place-items:center;color:#0d5685}.event-list{padding:0 23px}.event{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #edf0e7;min-width:0}.event-icon{display:grid;place-items:center;background:#faf0e8;color:#bf916d;border-radius:50%;width:29px;height:29px;flex-shrink:0}.event>div{flex:1;min-width:0}.event strong{display:block;font-weight:500;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event p{font-size:10px;color:#98a08e;margin-top:5px}.event>svg{color:#60778a;flex-shrink:0}.event:last-child{border-bottom:0}.panel-link{margin:16px 23px 21px}.latency-chart{height:175px;margin:23px 8px 13px}.page-footer{display:flex;align-items:center;justify-content:space-between;padding:27px 0;margin-top:15px;font-size:10px;color:#60778a}.badge{border-radius:5px;display:inline-flex;align-items:center;gap:5px;font-size:10px;padding:4px 7px;background:#f0f2ec;color:#8d957f;white-space:nowrap}.badge i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.blue{background:#edf4e4;color:#0d5685}.badge.red{background:#fbece6;color:#bf7657}.badge.amber{background:#fbf1db;color:#af8b3e}.badge.purple{background:#efedf6;color:#8b79a5}.tabs{display:flex;gap:5px;overflow:auto;border-bottom:1px solid #e0e6d7}.tabs button{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border:0;background:transparent;padding:15px 18px;font-size:11px;color:#8e9783;border-bottom:2px solid transparent}.tabs button.active{color:#0d5685;border-bottom-color:#0d5685;background:#edf2e780}.tabs button:hover{background:#edf2e7}.main-tabs{margin-bottom:23px}.filter-bar{display:flex;align-items:center;gap:10px;padding:19px 22px;border-bottom:1px solid var(--line);flex-wrap:wrap}.filter-bar select{font-size:10px;min-height:36px}.search{display:flex;align-items:center;gap:9px;flex:1;min-width:220px;background:#fbfcf8;border:1px solid #e6eadf;padding:0 10px;border-radius:7px;color:#98a28b}.search input{background:transparent;border:0;padding:10px 0;flex:1;font-size:11px;outline:none;width:100%}.search:focus-within{outline:2px solid #9db68a}.filter-icon{color:#9aa58c;padding:0 2px}.user-filter{width:105px;font-size:10px;min-height:36px}.table-title{display:flex;align-items:center;justify-content:space-between;padding:21px 23px;gap:15px}.table-title>div{display:flex;align-items:center;gap:10px}.count-bubble{font-size:10px;background:#eef6fb;border:1px solid #e3e9da;color:#889979;border-radius:5px;padding:3px 6px}.table-title .button{font-size:10px;min-height:32px;padding:7px 10px}.pager{display:flex;justify-content:space-between;align-items:center;padding:15px 22px;border-top:1px solid var(--line);font-size:10px;color:#919c83}.pager>div{display:flex;align-items:center;gap:14px}.error-cell{display:flex;align-items:center;gap:12px;min-width:240px}.error-icon{width:29px;height:29px;border-radius:8px;color:#c18563;background:#faf0e9;display:grid;place-items:center;flex-shrink:0}.error-cell strong{display:block;font-size:11px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.error-cell .mono{display:block;font-size:10px;color:#9ba48e;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:6px}.user-id{font-family:monospace;font-size:11px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:43px 25px;color:#a0ac90;min-height:190px}.empty>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#f2f5ec;margin-bottom:15px}.empty h3{font-size:13px;font-weight:600;color:#60778a}.empty p{font-size:11px;margin-top:7px;max-width:360px}.loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:230px;color:#60778a;font-size:12px}.error-state{margin:20px;background:#fff6ef;border:1px solid #f2dfd0;border-radius:10px;padding:20px;display:flex;align-items:center;gap:15px;color:#a46c44}.error-state>div{flex:1}.error-state strong{font-size:12px}.error-state p{font-size:11px;margin-top:5px}.error-state>.button{font-size:10px}.data-note{font-size:10px;color:#9aa58d;margin-top:16px;line-height:1.7}.notice{background:#f6f7ef;border:1px solid #e6eadb;border-radius:8px;padding:12px 15px;font-size:11px;color:#8b9278;line-height:1.7;margin-bottom:20px}.info-banner{display:flex;align-items:center;gap:14px;background:#eef2e6;border:1px solid #e0e7d6;border-radius:11px;padding:18px 23px;margin-bottom:24px}.info-banner>span{color:#0d5685;background:#e2ead5;width:38px;height:38px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.info-banner strong{font-size:11px;font-weight:550}.info-banner p{font-size:10px;color:#60778a;margin-top:5px}.user-cell{border:0;background:none;display:flex;gap:10px;text-align:left;align-items:center;padding:0}.user-cell strong{display:block;font-size:11px}.user-cell small,.product-cell small{display:block;font-size:10px;color:#9da68e;margin-top:5px}.cell-subtitle{font-size:10px;color:#9ba58c;margin-top:6px}.modal{padding:0;border:1px solid #dce5d2;border-radius:17px;background:#fff;color:var(--ink);width:min(640px,calc(100vw - 32px));max-height:90dvh;box-shadow:0 25px 100px #20341f35;overflow:auto}.modal.wide{width:min(1050px,calc(100vw - 32px))}.modal::backdrop{background:#21332275;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-heading{padding:25px 27px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:2}.modal-heading h2{font-size:19px;letter-spacing:-.5px}.modal-heading p{font-size:11px;color:#94a084;margin-top:7px}.modal-body{padding:25px 27px}.data-details{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:0}.data-details>div{min-width:0;border-bottom:1px solid #eef1e8;padding-bottom:16px}.data-details dt{font-size:10px;letter-spacing:.4px;color:#60778a;margin-bottom:7px}.data-details dd{margin:0;font-size:12px;overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.7}.data-details .full{grid-column:1/-1}.data-details pre{margin:0;font-family:monospace;font-size:11px;white-space:pre-wrap;background:#f8faf4;padding:14px;border-radius:7px;max-height:320px;overflow:auto}.user-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background:#f5f7ef;border:1px solid #e6ecdc;border-radius:10px;padding:20px;margin-bottom:20px}.user-summary>div{display:flex;flex-direction:column;gap:7px;color:#8d9f79}.user-summary strong{font-size:21px;font-weight:600;letter-spacing:-.7px;color:#526744}.user-summary span{font-size:10px}.modal-tabs{margin-bottom:23px}.modal-tabs button{font-size:10px;padding:12px 14px}.modal-actions{margin-top:25px;padding-top:23px;border-top:1px solid #e7f1f8;display:flex;align-items:center;justify-content:space-between;gap:15px}.modal-actions>span{font-size:10px;color:#91a17e}.modal-actions>div{display:flex;gap:10px}.modal-actions strong{color:#0d5685;font-weight:550}.form-error{color:#b15e44;background:#fbede6;border:1px solid #f1d5c7;font-size:11px;line-height:1.7;padding:12px;border-radius:7px;margin:15px 0}.form-stack{display:flex;flex-direction:column;gap:22px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.market-strip{display:flex;gap:13px;overflow:auto;padding:0 0 15px;margin-bottom:8px}.market-card{background:#fff;border:1px solid #e4eadd;border-radius:11px;min-width:155px;padding:17px 18px;text-align:left;display:flex;flex-direction:column;flex:1}.market-card:hover{border-color:#a5bb92}.market-card.selected{background:#edf2e2;border-color:#bdcfa5}.market-logo{width:34px;height:34px;display:grid;place-items:center;background:#eef6fb;color:#0d5685;border:1px solid #e6ebdd;border-radius:9px;font-size:11px;font-weight:600;margin-bottom:13px}.market-card.selected .market-logo{background:#dce8c8;border-color:#d4e0c0;color:#0d5685}.market-card>strong{font-size:11px;font-weight:550;white-space:nowrap}.market-card>span:last-child{font-size:10px;color:#60778a;margin-top:7px;white-space:nowrap}.offers-intro{display:flex;justify-content:space-between;align-items:center;border-radius:14px;border:1px solid #e0e7d2;padding:28px 36px;background:#f0f4e6;position:relative;overflow:hidden;margin-bottom:26px;min-height:240px}.offers-intro h2{font-size:25px;line-height:1.5;letter-spacing:-.7px;margin:9px 0}.offers-intro p{font-size:10px;color:#8e9d7c;line-height:1.9}.offers-intro .text-link{margin-top:17px}.flyer-illustration{position:relative;width:300px;height:220px;margin-right:30px;flex-shrink:0}.paper{position:absolute;width:155px;height:195px;left:72px;top:7px;border-radius:4px;box-shadow:0 6px 14px #2f441917}.paper.back{background:#d0dfb6;transform:rotate(-12deg);left:48px}.paper.front{background:#fffef6;transform:rotate(9deg);padding:15px}.paper-brand{display:block;font-family:Manrope;font-size:22px;font-weight:800;letter-spacing:-1px}.paper-brand>span{color:#a4bd6f}.paper-label{display:block;font-size:11px;font-weight:700;margin:10px 0;letter-spacing:-.2px;color:#0d5685}.paper-products{display:flex;gap:5px}.paper-products>span{background:#f2f5e4;padding:5px;color:#0d5685;flex:1}.paper-products i{display:block;height:5px;background:#dbdfb4;border-radius:2px;margin-top:5px}.paper-lines{display:flex;flex-direction:column;gap:4px;margin-top:10px}.paper-lines i{height:3px;background:#e9ecd9;border-radius:3px}.paper-lines i:last-child{width:70%}.published-label{position:absolute;display:flex;gap:7px;align-items:center;bottom:10px;right:-17px;background:#fff;border:1px solid #e1e9d4;color:#0d5685;font-size:10px;padding:10px 14px;border-radius:6px;box-shadow:0 4px 8px #32451b0a}.product-cell{display:flex;align-items:center;gap:12px;min-width:215px}.product-icon{display:grid;place-items:center;background:#f4f6ed;border:1px solid #e7eddc;border-radius:8px;color:#0d5685;width:37px;height:37px;flex-shrink:0}.product-cell strong{display:block;font-size:11px}.origin{display:flex;align-items:center;gap:6px;font-size:10px;color:#0d5685;white-space:nowrap}.auto-icon{font-size:17px}.row-actions{display:flex;gap:2px}.toast{display:flex;align-items:center;gap:10px;background:#eaf3df;color:#0d5685;border:1px solid #d8e9c6;border-radius:9px;font-size:12px;padding:12px 16px;margin-bottom:20px}.toast>.icon-button{margin-left:auto}.wizard-steps{display:flex;align-items:center;gap:20px;padding-bottom:25px;margin-bottom:23px;border-bottom:1px solid #e6ecdd;color:#b4bda9;font-size:11px}.wizard-steps>span{display:flex;gap:9px;align-items:center}.wizard-steps i{font-style:normal;display:grid;place-items:center;border-radius:50%;width:23px;height:23px;background:#f2f5ed;border:1px solid #e4ebda;font-size:10px}.wizard-steps .current{color:#0d5685;font-weight:600}.wizard-steps .current i,.wizard-steps .done i{background:#e6efda;border-color:#d6e2c8}.wizard-steps .done{color:#0d5685}.flyer-setup{display:grid;grid-template-columns:1fr 1fr;gap:30px}.soft-note{display:flex;gap:12px;align-items:flex-start;background:#f4f7ec;border-radius:9px;padding:17px;color:#8f9d7e}.soft-note p{font-size:10px;line-height:1.8}.soft-note svg{flex-shrink:0}.upload-zone{min-height:270px;border:1.5px dashed #bdcda8;background:#f8faf3;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:20px}.upload-zone:hover{background:#edf3e3}.upload-zone>span{width:56px;height:56px;background:#edf2e2;display:grid;place-items:center;border-radius:14px;color:#0d5685;margin-bottom:20px}.upload-zone strong{font-size:13px;font-weight:600}.upload-zone p{font-size:10px;color:#60778a;margin-top:9px}.upload-zone small{font-size:10px;color:#a9b598;margin-top:14px}.flyer-preview{height:300px;position:relative;background:#f6f8f0;border:1px solid #e3ead8;border-radius:9px;overflow:hidden}.flyer-preview img{width:100%;height:100%;object-fit:contain}.flyer-preview button{position:absolute;bottom:12px;right:12px}.product-entry.has-flyer{display:grid;grid-template-columns:240px 1fr;gap:25px}.reference-flyer{background:#f6f8f0;border:1px solid #e5ecd9;border-radius:9px;padding:15px;height:fit-content;position:sticky;top:80px}.reference-flyer>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#0d5685;margin-bottom:12px}.reference-flyer img{max-height:430px;width:100%;object-fit:contain}.reference-flyer small{display:block;text-align:center;font-size:10px;color:#a0ae8b;margin-top:9px}.entry-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.entry-heading p{font-size:10px;color:#60778a;margin-top:6px}.draft-list{display:flex;flex-direction:column;gap:14px}.draft-row{border:1px solid #e3eada;border-radius:9px;background:#fcfdf9;padding:16px;display:flex;gap:12px;align-items:flex-start}.draft-number{font-size:10px;font-family:monospace;color:#9eae8b;padding-top:29px}.draft-fields{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.draft-fields label{font-size:10px;gap:6px}.draft-fields input{min-height:36px;padding:9px;font-size:11px}.draft-fields .form-two{grid-template-columns:1.5fr 1fr}.draft-row>.icon-button{margin-top:24px}.add-product{width:100%;border:1px dashed #bdcda8;color:#0d5685;background:#f9fbf5;margin-top:15px}.login-page{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#0d5685;color:#f0f5e9;padding:48px 60px 29px;display:flex;flex-direction:column;min-height:100dvh;position:relative;overflow:hidden}.login-story>.logo{align-self:flex-start}.login-story>.logo img{background:#0d5685;border-radius:10px}.login-copy{margin:auto 0;padding-top:45px}.login-copy .eyebrow{color:#c1d8e7;font-size:10px;letter-spacing:2.4px}.login-copy h1{font-size:45px;font-weight:500;letter-spacing:-1.6px;line-height:1.35;margin-top:24px}.login-copy h1>span{color:#cde99b}.login-copy>p{font-size:12px;max-width:355px;color:#acb9a3;margin-top:23px;line-height:1.9}.login-story footer{display:flex;justify-content:space-between;font-size:10px;color:#60778a;gap:15px;padding-top:30px}.login-form-area{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px 35px;background:#fafbf7}.login-form{width:100%;max-width:355px;margin:auto 0}.login-lock{display:grid;place-items:center;width:50px;height:50px;border:1px solid #e0e7d4;background:#eef3e4;border-radius:13px;color:#0d5685;margin-bottom:29px}.login-form .eyebrow{font-size:10px;letter-spacing:1.7px;color:#8fa17a}.login-form h2{font-size:26px;letter-spacing:-.8px;font-weight:650;margin-top:13px}.login-form>p{font-size:11px;color:#60778a;margin-top:12px}.login-form form{display:flex;flex-direction:column;gap:20px;margin-top:34px}.login-form form label{font-size:11px;color:#60778a}.login-form form input{background:#fff;border-color:#e1e8d7;font-size:11px;padding:13px;min-height:44px}.password-input{display:flex;position:relative}.password-input input{width:100%;padding-right:43px!important}.password-input button{position:absolute;right:8px;top:10px;background:none;border:0;color:#a2b191}.login-submit{width:100%;justify-content:space-between;margin-top:7px;min-height:45px}.login-security{display:flex;align-items:flex-start;gap:8px;color:#a3b092;border-top:1px solid #e5ebda;margin-top:27px;padding-top:23px;font-size:10px;line-height:1.7}.login-security svg{flex-shrink:0;margin-top:1px}.login-foot{font-size:10px;color:#adb69e;margin-top:50px}.orbit-art{height:310px;position:relative;margin-left:-15px;max-width:460px;margin-top:15px}.orbit{position:absolute;left:50%;top:51%;border:1px solid #839d6533;transform:translate(-50%,-50%) rotate(-30deg);border-radius:50%}.o1{width:220px;height:130px}.o2{width:330px;height:220px}.o3{width:445px;height:300px}.orbit-center{position:absolute;left:50%;top:51%;transform:translate(-50%,-50%);width:77px;height:77px;padding:4px;background:#2d4c3a;border-radius:23px;border:1px solid #9ec4dc33;box-shadow:0 0 75px #9ec4dc1a}.orbit-center img{width:100%;height:100%;border-radius:19px}.orbit-pill{position:absolute;display:flex;gap:9px;align-items:center;border-radius:8px;background:#0a4770;border:1px solid #8fae693a;color:#cbdaa9;padding:12px 17px;font-size:10px;box-shadow:0 7px 20px #071e141f}.orbit-pill.p1{top:50px;left:8px}.orbit-pill.p2{bottom:36px;right:0}.orbit-point{position:absolute;left:85px;bottom:49px;background:#c6e899;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 6px #cae9a019}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.boot .loading{min-height:100px}.mobile-menu,.nav-backdrop{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1650px){main{padding-left:50px;padding-right:50px}.chart-main{height:280px}.stat{min-height:160px;padding:24px}.stat>strong{font-size:35px}.page-heading{margin-bottom:35px}.page-heading h1{font-size:34px}.page-heading p{font-size:13px}td{padding:20px}body{font-size:15px}}@media(max-width:1250px){.sidebar{width:219px;padding-left:15px;padding-right:15px}.main-shell{margin-left:219px;width:calc(100% - 219px)}main{padding:25px 25px 0}.topbar{padding:0 25px}.stat{padding:16px 15px}.stat-label{font-size:10px}.stat>strong{font-size:27px}.stat-note{font-size:9px}.impact-strip{gap:16px;padding:20px}.impact-strip>div:not(:first-child){padding-left:15px;min-width:95px}.impact-title p{max-width:180px}.chart-grid{grid-template-columns:minmax(0,1.9fr) minmax(230px,1fr)}.legend{gap:9px;font-size:9px}.panel-heading{padding:20px 18px 0}h1{font-size:27px}.page-heading p{max-width:530px}.chart-main{height:240px}.bottom-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.login-story{padding:40px}.login-copy h1{font-size:38px}.orbit-art{transform:scale(.92);transform-origin:center left}.flyer-illustration{margin-right:0}}@media(max-width:1050px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-grid,.bottom-grid{grid-template-columns:1fr}.plans-panel{display:grid;grid-template-columns:1fr 1fr}.plans-panel .panel-heading{grid-column:1/-1}.donut-wrap{grid-row:2/4}.plan-legend{justify-content:center;padding-top:30px}.plans-panel>.text-link{align-self:start}.impact-strip{flex-wrap:wrap}.impact-title{flex-basis:100%}.impact-strip>div:not(:first-child){flex:1;border:0;padding-left:0}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.page-heading>.button{margin-top:27px;font-size:10px}.context-bar>span{font-size:7px}.offers-intro{padding:25px}.flyer-illustration{width:225px;transform:scale(.85);transform-origin:right center}.offers-intro h2{font-size:22px}.login-copy h1{font-size:33px}.login-story{padding:35px}.login-form-area{padding:40px 35px}.orbit-art{transform:scale(.78);transform-origin:left center;margin-left:-35px;width:420px}.login-story footer{flex-direction:column;gap:7px}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .2s;width:245px}.sidebar.open{transform:translate(0)}.nav-backdrop{display:block;position:fixed;inset:0;z-index:25;background:#1e352866;border:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.main-shell{width:100%;margin-left:0}.mobile-menu{display:inline-flex}.topbar{height:60px;padding:0 17px}.breadcrumb{gap:10px;font-size:10px}.topbar-right{gap:12px}.secure-indicator{font-size:10px}main{padding:20px 18px 0}.context-bar{margin-bottom:18px}.context-bar>span{font-size:7px;letter-spacing:1px;max-width:125px;line-height:1.8}.date-controls{gap:5px;max-width:260px;justify-content:flex-end}.date-controls select{font-size:10px}.page-heading{flex-wrap:wrap;gap:0;margin-bottom:23px}.page-heading h1{font-size:25px}.page-heading p{font-size:11px;max-width:100%}.page-heading>.button{margin-top:15px;min-height:34px}.stats-grid{gap:12px;margin-bottom:18px}.stat{padding:15px;min-height:138px}.stat-label{font-size:10px;line-height:1.5}.stat-label>span{width:24px;height:24px}.stat-label svg{width:15px}.stat>strong{font-size:28px}.stat-note{font-size:9px;line-height:1.5}.chart-grid{gap:18px}.panel-heading{padding:20px 18px 0}.panel-heading h2{font-size:13px}.panel-heading p{font-size:10px}.legend{flex-direction:column;gap:6px}.chart-intro{padding:20px 18px 0}.chart-intro strong{font-size:27px}.chart-intro span{font-size:10px}.chart-main{height:210px}.impact-strip{padding:20px 18px;gap:19px}.impact-title strong{font-size:12px}.impact-strip>div>strong{font-size:18px}.impact-strip>div>span{font-size:9px}.page-footer{font-size:9px;gap:20px}.page-footer>span:last-child{text-align:right}.filter-bar{padding:15px;gap:9px}.search{flex-basis:100%}.filter-bar select{flex:1;max-width:100%;font-size:10px}.filter-icon{display:none}.table-title{padding:17px 15px}.table-title h2{font-size:12px}.pager{padding:12px 15px;font-size:10px;gap:10px}.pager>div{gap:7px}.tabs button{padding:13px 12px;font-size:10px;gap:6px}.tabs svg{width:15px}.info-banner{padding:16px}.info-banner p{font-size:10px}.table-title .small-text{display:none}.modal-heading{padding:20px}.modal-heading h2{font-size:17px}.modal-body{padding:20px}.data-details{grid-template-columns:1fr}.data-details .full{grid-column:auto}.user-summary{grid-template-columns:1fr 1fr}.user-summary strong{font-size:20px}.modal-actions{align-items:flex-start;flex-direction:column}.modal-actions>div{width:100%;justify-content:flex-end}.modal-actions .button{font-size:11px}.flyer-setup{grid-template-columns:1fr;gap:20px}.form-two{gap:10px}.product-entry.has-flyer{grid-template-columns:1fr}.reference-flyer{position:static;max-height:210px}.reference-flyer img{height:130px}.reference-flyer small{display:none}.draft-row{padding:12px;gap:7px}.draft-fields .form-two{grid-template-columns:1fr}.draft-number{font-size:10px}.wizard-steps{gap:13px;font-size:10px}.wizard-steps>span{gap:5px}.offers-intro{min-height:225px;padding:23px;gap:5px}.offers-intro h2{font-size:23px}.offers-intro p{font-size:10px}.offers-intro .eyebrow{font-size:9px}.flyer-illustration{display:none}.market-card{min-width:145px}.market-strip{margin-bottom:6px}.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:30px 28px}.login-story .logo{font-size:32px}.login-story .logo img{width:30px;height:30px}.login-copy{padding-top:30px}.login-copy h1{font-size:29px;margin-top:14px}.login-copy>p{font-size:11px;margin-top:15px;max-width:330px}.login-copy .eyebrow{font-size:7px}.login-story footer,.orbit-art{display:none}.login-form-area{padding:35px 28px;min-height:560px}.login-form{max-width:440px}.login-form h2{font-size:24px}.login-lock{display:none}.login-form form{margin-top:27px}.login-foot{margin-top:30px}.error-state{flex-wrap:wrap;margin:15px;padding:15px}.error-state>.button{margin-left:37px}.error-state>div{min-width:180px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.stat-note,.panel-heading p,.page-heading p,.chart-intro span,.chart-footer,.plan-legend span,.impact-title p,.impact-strip>div>span,.event p,.data-note,.cell-subtitle,.user-cell small,.product-cell small,.origin,.data-details dt,.market-card>span:last-child,.offers-intro p,.notice,.info-banner p,.pager,.legend,th{color:#728166}.badge.blue{color:#0d5685}.badge.red{color:#a45639}.badge.amber{color:#8d6b26}.badge.purple{color:#766292}.count-bubble{color:#60778a}.nav-label,.context-bar>span,.brand-label{color:#7b8870}:root{--ink:#123f61;--muted:#60778a;--line:#dfe8ef;--brand-blue:#0d5685;--lime:#e8f1f7}.sidebar nav a.active{background:#e7f1f8;color:#0d5685}.nav-dot,.live-dot,.secure-indicator i{background:#ff7900}.workspace-icon,.market-card.selected .market-logo{background:#e2eef6;color:#0d5685}.market-card.selected{background:#edf5fa;border-color:#b8d3e4}.stat.accent{background:#e8f1f7;border-color:#d5e5ef}.stat.accent .stat-label>span{background:#d8eaf5;color:#0d5685}.offers-intro,.info-banner,.notice,.soft-note{background:#eef6fb;border-color:#d8e8f2}.upload-zone{background:#f5fafd;border-color:#9ec4dc}.upload-zone:hover{background:#eaf4fa}.product-icon{color:#0d5685;background:#edf5fa;border-color:#dcebf4}.login-story{background:#0d5685}.login-story>.logo img{background:#fff;border-radius:10px;padding:3px}.login-copy h1>span{color:#ffad66}.login-lock{background:#e9f4fa;color:#0d5685;border-color:#cfe3ef}.button.primary,.primary{background:#0d5685!important;border-color:#0d5685!important}.published-label{color:#0d5685}.paper.back{background:#ffd7b0}.paper-brand>span{color:#ff7900}.legend i{background:#0d5685}.legend .orange{background:#ff7900}.badge.blue{background:#e7f1f8;color:#0d5685}.icon-button:hover:not(:disabled){background:#e7f1f8;color:#0d5685}.text-link{color:#0d5685}.text-link:hover{color:#063b5e}.sidebar-note>svg,.workspace>svg,.stat-label>span,.tiny-icon{color:#0d5685}.sidebar-note{border-color:#d8e8f2;background:linear-gradient(120deg,#f8fbfd,#eaf4fa)}.sidebar-note p,.sidebar-note>span{color:#60778a}.account .avatar{background:#e7f1f8;color:#0d5685}.topbar,.date-controls{background:#fbfdff}.method{background:#eaf4fa;border-color:#d8e8f2;color:#0d5685}.paper-products>span{background:#eaf4fa;color:#0d5685}.latency-chart .recharts-rectangle{fill:#6ea4c7}.stat-note,.panel-heading p,.page-heading p,.chart-intro span,.chart-footer,.plan-legend span,.impact-title p,.impact-strip>div>span,.event p,.data-note,.cell-subtitle,.user-cell small,.product-cell small,.origin,.data-details dt,.market-card>span:last-child,.offers-intro p,.notice,.info-banner p,.pager,.legend,th{color:#60778a}.chart-main .recharts-area-area{fill:#0d5685!important;fill-opacity:.12!important}.chart-main .recharts-cartesian-grid-horizontal line,.latency-chart .recharts-cartesian-grid-horizontal line{stroke:#dfe8ef}.stat-label>span,.tiny-icon{background:#edf5fa}.avatar{background:#e7f1f8;color:#0d5685}.sidebar-note>span{border-color:#d8e8f2}.account div>span{color:#60778a}.sidebar nav a{color:#60778a}.sidebar nav a:hover{background:#eef6fb}.workspace{background:#f3f8fc;border-color:#dfeaf2}.date-controls{color:#60778a;border-color:#dfe8ef}.button:hover:not(:disabled){background:#eef6fb;border-color:#b8d3e4}.button.primary:hover:not(:disabled){background:#084a76!important}.text-link:hover{color:#084a76}.paper-lines i{background:#d8e8f2}.paper-products i{background:#b9d2e2}.orbit,.orbit-center,.orbit-pill{border-color:#9ec4dc}.orbit-pill{background:#0a4770;color:#eaf5fb}.orbit-point{background:#ff7900}.site-shell,.boot{background:#f7fafc}.site-shell *{--brand-blue:#0d5685;--lime:#e8f1f7}.sidebar-note,.workspace,.market-card,.stat,.panel,.topbar,.date-controls,.modal,.login-form-area{color:#123f61}.sidebar-note strong,.workspace strong,.account strong,.stat>strong,.panel h2,.panel h3,.table-title h2,.event strong,.product-cell strong,.user-cell strong,.entry-heading h3{color:#123f61}.sidebar-note p,.sidebar-note>span,.workspace div>span,.account div>span,.breadcrumb,.breadcrumb strong,.secure-indicator,.context-bar>span,.eyebrow,.page-heading p,.stat-label,.stat-note,.panel-heading p,.chart-intro span,.chart-footer,.plan-legend span,.impact-title p,.impact-strip>div>span,.event p,.data-note,.cell-subtitle,.user-cell small,.product-cell small,.origin,.data-details dt,.market-card>span:last-child,.offers-intro p,.notice,.info-banner p,.pager,.legend,th{color:#60778a!important}.sidebar-note,.workspace,.stat.accent,.impact-strip,.offers-intro,.info-banner,.notice,.soft-note,.upload-zone,.market-card.selected,.user-summary{background:#eef6fb!important;border-color:#d8e8f2!important}.orbit-pill{background:#0a4770!important;border-color:#9ec4dc!important}.orbit-center{background:#0d5685!important;border-color:#9ec4dc!important}.orbit-point{background:#ff7900!important}.login-story{background:#0d5685!important}.login-story>.logo img{background:#fff!important}.login-copy .eyebrow{color:#d7e9f5!important}.login-copy>p,.login-story footer{color:#c1d8e7!important}.login-lock{background:#e9f4fa!important;color:#0d5685!important}.login-security{color:#60778a!important}.chart-main .recharts-area-curve{stroke:#0d5685!important}.chart-main .recharts-area-area{fill:#0d5685!important}.latency-chart .recharts-rectangle{fill:#6ea4c7!important}.plan-legend i{background:#0d5685!important}.plan-legend>div:nth-child(2) i{background:#ff7900!important}.plan-legend>div:nth-child(3) i{background:#6ea4c7!important}.plan-legend>div:nth-child(4) i{background:#b9d2e2!important}.user-cell .avatar,.account .avatar,.topbar .avatar{background:#e7f1f8!important;color:#0d5685!important}.user-cell [style]{background:#e7f1f8!important}.recharts-area-curve[stroke="#0d5685"]{stroke:#0d5685!important}.recharts-area-area[fill="url(#requests-fill)"]{fill:#0d5685!important}.recharts-bar-rectangle path{fill:#6ea4c7!important}.logo-dot{color:#ff7900!important}
