:root{--font-body:"Segoe UI Variable Text", "Segoe UI", Arial, sans-serif;--font-display:"Segoe UI Variable Display", "Segoe UI", Arial, sans-serif;--font-sans:var(--font-body);--ink:#17191b;--muted:#747a7e;--line:#e8eae7;--panel:#fff;--canvas:#f4f5f1;--sidebar:#151719;--lime:#b9f34b;--lime-deep:#81b91d;--violet:#a98aff;--orange:#ffb45f;--blue:#69a8ff;--danger:#d84d57}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{max-width:100%;color:var(--ink);background:var(--canvas);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;color:#dfe2dd;background:radial-gradient(circle at 22% 4%, #b9f34b17, transparent 26%), var(--sidebar);border-right:1px solid #282b2c;flex-direction:column;width:248px;padding:18px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand-mark{align-items:center;gap:11px;padding:3px 8px 22px;display:flex}.brand-logo{color:#10120f;background:var(--lime);border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 26px #b9f34b2e}.brand-mark div{flex-direction:column;display:flex}.brand-mark strong{font:750 19px/1 var(--font-display);letter-spacing:-.4px;color:#fff}.brand-mark small{color:#828885;letter-spacing:1.25px;text-transform:uppercase;margin-top:4px;font-size:15px}.mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.workspace-switcher{gap:6px;margin:-7px 4px 14px;display:grid}.workspace-switcher>span{color:#676c69;letter-spacing:.8px;text-transform:uppercase;padding-inline:7px;font-size:14px;font-weight:750}.workspace-switcher>div{min-height:38px;color:var(--lime);background:#202325;border:1px solid #313536;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:0 9px;display:grid}.workspace-switcher select{color:#dfe2dd;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:15px;font-weight:650}.workspace-switcher option{color:#202420;background:#fff}.main-nav,.utility-nav{gap:3px;display:grid}.main-nav a,.utility-nav a{color:#8e9490;border-radius:9px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:15px;font-weight:550;text-decoration:none;transition:all .18s;display:flex}.main-nav a:hover,.utility-nav a:hover{color:#fff;background:#202325}.main-nav a.active,.utility-nav a.active{color:#11130f;background:var(--lime)}.sidebar-section{border-top:1px solid #292c2d;margin-top:23px;padding-top:18px}.sidebar-section-title{justify-content:space-between;align-items:center;padding:0 9px 9px;display:flex}.sidebar-section-title span{color:#676c69;letter-spacing:1.25px;text-transform:uppercase;font-size:15px;font-weight:750}.sidebar-section-title button{color:#777d79;cursor:pointer;background:0 0;border:0;place-items:center;padding:2px;display:grid}.project-list{gap:4px;display:grid}.project-item{text-align:left;color:#afb4b1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;width:100%;padding:8px;display:grid}.project-item:hover{background:#1f2223}.project-item.active{color:#fff;background:#242728;border-color:#353939}.project-avatar{width:30px;height:30px;color:var(--lime);background:#343839;border-radius:9px;place-items:center;font-size:14px;font-weight:750;display:grid}.project-item.active .project-avatar{background:#3b4a20}.project-item>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.project-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.project-item small{color:#686e6a;margin-top:3px;font-size:15px}.add-project{color:#737975;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;width:100%;margin-top:6px;padding:9px 10px;font-size:14px;display:flex}.add-project:hover{color:var(--lime)}.sidebar-spacer{flex:1}.utility-nav{border-top:1px solid #292c2d;padding-top:12px}.user-card{border-top:1px solid #292c2d;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;margin-top:13px;padding:9px 8px;display:grid}.user-avatar,.top-user span{color:#111;background:#f0d285;border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;font-weight:800;display:grid}.user-card div{flex-direction:column;display:flex}.user-card strong{color:#e4e6e2;font-size:14px}.user-card small{color:#666c68;margin-top:3px;font-size:14px}.user-card>svg{color:#636865}.main-panel{width:calc(100% - 248px);min-width:0;margin-left:248px}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f5f1e0;border-bottom:1px solid #dbded9e6;justify-content:space-between;align-items:center;height:66px;padding:0 30px;display:flex;position:sticky;top:0}.breadcrumbs{color:#999e9a;align-items:center;gap:8px;font-size:14px;display:flex}.breadcrumbs strong{color:#363a37}.topbar-actions{align-items:center;gap:8px;display:flex}.credit-balance{color:#546d2b;background:#eef7df;border:1px solid #dceac6;border-radius:10px;align-items:center;gap:5px;min-height:34px;padding:0 11px;font-size:15px;text-decoration:none;display:flex}.credit-balance svg{color:#7bae27}.credit-balance strong{color:#26331a;font-size:14px}.credit-balance span{color:#77866c}.icon-button{color:#727874;cursor:pointer;background:#fff;border:1px solid #e3e5e1;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid}.icon-button:hover{color:#111;border-color:#cfd2cd}.notification-wrap,.notification{position:relative}.notification i{background:#ef665f;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.notification-popover{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dfe3dc;border-radius:16px;width:min(390px,100vw - 32px);position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 22px 60px #191f172b}.notification-head{border-bottom:1px solid #edf0ea;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px 13px;display:flex}.notification-head>div:first-child{gap:3px;display:grid}.notification-head strong{font:750 15px/1.2 var(--font-display)}.notification-head span{color:var(--muted);font-size:14px}.notification-head>div:last-child{align-items:center;gap:7px;display:flex}.notification-head button{color:#627b38;cursor:pointer;background:#f0f7e5;border:0;border-radius:7px;padding:5px 7px;font-size:14px;font-weight:750}.notification-head .notification-close{color:#7b817c;background:#f2f4f1;place-items:center;width:27px;height:27px;padding:0;display:grid}.notification-list{max-height:min(460px,100vh - 130px);overflow-y:auto}.notification-item{text-align:left;width:100%;color:inherit;cursor:pointer;background:#fbfdf8;border:0;border-bottom:1px solid #f0f2ed;grid-template-columns:auto minmax(0,1fr) 7px;align-items:start;gap:10px;padding:13px 15px;display:grid;position:relative}.notification-item:hover{background:#f6faef}.notification-item.read{background:#fff}.notification-kind{color:#5f7d2c;background:#edf7dc;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.notification-kind.warning{color:#9b631d;background:#fff4dc}.notification-kind.error{color:#aa4b42;background:#fff0ed}.notification-item>span:nth-child(2){gap:4px;min-width:0;display:grid}.notification-item strong{font-size:15px;line-height:1.3}.notification-item small{color:#747b76;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.notification-item time{color:#a0a6a1;font-size:14px}.notification-item>i{background:#ef665f;border-radius:50%;width:6px;height:6px;margin-top:5px}.notification-empty{color:#8a918b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:24px;font-size:14px;display:flex}.notification-empty svg{color:#759d3b}.notification-empty strong{color:#434a44;font-size:14px}.notification-error{color:#9e493f;background:#fff1ef;border-radius:8px;margin:10px 12px 0;padding:8px 10px;font-size:14px}.top-user{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-left:5px;padding:0;display:flex}.top-user span{width:34px;height:34px}.mobile-menu{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:none}.page-content{max-width:1500px;margin:0 auto;padding:34px 34px 70px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:27px;display:flex}.project-kicker{color:#757b77;text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:8px;margin-bottom:9px;font-size:14px;font-weight:650;display:flex}.live-dot{background:#8ed326;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #8ed32624}.page-heading h1{font:750 clamp(28px, 3vw, 42px)/1.05 var(--font-display);letter-spacing:-1.5px;margin:0}.page-heading p{color:var(--muted);margin:9px 0 0;font-size:15px}.settings-tabs{border:1px solid var(--line);scrollbar-width:thin;background:#ffffffad;border-radius:12px;gap:6px;margin:-8px 0 8px;padding:6px;display:flex;overflow-x:auto}.settings-tabs a{color:#686f69;border-radius:9px;flex:none;align-items:center;min-height:38px;padding:0 13px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.settings-tabs a:hover{color:#252a25;background:#f0f2ed}.settings-tabs a.active{color:#1e2715;background:#e9f6d4;box-shadow:inset 0 0 0 1px #d6eab5}.run-controls{align-items:center;gap:9px;display:flex}.provider-select{background:#fff;border:1px solid #dfe2dc;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 10px 0 12px;display:flex}.provider-select svg{color:#7d837f}.provider-select select{color:#454a47;background:0 0;border:0;outline:0;max-width:170px;padding:0 22px 0 0;font-size:14px;font-weight:650}.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:750;transition:transform .15s,box-shadow .15s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.65}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{color:#141710;background:var(--lime);box-shadow:0 8px 20px #8aba2929}.button-primary:hover:not(:disabled){box-shadow:0 10px 26px #8aba2940}.button-ghost{color:#666d68;background:#f1f2ee}.button-light{color:#171a15;background:#fff}.button-danger{color:#fff;background:var(--danger)}.button-danger:hover:not(:disabled){box-shadow:0 9px 22px #d84d5738}.run-button{min-width:173px}.run-error{color:#902e36;background:#fff0f1;border:1px solid #f4d5d7;border-radius:10px;align-items:center;gap:9px;margin:-10px 0 20px;padding:11px 13px;font-size:14px;display:flex}.run-error button{cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:0;display:grid}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:13px;display:grid}.metric-card,.panel{background:var(--panel);border:1px solid #e4e6e2;border-radius:15px;box-shadow:0 4px 18px #232a1f06}.metric-card{padding:17px 18px 16px;position:relative;overflow:hidden}.metric-card:after{content:"";background:color-mix(in srgb, var(--metric-color) 12%, transparent);filter:blur(2px);border-radius:50%;width:105px;height:105px;position:absolute;bottom:-35px;right:-25px}.metric-lime{--metric-color:var(--lime)}.metric-violet{--metric-color:var(--violet)}.metric-orange{--metric-color:var(--orange)}.metric-blue{--metric-color:var(--blue)}.metric-card-head{justify-content:space-between;align-items:center;display:flex}.metric-label{color:#767d78;font-size:14px;font-weight:650}.metric-icon{width:30px;height:30px;color:color-mix(in srgb, var(--metric-color) 70%, #111);background:color-mix(in srgb, var(--metric-color) 18%, white);border-radius:9px;place-items:center;display:grid}.metric-value{z-index:1;font:750 32px/1.15 var(--font-display);letter-spacing:-1px;margin-top:4px;position:relative}.metric-value small{color:#898f8b;font:600 14px/1 var(--font-body);margin-left:2px}.metric-delta{z-index:1;align-items:center;gap:3px;margin-top:6px;font-size:15px;font-weight:700;display:flex;position:relative}.metric-delta span{color:#a1a6a2;margin-left:3px;font-weight:500}.delta-up{color:#5e9511}.delta-down{color:var(--danger)}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:13px;display:grid}.panel{min-width:0;padding:21px}.panel-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.eyebrow{color:#969c98;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:5px;font-size:14px;font-weight:800;display:block}.panel-head h2,.insight-panel h2,.modal-card h2,.response-drawer h2{font:750 17px/1.2 var(--font-display);letter-spacing:-.45px;margin:0}.period-button{color:#737974;background:#f6f7f4;border:1px solid #e8eae6;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:15px;display:flex}.trend-summary{align-items:baseline;gap:7px;margin-top:18px;display:flex}.trend-summary strong{font:750 25px/1 var(--font-display);color:#6da718}.trend-summary span{color:#969b97;font-size:15px}.chart-wrap{height:215px;margin-top:5px;padding-top:8px}.chart-wrap svg{width:100%;height:185px;overflow:visible}.chart-grid{stroke:#eceee9;stroke-width:.45px;stroke-dasharray:2 2;vector-effect:non-scaling-stroke}.chart-line{fill:none;stroke:#94cc2e;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.chart-dot{fill:#fff;stroke:#87bd28;stroke-width:1.4px;vector-effect:non-scaling-stroke}.chart-labels{color:#a4a9a5;justify-content:space-between;font-size:14px;display:flex}.status-pill{color:#57910b;background:#eef8df;border-radius:99px;padding:5px 8px;font-size:14px;font-weight:800}.score-content{grid-template-columns:145px 1fr;align-items:center;gap:20px;min-height:207px;display:grid}.score-ring{--size:135px;width:var(--size);height:var(--size);background:conic-gradient(var(--lime) calc(var(--score) * 1%), #eef0eb 0);border-radius:50%;place-items:center;display:grid;position:relative}.score-ring:before{content:"";background:#fff;border-radius:50%;width:101px;height:101px;position:absolute}.score-ring>div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.score-ring strong{font:750 35px/1 var(--font-display);letter-spacing:-1.5px}.score-ring span{color:#a0a6a1;text-transform:uppercase;letter-spacing:.7px;margin-top:5px;font-size:14px}.score-breakdown{grid-template-columns:1fr auto;align-items:center;gap:6px 10px;display:grid}.score-breakdown>div:not(.mini-track){display:contents}.score-breakdown span{color:#7b817d;font-size:15px}.score-breakdown strong{font-size:15px}.mini-track{background:#eef0eb;border-radius:10px;grid-column:1/-1;height:4px;margin-bottom:7px;overflow:hidden}.mini-track i{border-radius:inherit;background:#93ce2c;height:100%;display:block}.mini-track.violet i{background:var(--violet)}.mini-track.orange i{background:var(--orange)}.score-note{color:#5f665f;background:#f5f7f1;border-radius:9px;align-items:center;gap:7px;margin:0;padding:10px 11px;font-size:15px;display:flex}.score-note svg{color:#82b52d}.lower-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);margin-top:13px}.count-badge{color:#717772;background:#f3f4f1;border-radius:7px;padding:6px 9px;font-size:14px;font-weight:750}.prompt-table{border-top:1px solid var(--line);margin:15px -21px 0}.prompt-row{border-bottom:1px solid #eef0ec;grid-template-columns:30px minmax(0,1fr) 100px;align-items:center;gap:8px;min-height:57px;padding:8px 21px;display:grid}.prompt-index{color:#b2b7b3;font:650 14px/1 var(--font-display)}.prompt-main{align-items:center;gap:10px;min-width:0;display:flex}.prompt-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.category{color:#7160a5;background:#f0ecfb;border-radius:5px;flex:none;padding:4px 6px;font-size:14px;font-weight:750}.category-recommendation{color:#507c17;background:#eef6e3}.category-alternative{color:#a26b26;background:#fff2e2}.category-reputation{color:#29728c;background:#e8f5f8}.mention{border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:14px;font-weight:700;display:inline-flex}.mention.yes{color:#588b16;background:#eef6e4}.mention.no{color:#b34049;background:#fceced}.mention.pending{color:#818783;background:#f0f1ee}.panel-link{color:#737a75;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;width:100%;margin:12px 0 -7px;padding:7px;font-size:14px;font-weight:700;display:flex}.panel-link:hover{color:#333}.onboarding-panel{background:linear-gradient(135deg,#1b1f1c,#242a24);border:1px solid #303730;border-radius:15px;grid-template-columns:minmax(250px,.8fr) minmax(360px,1.25fr) auto;align-items:center;gap:22px;margin:0 0 17px;padding:18px 20px;display:grid;box-shadow:0 12px 35px #151b161a}.onboarding-summary h2{color:#fff;font:750 17px/1.2 var(--font-display);margin:3px 0 0}.onboarding-summary p{color:#8f9991;margin:6px 0 0;font-size:14px}.onboarding-summary .eyebrow{color:#a3d84e}.onboarding-progress{background:#353c36;border-radius:99px;height:4px;margin-top:10px;overflow:hidden}.onboarding-progress i{background:var(--lime);border-radius:inherit;height:100%;display:block}.onboarding-steps{grid-template-columns:repeat(2,minmax(145px,1fr));gap:6px 12px;display:grid}.onboarding-steps a{color:#a3aaa4;align-items:center;gap:7px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.onboarding-steps a>span{color:#707872;background:#323833;border-radius:6px;place-items:center;width:18px;height:18px;display:grid}.onboarding-steps a>span i{background:currentColor;border-radius:50%;width:5px;height:5px}.onboarding-steps a.complete{color:#d9ded9}.onboarding-steps a.complete>span{color:#171b18;background:var(--lime)}.onboarding-panel>.button{justify-content:center;min-width:168px;text-decoration:none}.insight-panel{color:#f6f8f2;background:#1b1e1f;border-color:#1b1e1f;position:relative;overflow:hidden}.insight-panel:before{content:"";background:radial-gradient(circle,#b9f34b30,#0000 65%);width:240px;height:240px;position:absolute;top:-90px;right:-90px}.insight-icon{color:#111;background:var(--lime);border-radius:11px;place-items:center;width:39px;height:39px;margin-bottom:24px;display:grid}.insight-panel .eyebrow{color:#777e79}.insight-panel h2{font-size:20px}.insight-panel>p{color:#929995;max-width:360px;margin:12px 0 20px;font-size:14px;line-height:1.65}.insight-stat{align-items:center;gap:10px;margin-bottom:21px;display:flex}.insight-stat strong{font:750 31px/1 var(--font-display);color:var(--lime)}.insight-stat span{color:#828884;font-size:14px;line-height:1.35}.responses-panel{margin-top:13px;padding-bottom:10px}.last-check{color:#999e9a;font-size:14px}.responses-table{margin:15px -21px 0}.responses-head,.response-row{grid-template-columns:minmax(220px,1.5fr) minmax(145px,.8fr) 100px 82px 18px;align-items:center;gap:12px;padding:0 21px;display:grid}.responses-head{color:#a3a8a4;text-transform:uppercase;letter-spacing:.6px;background:#f7f8f5;border-block:1px solid #eceeea;height:31px;font-size:14px;font-weight:750}.response-row{text-align:left;border:0;cursor:pointer;background:#fff;border-bottom:1px solid #eff0ed;width:100%;min-height:54px;font-size:14px}.response-row:hover{background:#fafbf8}.response-row>span{align-items:center;gap:5px;min-width:0;display:flex}.response-row>svg{color:#a4a9a5}.response-prompt{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;overflow:hidden}.model-logo{color:#7364a6;background:#f0edfa;border-radius:7px;place-items:center;width:25px;height:25px;display:grid!important}.status-dot{border-radius:50%;width:7px;height:7px}.status-dot.success{background:#87c523;box-shadow:0 0 0 3px #f0f7e6}.status-dot.fail{background:#db636a;box-shadow:0 0 0 3px #fbeaec}.green{color:#70a91b}.muted{color:#a6aba7}.modal-backdrop,.drawer-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f121085;place-items:center;padding:20px;animation:.18s fadeIn;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #eceeea;border-radius:18px;width:min(600px,100%);max-height:92vh;padding:26px;overflow-y:auto;box-shadow:0 30px 90px #0003}.modal-heading,.drawer-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.modal-heading h2,.drawer-head h2{font-size:25px}.modal-heading p{color:#858b87;margin:7px 0 0;font-size:14px}.project-form{gap:15px;margin-top:24px;display:grid}.project-form label{color:#646a66;gap:7px;font-size:15px;font-weight:700;display:grid}.project-form input,.project-form select{color:#282c29;background:#f8f9f6;border:1px solid #e3e6e0;border-radius:9px;outline:0;width:100%;height:43px;padding:0 12px;font-size:14px}.project-form input:focus,.project-form select:focus{background:#fff;border-color:#9dcf44;box-shadow:0 0 0 3px #9dcf4421}.project-form label small{color:#a3a8a4;font-weight:500}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-error{color:#a43840;background:#ffeff0;border-radius:8px;padding:10px;font-size:15px}.auth-success{color:#4f761a;background:#edf6df;border-radius:8px;padding:10px;font-size:15px}.auth-forgot,.auth-back{color:#707872;cursor:pointer;background:0 0;border:0;font-size:15px;font-weight:650}.auth-forgot:hover,.auth-back:hover{color:#4f761a}.auth-help-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 12px;display:flex}.auth-back{margin:16px 0 0;padding:0}.auth-consent{grid-template-columns:16px 1fr;align-items:start;line-height:1.45;gap:8px!important;font-weight:500!important;display:grid!important}.auth-consent input{margin-top:1px;width:15px!important;height:15px!important}.auth-consent a,.auth-footer a{color:#5f861f}.auth-footer{border-top:1px solid var(--line);justify-content:center;gap:16px;margin-top:18px;padding-top:14px;font-size:14px;display:flex}.legal-shell{color:#343936;background:#f5f6f2;min-height:100vh}.legal-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #e7eae4;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 max(24px,50vw - 490px);display:flex;position:sticky;top:0}.legal-brand{color:#202420;font:750 16px/1 var(--font-display);align-items:center;gap:8px;text-decoration:none;display:flex}.legal-brand span{color:#171b18;background:var(--lime);border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.legal-header nav{gap:18px;display:flex}.legal-header nav a{color:#6d746f;font-size:15px;font-weight:650;text-decoration:none}.legal-document{width:min(820px,100% - 40px);margin:0 auto;padding:64px 0 54px}.legal-document>h1{max-width:700px;font:760 42px/1.08 var(--font-display);letter-spacing:-1.4px;margin:7px 0 0}.legal-intro{color:#737a75;max-width:690px;margin:17px 0 0;font-size:14px;line-height:1.7}.legal-updated{color:#9aa09b;margin:12px 0 34px;font-size:14px}.legal-document section{border-top:1px solid #e1e5de;padding:25px 0}.legal-document section h2{font:740 20px/1.25 var(--font-display);margin:0 0 12px}.legal-document section p,.legal-document section li{color:#5e6560;font-size:14px;line-height:1.75}.legal-document section p{margin:8px 0 0}.legal-document section ul{gap:5px;margin:8px 0 0;padding-left:20px;display:grid}.legal-document section a{color:#568016}.legal-footer{color:#929994;text-align:center;background:#fff;border-top:1px solid #e4e7e1;padding:22px 20px 28px;font-size:14px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:4px;padding-top:17px;display:flex}.wizard-backdrop{z-index:92}.project-wizard{width:min(1080px,100%);max-height:min(94vh,920px);padding:0;overflow:hidden}.wizard-heading{justify-content:space-between;align-items:center;gap:20px;padding:24px 28px 12px;display:flex}.wizard-heading h2{font:760 28px/1.1 var(--font-display);letter-spacing:-.9px;margin:0}.wizard-stepper{border-bottom:1px solid #edf0ea;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px;padding:17px 52px 22px;display:grid}.wizard-stepper>div{color:#9ba19c;text-align:center;justify-items:center;gap:4px;display:grid;position:relative}.wizard-stepper>div:not(:last-child):after{content:"";background:#e7eae4;width:calc(100% + 22px);height:2px;position:absolute;top:19px;left:calc(50% + 31px)}.wizard-stepper>div.complete:not(:last-child):after{background:linear-gradient(90deg, var(--violet), var(--lime))}.wizard-stepper>div>span{z-index:1;color:#777e78;background:#f8f9f7;border:2px solid #e2e6df;border-radius:50%;place-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:grid;position:relative}.wizard-stepper>div.active>span{color:#fff;background:linear-gradient(135deg,#aa8cff,#a7e83d);border-color:#86b9ff;box-shadow:0 0 0 4px #a98aff1c}.wizard-stepper>div.complete>span{color:#171b16;background:linear-gradient(135deg,#b6a0ff,#b9f34b);border-color:#0000}.wizard-stepper strong{color:#555c57;font-size:15px}.wizard-stepper>div.active strong,.wizard-stepper>div.complete strong{color:#202520}.wizard-stepper small{font-size:14px}.wizard-content{background:#f6f7f4;height:min(450px,94vh - 285px);min-height:300px;padding:24px 30px;overflow-y:auto}.wizard-form,.wizard-models,.wizard-prompts,.wizard-launch{background:#fff;border:1px solid #e1e5dd;border-radius:15px;gap:15px;width:min(890px,100%);margin:0 auto;padding:22px;display:grid}.wizard-intro{margin-bottom:3px}.wizard-intro h3{font:750 20px/1.2 var(--font-display);margin:0}.wizard-intro p{color:#828984;margin:7px 0 0;font-size:15px;line-height:1.5}.wizard-form label,.launch-frequency{color:#535b55;gap:7px;font-size:15px;font-weight:750;display:grid}.wizard-form input,.wizard-form select,.launch-frequency select{color:#2f3530;background:#f7f8f5;border:1px solid #dfe3dc;border-radius:10px;outline:0;width:100%;height:45px;padding:0 13px;font-size:14px}.wizard-form input:focus,.wizard-form select:focus,.launch-frequency select:focus{background:#fff;border-color:#9dcb4c;box-shadow:0 0 0 3px #9dcb4c21}.wizard-form label small{color:#989e99;font-size:14px;font-weight:500}.wizard-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.model-option{text-align:left;color:#3d433e;cursor:pointer;background:#f8f9f6;border:1px solid #e1e5de;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:10px 12px;display:grid;position:relative}.model-option:hover:not(:disabled){border-color:#c8d6b3}.model-option.selected{color:#29252f;background:linear-gradient(90deg,#f1edfb,#f5f8ed);border-color:#d8cef1}.model-option:disabled{cursor:not-allowed;opacity:.52}.model-check{color:#1a2115;border:1px solid #a8d759;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.model-option.selected .model-check{border-color:var(--lime);background:var(--lime)}.model-option>span:nth-child(2){gap:4px;min-width:0;display:grid}.model-option strong{font-size:14px}.model-option small{color:#8c938d;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.model-option b{color:#6f7b68;font-size:14px}.model-option em{color:#ad721f;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:800;position:absolute;top:5px;right:7px}.wizard-credit{color:#66579a;background:#f1eef9;border:1px solid #ddd5f1;border-radius:11px;align-items:center;gap:10px;padding:12px 14px;display:flex}.wizard-credit.warning{color:#9a601a;background:#fff4e2;border-color:#efd2a5}.wizard-credit>span{gap:3px;min-width:0;display:grid}.wizard-credit strong{color:#383e39;font-size:15px}.wizard-credit small{color:#7e8580;font-size:14px}.wizard-credit>b{white-space:nowrap;margin-left:auto;font-size:14px}.prompt-generator{background:#f8faf5;border:1px solid #dfe5d8;border-radius:13px;gap:12px;padding:17px;display:grid}.prompt-generator>div:first-child{color:#4f5751;justify-content:space-between;align-items:center;gap:15px;font-size:15px;font-weight:750;display:flex}.prompt-generator>div:first-child strong{font:760 22px/1 var(--font-display)}.prompt-generator input[type=range]{accent-color:#95d424;width:100%}.range-labels{color:#999f9a;justify-content:space-between;margin-top:-7px;font-size:14px;display:flex}.prompt-generator p{color:#737a75;margin:0;font-size:14px}.prompt-generator p b{color:#333a34}.prompt-generator .button{width:100%}.wizard-prompt-list{gap:8px;display:grid}.wizard-prompt-list>div{grid-template-columns:24px minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.wizard-prompt-list>div>span{color:#717970;background:#edf0e9;border-radius:7px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:800;display:grid}.wizard-prompt-list textarea{resize:vertical;color:#343a35;width:100%;min-height:55px;font:500 15px/1.45 var(--font-body);background:#f8f9f6;border:1px solid #dfe3dc;border-radius:9px;outline:0;padding:10px 12px}.wizard-prompt-list textarea:focus{background:#fff;border-color:#9dcb4c}.wizard-prompt-list button{color:#a45359;cursor:pointer;background:#fff0f0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.manual-prompt{color:#545b55;cursor:pointer;background:#f7f8f5;border:1px dashed #cfd4cc;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:43px;font-size:15px;font-weight:750;display:flex}.launch-hero{background:linear-gradient(100deg,#f0ebfc,#f0f8e0);border-radius:12px;align-items:center;gap:13px;padding:15px;display:flex}.launch-hero>span{color:#3c581f;background:var(--lime);border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.launch-hero h3{font:750 18px/1.2 var(--font-display);margin:0}.launch-hero p{color:#747c75;margin:5px 0 0;font-size:14px}.launch-toggle{background:#fafbf8;border:1px solid #e0e4dc;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:15px;display:flex}.launch-toggle>span{gap:4px;display:grid}.launch-toggle strong{font-size:14px}.launch-toggle small{color:#858c86;font-size:14px}.launch-toggle input{accent-color:#91cf25;width:39px;height:21px}.launch-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.launch-summary div{background:#f5f7f2;border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.launch-summary span{color:#8c928d;font-size:14px}.launch-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.wizard-error{color:#9c3f47;background:#fff0f1;border:1px solid #f0d3d5;border-radius:9px;align-items:center;gap:8px;margin:0 28px 10px;padding:10px 12px;font-size:14px;display:flex}.wizard-content .wizard-error{margin:0}.wizard-actions{background:#fff;border-top:1px solid #e8ebe6;justify-content:flex-end;gap:9px;padding:14px 28px 20px;display:flex}.wizard-actions .button{min-width:120px}.onboarding-backdrop{z-index:100;background:#0b0e0cb8}.onboarding-modal{background:#fff;border:1px solid #e7eae4;border-radius:20px;width:min(560px,100%);max-height:92vh;padding:27px 30px 24px;position:relative;overflow-y:auto;box-shadow:0 32px 100px #0000004f}.onboarding-modal-top{color:#7e857f;justify-content:space-between;align-items:center;font-size:15px;display:flex}.onboarding-modal-top b{color:#729f2f;align-items:center;gap:5px;display:flex}.onboarding-modal-progress{background:#eff1ed;border-radius:99px;height:7px;margin:10px 0 25px;overflow:hidden}.onboarding-modal-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--violet), var(--lime));height:100%;transition:width .3s;display:block}.onboarding-modal-title{text-align:center}.onboarding-modal-title h2,.onboarding-tour h2,.onboarding-finish h2{font:760 25px/1.2 var(--font-display);letter-spacing:-.7px;margin:0}.onboarding-modal-title p,.onboarding-tour>p,.onboarding-finish>p{color:#7f8681;margin:7px 0 0;font-size:14px;line-height:1.5}.onboarding-option-list{gap:9px;margin-top:22px;display:grid}.onboarding-option-list button{text-align:left;cursor:pointer;background:#fafbf8;border:1px solid #e7eae4;border-radius:11px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:11px 12px;display:grid}.onboarding-option-list button:hover:not(:disabled){background:#f7fbf0;border-color:#b9d989;transform:translateY(-1px)}.onboarding-option-list button>span:first-child{color:#79a936;background:#eff7e3;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.onboarding-option-list button>span:nth-child(2){gap:3px;display:grid}.onboarding-option-list strong{font-size:14px}.onboarding-option-list small{color:#8e948f;font-size:14px}.onboarding-option-list button>svg{color:#a3a9a4}.onboarding-skip,.offer-later{color:#8a918b;cursor:pointer;background:0 0;border:0;margin:17px auto 0;padding:5px 10px;font-size:14px;font-weight:650;display:block}.onboarding-tour,.onboarding-finish{text-align:center;justify-items:center;display:grid}.tour-preview{color:#fff;background:radial-gradient(circle at 50% 20%,#b9f34b3d,#0000 38%),#171b19;border-radius:15px;align-content:center;place-items:center;gap:14px;width:100%;min-height:190px;margin-bottom:23px;display:grid}.tour-orbit{color:#192013;background:var(--lime);border-radius:22px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 0 0 12px #b9f34b14}.tour-preview>div{gap:6px;display:flex}.tour-preview>div i{background:#3b403c;border-radius:99px;width:36px;height:5px}.tour-preview>div i:first-child{background:var(--lime)}.tour-preview strong{font-size:14px}.tour-features{text-align:left;gap:7px;width:100%;margin:18px 0;display:grid}.tour-features span{color:#5d655f;align-items:center;gap:7px;font-size:14px;display:flex}.tour-features svg{color:#80b42c}.onboarding-tour>.button,.onboarding-finish>.button{width:100%}.finish-gift{color:#20281a;background:linear-gradient(135deg, var(--violet), var(--lime));border-radius:50%;place-items:center;width:70px;height:70px;margin:5px 0 18px;display:grid;box-shadow:0 14px 30px #a4d54a33}.onboarding-finish>strong{font:770 28px/1 var(--font-display);color:#7aae27;margin:9px 0 20px}.finish-steps{text-align:left;gap:8px;width:100%;margin-bottom:20px;display:grid}.finish-steps span{color:#4e5650;background:#f7f8f5;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;font-size:14px;font-weight:700;display:flex}.finish-steps b{color:#4d6e21;background:#eaf5d8;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.confetti i{top:-12px;left:calc(var(--n,1) * 5%);background:var(--lime);width:7px;height:13px;animation:2.4s ease-in infinite confettiFall;position:absolute;transform:rotate(20deg)}.confetti i:nth-child(3n){background:var(--violet)}.confetti i:nth-child(3n+1){background:#51c99c}.confetti i:first-child{--n:2;animation-delay:-.7s}.confetti i:nth-child(2){--n:5;animation-delay:-1.4s}.confetti i:nth-child(3){--n:8;animation-delay:-.2s}.confetti i:nth-child(4){--n:11;animation-delay:-1.8s}.confetti i:nth-child(5){--n:14;animation-delay:-.9s}.confetti i:nth-child(6){--n:17;animation-delay:-1.1s}.confetti i:nth-child(7){--n:1;animation-delay:-1.9s}.confetti i:nth-child(8){--n:4;animation-delay:-.4s}.confetti i:nth-child(9){--n:7;animation-delay:-1.6s}.confetti i:nth-child(10){--n:10;animation-delay:-.8s}.confetti i:nth-child(11){--n:13;animation-delay:-1.3s}.confetti i:nth-child(12){--n:16;animation-delay:-.1s}.confetti i:nth-child(13){--n:19;animation-delay:-1.7s}.confetti i:nth-child(14){--n:6;animation-delay:-.6s}.confetti i:nth-child(15){--n:9;animation-delay:-1.2s}.confetti i:nth-child(16){--n:12;animation-delay:-.3s}.confetti i:nth-child(17){--n:15;animation-delay:-1.5s}.confetti i:nth-child(18){--n:18;animation-delay:-1s}.monitoring-progress-overlay{z-index:110;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f5f1f0;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.monitoring-progress-card{text-align:center;background:#fff;border:1px solid #e7eae4;border-radius:23px;align-content:center;justify-items:center;gap:14px;width:min(1100px,100%);min-height:360px;padding:45px;display:grid;position:relative;box-shadow:0 28px 75px #282f231f}.monitoring-progress-card>.icon-button{position:absolute;top:18px;right:18px}.monitoring-progress-card>svg{color:#9adb31}.monitoring-progress-card h2{font:760 28px/1.2 var(--font-display);letter-spacing:-.8px;margin:2px 0 0}.monitoring-progress-track{background:#eef0ed;border-radius:99px;width:min(390px,90%);height:11px;overflow:hidden}.monitoring-progress-track i{background:linear-gradient(90deg, var(--violet), var(--lime));border-radius:inherit;height:100%;transition:width .3s;display:block}.monitoring-progress-card>strong{color:#616862;font-size:15px}.monitoring-progress-card>p{color:#8a908b;margin:2px 0 0;font-size:15px}.completion-modal,.special-offer-modal{text-align:center;background:#fff;border:1px solid #e7eae4;border-radius:19px;justify-items:center;width:min(540px,100%);padding:30px;display:grid;position:relative;box-shadow:0 30px 90px #00000040}.completion-modal>.icon-button,.special-offer-modal>.icon-button{position:absolute;top:15px;right:15px}.completion-modal>span,.special-offer-modal>span{color:#6fa322;background:#eff8df;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:18px;display:grid}.completion-modal h2,.special-offer-modal h2{font:760 24px/1.25 var(--font-display);letter-spacing:-.6px;margin:0}.completion-modal p,.special-offer-modal p{color:#747b75;margin:10px 0 0;font-size:15px;line-height:1.5}.completion-modal>b{font:750 18px/1.2 var(--font-display);color:#78ad2b;margin:7px 0 23px}.completion-modal>.button,.special-offer-modal>.button{width:100%}.special-offer-modal>span{color:#6d5aa4;background:#f1edfb;margin-bottom:15px}.special-offer-modal h2{color:#252a26}.special-offer-modal>strong{margin:13px 0;font-size:14px}.special-offer-modal time{color:#728f50;font:760 20px/1 var(--font-display);letter-spacing:1px;background:#f7f8f5;border-radius:10px;margin:5px 0 23px;padding:11px 17px}@keyframes confettiFall{0%{transform:translateY(-20px)rotate(0)}to{transform:translateY(620px)rotate(540deg)}}.prompt-manager{width:min(900px,100%)}.prompt-editor-list{gap:9px;margin-top:22px;display:grid}.prompt-editor-row{background:#f8f9f6;border:1px solid #e8ebe5;border-radius:11px;grid-template-columns:minmax(260px,1fr) 145px 75px 92px auto;align-items:center;gap:8px;padding:11px;display:grid}.prompt-editor-row input,.prompt-editor-row select,.prompt-add-form input,.prompt-add-form select{color:#343935;background:#fff;border:1px solid #dde1da;border-radius:8px;outline:0;width:100%;height:38px;padding:0 10px;font-size:15px}.prompt-editor-row input:focus,.prompt-editor-row select:focus,.prompt-add-form input:focus,.prompt-add-form select:focus{border-color:#9dcf44;box-shadow:0 0 0 3px #9dcf441f}.prompt-weight{color:#8b918d;gap:3px;font-size:14px;font-weight:750;display:grid}.prompt-weight input{height:29px}.prompt-enabled{background:#fff;border:1px solid #e3e6e0;border-radius:8px;min-height:38px;padding:0 7px}.prompt-editor-actions{align-items:center;gap:6px;display:flex}.prompt-editor-actions .button{min-width:0;height:36px;padding-inline:11px}.prompt-add-form{background:#f1f5eb;border:1px solid #dce8ca;border-radius:12px;gap:9px;margin-top:17px;padding:15px;display:grid}.prompt-add-form>strong{font-size:14px}.prompt-add-form>div{grid-template-columns:180px 80px auto;align-items:end;gap:8px;display:grid}.prompt-add-form .button{justify-self:end;height:38px}.drawer-backdrop{place-items:stretch end;padding:0}.response-drawer{background:#fff;width:min(560px,100%);height:100%;padding:27px;animation:.22s slideIn;overflow-y:auto;box-shadow:-24px 0 70px #00000029}.drawer-head{border-bottom:1px solid var(--line);padding-bottom:21px}.drawer-section{border-bottom:1px solid var(--line);padding:20px 0}.drawer-label{color:#969c98;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:800;display:block}.prompt-quote{color:#333834;border-left:3px solid var(--lime);background:#f5f6f2;border-radius:0 9px 9px 0;margin:0;padding:13px 14px;font-size:14px;line-height:1.55}.analysis-pills{flex-wrap:wrap;gap:7px;display:flex}.pill{color:#5f6661;background:#f0f2ee;border-radius:7px;padding:6px 8px;font-size:14px;font-weight:700}.pill.success{color:#527e16;background:#ecf5df}.pill.muted{color:#858b87}.answer-box{white-space:pre-wrap;color:#444a46;background:#fafbf8;border:1px solid #eaede7;border-radius:10px;padding:16px;font-size:14px;line-height:1.75}.source-list{gap:7px;display:grid}.source-list a{color:#4b514d;background:#f7f8f5;border:1px solid #e9ebe7;border-radius:9px;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;padding:10px 11px;font-size:15px;text-decoration:none;display:grid}.source-list a:hover{border-color:#b9d48b}.empty-copy{color:#999e9b;font-size:15px}.seo-section{margin-top:28px;padding-top:8px;scroll-margin-top:80px}.seo-section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.seo-section-head h2{font:750 26px/1.1 var(--font-display);letter-spacing:-.8px;margin:0}.seo-section-head p{max-width:610px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.seo-run-controls .provider-select select{max-width:195px}.button-dark{color:#fff;background:#1c1f1d;min-width:173px;box-shadow:0 8px 20px #1419151f}.button-dark:hover:not(:disabled){background:#292e2a;box-shadow:0 10px 25px #1419152e}.seo-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:245px;display:flex}.seo-empty-icon{color:#669d18;background:#eef8df;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.seo-empty h3{font:750 18px/1.2 var(--font-display);margin:14px 0 0}.seo-empty p{color:#888e89;max-width:460px;margin:8px 0 17px;font-size:14px;line-height:1.55}.seo-metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;display:grid}.seo-metric{background:#1b1e1c;border:1px solid #2a2e2b;border-radius:14px;flex-direction:column;min-height:112px;padding:16px 17px;display:flex;box-shadow:0 7px 25px #161c1714}.seo-metric:nth-child(2){background:#242126;border-color:#332f36}.seo-metric:nth-child(3){background:#22241f;border-color:#30332b}.seo-metric:nth-child(4){background:#20242a;border-color:#2c323a}.seo-metric>span{color:#8e958f;font-size:15px;font-weight:650}.seo-metric strong{color:#fff;font:750 28px/1 var(--font-display);letter-spacing:-1px;margin-top:8px}.seo-metric small{color:#707771;margin-top:auto;font-size:14px}.seo-audit-meta{color:#7d837f;align-items:center;gap:8px;min-height:36px;padding:0 4px;font-size:14px;display:flex}.crawl-mode{color:#4f7d13;background:#edf6e1;border-radius:99px;margin-left:3px;padding:4px 7px;font-weight:750}.crawl-mode.rendered{color:#185c75;background:#e5f4f8}.crawl-mode.simulated{color:#7761a6;background:#f0ecfa}.issue-count{color:#ad6a22;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.seo-content-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.seo-table-panel{padding-bottom:10px}.seo-table{margin:14px -21px 0}.seo-table-head,.seo-table-row{grid-template-columns:minmax(0,1fr) 80px 55px;align-items:center;gap:10px;padding-inline:21px;display:grid}.seo-table-head{color:#a0a5a1;text-transform:uppercase;background:#f7f8f5;border-block:1px solid #eceeea;height:30px;font-size:14px;font-weight:750}.seo-table-row{color:#6d746f;border-bottom:1px solid #eff1ed;min-height:45px;font-size:14px}.seo-table-row>span:first-child{color:#333935;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-weight:650;display:flex;overflow:hidden}.seo-table-row>span:first-child svg{color:#82b52f;flex:none}.seo-table-row strong{color:#202420;font-size:15px}.article-list{gap:6px;margin-top:14px;display:grid}.article-row{min-height:50px;color:inherit;background:#f8f9f6;border:1px solid #edf0eb;border-radius:9px;grid-template-columns:31px minmax(0,1fr) 15px;align-items:center;gap:9px;padding:7px 8px;text-decoration:none;display:grid}.article-row:hover{background:#fff;border-color:#cfe4aa}.article-icon{color:#6c991f;background:#edf6df;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.article-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.article-row strong{color:#3f4541;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.article-row small{color:#979d98;margin-top:4px;font-size:14px}.article-row>svg{color:#a1a6a2}.seo-empty-copy{text-align:center;padding:22px 5px}.seo-keywords-panel{margin-top:13px;padding-bottom:9px}.keywords-table{margin:14px -21px 0}.keywords-head,.keyword-row{grid-template-columns:minmax(170px,1fr) 70px 90px minmax(230px,1fr);align-items:center;gap:12px;padding-inline:21px;display:grid}.keywords-head{color:#a0a5a1;text-transform:uppercase;background:#f7f8f5;border-block:1px solid #eceeea;height:30px;font-size:14px;font-weight:750}.keyword-row{color:#737a75;border-bottom:1px solid #eff1ed;min-height:46px;font-size:14px}.keyword-row>strong{color:#383e3a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.keyword-row>a{color:#718e40;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;text-decoration:none;display:flex;overflow:hidden}.keyword-row>a svg{flex:none}.rank{color:#756a47;background:#f5f1e5;border-radius:7px;place-items:center;width:27px;height:25px;font-weight:750;display:grid}.rank-good{color:#568514;background:#edf6e1}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}}@media (max-width:1120px){.onboarding-panel{grid-template-columns:1fr auto}.onboarding-steps{grid-area:2/1/auto/-1}.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.score-content{grid-template-columns:150px 1fr}.responses-head,.response-row{grid-template-columns:minmax(220px,1.4fr) minmax(130px,.8fr) 90px 18px}.responses-head span:nth-child(4),.response-row span:nth-child(4){display:none}.seo-metrics-grid{grid-template-columns:repeat(2,1fr)}.seo-content-grid{grid-template-columns:1fr}}@media (max-width:780px){.sidebar{width:min(300px,88vw);transition:transform .22s;transform:translate(-105%);box-shadow:18px 0 60px #00000040}.sidebar-open{transform:translate(0)}.mobile-close,.mobile-menu{display:grid}.main-panel{width:100%;margin-left:0}.topbar{height:60px;padding:0 16px}.breadcrumbs span,.breadcrumbs svg,.topbar-actions .icon-button:first-child{display:none}.page-content{padding:25px 16px 60px}.page-heading{flex-direction:column;align-items:flex-start}.run-controls{width:100%}.provider-select{flex:1}.provider-select select{width:100%}.metrics-grid{grid-template-columns:1fr 1fr}.score-content{grid-template-columns:130px 1fr}.score-ring{--size:120px}.score-ring:before{width:90px;height:90px}.prompt-row{grid-template-columns:24px minmax(0,1fr)}.prompt-result,.category,.responses-head{display:none}.response-row{grid-template-columns:minmax(0,1fr) 18px;padding:10px 16px}.response-row>span:not(.response-prompt){display:none}.form-grid{grid-template-columns:1fr}.seo-section-head{flex-direction:column;align-items:flex-start}.seo-run-controls{width:100%}.seo-run-controls .button{flex:1}.keywords-head,.keyword-row{grid-template-columns:minmax(150px,1fr) 55px 75px}.keywords-head span:last-child,.keyword-row a{display:none}}@media (max-width:520px){.metrics-grid{grid-template-columns:1fr}.run-controls{flex-direction:column;align-items:stretch}.run-button{width:100%}.score-content{grid-template-columns:1fr;justify-items:center;padding:20px 0}.score-breakdown{width:100%}.panel{padding:17px}.prompt-table,.responses-table{margin-inline:-17px}.prompt-row{padding-inline:17px}.last-check{display:none}.seo-metrics-grid{grid-template-columns:1fr 1fr}.seo-metric{min-height:104px;padding:14px}.seo-metric strong{font-size:24px}.seo-run-controls{flex-direction:column}.seo-run-controls .button{width:100%}.seo-audit-meta{flex-wrap:wrap;align-items:flex-start;padding-block:8px}.issue-count{width:100%;margin-left:15px}.seo-table,.keywords-table{margin-inline:-17px}.seo-table-head,.seo-table-row,.keywords-head,.keyword-row{padding-inline:17px}.keywords-head,.keyword-row{grid-template-columns:minmax(150px,1fr) 50px 64px}}.auth-shell{background:radial-gradient(circle at 15% 15%,#b8f34a29,#0000 32%),radial-gradient(circle at 85% 85%,#845ef729,#0000 34%),#f4f5f0;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:#fffffff0;border-radius:26px;width:min(100%,470px);padding:38px;box-shadow:0 24px 70px #12160e1f}.auth-brand{align-items:center;gap:10px;margin-bottom:28px;font-size:20px;display:flex}.auth-brand span{color:#172008;background:var(--lime);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.auth-card h1{letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(27px,5vw,38px);line-height:1.05}.auth-copy{color:var(--muted);margin:0 0 24px;line-height:1.55}.auth-tabs{background:#eef0e9;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #14180f14}.auth-form{gap:15px;display:grid}.auth-form label{color:#4e5349;gap:7px;font-size:15px;font-weight:700;display:grid}.auth-form input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d9dcd3;border-radius:11px;outline:none;padding:13px 14px}.auth-form input:focus{border-color:#94bd44;box-shadow:0 0 0 3px #b8f34a33}.auth-form small{color:var(--muted);margin-top:-8px}.auth-form .button{justify-content:center;min-height:47px;margin-top:4px}.auth-error{color:#a12d25;background:#fff0ee;border-radius:10px;padding:11px 13px;font-size:15px}.verification-card{gap:16px;display:grid}.verification-card .auth-brand{margin-bottom:8px}.verification-card .button{text-decoration:none}.verification-status{color:#5e665f;background:#f3f5f1;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.verification-status p{margin:0;line-height:1.5}.verification-status.verified{color:#4e6d25;background:#eff8df}.verification-status.error{color:#9e3e46;background:#fff0f1}.invite-card{gap:16px;width:min(520px,100% - 32px);display:grid}.invite-card .auth-brand{margin-bottom:8px}.invite-card>.button{justify-content:center;text-decoration:none}.invite-loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.invite-summary{grid-template-columns:1fr 1fr;gap:9px;display:grid}.invite-summary>span{color:#52623e;background:#f3f6ee;border:1px solid #e4eadb;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;padding:13px;display:grid}.invite-summary>span svg{grid-row:1/span 2}.invite-summary small{color:#8a9285;font-size:14px}.invite-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.empty-workspace{background:#f4f5f0;place-items:center;min-height:100vh;padding:24px;display:grid}.empty-workspace-card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:24px;max-width:560px;padding:42px}.empty-workspace-card h1{letter-spacing:-.04em;margin:14px 0 10px;font-size:36px}.empty-workspace-card p{color:var(--muted);margin:0 0 24px;line-height:1.6}.seo-source-badge{color:#4f6530;background:#eff8dc;border-radius:999px;padding:4px 8px;font-size:14px;font-weight:800}.seo-source-badge.failed{color:#9d4639;background:#fff0ec}.seo-source-badge.simulated{color:#5b6063;background:#eef0f1}.seo-credit-panel{margin-bottom:14px}.seo-credit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.seo-credit-source{background:#fafbf8;border:1px solid #e6e9e2;border-radius:12px;padding:14px}.seo-credit-source.warning{background:#fff8ef;border-color:#efc69b}.seo-credit-title{color:#252a26;justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.seo-credit-title>span{color:#a25c1c;align-items:center;gap:4px;font-size:14px;font-weight:750;display:flex}.seo-credit-progress{background:#e9ece5;border-radius:999px;height:6px;margin:10px 0 12px;overflow:hidden}.seo-credit-progress i{border-radius:inherit;background:linear-gradient(90deg,#8ebd3f,#b4d95d);height:100%;display:block}.seo-credit-source.warning .seo-credit-progress i{background:linear-gradient(90deg,#e19a41,#efb35f)}.seo-credit-facts{color:#7b827d;grid-template-columns:1fr 1fr;gap:7px 14px;font-size:14px;display:grid}.seo-credit-facts span{justify-content:space-between;gap:8px;display:flex}.seo-credit-facts strong{color:#404641;text-align:right;font-weight:750}.seo-credit-error{color:#a05245;margin-top:9px;font-size:14px;display:block}.settings-section{margin-top:28px;padding-top:8px;scroll-margin-top:78px}.billing-loading{min-height:140px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:14px;display:flex}.billing-provider-state{color:#777d79;white-space:nowrap;background:#eff1ee;border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-size:14px;font-weight:800;display:inline-flex}.billing-provider-state.connected{color:#4f6f25;background:#edf7dd}.billing-current-plan{gap:18px;margin-bottom:13px;display:grid}.billing-current-head{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid}.billing-plan-icon{color:#587e20;background:#eff8df;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.billing-current-head>div{gap:3px;display:grid}.billing-current-head small{color:var(--muted);font-size:14px}.billing-current-head strong{font:750 19px/1.1 var(--font-display)}.billing-usage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.billing-usage-grid>div{background:#fafbf8;border:1px solid #e5e8e1;border-radius:11px;gap:9px;padding:12px;display:grid}.billing-usage-grid span{color:#737a75;justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.billing-usage-grid span b{color:#3f4640}.billing-usage-grid>div>i{background:#e8ebe5;border-radius:99px;height:6px;overflow:hidden}.billing-usage-grid>div>i>b{border-radius:inherit;background:linear-gradient(90deg, #85ad39, var(--lime));height:100%;display:block}.billing-period{color:#7a817c;font-size:14px}.billing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.billing-plan-card{flex-direction:column;gap:14px;display:flex}.billing-plan-card.current{border-color:#cfe7a2;box-shadow:inset 0 0 0 1px #e6f3ce}.billing-plan-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.billing-plan-title h3{font:750 17px/1.2 var(--font-display);margin:0}.billing-plan-title p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.45}.billing-plan-title>span{color:#507126;background:#edf7dc;border-radius:99px;padding:5px 8px;font-size:14px;font-weight:800}.billing-price{font:800 22px/1 var(--font-display);letter-spacing:-.5px}.billing-plan-card ul{color:#555d57;gap:9px;margin:0;padding:0;font-size:15px;list-style:none;display:grid}.billing-plan-card li{align-items:center;gap:7px;display:flex}.billing-plan-card li svg{color:#6f9b2d}.billing-plan-card li.muted{color:#9a9f9b}.billing-plan-card li.muted svg{color:#aaafab}.billing-plan-card>.button{justify-content:center;margin-top:auto}.settings-section-head{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:15px;display:flex}.settings-section-head h2{font:750 26px/1.1 var(--font-display);letter-spacing:-.8px;margin:0}.settings-section-head p{max-width:610px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.settings-notice,.settings-feedback{color:#806027;background:#fff9e9;border:1px solid #ead7ab;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 13px;font-size:15px;display:flex}.settings-feedback{color:#536c31;background:#f5faec;border-color:#dce9c6}.integration-settings-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.integration-card{flex-direction:column;gap:14px;display:flex}.integration-card-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.integration-card-head h3{font:750 16px/1.2 var(--font-display);margin:0}.integration-card-head small{color:var(--muted);margin-top:3px;font-size:14px;display:block}.integration-icon{color:#638d22;background:#eff8df;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.integration-icon.similarweb{color:#426b97;background:#eaf2fb}.integration-icon.google{color:#3f6fb6;background:#edf3ff}.integration-icon.yandex{color:#b04e3e;background:#fff0ed}.integration-state{color:#777d79;background:#eff1ee;border-radius:999px;padding:5px 8px;font-size:14px;font-weight:800}.integration-state.connected{color:#4e6d25;background:#edf7dc}.integration-icon.danger{color:#a73c45;background:#fff0f1}.account-sessions-card{grid-column:1/-1}.account-session-list{border:1px solid #e7eae4;border-radius:11px;display:grid;overflow:hidden}.account-session-row{background:#fbfcfa;border-bottom:1px solid #edf0ea;justify-content:space-between;align-items:center;gap:14px;padding:11px 12px;display:flex}.account-session-row:last-child{border-bottom:0}.account-session-row>div{gap:4px;min-width:0;display:grid}.account-session-row strong{color:#343a35;font-size:15px}.account-session-row small{color:#858b86;font-size:14px}.account-session-row .icon-button{flex:none;width:31px;height:31px}.account-session-empty{color:var(--muted);margin:0;padding:16px;font-size:15px}.account-card-copy{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.account-data-card .button{text-decoration:none}.account-danger-card{background:#fffdfd;border-color:#f0d4d7}.account-danger-card .settings-field input:focus{border-color:#dc7d84;box-shadow:0 0 0 3px #d84d571f}.team-settings-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:13px;display:grid}.team-settings-grid>.panel{padding:20px}.team-roster-card,.team-invitations-card{flex-direction:column;gap:14px;display:flex}.team-roster-card{grid-row:span 2}.team-member-list,.team-invitation-list{border:1px solid #e7eae4;border-radius:11px;display:grid;overflow:hidden}.team-member-row{background:#fbfcfa;border-bottom:1px solid #edf0ea;grid-template-columns:34px minmax(130px,1fr) minmax(110px,145px) 32px;align-items:center;gap:10px;min-height:58px;padding:9px 11px;display:grid}.team-member-row:last-child,.team-invitation-row:last-child{border-bottom:0}.team-avatar{color:#4f6f25;background:#edf7dd;border-radius:10px;place-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:grid}.team-member-identity{gap:4px;min-width:0;display:grid}.team-member-identity strong,.team-invitation-row strong{color:#343a35;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.team-member-identity small,.team-invitation-row small{color:#858b86;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.team-member-row select{color:#4c554e;background:#fff;border:1px solid #dfe4db;border-radius:8px;outline:0;width:100%;height:32px;padding:0 8px;font-size:14px;font-weight:700}.team-member-row .icon-button,.team-invitation-row .icon-button{width:31px;height:31px}.team-role,.team-invite-status{color:#59625b;white-space:nowrap;background:#eef1ed;border-radius:99px;justify-self:end;padding:5px 8px;font-size:14px;font-weight:800}.team-role.role-owner{color:#725d1c;background:#fff4cb}.team-role.role-admin{color:#5b4d84;background:#f0ecfa}.team-invite-link{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.team-invite-link input{color:#5b625d;background:#f7f9f5;border:1px solid #dfe4db;border-radius:9px;outline:0;width:100%;height:36px;padding:0 10px;font-size:14px}.team-invitation-row{background:#fbfcfa;border-bottom:1px solid #edf0ea;grid-template-columns:minmax(0,1fr) auto 32px;align-items:center;gap:9px;min-height:50px;padding:8px 10px;display:grid}.team-invitation-row>div{gap:4px;min-width:0;display:grid}.team-invite-status.pending{color:#5f792f;background:#edf6df}.team-invite-status.expired{color:#8b6961;background:#f6eeee}.integration-icon.ownership{color:#806617;background:#fff4cb}.credential-summary{color:#777e79;background:#f5f7f3;border-radius:9px;align-items:center;gap:9px;padding:9px 11px;font-size:14px;display:flex}.credential-summary span:first-child{color:#353b36;font-weight:750}.credential-summary strong{color:#526b30;margin-left:auto}.settings-fields-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.settings-fields-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-field{gap:6px;min-width:0;display:grid}.settings-field-wide{width:100%}.settings-field>span{color:#747b76;font-size:14px;font-weight:700}.settings-field input,.settings-field select{color:#272d28;width:100%;height:37px;font:600 15px var(--font-sans);background:#fbfcfa;border:1px solid #e0e4de;border-radius:9px;outline:none;padding:0 11px;transition:border-color .15s,box-shadow .15s}.settings-field input:focus,.settings-field select:focus{border-color:#9bc64f;box-shadow:0 0 0 3px #a7d65226}.integration-actions{align-items:center;gap:8px;margin-top:auto;display:flex}.integration-actions .button{flex:1}.icon-button.danger{color:#a25045;background:#fff2ef;border-color:#f1d8d2}.integration-help{color:#858c87;min-height:30px;margin:-2px 0 0;font-size:14px;line-height:1.55}.credential-error{color:#a34f42;align-items:flex-start;gap:6px;font-size:14px;line-height:1.45;display:flex}.credential-error svg{flex:none}.notification-channels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-webhook-card{grid-column:1/-1}.notification-channel-options{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:14px;display:grid}.notification-webhook-card .notification-channel-options{grid-template-columns:minmax(160px,1fr) minmax(210px,1fr) auto}.channel-enabled{color:#535b55;white-space:nowrap;align-items:center;gap:7px;min-height:37px;font-size:15px;font-weight:700;display:flex}.channel-enabled input{accent-color:#85ae38;width:15px;height:15px}.notification-channel-actions .button{min-width:130px}.integration-icon.telegram{color:#2878a4;background:#e9f5fb}.integration-icon.email{color:#7657a6;background:#f2edfb}.integration-icon.webhook{color:#a35f2f;background:#fff1e7}.integration-icon.slack{color:#5d4c85;background:#f1edfa}.delivery-scheduler-note{color:#667069;white-space:nowrap;background:#f1f3ef;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:14px;display:flex}.slack-oauth-connect{background:#faf8ff;border:1px solid #e5e0ef;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;display:grid}.slack-oauth-connect>div{gap:4px;display:grid}.slack-oauth-connect strong{font-size:14px}.slack-oauth-connect small{color:#77727f;font-size:14px;line-height:1.45}.integration-divider{color:#9a9f9b;text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:10px;font-size:14px;display:flex}.integration-divider:before,.integration-divider:after{content:"";background:#e7e9e4;flex:1;height:1px}.slack-oauth-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.slack-oauth-summary>span{background:#f5f3f9;border-radius:10px;gap:4px;padding:10px 11px;display:grid}.slack-oauth-summary small{color:#89848e;font-size:14px}.slack-oauth-summary strong{color:#4c4653;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.notification-webhook-card .slack-channel-options{grid-template-columns:minmax(220px,1fr) auto}.seo-history-panel{margin-bottom:18px}.seo-history-bars{align-items:flex-end;gap:10px;height:165px;padding-top:14px;display:flex}.seo-history-bars>div{flex:1;grid-template-rows:1fr auto;align-items:end;min-width:28px;height:100%;display:grid}.seo-history-bars i{background:linear-gradient(180deg, var(--lime), #79a72c);border-radius:8px 8px 3px 3px;justify-self:center;width:100%;max-width:54px;min-height:5px}.seo-history-bars span{color:var(--muted);text-align:center;margin-top:8px;font-size:15px}.competitor-seo-grid{gap:0;margin-top:8px;display:grid}.competitor-seo-grid>div{border-top:1px solid var(--border);grid-template-columns:minmax(160px,1fr) 120px 120px;align-items:center;gap:16px;padding:13px 0;display:grid}.competitor-seo-grid span{gap:3px;display:grid}.competitor-seo-grid small{color:var(--muted);font-size:14px}.intelligence-grid{margin-top:18px}.visibility-bars{gap:15px;margin-top:20px;display:grid}.visibility-bars>div{grid-template-columns:minmax(110px,150px) 1fr 40px;align-items:center;gap:12px;display:grid}.visibility-bars>div>span{gap:3px;min-width:0;display:grid}.visibility-bars>div>span strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.visibility-bars small{color:var(--muted);font-size:15px}.visibility-bars>div>div{background:#eceee8;border-radius:99px;height:8px;overflow:hidden}.visibility-bars>div>div i{border-radius:inherit;background:#acaeb0;min-width:3px;height:100%;display:block}.visibility-bars .brand-row>div i{background:linear-gradient(90deg, #8ebd37, var(--lime))}.visibility-bars .brand-row>span strong{color:#5d7b22}.visibility-bars>div>strong{text-align:right}.citation-map-list{margin-top:12px;display:grid}.citation-map-list a{border-top:1px solid var(--border);color:inherit;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:14px;padding:12px 0;text-decoration:none;display:grid}.citation-map-list a>span{gap:4px;min-width:0;display:grid}.citation-map-list a strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.citation-map-list a small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.citation-map-list b{color:#38451f;background:#eef5df;border-radius:10px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.help-card{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:15px;display:grid}.help-icon{color:#557a20;background:#eef7dd;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.help-card h2{font:750 20px/1.2 var(--font-display);letter-spacing:-.35px;margin:5px 0 8px}.help-card p,.help-card ol{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.help-card ol{gap:5px;padding-left:20px;display:grid}.help-card .button{border:1px solid var(--line);margin-top:16px;text-decoration:none}.help-links{flex-wrap:wrap;gap:8px 16px;margin-top:14px;display:flex}.help-links a{color:#587c26;font-size:15px;font-weight:700}.reports-section{margin-top:28px;scroll-margin-top:78px}.reports-section-head{margin-bottom:14px}.reports-section-head h2{font:750 26px/1.1 var(--font-display);letter-spacing:-.8px;margin:4px 0 0}.reports-section-head p{max-width:650px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.report-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;display:grid}.report-icon{color:#567d1d;background:linear-gradient(145deg,#f2fadd,#e8f5ca);border-radius:14px;align-self:start;place-items:center;width:48px;height:48px;display:grid}.report-copy{min-width:0}.report-copy>strong{font:750 16px/1.25 var(--font-display);display:block}.report-copy>p{max-width:740px;color:var(--muted);margin:7px 0 12px;font-size:15px;line-height:1.55}.report-copy>small{color:#8a908b;margin-top:11px;font-size:14px;display:block}.report-includes{flex-wrap:wrap;gap:7px;display:flex}.report-includes span{color:#646b66;background:#f3f5f1;border-radius:8px;padding:6px 9px;font-size:14px}.report-includes b{color:#303630;margin-right:3px}.report-action{justify-items:stretch;gap:9px;min-width:190px;display:grid}.report-action>span{color:#929792;text-align:center;font-size:14px}.report-action .button{justify-content:center;text-decoration:none}.report-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.schedule-section{margin-top:28px;scroll-margin-top:78px}.schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.schedule-loading{min-height:130px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:14px;display:flex}.schedule-card{flex-direction:column;gap:15px;display:flex}.schedule-card-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.schedule-icon{color:#587d21;background:#eef7dd;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.schedule-card-head h3{font:750 16px/1.2 var(--font-display);margin:0}.schedule-card-head p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.35}.schedule-state{color:#777d79;background:#eff1ee;border-radius:999px;padding:5px 8px;font-size:14px;font-weight:800}.schedule-state.active{color:#4e6d25;background:#edf7dc}.schedule-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.schedule-fields label{gap:6px;min-width:0;display:grid}.schedule-fields label>span{color:#747b76;font-size:14px;font-weight:700}.schedule-fields select{color:#272d28;background:#fbfcfa;border:1px solid #e0e4de;border-radius:9px;outline:none;width:100%;height:38px;padding:0 32px 0 11px;font-size:15px;font-weight:650}.schedule-fields select:focus{border-color:#9bc64f;box-shadow:0 0 0 3px #a7d65226}.schedule-fields select:disabled{color:#919692;background:#f3f4f2}.schedule-toggle{color:#5d645f;cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.schedule-toggle input{accent-color:#83b928;width:15px;height:15px;margin:0}.schedule-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.schedule-meta span{color:#888e89;background:#f5f7f3;border-radius:9px;gap:4px;padding:9px 10px;font-size:14px;display:grid}.schedule-meta strong{color:#454c46;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.schedule-actions{align-items:center;gap:8px;margin-top:auto;display:flex}.schedule-actions .button{flex:1}.alert-rules-section{margin-top:28px;scroll-margin-top:78px}.alert-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.alert-rule-card{flex-direction:column;gap:15px;display:flex}.alert-rule-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.alert-rule-fields label{gap:6px;min-width:0;display:grid}.alert-rule-fields label>span:first-child{color:#747b76;font-size:14px;font-weight:700}.alert-rule-fields select,.alert-rule-fields input{color:#272d28;width:100%;height:38px;font:650 15px var(--font-sans);background:#fbfcfa;border:1px solid #e0e4de;border-radius:9px;outline:none;padding:0 11px}.alert-rule-fields select:focus,.alert-rule-fields input:focus{border-color:#9bc64f;box-shadow:0 0 0 3px #a7d65226}.alert-number-input{display:block;position:relative}.alert-number-input input{padding-right:42px}.alert-number-input b{color:#7b827d;pointer-events:none;font-size:14px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.schedule-icon.alert-visibility_drop{color:#6c8c2d;background:#eff7df}.schedule-icon.alert-seo_traffic_drop{color:#a36428;background:#fff2e3}.schedule-icon.alert-competitor_overtake{color:#6a58a2;background:#f1edfb}.schedule-icon.alert-daily_digest{color:#32789a;background:#e9f5fa}.alert-events-panel{margin-top:13px}.alert-events-list{margin-top:8px;display:grid}.alert-events-list>div{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.alert-events-list>div>span:first-child{gap:3px;display:grid}.alert-events-list strong{font-size:14px}.alert-events-list small{color:var(--muted);font-size:14px}.alert-events-list>div>span:last-child{color:#617047;background:#f0f5e8;border-radius:999px;padding:5px 8px;font-size:14px;font-weight:750}@media (max-width:1120px){.integration-settings-grid,.team-settings-grid{grid-template-columns:1fr}.team-roster-card{grid-row:auto}.billing-plan-grid,.schedule-grid,.alert-rules-grid,.help-grid{grid-template-columns:1fr}}@media (max-width:720px){.project-wizard{border-radius:15px;max-height:96vh}.wizard-heading{padding:18px 18px 10px}.wizard-heading h2{font-size:21px}.wizard-stepper{gap:6px;padding:12px 14px 16px}.wizard-stepper>div{gap:2px}.wizard-stepper>div:not(:last-child):after{width:calc(100% - 25px);top:15px;left:calc(50% + 22px)}.wizard-stepper>div>span{width:31px;height:31px;font-size:15px}.wizard-stepper strong{font-size:14px}.wizard-stepper small{display:none}.wizard-content{height:min(390px,96vh - 220px);min-height:250px;padding:14px}.wizard-form,.wizard-models,.wizard-prompts,.wizard-launch{padding:15px}.wizard-two,.model-grid,.launch-summary{grid-template-columns:1fr}.wizard-actions{padding:12px 16px 16px}.wizard-actions .button{flex:1;min-width:0}.onboarding-modal{padding:22px 18px 18px}.monitoring-progress-card{min-height:320px;padding:35px 20px}.monitoring-progress-card h2{font-size:22px}.completion-modal,.special-offer-modal{padding:27px 20px 22px}.onboarding-panel{grid-template-columns:1fr}.onboarding-steps{grid-area:auto;grid-template-columns:1fr}.onboarding-panel>.button{width:100%}.prompt-editor-row{grid-template-columns:1fr 1fr}.prompt-editor-text{grid-column:1/-1}.prompt-editor-actions{grid-column:1/-1;justify-content:flex-end}.prompt-add-form>div{grid-template-columns:1fr 80px}.prompt-add-form .button{grid-column:1/-1;width:100%}.seo-credit-grid,.seo-credit-facts{grid-template-columns:1fr}.settings-section-head{flex-direction:column;align-items:flex-start}.settings-section-head .button{width:100%}.settings-fields-grid{grid-template-columns:1fr 1fr}.competitor-seo-grid>div{grid-template-columns:minmax(130px,1fr) 80px}.competitor-seo-grid>div>span:last-child{display:none}.visibility-bars>div{grid-template-columns:minmax(90px,120px) 1fr 36px;gap:8px}.seo-history-bars{gap:5px}.seo-history-bars span{display:none}.report-panel{grid-template-columns:auto minmax(0,1fr)}.report-action{grid-column:2;justify-items:start;min-width:0}.report-action .button{min-width:190px}.schedule-fields{grid-template-columns:1fr 1fr}.notification-channel-options,.notification-webhook-card .notification-channel-options{grid-template-columns:1fr;align-items:stretch}.billing-current-head{grid-template-columns:auto minmax(0,1fr) auto}.billing-current-head .button{grid-column:2/-1;justify-content:center}.billing-usage-grid,.slack-oauth-summary{grid-template-columns:1fr}.slack-oauth-connect{grid-template-columns:auto minmax(0,1fr)}.slack-oauth-connect .button{grid-column:2;justify-content:center}.notification-channel-actions{flex-wrap:wrap}.delivery-scheduler-note{white-space:normal}}@media (max-width:520px){.credit-balance span{display:none}.credit-balance{padding-inline:9px}.wizard-stepper{padding-bottom:39px}.wizard-stepper strong{display:none}.wizard-stepper>div.active strong{width:88px;font-size:14px;line-height:1.2;display:block;position:absolute;top:37px}.wizard-content{padding:10px}.wizard-form,.wizard-models,.wizard-prompts,.wizard-launch{gap:12px;padding:12px}.onboarding-option-list button{padding:9px}.tour-preview{min-height:155px}.settings-fields-grid,.invite-summary{grid-template-columns:1fr}.team-member-row{grid-template-columns:34px minmax(0,1fr) 32px}.team-member-row select,.team-member-row .team-role{grid-area:2/2;justify-self:stretch}.team-member-row .icon-button{grid-area:1/3/span 2}.team-invitation-row{grid-template-columns:minmax(0,1fr) 32px}.team-invite-status{grid-column:1;justify-self:start}.team-invitation-row .icon-button{grid-area:1/2/span 2}.credential-summary{flex-direction:column;align-items:flex-start}.credential-summary strong{margin-left:0}.report-panel{grid-template-columns:1fr}.report-action{grid-column:auto;width:100%}.report-action .button{width:100%}.schedule-fields,.schedule-meta,.alert-rule-fields{grid-template-columns:1fr}.schedule-card-head{grid-template-columns:auto minmax(0,1fr)}.schedule-state{grid-column:2;justify-self:start}.notification-popover{width:auto;position:fixed;top:56px;left:12px;right:12px}.notification-channel-actions .button{flex-basis:100%;width:100%;min-width:0}.help-card{grid-template-columns:1fr}}
