*{box-sizing:border-box;margin:0;padding:0}body{font-family:ui-sans-serif,system-ui,sans-serif;color:#0f172a;line-height:1.5;background-color:#f8fafc}.app-container{display:flex;flex-direction:column;min-height:100vh}.header{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:768px){.header{flex-direction:row;gap:0}}.business-name{font-size:1.25rem;font-weight:900;color:#1e3a8a;text-transform:uppercase;letter-spacing:-.025em;display:flex;align-items:center;gap:.5rem}.business-name:before{content:"S";display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#2563eb;color:#fff;border-radius:.5rem;font-weight:700;font-size:1rem}.ad-label{font-size:.625rem;font-weight:700;color:#94a3b8;border:1px solid #e2e8f0;padding:.25rem .5rem;border-radius:.25rem;text-transform:uppercase;letter-spacing:.1em}.tagline{font-size:.75rem;font-weight:600;color:#2563eb;text-align:right;display:flex;flex-direction:column}.tagline:before{content:"Available 24/7";font-size:.625rem;color:#64748b;text-transform:uppercase;font-weight:700;letter-spacing:-.025em}.main-content{flex:1;display:flex;flex-direction:column}@media(min-width:1024px){.app-container{height:100vh;overflow:hidden}.main-content{display:grid;grid-template-columns:7fr 5fr;height:calc(100vh - 73px);overflow:hidden}.left-column,.right-column{overflow-y:auto}}.left-column{background-color:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:3rem;font-weight:900;line-height:.95;color:#0f172a;margin-bottom:1.5rem}@media(min-width:768px){.hero h1{font-size:3.75rem}}.hero p{font-size:1.25rem;color:#475569;margin-bottom:2rem;max-width:32rem}.cta-button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background-color:#2563eb;color:#fff;width:100%;padding:1.5rem;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transition:all .2s;text-decoration:none;margin-bottom:1rem}.cta-button:hover{background-color:#1d4ed8}.cta-button-subtitle{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.8;margin-bottom:.25rem}.cta-button-title{font-size:2.25rem;font-weight:900}.hero-disclaimer{font-size:.75rem;color:#94a3b8;text-align:center}.third-party-notice{margin-top:2.5rem;padding:1rem;border:1px solid #dbeafe;background-color:#eff6ff80;border-radius:.75rem;font-size:.6875rem;line-height:1.6;color:#475569}.third-party-notice strong{font-weight:700}.right-column{background-color:#f1f5f9;padding:3rem;display:flex;flex-direction:column;justify-content:center;gap:2.5rem}.section-title{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#94a3b8;margin-bottom:1.5rem}.steps{display:flex;flex-direction:column;gap:1.5rem}.step{display:flex;align-items:flex-start;gap:1rem}.step-number{width:2rem;height:2rem;border-radius:9999px;background-color:#1e3a8a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.step-content h4{font-weight:700;color:#1e293b;margin-bottom:.125rem}.step-content p{font-size:.875rem;color:#64748b}.value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.value-item{padding:1rem;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0}.value-item h3{color:#2563eb;font-weight:900;font-size:1.25rem}.value-item p{font-size:.625rem;font-weight:700;text-transform:uppercase;color:#94a3b8}.faq-mini-quote{font-size:.6875rem;color:#64748b;font-style:italic;border-top:1px solid #e2e8f0;padding-top:1.5rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item h4{font-size:.875rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.faq-item p{font-size:.75rem;color:#64748b}.footer{background-color:#0f172a;color:#94a3b8;padding:1.5rem 2rem;font-size:.625rem;line-height:1.25}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.footer-content{grid-template-columns:2fr 1fr}}.footer-disclaimer p{margin-bottom:.5rem}.footer-disclaimer p strong{color:#cbd5e1;text-transform:uppercase;letter-spacing:.1em}.footer-links{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;text-align:right}.footer-links-row{display:flex;justify-content:flex-end;gap:1rem}.footer-btn{background:none;border:none;color:inherit;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0}.footer-btn:hover{color:#fff}.legal-content-wrapper{background-color:#1e293b;padding:1rem;border-radius:.5rem;margin-top:1rem;text-align:left;grid-column:1 / -1;font-size:.75rem}.legal-content-wrapper h3{color:#fff;margin-bottom:.5rem;font-size:1rem}.legal-content-wrapper p,.legal-content-wrapper ul{margin-bottom:.5rem}.legal-content-wrapper ul{padding-left:1.5rem}.sticky-cta{position:fixed;bottom:0;left:0;width:100%;background-color:#fffffff2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:1rem;box-shadow:0 -2px 15px #0000001a;text-align:center;z-index:100;border-top:1px solid #e2e8f0}.sticky-cta .cta-button{margin-bottom:.5rem;padding:1rem;font-size:1.5rem}.sticky-cta .cta-consent{color:#64748b;font-size:.625rem;margin-bottom:0}@media(min-width:1024px){.sticky-cta{display:none}}
