*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Sora,sans-serif;line-height:1.5;font-weight:400;color:#fff;background:#0a0a0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0e12226b;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);border-bottom:1px solid rgba(164,178,255,.24);box-shadow:inset 0 -1px #ffffff0a;transition:all .3s ease}.header__content{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px}.header__menu{display:flex;align-items:center;gap:18px}.header__menu-link{position:relative;display:inline-block;color:#dce5ff;text-decoration:none;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:.01em;padding:6px 0;transition:color .2s ease}.header__menu-link:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;border-radius:999px;background:#c5d2ffe0;opacity:0;transform:scaleX(.4);transform-origin:center;transition:transform .2s ease,opacity .2s ease}.header__menu-link:hover,.header__menu-link:focus-visible{color:#f3f6ff}.header__menu-link:hover:after,.header__menu-link:focus-visible:after{opacity:1;transform:scaleX(1)}.header__menu-link:focus-visible{outline:none}.header__auth-links{display:flex;align-items:center;gap:10px;margin-left:auto}.header__auth-link{padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;border-radius:999px;transition:all .22s ease;border:1px solid rgba(166,181,255,.34);background:#29336833;color:#e8ecff}.header__auth-link--register{background:#5c72f652;border-color:#aabaff8a}.header__auth-link--register:hover{background:#7086ff6b;border-color:#c2ceffc2;transform:translateY(-1px);box-shadow:0 8px 18px #202f7d47}.header__auth-link--login{background:#1b23503d}.header__auth-link--login:hover{background:#2f3b7e57;border-color:#b5c4ff8f;transform:translateY(-1px)}@media(max-width:768px){.header__content{padding:8px 16px;min-height:56px;height:auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.header__menu{order:2;width:100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;gap:14px}.header__menu::-webkit-scrollbar{display:none}.header__menu-link{white-space:nowrap;font-size:12px;padding:4px 0}.header__auth-links{order:1}.header__auth-link{padding:6px 12px;font-size:13px}}.footer{position:relative;border-top:1px solid #1e2a43;background:#0b1223;padding:22px 0 18px}.footer__content{max-width:1120px;margin:0 auto;padding:0 24px;display:grid;gap:14px}.footer__panel{border:1px solid #243149;border-radius:14px;background:#0f182d;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.footer__column{border:1px solid #2a3957;border-radius:12px;background:#121d35;padding:12px 14px}.footer__column--contacts{background:#151f3a}.footer__heading{margin:0;color:#f2f6ff;font-size:13px;font-weight:600;letter-spacing:.01em}.footer__legal-grid{margin-top:10px;display:flex;flex-direction:column;gap:8px}.footer__legal-row{display:flex;flex-direction:column;gap:2px}.footer__label{font-size:11px;font-weight:500;color:#9bb0d8;line-height:1.25}.footer__value{font-size:12px;font-weight:500;color:#edf3ff;line-height:1.35;word-break:break-word}.footer__contact-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.footer__contact-row{text-decoration:none;border:1px solid #314466;border-radius:10px;background:#1a2744;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:#4a6498;background:#203054}.footer__bottom-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px;padding-top:2px}.footer__bottom-link{text-decoration:none;color:#c2d1f1;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:#f5f8ff;border-color:#f5f8ff}@media(max-width:980px){.footer__content{padding:0 16px}.footer__panel{grid-template-columns:1fr}}@media(max-width:768px){.footer{padding:16px 0 14px}.footer__contact-row{grid-template-columns:1fr;gap:4px}.footer__bottom-links{justify-content:flex-start}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0b1020;padding-top:64px;scroll-margin-top:84px}.hero__background{position:absolute;inset:0;z-index:0}.hero__rainbow{position:absolute;width:min(520px,58vw);aspect-ratio:1;top:14%;right:7%;border-radius:50%;background:conic-gradient(from 120deg,#ff5a7cbf,#ffaa52b3,#ffee7c9e,#79ffb794,#67b0ffa8,#cb7effad,#ff5a7cbf);filter:blur(54px) saturate(1.16);opacity:.5;animation:rainbow-drift 12s ease-in-out infinite}.hero__gradient-1{position:absolute;width:520px;height:520px;top:-160px;left:-120px;background:radial-gradient(circle,rgba(255,107,157,.2) 0%,transparent 72%);filter:blur(64px);animation:float-1 12s ease-in-out infinite}.hero__gradient-2{position:absolute;width:460px;height:460px;bottom:-140px;right:-90px;background:radial-gradient(circle,rgba(77,171,255,.16) 0%,transparent 72%);filter:blur(66px);animation:float-2 14s ease-in-out infinite}.hero__gradient-3{position:absolute;width:340px;height:340px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(196,77,255,.12) 0%,transparent 74%);filter:blur(52px);animation:pulse-3 10s ease-in-out infinite}.hero__noise{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.015;pointer-events:none}.hero__content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1.25rem;width:min(940px,100%)}.hero__title{font-family:Sora,sans-serif;font-size:clamp(3rem,10vw,6rem);font-weight:800;letter-spacing:-.03em;display:flex;align-items:baseline;gap:0;animation:title-appear 1.2s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(30px)}.hero__title-text{background:linear-gradient(135deg,#fff,#e0e0e0,#ff6b9d,#c44dff,#4dabff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 5s ease infinite;text-shadow:0 0 80px rgba(255,107,157,.3)}.hero__title-dot{font-size:.5em;background:linear-gradient(135deg,#ff6b9d,#c44dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:pulse-dot 2s ease-in-out infinite}.hero__title-domain{font-size:.4em;font-weight:400;color:#ffffff80;letter-spacing:.1em;margin-left:.1em}.hero__subtitle-wrap{max-width:760px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.hero__subtitle{margin:0;color:#ecf0ffd6;font-size:clamp(14px,2.2vw,17px);line-height:1.55;letter-spacing:.01em}.hero__quick-proof{margin:0;color:#e3ebffc2;font-size:13px;line-height:1.45}.hero__alpha-row{display:flex;justify-content:center}.hero__alpha-pill{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(148,163,255,.38);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;color:#dbe3ff;background:#4654b42e;cursor:default;outline:none}.hero__alpha-dot{width:7px;height:7px;border-radius:50%;background:#8ea0ff;box-shadow:0 0 0 5px #8fa0ff2e}.hero__alpha-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);width:min(340px,80vw);border-radius:12px;border:1px solid rgba(164,176,255,.35);background:#121628f0;color:#eef3ffeb;padding:9px 11px;font-size:12px;line-height:1.45;opacity:0;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:translate(-50%) translateY(0)}.hero__form{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;animation:form-appear 1s cubic-bezier(.16,1,.3,1) .3s forwards;opacity:0;transform:translateY(20px)}.hero__loading-strip{width:min(720px,100%);border:1px solid rgba(155,171,245,.3);border-radius:14px;background:#141a304d;padding:10px 12px}.hero__loading-meta{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#e0e8ffdb;margin-bottom:8px}.hero__loading-phase{display:inline-flex;align-items:center;gap:8px}.hero__loading-icon{width:16px;height:16px;color:#e2eaffeb;display:inline-flex;align-items:center;justify-content:center}.hero__loading-icon svg{width:16px;height:16px}.hero__loading-meta strong{font-weight:700;color:#fff}.hero__loading-track{width:100%;height:8px;border-radius:999px;border:1px solid rgba(166,177,245,.35);background:#f5f7ff24;overflow:hidden}.hero__loading-fill{height:100%;display:block;width:0;border-radius:inherit;transition:width .3s ease}.hero__loading-fill.analyzing{background:#6f8cff}.hero__loading-fill.saving{background:#9b7cff}.hero__error{width:min(760px,100%);border-radius:12px;border:1px solid rgba(255,146,146,.45);background:#56162059;color:#ffd8dc;font-size:13px;padding:10px 12px}.hero__input-wrapper{position:relative;width:360px;max-width:90vw}.hero__input{width:100%;padding:1.05rem 1.2rem;font-size:1rem;font-family:Sora,sans-serif;background:#0f152c99;border:1px solid rgba(176,189,242,.22);border-radius:14px;color:#fff;outline:none;transition:border-color .2s ease,background-color .2s ease}.hero__input::placeholder{color:#e0e8ff73}.hero__input:focus{border-color:#c4d0ff73;background:#111830ad}.hero__select{flex-shrink:0;padding:12px 16px;border-radius:100px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:.85rem;cursor:pointer;transition:all .3s}.hero__select:hover{background:#ffffff14;border-color:#fff3}.hero__select option{background:#1a1a2e;color:#fff}.hero__button{position:relative;padding:1.05rem 1.6rem;font-size:1rem;font-family:Sora,sans-serif;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff6b9d,#c44dff,#7c3aed);border:none;border-radius:14px;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.hero__button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff8fb3,#d96dff,#9f5afd);opacity:0;transition:opacity .3s}.hero__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #7046ba47}.hero__button:hover:not(:disabled):before{opacity:1}.hero__button:disabled{opacity:.56;cursor:not-allowed}.hero__button-text{position:relative;z-index:1}.hero__button.loading .hero__button-text{animation:pulse-text 1s ease-in-out infinite}.hero__button-loader{position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;opacity:0;animation:none}.hero__button.loading .hero__button-loader{opacity:1;animation:spin .8s linear infinite}.hero__result{display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:result-appear .5s cubic-bezier(.16,1,.3,1)}.hero__score{display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero__score-label{font-size:.75rem;font-weight:500;letter-spacing:.2em;color:#ffffff80;text-transform:uppercase}.hero__score-value{font-family:Sora,sans-serif;font-size:4rem;font-weight:800;background:linear-gradient(135deg,#4dabff,#c44dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__recommendations{display:flex;flex-direction:column;gap:.75rem;width:320px;max-width:90vw}.hero__recommendation{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:rec-appear .4s cubic-bezier(.16,1,.3,1) backwards}.hero__recommendation:nth-child(1){animation-delay:.1s}.hero__recommendation:nth-child(2){animation-delay:.2s}.hero__recommendation:nth-child(3){animation-delay:.3s}.hero__rec-category{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;border-radius:100px;background:#ffffff1a}.hero__rec-issue{font-size:.9rem;color:#fffc}.hero__recommendation.priority-high .hero__rec-category{background:#ff6b9d33;color:#ff6b9d}.hero__recommendation.priority-medium .hero__rec-category{background:#ffc83233;color:#ffc832}.hero__recommendation.priority-low .hero__rec-category{background:#4dabff33;color:#4dabff}@keyframes float-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.95)}}@keyframes float-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-40px,20px) scale(1.05)}66%{transform:translate(30px,-20px) scale(1.1)}}@keyframes pulse-3{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.25}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.4}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes title-appear{to{opacity:1;transform:translateY(0)}}@keyframes form-appear{to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes result-appear{0%{opacity:0;transform:scale(.9) translateY(20px)}}@keyframes rec-appear{0%{opacity:0;transform:translate(-20px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.5}}@keyframes hero-loading-slide{0%{transform:translate(-70%)}to{transform:translate(220%)}}@keyframes rainbow-drift{0%,to{transform:translateZ(0) scale(1)}35%{transform:translate3d(14px,-10px,0) scale(1.06)}70%{transform:translate3d(-10px,8px,0) scale(.96)}}@media(prefers-reduced-motion:reduce){.hero__rainbow,.hero__gradient-1,.hero__gradient-2,.hero__gradient-3,.hero__title,.hero__title-text,.hero__title-dot,.hero__form,.hero__button.loading .hero__button-text,.hero__button.loading .hero__button-loader,.hero__loading-fill{animation:none!important}.hero__button,.hero__input,.hero__alpha-tooltip,.hero__loading-fill{transition:none!important}}@media(max-width:640px){.hero__content{padding:1rem}.hero{padding-top:100px}.hero__form{flex-direction:column;align-items:center}.hero__input-wrapper,.hero__button,.hero__loading-strip{width:100%}.hero__rainbow{width:68vw;right:50%;transform:translate(46%);top:10%;opacity:.42}.hero__quick-proof{font-size:12px}}.landing{--landing-bg: #f3f5fa;--landing-surface: #ffffff;--landing-text: #161d2e;--landing-muted: #5c667d;--landing-accent: #3f67f3;--landing-border: #dde3f1;position:relative;border-top:1px solid var(--landing-border);background:radial-gradient(circle at 12% -8%,rgba(70,103,236,.14),transparent 42%),radial-gradient(circle at 88% 6%,rgba(145,172,255,.2),transparent 46%),var(--landing-bg)}.landing__container{width:min(1160px,100%);margin:0 auto;padding:64px 24px 88px;display:grid;gap:32px}.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{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;border-radius:18px;padding:18px 20px;border:1px solid #f3d8a7;background:#fff8eb}.landing__alpha:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:999px;background:#edb353}.landing__alpha-badge{margin:0;display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:30px;border-radius:999px;background:#ffe5be;color:#6d4813;font-size:12px;font-weight:700;letter-spacing:.08em}.landing__alpha-title{margin:0;color:#1b253a;font-size:clamp(20px,2.2vw,28px);line-height:1.2}.landing__alpha-text{margin:10px 0 0;max-width:76ch;color:#4e5971;font-size:15px;line-height:1.58}.landing__alpha-text a{color:#2856d8;font-weight:600;text-underline-offset:2px}.landing__section{border-radius:32px;padding:42px;scroll-margin-top:84px}.landing__section--intro{border:1px solid #d9e1f2;background:linear-gradient(136deg,#eff4fff5,#fffffffa 70%),#f4f8ff;box-shadow:0 14px 34px #1d2b5214}.landing__section--audience{border:1px solid #dfe5f2;background:#fff;box-shadow:0 12px 30px #1623430f}.landing__section--workflow{border:1px solid #dbe2f3;background:linear-gradient(180deg,#fbfcff,#f2f6ff)}.landing__section--proof{border:1px solid #ccd9f2;background:linear-gradient(180deg,#11213f,#182d56 52%,#f4f7ff 52% 100%);color:#eaf1ff;box-shadow:0 18px 40px #0e16293d}.landing__section--cta{border:1px solid #2d4375;background:linear-gradient(145deg,#15284b,#223b71);color:#ecf3ff}.landing__section--faq{border:1px solid #dde4f3;background:#fff}.landing__section--pricing{border:1px solid #d6dff2;background:radial-gradient(circle at 88% -10%,rgba(143,167,255,.2),transparent 44%),#fff;box-shadow:0 12px 28px #1e2d5214}.landing__section-head{max-width:76ch}.landing__section-head--proof .landing__title,.landing__section-head--proof .landing__lead,.landing__section-head--proof .landing__eyebrow{color:inherit}.landing__section-head--proof .landing__eyebrow:before{background:#8fa9ff}.landing__eyebrow{margin:0;display:inline-flex;align-items:center;gap:8px;color:#63708d;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing__eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#6886f6}.landing__display-title,.landing__title{margin:12px 0 0;color:var(--landing-text);letter-spacing:-.025em;line-height:1.1}.landing__display-title{font-size:clamp(38px,5vw,62px);max-width:13ch}.landing__title{font-size:clamp(34px,4vw,52px);max-width:16ch}.landing__lead{margin:14px 0 0;color:var(--landing-muted);font-size:17px;line-height:1.6;max-width:66ch}.landing__lead--intro{max-width:54ch}.landing__intro-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px;align-items:stretch}.landing__intro-editorial{display:grid;align-content:start;gap:2px}.landing__intro-actions{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.landing__value-board{border-radius:22px;padding:24px;border:1px solid #d6dff2;background:#ffffffd6;box-shadow:inset 0 1px #ffffffb3}.landing__value-board-title{margin:0;color:#203052;font-size:14px;font-weight:700;letter-spacing:.02em}.landing__value-list{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:12px}.landing__value-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;border-radius:14px;padding:12px;background:#f4f7ff}.landing__value-index{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:24px;border-radius:999px;border:1px solid #cad6f7;color:#3e5dcb;font-size:11px;font-weight:700;letter-spacing:.06em}.landing__value-list p{margin:1px 0 0;color:#2a3957;font-size:14px;line-height:1.5}.landing__audience-split{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.landing__audience-panel{border-radius:24px;padding:26px}.landing__audience-panel--experts{background:radial-gradient(circle at 90% 8%,rgba(151,177,255,.3),transparent 34%),linear-gradient(145deg,#1f3f89,#163068);color:#edf2ff}.landing__audience-panel--owners{border:1px solid #ead8bb;background:linear-gradient(160deg,#fff8e8,#fff1d7);color:#2a3448}.landing__segment-label{margin:0;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.landing__audience-panel--experts .landing__segment-label{color:#e0ebffdb}.landing__audience-panel--owners .landing__segment-label{color:#7b694a}.landing__audience-panel h4{margin:10px 0 0;font-size:clamp(24px,2.4vw,32px);line-height:1.16;letter-spacing:-.02em}.landing__segment-problem{margin:12px 0 0;font-size:15px;line-height:1.58}.landing__audience-panel--experts .landing__segment-problem{color:#ecf3fff2}.landing__audience-panel--owners .landing__segment-problem{color:#45516a}.landing__segment-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}.landing__segment-list li{position:relative;padding-left:20px;font-size:14px;line-height:1.48}.landing__segment-list li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%}.landing__audience-panel--experts .landing__segment-list li{color:#eaf2ff}.landing__audience-panel--experts .landing__segment-list li:before{background:#8eacff}.landing__audience-panel--owners .landing__segment-list li{color:#364155}.landing__audience-panel--owners .landing__segment-list li:before{background:#9f7f4e}.landing__workflow-line{position:relative;margin:26px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landing__workflow-line:before{content:"";position:absolute;left:12%;right:12%;top:12px;height:1px;background:#becbec}.landing__workflow-step{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.landing__workflow-dot{width:24px;height:24px;border-radius:50%;border:1px solid #b7c8f3;background:#fff;box-shadow:0 0 0 4px #dfe8ffe6}.landing__workflow-body{border:1px solid #d7e0f3;border-radius:16px;background:#fff;padding:16px}.landing__workflow-kicker{margin:0;color:#5b6ca2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing__workflow-body h4{margin:8px 0 0;color:#1b2946;font-size:20px;line-height:1.22}.landing__workflow-body p{margin:8px 0 0;color:#4a5871;font-size:14px;line-height:1.56}.landing__proof-media{margin-top:24px;display:grid;gap:14px}.landing__video-stage{margin:0;border-radius:20px;overflow:hidden;border:1px solid rgba(173,193,247,.45);aspect-ratio:16 / 8.4;background:#0f1f3d}.landing__video-stage video{width:100%;height:100%;object-fit:cover;display:block;opacity:.9;background:#0f1f3d}.landing__video-caption{margin:0;padding:9px 12px;border-top:1px solid rgba(173,193,247,.3);color:#e6eeffdb;font-size:12px;line-height:1.45;background:#0911229e}.landing__proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.landing__proof-card{border-radius:16px;border:1px solid #d4def4;background:#fff;color:var(--landing-text);overflow:hidden}.landing__proof-shot{position:relative;height:120px;border-bottom:1px solid #e1e7f5;background:linear-gradient(180deg,#eff4ff,#e5ecff);padding:12px;display:flex;align-items:center;justify-content:center}.landing__proof-icon{width:64px;height:64px;border-radius:18px;background:#fff;border:1px solid #d5def3;color:#3358cf;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #4461b629}.landing__proof-icon svg{width:40px;height:40px}.landing__proof-copy{padding:12px}.landing__proof-copy h4{margin:0;color:#1a2745;font-size:15px;line-height:1.34}.landing__proof-copy p{margin:6px 0 0;color:#4b5973;font-size:13px;line-height:1.5}.landing__pricing-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landing__pricing-card{position:relative;border-radius:20px;border:1px solid #d8e0f1;background:linear-gradient(180deg,#fff,#f7faff);padding:20px;display:grid;align-content:start;gap:16px;min-height:100%;box-shadow:0 6px 16px #1a27450f;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.landing__pricing-card:hover{border-color:#bfcef1;box-shadow:0 12px 24px #23345a1f;transform:translateY(-2px)}.landing__pricing-card--popular{border-color:#afc1ef;background:radial-gradient(circle at 84% -12%,rgba(143,167,255,.22),transparent 44%),linear-gradient(180deg,#f8faff,#f2f6ff);box-shadow:0 12px 26px #38519c26}.landing__pricing-badge{justify-self:start;display:inline-flex;align-items:center;min-height:24px;border-radius:999px;border:1px solid #b8c8ee;background:#5371ca24;color:#3157bd;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 10px}.landing__pricing-head h4{margin:0;color:#1b2946;font-size:30px;line-height:1.1;letter-spacing:-.02em}.landing__pricing-head p{margin:10px 0 0;color:#51607d;font-size:14px;line-height:1.55}.landing__pricing-price{margin:0;display:grid;gap:6px;align-content:start}.landing__pricing-price-old{color:#7f8ba2;font-size:13px;line-height:1.2;text-decoration-line:line-through;text-decoration-thickness:1.5px}.landing__pricing-price-current{color:#1c3f97;font-size:36px;line-height:1;letter-spacing:-.02em}.landing__pricing-price-current--label{justify-self:start;display:inline-flex;align-items:center;border-radius:10px;border:1px solid #ced8ee;background:#f5f8ff;color:#2f4d90;font-size:17px;font-weight:600;line-height:1.2;letter-spacing:0;padding:8px 12px}.landing__pricing-features-title{margin:0;color:#4c5c7e;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing__pricing-features{margin:0;padding:0;list-style:none;display:grid;gap:10px}.landing__pricing-features li{position:relative;color:#2d3a56;font-size:14px;line-height:1.5;padding-left:22px}.landing__pricing-features li:before{content:"•";position:absolute;left:0;top:1px;color:#6281df;font-size:16px;line-height:1}.landing__cta-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.landing__cta-actions{display:grid;gap:10px;justify-items:end}.landing__section--cta .landing__eyebrow{color:#d6e3ffeb}.landing__section--cta .landing__eyebrow:before{background:#9fb7ff}.landing__section--cta .landing__title{color:#f2f6ff;max-width:20ch}.landing__cta-button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid transparent;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.landing__cta-button:hover{transform:translateY(-1px)}.landing__cta-button--primary{border-color:#2f57da;background:#3159db;color:#fff;box-shadow:0 10px 18px #2d4cb23d}.landing__cta-button--primary:hover{background:#284fcb}.landing__cta-button--light{border-color:#c9d9ff8c;background:#edf3ff;color:#14254a}.landing__cta-button--light:hover{background:#fff;box-shadow:0 10px 20px #09122740}.landing__cta-link{color:#2d4eaf;font-size:14px;font-weight:600;text-underline-offset:3px}.landing__section--cta .landing__cta-link{color:#e4edffeb}.landing__faq-groups{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.landing__faq-group{border-radius:18px;border:1px solid #dbe3f2;background:#f8faff;padding:18px}.landing__faq-group:nth-child(2){background:#fffaf2;border-color:#ecdcbf}.landing__faq-group-head h4{margin:0;color:#16233f;font-size:22px;line-height:1.25}.landing__faq-group-head p{margin:8px 0 0;color:#5c6881;font-size:14px;line-height:1.5}.landing__faq-list{margin-top:14px;display:grid;gap:10px}.landing__faq-list details{border-radius:12px;border:1px solid #d7e0f1;background:#fff;overflow:hidden}.landing__faq-list summary{list-style:none;cursor:pointer;padding:13px 14px;color:#1f2e4c;font-size:14px;font-weight:600;line-height:1.48}.landing__faq-list summary::-webkit-details-marker{display:none}.landing__faq-list p{margin:0;border-top:1px solid #e3e9f5;padding:12px 14px 14px;color:#465573;font-size:13px;line-height:1.56}@media(max-width:1100px){.landing__container{gap:24px}.landing__section{padding:30px;border-radius:24px}.landing__intro-layout,.landing__audience-split,.landing__faq-groups,.landing__proof-grid,.landing__workflow-line,.landing__pricing-grid{grid-template-columns:1fr}.landing__workflow-line:before{inset:12px auto 12px 12px;width:1px;height:auto}.landing__workflow-step{grid-template-columns:auto minmax(0,1fr)}.landing__proof-card{display:grid;grid-template-columns:170px minmax(0,1fr)}.landing__proof-shot{height:100%;border-bottom:0;border-right:1px solid #e1e7f5}}@media(max-width:768px){.landing__container{padding:44px 16px 60px;gap:18px}.landing__alpha{grid-template-columns:1fr;border-radius:14px;padding:14px}.landing__section{padding:20px;border-radius:18px;scroll-margin-top:112px}.landing__display-title,.landing__title{font-size:32px;max-width:16ch}.landing__lead,.landing__alpha-text{font-size:14px}.landing__value-board{padding:16px}.landing__audience-panel{padding:18px;border-radius:18px}.landing__audience-panel h4{font-size:24px}.landing__workflow-body{padding:14px}.landing__video-stage{border-radius:14px;aspect-ratio:16 / 10}.landing__proof-card{grid-template-columns:1fr}.landing__proof-shot{border-right:0;border-bottom:1px solid #e1e7f5;height:110px}.landing__pricing-card{padding:16px;border-radius:16px;gap:12px}.landing__pricing-head h4{font-size:24px}.landing__pricing-price-current{font-size:30px}.landing__pricing-price-current--label{font-size:16px;padding:7px 11px}.landing__pricing-features li{font-size:13px;line-height:1.48}.landing__cta-layout{grid-template-columns:1fr}.landing__cta-actions{justify-items:start}}@media(prefers-reduced-motion:reduce){.landing__cta-button,.landing__cta-button:hover{transition:none;transform:none}}.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-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-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}.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,.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,.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-row-head{flex-direction:column}.history-cell-url,.history-cell-summary{max-width:220px}}: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}}
