*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:500;color:#101828;background:#e9edf3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{width:100%;max-width:100%}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#e9edf3}#root{min-height:100vh}main{width:100%;max-width:100%;overflow-x:hidden}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#080e1ae6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(146,171,214,.3)}.header__content{width:min(1500px,100%);margin:0 auto;padding:0 clamp(16px,3vw,40px);min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.header__brand{display:inline-flex;align-items:baseline;text-decoration:none;line-height:1}.header__brand-main{color:#f7f9ff;font-family:Sora,Inter,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.03em}.header__brand-dot{color:#dbe6fc;font-size:11px;font-weight:700}.header__brand-domain{margin-left:2px;color:#c8d7f4;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.header__menu{display:flex;align-items:center;gap:clamp(12px,1.6vw,20px);min-width:0}.header__menu-link{color:#dce6f9e6;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.01em;padding:6px 0;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.header__menu-link:hover,.header__menu-link:focus-visible{color:#fff;border-color:#ffffffc7}.header__auth-links{display:flex;align-items:center;gap:8px}.header__auth-link{min-height:36px;padding:7px 12px;border-radius:9px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.header__auth-link--register{background:#2a67d8;border-color:#3770dc;color:#fff}.header__auth-link--register:hover,.header__auth-link--register:focus-visible{background:#245bc0}.header__auth-link--login{background:transparent;border-color:#adc1e566;color:#ebf2ff}.header__auth-link--login:hover,.header__auth-link--login:focus-visible{background:#ffffff1f;border-color:#c9d8f1b3}@media(max-width:980px){.header__content{grid-template-columns:auto 1fr;padding-top:8px;padding-bottom:8px;row-gap:8px}.header__menu{grid-column:1 / -1;order:3;overflow-x:auto;scrollbar-width:none}.header__menu::-webkit-scrollbar{display:none}.header__auth-links{justify-self:end}}@media(max-width:640px){.header__content{gap:10px}.header__brand-main{font-size:17px}.header__menu-link{font-size:12px;white-space:nowrap}.header__auth-link{min-height:33px;padding:6px 9px;font-size:12px}}.footer{position:relative;border-top:1px solid #253451;background:#0d172b;padding:24px 0 18px}.footer__content{width:min(1500px,100%);margin:0 auto;padding:0 clamp(16px,3vw,42px);display:grid;gap:12px}.footer__brand-row{border:1px solid #2d436a;border-radius:14px;background:linear-gradient(130deg,#13223d,#162948);padding:12px 14px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}.footer__brand{margin:0;display:inline-flex;align-items:baseline;gap:0;line-height:1}.footer__brand span{color:#f7f9ff;font-family:Sora,Inter,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.02em}.footer__brand-dot{font-size:12px!important}.footer__brand-domain{font-size:11px!important;margin-left:2px;letter-spacing:.12em!important;text-transform:uppercase;color:#d3def8!important}.footer__brand-text{margin:0;color:#dbe5fb;font-size:14px;line-height:1.45}.footer__panel{border:1px solid #2d3e5f;border-radius:14px;background:#13213a;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.footer__column{border:1px solid #35517a;border-radius:10px;background:#172946;padding:12px}.footer__column--contacts{background:#1b3052}.footer__heading{margin:0;color:#f6f8ff;font-size:13px;font-weight:700;letter-spacing:.01em}.footer__legal-grid,.footer__contact-list{margin-top:10px;display:grid;gap:8px}.footer__legal-row{display:grid;gap:2px}.footer__label{font-size:11px;font-weight:600;color:#a8bfeb;line-height:1.25}.footer__value{font-size:12px;font-weight:500;color:#edf2ff;line-height:1.35;word-break:break-word}.footer__contact-row{text-decoration:none;border:1px solid #466292;border-radius:10px;background:#27416a;padding:8px 10px;display:grid;grid-template-columns:minmax(72px,96px) minmax(0,1fr);gap:8px;align-items:center;transition:border-color .2s ease,background-color .2s ease}.footer__contact-row:hover,.footer__contact-row:focus-visible{border-color:#5a79ad;background:#305180}.footer__bottom-links{display:flex;flex-wrap:wrap;gap:8px 12px}.footer__bottom-link{text-decoration:none;color:#d3dff8;font-size:12px;line-height:1.3;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.footer__bottom-link:hover,.footer__bottom-link:focus-visible{color:#fff;border-color:#fff}@media(max-width:980px){.footer__brand-row,.footer__panel{grid-template-columns:1fr}}@media(max-width:768px){.footer{padding:18px 0 14px}.footer__contact-row{grid-template-columns:1fr;gap:4px}.footer__bottom-links{gap:6px 10px}}@media(max-width:480px){.footer__brand span{font-size:19px}.footer__brand-text{font-size:13px}.footer__heading{font-size:12px}.footer__label{font-size:10px}.footer__value,.footer__bottom-link{font-size:11.5px}}.hero{position:relative;width:100%;min-height:auto;display:flex;justify-content:center;overflow:hidden;background:#edf1f6;padding-top:78px;padding-bottom:16px;scroll-margin-top:92px}.hero__background{position:absolute;inset:0;z-index:0}.hero__backdrop{position:absolute;inset:0;background:linear-gradient(180deg,#f4f7fb,#eaf0f7),repeating-linear-gradient(-45deg,rgba(24,46,78,.02) 0,rgba(24,46,78,.02) 1px,transparent 1px,transparent 12px)}.hero__content{position:relative;z-index:1;width:min(1260px,100%);margin:0 auto;padding:10px clamp(16px,3vw,32px) 0;display:grid;gap:10px}.hero__top{display:grid;grid-template-columns:1fr}.hero__main-column{border:1px solid #1f3558;border-radius:14px;background:#12243d;padding:clamp(14px,1.8vw,20px);display:grid;gap:8px}.hero__title{font-family:Sora,Inter,sans-serif;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:800;line-height:.92;letter-spacing:-.035em;display:inline-flex;align-items:baseline}.hero__title-text{color:#fff}.hero__title-dot{font-size:.53em;color:#f2f6ff}.hero__title-domain{margin-left:2px;font-size:.34em;font-weight:500;letter-spacing:.14em;color:#dde8fce6;text-transform:uppercase}.hero__subtitle-wrap{display:grid;gap:6px}.hero__subtitle{margin:0;color:#fff;font-size:clamp(19px,1.7vw,25px);font-weight:800;line-height:1.18;max-width:30ch}.hero__quick-proof{margin:0;color:#d5e2f7f0;font-size:14px;line-height:1.45;max-width:62ch}.hero__alpha-row{display:flex;justify-content:flex-start}.hero__alpha-pill{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(160,183,221,.46);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;color:#eaf1ff;background:#c2d4f21f}.hero__alpha-dot{width:6px;height:6px;border-radius:50%;background:#90b8ff}.hero__alpha-tooltip{position:absolute;left:0;bottom:calc(100% + 10px);width:min(340px,82vw);border:1px solid rgba(173,195,233,.45);border-radius:10px;background:#122642;color:#e8f1ff;padding:8px 10px;font-size:12px;line-height:1.45;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.hero__alpha-pill:hover .hero__alpha-tooltip,.hero__alpha-pill:focus-visible .hero__alpha-tooltip{opacity:1;transform:translateY(0)}.hero__form{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center}.hero__input-wrapper{width:100%}.hero__input{width:100%;min-height:44px;padding:0 13px;border:1px solid #bdcadf;border-radius:9px;background:#fff;color:#10213f;font-size:14px;font-family:Inter,sans-serif;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.hero__input::placeholder{color:#687a98}.hero__input:focus{border-color:#3f71c6;box-shadow:0 0 0 3px #3f71c629}.hero__button{position:relative;min-width:152px;min-height:42px;padding:0 16px;border:1px solid #264f95;border-radius:999px;background:#1f4f99;color:#fff;font-size:13px;font-family:Inter,sans-serif;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.hero__button:hover:not(:disabled){background:#1a457f;transform:translateY(-1px)}.hero__button:disabled{opacity:.64;cursor:not-allowed}.hero__button-text{position:relative;z-index:1}.hero__button.loading .hero__button-text{opacity:0}.hero__button-loader{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;opacity:0}.hero__button.loading .hero__button-loader{opacity:1;animation:spin .8s linear infinite}.hero__form-note{margin:0;color:#556784;font-size:12px;line-height:1.4}.hero__loading-strip{width:100%;border:1px solid #c4d2e8;border-radius:10px;background:#edf3fc;padding:10px 12px}.hero__loading-meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px;color:#2b456d;font-size:12px}.hero__loading-phase{display:inline-flex;align-items:center;gap:8px}.hero__loading-icon{width:16px;height:16px;color:#355683;display:inline-flex;align-items:center;justify-content:center}.hero__loading-icon svg{width:16px;height:16px}.hero__loading-meta strong{color:#183154;font-weight:700}.hero__loading-track{width:100%;height:8px;border-radius:999px;border:1px solid #bfd0eb;background:#fff;overflow:hidden}.hero__loading-fill{height:100%;width:0;display:block;border-radius:inherit;transition:width .3s ease}.hero__loading-fill.analyzing{background:#5d8ddd}.hero__loading-fill.saving{background:#7e9fd4}.hero__error{width:100%;border-radius:10px;border:1px solid #e2b1b1;background:#fff0f0;color:#8d2f2f;font-size:13px;padding:10px 12px}.hero__scroll-hint{position:absolute;left:clamp(16px,3vw,36px);bottom:8px;min-height:32px;padding:6px 11px;border-radius:999px;border:1px solid #bfd0ea;background:#fffffff5;color:#244166;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;cursor:pointer;z-index:11}.hero__scroll-hint svg{width:16px;height:16px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:920px){.hero{padding-top:94px}.hero__form{grid-template-columns:1fr}.hero__button{width:fit-content}.hero__loading-meta{flex-direction:column;align-items:flex-start}.hero__scroll-hint{left:50%;transform:translate(-50%)}}@media(max-width:640px){.hero{padding-bottom:18px;scroll-margin-top:116px}.hero__content{padding-left:16px;padding-right:16px}.hero__main-column{border-radius:12px;padding:13px}.hero__subtitle{font-size:18px}.hero__quick-proof{font-size:14px}.hero__button{width:100%}.hero__scroll-hint{display:none}.hero__alpha-tooltip{left:50%;transform:translate(-50%) translateY(4px)}.hero__alpha-pill:hover .hero__alpha-tooltip,.hero__alpha-pill:focus-visible .hero__alpha-tooltip{transform:translate(-50%) translateY(0)}}@media(prefers-reduced-motion:reduce){.hero__button.loading .hero__button-loader{animation:none}}.landing{--landing-container: min(1360px, 100%);--landing-text: #0f1b2d;--landing-muted: #4d5b75;--landing-line: #d2dceb;--landing-dark-bg: #0f1f39;--landing-dark-line: rgba(165, 186, 224, .3);position:relative;width:100%;background:#f2f6fb;border-top:1px solid #d6e0ee;overflow-x:hidden}.landing__ticker{border-top:1px solid #2a3f5f;border-bottom:1px solid #2a3f5f;background:#111f33;overflow:hidden}.landing__ticker-track{display:flex;width:max-content;animation:landing-ticker-scroll 24s linear infinite}.landing__ticker-list{margin:0;padding:10px 10px 10px 0;list-style:none;display:flex;gap:10px}.landing__ticker-list:after{content:""}.landing__ticker-list li{border:1px solid rgba(159,186,228,.35);border-radius:999px;background:#cddef614;padding:6px 11px;font-size:12px;font-weight:700;letter-spacing:.05em;color:#f6f9ff;text-transform:uppercase;white-space:nowrap}.landing__ticker-list li:not(:last-child):after{content:"";position:absolute;right:0;top:0;color:transparent}.landing__container{width:var(--landing-container);margin:0 auto;padding:38px clamp(16px,3vw,36px) 84px;display:grid;gap:20px}.landing__container>*{min-width:0}.landing h3,.landing h4,.landing p,.landing li,.landing summary,.landing a{overflow-wrap:anywhere}.landing__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing__alpha{border-radius:14px;border:1px solid #ecd8ae;background:#fff5de;padding:14px 16px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.landing__alpha-badge{margin:0;min-height:28px;padding:0 10px;border-radius:999px;background:#ffe3af;color:#6d4b16;font-size:11px;font-weight:800;letter-spacing:.08em;display:inline-flex;align-items:center;justify-content:center}.landing__alpha-title{margin:0;color:#1a2539;font-size:clamp(22px,2.2vw,31px);line-height:1.2}.landing__alpha-text{margin:8px 0 0;color:#505e78;font-size:15px;line-height:1.56}.landing__alpha-text a{color:#1f4bb1;font-weight:700;text-underline-offset:3px}.landing__section{position:relative;border-radius:16px;border:1px solid var(--landing-line);padding:clamp(20px,2.3vw,34px);scroll-margin-top:92px;overflow:hidden}.landing__section--tone-light{background:#fff;color:var(--landing-text);box-shadow:0 8px 18px #111c2c12}.landing__section--tone-dark{background:var(--landing-dark-bg);border-color:var(--landing-dark-line);color:#eef3ff;box-shadow:0 10px 22px #040a1459}.landing__section--tone-video{background:#101f37;border-color:#adc1e24d;color:#eef4ff;box-shadow:0 10px 22px #050b145c}.landing__section-head{max-width:78ch}.landing__eyebrow{margin:0;color:#5f7396;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.landing__section--tone-dark .landing__eyebrow,.landing__section--tone-video .landing__eyebrow{color:#cad7f1e0}.landing__display-title,.landing__title{margin:12px 0 0;letter-spacing:-.03em;line-height:1.08}.landing__display-title{font-size:clamp(40px,5.1vw,72px);max-width:16ch}.landing__title{font-size:clamp(34px,4.1vw,56px);max-width:17ch}.landing__lead{margin:14px 0 0;font-size:17px;line-height:1.58;max-width:66ch}.landing__lead--intro{max-width:58ch}.landing__section--tone-light .landing__display-title,.landing__section--tone-light .landing__title{color:#101c31}.landing__section--tone-light .landing__lead{color:var(--landing-muted)}.landing__section--tone-dark .landing__display-title,.landing__section--tone-dark .landing__title,.landing__section--tone-video .landing__display-title,.landing__section--tone-video .landing__title{color:#f5f8ff}.landing__section--tone-dark .landing__lead,.landing__section--tone-video .landing__lead{color:#dae4f6eb}.landing__intro-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:20px}.landing__intro-editorial{display:grid;align-content:start}.landing__intro-actions{margin-top:22px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.landing__value-board{border-radius:12px;border:1px solid #d3ddee;background:#f3f7ff;padding:16px}.landing__value-board-title{margin:0;color:#1f3150;font-size:14px;font-weight:800}.landing__value-list{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:8px}.landing__value-list li{border-radius:10px;border:1px solid #d8e1ef;background:#fff;padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.landing__value-index{min-width:32px;height:22px;border-radius:999px;border:1px solid #c4d0e4;color:#324d76;font-size:11px;font-weight:800;letter-spacing:.06em;display:inline-flex;align-items:center;justify-content:center}.landing__value-list p{margin:0;color:#2a3c5a;font-size:14px;line-height:1.45}.landing__audience-split{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing__audience-panel{border-radius:12px;border:1px solid rgba(183,203,237,.33);background:#ffffff0d;padding:18px}.landing__audience-panel--owners{background:#f9efdb14;border-color:#e1c18b47}.landing__segment-label{margin:0;color:#c9d8f4e0;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing__audience-panel--owners .landing__segment-label{color:#f1deb5e6}.landing__audience-panel h4{margin:10px 0 0;font-size:clamp(26px,2.5vw,36px);line-height:1.14;letter-spacing:-.02em;color:#f5f8ff}.landing__segment-problem{margin:12px 0 0;color:#d6e1f5eb;font-size:15px;line-height:1.52}.landing__segment-list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:8px}.landing__segment-list li{position:relative;padding-left:16px;color:#e5ecfaf0;font-size:14px;line-height:1.45}.landing__segment-list li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:#7db2ff}.landing__workflow-line{margin:20px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.landing__workflow-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.landing__workflow-dot{width:18px;height:18px;border-radius:50%;margin-top:5px;border:1px solid #b9c7e1;background:#edf2fc}.landing__workflow-body{border:1px solid #d3ddec;border-radius:10px;background:#f9fbff;padding:12px}.landing__workflow-kicker{margin:0;color:#516482;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing__workflow-body h4{margin:7px 0 0;color:#182a45;font-size:21px;line-height:1.2}.landing__workflow-body p{margin:8px 0 0;color:#485c79;font-size:14px;line-height:1.5}.landing__proof-media{margin-top:20px;display:grid;gap:10px}.landing__video-stage{margin:0;border-radius:12px;border:1px solid rgba(178,197,226,.42);overflow:hidden;background:#071022;aspect-ratio:16 / 8}.landing__video-stage video{width:100%;height:100%;object-fit:cover;display:block}.landing__video-caption{margin:0;border-top:1px solid rgba(178,197,226,.35);background:#090f1cc7;color:#e5ecfceb;font-size:13px;line-height:1.45;padding:10px 12px}.landing__proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.landing__proof-card{border:1px solid #ccd9ef;border-radius:10px;background:#fff;padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start}.landing__proof-icon{width:38px;height:38px;border-radius:10px;border:1px solid #d2ddf0;background:#f2f7ff;color:#28436d;display:inline-flex;align-items:center;justify-content:center}.landing__proof-icon svg{width:20px;height:20px}.landing__proof-copy h4{margin:0;color:#182a46;font-size:15px;line-height:1.32}.landing__proof-copy p{margin:6px 0 0;color:#4c5f7c;font-size:13px;line-height:1.45}.landing__topics-loading,.landing__topics-empty{margin:14px 0 0;border:1px solid rgba(183,201,229,.35);border-radius:10px;background:#ffffff0f;color:#e5ecfbeb;font-size:14px;line-height:1.45;padding:10px 12px}.landing__topics-table-wrap{margin-top:16px;border:1px solid rgba(183,201,229,.35);border-radius:10px;overflow:auto;background:#090f1c66}.landing__topics-table{width:100%;min-width:760px;border-collapse:collapse}.landing__topics-table th,.landing__topics-table td{padding:10px 12px;border-bottom:1px solid rgba(183,201,229,.2);text-align:left;color:#eaf1ff;font-size:13px;line-height:1.35;white-space:nowrap}.landing__topics-table th{background:#ffffff14;color:#cfdcf5;font-size:12px;font-weight:800;letter-spacing:.03em}.landing__topics-table tbody tr:last-child td{border-bottom:0}.landing__topics-score{min-width:40px;padding:2px 8px;border-radius:999px;border:1px solid rgba(183,201,229,.35);display:inline-flex;align-items:center;justify-content:center;font-weight:800}.landing__topics-score--good{border-color:#7bb892;background:#1f663d4d;color:#d5f0de}.landing__topics-score--warn{border-color:#d2ae6f;background:#71521457;color:#ffe8c2}.landing__topics-score--bad{border-color:#cf8e8e;background:#77282857;color:#ffdada}.landing__pricing-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.landing__pricing-card{border:1px solid #cad8ed;border-radius:12px;background:#f8fbff;padding:16px;display:grid;gap:12px}.landing__pricing-card--popular{border-color:#7da2e4;background:linear-gradient(180deg,#ebf3ff,#f6faff)}.landing__pricing-badge{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;border:1px solid #9eb8e4;background:#dce8fd;color:#244a8f;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px}.landing__pricing-head h4{margin:0;color:#163057;font-size:30px;line-height:1.08}.landing__pricing-head p{margin:8px 0 0;color:#4e6080;font-size:14px;line-height:1.5}.landing__pricing-price{margin:0;display:grid;gap:4px}.landing__pricing-price-old{color:#7384a0;font-size:13px;text-decoration:line-through}.landing__pricing-price-current{color:#16438e;font-size:38px;line-height:1;letter-spacing:-.02em}.landing__pricing-price-current--label{display:inline-flex;align-items:center;border-radius:8px;border:1px solid #c9d7ee;background:#fff;color:#304e7a;font-size:16px;font-weight:700;padding:7px 10px}.landing__pricing-features-title{margin:0;color:#4d6185;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing__pricing-features{margin:0;padding:0;list-style:none;display:grid;gap:8px}.landing__pricing-features li{position:relative;padding-left:18px;color:#293c5c;font-size:14px;line-height:1.45}.landing__pricing-features li:before{content:"•";position:absolute;left:0;top:0;color:#3f6098}.landing__faq-groups{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing__faq-group{border:1px solid rgba(183,201,229,.3);border-radius:12px;background:#ffffff0d;padding:14px}.landing__faq-group:nth-child(2){border-color:#dcbc8859;background:#ffecc912}.landing__faq-group-head h4{margin:0;color:#f5f8ff;font-size:22px;line-height:1.2}.landing__faq-group-head p{margin:8px 0 0;color:#d3e0f7e3;font-size:14px;line-height:1.45}.landing__faq-list{margin-top:10px;display:grid;gap:8px}.landing__faq-list details{border:1px solid rgba(183,201,229,.28);border-radius:10px;background:#070e1b5c;overflow:hidden}.landing__faq-list summary{list-style:none;cursor:pointer;padding:11px 12px;color:#edf3ff;font-size:14px;font-weight:700;line-height:1.42}.landing__faq-list summary::-webkit-details-marker{display:none}.landing__faq-list p{margin:0;border-top:1px solid rgba(183,201,229,.22);padding:10px 12px 12px;color:#d3e0f7e6;font-size:13px;line-height:1.5}.landing__section-video-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing__section-video-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,#0a111fe6,#0a111fa6 60%,#0a111fe6)}.landing__section-video-bg video{width:100%;height:100%;object-fit:cover;opacity:.27}.landing__cta-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.landing__cta-actions{display:grid;justify-items:end}.landing__cta-button{min-height:44px;padding:10px 18px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:700;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.landing__cta-button:hover{transform:translateY(-1px)}.landing__cta-button--primary{background:#225ed2;border-color:#2b61ca;color:#fff}.landing__cta-button--primary:hover{background:#1f56c0}.landing__cta-button--light{background:#f5f8ff;border-color:#dde7f8e6;color:#1b3258}.landing__cta-link{color:#244d95;font-size:14px;font-weight:700;text-underline-offset:3px}@media(max-width:1240px){.landing__workflow-line,.landing__pricing-grid{grid-template-columns:1fr}.landing__proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.landing__intro-layout,.landing__audience-split,.landing__faq-groups,.landing__cta-layout{grid-template-columns:1fr}.landing__cta-actions{justify-items:start}}@media(max-width:768px){.landing__container{padding:30px 16px 56px;gap:14px}.landing__alpha{grid-template-columns:1fr}.landing__section{padding:16px;border-radius:12px;scroll-margin-top:120px}.landing__display-title,.landing__title{font-size:30px;max-width:17ch}.landing__lead,.landing__alpha-text{font-size:15px}.landing__cta-button,.landing__cta-link{width:100%;justify-content:center;text-align:center}.landing__topics-table{min-width:0;table-layout:fixed}.landing__topics-table th,.landing__topics-table td{white-space:normal;word-break:break-word}.landing__topics-table th:nth-child(6),.landing__topics-table th:nth-child(7),.landing__topics-table td:nth-child(6),.landing__topics-table td:nth-child(7){display:none}}@media(max-width:560px){.landing__ticker-list{gap:12px;padding:9px 0}.landing__ticker-list li{font-size:10.5px}.landing__container{padding:24px 12px 44px}.landing__display-title,.landing__title{font-size:25px}.landing__lead,.landing__alpha-text{font-size:14px;line-height:1.45}.landing__proof-grid,.landing__proof-card{grid-template-columns:1fr}.landing__pricing-head h4{font-size:24px}.landing__pricing-price-current{font-size:30px}.landing__topics-table th:nth-child(5),.landing__topics-table th:nth-child(6),.landing__topics-table th:nth-child(7),.landing__topics-table td:nth-child(5),.landing__topics-table td:nth-child(6),.landing__topics-table td:nth-child(7){display:none}}@media(prefers-reduced-motion:reduce){.landing__ticker-track{animation:none;transform:none}.landing__cta-button,.landing__cta-button:hover{transition:none;transform:none}}@keyframes landing-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.dash-shell{min-height:100vh;background:#f6f7fb;color:#12131a}.dash-topbar{height:64px;border-bottom:1px solid #e7e9f1;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;position:sticky;top:0;z-index:10}.dash-brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.01em}.dash-brand__dot{width:10px;height:10px;border-radius:999px;background:#6b7cff;box-shadow:0 0 0 4px #6b7cff26}.dash-user{display:flex;align-items:center;gap:12px}.dash-user__meta{text-align:right}.dash-user__email{font-size:13px;color:#232634}.dash-user__plan{font-size:11px;color:#697089}.dash-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;padding:18px;max-width:1520px;margin:0 auto}.dash-main{min-width:0;display:flex;flex-direction:column;gap:18px}.dash-page-head{display:flex;flex-direction:column;gap:6px;padding:2px 2px 0}.dash-page-head__title{margin:0;font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-.01em;color:#161b2d}.dash-page-head__sub{margin:0;max-width:860px;font-size:13px;line-height:1.5;color:#69718f}.dash-sidebar{background:#fff;border:1px solid #e7e9f1;border-radius:18px;padding:14px;height:fit-content;position:sticky;top:82px;box-shadow:0 10px 24px #2d3d850a}.dash-sidebar__title{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#8b92a8;margin-bottom:8px;padding:0 6px}.dash-menu{display:flex;flex-direction:column;gap:6px}.dash-menu__item{display:flex;align-items:center;gap:10px;text-decoration:none;color:#2f3342;border-radius:999px;padding:9px 12px;border:1px solid transparent;transition:all .18s ease;font-size:14px}.dash-menu__item:hover{background:#f4f6ff;border-color:#e2e7ff}.dash-menu__item.active{background:#eef1ff;border-color:#dce4ff;color:#25326f}.dash-menu__icon{width:18px;text-align:center;color:#6b7390}.dash-card{background:#fff;border:1px solid #e7e9f1;border-radius:18px;padding:16px}.dash-card--nested{padding:12px;margin-bottom:12px;border-radius:14px;border-color:#e4e9f7;background:#fcfdff}.dash-card__title{font-size:15px;font-weight:700;margin-bottom:10px}.dash-card__title--compact{margin-bottom:4px}.dash-card__sub{font-size:13px;color:#6f7590}.dash-card__sub--intro,.dash-card__sub--spaced{margin-bottom:10px}.dash-card__sub--top-gap{margin-top:10px}.dash-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dash-analytics-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px}.dash-kpi{background:#fff;border:1px solid #e7e9f1;border-radius:14px;padding:14px}.dash-kpi--critical{border-color:#f1d0d0;background:snow}.dash-kpi--warning{border-color:#f4e1b9;background:#fffdf6}.dash-kpi--good{border-color:#d7ecd8;background:#f8fdf8}.dash-kpi__label{font-size:12px;color:#7b829d;margin-bottom:6px}.dash-kpi__value{font-size:24px;font-weight:700;color:#1a1d28}.dash-kpi__hint{margin-top:4px;font-size:12px;color:#8b92a8}.dash-btn{border:1px solid #d9deed;border-radius:999px;height:38px;padding:0 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease}.dash-btn--primary{background:#5b6fff;border-color:#5b6fff;color:#fff}.dash-btn--primary:hover{background:#4f63f4}.dash-btn--ghost{background:#fff;color:#2f3445}.dash-btn--ghost:hover{background:#f3f5fb}.auth-screen{min-height:100vh;background:#f6f7fb;display:grid;place-items:center;padding:24px}.auth-wrap{width:100%;max-width:460px}.auth-card{background:#fff;border:1px solid #e7e9f1;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:14px}.auth-card__header h2{font-size:22px;margin-bottom:4px}.auth-card__header p{font-size:13px;color:#6f7590}.auth-card__fields{display:flex;flex-direction:column;gap:10px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field span{font-size:12px;color:#6f7590}.auth-field input{height:42px;border-radius:12px;border:1px solid #dce1ef;padding:0 12px;font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.auth-field input:focus{border-color:#7a8aff;box-shadow:0 0 0 4px #7a8aff26}.auth-error{border:1px solid #ffd6d6;background:#fff2f2;color:#c84545;border-radius:12px;font-size:13px;padding:10px 12px}.auth-info{border:1px solid #d6e4ff;background:#f1f6ff;color:#2f4772;border-radius:12px;font-size:13px;padding:10px 12px}.dash-alert{border:1px solid #d9deef;background:#f8faff;color:#2f3957;border-radius:12px;font-size:13px;line-height:1.45;padding:10px 12px;display:grid;gap:2px;box-shadow:0 3px 10px #202d5c0a}.dash-alert strong{font-size:13px;font-weight:700}.dash-alert--error{border-color:#f2c6c6;background:#fff5f5;color:#943d3d}.auth-submit{width:100%}.auth-switch{margin-top:10px;display:flex;justify-content:center;gap:6px;font-size:13px;color:#6f7590}.auth-resend{margin-top:8px;border:none;background:transparent;color:#4d61f0;font-size:12px;font-weight:600;cursor:pointer;text-align:center}.auth-resend:disabled{opacity:.6;cursor:default}.auth-switch button{background:transparent;border:none;color:#4d61f0;font-weight:600;cursor:pointer}.audit-form{display:flex;gap:8px}.audit-form input{flex:1;height:42px;border-radius:12px;border:1px solid #dce1ef;padding:0 12px;font-size:14px}.audit-form input:focus{outline:none;border-color:#7a8aff}.audit-progress{margin-top:10px;border:1px solid #d9e0fa;border-radius:12px;padding:10px;background:#f8faff}.audit-progress__head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;color:#4e5878}.audit-progress__head strong{color:#243062}.audit-progress__track{height:8px;border-radius:999px;border:1px solid #dbe3ff;background:#edf1ff;overflow:hidden}.audit-progress__fill{height:100%;display:block;border-radius:inherit;transition:width .35s ease;background:linear-gradient(90deg,#6b7cff,#4cb2ff)}.dash-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dash-section-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #eceff7;padding:8px 0;font-size:13px}.dash-section-row:last-child{border-bottom:none}.dash-row-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.dash-row-head--compact{margin-bottom:8px}.dash-field-top-gap,.dash-feedback-top{margin-top:10px}.dash-feedback-top-lg{margin-top:12px}.dash-feedback-bottom{margin-bottom:10px}.dash-kpi-grid--bottom-gap,.dash-sections--bottom-gap,.dash-block-spaced{margin-bottom:12px}.dash-action-grid{display:grid;grid-template-columns:1fr;gap:8px}.dash-empty-hint{border:1px dashed #d6dff7;border-radius:12px;padding:12px;font-size:13px;color:#6f7590;background:#f8faff}.dash-command-center{border:1px solid #e4e9f8;border-radius:18px;background:#fbfcff;padding:14px;display:flex;flex-direction:column;gap:12px}.dash-command-center__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dash-command-center__title{margin:0;font-size:16px;line-height:1.35;color:#202741}.dash-command-center__sub{margin:6px 0 0;font-size:13px;line-height:1.5;color:#687091;max-width:760px}.dash-command-center__meta{min-width:280px;border:1px solid #e5eaf8;border-radius:14px;background:#fff;padding:10px 12px;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#677091;overflow-wrap:anywhere}.dash-command-center__meta-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#8b94b2}.dash-command-center__meta strong{font-size:13px;color:#1d2541}.dash-command-center__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr);gap:12px}.dash-command-card{height:100%;padding:14px;box-shadow:0 8px 20px #22356f0d}.dash-command-card--summary .dash-text-block{max-height:198px;overflow:auto}.dash-priority-list{display:flex;flex-direction:column;gap:8px}.dash-priority-item{border:1px solid #e6ebf8;border-radius:12px;background:#fff;padding:9px 10px;display:flex;flex-direction:column;gap:6px}.dash-priority-item__head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:12px;color:#5f6786}.dash-priority-item__head strong{font-size:13px;color:#26315a}.dash-priority-item__name{font-size:13px;line-height:1.45;color:#222a43}.dash-priority-item__action{font-size:12px;line-height:1.45;color:#687091}.dash-delta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dash-delta-grid__item{border:1px solid #e5eaf8;border-radius:12px;background:#fff;padding:8px 10px;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#667090}.dash-delta-grid__item strong{font-size:20px;line-height:1.1;color:#212a49}.dash-command-delta-meta{margin-top:10px;border:1px solid #e6ebf8;border-radius:12px;background:#fff;padding:0 10px}.dash-integrations{display:flex;flex-direction:column;gap:12px}.integration-banner{border-radius:12px;border:1px solid;padding:10px 12px;font-size:13px}.integration-banner--success{border-color:#b8efcf;color:#187a4d;background:#effcf5}.integration-banner--warning{border-color:#ffe2a6;color:#8f6200;background:#fff8ea}.integration-banner--danger{border-color:#f0b7b7;color:#9a3131;background:#fff3f3}.integration-card{display:flex;flex-direction:column;gap:12px}.integration-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.integration-card__title{font-size:15px;font-weight:700;color:#202739}.integration-card__sub{margin-top:4px;font-size:12px;color:#6f7590}.integration-status{border:1px solid;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;white-space:nowrap}.integration-status.is-connected{border-color:#b8efcf;color:#187a4d;background:#effcf5}.integration-status.is-disconnected{border-color:#d8deef;color:#3d4767;background:#f7f8fc}.integration-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.integration-meta div{border:1px solid #e6e9f4;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6f7590}.integration-meta strong{color:#263051;font-size:13px;overflow-wrap:anywhere}.integration-meta__full{grid-column:1 / -1}.integration-actions{display:flex;flex-wrap:wrap;gap:8px}.integration-connect-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.integration-connect-btn[aria-disabled=true]{pointer-events:none;opacity:.55}.integration-compare-form{display:grid;grid-template-columns:minmax(0,1fr) 170px auto;gap:10px;align-items:end}.integration-compare-form .dash-btn{min-height:40px}.integration-processing-hint{border:1px solid #dce3fb;border-radius:12px;padding:10px 12px;background:#f6f8ff;display:flex;flex-direction:column;gap:4px}.integration-processing-hint__title{font-size:13px;font-weight:600;color:#2a3455}.integration-processing-hint__sub{font-size:12px;color:#637095}.integration-warning-list{border:1px solid #ffe2a6;border-radius:12px;background:#fff8ea;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.integration-warning-list__title{font-size:13px;font-weight:600;color:#7e5600}.integration-warning-list ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.integration-warning-list li{font-size:12px;color:#6f7590}.integration-compare-result{display:flex;flex-direction:column;gap:10px}.integration-compare-chart{border:1px solid #e6e9f4;border-radius:14px;padding:12px;background:#fcfdff;display:flex;flex-direction:column;gap:10px}.integration-compare-chart__head{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.integration-compare-chart__title{font-size:14px;font-weight:700;color:#202739}.integration-compare-chart__sub{margin-top:4px;font-size:12px;color:#6f7590}.integration-compare-chart__metric{min-width:210px}.compare-trend-chart{width:100%}.compare-trend-chart svg{width:100%;height:214px}.compare-trend-chart__grid{stroke:#edf0f8;stroke-width:1}.compare-trend-chart__axis{stroke:#dfe5f7;stroke-width:1}.compare-trend-chart__line{fill:none;stroke:var(--series-color, #4f63ff);stroke-width:2.2;stroke-linejoin:round;stroke-linecap:round}.compare-trend-chart__dot{fill:var(--series-color, #4f63ff);stroke:#fff;stroke-width:2}.compare-trend-chart__y-label{font-size:10px;fill:#8d96b3}.compare-trend-chart__legend{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.compare-trend-chart__legend-item{border:1px solid #e6e9f4;border-radius:999px;padding:4px 10px;display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#39425d;background:#fff}.compare-trend-chart__legend-dot{width:8px;height:8px;border-radius:999px;background:var(--series-color, #4f63ff)}.compare-trend-chart__legend-value{color:#1e253d}.compare-trend-chart__labels{margin-top:8px;display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#7e87a5}.integration-compare-table td:first-child{font-weight:600;color:#263051}.integration-compare-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.integration-compare-notes div{border:1px solid #e6e9f4;border-radius:12px;padding:10px;font-size:12px;color:#6f7590;display:flex;flex-direction:column;gap:4px}.integration-compare-notes strong{color:#263051;font-size:13px;overflow-wrap:anywhere}.badge{border-radius:999px;padding:2px 8px;font-size:11px;border:1px solid}.badge--good{border-color:#b8efcf;color:#188652;background:#effcf5}.badge--warn{border-color:#ffe2a6;color:#9a6a00;background:#fff8ea}.badge--neutral{border-color:#d8deef;color:#3d4767;background:#f7f8fc}.badge--missing{border-color:#f0b7b7;color:#a53838;background:#fff3f3}.history-list{display:flex;flex-direction:column;gap:10px}.history-item{border:1px solid #e6e9f3;border-radius:14px;padding:12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.history-item:hover{border-color:#d9e0fa;box-shadow:0 6px 14px #303f870f}.history-item.active{border-color:#cfd9ff;background:#f9faff}.history-item__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.history-item__meta{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#5b6280;font-size:12px}.history-item__dot{width:4px;height:4px;border-radius:999px;background:#a8b2d3;flex-shrink:0}.history-item__url{font-size:13px;color:#232944;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:780px}.history-item__scores{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.history-score-card{border:1px solid #eaedf7;border-radius:10px;padding:8px 10px;background:#fff;min-height:56px;display:flex;flex-direction:column;justify-content:space-between}.history-score-card__label{font-size:11px;color:#737c9a}.history-item__types{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px;align-items:center}.history-item__types>div{display:inline-flex;align-items:center;gap:8px}.history-item__label{color:#737c9a;font-size:12px}.history-blocks{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.history-block-chip{border:1px solid #e4e8f5;border-radius:999px;padding:4px 9px;display:inline-flex;gap:5px;align-items:center;font-size:10px;font-weight:600;background:#f8f9fc;color:#2f3857;white-space:nowrap;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.history-block-chip:hover{transform:translateY(-1px)}.history-block-chip strong{font-size:11px}.history-block-chip--good{border-color:#b8efcf;background:#effcf5;color:#18744a}.history-block-chip--warn{border-color:#ffe2a6;background:#fff8ea;color:#946700}.history-block-chip--bad{border-color:#f3c3c3;background:#fff4f4;color:#9a3f3f}.history-block-chip--empty{border-style:dashed;border-color:#d8deef;background:#f7f9fd;color:#7d86a5}.history-mini-blocks{display:flex;flex-wrap:wrap;gap:4px;min-width:220px}.history-item__summary{border-top:1px dashed #e9edf8;padding-top:8px;color:#2f3448;font-size:13px;line-height:1.45}.trend-chart{width:100%}.trend-chart svg{width:100%;height:198px}.trend-chart__axis{stroke:#dfe5f7;stroke-width:1}.trend-chart__line{fill:none;stroke:var(--series-color, #5b6fff);stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round}.trend-chart__dot{fill:var(--series-color, #5b6fff);stroke:#fff;stroke-width:2}.trend-chart__x-label{font-size:10px;fill:#8993b3}.trend-chart__legend{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px 12px}.trend-chart__legend-item{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#525d7e}.trend-chart__legend-dot{width:8px;height:8px;border-radius:999px;background:var(--series-color, #5b6fff)}.trend-chart__labels{margin-top:8px;display:flex;justify-content:space-between;font-size:11px;color:#7e87a5}.status-stack{display:flex;flex-direction:column;gap:10px}.status-stack__track{width:100%;height:14px;border-radius:999px;background:#eef1f8;border:1px solid #e4e8f5;overflow:hidden;display:flex}.status-stack__segment{height:100%;transition:width .24s ease}.status-stack__segment--critical{background:#ef6a6a}.status-stack__segment--warning{background:#f2bd59}.status-stack__segment--success{background:#56c583}.status-stack__segment--neutral{background:#8f9ab9}.status-stack__legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.status-stack__legend-item{border:1px solid #e9edf8;border-radius:10px;padding:8px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;font-size:12px}.status-stack__dot{width:8px;height:8px;border-radius:999px}.status-stack__dot--critical{background:#ef6a6a}.status-stack__dot--warning{background:#f2bd59}.status-stack__dot--success{background:#56c583}.status-stack__dot--neutral{background:#8f9ab9}.status-stack__name{color:#4c546f}.status-stack__value{color:#202742}.block-score-list{display:flex;flex-direction:column;gap:8px}.block-score-row{border:1px solid #e7ebf7;border-radius:12px;padding:8px 10px;background:#fcfdff}.block-score-row__head{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:6px}.block-score-row__head strong{color:#202741}.block-score-row__track{height:8px;border-radius:999px;background:#edf1fb;overflow:hidden;border:1px solid #e4e9f8}.block-score-row__fill{height:100%;display:block;border-radius:inherit;transition:width .22s ease}.block-score-row__fill--good{background:#4ec27e}.block-score-row__fill--warn{background:#f1ba54}.block-score-row__fill--bad{background:#ec6d6d}.block-score-row__empty{height:100%;display:block;background:repeating-linear-gradient(-45deg,#edf1fb,#edf1fb 6px,#e8edf8 6px 12px)}.compare-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;align-items:end}.compare-field{display:flex;flex-direction:column;gap:6px}.compare-field span{font-size:12px;color:#6f7590}.compare-field input,.compare-field select{height:40px;border-radius:12px;border:1px solid #dce1ef;padding:0 10px;font-size:13px;color:#1f2538;background:#fff;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.compare-field input:focus,.compare-field select:focus{border-color:#7a8aff;box-shadow:0 0 0 4px #7a8aff1f}.compare-field input:disabled,.compare-field select:disabled{color:#a0a7bf;background:#f4f6fb}.history-table{width:100%;border-collapse:collapse}.history-table-wrap{overflow-x:auto;border:1px solid #e7e9f1;border-radius:12px}.history-table th,.history-table td{padding:10px;border-bottom:1px solid #edf0f8;font-size:13px;text-align:left;vertical-align:top}.history-table th{color:#7b829d;font-weight:600}.history-table tr:hover td{background:#f8faff}.history-table--compact th,.history-table--compact td{padding:8px 10px}.history-cell-url{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-cell-host{margin-top:2px;font-size:11px;color:#7e87a5}.history-cell-summary{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2f3550}.history-cell-summary--multiline{white-space:normal;line-height:1.45}.history-link-btn{border:none;background:transparent;color:#4058e7;font-size:12px;margin-top:6px;padding:0;cursor:pointer}.history-link-btn:hover{color:#3248cb}.pulse-toolbar{display:flex;flex-wrap:wrap;gap:8px}.pulse-theme-list{display:flex;flex-direction:column;gap:12px}.pulse-theme-card{border:1px solid #e6eaf5;border-radius:14px;padding:12px;background:#fcfdff;display:flex;flex-direction:column;gap:10px}.pulse-theme-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pulse-theme-card__title{margin:0 0 4px;font-size:14px;font-weight:700;color:#202739}.pulse-theme-card__meta{display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.pulse-theme-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:10px;align-items:start}.pulse-theme-chart-panel{border:1px solid #e7eaf5;border-radius:12px;background:#fff;padding:10px}.pulse-sparkline{display:inline-flex;align-items:center;gap:7px;min-width:154px}.pulse-sparkline svg{width:132px;height:34px;display:block}.pulse-sparkline__axis{stroke:#e5eaf7;stroke-width:1}.pulse-sparkline__line{fill:none;stroke:#5b6fff;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}.pulse-sparkline__dot{fill:#5b6fff;stroke:#fff;stroke-width:1.5}.pulse-sparkline__value{font-size:11px;font-weight:600;color:#2a3250}.pulse-sparkline--empty{color:#7e87a5;font-size:12px}.pulse-block-chart{width:100%}.pulse-block-chart svg{width:100%;height:250px}.pulse-block-chart__grid{stroke:#eef1f8;stroke-width:1}.pulse-block-chart__tick{font-size:10px;fill:#8b94b1}.pulse-block-chart__label{font-size:11px;fill:#5d6787}.pulse-block-chart__track{fill:#eff2fa}.pulse-block-chart__fill{transition:width .24s ease}.pulse-block-chart__fill--good{fill:#52c483}.pulse-block-chart__fill--warn{fill:#f2bc5b}.pulse-block-chart__fill--bad{fill:#e87a7a}.pulse-block-chart__fill--empty{fill:#d8def0}.pulse-block-chart__value{font-size:11px;fill:#2a3250;font-weight:600}.history-drawer-layer{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end}.history-drawer-backdrop{position:absolute;inset:0;border:none;background:#141b3561}.history-drawer{position:relative;width:min(840px,calc(100vw - 30px));height:100vh;background:#f7f9ff;border-left:1px solid #dde4f8;box-shadow:-12px 0 28px #0f183426;padding:16px;overflow-y:auto}.history-drawer__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.history-drawer__title{font-size:16px;font-weight:700;margin-bottom:4px}.history-drawer__sub{color:#6f7692;font-size:12px}.history-detail-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.history-detail-kpi{border:1px solid #e0e6f7;border-radius:12px;background:#fff;padding:10px;display:flex;flex-direction:column;gap:6px;font-size:12px}.history-detail-kpi span{color:#707897}.history-detail-kpi strong{color:#222a47;overflow-wrap:anywhere}.history-detail-summary{font-size:13px;line-height:1.55;color:#262d49}.history-detail-summary--prewrap,.dash-text-block{white-space:pre-wrap}.dash-text-block{font-size:14px;line-height:1.65;color:#252a39}.history-detail-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.history-detail-groups{display:flex;flex-direction:column;gap:12px}.history-detail-group{border:1px solid #e4e9f8;border-radius:12px;background:#fff;overflow:hidden}.history-detail-group__title{padding:10px 12px;border-bottom:1px solid #eceff8;font-size:13px;font-weight:700;color:#2a3252;background:#f8faff}.history-table--detail th,.history-table--detail td{font-size:12px;padding:8px 10px}.skeleton{background:linear-gradient(90deg,#eef1f8 25%,#f7f9fd,#eef1f8 75%);background-size:200% 100%;animation:shimmer 1.6s linear infinite;border-radius:12px}.dash-skeleton--short{height:64px}.dash-skeleton--summary{height:96px}.dash-skeleton--table{height:120px}.dash-skeleton--history-list{height:80px}.dash-skeleton--medium{height:100px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1100px){.dash-grid{grid-template-columns:1fr}.dash-sidebar{position:static}.dash-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-analytics-grid{grid-template-columns:1fr}.dash-command-center__head{flex-direction:column}.dash-command-center__meta{min-width:0;width:100%}.dash-command-center__grid,.dash-sections,.compare-controls{grid-template-columns:1fr}.history-item__scores{grid-template-columns:repeat(2,minmax(0,1fr))}.status-stack__legend,.integration-compare-form{grid-template-columns:1fr}.integration-compare-form .dash-btn{width:100%}.integration-compare-notes{grid-template-columns:1fr}.integration-compare-chart__head{flex-direction:column;align-items:stretch}.integration-compare-chart__metric{min-width:0;width:100%}.history-drawer{width:calc(100vw - 12px);padding:12px}.history-detail-metrics{grid-template-columns:1fr}.pulse-theme-card__head{flex-direction:column;align-items:stretch}.pulse-theme-card__meta{justify-content:flex-start}.pulse-theme-split,.integration-meta{grid-template-columns:1fr}}@media(max-width:760px){.dash-page-head__title{font-size:20px}.dash-topbar{padding:0 12px}.dash-grid{padding:12px;gap:12px}.dash-kpi-grid{grid-template-columns:1fr}.dash-command-center{padding:12px;gap:10px}.dash-command-card{padding:12px}.dash-delta-grid{grid-template-columns:1fr}.dash-row-head{flex-direction:column}.history-cell-url,.history-cell-summary{max-width:220px}.pulse-sparkline{min-width:118px}.pulse-sparkline svg{width:100px}}:root{--legal-bg: #f6f7fb;--legal-text: #1b1f2d;--legal-muted: #6e7590;--legal-border: #e7e9f1;--legal-card: #ffffff;--legal-accent: #5b6fff}.legal-page{min-height:100vh;background:var(--legal-bg);color:var(--legal-text);padding:32px 16px 64px}.legal-shell{width:min(980px,100%);margin:0 auto;display:grid;gap:18px}.legal-header{display:grid;gap:12px}.legal-back{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:var(--legal-muted);font-size:13px;font-weight:600;transition:color .18s ease}.legal-back:hover,.legal-back:focus-visible{color:var(--legal-accent)}.legal-title h1{font-size:clamp(26px,4vw,34px);letter-spacing:-.02em;margin-bottom:6px}.legal-title p{color:var(--legal-muted);font-size:14px;line-height:1.6}.legal-updated{margin-top:6px;font-size:12px;color:#687087e6}.legal-card{background:var(--legal-card);border:1px solid var(--legal-border);border-radius:20px;padding:22px;display:grid;gap:18px;box-shadow:0 8px 24px #2029550f}.legal-section{display:grid;gap:10px}.legal-section h2{font-size:18px;letter-spacing:-.01em}.legal-section h3{font-size:15px;color:#2b3147}.legal-section p{font-size:14px;line-height:1.65;color:#2b3147}.legal-list{list-style:none;display:grid;gap:8px;padding:0;margin:0}.legal-list li{display:grid;grid-template-columns:14px 1fr;gap:10px;font-size:14px;color:#2b3147;line-height:1.6}.legal-list li:before{content:"•";color:var(--legal-accent);font-weight:700}.legal-grid{display:grid;gap:10px}.legal-grid-row{display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:12px;font-size:14px}.legal-grid-label{color:var(--legal-muted);font-weight:600}.legal-note{border:1px solid #e3e6f4;background:#f5f7ff;border-radius:14px;padding:12px 14px;font-size:13px;color:#3d4460}.legal-links{display:flex;flex-wrap:wrap;gap:10px}.legal-link{border:1px solid #d9deed;border-radius:999px;padding:7px 14px;font-size:13px;text-decoration:none;color:#374061;background:#f8f9ff;transition:all .18s ease}.legal-link:hover,.legal-link:focus-visible{border-color:#bfc8ff;color:#2c3aa5;background:#eef1ff}.legal-table{width:100%;border-collapse:collapse;font-size:13px}.legal-table th,.legal-table td{border-bottom:1px solid #edf0f6;padding:10px 0;text-align:left;vertical-align:top}.legal-table th{color:#5c647d;font-weight:600;width:220px}.legal-footer{margin-top:10px;font-size:13px;color:var(--legal-muted)}@media(max-width:640px){.legal-page{padding:24px 12px 48px}.legal-card{padding:16px;border-radius:16px}.legal-grid-row{grid-template-columns:1fr;gap:4px}.legal-table th{width:140px}}
