:root{--navy-900:#0f1f33;--navy-800:#152c4a;--navy-700:#1e3a5f;--navy-600:#2a4a73;--navy-500:#3a5f8a;--gold-600:#a6871a;--gold-500:#c9a227;--gold-400:#d4b33a;--gold-300:#e0c75c;--gold-100:#f7edcc;--slate-900:#1a1d23;--slate-700:#333842;--slate-500:#6b7280;--slate-400:#9ca3af;--slate-300:#d1d5db;--slate-200:#e5e7eb;--slate-100:#f3f4f6;--slate-50:#f9fafb;--white:#fff;--green-500:#22c55e;--green-100:#dcfce7;--red-500:#ef4444;--font-display:"Instrument Serif",Georgia,serif;--font-body:"DM Sans",-apple-system,sans-serif;--shadow-sm:0 1px 2px #0f1f330d;--shadow-md:0 4px 12px #0f1f3314;--shadow-lg:0 12px 32px #0f1f331f;--shadow-xl:0 24px 48px #0f1f3329;--shadow-gold:0 4px 16px #c9a22733}.nav-wrapper{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--slate-200);background:#fffffff7;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav-wrapper.scrolled{box-shadow:var(--shadow-md)}nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.875rem 2rem;display:flex}.nav-brand{align-items:center;gap:.625rem;text-decoration:none;display:flex}.nav-logo{background:var(--navy-700);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.nav-logo svg{width:18px;height:18px;fill:var(--gold-500)}.nav-wordmark{letter-spacing:.02em;color:var(--navy-700);font-size:1rem;font-weight:700}.nav-links{align-items:center;gap:2.25rem;list-style:none;display:flex}.nav-links a{color:var(--slate-700);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--navy-700)}.nav-actions{align-items:center;gap:1rem;display:flex}.nav-actions a{font-size:.9rem;font-weight:500;text-decoration:none}.btn-login{color:var(--navy-700)}.btn-primary{background:var(--navy-700);color:var(--white);border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{background:var(--navy-800);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-gold{background:var(--gold-500);color:var(--navy-900);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-gold:hover{background:var(--gold-400);box-shadow:var(--shadow-gold);transform:translateY(-1px)}.btn-outline{color:var(--navy-700);border:2px solid var(--slate-300);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline:hover{border-color:var(--navy-700);background:var(--slate-50)}.btn-outline-white{color:var(--white);background:0 0;border:2px solid #ffffff4d;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline-white:hover{background:#ffffff0d;border-color:#fff9}.hero{background:linear-gradient(175deg,var(--white)0%,var(--slate-50)100%);padding:10rem 2rem 5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a2270a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.hero-content{z-index:2;position:relative}.hero-badge{background:var(--green-100);color:#166534;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-badge:before{content:"";background:var(--green-500);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-family:var(--font-display);color:var(--navy-900);margin-bottom:1.25rem;font-size:3.75rem;font-weight:400;line-height:1.08}.hero h1 em{color:var(--gold-600);font-style:italic}.hero-sub{color:var(--slate-500);max-width:480px;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.hero-ctas{gap:1rem;margin-bottom:2.5rem;display:flex}.hero-proof{border-top:1px solid var(--slate-200);gap:2rem;padding-top:1.5rem;display:flex}.hero-proof-item{flex-direction:column;display:flex}.hero-proof-item strong{color:var(--navy-700);font-size:1.5rem;font-weight:700;line-height:1.2}.hero-proof-item span{color:var(--slate-500);font-size:.78rem;font-weight:500}.hero-visual{z-index:2;position:relative}.doc-stack{width:100%;max-width:460px;margin-left:auto;position:relative}.doc-page{background:var(--white);box-shadow:var(--shadow-xl);border:1px solid var(--slate-200);border-radius:12px;overflow:hidden}.doc-page-header{background:var(--navy-800);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.doc-page-header-left{align-items:center;gap:.5rem;display:flex}.doc-page-header .doc-icon{width:20px;height:20px;fill:var(--gold-500)}.doc-page-header span{color:#ffffffe6;letter-spacing:.02em;font-size:.8rem;font-weight:600}.doc-verified-badge{color:#4ade80;background:#22c55e26;border-radius:100px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:flex}.doc-page-body{padding:1.5rem}.doc-caption{text-align:center;border-bottom:1px solid var(--slate-200);margin-bottom:1.25rem;padding-bottom:1rem}.doc-caption .court{letter-spacing:.08em;text-transform:uppercase;color:var(--slate-500);margin-bottom:.5rem;font-size:.7rem;font-weight:600}.doc-caption .title{font-family:var(--font-display);color:var(--navy-800);font-size:1rem}.doc-caption .case-no{color:var(--slate-400);margin-top:.25rem;font-size:.75rem}.doc-lines{flex-direction:column;gap:.5rem;display:flex}.doc-line{background:var(--slate-100);border-radius:4px;height:8px}.doc-line.w-full{width:100%}.doc-line.w-90{width:90%}.doc-line.w-80{width:80%}.doc-line.w-70{width:70%}.doc-citation-row{background:var(--gold-100);border-left:3px solid var(--gold-500);border-radius:8px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem .75rem;display:flex}.doc-citation-row .cite-text{color:var(--navy-800);flex:1;font-size:.75rem;font-style:italic;font-weight:500}.doc-citation-row .cite-check{background:var(--green-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.doc-citation-row .cite-check svg{width:10px;height:10px;fill:var(--white)}.doc-float-1,.doc-float-2{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid var(--slate-200);border-radius:10px;padding:.75rem 1rem;position:absolute}.doc-float-1{width:200px;animation:6s ease-in-out infinite float1;top:40px;left:-50px;transform:rotate(-3deg)}.doc-float-2{width:180px;animation:7s ease-in-out infinite float2;bottom:60px;left:-30px;transform:rotate(2deg)}@keyframes float1{0%,to{transform:rotate(-3deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-8px)}}@keyframes float2{0%,to{transform:rotate(2deg)translateY(0)}50%{transform:rotate(2deg)translateY(-6px)}}.doc-float-label{color:var(--slate-400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.65rem;font-weight:600}.doc-float-title{color:var(--navy-700);font-size:.8rem;font-weight:600}.doc-float-meta{color:var(--slate-400);margin-top:.2rem;font-size:.7rem}.trust-bar{background:var(--navy-900);border-top:3px solid var(--gold-500);padding:2.5rem 2rem}.trust-bar-inner{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.trust-item{align-items:center;gap:1rem;display:flex}.trust-icon{width:44px;height:44px;color:var(--gold-400);background:#c9a2271a;border:1px solid #c9a22733;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.trust-icon svg{width:22px;height:22px;fill:var(--gold-400)}.trust-text strong{color:var(--white);font-size:.88rem;font-weight:600;line-height:1.3;display:block}.trust-text span{color:#ffffff80;font-size:.76rem}.section{padding:5.5rem 2rem}.section-inner{max-width:1100px;margin:0 auto}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--gold-600);margin-bottom:.75rem;font-size:.78rem;font-weight:700}.section-title{font-family:var(--font-display);color:var(--navy-900);margin-bottom:.75rem;font-size:2.5rem;font-weight:400;line-height:1.15}.section-subtitle{color:var(--slate-500);max-width:540px;font-size:1.05rem;line-height:1.7}.section-header-center{text-align:center;margin-bottom:3rem}.section-header-center .section-subtitle{margin-left:auto;margin-right:auto}.accuracy-section{background:var(--slate-50)}.accuracy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.accuracy-content .section-title{margin-bottom:1rem}.accuracy-points{flex-direction:column;gap:1rem;margin-top:1.75rem;display:flex}.accuracy-point{align-items:flex-start;gap:.75rem;display:flex}.accuracy-check{background:var(--green-100);width:24px;height:24px;color:var(--green-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.accuracy-check svg{width:12px;height:12px;fill:var(--green-500)}.accuracy-point p{color:var(--slate-700);font-size:.9rem;line-height:1.5}.accuracy-point strong{color:var(--navy-800)}.comparison-card{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid var(--slate-200);border-radius:16px;overflow:hidden}.cc-header{background:var(--navy-800);padding:1.25rem 1.5rem}.cc-header h4{color:var(--white);font-size:.9rem;font-weight:600}.cc-header p{color:#ffffff80;margin-top:.15rem;font-size:.75rem}.cc-body{padding:1.5rem}.cc-rows{flex-direction:column;gap:1rem;display:flex}.cc-row{align-items:center;gap:1rem;display:flex}.cc-label{width:130px;color:var(--slate-700);flex-shrink:0;font-size:.8rem;font-weight:500}.cc-bar-track{background:var(--slate-100);border-radius:6px;flex:1;height:28px;overflow:hidden}.cc-bar-fill{height:100%;color:var(--white);border-radius:6px;align-items:center;padding:0 .75rem;font-size:.75rem;font-weight:700;display:flex}.cc-bar-fill.bad{background:var(--red-500)}.cc-bar-fill.warn{background:#f59e0b}.cc-bar-fill.good{background:var(--green-500)}.cc-divider{background:var(--slate-200);height:1px;margin:.25rem 0}.cc-footnote{color:var(--slate-400);margin-top:1rem;font-size:.72rem;line-height:1.5}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card{background:var(--slate-50);border:1px solid var(--slate-200);border-radius:14px;padding:2rem}.testimonial-stars{color:var(--gold-500);letter-spacing:2px;margin-bottom:1rem;font-size:.9rem}.testimonial-text{color:var(--slate-700);margin-bottom:1.25rem;font-size:.95rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{background:var(--navy-700);width:40px;height:40px;color:var(--gold-400);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.testimonial-info strong{color:var(--navy-800);font-size:.85rem;display:block}.testimonial-info span{color:var(--slate-400);font-size:.75rem}.cta-section{background:var(--navy-900);color:var(--white);text-align:center;padding:5rem 2rem;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(#c9a22714 0%,#0000 70%);width:600px;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.cta-section .section-title{color:var(--white);max-width:550px;margin:0 auto .75rem}.cta-section .section-subtitle{color:#fff9;text-align:center;margin:0 auto 2rem}.cta-buttons{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.cta-reassurance{color:#fff6;justify-content:center;gap:2rem;font-size:.8rem;display:flex}.cta-reassurance span{color:#fff6;align-items:center;gap:.4rem;display:flex}.cta-reassurance svg{width:14px;height:14px;color:var(--gold-500)}footer{background:var(--navy-900);color:#ffffff80;border-top:1px solid #ffffff0f;padding:3rem 2rem 2rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2.5rem;display:grid}.footer-brand-col p{max-width:280px;margin-top:1rem;font-size:.85rem;line-height:1.6}.footer-brand-col a{color:var(--gold-400);margin-top:.75rem;font-size:.85rem;text-decoration:none;display:block}.footer-col h4{color:var(--white);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.footer-col ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-col a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:start;gap:2rem;padding-top:2rem;display:flex}.footer-copyright{font-size:.78rem}.footer-disclaimer{text-align:right;max-width:500px;font-size:.72rem;line-height:1.5}.page-hero{text-align:center;padding:9rem 2rem 4rem;position:relative;overflow:hidden}.page-hero--navy{background:linear-gradient(175deg,var(--navy-900)0%,var(--navy-800)100%)}.page-hero--navy:before{content:"";pointer-events:none;background:radial-gradient(#c9a2270f 0%,#0000 70%);width:800px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.page-hero--light{background:linear-gradient(175deg,var(--white)0%,var(--slate-50)100%)}.page-hero .section-inner{max-width:720px}.page-hero .section-label{color:var(--gold-400)}.page-hero--navy .section-title{color:var(--white)}.page-hero--navy .section-subtitle{color:#fff9;margin-left:auto;margin-right:auto}.page-hero--light .section-title{color:var(--navy-900)}.page-hero--light .section-subtitle{color:var(--slate-500);margin-left:auto;margin-right:auto}.page-hero .section-title{margin-bottom:1rem;font-size:3rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-grid--2col{grid-template-columns:repeat(2,1fr)}.feature-grid--4col{grid-template-columns:repeat(4,1fr)}.feature-card{background:var(--white);border:1px solid var(--slate-200);border-radius:14px;padding:2rem;transition:all .2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-card-icon{width:48px;height:48px;color:var(--gold-500);background:#c9a2271a;border:1px solid #c9a22726;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-card h3{color:var(--navy-800);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.feature-card p{color:var(--slate-500);font-size:.9rem;line-height:1.6}.process-steps{flex-direction:column;gap:0;display:flex}.process-step{grid-template-columns:80px 1fr;gap:2rem;display:grid;position:relative}.process-step-indicator{flex-direction:column;align-items:center;display:flex}.process-step-number{background:var(--navy-700);width:56px;height:56px;color:var(--white);z-index:2;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:relative}.process-step-line{background:var(--slate-200);flex:1;width:2px;margin-top:.75rem}.process-step:last-child .process-step-line{display:none}.process-step-content{padding-bottom:3rem}.process-step:last-child .process-step-content{padding-bottom:0}.process-step-content h3{font-family:var(--font-display);color:var(--navy-900);margin-bottom:.5rem;font-size:1.5rem}.process-step-content>p{color:var(--slate-500);max-width:520px;font-size:1rem;line-height:1.7}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.25rem;display:grid}.pricing-card{background:var(--white);border:1px solid var(--slate-200);border-radius:16px;transition:all .25s;overflow:hidden}.pricing-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.pricing-card--featured{border-color:var(--gold-500);box-shadow:var(--shadow-lg);position:relative}.pricing-card--featured:hover{box-shadow:var(--shadow-xl)}.pricing-card-badge{background:var(--gold-500);color:var(--navy-900);text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:.5rem;font-size:.72rem;font-weight:700}.pricing-card-body{padding:1.75rem}.pricing-card-tier{text-transform:uppercase;letter-spacing:.08em;color:var(--slate-400);margin-bottom:.25rem;font-size:.72rem;font-weight:700}.pricing-card-price{font-family:var(--font-display);color:var(--navy-900);font-size:2.75rem;line-height:1.1}.pricing-card-price .la-price{font-family:var(--font-body);color:var(--gold-600);margin-top:.25rem;font-size:.85rem;font-weight:600;display:block}.pricing-card-subtitle{color:var(--navy-700);margin-top:.5rem;margin-bottom:.5rem;font-size:.88rem;font-weight:600}.pricing-card-desc{color:var(--slate-500);border-bottom:1px solid var(--slate-200);margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:.82rem;line-height:1.5}.pricing-card-features{flex-direction:column;gap:.625rem;margin-bottom:1.5rem;list-style:none;display:flex}.pricing-card-features li{color:var(--slate-600);align-items:flex-start;gap:.5rem;font-size:.82rem;display:flex}.pricing-card-features li svg{width:16px;height:16px;color:var(--green-500);flex-shrink:0;margin-top:1px}.pricing-card-btn{text-align:center;border-radius:8px;width:100%;padding:.75rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.pricing-card-btn--gold{background:var(--gold-500);color:var(--navy-900)}.pricing-card-btn--gold:hover{background:var(--gold-400);box-shadow:var(--shadow-gold)}.pricing-card-btn--outline{background:var(--slate-50);color:var(--navy-700);border:1px solid var(--slate-200)}.pricing-card-btn--outline:hover{background:var(--slate-100);border-color:var(--navy-700)}.comparison-table{border-collapse:separate;border-spacing:0;width:100%}.comparison-table thead th{background:var(--navy-800);color:var(--white);text-align:left;letter-spacing:.02em;padding:1rem 1.5rem;font-size:.82rem;font-weight:600}.comparison-table thead th:first-child{border-radius:12px 0 0}.comparison-table thead th:last-child{border-radius:0 12px 0 0}.comparison-table tbody td{color:var(--slate-700);border-bottom:1px solid var(--slate-100);padding:1rem 1.5rem;font-size:.88rem}.comparison-table tbody tr:last-child td:first-child{border-radius:0 0 0 12px}.comparison-table tbody tr:last-child td:last-child{border-radius:0 0 12px}.comparison-table .highlight-col{color:var(--navy-800);background:#c9a2270a;font-weight:600}.comparison-table thead .highlight-col{background:var(--gold-500);color:var(--navy-900);font-weight:700}.about-two-col{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-two-col p{color:var(--slate-500);font-size:1rem;line-height:1.8}.about-two-col p strong{color:var(--navy-800)}.la-banner{background:linear-gradient(135deg,var(--navy-800)0%,var(--navy-700)100%);border:1px solid #c9a22733;border-radius:14px;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.5rem 2rem;display:flex}.la-banner-icon{background:#c9a22726;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.la-banner strong{color:var(--gold-400);font-size:.9rem;font-weight:600;display:block}.la-banner span{color:#fff9;font-size:.8rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-in{opacity:0;animation:.6s ease-out forwards fadeInUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}.hero h1{font-size:3rem}.accuracy-grid,.testimonial-grid{grid-template-columns:1fr}.pricing-grid,.feature-grid--4col{grid-template-columns:repeat(2,1fr)}.about-two-col{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){nav{padding:.75rem 1.25rem}.nav-links{display:none}.hero{padding:8rem 1.25rem 4rem}.hero h1{font-size:2.25rem}.hero-proof{flex-direction:column;gap:1rem}.trust-bar-inner,.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.footer-disclaimer{text-align:left}.section{padding:4rem 1.25rem}.section-title{font-size:2rem}.cta-reassurance{flex-direction:column;align-items:center;gap:.5rem}.page-hero{padding:8rem 1.25rem 3rem}.page-hero .section-title{font-size:2.25rem}.feature-grid,.feature-grid--2col,.feature-grid--4col,.pricing-grid{grid-template-columns:1fr}.process-step{grid-template-columns:56px 1fr;gap:1.25rem}.comparison-table{font-size:.8rem}.comparison-table thead th,.comparison-table tbody td{padding:.75rem}.la-banner{text-align:center;flex-direction:column}}
/*# sourceMappingURL=28fc95eec9b86cec.css.map*/