.lp{--lp-accent: #0ea768;--lp-accent-dark: #0b8a56;--lp-accent-soft: #e3f5ec;--lp-ink: #0d1f18;--lp-muted: #5b6f66;--lp-bg: #f6faf7;--lp-border: rgba(13, 31, 24, .09);--lp-star: #f5a623;min-height:100vh;background:var(--lp-bg);color:var(--lp-ink);font-family:inherit;line-height:1.5;-webkit-font-smoothing:antialiased}.lp *,.lp *:before,.lp *:after{box-sizing:border-box}.lp h1,.lp h2,.lp h3{text-wrap:balance}.lp p{text-wrap:pretty}.lp-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-accent-dark);background:var(--lp-accent-soft);border:1px solid rgba(14,167,104,.2);padding:7px 14px;border-radius:999px}.lp-stars{color:var(--lp-star);font-size:12px;letter-spacing:1px}.lp-stars-lg{font-size:15px;letter-spacing:2px}.lp-nav{position:sticky;top:0;z-index:20;background:#f6faf7d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--lp-border)}.lp-nav-inner{max-width:1180px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:24px}.lp-logo{height:34px;width:auto;flex-shrink:0}.lp-nav-links{display:flex;gap:4px;margin:0 auto}.lp-nav-link{padding:8px 12px;border-radius:999px;color:var(--lp-muted);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s ease,background .15s ease}.lp-nav-link:hover{color:var(--lp-ink);background:#0d1f180d}.lp-nav-cta{display:flex;align-items:center;gap:10px;flex-shrink:0}.lp button.lp-btn,.lp a.lp-btn{width:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:999px;padding:12px 26px;font-size:15px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;font-family:inherit;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.lp button.lp-btn:hover,.lp a.lp-btn:hover{transform:translateY(-2px)}.lp .lp-btn-primary{background:var(--lp-accent);color:#fff;box-shadow:0 10px 24px #0ea76859}.lp .lp-btn-primary:hover{background:var(--lp-accent-dark);box-shadow:0 14px 30px #0ea76866}.lp .lp-btn-ghost{background:transparent;color:var(--lp-ink);padding:10px 18px}.lp .lp-btn-ghost:hover{background:#0d1f180f;transform:none}.lp .lp-btn-outline{background:#fff;color:var(--lp-ink);border:1.5px solid rgba(13,31,24,.16)}.lp .lp-btn-outline:hover{border-color:var(--lp-accent);color:var(--lp-accent-dark)}.lp .lp-btn-light{background:#fff;color:var(--lp-accent-dark);box-shadow:0 8px 20px #00000024}.lp .lp-btn-light:hover{background:var(--lp-accent-soft)}.lp .lp-btn-lg{padding:15px 34px;font-size:16px}.lp .lp-btn-sm{padding:10px 18px;font-size:14px}.lp-hero{position:relative;overflow:hidden;max-width:1180px;margin:0 auto;padding:72px 24px 64px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:center}.lp-hero-decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.lp-blob{position:absolute;border-radius:50%;filter:blur(72px);opacity:.5}.lp-blob-a{top:-140px;left:-100px;width:460px;height:460px;background:radial-gradient(circle,rgba(14,167,104,.3),transparent 70%)}.lp-blob-b{top:30%;right:-160px;width:480px;height:480px;background:radial-gradient(circle,rgba(24,158,178,.22),transparent 70%)}.lp-blob-c{bottom:-180px;left:28%;width:400px;height:400px;background:radial-gradient(circle,rgba(245,166,35,.18),transparent 70%)}.lp-hero-copy{position:relative}.lp-hero-badge{margin-bottom:22px}.lp-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--lp-accent);box-shadow:0 0 0 4px #0ea7682e}.lp-hero h1{margin:0 0 18px;font-size:clamp(36px,5.2vw,60px);line-height:1.06;letter-spacing:-.025em;font-weight:800}.lp-accent{color:var(--lp-accent)}.lp-hero-sub{max-width:560px;margin:0 0 30px;color:var(--lp-muted);font-size:17px;line-height:1.7}.lp-hero-cta{display:flex;gap:14px;flex-wrap:wrap}.lp-hero-stats{display:flex;gap:36px;margin-top:44px;flex-wrap:wrap}.lp-hero-stats strong{display:block;font-size:24px;font-weight:800;letter-spacing:-.01em}.lp-hero-stats span{color:var(--lp-muted);font-size:13px}.lp-hero-card{position:relative;background:#fff;border:1px solid var(--lp-border);border-radius:22px;padding:20px;box-shadow:0 24px 60px #0d1f1829;transform:rotate(1.2deg)}.lp-hero-card:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:30px;background:linear-gradient(135deg,#0ea7682e,#189eb21f 50%,#f5a6231f);z-index:-1;filter:blur(2px)}.lp-hero-card-head{display:flex;align-items:center;gap:12px;padding:6px 6px 14px;border-bottom:1px dashed var(--lp-border);margin-bottom:14px}.lp-card-mark{width:34px;height:34px;border-radius:10px;background:#fff}.lp-hero-card-head strong{display:block;font-size:14px}.lp-hero-card-head span{color:var(--lp-muted);font-size:12.5px}.lp-mock{display:flex;align-items:center;gap:12px;background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:14px;padding:12px 14px;margin-bottom:10px}.lp-mock-icon{width:38px;height:38px;display:grid;place-items:center;font-size:18px;background:var(--lp-accent-soft);border-radius:10px;flex-shrink:0}.lp-mock-body{flex:1;min-width:0}.lp-mock-body strong{display:block;font-size:13.5px;line-height:1.35}.lp-mock-body span{display:block;color:var(--lp-muted);font-size:12px;margin-top:2px}.lp-mock-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0ea768,#0b8a56);color:#fff;font-size:12px;font-weight:800;flex-shrink:0}.lp-mock-avatar-b{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.lp-mock-pill{font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#047857;background:#d1fae5;border-radius:999px;padding:4px 9px;flex-shrink:0}.lp-mock-pill-soft{color:#1d4ed8;background:#dbeafe}.lp-mock-pay{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#0ea76840}.lp-mock-check{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--lp-accent);color:#fff;font-size:13px;font-weight:800;flex-shrink:0}.lp-trust{border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);background:#fff}.lp-trust-inner{max-width:1180px;margin:0 auto;padding:16px 24px;display:flex;gap:12px 40px;justify-content:center;flex-wrap:wrap}.lp-trust-item{color:var(--lp-muted);font-size:13.5px;font-weight:600}.lp-section{max-width:1080px;margin:0 auto;padding:72px 24px}.lp-alt{max-width:none;background:#fff;border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.lp-alt>*{max-width:1080px;margin-left:auto;margin-right:auto}.lp-section-head{text-align:center;max-width:640px;margin:0 auto 44px}.lp-section-head .lp-eyebrow{margin-bottom:16px}.lp-section-head h2{margin:0 0 12px;font-size:clamp(26px,4vw,38px);letter-spacing:-.02em;line-height:1.15;font-weight:800}.lp-section-sub{margin:0;color:var(--lp-muted);font-size:16px;line-height:1.6}.lp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.lp-card{background:#fff;border:1px solid var(--lp-border);border-radius:18px;padding:26px 22px;box-shadow:0 1px 2px #0d1f1808;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.lp-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0d1f181a;border-color:#0ea7684d}.lp-card-icon{width:48px;height:48px;display:grid;place-items:center;font-size:22px;border-radius:13px;margin-bottom:16px}.lp-tint-green{background:#e3f5ec}.lp-tint-purple{background:#f1e9fb}.lp-tint-amber{background:#fdf3dc}.lp-tint-blue{background:#e2edfd}.lp-tint-rose{background:#fde8e8}.lp-tint-gold{background:#fdf6d8}.lp-card h3{margin:0 0 8px;font-size:17px;font-weight:700}.lp-card p{margin:0;color:var(--lp-muted);font-size:14px;line-height:1.6}.lp-chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.lp button.lp-chip{width:auto;margin:0;border:1px solid rgba(13,31,24,.12);background:#fff;color:var(--lp-ink);border-radius:999px;padding:11px 20px;font-size:14.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s ease}.lp button.lp-chip:hover{border-color:var(--lp-accent);color:var(--lp-accent-dark);background:var(--lp-accent-soft);transform:translateY(-1px)}.lp-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:40px}.lp-step{text-align:center;padding:28px 20px}.lp-step-num{width:52px;height:52px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--lp-accent),var(--lp-accent-dark));color:#fff;font-weight:800;font-size:20px;box-shadow:0 10px 24px #0ea76859}.lp-step h3{margin:0 0 8px;font-size:17px}.lp-step p{margin:0 auto;max-width:300px;color:var(--lp-muted);font-size:14px;line-height:1.6}.lp-center{text-align:center}.lp-reviews{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.lp-review{display:flex;flex-direction:column}.lp-review-quote{flex:1;margin:14px 0 18px;color:var(--lp-ink);font-size:15px;line-height:1.65}.lp-review-author{border-top:1px solid var(--lp-border);padding-top:14px}.lp-review-author strong{display:block;font-size:14.5px}.lp-review-author span{color:var(--lp-muted);font-size:13px}.lp-cta-band{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-cta-card{position:relative;overflow:hidden;border-radius:22px;padding:36px 32px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.lp-cta-client{background:linear-gradient(135deg,#0ea768,#0b8a56)}.lp-cta-provider{background:linear-gradient(135deg,#0d1f18,#14382a)}.lp-cta-icon{font-size:30px;margin-bottom:4px}.lp-cta-card h3{margin:0 0 6px;font-size:24px;font-weight:800;color:#fff}.lp-cta-card p{margin:0 0 20px;color:#ffffffd9;font-size:15px;line-height:1.6}.lp-cta-card .lp-btn-light{margin-top:auto}.lp-faq{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.lp-faq-item{background:#fff;border:1px solid var(--lp-border);border-radius:14px;overflow:hidden}.lp-faq-item summary{list-style:none;cursor:pointer;padding:18px 22px;font-weight:700;font-size:15.5px;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:color .15s ease}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-item summary:after{content:"+";font-size:22px;font-weight:700;color:var(--lp-accent);line-height:1;transition:transform .2s ease}.lp-faq-item[open] summary:after{transform:rotate(45deg)}.lp-faq-item[open] summary{color:var(--lp-accent-dark)}.lp-faq-item p{margin:0;padding:0 22px 20px;color:var(--lp-muted);font-size:14.5px;line-height:1.65}.lp-footer{background:#0b1f18;color:#cfe0d8;margin-top:24px}.lp-footer-inner{max-width:1180px;margin:0 auto;padding:56px 24px 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.lp-footer-logo{height:34px;width:auto;background:#fff;border-radius:12px;padding:8px 14px;margin-bottom:18px}.lp-footer-brand p{margin:0 0 16px;max-width:320px;color:#9fb8ad;font-size:14px;line-height:1.6}.lp-footer-safe{max-width:380px;margin:18px 0 0;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px 16px;color:#8fa89d;font-size:12.5px;line-height:1.6}.lp-footer-col{display:flex;flex-direction:column;gap:10px}.lp-footer-col h4{margin:0 0 6px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lp-footer-col a,.lp button.lp-footer-link{width:fit-content;margin:0;padding:0;background:none;border:none;color:#9fb8ad;font-size:14px;font-weight:500;font-family:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:color .15s ease}.lp-footer-col a:hover,.lp button.lp-footer-link:hover{color:var(--lp-accent)}.lp-footer-legal{max-width:1180px;margin:0 auto;padding:20px 24px 28px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#7e988c;font-size:12.5px}@media (max-width: 960px){.lp-hero{grid-template-columns:1fr;gap:44px;padding-top:56px}.lp-hero-card{max-width:460px;margin:0 auto;transform:none}.lp-cta-band{grid-template-columns:1fr}.lp-footer-inner{grid-template-columns:1fr 1fr}.lp-nav-links{display:none}}@media (max-width: 640px){.lp-nav-inner{gap:12px;padding:10px 16px}.lp-nav-cta .lp-btn-ghost{display:none}.lp-hero{padding:48px 20px 40px}.lp-hero-sub{font-size:16px}.lp-hero-stats{gap:20px 28px;margin-top:36px}.lp-hero-stats strong{font-size:20px}.lp-section{padding:52px 20px}.lp-trust-inner{gap:8px 22px;padding:14px 20px}.lp-footer-inner{grid-template-columns:1fr;gap:28px;padding:44px 20px 28px}.lp-footer-legal{justify-content:center;text-align:center;padding:16px 20px 24px}}:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1f2937;background:#f9fafb}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}.container{max-width:960px;margin:0 auto;padding:24px 16px}.topbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e7eb;padding:14px 24px}.brand{font-weight:700;font-size:18px;color:#111827;text-decoration:none}.brand span{color:#2563eb}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-top:16px}.auth-wrap{max-width:400px;margin:10vh auto 0}.auth-wrap h1{font-size:22px;margin-bottom:4px}.auth-wrap .sub{color:#6b7280;font-size:14px;margin-bottom:20px}label{display:block;font-size:13px;font-weight:600;margin:12px 0 6px}input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;outline:none}input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}button{width:100%;margin-top:16px;padding:11px 14px;background:#2563eb;color:#fff;font-weight:600;font-size:15px;border:none;border-radius:8px;cursor:pointer}button:disabled{background:#93c5fd;cursor:not-allowed}button.secondary{background:#fff;color:#2563eb;border:1px solid #2563eb}.error{color:#dc2626;font-size:13px;margin-top:10px}.hint{color:#6b7280;font-size:12px;margin-top:8px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.stat .label{color:#6b7280;font-size:13px}.stat .value{font-size:24px;font-weight:700;margin-top:6px}.profile{font-size:14px;line-height:1.8;color:#374151}.profile b{color:#111827}.layout{display:flex;min-height:100vh}.sidebar{width:240px;flex-shrink:0;background:#0d1b2a;color:#e5e7eb;display:flex;flex-direction:column;padding:20px 14px;position:sticky;top:0;height:100vh}.sidebar-brand{font-size:18px;font-weight:800;color:#fff;padding:4px 10px 18px}.sidebar-brand span{color:#7edb57}.sidebar-nav{flex:1;display:flex;flex-direction:column;gap:4px}.sidebar-link{display:block;padding:10px 12px;border-radius:10px;color:#cbd5e1;text-decoration:none;font-size:14px;font-weight:500}.sidebar-link:hover{background:#1d3448;color:#fff}.sidebar-link-active{background:#1d3448;color:#7edb57;font-weight:700}.sidebar-footer{border-top:1px solid #1d3448;padding-top:14px}.sidebar-user{font-size:13px;font-weight:600;padding:0 10px 8px;color:#fff}.sidebar-signout{background:transparent;color:#fca5a5;border:1px solid #7f1d1d;margin-top:4px}.sidebar-signout:hover{background:#7f1d1d;color:#fff}.content{flex:1;min-width:0;padding:28px 32px;background:#f9fafb}.page{max-width:960px}.page-title{font-size:24px;font-weight:800;color:#111827}.page-sub{color:#6b7280;font-size:14px;margin:4px 0 20px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:20px 0}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 20px}.stat-label{color:#6b7280;font-size:13px;font-weight:600}.stat-value{font-size:26px;font-weight:800;color:#111827;margin-top:6px}.stat-sub{color:#9ca3af;font-size:12px;margin-top:4px}.card{margin-top:16px}.card-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:14px}.muted{color:#6b7280;font-size:14px}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;padding:10px 12px;border-bottom:1px solid #e5e7eb}.table td{padding:12px;border-bottom:1px solid #f3f4f6;color:#374151}.table tr:last-child td{border-bottom:none}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700}.btn-primary{width:auto;margin:0;background:#2563eb;border:none;border-radius:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-grid .full{grid-column:1 / -1}.form-grid textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;font-family:inherit;outline:none;resize:vertical}.form-grid textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.notice{border-radius:10px;padding:12px 14px;font-size:14px;margin:12px 0}.notice.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.notice.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.search-row{display:flex;gap:10px;margin-bottom:16px}.search-row input{flex:1;margin:0}.listings{display:flex;flex-direction:column;gap:12px}.listing{border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;background:#fff}.listing-name{font-size:15px;font-weight:700;color:#111827;display:flex;align-items:center;gap:8px}.featured{font-size:10px;font-weight:800;color:#b45309;background:#fef3c7;padding:2px 8px;border-radius:6px}.listing-meta{font-size:13px;color:#6b7280;margin-top:4px}.listing-desc{font-size:14px;color:#374151;margin-top:8px}.listing-contacts{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#2563eb;margin-top:8px}@media (max-width: 720px){.layout{flex-direction:column}.sidebar{width:100%;height:auto;position:static;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:12px 14px;gap:8px}.sidebar-brand{padding:0}.sidebar-nav{flex-direction:row;flex-wrap:wrap;gap:4px}.sidebar-footer{border-top:none;padding:0}.content{padding:20px 16px}.form-grid{grid-template-columns:1fr}}
