@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{color:#0b1c34;font-synthesis:none;--navy:#07172f;--blue:#1477ed;--muted:#69778b;--line:#e4eaf2;--green:#109b87;background:#f4f7fb;font-family:Inter,Noto Sans JP,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,select,input{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:254px 1fr;min-height:100vh;display:grid}.sidebar{z-index:20;color:#fff;background:linear-gradient(#07172f,#091c37 70%,#06142a);flex-direction:column;width:254px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff17;align-items:center;height:52px;padding:0 8px 15px;display:flex}.brand img{object-fit:contain;object-position:left center;filter:brightness(0)invert();width:170px;height:48px}.workspace{color:#fff;text-align:left;background:#ffffff0b;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:9px;margin:18px 2px 16px;padding:10px;display:flex}.workspace:hover{background:#ffffff12}.workspace-mark{background:linear-gradient(135deg,#1677ff,#14a7ed);border-radius:8px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.workspace div{flex-direction:column;flex:1;display:flex}.workspace small{color:#9dafc4;font-size:9px}.workspace strong{margin-top:2px;font-size:12px}.workspace svg{width:14px}nav{flex-direction:column;gap:3px;display:flex}nav button,.sidebar-bottom>button{color:#9babc0;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-size:12px;display:flex}nav button svg,.sidebar-bottom>button svg{width:17px;height:17px}nav button b{color:#fff;background:#1477ed;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-bottom{margin-top:auto}.usage{background:#ffffff08;border:1px solid #ffffff15;border-radius:10px;margin:8px 4px 14px;padding:12px}.usage div{color:#9eafc3;justify-content:space-between;font-size:9px;display:flex}.usage div b{color:#fff}.usage>i{background:#ffffff17;border-radius:4px;height:4px;margin:8px 0;display:block}.usage>i span{background:#2588ff;border-radius:4px;width:68%;height:100%;display:block}.usage>small{color:#7590ae;font-size:8px}.profile{border-top:1px solid #ffffff17;align-items:center;gap:9px;margin-top:10px;padding:13px 8px 0;display:flex}.profile>span{color:#075dcf;background:#e8f1ff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.profile div{flex-direction:column;flex:1;display:flex}.profile strong{font-size:11px}.profile small{color:#879bb3;margin-top:2px;font-size:9px}.profile svg{color:#8297af;width:13px}main{grid-column:2;min-width:0}header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.store-select{align-items:center;gap:10px;display:flex}.store-dot{background:#10ab8f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #10ab8f18}.store-select div{flex-direction:column;display:flex}.store-select small{color:#8390a1;font-size:9px}.store-select select{color:#0b1c34;background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.header-actions{align-items:center;gap:10px;display:flex}.search{border:1px solid var(--line);color:#8792a2;background:#f9fbfd;border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 9px;font-size:11px;display:flex}.search svg{width:14px}.search kbd{background:#fff;border:1px solid #dfe5ec;border-radius:5px;margin-left:30px;padding:2px 5px;font-size:9px}.icon-btn{color:#6f7d90;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.icon-btn:hover{background:#f0f4f8}.icon-btn svg{width:17px}.notification{position:relative}.notification i{background:#ef495b;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.primary,.secondary{background:var(--blue);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #1477ed2b}.primary:hover{background:#0868da}.primary svg,.secondary svg{width:15px}.primary.compact{height:34px}.secondary{color:#24405e;border:1px solid var(--line);box-shadow:none;background:#fff}.content{max-width:1600px;margin:auto;padding:26px 28px 50px}.hero-card{color:#fff;background:linear-gradient(115deg,#07172f 0%,#0a2856 58%,#0756bd 130%);border-radius:16px;justify-content:space-between;align-items:center;min-height:140px;padding:26px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #081d3a1c}.hero-card:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:300px;height:300px;position:absolute;top:-140px;right:-50px;box-shadow:0 0 0 45px #ffffff08,0 0 0 90px #ffffff05}.hero-card>div,.hero-card button{z-index:1;position:relative}.eyebrow{letter-spacing:.12em;color:#2587f3;text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.eyebrow svg{width:12px}.hero-card h2{letter-spacing:-.04em;margin:8px 0 7px;font-size:25px}.hero-card h2 em{color:#52adff;font-style:normal}.hero-card p{color:#c1cee0;margin:0;font-size:11px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0;display:grid}.metrics-grid.three{grid-template-columns:repeat(3,1fr)}.metric{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px 18px;box-shadow:0 3px 12px #0d29440a}.metric>span{color:#6e7d90;font-size:10px;font-weight:600}.metric>div{align-items:baseline;gap:3px;margin:7px 0 4px;display:flex}.metric strong{letter-spacing:-.04em;font-size:25px}.metric small{color:#7c899a;font-size:10px;font-weight:600}.metric p{color:#8693a2;margin:0;font-size:9px}.metric p.good{color:#0e9e80;font-weight:700}.estimated{color:#5f7691;background:#eef4fb;border-radius:4px;padding:3px 6px;font-style:normal;font-weight:700;font-size:8px!important}.delta{align-items:center;margin-left:7px;font-weight:700;display:inline-flex;font-size:9px!important}.delta svg{width:12px}.delta.up{color:#0e9d83}.delta.down{color:#e04f5d}.two-col{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.two-col.wide-left{grid-template-columns:1.65fr 1fr}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:19px;box-shadow:0 3px 12px #0d294407}.panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.panel-head h3{margin:0 0 4px;font-size:13px}.panel-head p{color:#8491a1;margin:0;font-size:9px}.panel-head select,.modal select,.modal input{border:1px solid var(--line);color:#46576b;background:#fff;border-radius:7px;padding:7px 9px;font-size:10px}.score-panel{flex-direction:column;display:flex}.rings{justify-content:space-around;margin:8px 0 22px;display:flex}.score-ring-wrap{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.score-ring-wrap>span{color:#738196;font-size:9px;font-weight:600}.score-ring{border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.score-ring>div{background:#fff;border-radius:50%;justify-content:center;align-items:baseline;width:61px;height:61px;padding-top:17px;display:flex}.score-ring strong{font-size:20px}.score-ring span{color:#7e8b9a;font-size:8px}.gap-note,.insight-box{background:#f5f8fc;border:1px solid #e8eef6;border-radius:9px;align-items:flex-start;gap:9px;padding:11px;display:flex}.gap-note svg,.insight-box svg{color:#1979eb;flex:none;width:16px}.gap-note div{flex-direction:column;display:flex}.gap-note strong,.insight-box strong{font-size:9px}.gap-note span{color:#7a8899;margin-top:3px;font-size:8px}.map-box{background-color:#eef2ed;background-image:linear-gradient(#dce5df 1px,#0000 1px),linear-gradient(90deg,#dce5df 1px,#0000 1px);background-size:42px 42px;border-radius:10px;height:227px;position:relative;overflow:hidden}.map-box.large{height:430px}.roads{background:#fff;border:1px solid #d6e0dc;position:absolute;box-shadow:0 0 0 2px #fff}.roads.one{width:130%;height:15px;top:46%;left:-15%;transform:rotate(13deg)}.roads.two{width:13px;height:130%;top:-15%;left:53%;transform:rotate(-8deg)}.heat-grid{grid-template-columns:repeat(5,1fr);place-items:center;gap:9px;display:grid;position:absolute;inset:18px}.heat-grid span{color:#fff;border:3px solid #fffc;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:grid;box-shadow:0 2px 8px #07172f31}.heat-grid .hot{background:#0da889}.heat-grid .warm{background:#f3a326}.heat-grid .cold{background:#e15461}.map-pin{color:#fff;background:#0a61d2;border:4px solid #fff;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0a3c7d57}.map-pin svg{width:17px}.legend{color:#708094;justify-content:center;gap:16px;margin-top:10px;font-size:8px;display:flex}.legend span{align-items:center;gap:4px;display:flex}.legend i{border-radius:50%;width:7px;height:7px}.l-hot{background:#0da889}.l-warm{background:#f3a326}.l-cold{background:#e15461}.task-list{flex-direction:column;display:flex}.task-row{border-bottom:1px solid #edf1f5;align-items:center;gap:10px;padding:11px 0;display:flex}.task-row>b,.content-list>div>b,.plan-row>b{border-radius:6px;flex:none;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.p-a{color:#dc4857;background:#fff0f1}.p-b{color:#c8840d;background:#fff7e8}.task-row div{flex-direction:column;flex:1;display:flex}.task-row strong{font-size:10px}.task-row span{color:#8895a5;margin-top:3px;font-size:8px}.task-row>i{color:#0d9b81;background:#eaf9f5;border-radius:5px;padding:4px 6px;font-size:8px;font-style:normal}.full-button{width:100%;margin-top:13px}.text-btn{color:#1477ed;background:0 0;border:0;font-size:9px;font-weight:700}.table-wrap{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{text-align:left;color:#7a8798;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);background:#f8fafc;padding:9px 12px;font-size:8px}td{color:#536278;border-bottom:1px solid #edf1f5;padding:11px 12px;font-size:10px}td strong{color:#162941}.rank{color:#132947;font-size:14px}.intent,.own,.score-pill{color:#176cce;background:#eef5ff;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:700}.own{color:#0c8c73;background:#e9f8f4;margin-left:7px}.score-pill{font-size:10px}.chance{background:#eaf0f6;border-radius:5px;align-items:center;width:100px;height:5px;display:flex;position:relative}.chance span{background:linear-gradient(90deg,#1477ed,#23a5ec);border-radius:5px;height:100%}.chance b{font-size:8px;position:absolute;left:108px}.page-stack{flex-direction:column;gap:15px;display:flex}.page-title{justify-content:space-between;align-items:flex-end;padding:4px 2px 3px;display:flex}.page-title h2{letter-spacing:-.04em;margin:5px 0;font-size:26px}.page-title p{color:#718095;margin:0;font-size:10px}.dr{background:#e9eff5;border-radius:5px;width:85px;height:5px;padding-left:93px;font-size:8px;line-height:5px;position:relative}.dr span{background:#112947;border-radius:5px;position:absolute;inset:0 auto 0 0}.gap-bars{flex-direction:column;gap:15px;margin:10px 0 21px;display:flex}.gap-bars>div{grid-template-columns:105px 1fr 25px;align-items:center;gap:8px;font-size:9px;display:grid}.gap-bars>div>div{background:#edf1f6;border-radius:6px;height:7px}.gap-bars i{background:#ed5966;border-radius:6px;height:100%;display:block}.gap-bars i.positive{background:#13a68c}.insight-box p{color:#52637a;margin:0;font-size:9px;line-height:1.6}.stat-block{text-align:center;padding:28px 0}.stat-block>b{letter-spacing:-.06em;color:#0b2e58;font-size:48px}.stat-block>span{color:#7b899a;font-size:10px;display:block}.stat-block>div{background:#edf2f6;border-radius:10px;height:7px;margin:20px 30px 0}.stat-block>div i{background:linear-gradient(90deg,#11ad8e,#1477ed);border-radius:10px;height:100%;display:block}.mini-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:20px;display:grid}.mini-stats div{text-align:center;border-right:1px solid var(--line);flex-direction:column;padding:16px 6px;display:flex}.mini-stats div:last-child{border:0}.mini-stats span{color:#8390a0;font-size:8px}.mini-stats b{margin-top:5px;font-size:13px}.segmented{background:#f2f5f8;border-radius:7px;padding:3px;display:flex}.segmented button{background:0 0;border:0;border-radius:5px;padding:5px 10px;font-size:8px}.segmented button.active{color:#126eda;background:#fff;box-shadow:0 2px 5px #102a4812}.content-list>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.content-list>div>div{flex-direction:column;flex:1;display:flex}.content-list strong{font-size:10px}.content-list span{color:#8290a1;margin-top:4px;font-size:8px}.health{color:#0e9d83;font-size:22px}.check-list p{border-bottom:1px solid var(--line);color:#53647a;align-items:center;margin:0;padding:10px 0;font-size:10px;display:flex}.check-list svg{color:#10a286;width:15px;margin-right:8px}.check-list p:nth-child(n+3) svg{color:#e1a22a}.check-list b{color:#172b45;margin-left:auto}.launch-banner{color:#fff;background:#0a2343;border-radius:13px;align-items:center;gap:13px;padding:17px 20px;display:flex}.launch-banner>svg{color:#45a8ff;width:29px}.launch-banner>div{flex-direction:column;flex:1;display:flex}.launch-banner span{color:#85a2c2;font-size:8px}.launch-banner strong{margin:3px 0;font-size:13px}.launch-banner p{color:#a7b9cd;margin:0;font-size:8px}.launch-banner button{color:#fff;background:#ffffff0b;border:1px solid #ffffff2e;border-radius:7px;padding:8px 11px;font-size:9px}.verdict{text-align:center;color:#7a899b;margin:10px 0 14px;font-size:9px}.verdict b{color:#0d9d83;font-size:45px;display:block}.body-copy{color:#53647a;font-size:10px;line-height:1.8}.report-preview{max-width:820px;margin:auto;padding:0;overflow:hidden}.report-cover{color:#fff;background:linear-gradient(135deg,#07172f,#0b56b5);padding:45px 48px}.report-cover img{object-fit:contain;object-position:left;filter:brightness(0)invert();width:190px;height:55px;margin-bottom:45px;display:block}.report-cover>span{letter-spacing:.08em;color:#91b9e9;font-size:10px}.report-cover h2{margin:12px 0 7px;font-size:30px}.report-cover p{color:#c0d2e8;font-size:11px}.report-body{padding:34px 48px 45px}.report-summary>span{color:#1677ed;font-size:9px;font-weight:700}.report-summary h3{margin:7px 0;font-size:20px}.report-summary p{color:#627187;font-size:10px;line-height:1.8}.report-kpis{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.report-kpis div{background:#f3f7fb;border-radius:8px;padding:15px}.report-kpis span{color:#788798;font-size:8px;display:block}.report-kpis b{color:#0d987f;margin-top:4px;font-size:18px;display:block}.report-body h4{border-bottom:1px solid var(--line);margin:25px 0 8px;padding-bottom:7px;font-size:11px}.change-row,.plan-row{border-bottom:1px solid #edf1f5;align-items:center;gap:10px;padding:10px 0;display:flex}.change-row svg{color:#0e9c82;width:16px}.change-row div,.plan-row div{flex:1}.change-row strong,.plan-row strong{font-size:10px}.change-row p,.plan-row p{color:#8491a0;margin:3px 0 0;font-size:8px}.change-row>span{color:#0d947d;background:#eaf8f4;border-radius:5px;padding:4px 7px;font-size:8px}.report-actions{justify-content:center;gap:10px;display:flex}.modal-backdrop{z-index:50;background:#041020a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(440px,100%);padding:28px;position:relative;box-shadow:0 25px 70px #0006}.modal h2{font-size:21px}.modal-x{background:#f1f4f7;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:18px;right:18px}.modal-x svg{width:15px}.modal label{flex-direction:column;gap:7px;margin:15px 0;font-size:10px;font-weight:700;display:flex}.checks{color:#536479;background:#f5f8fb;border-radius:8px;grid-template-columns:1fr 1fr;gap:7px;padding:12px;font-size:9px;font-weight:500;display:grid}.kanban{grid-template-columns:1fr 1fr;gap:15px;display:grid}.kanban>section{background:#eef2f7;border-radius:12px;padding:12px}.kanban-head{justify-content:space-between;align-items:center;padding:4px 4px 12px;font-size:10px;font-weight:700;display:flex}.kanban-head b{background:#dfe6ef;border-radius:10px;padding:2px 7px}.kanban article{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:10px;padding:15px}.kanban article>div:first-child{justify-content:space-between;align-items:center;display:flex}.kanban article>div:first-child>b{border-radius:5px;padding:4px 8px;font-size:8px}.kanban article>div:first-child>span{color:#8593a4;font-size:8px}.kanban h3{margin:14px 0 5px;font-size:11px}.kanban p{color:#8190a2;font-size:8px}.kanban article>button{border:1px solid var(--line);color:#526278;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:flex}.kanban article>button svg{width:13px}.done-card{opacity:.75}.done-badge{color:#0a8f78;background:#e9f8f4}.result{color:#0b977d;background:#ecf9f5;border-radius:6px;gap:5px;margin-top:10px;font-size:9px;font-weight:700;justify-content:flex-start!important;padding:7px!important}.result svg{width:13px}.empty-state{text-align:center;padding:90px 20px}.empty-state>svg{color:#1677ed;background:#ecf5ff;border-radius:14px;width:50px;height:50px;padding:12px}.empty-state h3{font-size:16px}.empty-state p{color:#748398;font-size:10px}.menu-btn{background:0 0;border:0;display:none}.mobile-overlay{display:none}@media (width<=1000px){.app-shell{grid-template-columns:78px 1fr}.sidebar{width:78px}.brand img{object-fit:cover;object-position:left;width:48px}.workspace div,.workspace svg,.workspace small,nav span,.sidebar-bottom{display:none}.workspace{justify-content:center;padding:8px}.workspace-mark{flex:none}nav button{justify-content:center;padding:11px}nav button.active{box-shadow:none;background:#1677ff}nav button b{margin:0;position:absolute;transform:translate(13px,-11px)}main{grid-column:2}.two-col,.two-col.wide-left{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.app-shell{display:block}.sidebar{width:254px;transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar.open .brand img{object-fit:contain;width:170px}.sidebar.open .workspace div,.sidebar.open .workspace svg,.sidebar.open .workspace small,.sidebar.open nav span,.sidebar.open .sidebar-bottom{display:flex}.sidebar.open nav button{justify-content:flex-start}.mobile-overlay{z-index:15;background:#00112988;display:block;position:fixed;inset:0}main{grid-column:auto}header{padding:0 14px}.menu-btn{place-items:center;display:grid}.menu-btn svg{width:20px}.search,.primary.compact{display:none}.content{padding:18px 14px 40px}.hero-card{flex-direction:column;align-items:flex-start;gap:20px;padding:22px}.hero-card h2{font-size:21px}.metrics-grid,.metrics-grid.three,.metrics-grid.four{grid-template-columns:1fr 1fr}.page-title{align-items:flex-start;gap:14px}.page-title h2{font-size:21px}.page-title p{display:none}.two-col,.two-col.wide-left,.kanban{grid-template-columns:1fr}.rings{gap:5px}.score-ring{width:68px;height:68px}.score-ring>div{width:54px;height:54px;padding-top:15px}.report-cover,.report-body{padding:28px 24px}.report-cover img{margin-bottom:25px}.report-actions{flex-wrap:wrap}}@media print{.sidebar,header,.page-title,.report-actions{display:none!important}.app-shell,main{display:block}.content{padding:0}.report-preview{box-shadow:none;border:0;max-width:none}.page-stack>:not(.report-preview){display:none}.report-preview{display:block}}.brand img,.report-cover img{filter:none;background:#fff;border-radius:5px}:root{--navy:#0b2854;--blue:#176ff2;--muted:#647895;--line:#e5edf8}body{background:radial-gradient(circle at 62% 0,#eef7ff 0,#f6faff 38%,#f4f8fd 100%)}.sidebar{color:#0b2854;background:#fffffff5;border-right:1px solid #e3edf8;padding:18px 15px;box-shadow:8px 0 30px #164b8610}.brand{border-bottom:0;height:62px;padding:0 12px 13px}.brand img{background:0 0;width:172px;height:53px}.workspace{display:none}nav{gap:4px;margin-top:3px}nav button,.sidebar-bottom>button{color:#163760;padding:11px 13px;font-size:12px;font-weight:600}nav button:hover,nav button.active{color:#086af2;background:linear-gradient(90deg,#e9f3ff,#f2f8ff)}nav button.active{box-shadow:inset 2px 0 #1676ff}nav button b{background:#1976ed}.sidebar-bottom>button{display:none}.usage{color:#fff;background:linear-gradient(145deg,#071d43,#0753ba);border:0;box-shadow:0 12px 25px #063e8b24}.usage div{color:#bad3f2}.usage>i{background:#ffffff26}.usage>small{color:#a9c4e8}.profile{color:#122f54;border-top:1px solid #e7eef7}.profile>span{background:#e5f1ff}.profile small{color:#7386a0}.profile svg{color:#6a809c}header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-color:#e6eef8;height:72px}.store-select{background:#f1f6fc;border-radius:10px;min-width:350px;padding:8px 13px}.store-select:before{content:"↗";color:#0f4b91;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.store-dot,.store-select small{display:none}.store-select select{color:#0d315f;width:100%}.search{background:#f2f7fc;border-color:#e3ecf6}.content{padding-top:22px}.hero-card{color:#0b2854;background:linear-gradient(112deg,#fff,#f4f9ff 62%,#e8f4ff);border:1px solid #e1ebf7;box-shadow:0 8px 25px #1746760b}.hero-card:after{border-color:#1976f018;box-shadow:0 0 0 45px #1976f008,0 0 0 90px #1976f006}.hero-card .eyebrow{color:#1774eb}.hero-card h2 em{color:#116ff0}.hero-card p{color:#657a96}.hero-card .primary{color:#fff;background:#1675ed}.metric,.panel{border-color:#e3ecf7;box-shadow:0 8px 25px #15487809}.metric{border-radius:14px}.panel{border-radius:15px}.metric strong{color:#0a2856}.panel-head h3,.page-title h2{color:#092a58}.page-title .eyebrow{color:#1674ed}.text-btn{color:#086ff2}.launch-banner{color:#0d315f;background:linear-gradient(100deg,#fff,#edf6ff);border:1px solid #e0ebf7}.launch-banner p,.launch-banner span{color:#6a819c}.launch-banner button{color:#1265c3;background:#fff;border-color:#d8e7f7}.report-cover{color:#082c5d;background:linear-gradient(135deg,#eef6ff,#d9edff)}.report-cover>span,.report-cover p{color:#55799f}.report-cover img{background:0 0;width:210px}.map-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:10px 13px;display:flex}.map-toolbar>div:first-child{color:#173b65;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.map-toolbar svg{color:#1675ec;width:15px}.map-toolbar select{border:1px solid var(--line);color:#39536f;background:#f7faff;border-radius:7px;padding:7px 10px;font-size:9px}.map-tabs{background:#eef4fa;border-radius:8px;margin-left:auto;padding:3px}.map-tabs button{color:#647994;background:0 0;border:0;border-radius:6px;padding:6px 10px;font-size:9px}.map-tabs button.active{color:#0f6ee9;background:#fff;box-shadow:0 2px 8px #0e468c16}.competitor-map{background-color:#eaf2e8;background-image:linear-gradient(31deg,#0000 48%,#dde8da 49% 51%,#0000 52%),linear-gradient(92deg,#0000 48%,#dde8da 49% 51%,#0000 52%);background-size:85px 75px;border-radius:11px;height:227px;position:relative;overflow:hidden}.competitor-map.large{height:430px}.river{background:#b8dff3;border-left:5px solid #d4edf8;border-right:5px solid #d4edf8;width:42px;height:130%;position:absolute;top:-15%;left:12%;transform:rotate(12deg)}.rail{background:#fff;border-top:1px dashed #8e9ca9;border-bottom:1px dashed #8e9ca9;width:120%;height:5px;position:absolute}.rail-a{top:63%;left:-10%;transform:rotate(-8deg)}.rail-b{top:28%;left:-12%;transform:rotate(7deg)}.road{background:#fff3c9;border:3px solid #fff;position:absolute;box-shadow:0 0 0 1px #e2d8b9}.road-a{width:120%;height:12px;top:46%;left:-10%;transform:rotate(4deg)}.road-b{width:12px;height:130%;top:-15%;left:57%;transform:rotate(-6deg)}.road-c{width:8px;height:110%;top:-5%;left:82%;transform:rotate(11deg)}.map-label{color:#55705b;z-index:2;background:#ffffffc7;border-radius:3px;padding:3px 5px;font-size:8px;position:absolute}.map-label.l1{top:58%;left:44%}.map-label.l2{top:19%;left:22%}.map-label.l3{top:43%;right:9%}.place-pin{z-index:4;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.place-pin b{color:#fff;background:#f05c69;border:2px solid #fff;border-radius:15px 15px 15px 2px;place-items:center;width:27px;height:27px;font-size:9px;display:grid;transform:rotate(-45deg);box-shadow:0 4px 10px #09294938}.place-pin b:first-letter{transform:rotate(45deg)}.place-pin span{white-space:nowrap;color:#304a66;background:#fff;border:1px solid #dce6ef;border-radius:4px;margin-top:5px;padding:3px 5px;font-size:7px;font-weight:700;box-shadow:0 2px 6px #193c5d15}.place-pin.own-pin b{background:#1474ef;width:35px;height:35px;box-shadow:0 0 0 7px #1474ef27,0 5px 15px #09294945}.place-pin.own-pin span{color:#0b65d3;border-color:#b7d7ff}.map-zoom{z-index:5;flex-direction:column;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #15344f25}.map-zoom button{color:#36516e;background:#fff;border:1px solid #d9e3ec;width:27px;height:26px}.map-attrib{color:#5c7184;background:#ffffffb8;padding:2px 4px;font-size:6px;position:absolute;bottom:5px;right:6px}.competitor-mini{margin:10px 0 17px}.competitor-mini h4{color:#6a7d92;font-size:9px}.competitor-mini>div{border-bottom:1px solid #edf2f7;grid-template-columns:25px 1fr auto;align-items:center;padding:7px 0;font-size:8px;display:grid}.competitor-mini i{color:#49637e;background:#edf3f9;border-radius:50%;place-items:center;width:19px;height:19px;font-style:normal;font-weight:800;display:grid}.competitor-mini span{color:#223b57;font-weight:600}.competitor-mini b{color:#788a9e;font-size:8px}@media (width<=1000px){.sidebar{background:#fff}.brand img{background:0 0}.sidebar.open{box-shadow:20px 0 50px #0a2a5550}.store-select{min-width:230px}}@media (width<=700px){.sidebar.open nav button{color:#17375f}.sidebar.open .profile{display:flex}.store-select{min-width:0;padding:7px}.store-select:before{display:none}.map-toolbar{flex-wrap:wrap}.map-tabs{margin-left:0}.competitor-map.large{height:360px}}.place-pin b{border-radius:50%;transform:none}.store-cards{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.store-cards>article{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f8fbff);border-radius:12px;padding:16px}.store-card-top{align-items:center;gap:10px;display:flex}.store-card-top>span{color:#fff;background:linear-gradient(145deg,#1675ed,#31a5ff);border-radius:9px;place-items:center;width:37px;height:37px;font-weight:800;display:grid}.store-card-top>div{flex-direction:column;flex:1;display:flex}.store-card-top small{color:#7c8da1;margin-top:3px;font-size:8px}.store-card-top>b{color:#0d997f;background:#eaf8f4;border-radius:5px;padding:5px 7px;font-size:8px}.store-cards dl{margin:15px 0}.store-cards dl>div{border-bottom:1px solid #edf2f7;grid-template-columns:88px 1fr;padding:7px 0;font-size:8px;display:grid}.store-cards dt{color:#8493a5}.store-cards dd{color:#2c4764;text-overflow:ellipsis;margin:0;overflow:hidden}.store-card-actions{gap:6px;display:flex}.store-card-actions button{color:#176bca;background:#fff;border:1px solid #dce7f3;border-radius:6px;flex:1;padding:7px;font-size:8px}.form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.form-grid .span-2{grid-column:span 2}.modal input,.modal select{width:100%;height:38px}.channel-legend{grid-template-columns:1fr 1fr;gap:7px;display:grid}.channel-legend div{color:#55708c;grid-template-columns:8px 1fr auto;align-items:center;font-size:8px;display:grid}.channel-legend i{border-radius:50%;width:7px;height:7px}.theme-bars{flex-direction:column;gap:14px;display:flex}.theme-bars>div{color:#506783;grid-template-columns:105px 1fr 25px;align-items:center;font-size:8px;display:grid}.theme-bars>div>div{background:#edf3f8;border-radius:6px;height:12px;position:relative;overflow:hidden}.theme-bars i,.theme-bars em{border-radius:5px;height:5px;position:absolute;left:0}.theme-bars i{background:#1675ed;top:0}.theme-bars em{background:#9fc4ee;bottom:0}.theme-bars b{text-align:right}.compare-legend{color:#74879d;justify-content:center;gap:15px;margin-top:15px;font-size:8px;display:flex}.compare-legend span{align-items:center;gap:5px;display:flex}.compare-legend i{background:#1675ed;border-radius:3px;width:8px;height:5px}.compare-legend span:last-child i{background:#9fc4ee}.insight-list article{border-bottom:1px solid #edf2f7;gap:10px;padding:12px 0;display:flex}.insight-list article>b{color:#da4656;background:#fff0f1;border-radius:6px;place-items:center;width:25px;height:25px;font-size:8px;display:grid}.insight-list article>div{flex:1}.insight-list strong{font-size:9px}.insight-list p{color:#71849a;margin:4px 0;font-size:8px;line-height:1.5}.audit-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.audit-grid>div{border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr auto;gap:5px;padding:12px;display:grid}.audit-grid span{color:#7b8c9f;grid-column:1/-1;font-size:8px}.audit-grid strong{font-size:9px}.audit-grid b{border-radius:4px;padding:3px 5px;font-size:7px}.audit-grid b.ok{color:#0b9379;background:#e9f8f4}.audit-grid b.warn{color:#cb8011;background:#fff6e6}.security-banner{color:#164372;background:#edf6ff;border:1px solid #cfe1f6;border-radius:11px;align-items:center;gap:12px;padding:15px 18px;display:flex}.security-banner svg{color:#1674ed;width:25px}.security-banner strong{font-size:10px}.security-banner p{color:#64809d;margin:4px 0 0;font-size:8px}.integration-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.integration-grid article{border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.integration-icon{color:#1674ed;background:#edf5ff;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.integration-icon svg{width:17px}.integration-grid article>div:nth-child(2){flex:1}.integration-grid strong{font-size:9px}.integration-grid p{color:#7a8da2;margin:3px 0;font-size:7px}.integration-grid span{color:#b07716;font-size:7px}.integration-grid button{color:#126bd4;background:#fff;border:1px solid #d8e5f3;border-radius:6px;padding:6px 8px;font-size:8px}.setting-rows label{color:#39536f;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:11px 0;font-size:9px;display:flex}.setting-rows select{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 8px;font-size:8px}@media (width<=800px){.store-cards,.integration-grid{grid-template-columns:1fr}.audit-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}}.auth-shell{background:#fff;grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(145deg,#06172f,#073a82 72%,#0877ed);flex-direction:column;justify-content:space-between;padding:55px 70px;display:flex;position:relative;overflow:hidden}.auth-brand:before,.auth-brand:after{content:"";border:1px solid #ffffff18;border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-230px;box-shadow:0 0 0 65px #ffffff08,0 0 0 130px #ffffff04}.auth-brand:after{width:300px;height:300px;top:auto;bottom:-120px;left:-150px}.auth-brand>img{z-index:1;background:#fff;border-radius:7px;width:210px;position:relative}.auth-brand>div{z-index:1;position:relative}.auth-brand>div span{letter-spacing:.15em;color:#80bfff;font-size:9px;font-weight:800}.auth-brand h1{letter-spacing:-.05em;margin:15px 0;font-size:39px;line-height:1.45}.auth-brand p{color:#b8cee8;font-size:11px}.auth-brand>small{z-index:1;color:#87a6ca;font-size:8px;position:relative}.auth-panel{background:radial-gradient(circle at 70% 10%,#eaf5ff,#fff 45%);place-items:center;padding:35px;display:grid}.auth-box{background:#ffffffed;border:1px solid #e0eaf5;border-radius:17px;width:min(390px,100%);padding:34px;box-shadow:0 22px 60px #0a376a14}.auth-logo{display:none}.auth-box h2{color:#092b59;margin:10px 0 7px;font-size:22px}.auth-box>p{color:#71859d;margin:0 0 22px;font-size:9px}.auth-box>label:not(.human-check){color:#294766;flex-direction:column;gap:7px;margin:13px 0;font-size:9px;font-weight:700;display:flex}.auth-box input{color:#183754;background:#fbfdff;border:1px solid #dce7f3;border-radius:8px;outline:0;height:41px;padding:0 11px}.auth-box input:focus{border-color:#3186ed;box-shadow:0 0 0 3px #1675ed13}.bot-trap{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.human-check{background:#f7faff;border:1px solid #dce7f3;border-radius:9px;align-items:center;gap:10px;margin:17px 0;padding:11px;display:flex}.human-check>input{accent-color:#1675ed;width:18px;height:18px}.human-check>span{flex-direction:column;flex:1;display:flex}.human-check b{font-size:9px}.human-check small{color:#8293a7;margin-top:2px;font-size:7px}.human-check>svg{color:#1675ed;width:20px}.auth-submit{width:100%;height:43px}.auth-submit:disabled{opacity:.45;cursor:not-allowed}.auth-error{color:#bd3143;background:#fff0f1;border-radius:7px;align-items:center;gap:7px;margin-bottom:10px;padding:9px;font-size:8px;display:flex}.auth-error svg{width:14px}.auth-security{color:#74889f;justify-content:center;align-items:center;gap:5px;margin-top:16px;font-size:7px;display:flex}.auth-security svg{color:#0f967c;width:12px}.app-loading,.auth-unavailable{background:#f5f9fd;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.app-loading img{width:190px}.app-loading span{background:linear-gradient(90deg,#1475ed 35%,#dce9f7 35%);border-radius:3px;width:130px;height:3px;animation:1s infinite alternate loading}.auth-unavailable>svg{color:#1675ed;width:45px}.auth-unavailable h2{color:#0c2c55;margin:0;font-size:18px}.auth-unavailable p{color:#73869c;font-size:9px}.profile{width:100%;color:inherit;text-align:left;background:0 0;border:0}.profile:hover{background:#eff6ff}.sidebar{overflow:hidden}.sidebar nav{min-height:0;overflow-y:auto}.sidebar nav::-webkit-scrollbar{width:0}@keyframes loading{to{background:linear-gradient(90deg,#1475ed 75%,#dce9f7 75%)}}@media (width<=760px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{min-height:100vh;padding:20px}.auth-logo{display:block}.auth-logo img{width:155px}.auth-box{padding:27px 23px}}.turnstile-wrap{align-items:center;min-height:65px;margin:17px 0;display:flex;overflow:hidden}.sidebar nav{flex:1}.sidebar-bottom{flex:none}.connection-list{grid-template-columns:1fr 1fr;gap:9px;display:grid}.connection-list article{border:1px solid #e0e9f3;border-radius:9px;grid-template-columns:78px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.connection-list article>span{text-align:center;border-radius:5px;padding:5px;font-size:7px;font-weight:800}.connection-list .connected{color:#087c68;background:#e8f8f3}.connection-list .pending{color:#86621e;background:#fff6df}.connection-list article>div{flex-direction:column;display:flex}.connection-list strong{font-size:9px}.connection-list small{color:#8192a5;margin-top:3px;font-size:7px}.connection-list button{color:#116bd1;background:#fff;border:1px solid #d9e4ef;border-radius:6px;padding:7px 9px;font-size:8px}.connection-list button:disabled{color:#9aa8b7;background:#f6f8fa}@media (width<=800px){.connection-list{grid-template-columns:1fr}}.ai-workbench label{color:#395570;flex-direction:column;gap:7px;margin:12px 0;font-size:9px;font-weight:700;display:flex}.ai-workbench select,.ai-workbench textarea{color:#23425f;resize:vertical;background:#fbfdff;border:1px solid #dce7f2;border-radius:8px;padding:10px}.ai-output pre{white-space:pre-wrap;color:#334f6a;background:#f7faff;border:1px solid #e2ebf4;border-radius:9px;min-height:280px;margin:0;padding:16px;font-family:inherit;font-size:10px;line-height:1.9}.ai-output .empty-state{padding:55px 15px}.ai-chip{color:#0b816c;background:#e9f8f4;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:700;display:inline-flex}.ai-chip svg{width:13px}.invite-form{grid-template-columns:1.7fr 1fr 1.15fr auto;align-items:end;gap:10px;display:grid}.invite-form label{color:#56708b;flex-direction:column;gap:6px;font-size:8px;font-weight:700;display:flex}.invite-form input,.invite-form select,.invite-result input{color:#1b3b5c;background:#fbfdff;border:1px solid #dce7f3;border-radius:7px;height:38px;padding:0 10px;font-size:9px}.invite-human{white-space:nowrap;border:1px solid #dce7f3;border-radius:7px;align-items:center;padding:0 9px;flex-direction:row!important;height:38px!important}.invite-human input{accent-color:#1675ed;width:15px!important;height:15px!important}.invite-form .primary{height:38px}.invite-result{color:#18725f;background:#eefaf7;border:1px solid #bfe6dc;border-radius:8px;margin-top:13px;padding:11px;font-size:8px}.invite-result>div{margin-top:8px;display:flex}.invite-result input{background:#fff;border-radius:6px 0 0 6px;flex:1}.invite-result button{color:#fff;background:#0d9078;border:0;border-radius:0 6px 6px 0;padding:0 14px;font-size:8px;font-weight:700}.role-guide{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.role-guide>div{background:#f8fafc;border:1px solid #e2eaf3;border-radius:8px;flex-direction:column;padding:10px;display:flex}.role-guide b{color:#254663;font-size:8px}.role-guide span{color:#7d90a5;margin-top:3px;font-size:7px}@media (width<=1000px){.invite-form{grid-template-columns:1fr 1fr}.invite-form .primary{width:100%}}@media (width<=700px){.invite-form,.role-guide{grid-template-columns:1fr}.invite-human{height:38px!important}}.forecast-form{align-items:end;gap:18px;display:flex}.forecast-form label{color:#536c85;flex-direction:column;gap:6px;font-size:8px;font-weight:700;display:flex;position:relative}.forecast-form input{border:1px solid #dce7f2;border-radius:7px;width:190px;height:38px;padding:0 10px}.forecast-form label span{position:absolute;bottom:11px;right:10px}.forecast-form p{color:#8191a2;flex:1;margin:0 0 8px;font-size:8px}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.scenario-grid article>span{color:#1774e8;font-size:9px;font-weight:800}.scenario-grid article>strong{color:#0b294e;margin:12px 0;font-size:31px;display:block}.scenario-grid article>strong small{color:#70859a;margin-left:5px;font-size:8px}.scenario-grid dl{margin:0}.scenario-grid dl div{border-top:1px solid #edf2f7;justify-content:space-between;padding:7px 0;font-size:8px;display:flex}.scenario-grid dt{color:#8191a2}.scenario-grid dd{color:#294967;margin:0;font-weight:700}@media (width<=800px){.forecast-form{flex-direction:column;align-items:stretch}.forecast-form input{width:100%}.scenario-grid{grid-template-columns:1fr}}.audit-input label{color:#3c5874;flex-direction:column;gap:7px;font-size:9px;font-weight:700;display:flex}.audit-input textarea{resize:vertical;background:#fbfdff;border:1px solid #dce7f2;border-radius:8px;padding:10px}.audit-input>p{color:#7e91a5;font-size:8px}.audit-results{grid-template-columns:1fr 1fr;gap:10px;display:grid}.audit-results article{border:1px solid #e0e9f2;border-radius:9px;padding:13px}.audit-results article>div:first-child{flex-direction:column;display:flex}.audit-results strong{font-size:9px}.audit-results small{color:#7d90a5;word-break:break-all;margin-top:3px;font-size:7px}.audit-results dl{grid-template-columns:1fr 1fr;margin:12px 0;display:grid}.audit-results dl div{border-bottom:1px solid #edf2f6;justify-content:space-between;padding:6px;font-size:7px;display:flex}.audit-results dt{color:#8394a7}.audit-results dd{margin:0;font-weight:700}.audit-results ul{color:#d0525f;margin:0;padding-left:17px;font-size:8px;line-height:1.7}.audit-results li.ok{color:#0d9077}.audit-bad{color:#be3948;background:#fff0f1;border-radius:5px;margin-top:10px;padding:5px 7px;font-size:8px;display:inline-block}@media (width<=800px){.audit-results{grid-template-columns:1fr}}.kanban.three-columns{grid-template-columns:repeat(3,1fr)}.task-actions{margin-top:12px;display:flex}.task-actions button{justify-content:center;width:100%}.kanban.three-columns>section{min-height:260px}@media (width<=900px){.kanban.three-columns{grid-template-columns:1fr}}.status-active,.status-off{border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700;display:inline-block}.status-active{color:#0a8b74;background:#e9f8f4}.status-off{color:#7a8795;background:#f0f2f5}table select{color:#314d68;background:#fff;border:1px solid #dce6ef;border-radius:6px;padding:6px;font-size:8px}.auth-brand{justify-content:center;align-items:center}.auth-brand>img{border-radius:14px;width:min(620px,92%);height:auto;display:block;box-shadow:0 28px 80px #00112655}.auth-brand>small{position:absolute;bottom:55px;left:70px}.google-map{background:#e9eff6;border:1px solid #dce7f2}.google-map iframe{border:0;width:100%;height:100%;display:block}.map-toolbar>a.secondary{height:34px;text-decoration:none}.map-tabs button:disabled{cursor:not-allowed;opacity:.55}.connection-notice{color:#6c5216;background:#fff9e9;border:1px solid #f0dba8;border-radius:10px;gap:11px;padding:14px;display:flex}.connection-notice>svg{flex:none;width:18px}.connection-notice strong{font-size:12px}.connection-notice p{color:#78683e;margin:5px 0 0;font-size:11px;line-height:1.65}.empty-state{color:#74869a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.empty-state svg{width:28px}.empty-state strong{font-size:13px}.empty-state span{font-size:11px}.empty-state.compact{min-height:100px}.help-modal ol{color:#405b77;padding-left:22px;font-size:13px;line-height:2}.command-modal{max-height:80vh}.command-list{grid-template-columns:1fr 1fr;gap:8px;max-height:58vh;display:grid;overflow:auto}.command-list button{color:#24435f;text-align:left;background:#fff;border:1px solid #dfe8f2;border-radius:9px;grid-template-columns:24px 1fr 18px;align-items:center;gap:10px;padding:12px;display:grid}.command-list button:hover{background:#f4f9ff;border-color:#5aa0f2}.command-list svg{width:17px}.command-list span{font-size:12px;font-weight:700}.competitor-mini a{color:#096fdc;font-size:11px;font-weight:700;text-decoration:none}.competitor-mini>div{font-size:11px}.competitor-mini h4{font-size:12px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #7bb7ff}button:disabled{cursor:not-allowed;opacity:.55}.panel-head p,.metric p,.task-row span,.check-list p,.page-title p{font-size:11px;line-height:1.55}.metric>span,.store-cards dl>div,.channel-legend div,.theme-bars>div,.audit-grid span,.audit-grid strong,.integration-grid strong,.integration-grid p,.setting-rows label{font-size:11px}.store-card-top strong{font-size:13px}.store-card-top small,.store-card-top>b,.store-card-actions button{font-size:10px}.table-wrap table{font-size:11px}@media (width<=700px){.command-list{grid-template-columns:1fr}.header-actions .search span,.header-actions .search kbd{display:none}.connection-notice p{font-size:10px}}.comparison-tabs{background:#eaf1f9;border-radius:10px;gap:5px;width:max-content;padding:4px;display:flex}.comparison-tabs button{color:#61768d;background:0 0;border:0;border-radius:7px;padding:9px 16px;font-size:12px;font-weight:700}.comparison-tabs button.active{color:#096bd5;background:#fff;box-shadow:0 2px 9px #183f6a18}.comparison-panel table th,.comparison-panel table td{padding:13px 12px}.comparison-panel tbody tr:hover{background:#f7fbff}.own-row{background:#eef7ff!important}.own-badge{color:#fff;background:#1675ed;border-radius:5px;margin-left:7px;padding:3px 6px;font-size:9px;font-weight:800;display:inline-block}.rating{color:#a66a00;align-items:center;gap:4px;font-weight:800;display:inline-flex}.rating svg{fill:#ffbd2f;color:#ffbd2f;width:14px}.review-cell,.technical-cell{align-items:center;gap:9px;min-width:120px;display:flex}.review-cell>i,.technical-cell>i{background:#e8eef5;border-radius:9px;width:70px;height:6px;display:block;overflow:hidden}.review-cell>i span,.technical-cell>i span{background:linear-gradient(90deg,#1675ed,#25a9ee);border-radius:9px;height:100%;display:block}.good-text{color:#0a9279}.action-summary>div:first-child{color:#294b6d;background:linear-gradient(110deg,#edf6ff,#f7fbff);border-radius:10px;align-items:center;gap:12px;padding:15px;font-size:12px;line-height:1.7;display:flex}.action-summary svg{color:#1675ed;flex:none;width:22px}.action-summary strong{color:#0b3767;font-size:13px;display:block}.data-note{color:#718398;align-items:center;gap:7px;margin-top:12px;font-size:10px;display:flex}.data-note svg{width:14px}.store-cards a,.comparison-panel a{color:#086bd4;font-weight:700;text-decoration:none}@media (width<=700px){.comparison-tabs{width:100%;overflow:auto}.comparison-tabs button{white-space:nowrap}.comparison-panel{padding:13px}.comparison-panel table th,.comparison-panel table td{padding:11px 9px}}
