:root{--lp-blue:#2563EB;--lp-blue-dark:#1D4ED8;--lp-blue-light:#EFF6FF;--lp-blue-mid:#BFDBFE;--lp-navy:#0F172A;--lp-gray-900:#111827;--lp-gray-600:#4B5563;--lp-gray-400:#9CA3AF;--lp-gray-200:#E5E7EB;--lp-gray-100:#F3F4F6;--lp-gray-50:#F9FAFB;--lp-white:#FFFFFF;--lp-green:#3B6D11;--lp-green-bg:#EAF3DE;--lp-amber:#854F0B;--lp-amber-bg:#FAEEDA;--lp-red:#A32D2D;--lp-red-bg:#FCEBEB}.lp-root{font-family:DM Sans,sans-serif;background:var(--lp-white);color:var(--lp-gray-900);overflow-x:hidden;scroll-behavior:smooth}.lp-root *{box-sizing:border-box}.lp-root .lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--lp-gray-200);padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.lp-root .nav-logo{display:flex;align-items:center;gap:10px}.lp-root .nav-logo svg{width:36px;height:36px}.lp-root .nav-wordmark{font-family:DM Sans,sans-serif;font-weight:500;font-size:17px;color:var(--lp-gray-900);letter-spacing:-.3px}.lp-root .nav-wordmark span{color:var(--lp-blue);font-weight:300}.lp-root .nav-links{display:flex;align-items:center;gap:2rem}.lp-root .nav-links a{font-size:14px;color:var(--lp-gray-600);text-decoration:none;font-weight:400;transition:color .15s}.lp-root .nav-links a:hover{color:var(--lp-gray-900)}.lp-root .nav-cta{background:var(--lp-blue);color:var(--lp-white);padding:8px 20px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s}.lp-root .nav-cta:hover{background:var(--lp-blue-dark)}.lp-root .hero{min-height:100vh;display:flex;align-items:center;padding:120px 2rem 80px;position:relative;overflow:hidden;background:var(--lp-white)}.lp-root .hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--lp-gray-200) 1px,transparent 1px),linear-gradient(90deg,var(--lp-gray-200) 1px,transparent 1px);background-size:48px 48px;opacity:.35}.lp-root .hero-glow{position:absolute;top:-200px;right:-200px;width:700px;height:700px;background:radial-gradient(circle,rgba(37,99,235,.08) 0%,transparent 70%);pointer-events:none}.lp-root .hero-inner{max-width:1100px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative}.lp-root .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--lp-blue-light);border:1px solid var(--lp-blue-mid);border-radius:99px;padding:5px 14px;font-size:12px;font-weight:500;color:var(--lp-blue);letter-spacing:.04em;margin-bottom:1.5rem}.lp-root .hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--lp-blue)}.lp-root h1.lp-h1{font-family:"DM Serif Display",serif;font-size:56px;line-height:1.08;color:var(--lp-gray-900);letter-spacing:-.5px;margin-bottom:1.5rem;font-weight:400}.lp-root h1.lp-h1 em{font-style:italic;color:var(--lp-blue)}.lp-root .hero-sub{font-size:18px;line-height:1.7;color:var(--lp-gray-600);font-weight:300;margin-bottom:2.5rem;max-width:440px}.lp-root .hero-actions{display:flex;gap:12px;align-items:center}.lp-root .btn-primary{background:var(--lp-blue);color:var(--lp-white);padding:13px 28px;border-radius:9px;font-size:15px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-block;border:none;cursor:pointer}.lp-root .btn-primary:hover{background:var(--lp-blue-dark);transform:translateY(-1px)}.lp-root .btn-secondary{color:var(--lp-gray-600);font-size:15px;font-weight:400;text-decoration:none;display:flex;align-items:center;gap:6px;transition:color .15s;background:none;border:none;cursor:pointer}.lp-root .btn-secondary:hover{color:var(--lp-gray-900)}.lp-root .hero-stats{display:flex;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--lp-gray-200)}.lp-root .stat-num{font-family:"DM Serif Display",serif;font-size:28px;color:var(--lp-gray-900)}.lp-root .stat-lbl{font-size:12px;color:var(--lp-gray-400);margin-top:2px}.lp-root .mockup{background:var(--lp-white);border:1px solid var(--lp-gray-200);border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000a,0 20px 60px #00000014;position:relative;animation:lp-float 5s ease-in-out infinite}.lp-root .mockup-bar{background:var(--lp-gray-50);border-bottom:1px solid var(--lp-gray-200);padding:10px 14px;display:flex;align-items:center;gap:6px}.lp-root .dot-r{width:10px;height:10px;border-radius:50%;background:#fc5b5b}.lp-root .dot-y{width:10px;height:10px;border-radius:50%;background:#fbbc04}.lp-root .dot-g{width:10px;height:10px;border-radius:50%;background:#34c759}.lp-root .mockup-body{display:grid;grid-template-columns:52px 1fr}.lp-root .mockup-sidebar{background:var(--lp-gray-50);border-right:1px solid var(--lp-gray-200);padding:12px 0;display:flex;flex-direction:column;align-items:center;gap:8px}.lp-root .sb-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center}.lp-root .sb-icon.active{background:var(--lp-blue-light)}.lp-root .sb-icon svg{width:16px;height:16px}.lp-root .mockup-main{padding:14px;background:var(--lp-white)}.lp-root .mock-title{font-size:12px;font-weight:500;color:var(--lp-gray-900);margin-bottom:10px}.lp-root .mock-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px}.lp-root .mock-stat{background:var(--lp-gray-50);border:1px solid var(--lp-gray-200);border-radius:8px;padding:8px 10px}.lp-root .mock-stat-num{font-size:15px;font-weight:500;color:var(--lp-gray-900)}.lp-root .mock-stat-lbl{font-size:9px;color:var(--lp-gray-400);margin-top:1px}.lp-root .mock-table{width:100%;border-collapse:collapse}.lp-root .mock-table th{font-size:9px;font-weight:500;color:var(--lp-gray-400);text-align:left;padding:5px 6px;border-bottom:1px solid var(--lp-gray-200);letter-spacing:.04em;text-transform:uppercase}.lp-root .mock-table td{font-size:10px;color:var(--lp-gray-600);padding:6px;border-bottom:1px solid var(--lp-gray-100)}.lp-root .mock-table tr:last-child td{border-bottom:none}.lp-root .lp-badge{display:inline-block;padding:2px 7px;border-radius:99px;font-size:9px;font-weight:500}.lp-root .badge-g{background:var(--lp-green-bg);color:var(--lp-green)}.lp-root .badge-y{background:var(--lp-amber-bg);color:var(--lp-amber)}.lp-root .badge-r{background:var(--lp-red-bg);color:var(--lp-red)}.lp-root .badge-b{background:var(--lp-blue-light);color:var(--lp-blue)}.lp-root section{padding:100px 2rem}.lp-root .container{max-width:1100px;margin:0 auto}.lp-root .section-eyebrow{font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-blue);margin-bottom:1rem}.lp-root .section-title{font-family:"DM Serif Display",serif;font-size:42px;line-height:1.1;color:var(--lp-gray-900);margin-bottom:1rem;font-weight:400}.lp-root .section-sub{font-size:17px;line-height:1.7;color:var(--lp-gray-600);font-weight:300;max-width:540px}.lp-root .how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:4rem;background:var(--lp-gray-200);border-radius:16px;overflow:hidden}.lp-root .how-card{background:var(--lp-white);padding:2.5rem;position:relative}.lp-root .how-num{font-family:DM Mono,monospace;font-size:11px;color:var(--lp-blue);margin-bottom:1.5rem;letter-spacing:.06em}.lp-root .how-icon{width:44px;height:44px;background:var(--lp-blue-light);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.lp-root .how-icon svg{width:22px;height:22px;stroke:var(--lp-blue);fill:none;stroke-width:1.5}.lp-root .how-title{font-size:17px;font-weight:500;color:var(--lp-gray-900);margin-bottom:.5rem}.lp-root .how-desc{font-size:14px;line-height:1.7;color:var(--lp-gray-600);font-weight:300}.lp-root .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5px;margin-top:4rem;background:var(--lp-gray-200);border-radius:16px;overflow:hidden}.lp-root .feat-card{background:var(--lp-white);padding:2.5rem}.lp-root .feat-card.wide{grid-column:span 2}.lp-root .feat-icon{width:40px;height:40px;border-radius:9px;background:var(--lp-blue-light);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.lp-root .feat-icon svg{width:20px;height:20px;stroke:var(--lp-blue);fill:none;stroke-width:1.5}.lp-root .feat-title{font-size:16px;font-weight:500;color:var(--lp-gray-900);margin-bottom:.5rem}.lp-root .feat-desc{font-size:14px;line-height:1.7;color:var(--lp-gray-600);font-weight:300}.lp-root .scores-section{background:var(--lp-gray-50);border-top:1px solid var(--lp-gray-200);border-bottom:1px solid var(--lp-gray-200)}.lp-root .scores-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-top:4rem}.lp-root .score-card-big{background:var(--lp-white);border:1px solid var(--lp-gray-200);border-radius:16px;padding:2rem;overflow:hidden}.lp-root .score-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.lp-root .score-title{font-size:14px;font-weight:500;color:var(--lp-gray-900)}.lp-root .score-sub{font-size:12px;color:var(--lp-gray-400);margin-top:2px}.lp-root .score-big-num{font-family:"DM Serif Display",serif;font-size:52px;color:var(--lp-blue);line-height:1}.lp-root .score-verdict{display:inline-block;padding:4px 12px;border-radius:99px;font-size:12px;font-weight:500;margin-top:.75rem;background:var(--lp-green-bg);color:var(--lp-green)}.lp-root .score-bars{margin-top:1.5rem;display:flex;flex-direction:column;gap:10px}.lp-root .sbar-row{display:flex;flex-direction:column;gap:4px}.lp-root .sbar-top{display:flex;justify-content:space-between;font-size:11px;color:var(--lp-gray-400)}.lp-root .sbar-track{height:5px;background:var(--lp-gray-100);border-radius:99px;overflow:hidden}.lp-root .sbar-fill{height:100%;border-radius:99px}.lp-root .flags-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:8px}.lp-root .flag-row{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--lp-gray-600);line-height:1.5}.lp-root .fdot{width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-top:3px}.lp-root .fdot-g{background:#639922}.lp-root .fdot-y{background:#ba7517}.lp-root .fdot-r{background:#e24b4a}.lp-root .sites-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:3rem}.lp-root .site-pill{background:var(--lp-gray-50);border:1px solid var(--lp-gray-200);border-radius:99px;padding:8px 18px;font-size:13px;color:var(--lp-gray-600);font-family:DM Mono,monospace;transition:all .15s}.lp-root .site-pill:hover{border-color:var(--lp-blue);color:var(--lp-blue);background:var(--lp-blue-light)}.lp-root .alerts-section{background:var(--lp-navy);color:var(--lp-white)}.lp-root .alerts-section .section-eyebrow{color:var(--lp-blue-mid)}.lp-root .alerts-section .section-title{color:var(--lp-white)}.lp-root .alerts-section .section-sub{color:#ffffff80}.lp-root .alerts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:4rem;background:#ffffff14;border-radius:16px;overflow:hidden}.lp-root .alert-card{background:var(--lp-navy);padding:2.5rem}.lp-root .alert-icon{width:44px;height:44px;border-radius:10px;background:#2563eb33;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.lp-root .alert-icon svg{width:22px;height:22px;stroke:#93c5fd;fill:none;stroke-width:1.5}.lp-root .alert-title{font-size:16px;font-weight:500;color:var(--lp-white);margin-bottom:.5rem}.lp-root .alert-desc{font-size:14px;line-height:1.7;color:#ffffff73;font-weight:300}.lp-root .cta-section{text-align:center;padding:120px 2rem;background:var(--lp-white)}.lp-root .cta-section .section-title{font-size:52px;margin-bottom:1rem}.lp-root .cta-section .section-sub{margin:0 auto 2.5rem;text-align:center}.lp-root .cta-actions{display:flex;gap:12px;justify-content:center;align-items:center}.lp-root .lp-footer{background:var(--lp-gray-50);border-top:1px solid var(--lp-gray-200);padding:2rem;text-align:center}.lp-root .footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.lp-root .footer-logo{font-family:DM Sans,sans-serif;font-weight:500;font-size:15px;color:var(--lp-gray-600)}.lp-root .footer-logo span{color:var(--lp-blue);font-weight:300}.lp-root .footer-copy{font-size:13px;color:var(--lp-gray-400)}@keyframes lp-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.lp-root .fade-up{animation:lp-fadeUp .6s ease both}.lp-root .fade-up-2{animation:lp-fadeUp .6s .15s ease both}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:768px){.lp-root .hero-inner{grid-template-columns:1fr}.lp-root .hero-right{display:none}.lp-root h1.lp-h1{font-size:38px}.lp-root .how-grid,.lp-root .alerts-grid,.lp-root .features-grid{grid-template-columns:1fr}.lp-root .feat-card.wide{grid-column:span 1}.lp-root .scores-grid{grid-template-columns:1fr}.lp-root .footer-inner{flex-direction:column;gap:1rem}.lp-root .nav-links{display:none}.lp-root .lp-nav{padding:0 1rem}}
