.site-footer .wrap{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.site-footer{background:var(--bg-deep,#0a1128);color:var(--text-inverse,#ffffff);padding:80px 0 40px;margin-top:0;overflow:visible}.site-footer .footer-hero{padding-bottom:36px;border-bottom:1px solid rgb(255 255 255 / .12);margin-bottom:64px}.site-footer .footer-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:0 0 28px}.footer-kicker{font-family:Inter,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:rgb(167 139 250 / .95);margin-bottom:12px}.footer-hero-title{font-family:"Playfair Display",Georgia,serif;font-weight:700;letter-spacing:-.02em;font-size:clamp(28px, 3.2vw, 44px);line-height:1.1;color:#fff}.footer-hero-sub{margin-top:12px;color:rgb(255 255 255 / .72);font-weight:500;max-width:60ch}.footer-hero-cta{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.site-footer .btn-primary{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;color:#fff;border-radius:999px}.site-footer .btn-primary:hover{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);box-shadow:0 4px 12px rgb(59 130 246 / .35)}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr;gap:18px;padding:0 0 28px}.footer-title{color:#fff;margin-bottom:24px;font-family:"Playfair Display",Georgia,serif;font-weight:700}.footer-muted{color:rgb(255 255 255 / .65);font-weight:400;line-height:1.7;margin:0}.footer-muted a{color:rgb(255 255 255 / .90)}.footer-links{display:grid;gap:8px}.footer-links a{color:rgb(255 255 255 / .75);text-decoration:none;font-weight:400}.footer-links a:hover{text-decoration:underline}.footer-brand{display:inline-flex;align-items:flex-start;gap:10px;margin-bottom:10px;overflow:visible}.footer-logo{display:block;width:120px;max-width:100%;height:auto;margin-right:10px;flex-shrink:0;box-sizing:content-box;padding-bottom:12px}.brand-mark{width:32px;height:32px;background:var(--primary-gradient,linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%));border-radius:8px}.brand-mark{width:26px;height:26px;border-radius:10px;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);box-shadow:0 10px 20px rgb(59 130 246 / .22);position:relative;flex-shrink:0}.brand-mark::after{content:"";position:absolute;inset:7px 6px 6px 7px;border-radius:10px;border:2px solid rgb(255 255 255 / .85);border-top-left-radius:12px;transform:rotate(-6deg);opacity:.9}.brand-word{font-weight:700;font-size:1.25rem;color:#fff}.footer-mini{display:flex;gap:8px;align-items:center;margin-top:12px;color:rgb(255 255 255 / .75);font-weight:700;font-size:13px}.footer-mini a{color:rgb(255 255 255 / .92);text-decoration:none}.footer-mini a:hover{text-decoration:underline}.dot{opacity:.65}.nl-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}.newsletter-form{display:grid;gap:10px;margin-top:10px}.newsletter-form>div{display:grid;gap:10px}.newsletter .input,.newsletter-form .input{border-radius:14px;border-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .92);max-width:100%;min-width:0;padding:12px 16px;border:1px solid rgb(255 255 255 / .18);font-size:.9375rem;width:100%;box-sizing:border-box}.newsletter .input::placeholder,.newsletter-form .input::placeholder{color:rgb(255 255 255 / .58)}.newsletter .input:focus,.newsletter-form .input:focus{outline:none;border-color:rgb(255 255 255 / .3);background:rgb(255 255 255 / .08)}.newsletter .btn,.newsletter-form .btn{width:100%;margin-top:4px}.footer-socials{display:flex;gap:12px;margin-top:16px;margin-bottom:24px}.footer-social-link{width:40px;height:40px;border-radius:12px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .1);display:grid;place-items:center;color:rgb(255 255 255 / .7);text-decoration:none;font-size:16px;font-weight:600;transition:all 0.2s ease}.footer-social-link:hover{background:rgb(255 255 255 / .15);color:#fff;transform:translateY(-2px)}.footer-social-link svg{display:block}.footer-legal{display:flex;justify-content:space-between;gap:10px;padding:14px 0;border-top:1px solid rgb(255 255 255 / .10)}.footer-disclosures{padding:14px 0 28px;border-top:1px solid rgb(255 255 255 / .10)}.small{font-size:12px}.btn-ghost-inverse{background:#fff0;color:rgb(255 255 255 / .92);border:1px solid rgb(255 255 255 / .28);padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;display:inline-block;transition:all 0.2s;font-size:.9375rem}.btn-ghost-inverse:hover{background:rgb(255 255 255 / .08)}@media (max-width:768px){.site-footer .wrap{padding-left:20px;padding-right:20px}}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr}.site-footer .footer-hero-inner{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.footer-logo{padding-bottom:20px}.footer-legal{flex-direction:column;text-align:center}.footer-disclosures{text-align:center}.footer-disclosures p{text-align:center}.newsletter,.newsletter-form{grid-template-columns:1fr}.newsletter .btn,.newsletter-form .btn{width:100%}.footer-hero-title,.footer-hero-sub,.footer-kicker,.footer-title,.footer-muted,.footer-links,.footer-mini,.footer-brand{text-align:center;justify-content:center}.site-footer .footer-hero-inner{align-items:center;text-align:center}.footer-hero-cta{justify-content:center;width:100%}.footer-grid>div{text-align:center}.footer-socials{justify-content:center}}.help-fab{position:fixed;bottom:24px;right:24px;z-index:80}.help-fab-btn{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;cursor:pointer;box-shadow:0 8px 24px rgb(59 130 246 / .4);display:grid;place-items:center;transition:transform 0.3s cubic-bezier(.2,.8,.2,1),box-shadow 0.3s ease}.help-fab-btn:hover{transform:scale(1.1);box-shadow:0 12px 32px rgb(59 130 246 / .5)}.help-fab-icon{font-size:26px;line-height:1}.help-fab-menu{position:absolute;bottom:70px;right:0;width:280px;background:#fff;border-radius:16px;box-shadow:0 16px 48px rgb(0 0 0 / .15);overflow:hidden;opacity:0;transform:translateY(10px) scale(.95);transition:opacity 0.25s cubic-bezier(.2,.8,.2,1),transform 0.25s cubic-bezier(.2,.8,.2,1);pointer-events:none}.help-fab-menu.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.help-fab-menu:not([hidden]){display:block}.help-fab-header{padding:16px 20px;font-weight:700;color:#0a1128;border-bottom:1px solid #e2e8f0;font-size:14px}.help-fab-item{display:flex;align-items:center;gap:14px;padding:14px 20px;text-decoration:none;color:#0a1128;transition:background 0.15s ease}.help-fab-item:hover{background:#f8fafc}.help-fab-item-icon{font-size:20px;width:36px;height:36px;background:rgb(59 130 246 / .1);border-radius:10px;display:grid;place-items:center;flex-shrink:0}.help-fab-item-title{display:block;font-weight:600;font-size:14px;color:#0a1128}.help-fab-item-sub{display:block;font-size:12px;color:#64748b}.help-fab-call-popup{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .5);z-index:9999;align-items:center;justify-content:center;padding:1rem}.help-fab-call-popup.show{display:flex}.help-fab-call-popup-inner{background:#fff;border-radius:16px;padding:32px;max-width:400px;text-align:center;box-shadow:0 4px 24px rgb(0 0 0 / .15)}.help-fab-call-popup-inner a,.help-fab-call-popup-inner .help-fab-popup-number{font-size:1.5rem;font-weight:700;color:#3b82f6;text-decoration:none}.help-fab-call-popup-close{margin-top:16px;padding:12px 24px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px}.help-fab-call-popup-close:hover{background:#cbd5e1}@media (max-width:700px){.help-fab{bottom:16px;right:16px}.help-fab-btn{width:54px;height:54px}.help-fab-menu{width:260px;right:-8px}}.social-proof-toast{position:fixed;bottom:100px;left:24px;background:var(--bg-card,#151B2E);border:1px solid var(--border-color,#2D3748);border-radius:12px;padding:16px;box-shadow:var(--shadow-xl,0 20px 25px -5px rgb(0 0 0 / .1));z-index:1001;display:flex;align-items:center;gap:12px;min-width:280px;opacity:0;transform:translateY(20px);transition:all 0.3s ease-out;pointer-events:none}.social-proof-toast.show{opacity:1;transform:translateY(0);pointer-events:auto}@media (max-width:768px){.social-proof-toast{display:none!important}}.toast-avatar{width:40px;height:40px;background:var(--accent-primary,#4F46E5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;flex-shrink:0}.toast-content{flex:1}.toast-text{font-size:.875rem;color:var(--text-primary,#FFFFFF);margin-bottom:4px}.toast-name{font-weight:600;color:var(--text-primary,#FFFFFF)}.toast-location{color:var(--text-secondary,#A0AEC0)}.toast-close{background:none;border:none;color:var(--text-secondary,#A0AEC0);cursor:pointer;padding:4px;font-size:1.2rem;line-height:1;