:root{--navy:#192640;--blue:#3455db;--blue-hover:#2744bb;--blue-soft:#eef2ff;--muted:#68758b;--line:#e0e6ef;--bg:#f7f9fc;--green:#19785b;--white:#fff;--radius:12px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Arial,sans-serif;font-size:15px;line-height:1.65;letter-spacing:-.018em;-webkit-font-smoothing:antialiased}body,h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.35;letter-spacing:-.045em;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}a,button,input,select,textarea{touch-action:manipulation}button{border:0;background:none;color:inherit}.disabled,button:disabled{cursor:not-allowed!important;opacity:.5;pointer-events:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #8c9ffa;outline-offset:4px}input,select,textarea{color:var(--navy);background:white;border:1px solid #d7dfeb;border-radius:8px;width:100%;padding:12px 14px;min-width:0;transition:border-color .15s}input:hover,select:hover,textarea:hover{border-color:#a9b7cf}input:focus,select:focus,textarea:focus{border-color:var(--blue)}input::placeholder,textarea::placeholder{color:#94a0b3}textarea{resize:vertical}input[type=checkbox]{accent-color:var(--blue);width:17px;height:17px;flex:0 0 17px;padding:0;margin:4px 0 0}a svg,button svg{flex-shrink:0}ul{padding:0;list-style:none;margin:0}svg{vertical-align:middle;flex-shrink:0}::selection{background:#dce5ff}main{flex:1 1}.site-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:min(1200px,calc(100% - 64px));margin:0 auto}.section{padding-top:88px;padding-bottom:88px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;left:20px;top:-60px;background:var(--blue);color:white;padding:10px 15px;border-radius:6px;z-index:100}.skip-link:focus{top:12px}.topbar{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);height:84px}.header-inner{width:min(1312px,calc(100% - 64px));height:100%;margin:auto;justify-content:space-between;gap:28px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:9px;font-size:23px;font-weight:770;letter-spacing:-.06em;white-space:nowrap}.brand-seo{font-weight:430;margin-left:-3px}.brand-icon{width:35px;height:35px;background:var(--blue);color:white;display:grid;place-items:center;border-radius:9px;margin-right:2px}.nav-links{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:560}.nav-links>a.active,.nav-links>a:not(.button):hover{color:var(--blue)}.nav-links .language-link{display:flex;align-items:center;gap:6px;font-size:12px;color:#5e6d84;padding-left:20px;border-left:1px solid var(--line);font-weight:500}.account-link{display:flex;align-items:center;gap:8px}.avatar{background:#eaf0fb;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:12px;color:#45618c}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:6px;border-radius:6px}.icon-button:hover{background:#eaf0f9}.logout-button{margin-left:-18px;color:#697990}.mobile-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:650;line-height:1.45;transition:background .15s,box-shadow .15s;text-align:center;white-space:nowrap}.button.primary{color:white;background:var(--blue);border:1px solid var(--blue);box-shadow:0 2px 2px #253dc210}.button.primary:hover{background:var(--blue-hover);border-color:var(--blue-hover);box-shadow:0 3px 12px #3455db20}.button.secondary{background:white;border:1px solid #d9e1ee;color:#344565}.button.secondary:hover{background:#eff3fa}.button.small{min-height:38px;padding:9px 13px;font-size:13px}.button.full{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.text-button,.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:650;font-size:14px}.text-button:hover,.text-link:hover{text-decoration:underline}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.11em;line-height:1.65;color:#697994;display:block}.pill-eyebrow{display:inline-flex;align-items:center;gap:9px;background:#edf2ff;border:1px solid #dfe6ff;padding:6px 11px;border-radius:5px;color:#4363be;font-size:10px;letter-spacing:.085em}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);flex-shrink:0}.muted{color:var(--muted);font-size:14px}.tiny{font-size:12px}.pill{display:inline-flex;align-items:center;font-weight:600;color:#5b6d8b;background:#eef2f8;padding:4px 8px;border-radius:5px;white-space:nowrap;line-height:1.5}.count,.pill{font-size:11px}.count{padding:1px 6px;background:#eef1f7;border-radius:4px;font-weight:650}.fine-print{font-size:11px;color:#7c899d;line-height:1.8;margin-top:12px}.fine-print a{text-decoration:underline}.centered{text-align:center}.notice{margin:14px 0;background:#eaf2fe;border:1px solid #d8e5ff;color:#36598e;padding:14px 17px;border-radius:8px;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:14px;overflow-wrap:anywhere}.notice.error{background:#fff1f0;border-color:#f4d5d2;color:#a84137}.notice .icon-button{flex-shrink:0}.field-error{font-size:12px;color:#b4453a;margin-top:8px}.spinner{display:inline-block;width:19px;height:19px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading-state{padding:65px 20px;display:flex;justify-content:center;align-items:center;gap:12px;color:#61718b;font-size:14px}.footer{margin-top:44px;border-top:1px solid var(--line);background:white}.footer-inner{padding:34px 0;justify-content:space-between;gap:32px}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{font-size:17px;font-weight:740;gap:5px}.footer p{font-size:11px;color:#8590a2;margin-top:6px}.footer-links{display:flex;gap:24px;align-items:center;flex-wrap:wrap;font-size:11px;color:#738096}.footer-links a:hover{color:var(--blue)}.footer-links>span{color:#939bad;font-size:10px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;padding-top:88px;padding-bottom:104px;min-height:720px}.hero h1{font-size:65px;line-height:1.13;letter-spacing:-.065em;font-weight:760;margin:23px 0}.hero h1 span{color:var(--blue)}.hero-description{font-size:17px;color:#65748e;line-height:1.85;max-width:475px;word-break:keep-all}.hero-form{display:flex;gap:8px;margin-top:30px;padding:7px;background:white;border:1px solid #d9e1ee;border-radius:11px;box-shadow:0 3px 14px #24335404;max-width:545px}.url-input{display:flex;align-items:center;flex:1 1;min-width:0;gap:7px;padding-left:9px;color:#8091ad}.url-input input{border:0;background:transparent;padding:8px 5px;font-size:14px;outline-offset:0}.url-input input:focus-visible{outline:2px solid #91a4ef;border-radius:4px}.hero-form .button{padding:12px 15px;font-size:13px}.hero-trust{display:flex;gap:18px;margin-top:14px;font-size:11px;color:#8691a4}.hero-trust span{display:flex;align-items:center;gap:5px}.hero-trust svg{color:#678075}.hero-visual{background:white;border:1px solid #dce3ef;border-radius:16px;position:relative;box-shadow:0 25px 70px #2b42670b;transform:rotate(-1deg);margin:24px 0 0}.visual-heading{display:flex;align-items:center;gap:9px;padding:19px 22px;border-bottom:1px solid #e6ebf4}.visual-logo{background:var(--blue);color:white;border-radius:5px;display:grid;place-items:center;width:27px;height:27px}.visual-heading strong{font-size:13px;font-weight:650;flex:1 1}.visual-heading .pill{font-size:8px;letter-spacing:.08em;background:#f1f4f8}.visual-site{margin:20px 22px 0;background:#f8fafd;border:1px solid #e7ecf4;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:7px;color:#8492a9}.visual-site,.visual-site span{display:flex;align-items:center}.visual-site span{gap:9px;font-size:12px}.visual-summary{padding:26px 22px}.visual-summary>.eyebrow{font-size:8px;letter-spacing:.1em;color:#8191ad}.visual-summary h2{font-size:29px;line-height:1.35;white-space:pre-line;margin-top:8px;letter-spacing:-.045em}.visual-routine{margin-top:23px;display:flex;flex-direction:column;gap:9px}.routine-row{display:flex;align-items:center;gap:11px;padding:15px 12px;border:1px solid #e6ebf4;border-radius:8px;color:#748299}.routine-row strong{font-size:12px;font-weight:550;color:#53627d;flex:1 1}.routine-number{font-size:11px;color:#8c9ab0;border-right:1px solid #e4e9f3;padding-right:10px}.routine-row.highlight{border-color:#9aacee;background:#f2f5ff;box-shadow:0 2px 9px #3455db0b;transform:translateX(9px)}.routine-row.highlight .routine-number,.routine-row.highlight strong,.routine-row.highlight svg{color:#3455db}.routine-row.highlight strong{font-weight:650}.visual-bottom{border-top:1px solid #e7ebf3;padding:16px 22px;background:#fcfdff;border-radius:0 0 16px 16px;display:flex;gap:8px;align-items:center;font-size:10px;color:#7b8da4}.mini-check{width:20px;height:20px;border-radius:50%;color:#37765c;background:#e5f1e9;display:grid;place-items:center}.floating-note{display:flex;align-items:center;gap:10px;position:absolute;bottom:57px;right:-32px;background:white;border:1px solid #dde4f1;box-shadow:0 8px 30px #1d365012;padding:13px 18px;border-radius:9px;transform:rotate(3deg)}.floating-note>span{background:#edf2ff;color:#3455db;width:32px;height:32px;border-radius:7px;display:grid;place-items:center}.floating-note strong{font-size:11px;display:block}.floating-note small{font-size:9px;color:#8090a7;display:block;margin-top:2px}.value-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f3f9}.value-band-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px 0}.value-band p{font-size:11px;color:#7d8ba2;font-weight:550}.value-band span{display:flex;align-items:center;gap:10px;font-size:14px;color:#5d7090;font-weight:620;letter-spacing:-.02em}.value-band svg{color:#7387a8}.section-title{text-align:center;max-width:740px;margin:0 auto 42px}.section-title h2{font-size:37px;margin:12px 0 15px;line-height:1.4;white-space:pre-line}.section-title>p{font-size:15px;color:#738097;line-height:1.85;word-break:keep-all}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{background:white;border:1px solid var(--line);border-radius:12px;padding:27px}.feature-top{display:flex;align-items:center;justify-content:space-between}.feature-icon{width:46px;height:46px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#edf2ff;color:var(--blue)}.feature-top>span:last-child{font-size:12px;color:#a5afbf;letter-spacing:.06em}.feature-card h3{font-size:20px;font-weight:700;margin:26px 0 13px}.feature-card p{font-size:13px;color:#758298;line-height:1.95;word-break:keep-all}.split-callout{background:#edf2fc;border:1px solid #e0e8f7;border-radius:16px;padding:49px 52px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.split-callout h2{font-size:34px;line-height:1.4;white-space:pre-line;margin:12px 0 18px}.split-callout>div>p{font-size:14px;color:#71819b;max-width:420px;line-height:1.9;word-break:keep-all}.split-callout .text-link{margin-top:22px;font-size:13px}.checklist{align-self:center}.checklist>div{display:flex;align-items:center;gap:14px;background:#ffffffbd;border:1px solid #e0e7f5;border-radius:8px;padding:16px 19px;margin-bottom:10px;font-size:13px;color:#526789}.checklist svg{color:#4265c5}.checklist>p{font-size:10px!important;margin:16px 0 0!important;text-align:center}.faq-section{max-width:840px}.faq-section .section-title h2{font-size:32px}.faq{border-bottom:1px solid var(--line);padding:0 4px}.faq summary{padding:22px 0;list-style:none;cursor:pointer;font-size:15px;font-weight:620;display:flex;justify-content:space-between;align-items:center;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary svg{color:#8899b1;transform:rotate(90deg);transition:transform .15s}.faq[open] summary svg{transform:rotate(-90deg)}.faq>p{font-size:14px;color:#738198;padding:0 28px 25px 0;line-height:1.9;word-break:keep-all}.bottom-cta{border-top:1px solid var(--line);background:#eef3fd;text-align:center;padding:56px 0 64px}.bottom-cta>.container>svg{color:var(--blue);margin-bottom:14px}.bottom-cta h2{font-size:37px;white-space:pre-line;line-height:1.4;margin-bottom:26px}.bottom-cta p{font-size:11px;color:#8a97ab;margin-top:14px}.bottom-cta+.footer{margin-top:0}.auth-layout{display:grid;grid-template-columns:1fr 1fr;max-width:1020px;gap:80px;padding:78px 0 72px;align-items:start}.auth-aside{position:relative;padding:46px 35px;overflow:hidden;min-height:580px;border-radius:14px;background:#edf2fc;border:1px solid #e1e8f5}.auth-aside>.eyebrow{font-size:9px;color:#5672af}.auth-aside h2{font-size:37px;line-height:1.4;white-space:pre-line;margin:24px 0}.auth-aside p{font-size:14px;color:#6f809c;line-height:1.95;word-break:keep-all;max-width:300px}.auth-aside-items{display:flex;flex-direction:column;gap:18px;margin-top:38px;position:relative;z-index:1}.auth-aside-items>div{display:flex;align-items:center;gap:11px;font-size:12px;color:#57729b}.auth-aside-items svg{color:#6281bc}.auth-watermark{position:absolute;bottom:-10px;right:-10px;color:#dbe4f7}.auth-card{padding-top:20px;max-width:440px;width:100%}.auth-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:11px;background:white;border:1px solid #e0e6ef;color:var(--blue);margin-bottom:21px}.auth-card h1{font-size:30px;margin-bottom:12px}.auth-card>.muted{font-size:13px;line-height:1.9;margin-bottom:26px}.stack-form{display:flex;flex-direction:column;gap:18px}.stack-form .form-grid>label,.stack-form>label{display:flex;flex-direction:column;font-size:12px;font-weight:600;gap:7px}.stack-form input,.stack-form select,.stack-form textarea{font-size:13px;font-weight:400}.stack-form label small{font-size:10px;font-weight:400;color:#8491a6;line-height:1.75}.stack-form .checkbox-label{display:flex;flex-direction:row;gap:9px;align-items:flex-start;font-size:11px;font-weight:400;line-height:1.85;color:#748198}.checkbox-label a{color:#3b5cc5;text-decoration:underline;text-underline-offset:2px}.forgot-link{font-size:11px;color:#66799c;text-align:right;margin-top:-10px}.auth-switch{font-size:12px;color:#8490a3;margin-top:25px;text-align:center}.auth-switch a{color:#3455db;font-weight:600}.turnstile-container{min-height:65px;overflow:hidden}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard{padding-top:43px;padding-bottom:34px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:34px}.page-heading h1{font-size:34px;margin:9px 0 12px;line-height:1.4}.page-heading>div>p{font-size:14px;color:#7a879c;line-height:1.8}.plan-indicator{display:flex;align-items:center;gap:13px;background:white;border:1px solid var(--line);padding:12px 17px;border-radius:9px;min-width:175px}.plan-indicator strong{font-size:13px;display:block;font-weight:650}.plan-indicator small{font-size:10px;color:#8490a2;display:block;margin-top:2px}.plan-indicator>svg{margin-left:auto;color:#8796b0}.onboarding-panel{display:grid;grid-template-columns:1fr 1fr;gap:64px;background:white;border:1px solid var(--line);border-radius:15px;padding:46px 50px;margin-top:20px}.onboarding-intro>.feature-icon{margin-bottom:29px}.onboarding-intro h2{font-size:36px;line-height:1.4;white-space:pre-line;margin:12px 0 18px}.onboarding-intro>p{font-size:14px;color:#75849e;line-height:1.95;max-width:360px;word-break:keep-all}.onboarding-note{display:flex;gap:9px;align-items:flex-start;font-size:11px;color:#8494ad;margin-top:29px}.site-form{padding-top:9px;gap:20px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:19px}.section-heading h2{font-size:18px;display:flex;align-items:center;gap:8px}.section-heading h2>span{color:var(--blue)}.section-heading h3{font-size:17px}.site-form .section-heading{margin-bottom:3px}.site-strip{background:white;border:1px solid var(--line);border-radius:10px;justify-content:space-between;padding:17px 21px;gap:22px;margin-bottom:16px}.site-identity,.site-strip{display:flex;align-items:center}.site-identity{gap:13px;min-width:0}.site-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:9px;background:#f0f3f9;color:#6c809d}.site-identity>div{min-width:0}.site-identity strong{font-size:14px;display:block}.site-identity select{font-size:13px;padding:4px 25px 4px 6px}.path{font-size:11px;overflow-wrap:anywhere;color:#8290a7;display:flex;align-items:center;gap:4px}.site-actions{display:flex;gap:8px;flex-shrink:0}.connection-banner{display:flex;align-items:center;gap:13px;padding:16px 19px;border:1px solid #dee7fb;border-radius:9px;background:#edf3ff;margin-bottom:30px}.connection-icon{color:#5571b2;width:31px;display:grid;place-items:center}.connection-banner>div{flex:1 1}.connection-banner strong{font-size:12px;color:#4b6592;font-weight:650}.connection-banner p{font-size:11px;color:#7c8eae;margin-top:3px}.connection-banner .button{font-size:11px;background:#ffffffa8}.dashboard-tabs{display:flex;gap:30px;margin:30px 0 26px;border-bottom:1px solid var(--line)}.dashboard-tabs button{display:flex;align-items:center;gap:8px;padding:0 1px 15px;font-size:13px;color:#8290a6;border-bottom:2px solid transparent;margin-bottom:-1px}.dashboard-tabs button.active{color:var(--blue);font-weight:650;border-bottom-color:var(--blue)}.dashboard-tabs .active .count{background:#e8edff;color:var(--blue)}.report-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:27px;align-items:start}.task-list{display:flex;flex-direction:column;gap:10px}.task{background:white;border:1px solid var(--line);border-radius:10px;display:flex;width:100%;align-items:center;gap:13px;padding:18px 16px;text-align:left;transition:border-color .15s,background .15s;color:#8091ab}.task:hover{border-color:#acbce6}.task.selected{border-color:#5070e0;box-shadow:0 0 0 1px #5070e0;background:#fbfcff}.task-number{width:33px;height:33px;display:grid;place-items:center;border-radius:7px;background:#f0f3f8;color:#7d8aa0;font-size:14px;font-weight:650}.selected .task-number{background:var(--blue);color:white}.task-copy{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.task-type{font-size:10px;color:#4e6fc8;font-weight:600}.task-copy strong{font-size:14px;color:#344561;line-height:1.7;font-weight:620;overflow-wrap:anywhere}.task-copy .path{font-size:10px}.is-done .task-number{background:#e2f1eb;color:#257559}.is-done .task-copy strong{color:#718276}.progress-card{border:1px solid var(--line);border-radius:10px;padding:20px;margin-top:21px}.progress-card>div{display:flex;align-items:center;gap:9px;color:#657a9b}.progress-card strong{font-size:12px;font-weight:600}.progress-card p{font-size:11px;color:#8291a7;margin:11px 0}.progress-card progress{display:block;width:100%;height:5px;appearance:none;border:0;border-radius:5px;background:#e2e8f2;overflow:hidden}.progress-card progress::-webkit-progress-bar{background:#e2e8f2}.progress-card progress::-webkit-progress-value{background:#5c7cde;border-radius:5px}.progress-card progress::-moz-progress-bar{background:#5c7cde;border-radius:5px}.data-note{padding:20px 21px;border-radius:9px;background:#eef3fb;margin-top:21px;font-size:12px;color:#6e819e;line-height:1.95}.data-note strong{font-size:12px;font-weight:620;color:#577091}.data-note p{white-space:pre-line;overflow-wrap:anywhere}.data-note p+p,.data-note>.eyebrow+p{margin-top:7px}.data-note .eyebrow{font-size:9px;color:#6980a2}.task-detail{padding:27px;background:white;border:1px solid var(--line);border-radius:12px;position:sticky;top:24px}.detail-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.task-detail h2{font-size:23px;font-weight:700;line-height:1.55}.task-detail h2,.why{overflow-wrap:anywhere}.why{font-size:13px;color:#71819b;line-height:1.9;margin:13px 0 24px;white-space:pre-line}.after,.before{padding:17px;border-radius:8px}.before{background:#f7f8fa;border:1px solid #eceff4}.before .eyebrow{font-size:9px;color:#8794a8}.before p{font-size:13px;color:#7f8a9e;line-height:1.9;margin-top:7px;white-space:pre-line;overflow-wrap:anywhere}.after{background:#edf2ff;border:1px solid #dce5ff;margin-top:12px}.after>div{display:flex;justify-content:space-between;gap:15px;align-items:center;color:#5472c5}.after .eyebrow{font-size:10px;color:#5472c5;letter-spacing:.025em}.after p{font-size:14px;line-height:1.95;color:#37528e;font-weight:530;margin:10px 0 13px;white-space:pre-line;overflow-wrap:anywhere}.after .text-button{font-size:11px}.instructions{margin:19px 0 23px;font-size:12px;color:#75839a;line-height:1.85}.instructions strong{font-size:11px;color:#596f93}.instructions p{margin-top:5px;white-space:pre-line;overflow-wrap:anywhere}.evidence{margin:17px 0 20px;border:1px solid var(--line);border-radius:7px;font-size:11px;color:#77879f}.evidence summary{padding:10px 13px;cursor:pointer}.evidence pre{white-space:pre-wrap;word-break:break-word;max-height:240px;overflow:auto;padding:10px 13px;background:#f5f7fb;font-size:10px;margin:0}.delegate-button,.evidence pre{border-top:1px solid var(--line)}.delegate-button{display:flex;align-items:center;justify-content:space-between;gap:17px;padding:17px 0 0;margin-top:21px;width:100%;text-align:left;color:#7085a7}.delegate-button strong{display:block;font-size:11px;color:#7d8ca3;font-weight:500}.delegate-button small{display:block;font-size:12px;color:#4265c6;margin-top:3px;font-weight:600}.empty-state{border:1px solid var(--line);border-radius:13px;background:white;padding:68px 32px;display:flex;align-items:center;flex-direction:column;gap:14px;text-align:center}.empty-icon{width:64px;height:64px;border-radius:17px;background:#f0f4fc;color:#7e96bc;display:grid;place-items:center;margin-bottom:10px}.empty-state h1{font-size:28px}.empty-state h2{font-size:25px}.empty-state>p{font-size:14px;color:#7f8ea5;max-width:560px;line-height:1.9;word-break:keep-all}.empty-state>.eyebrow{font-size:9px}.empty-state>.button{margin-top:7px}.history-row{display:flex;align-items:center;gap:16px;padding:22px;background:white;border:1px solid var(--line);border-radius:10px;margin-bottom:12px;color:#4c937a}.history-row>div{flex:1 1;min-width:0}.history-row strong{color:#415776;font-size:14px;font-weight:600}.history-row p{font-size:11px;color:#8797ad;margin-top:4px}.report-row{display:flex;align-items:flex-start;gap:16px;padding:22px;background:white;border:1px solid var(--line);border-radius:10px;margin-bottom:12px}.report-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#eef3fb;color:#6885b6}.report-row>div{flex:1 1;min-width:0}.report-row h3{font-size:15px}.report-row p{font-size:12px;color:#7286a2;line-height:1.85;margin:7px 0;white-space:pre-line;overflow-wrap:anywhere}.report-row small{font-size:10px;color:#8a99ae;overflow-wrap:anywhere}.modal-backdrop{position:fixed;inset:0;z-index:60;background:#16264077;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;padding:24px;overflow:auto}.modal-card{width:100%;max-width:520px;background:white;box-shadow:0 25px 90px #0b214333;border:1px solid #e1e6ef;border-radius:16px;padding:30px;max-height:calc(100dvh - 48px);overflow:auto}.modal-card h2{font-size:23px;line-height:1.5;margin-bottom:13px}.modal-card>.feature-icon{margin-bottom:21px}.modal-card>p{font-size:13px;color:#7a889e;line-height:1.9}.modal-card .section-heading{margin-bottom:19px}.lead-summary{display:flex;flex-direction:column;gap:5px;background:#f4f7fc;border:1px solid #e3eaf5;padding:16px;border-radius:8px;margin:23px 0;font-size:11px;color:#8595ae;overflow-wrap:anywhere}.lead-summary strong{font-size:13px;color:#4e6489;font-weight:600}.pricing-page{padding-top:64px;padding-bottom:48px}.pricing-title{max-width:730px;margin-bottom:29px}.pricing-title h1{font-size:43px;line-height:1.4;white-space:pre-line;margin:18px 0}.pricing-title>p{font-size:14px}.billing-notice{max-width:895px;margin:0 auto 32px;display:flex;align-items:center;gap:12px;background:#eef3fb;border:1px solid #dfe8f7;border-radius:9px;padding:15px 18px;color:#6f86a9}.billing-notice strong{font-size:12px;font-weight:600;color:#5a749c}.billing-notice p{font-size:11px;color:#8596ae;margin-top:3px;line-height:1.8}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:895px;margin:43px auto 0;align-items:stretch}.price-card{position:relative;background:white;border:1px solid var(--line);border-radius:13px;padding:30px;display:flex;flex-direction:column}.price-card.growth{border:2px solid var(--blue);padding:29px;box-shadow:0 12px 40px #3455db07}.recommended{position:absolute;top:-26px;left:-2px;right:-2px;height:30px;border-radius:9px 9px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--blue);color:white;font-size:9px;font-weight:600;letter-spacing:.05em}.growth.price-card{border-top-left-radius:0;border-top-right-radius:0}.price-top{display:flex;align-items:center;gap:12px}.price-top .feature-icon{width:40px;height:40px;border-radius:10px}.price-top h2{font-size:24px;letter-spacing:-.045em}.price-card>p{font-size:12px;color:#8490a4;margin-top:13px}.price{font-size:43px;font-weight:750;letter-spacing:-.065em;line-height:1.4;margin-top:20px}.price span{font-size:12px;font-weight:400;color:#8c96a8;margin-left:8px;letter-spacing:0}.price-card .price-caption{font-size:10px;color:#9aa4b4;margin-top:6px;border-bottom:1px solid var(--line);padding-bottom:23px;line-height:1.8}.plan-features{padding:24px 0 27px;display:flex;flex-direction:column;gap:13px;flex:1 1}.plan-features li{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#637996;line-height:1.7}.plan-features li svg{color:#476bd3;margin-top:2px}.pricing-footnotes{max-width:820px;margin:26px auto;text-align:center;font-size:10px;color:#909eb4;line-height:1.95}.pricing-footnotes p{margin-top:12px}.pricing-footnotes p:first-child{display:flex;align-items:center;justify-content:center;gap:5px;color:#8498b6}.pricing-footnotes a{text-decoration:underline;text-underline-offset:3px}.settings-page{padding-top:44px;padding-bottom:35px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.settings-card{background:white;border:1px solid var(--line);border-radius:12px;padding:25px}.settings-card .section-heading{margin-bottom:23px}.settings-card h2{font-size:17px;gap:9px}.settings-card h2 svg{color:#6f87ae}.account-details{margin:0 0 21px}.account-details>div{display:grid;grid-template-columns:125px 1fr;gap:14px;margin-bottom:13px;font-size:12px}.account-details dt{color:#8796ac}.account-details dd{color:#556d90;margin:0;overflow-wrap:anywhere}.settings-card>.text-link{font-size:11px}.subscription-name{font-size:29px;line-height:1.45;font-weight:650;letter-spacing:-.04em;margin-bottom:10px}.settings-card>.muted{font-size:12px;line-height:1.85}.settings-card>.tiny{font-size:10px;margin-top:8px}.settings-card>.fine-print{margin-top:21px}.support-card{display:flex;align-items:center;gap:15px;margin-top:25px;border:1px solid var(--line);border-radius:10px;padding:22px;color:#7890b3}.support-card>div{flex:1 1}.support-card strong{font-size:12px;color:#5e769a;font-weight:600}.support-card p{font-size:11px;color:#899bb5;margin-top:4px}.admin-panel{margin-top:38px;border:1px solid var(--line);border-radius:12px;background:white;padding:26px}.admin-panel>.section-heading{align-items:flex-start;gap:24px}.admin-panel .eyebrow{font-size:9px;color:#8193ad;margin-bottom:7px}.admin-panel h2{font-size:21px;margin-bottom:10px}.admin-panel .muted{font-size:12px}.integration-statuses{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:19px 0 24px}.integration-status{background:#f6f8fc;border:1px solid #e7ecf4;border-radius:7px;padding:10px 12px;display:flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap}.integration-status strong{font-size:10px;font-weight:550;color:#657d9f;overflow-wrap:anywhere}.integration-status>span:last-child{font-size:9px;color:#94a1b7;margin-left:auto;overflow-wrap:anywhere}.status-dot{background:#c3cddc;width:5px;height:5px;border-radius:50%;flex-shrink:0}.status-dot.ready{background:#3b9a74}.admin-settings-layout{display:grid;grid-template-columns:190px 1fr;gap:29px;border-top:1px solid var(--line);padding-top:24px}.admin-groups{display:flex;flex-direction:column;gap:5px}.admin-groups button{display:flex;align-items:center;gap:8px;padding:11px;border-radius:6px;font-size:11px;text-align:left;color:#7b8faa;overflow-wrap:anywhere}.admin-groups button svg:last-child{margin-left:auto}.admin-groups button.selected{background:#edf2ff;color:#4364be;font-weight:600}.admin-groups button:hover{background:#f2f5fb}.admin-form{gap:19px}.admin-form>h3{font-size:18px;margin-bottom:5px}.admin-form>label{font-size:11px}.admin-form input{font-size:12px;font-family:inherit}.setting-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.configured-label{color:#5c937d;font-size:9px;gap:4px}.admin-save,.configured-label{display:flex;align-items:center}.admin-save{justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:20px;margin-top:7px}.admin-save>.fine-print{margin:0}.admin-save .button{font-size:12px;min-height:40px}.admin-panel .loading-state{padding:40px}.legal-page{max-width:880px;padding-top:46px;padding-bottom:40px}.legal-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:30px}.legal-tabs a{padding:12px 17px;font-size:13px;color:#8291a8;border-bottom:2px solid transparent;margin-bottom:-1px}.legal-tabs .selected{color:var(--blue);border-bottom-color:var(--blue);font-weight:600}.legal-content{padding:31px 35px;background:white;border:1px solid var(--line);border-radius:12px}.legal-content>section{padding-bottom:29px;margin-bottom:29px;border-bottom:1px solid #e8edf5}.legal-content h2{display:flex;align-items:center;gap:12px;font-size:18px;margin-bottom:15px}.legal-content h2>span{font-size:11px;color:#8ea0bb}.legal-content p{font-size:13px;color:#7184a0;line-height:2.05;word-break:keep-all}.legal-content p a{color:#5875b5}.legal-content .fine-print{font-size:10px;color:#94a0b4}.operator-details{margin-top:35px}.operator-details h2 svg{color:#7290b7}.operator-details .account-details{margin-top:20px}.operator-details .account-details>div{grid-template-columns:180px 1fr;font-size:11px}.operator-details .text-link{font-size:12px}@media(min-width:1500px){.hero{gap:100px;padding-top:103px;padding-bottom:117px}.hero h1{font-size:70px}.hero-visual{margin-left:10px}.hero-description{font-size:18px}}@media(max-width:1100px){.hero{gap:50px;min-height:670px;padding-top:70px;padding-bottom:80px}.hero h1{font-size:56px}.hero-description{font-size:15px}.hero-form .button{padding:11px;font-size:11px}.url-input input{font-size:12px}.hero-visual{margin-right:12px}.visual-heading{padding:17px}.visual-heading strong{font-size:11px}.visual-heading .pill{font-size:7px}.visual-site{margin:17px 17px 0}.visual-summary{padding:23px 17px}.routine-row{gap:8px;padding:13px 10px}.routine-row strong{font-size:11px}.visual-bottom{padding:14px 17px;font-size:9px}.floating-note{right:-24px;padding:11px 13px}.split-callout{gap:40px;padding:39px}.auth-layout{gap:50px}.nav-links{gap:20px}.feature-card{padding:23px}.onboarding-panel{gap:40px;padding:35px}.task-detail{padding:22px}.price-card{padding:27px}.price-card.growth{padding:26px}}@media(max-width:860px){.container,.header-inner{width:calc(100% - 40px)}.topbar{height:73px}.brand{font-size:20px;gap:7px}.brand-icon{width:31px;height:31px}.nav-links{gap:15px;font-size:12px}.nav-links .language-link{padding-left:12px;font-size:10px}.nav-links>.button{font-size:11px;padding:8px 10px}.hero{gap:35px;padding-top:60px;padding-bottom:70px;min-height:580px}.hero h1{font-size:46px;margin:21px 0}.hero-description{font-size:13px}.hero-form{margin-top:23px;flex-direction:column;padding:6px}.hero-form .button{font-size:12px;min-height:40px}.url-input{padding:5px 7px}.hero-trust{font-size:9px;gap:10px}.hero .pill-eyebrow{font-size:8px}.visual-heading{gap:6px;padding:13px}.visual-heading .pill{display:none}.visual-site{margin:13px 13px 0;padding:10px}.visual-site span{font-size:10px}.visual-summary{padding:19px 13px}.visual-summary h2{font-size:24px}.visual-summary>.eyebrow{font-size:7px}.routine-row{gap:7px;padding:12px 9px}.routine-row strong{font-size:10px}.routine-row>svg{width:15px}.routine-number{font-size:9px;padding-right:7px}.floating-note{padding:9px 11px;right:-13px;bottom:47px}.floating-note>span{width:28px;height:28px}.floating-note strong{font-size:10px}.floating-note small{font-size:8px}.visual-bottom{font-size:8px;padding:13px}.value-band-inner{gap:15px;padding:20px 0}.value-band p{font-size:9px;max-width:100px}.value-band span{font-size:11px;gap:6px}.value-band svg{width:17px}.section{padding-top:65px;padding-bottom:65px}.section-title h2{font-size:30px}.section-title>p{font-size:13px}.feature-grid{gap:14px}.feature-card{padding:20px}.feature-card h3{font-size:17px;margin:20px 0 11px}.feature-card p{font-size:11px}.feature-icon{width:40px;height:40px}.split-callout{padding:31px;gap:25px}.split-callout h2{font-size:29px}.split-callout>div>p{font-size:12px}.checklist>div{padding:13px 12px;font-size:11px;gap:10px}.auth-layout{gap:35px;padding:53px 0 48px}.auth-aside{padding:35px 26px;min-height:550px}.auth-aside h2{font-size:29px}.auth-aside p{font-size:12px}.auth-aside-items>div{font-size:11px}.auth-card h1{font-size:25px}.auth-card>.muted{font-size:12px}.page-heading h1{font-size:29px}.page-heading>div>p{font-size:12px}.onboarding-panel{padding:29px;gap:29px}.onboarding-intro h2{font-size:30px}.onboarding-intro>p{font-size:12px}.site-form{gap:18px}.report-grid{gap:19px;grid-template-columns:1fr 1fr}.task{padding:15px 12px;gap:9px}.task-number{width:28px;height:28px}.task-copy strong,.task-number{font-size:12px}.task-detail{padding:19px}.task-detail h2{font-size:20px}.why{font-size:12px}.after,.before{padding:14px}.after p,.before p{font-size:12px}.section-heading h2{font-size:15px}.section-heading>.tiny{font-size:10px}.plan-indicator{min-width:150px;padding:10px 13px}.pricing-title h1{font-size:36px}.pricing-grid{gap:20px}.price-card{padding:24px}.price-card.growth{padding:23px}.price{font-size:37px}.plan-features li{font-size:11px}.settings-grid{gap:18px}.settings-card{padding:21px}.settings-card h2{font-size:15px}.account-details>div{grid-template-columns:100px 1fr;font-size:11px}.admin-settings-layout{grid-template-columns:150px 1fr;gap:23px}.integration-statuses{grid-template-columns:1fr 1fr}.footer-inner{gap:22px}.footer-links{gap:15px;justify-content:flex-end}.footer p{font-size:10px}}@media(max-width:640px){.container,.header-inner{width:calc(100% - 36px)}.topbar{height:67px}.brand{font-size:21px}.brand-icon{width:31px;height:31px}.mobile-toggle{display:inline-flex}.header-inner{position:relative}.nav-links{display:none}.nav-links.open{display:flex;position:absolute;top:66px;right:-18px;left:-18px;z-index:40;background:white;border-bottom:1px solid var(--line);box-shadow:0 15px 22px #19324c0c;padding:19px;flex-wrap:wrap;gap:16px 23px;font-size:13px}.nav-links .language-link{border:0;padding-left:0;font-size:12px}.nav-links>.button{margin-left:auto;font-size:12px}.nav-links>.logout-button{margin-left:0}.hero{grid-template-columns:1fr;gap:47px;padding-top:44px;padding-bottom:59px;min-height:0}.hero-copy{text-align:left}.hero h1{font-size:52px;line-height:1.14;margin:23px 0 20px}.hero-description{font-size:15px;line-height:1.9;max-width:410px}.hero-form{flex-direction:row;margin-top:24px;max-width:none}.hero-form .button{font-size:11px;padding:10px 12px;min-height:42px}.url-input{padding:5px 0 5px 5px;gap:4px}.url-input svg{width:17px}.url-input input{font-size:12px;width:100%;padding-left:3px}.hero-trust{font-size:10px;gap:14px;margin-top:12px}.hero .pill-eyebrow{font-size:9px}.hero-visual{max-width:430px;width:calc(100% - 14px);margin:0 auto 0 2px;transform:rotate(-.8deg)}.visual-heading{padding:17px;gap:9px}.visual-heading strong{font-size:12px}.visual-heading .pill{display:inline-flex;font-size:7px}.visual-site{margin:17px 17px 0;padding:11px 12px}.visual-site span{font-size:11px}.visual-summary{padding:23px 17px}.visual-summary h2{font-size:28px}.visual-summary>.eyebrow{font-size:8px}.visual-routine{margin-top:21px}.routine-row{padding:14px 12px;gap:10px}.routine-row strong{font-size:11px}.routine-number{font-size:10px;padding-right:9px}.routine-row>svg{width:17px}.visual-bottom{font-size:9px;padding:14px 17px}.floating-note{bottom:51px;right:-13px;padding:11px 14px}.floating-note strong{font-size:11px}.floating-note small{font-size:9px}.floating-note>span{width:30px;height:30px}.value-band-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px 0}.value-band p{font-size:10px;max-width:none}.value-band span{font-size:11px}.section{padding-top:55px;padding-bottom:55px}.section-title{margin-bottom:29px}.section-title h2{font-size:27px;line-height:1.45}.section-title>p{font-size:12px;line-height:1.9}.section-title>.eyebrow{font-size:9px}.feature-grid{grid-template-columns:1fr;gap:13px}.feature-card{padding:25px}.feature-top>span:last-child{font-size:11px}.feature-card h3{font-size:19px;margin:18px 0 10px}.feature-card p{font-size:13px;line-height:1.9}.split-callout{grid-template-columns:1fr;padding:29px 24px;gap:27px}.split-callout h2{font-size:30px}.split-callout>div>p{font-size:13px}.split-callout .eyebrow{font-size:9px}.checklist>div{padding:15px 14px;font-size:12px}.checklist>p{font-size:9px!important}.faq-section .section-title h2{font-size:26px}.faq summary{font-size:13px;padding:19px 0}.faq>p{font-size:12px;padding-right:12px;padding-bottom:21px}.bottom-cta{padding:42px 0 49px}.bottom-cta h2{font-size:28px;line-height:1.5}.bottom-cta p{font-size:10px}.bottom-cta .button{font-size:13px}.footer{margin-top:30px}.footer-inner{padding:26px 0;flex-direction:column;align-items:flex-start;gap:23px}.footer-links{justify-content:flex-start;gap:17px;font-size:10px}.footer-links>span{width:100%;font-size:9px}.footer p{font-size:10px}.auth-layout{display:flex;flex-direction:column-reverse;gap:36px;padding:32px 0 24px;align-items:center}.auth-card{padding:0 6px;max-width:420px}.auth-card h1{font-size:28px}.auth-card>.muted{font-size:12px}.auth-aside{width:100%;max-width:420px;min-height:0;padding:28px}.auth-aside h2{font-size:24px;margin:13px 0;white-space:normal}.auth-aside>.eyebrow{font-size:8px}.auth-aside>p{font-size:12px;max-width:none}.auth-aside-items{gap:12px;margin-top:22px}.auth-aside-items>div{font-size:11px}.auth-watermark{width:110px;height:110px}.auth-icon{width:40px;height:40px;margin-bottom:18px}.stack-form{gap:18px}.stack-form .form-grid>label,.stack-form>label{font-size:12px}.stack-form input,.stack-form select,.stack-form textarea{font-size:16px;padding:12px}.stack-form label small{font-size:10px}.stack-form .checkbox-label{font-size:11px}.turnstile-container{width:100%;max-width:100%}.dashboard{padding-top:28px}.page-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:24px}.page-heading h1{font-size:27px;margin:8px 0 11px}.page-heading .eyebrow{font-size:9px}.page-heading>div>p{font-size:12px}.plan-indicator{min-width:0;padding:9px 12px;gap:10px}.plan-indicator>div{display:flex;align-items:center;gap:9px}.plan-indicator strong{font-size:12px}.plan-indicator small{font-size:10px;margin:0}.plan-indicator>svg{width:14px}.onboarding-panel{grid-template-columns:1fr;gap:28px;padding:25px 22px}.onboarding-intro>.feature-icon{margin-bottom:20px}.onboarding-intro h2{font-size:29px;margin:10px 0 14px}.onboarding-intro>p{font-size:12px;max-width:none}.onboarding-intro .eyebrow{font-size:9px}.onboarding-note{margin-top:16px;font-size:10px}.site-form{padding-top:24px;border-top:1px solid var(--line)}.form-grid{gap:11px}.form-grid select{font-size:13px}.site-strip{flex-wrap:wrap;gap:16px;padding:15px}.site-identity{width:100%;gap:10px}.site-identity strong{font-size:13px}.site-identity .pill{margin-left:auto;font-size:9px}.site-identity .path{font-size:10px}.site-icon{width:34px;height:34px}.site-actions{width:100%;justify-content:flex-end;border-top:1px solid #edf0f5;padding-top:12px}.site-actions>.button:first-child{margin-right:auto}.site-actions .button{font-size:11px}.connection-banner{align-items:flex-start;flex-wrap:wrap;gap:8px;padding:15px;margin-bottom:24px}.connection-icon{width:24px}.connection-banner>div{min-width:calc(100% - 40px)}.connection-banner strong{font-size:11px}.connection-banner p{font-size:10px;line-height:1.8}.connection-banner .button{margin-left:32px;margin-top:5px;min-height:34px;font-size:10px}.dashboard-tabs{gap:21px;margin:24px 0 23px}.dashboard-tabs button{font-size:11px;gap:5px;padding-bottom:13px}.dashboard-tabs button>svg{width:15px}.dashboard-tabs .count{font-size:10px}.report-grid{grid-template-columns:1fr;gap:23px}.section-heading{gap:12px;margin-bottom:16px}.section-heading h2{font-size:16px}.section-heading>.tiny{font-size:9px}.task{padding:16px 13px;gap:12px}.task-number{width:31px;height:31px}.task-copy strong,.task-number{font-size:13px}.task-copy .path,.task-type{font-size:10px}.task-detail{padding:22px;position:static}.task-detail h2{font-size:22px}.why{font-size:13px}.after,.before{padding:16px}.before p{font-size:13px}.after p{font-size:14px}.instructions{font-size:12px}.progress-card{padding:18px}.data-note,.progress-card strong{font-size:11px}.data-note{padding:17px}.empty-state{padding:43px 23px;gap:12px}.empty-state h1{font-size:25px}.empty-state h2{font-size:23px}.empty-state>p{font-size:12px}.empty-icon{width:56px;height:56px;border-radius:14px;margin-bottom:9px}.history-row{padding:17px 14px;gap:12px;flex-wrap:wrap}.history-row>div{flex:1 1;min-width:calc(100% - 40px)}.history-row strong{font-size:12px}.history-row p{font-size:10px}.history-row>.button{margin-left:35px;font-size:10px;min-height:33px}.report-row{padding:18px 14px;gap:10px;flex-wrap:wrap}.report-row>div{flex:1 1;min-width:calc(100% - 50px)}.report-row h3{font-size:13px}.report-row p{font-size:11px}.report-row .pill{margin-left:50px;font-size:9px}.modal-backdrop{padding:15px}.modal-card{padding:24px;max-height:calc(100dvh - 30px);border-radius:13px}.modal-card h2{font-size:21px}.modal-card .button,.modal-card>p{font-size:12px}.notice{padding:12px 14px;font-size:11px;line-height:1.85}.pricing-page{padding-top:38px;padding-bottom:24px}.pricing-title{margin-bottom:24px}.pricing-title h1{font-size:31px;line-height:1.4;margin:17px 0}.pricing-title>.pill-eyebrow{font-size:8px}.pricing-title>p{font-size:12px}.billing-notice{padding:13px;gap:10px;align-items:flex-start;margin-bottom:24px}.billing-notice strong{font-size:11px}.billing-notice p{font-size:10px}.billing-notice>svg{margin-top:3px;width:17px}.pricing-grid{grid-template-columns:1fr;gap:49px;margin-top:28px;max-width:400px}.price-card{padding:27px}.price-card.growth{padding:26px}.price-top h2{font-size:25px}.price-card>p{font-size:12px}.price{font-size:43px}.price span{font-size:12px}.plan-features{gap:14px;padding:25px 0 28px}.plan-features li{font-size:12px}.pricing-footnotes{font-size:9px;margin-top:25px}.recommended{font-size:9px}.settings-page{padding-top:28px}.settings-grid{grid-template-columns:1fr;gap:17px}.settings-card{padding:23px}.settings-card h2{font-size:16px}.settings-card .section-heading{margin-bottom:21px}.account-details>div{grid-template-columns:98px 1fr;font-size:12px}.support-card{padding:18px;align-items:flex-start;gap:11px;flex-wrap:wrap}.support-card>div{min-width:calc(100% - 40px)}.support-card strong{font-size:11px}.support-card p{font-size:10px}.support-card>.button{margin-left:33px;min-height:32px;font-size:10px;margin-top:5px}.admin-panel{margin-top:25px;padding:21px 17px}.admin-panel>.section-heading{flex-wrap:wrap;gap:17px}.admin-panel h2{font-size:20px}.admin-panel .muted{font-size:11px}.admin-panel>.section-heading>.button{font-size:10px;min-height:32px}.integration-statuses{grid-template-columns:1fr;gap:7px;padding-top:12px}.integration-status{padding:9px 11px}.admin-settings-layout{grid-template-columns:1fr;gap:22px;padding-top:18px}.admin-groups{flex-direction:row;overflow:auto;gap:5px;max-width:100%;padding-bottom:6px}.admin-groups button{white-space:nowrap;padding:9px 11px;font-size:10px}.admin-groups button svg{display:none}.admin-form>h3{font-size:17px}.admin-form input{font-size:14px}.admin-form>label{font-size:11px}.admin-save{gap:12px}.admin-save .button{font-size:11px;min-height:37px;padding:9px 13px}.admin-save .fine-print{font-size:9px}.legal-page{padding-top:29px;padding-bottom:20px}.legal-content{padding:24px 20px}.legal-content h2{font-size:16px;gap:9px;line-height:1.5}.legal-content h2>span{font-size:10px}.legal-content p{font-size:12px;line-height:2}.legal-content>section{padding-bottom:24px;margin-bottom:24px}.legal-tabs{margin-bottom:24px}.legal-tabs a{font-size:12px;padding:11px 14px}.operator-details .account-details>div{grid-template-columns:1fr;gap:3px;margin-bottom:16px}.operator-details .account-details dt{font-size:10px}.operator-details .account-details dd{font-size:11px}.legal-content .fine-print{font-size:9px}.operator-details .text-link{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}.performance-panel{background:white;border:1px solid var(--line);border-radius:11px;padding:23px;margin-bottom:25px}.performance-panel .eyebrow{font-size:9px;margin-bottom:6px}.performance-panel>p{font-size:11px;color:#8497b1;margin-bottom:19px}.table-scroll{overflow:auto;max-height:480px}.performance-panel table{width:100%;border-collapse:collapse;text-align:left;min-width:580px;font-size:11px}.performance-panel th{font-size:10px;font-weight:600;color:#8094af;background:#f4f7fc;padding:11px 12px;white-space:nowrap;position:sticky;top:0}.performance-panel td{padding:13px 12px;border-bottom:1px solid #e8edf5;color:#617b9f}.performance-panel td:first-child{max-width:310px}.performance-panel td span{font-size:9px;color:#9aa8bb;display:block;overflow-wrap:anywhere}.performance-panel td strong{display:block;font-size:11px;font-weight:550;color:#607da7;margin-top:4px}.performance-panel td:not(:first-child){font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.performance-panel .section-heading{flex-wrap:wrap}@media(max-width:640px){.performance-panel{padding:17px}.performance-panel .section-heading{gap:10px}.performance-panel>p{font-size:10px}.performance-panel th{font-size:9px}.performance-panel .section-heading h2{font-size:16px}}.google-connected{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 3px 24px;color:#779584;font-size:11px}.google-connected>span{display:flex;gap:6px;align-items:center}.google-connected .text-button{font-size:10px;color:#8290a7}@media(max-width:640px){.google-connected{font-size:10px}}.subscription-currency{background:#f2f6fc;border:1px solid #e0e8f5;border-radius:8px;padding:13px 15px;margin:17px 0;color:#5d769b}.subscription-currency strong{font-size:11px;font-weight:600}.subscription-currency p{font-size:10px;line-height:1.9;color:#7d91ad;margin-top:5px}.google-help-link{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#5d7fb9;text-decoration:underline;text-underline-offset:3px;margin-top:7px}.connection-banner>div>p{max-width:770px;line-height:1.9}@media(max-width:640px){.google-help-link{font-size:9px;line-height:1.8}.subscription-currency{padding:12px}.subscription-currency strong{font-size:10px}}.footer .footer-operator{line-height:1.8;margin-top:12px;max-width:350px;overflow-wrap:anywhere}.footer-inner>div:first-child{flex-shrink:0}@media(max-width:640px){.footer-inner>div:first-child{flex-shrink:1}}.brand .brand-logo{display:block;width:190px;height:auto}.footer-brand .footer-logo{display:block;width:152px;height:auto}@media(max-width:860px){.brand .brand-logo{width:166px}}@media(max-width:640px){.brand .brand-logo{width:161px}.footer-brand .footer-logo{width:142px}}.editorial-admin-actions{display:flex;flex-wrap:wrap;gap:10px}.language-selector{position:relative;flex-shrink:0}.language-selector summary{list-style:none;cursor:pointer}.language-selector summary::-webkit-details-marker{display:none}.language-options{position:absolute;right:0;top:calc(100% + 12px);z-index:60;display:grid;min-width:156px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 24px #19324c14}.language-options a{padding:10px 12px;border-radius:6px;white-space:nowrap}.language-options a:hover,.language-options a[aria-current=true]{background:#edf2ff;color:var(--blue)}.footer-links .ukraine-support{font-size:11px;color:#718096;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}html[lang=uk] .nav-links{gap:18px}html[lang=uk] .nav-links>.button{max-width:185px;text-align:center;line-height:1.35}html[lang=uk] .footer-inner,html[lang=uk] .footer-links{flex-wrap:wrap}@media(min-width:641px) and (max-width:1000px){html[lang=uk] .brand .brand-logo{width:148px}html[lang=uk] .nav-links{gap:10px;font-size:11px}html[lang=uk] .nav-links>.button{max-width:130px;font-size:10px}}@media(max-width:640px){.language-options{left:0;right:auto}.footer-links .ukraine-support{font-size:10px}html[lang=uk] .nav-links{gap:16px 20px}html[lang=uk] .nav-links>.button{max-width:none}}