.lp{--lp-primary: #0f3d3e;--lp-primary-hover: #0d3536;--lp-accent-soft: #ecfdf5;--lp-accent-border: #bbf7d0;--lp-ink: #0f172a;--lp-body: #475569;--lp-muted: #64748b;--lp-line: #e2e8f0;--lp-surface: #ffffff;--lp-subtle: #f8fafc;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:var(--lp-ink);background:var(--lp-surface);min-height:100vh;display:flex;flex-direction:column}.lp h1{color:var(--lp-ink);letter-spacing:-.03em}.lp h2,.lp h3{letter-spacing:-.02em;color:var(--lp-ink)}.lp-header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--lp-line)}.lp-header-inner{max-width:1120px;margin:0 auto;padding:14px clamp(16px,4vw,24px);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.lp-nav{display:none;align-items:center;gap:24px}@media(min-width:768px){.lp-nav{display:flex;flex:1;justify-content:center}}.lp-nav a{color:var(--lp-muted);text-decoration:none;font-size:14px;font-weight:500}.lp-nav a:hover{color:var(--lp-primary)}.lp-brand.ant-typography{font-weight:700!important;font-size:1.125rem!important;color:var(--lp-primary)!important;margin:0!important;letter-spacing:-.02em}.lp-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lp-main{flex:1}.lp-wrap{width:100%;max-width:1120px;margin-left:auto;margin-right:auto;padding-left:clamp(16px,4vw,24px);padding-right:clamp(16px,4vw,24px)}.lp-hero{padding:clamp(48px,10vw,96px) 0 clamp(40px,6vw,64px);background:var(--lp-surface);border-bottom:1px solid var(--lp-line)}.lp-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(32px,5vw,48px);align-items:start}@media(min-width:992px){.lp-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center}}.lp-pill{display:inline-block;margin-bottom:16px;padding:6px 14px;border-radius:999px;background:var(--lp-subtle);color:var(--lp-primary);font-weight:600;font-size:13px;border:1px solid var(--lp-line)}.lp-hero h1{font-size:clamp(1.875rem,4.5vw,2.75rem);line-height:1.15;margin:0 0 20px;font-weight:700;max-width:22ch}.lp-lead{font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.7;color:var(--lp-body);max-width:38rem;margin:0 0 28px}.lp-hero-cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:36px}.lp-trust{display:grid;grid-template-columns:1fr;gap:12px;padding-top:8px;border-top:1px solid var(--lp-line)}@media(min-width:576px){.lp-trust{grid-template-columns:repeat(3,1fr);gap:16px;border-top:none;padding-top:0}}.lp-trust-item{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:var(--lp-muted)}.lp-trust-item strong{color:var(--lp-ink);display:block;font-size:14px;font-weight:600;margin-bottom:2px}.lp-trust-icon{color:var(--lp-primary);font-size:18px;flex-shrink:0;margin-top:2px}.lp-visual{min-height:240px}.lp-visual-stack{display:flex;flex-direction:column;gap:10px}.lp-card-fake{border-radius:12px;padding:16px 18px;border:1px solid var(--lp-line);background:var(--lp-surface);box-shadow:0 1px 2px #0f172a0a}.lp-card-fake.accent{background:var(--lp-accent-soft);border-color:var(--lp-accent-border);color:var(--lp-ink);box-shadow:0 1px 3px #0f3d3e0f}.lp-card-fake .t{font-weight:600;font-size:14px;color:inherit}.lp-card-fake .s{font-size:13px;margin-top:6px;color:var(--lp-muted)}.lp-card-fake.accent .s{color:var(--lp-body);opacity:1}.lp-visual-offset{margin-left:20px}.lp-strip{background:var(--lp-subtle);border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line);padding:28px clamp(16px,4vw,24px)}.lp-strip-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;text-align:center;max-width:1080px;margin:0 auto}@media(min-width:768px){.lp-strip-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.lp-strip-k{font-size:clamp(1.05rem,2vw,1.25rem);font-weight:700;color:var(--lp-primary);margin-bottom:6px}.lp-strip-d{font-size:12px;color:var(--lp-muted);line-height:1.45}.lp-section{padding:clamp(48px,7vw,80px) 0}.lp-section.muted{background:var(--lp-subtle)}.lp-section.alt{background:var(--lp-surface)}.lp-section-title{text-align:center;margin-bottom:10px!important;font-weight:700!important}.lp-section-sub{text-align:center;color:var(--lp-muted);margin:0 auto 40px;max-width:540px;font-size:16px;line-height:1.65}.lp-steps{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:576px){.lp-steps{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.lp-steps{grid-template-columns:repeat(4,1fr)}}.lp-step-card{height:100%;border-radius:12px;border:1px solid var(--lp-line);background:var(--lp-surface);padding:22px 20px;transition:box-shadow .2s ease}.lp-step-card:hover{box-shadow:0 8px 24px #0f172a0f}.lp-step-num{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:8px;background:var(--lp-accent-soft);color:var(--lp-primary);font-weight:700;font-size:13px;margin-bottom:12px}.lp-step-card h3{margin:0 0 8px;font-size:1rem;font-weight:600}.lp-step-card p{margin:0;font-size:14px;color:var(--lp-muted);line-height:1.6}.lp-bento{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.lp-bento{grid-template-columns:1.3fr 1fr}}.lp-bento-large{border-radius:12px;border:1px solid var(--lp-line);padding:28px;min-height:180px;background:var(--lp-surface);box-shadow:0 1px 3px #0f172a0a}.lp-bento-col{display:flex;flex-direction:column;gap:14px}.lp-bento-small{border-radius:12px;border:1px solid var(--lp-line);padding:20px;background:var(--lp-surface)}.lp-bento-small h3,.lp-bento-large h3{margin:12px 0 8px;font-size:1.05rem;font-weight:600}.lp-bento-small p,.lp-bento-large p{margin:0;font-size:14px;color:var(--lp-muted);line-height:1.65}.lp-bento-row3{display:grid;gap:14px;grid-template-columns:1fr}@media(min-width:576px){.lp-bento-row3{grid-template-columns:repeat(3,1fr)}}.lp-mini-card{border-radius:12px;border:1px solid var(--lp-line);padding:22px 20px;background:var(--lp-surface);height:100%}.lp-mini-card h3{margin:10px 0 8px;font-size:1rem;font-weight:600}.lp-mini-card p{margin:0;font-size:14px;color:var(--lp-muted);line-height:1.6}.lp-price-section{background:var(--lp-subtle);border-top:1px solid var(--lp-line);padding:clamp(56px,8vw,88px) 0}.lp-price-title{text-align:center;margin-bottom:10px!important;font-weight:700!important}.lp-price-grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:576px){.lp-price-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.lp-price-grid{grid-template-columns:repeat(4,1fr)}}.lp-price-card{border-radius:12px;border:1px solid var(--lp-line);padding:24px 20px;background:var(--lp-surface);height:100%;display:flex;flex-direction:column;box-shadow:0 1px 3px #0f172a0a}.lp-price-card.featured{border:2px solid var(--lp-primary);box-shadow:0 4px 20px #0f3d3e14}.lp-price-card h2{margin:8px 0 12px;font-size:1.5rem;font-weight:700;color:var(--lp-ink)}.lp-price-card .hint{font-size:13px;color:var(--lp-muted);flex:1;line-height:1.5}.lp-unlimited{margin-top:28px;border-radius:12px;border:1px solid var(--lp-line);padding:clamp(24px,4vw,36px);background:var(--lp-surface);box-shadow:0 1px 3px #0f172a0a}.lp-faq .ant-collapse{background:transparent!important}.lp-faq .ant-collapse-item{border-radius:10px!important;margin-bottom:8px;border:1px solid var(--lp-line)!important;overflow:hidden;background:var(--lp-surface)!important}.lp-cta{padding:clamp(56px,8vw,88px) clamp(16px,4vw,24px);background:var(--lp-surface);border-top:1px solid var(--lp-line);text-align:center}.lp-cta h2.ant-typography{color:var(--lp-ink)!important;margin-bottom:14px!important;font-weight:700!important}.lp-cta-lead{margin:0 auto 28px;max-width:520px;color:var(--lp-muted);font-size:16px;line-height:1.65}.lp-footer-wrap{padding:0;background:var(--lp-subtle);border-top:1px solid var(--lp-line)}.lp-link{color:var(--lp-muted);text-decoration:none;font-weight:500;font-size:14px}.lp-link:hover{color:var(--lp-primary)}#features,#pricing,#faq{scroll-margin-top:72px}.auth-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:24px 16px 40px;background:#f8fafc;box-sizing:border-box}.auth-shell-inner{width:100%;max-width:440px}.auth-shell-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}.auth-shell-brand{font-weight:700;font-size:1.125rem;color:#0f3d3e;text-decoration:none;letter-spacing:-.02em}.auth-shell-brand:hover{color:#0a2e2f}.auth-shell-home{font-size:14px;color:#64748b;text-decoration:none}.auth-shell-home:hover{color:#0f3d3e}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px 24px 24px;box-shadow:0 1px 3px #0f172a0f}.auth-card--compact{padding:20px 18px 18px}.auth-shell-inner--compact .auth-shell-top{margin-bottom:14px}.auth-card-title{margin:0 0 8px!important;font-weight:700!important;color:#0f172a!important;letter-spacing:-.02em!important}.auth-card-lead{margin:0 0 22px!important;font-size:15px;line-height:1.55;color:#64748b!important}.auth-card-lead--compact{margin:0 0 14px!important;font-size:13px!important;line-height:1.5!important}.auth-footer-links{text-align:center;margin-top:20px;font-size:14px;color:#64748b}.auth-footer-links a{color:#0f3d3e;font-weight:500}.auth-footer-links a:hover{text-decoration:underline}.auth-section-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin-bottom:10px}.auth-divider{height:1px;background:#e2e8f0;margin:20px 0;border:none}.auth-kind-row .ant-radio-wrapper{display:flex;align-items:flex-start;padding:10px 12px;margin:0 0 8px;border:1px solid #e2e8f0;border-radius:10px;transition:border-color .15s ease,background .15s ease}.auth-kind-row .ant-radio-wrapper-checked{border-color:#0f3d3e;background:#f0fdf4}.auth-legal-block{padding:14px 14px 4px;border:1px solid #e2e8f0;border-radius:10px;background:#fafafa;margin-bottom:16px}.auth-register-form.ant-form-vertical .ant-form-item{margin-bottom:10px}.auth-register-form .ant-form-item-label{padding-bottom:2px!important}.auth-register-form .ant-form-item-label>label{height:auto;font-size:13px;color:#475569}.auth-form-hint{font-size:12px;color:#64748b;line-height:1.4;margin:-4px 0 8px}.auth-consents{margin-top:4px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.auth-consents .ant-form-item{margin-bottom:6px!important}.auth-consents .ant-form-item:last-child{margin-bottom:0!important}.auth-consents .ant-checkbox-wrapper{font-size:13px;line-height:1.45}.auth-submit-wrap{margin-top:14px;margin-bottom:0!important}.auth-seg-hint{font-size:11px;color:#94a3b8;margin-top:6px;line-height:1.35}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;background:#f8fafc;color:#0f172a}.page{max-width:720px;margin:0 auto;padding:3rem 1.5rem}.header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:1px solid #cbd5e1}.logo{font-size:1.75rem;font-weight:700;letter-spacing:-.03em;color:#1e3a5f}.domain{font-size:.875rem;color:#64748b}.main h1{font-size:1.5rem;font-weight:600;margin:0 0 1rem;letter-spacing:-.02em}.lead{line-height:1.65;color:#334155;margin:0 0 1.5rem}.status{font-size:.9375rem;color:#475569}.ok{color:#15803d;font-weight:600}.err{color:#b91c1c;font-weight:600}.app-cabinet-layout.ant-layout{background:#f8fafc}.app-cabinet-layout .ant-layout-header{border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a}.app-cabinet-layout .ant-menu-horizontal{border-bottom:none!important;line-height:52px;background:transparent!important}.app-cabinet-layout .ant-menu-horizontal>.ant-menu-item,.app-cabinet-layout .ant-menu-horizontal>.ant-menu-submenu{border-radius:8px;margin-inline:2px!important;padding-inline:14px!important}.app-cabinet-layout .ant-menu-horizontal>.ant-menu-item:after,.app-cabinet-layout .ant-menu-horizontal>.ant-menu-submenu:after{display:none!important}.cabinet-admin-segmented.ant-segmented{background:#f1f5f9}.cabinet-admin-segmented .ant-segmented-item-selected{font-weight:600}.cabinet-content-inner{flex:1;min-width:0}.cabinet-outlet{min-height:200px}.cabinet-content-inner .ant-card{border-color:#e2e8f0;box-shadow:0 1px 3px #0f172a0d}.cabinet-content-inner .ant-card-head{border-bottom-color:#e2e8f0;font-weight:600}.cabinet-content-inner .ant-table-wrapper .ant-table-thead>tr>th{font-weight:600}.cabinet-content-inner .debtors-table-row:hover>td{background:#0f3d3e0f!important}.cabinet-content-inner .ant-empty-description{color:#64748b}.ant-modal .ant-modal-header{border-bottom:1px solid #f1f5f9}.cabinet-footer-legal{border-top:1px solid #e2e8f0;background:#fff}.cabinet-footer-legal a{color:#0f3d3e;font-weight:500}.cabinet-footer-legal a:hover{color:#0a2e2f}
