*{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:center}.header__auth-links{display:flex;align-items:center;gap:10px}.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:0 16px;height:56px}.header__auth-link{padding:6px 12px;font-size:13px}}.footer{position:relative;border-top:1px solid rgba(158,176,246,.24);background:#090d1bd1;box-shadow:inset 0 1px #ffffff08;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);padding:20px 0;margin-top:0}.footer__content{max-width:1160px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:14px;align-items:stretch}.footer__column{border:1px solid rgba(155,173,245,.2);border-radius:14px;background:#11172c8c;padding:14px 16px;min-height:100%}.footer__column--contacts{border-color:#c697f647;background:#19152e94}.footer__heading{margin:0;color:#f0f5fff2;font-size:13px;font-weight:600;letter-spacing:.01em}.footer__legal-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.footer__legal-row{display:flex;flex-direction:column;gap:2px}.footer__label{font-size:11px;font-weight:500;color:#b1c1ebc2;line-height:1.25}.footer__value{font-size:12px;font-weight:500;color:#f0f5ffeb;line-height:1.35;word-break:break-word}.footer__links{margin-top:12px;display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.footer__link{color:#cedaffeb;text-decoration:none;font-size:12px;border-bottom:1px solid rgba(206,218,255,.35);line-height:1.2;transition:color .2s ease,border-color .2s ease,opacity .2s ease}.footer__link:hover{color:#f0f4ff;border-bottom-color:#f0f4ffd1}.footer__link:focus-visible{outline:1px solid rgba(223,232,255,.72);outline-offset:2px;border-bottom-color:#f0f4ffd1}.footer__contact-list{margin-top:12px;display:flex;flex-direction:column;gap:10px}.footer__contact-row{text-decoration:none;border:1px solid rgba(204,170,246,.24);border-radius:10px;background:#221d3a8c;padding:9px 10px;display:grid;grid-template-columns:minmax(92px,118px) minmax(0,1fr);gap:8px;align-items:center;transition:border-color .2s ease,background-color .2s ease}.footer__contact-row:hover{border-color:#dfc0fa80;background:#262140b8}.footer__contact-row:focus-visible{outline:1px solid rgba(231,212,255,.75);outline-offset:2px;border-color:#dfc0fa9e}.footer__contact-row .footer__value{color:#f5effff5}@media(max-width:980px){.footer__content{grid-template-columns:1fr}.footer__column{padding:13px 14px}}@media(max-width:768px){.footer{padding:16px 0}.footer__content{padding:0 16px;gap:10px}.footer__legal-grid{grid-template-columns:1fr;gap:7px}.footer__links{gap:10px}.footer__contact-row{grid-template-columns:1fr;gap:4px}.footer__label{font-size:10px}.footer__value,.footer__link{font-size:11px}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0b1020;padding-top:64px}.hero__background{position:absolute;inset:0;z-index:0}.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__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%)}}@media(prefers-reduced-motion:reduce){.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:56px}.hero__form{flex-direction:column;align-items:center}.hero__input-wrapper,.hero__button,.hero__loading-strip{width:100%}}.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-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__title{font-size:15px;font-weight:700;margin-bottom:10px}.dash-card__sub{font-size:13px;color:#6f7590}.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-submit{width:100%}.auth-switch{margin-top:10px;display:flex;justify-content:center;gap:6px;font-size:13px;color:#6f7590}.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-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-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 8px;display:inline-flex;gap:6px;align-items:center;font-size:11px;background:#f8f9fc;color:#2c3554}.history-block-chip strong{font-size:12px}.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--empty{border-style:dashed;color:#7d86a5}.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-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}@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}.history-drawer{width:calc(100vw - 12px);padding:12px}.history-detail-metrics,.integration-meta{grid-template-columns:1fr}}@media(max-width:760px){.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}}
