@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300&family=Inter:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.en-only{display:none!important}html[lang=en] .en-only{display:revert!important}html[lang=en] .sv-only{display:none!important}:root{--mist: #e8ecf2;--fog: #d4dce8;--ink: #0f1c2e;--ink-muted: #2d5282;--ink-ghost: #4a7ab5;--glass-bg: rgba(255,255,255,.58);--glass-border: rgba(255,255,255,.85);--glass-shadow: 0 8px 32px rgba(30,58,110,.07), inset 0 1px 0 rgba(255,255,255,.95);--brand: #1e3a6e;--brand-hover: #152b54;--brand-light: #4a7ab5;--serif: "Montserrat", sans-serif;--sans: "Inter", sans-serif;--r: 24px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--sans);background-image:url(/images/bg1.webp);background-size:cover;background-position:center top;background-attachment:scroll;background-color:var(--mist);color:var(--ink);min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--brand)}.bg-scene{display:none}section,.panel{position:relative;z-index:1}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.1rem 2rem;display:flex;align-items:center;justify-content:space-between;background:transparent;transition:background .4s,box-shadow .4s}nav.scrolled{background:#e8ecf2f0;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-bottom:1px solid rgba(255,255,255,.75);box-shadow:0 2px 24px #1e3a6e17}.nav-logo img{height:34px;width:auto}.nav-signin{font-family:var(--sans);font-size:.8rem;font-weight:400;color:#fff;text-decoration:none;transition:opacity .2s}nav.scrolled .nav-signin{color:var(--brand)}.nav-signin:hover{opacity:.65}.nav-cta{font-family:var(--sans);font-size:.8rem;font-weight:500;color:#fff!important;background:var(--brand);border-radius:100px;padding:.45rem 1rem;text-decoration:none;transition:background .2s,transform .2s}.nav-cta:hover{background:var(--brand-hover);transform:translateY(-1px)}.hamburger{display:none;flex-direction:column;gap:5px;background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:9px 11px;cursor:pointer;outline:none}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s}nav.scrolled .hamburger{border-color:#1e3a6e33;background:#fff9}nav.scrolled .hamburger span{background:var(--brand)}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f1c2ef7;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;opacity:0;pointer-events:none;transition:opacity .3s}#mobile-menu.open{opacity:1;pointer-events:all}#mobile-menu a{font-family:var(--serif);font-size:1.6rem;font-weight:400;color:#ffffffd9;text-decoration:none;letter-spacing:-.01em;padding:.875rem 0;border-bottom:1px solid rgba(255,255,255,.08);width:240px;text-align:center;transition:color .2s}#mobile-menu a:last-of-type{border-bottom:none}#mobile-menu a:hover{color:#fff}.mobile-menu-cta{margin-top:1.75rem!important;border-bottom:none!important;font-family:var(--sans)!important;font-size:.85rem!important;font-weight:500!important;color:#fff!important;background:var(--brand-light)!important;padding:.875rem 2.25rem!important;border-radius:100px!important;display:inline-block!important;width:auto!important}.hero{position:relative;height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:transparent}.hero-bg-photo{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/images/hero.webp);background-size:cover;background-position:center 30%;background-color:#1a3060}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0810208c}.hero-text{position:relative;z-index:3;padding:40vh 1.5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.hero-eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:1rem}.hero-eyebrow-dot{display:none}.hero-eyebrow-label{font-family:var(--sans);font-size:.82rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#ffffffe6}.hero-h1{font-family:var(--serif);font-size:clamp(1.9rem,4.5vw,4.5rem);font-weight:700;line-height:1.04;letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem}.hero-sub{display:none}.hero-subhead{font-family:var(--sans);font-size:clamp(.9rem,1.6vw,1.15rem);font-weight:300;line-height:1.6;color:#ffffffd9;max-width:540px;margin:0 auto 2rem}.hero-mini-link{font-family:var(--sans);font-size:.72rem;font-weight:400;color:#fff9;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.hero-mini-link:hover{color:#ffffffe6}.hero-btns{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;align-items:center;justify-content:center;margin-bottom:1rem}.btn-primary{font-family:var(--sans);font-size:.78rem;font-weight:500;color:var(--brand);background:#fffffff5;border:none;border-radius:100px;padding:.75rem 1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0000002e;white-space:nowrap}.btn-primary:hover{transform:translateY(-2px)}.btn-ghost{font-family:var(--sans);font-size:.78rem;font-weight:400;color:#ffffffe6;background:#ffffff1f;border:1px solid rgba(255,255,255,.38);border-radius:100px;padding:.72rem 1.1rem;text-decoration:none;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:background .2s;white-space:nowrap}.btn-ghost:hover{background:#fff3}.hero-note{font-size:.68rem;color:#ffffff8c;font-weight:300;margin-bottom:1.25rem;text-align:center}.hero-trust{display:flex;align-items:center;justify-content:center;gap:.6rem}.trust-avs{display:flex}.tav{width:24px;height:24px;border-radius:50%;border:1.5px solid rgba(255,255,255,.45);margin-left:-6px;background:linear-gradient(135deg,#8aaac8,#5c7e9e);display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:500;color:#fff}.tav:first-child{margin-left:0}.trust-text{font-size:.68rem;color:#ffffff8c}.trust-stars{font-size:.65rem;color:#f0c060;letter-spacing:1px}.scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;opacity:.7;transition:opacity .2s}.scroll-hint:hover{opacity:1}.scroll-hint-text{font-family:var(--sans);font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3}.scroll-arrow{width:36px;height:36px;border:1.5px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:bounce-down 2s ease-in-out infinite}.scroll-arrow svg{width:14px;height:14px;stroke:#fffc}@keyframes bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}#appen{padding:0 1.25rem;max-width:560px;margin:0 auto}.app-phones-wrap{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:1.5rem;padding:2rem 1.25rem 3rem;position:relative;min-height:400px}.app-phone-back{position:relative;z-index:1;transform:rotate(-8deg) translate(30px) translateY(20px);transform-origin:bottom center;filter:drop-shadow(0 16px 32px rgba(28,37,51,.12))}.app-phone-front{position:relative;z-index:2;filter:drop-shadow(0 20px 40px rgba(28,37,51,.2))}.app-phone-back .phone-outer{width:150px;height:306px;border-radius:30px}.app-phone-back .phone-inner{border-radius:23px}.app-phone-front .phone-outer{width:170px;height:346px;border-radius:34px}.app-phone-front .phone-inner{border-radius:26px}.phone-outer{background:linear-gradient(160deg,#f4f4f6,#e8e8ec,#f0f0f4);padding:9px;position:relative;box-shadow:0 0 0 1px #fffffff2,0 0 0 2px #b4b4c866,0 24px 48px #1c253329,inset 0 1px #fff}.phone-outer:before{content:"";position:absolute;left:-3px;top:88px;width:3px;height:26px;background:#c4c4cc;border-radius:2px 0 0 2px;box-shadow:0 36px #c4c4cc,0 64px #c4c4cc}.phone-outer:after{content:"";position:absolute;right:-3px;top:104px;width:3px;height:48px;background:#c4c4cc;border-radius:0 2px 2px 0}.phone-inner{width:100%;height:100%;overflow:hidden;background:#0a0a0a}.phone-inner img{width:100%;height:100%;object-fit:cover;object-position:top}@media (max-width: 380px){.app-phone-back .phone-outer{width:128px;height:261px}.app-phone-front .phone-outer{width:145px;height:295px}.app-phone-back{transform:rotate(-8deg) translate(24px) translateY(16px)}}.split-intro{max-width:560px;margin:0 auto 1.5rem;padding:0 1.25rem;text-align:left}.split-intro-eyebrow{font-family:var(--sans);font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-light);display:flex;align-items:center;gap:10px;margin-bottom:2rem}.split-intro-eyebrow:before{content:"";display:inline-block;width:16px;height:1.5px;background:var(--brand-light);flex-shrink:0}.split-intro-h2{font-family:var(--serif);font-size:clamp(1.75rem,4.5vw,3rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem}.split-intro-body{font-size:.88rem;font-weight:300;color:var(--ink-muted);line-height:1.8}.split-section{padding:4rem 0 2rem;position:relative;z-index:1}.split-row{display:grid;grid-template-columns:1fr;align-items:start;max-width:560px;margin:0 auto;padding:0 1.25rem;gap:1.25rem;margin-bottom:2.5rem}.split-row:last-child{margin-bottom:0}.split-image{width:100%}.split-img-real{width:100%;height:380px;border-radius:20px;overflow:hidden;background:var(--fog)}.split-img-real img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block;border-radius:20px}.split-text{display:flex;flex-direction:column;gap:0}.split-eyebrow{font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-light);display:flex;align-items:center;gap:10px;margin-top:1.5rem;margin-bottom:.75rem}.split-eyebrow:before{content:"";display:inline-block;width:16px;height:1.5px;background:var(--brand-light);flex-shrink:0}.split-h2{font-family:var(--serif);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--brand);margin-bottom:1rem;margin-top:.4rem}.split-body{font-size:.88rem;font-weight:400;color:var(--ink-muted);line-height:1.8;margin-bottom:1rem}.split-bullets{list-style:none;display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.5rem}.split-bullets li{display:flex;align-items:flex-start;gap:.6rem;font-size:.82rem;font-weight:400;color:var(--ink-muted);line-height:1.55}.split-bullets li:before{display:none}.split-bullets-nomark li:before{display:none}.split-cta{display:inline-block;font-family:var(--sans);font-size:.78rem;font-weight:500;color:#fff;background:var(--brand);padding:.75rem 1.5rem;border-radius:100px;text-decoration:none;box-shadow:0 4px 16px #1e3a6e40;align-self:flex-start;transition:transform .2s}.split-cta:hover{transform:translateY(-1px)}.split-divider{height:1px;background:#d4dce880;max-width:560px;margin:0 auto 2.5rem}.promo-section{padding:1rem 1.25rem 3rem;max-width:560px;margin:0 auto}.promo-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.promo-card{background:linear-gradient(160deg,#1e3a6e12,#4a7ab50b);border:1px solid rgba(30,58,110,.1);border-radius:var(--r);padding:2rem}.promo-card-h2{font-family:var(--serif);font-size:1.35rem;font-weight:700;color:var(--brand);margin-bottom:.75rem;line-height:1.15}.promo-card-body{font-size:.85rem;font-weight:300;color:var(--ink-muted);line-height:1.75;margin-bottom:1.5rem}.promo-card-btn{display:inline-block}@media (min-width: 768px){.promo-section{max-width:960px;padding:1.5rem 2rem 4rem}.promo-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.promo-card{padding:2.5rem}.promo-card-h2{font-size:1.6rem}}.num-section{padding:3.5rem 1.25rem;max-width:560px;margin:0 auto}.num-tag{display:flex;align-items:center;gap:12px;margin-bottom:1.25rem}.num-label{font-family:var(--sans);font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-light);display:flex;align-items:center;gap:10px}.num-label:before{content:"";display:inline-block;width:16px;height:1.5px;background:var(--brand-light);flex-shrink:0}.num-line{display:none}.num-h2{font-family:var(--serif);font-size:clamp(1.9rem,6vw,3.2rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:var(--brand);margin-bottom:.875rem}.num-body{font-size:.875rem;font-weight:300;color:var(--ink-muted);line-height:1.85;margin-bottom:2rem}.steps-wrap{padding:3.5rem 1.25rem;max-width:560px;margin:0 auto}.steps-glass{background:var(--glass-bg);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid var(--glass-border);border-radius:var(--r);padding:2rem 1.75rem;box-shadow:var(--glass-shadow)}.steps-list{display:flex;flex-direction:column;margin-top:1.5rem}.step-item{display:grid;grid-template-columns:48px 1fr;gap:0 1.25rem;margin-bottom:2rem;align-items:start}.step-item:last-child{margin-bottom:0}.step-left{display:flex;flex-direction:column;align-items:center}.step-num-outline{font-family:var(--serif);font-size:1rem;font-weight:400;line-height:1;color:transparent;-webkit-text-stroke:1px var(--brand-light);letter-spacing:.05em;margin-bottom:6px;-webkit-user-select:none;user-select:none;flex-shrink:0}.step-vline{width:1px;flex:1;min-height:40px;background:linear-gradient(to bottom,rgba(180,196,216,.6),transparent)}.step-title{font-size:.88rem;font-weight:500;color:var(--brand);margin-bottom:4px}.step-desc{font-size:.78rem;font-weight:300;color:var(--ink-muted);line-height:1.7}.step-title-row{display:flex;align-items:center;gap:.6rem;margin-bottom:4px}.step-title-row .step-title{margin-bottom:0}.step-icon-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#1e3a6e14;color:var(--brand)}.step-icon-badge svg{width:15px;height:15px}.pricing-wrap{padding:0 1.25rem 3.5rem;max-width:560px;margin:0 auto}.pricing-single{max-width:560px}.price-card{background:var(--glass-bg);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid rgba(255,255,255,.92);border-radius:var(--r);padding:2rem;box-shadow:0 16px 48px #1e3a6e14,inset 0 1px #fffffffa;position:relative;overflow:hidden}.price-card:before{content:"";position:absolute;top:-50px;right:-50px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(74,122,181,.07),transparent 70%)}.price-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(30,58,110,.07)}.price-tier{font-size:.62rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-light);margin-bottom:1rem}.price-amount{font-family:var(--serif);font-size:3.5rem;font-weight:300;color:var(--brand);letter-spacing:-.04em;line-height:1}.price-amount sup{font-size:1rem;vertical-align:super;font-weight:400}.price-per{font-size:.85rem;font-weight:300;color:var(--ink-muted);margin-top:.25rem}.price-exvat{font-size:.72rem;color:var(--ink-muted);margin-top:6px;font-weight:400;opacity:.85}.price-trial{background:#1e3a6e0d;border:1px solid rgba(30,58,110,.1);border-radius:14px;padding:.75rem 1rem;text-align:center;flex-shrink:0}.price-trial span:first-child{display:block;font-size:1.1rem;font-weight:600;color:var(--brand);line-height:1;margin-bottom:4px}.price-trial span:last-child{font-size:.62rem;color:var(--ink-muted)}.price-features{display:grid;grid-template-columns:1fr 1fr;gap:.875rem 1.5rem;margin-bottom:2rem}.pf{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:300;color:var(--ink-muted)}.pf-check{width:14px;height:14px;border-radius:50%;border:1px solid rgba(30,58,110,.18);background:#1e3a6e0a;display:flex;align-items:center;justify-content:center;font-size:7px;color:var(--brand);flex-shrink:0}.pf.full{grid-column:span 2}.price-cta-row{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.btn-white{background:var(--brand);color:#fff;font-family:var(--sans);font-size:.8rem;font-weight:500;padding:.75rem 1.5rem;border-radius:100px;text-decoration:none;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #1e3a6e47}.btn-white:hover{transform:translateY(-1px)}.price-nocc{font-size:.72rem;font-weight:300;color:var(--brand-light);opacity:.7}.faq-wrap{padding:0 1.25rem 3.5rem;max-width:560px;margin:0 auto}.faq-glass-wrap{background:var(--glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:20px;overflow:hidden;box-shadow:var(--glass-shadow)}.faq-item{border-bottom:1px solid rgba(212,220,232,.45)}.faq-item:last-child{border-bottom:none}.faq-trigger{width:100%;background:none;border:none;padding:1.1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;text-align:left;font-family:var(--sans);font-size:.85rem;font-weight:500;color:var(--brand)}.faq-icon{width:22px;height:22px;flex-shrink:0;color:var(--brand-light);transition:transform .3s}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-item.open .faq-answer{max-height:300px}.faq-answer p{padding:0 1.5rem 1.25rem;font-size:.8rem;font-weight:300;color:var(--ink-muted);line-height:1.75}.contact-wrap{padding:0 1.25rem 3.5rem;max-width:560px;margin:0 auto}.contact-card{background:var(--glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:var(--r);padding:2rem;box-shadow:var(--glass-shadow)}.contact-sub{font-size:.8rem;font-weight:300;color:var(--ink-muted);margin-bottom:.75rem;line-height:1.7}.contact-email-link{display:inline-flex;align-items:center;gap:10px;font-size:.88rem;font-weight:500;color:var(--brand);text-decoration:none;margin-bottom:1.75rem}.contact-form{display:flex;flex-direction:column;gap:.875rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-group{display:flex;flex-direction:column;gap:5px}.form-group label{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted)}.required-star{color:var(--brand-light);margin-left:2px}.form-group input,.form-group textarea{background:#fffc;border:1.5px solid rgba(74,122,181,.25);border-radius:12px;padding:.75rem .875rem;font-family:var(--sans);font-size:.85rem;font-weight:300;color:var(--ink);outline:none;width:100%;transition:border-color .2s,background .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--brand-light);background:#fffffff2;box-shadow:0 0 0 3px #4a7ab51f}.form-group input::placeholder,.form-group textarea::placeholder{color:#4a7ab566}.form-group textarea{min-height:100px;resize:vertical}.gdpr-row{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0}.gdpr-row input[type=checkbox]{width:18px;height:18px;border-radius:5px;flex-shrink:0;border:1.5px solid rgba(74,122,181,.35);background:#fffc;cursor:pointer;margin-top:1px;accent-color:var(--brand)}.gdpr-label{font-size:.75rem;font-weight:300;color:var(--ink-muted);line-height:1.6;cursor:pointer;text-transform:none!important;letter-spacing:0!important}.gdpr-label a{color:var(--brand);text-decoration:underline}.form-required-note{font-size:.65rem;color:var(--ink-ghost);opacity:.7;margin-top:-.25rem}.form-submit{background:var(--brand);color:#fff;font-family:var(--sans);font-size:.8rem;font-weight:500;padding:.8rem 1.75rem;border-radius:100px;border:none;cursor:pointer;align-self:flex-end;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #1e3a6e47}.form-submit:hover{transform:translateY(-1px)}.form-submit:disabled{opacity:.6;cursor:not-allowed}.cta-band{padding:0 1.25rem 3.5rem;max-width:560px;margin:0 auto}.cta-card{text-align:center;background:linear-gradient(135deg,#2a4a7f,#3a6298 45%,#1e3a6e);border:1px solid rgba(255,255,255,.18);border-radius:var(--r);padding:2.5rem 2rem;box-shadow:0 20px 60px #1428504d,inset 0 1px #ffffff1f;position:relative;overflow:hidden}.cta-card:before{content:"";position:absolute;top:-80px;right:-80px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.09),transparent 65%)}.cta-card:after{content:"";position:absolute;bottom:-60px;left:-60px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(100,160,220,.12),transparent 65%)}.cta-h2{font-family:var(--serif);font-size:1.9rem;font-weight:700;letter-spacing:-.02em;color:#fff;line-height:1.1;margin-bottom:.875rem;position:relative;z-index:1;text-align:center}.cta-sub{font-size:.88rem;font-weight:300;color:#ffffffb8;margin-bottom:1.75rem;position:relative;z-index:1}.cta-btns{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;position:relative;z-index:1}.cta-btns .btn-primary{color:var(--brand);background:#fffffff2}.cta-btns .btn-ghost{color:#ffffffe0;border-color:#ffffff47;background:#ffffff1a}footer{position:relative;z-index:1;background:#f8f9fcf7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(212,220,232,.5);padding:3rem 1.5rem 2rem}.footer-inner{max-width:960px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(212,220,232,.35);margin-bottom:1.5rem}.footer-brand{grid-column:span 3;margin-bottom:.25rem}.footer-brand img{height:22px;margin-bottom:.6rem;filter:brightness(0) saturate(100%) invert(17%) sepia(46%) saturate(800%) hue-rotate(195deg) brightness(80%)}.footer-brand p{font-size:.78rem;font-weight:300;color:var(--ink-muted);line-height:1.6}.footer-col-title{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin-bottom:.875rem}.footer-col a{display:block;font-size:.78rem;font-weight:300;color:var(--ink-muted);text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-col a:hover{color:var(--brand)}.footer-popular{padding-bottom:1.75rem;margin-bottom:1.75rem;border-bottom:1px solid rgba(212,220,232,.35)}.footer-popular-title{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin-bottom:1.25rem}.footer-popular-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.footer-popular-group-title{font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-ghost);margin-bottom:.75rem}.footer-popular-group a{display:block;font-size:.76rem;font-weight:300;color:var(--ink-muted);text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-popular-group a:hover{color:var(--brand)}.footer-popular-cta{display:inline-block;margin-top:1.5rem;font-size:.78rem;font-weight:500;color:var(--brand);text-decoration:none}.footer-popular-cta:hover{opacity:.75}@media (min-width: 768px){.footer-popular-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.footer-bottom-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.footer-copy{font-size:.68rem;font-weight:300;color:var(--brand-light)}.lang-btns{display:flex;align-items:center;gap:6px}.lang-btn{background:#fff;border:1px solid var(--fog);cursor:pointer;font-family:var(--sans);font-size:.72rem;font-weight:500;color:var(--ink-muted);padding:2px 8px;border-radius:6px}.lang-btn.active{color:var(--brand);border-color:#1e3a6e33;background:#1e3a6e0a}#chat-bubble{position:fixed;bottom:1.5rem;right:1.5rem;z-index:150;width:52px;height:52px;border-radius:50%;background:var(--brand);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #1e3a6e59;transition:transform .2s}#chat-bubble:hover{transform:scale(1.05)}#chat-window{position:fixed;bottom:5.5rem;right:1.5rem;z-index:149;width:calc(100vw - 3rem);max-width:360px;max-height:480px;background:#edf0f4f7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.8);border-radius:20px;box-shadow:0 20px 60px #1e3a6e26;flex-direction:column;overflow:hidden;display:none}#chat-window.open{display:flex}.chat-header{padding:.875rem 1rem;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.chat-header-title{font-size:.82rem;font-weight:500}.chat-close{background:none;border:none;color:#fff;cursor:pointer;opacity:.7;padding:2px}.chat-close:hover{opacity:1}#chat-messages{flex:1;overflow-y:auto;padding:.875rem;display:flex;flex-direction:column;gap:.625rem}.msg-bot,.msg-user{font-size:.82rem;font-weight:300;line-height:1.55;max-width:85%;padding:.625rem .875rem;border-radius:14px}.msg-bot{background:#ffffffbf;color:var(--ink);align-self:flex-start;border-radius:14px 14px 14px 4px}.msg-user{background:var(--brand);color:#fff;align-self:flex-end;border-radius:14px 14px 4px}.chat-input-row{display:flex;gap:.5rem;padding:.75rem;border-top:1px solid rgba(255,255,255,.5);flex-shrink:0}#chat-input{flex:1;background:#ffffffb3;border:1px solid rgba(255,255,255,.85);border-radius:10px;padding:.55rem .75rem;font-family:var(--sans);font-size:.82rem;font-weight:300;color:var(--ink);outline:none}#chat-input:focus{background:#ffffffe6}#chat-send{width:34px;height:34px;background:var(--brand);color:#fff;border:none;border-radius:9px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.typing-dot{width:5px;height:5px;background:var(--ink-ghost);border-radius:50%;display:inline-block;animation:tybounce 1.2s ease-in-out infinite}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes tybounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}#cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:200;transform:translateY(100%);transition:transform .4s ease;background:#edf0f4eb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.7);padding:1rem 1.25rem}#cookie-banner.visible{transform:translateY(0)}.cookie-inner{max-width:480px;margin:0 auto}.cookie-text{font-size:.78rem;font-weight:300;color:var(--ink-muted);margin-bottom:.75rem;line-height:1.6}.cookie-btns{display:flex;gap:.5rem}.btn-cookie-all{flex:1;background:var(--brand);color:#fff;border:none;border-radius:100px;padding:.6rem;font-family:var(--sans);font-size:.75rem;font-weight:500;cursor:pointer}.btn-cookie-min{flex:1;background:var(--glass-bg);color:var(--ink);border:1px solid var(--glass-border);border-radius:100px;padding:.6rem;font-family:var(--sans);font-size:.75rem;font-weight:400;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cookie-link{color:var(--brand);text-decoration:underline;font-weight:400}.cookie-link:hover{opacity:.7}.fade-up{opacity:1;transform:none}@media (prefers-reduced-motion: no-preference){.fade-up{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.fade-up.visible{opacity:1;transform:none}}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.policy-page{min-height:100vh;padding:6rem 1.5rem 4rem;background:var(--mist)}.policy-inner{max-width:680px;margin:0 auto;background:var(--glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:var(--r);padding:2.5rem 2rem;box-shadow:var(--glass-shadow)}.policy-back{display:inline-block;font-family:var(--sans);font-size:.78rem;font-weight:400;color:var(--brand-light);text-decoration:none;margin-bottom:2rem;transition:opacity .2s}.policy-back:hover{opacity:.7}.policy-inner h1{font-family:var(--serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:var(--brand);margin-bottom:.5rem}.policy-date{font-size:.75rem;color:var(--ink-ghost);margin-bottom:2.5rem}.policy-inner h2{font-family:var(--serif);font-size:1.1rem;font-weight:600;color:var(--brand);margin-top:2rem;margin-bottom:.6rem}.policy-inner h3{font-family:var(--sans);font-size:.9rem;font-weight:500;color:var(--brand);margin-top:1.25rem;margin-bottom:.4rem}.policy-inner p{font-size:.85rem;font-weight:300;color:var(--ink-muted);line-height:1.85;margin-bottom:.75rem}.nav-desktop{display:none}@media (min-width: 768px){body{background-attachment:fixed}nav{padding:1.25rem 3rem}.nav-desktop a{font-family:var(--serif);font-size:.78rem;font-weight:500;color:#fff;text-decoration:none;letter-spacing:.01em;transition:opacity .2s}nav.scrolled .nav-desktop a{color:var(--brand);font-family:var(--serif)}.nav-desktop a:hover{opacity:.65}.num-section,.steps-wrap,.pricing-wrap,.faq-wrap,.contact-wrap{max-width:760px;padding-left:2rem;padding-right:2rem}.cta-band{max-width:960px;padding-left:2rem;padding-right:2rem;margin-top:4rem}.cta-card{padding:4rem}.cta-h2{font-size:2.75rem}.cta-sub{font-size:1.1rem}.cta-btns .btn-primary,.cta-btns .btn-ghost{font-size:.95rem;padding:.9rem 1.75rem}#appen{max-width:1200px;padding:5rem 5vw 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}#appen .num-section{padding:0;max-width:100%}.app-phones-wrap{padding:0 0 3rem;justify-content:flex-end}.app-phone-back .phone-outer{width:200px;height:408px;border-radius:38px}.app-phone-back .phone-inner{border-radius:30px}.app-phone-front .phone-outer{width:230px;height:468px;border-radius:44px}.app-phone-front .phone-inner{border-radius:36px}.hero-text{padding:0 4rem;align-items:center;text-align:center;justify-content:center}.split-row{grid-template-columns:1fr 1fr;max-width:1200px;padding:0 5vw;gap:4rem;margin:0 auto 4rem;align-items:center}.split-img-real{height:360px}.split-row-reverse .split-image{order:2}.split-row-reverse .split-text{order:1}.split-intro{max-width:1200px;padding:0 5vw;margin-bottom:1rem}.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}.footer-brand{grid-column:span 1}}@media (max-width: 1023px){.hamburger{display:flex}.nav-desktop{display:none!important}}@media (min-width: 1024px){.hamburger{display:none!important}.nav-desktop{display:flex!important;align-items:center;gap:1.75rem}.num-section,.steps-wrap,.pricing-wrap,.faq-wrap,.contact-wrap,.cta-band{max-width:960px}.pricing-wrap .price-card{padding:3rem 3.5rem}.contact-wrap{max-width:960px}.contact-card{display:grid;grid-template-columns:1fr 1.8fr;gap:4rem;padding:3rem 3.5rem;border-radius:32px}.contact-card .contact-sub{font-size:.95rem;line-height:1.8}.contact-card .contact-email-link{font-size:1rem;margin-top:1rem}.form-group input,.form-group textarea{padding:.875rem 1rem;font-size:.9rem}.form-group label{font-size:.7rem}.form-submit{padding:.9rem 2rem;font-size:.85rem}.steps-wrap{max-width:960px}.steps-glass{padding:3rem 3.5rem}.step-title{font-size:1rem}.step-desc{font-size:.9rem}.num-h2{font-size:clamp(2.2rem,4vw,3.5rem)}.steps-list{flex-direction:row}.step-item{flex:1;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:0;gap:0;padding:0 2rem 0 0}.step-left{flex-direction:row;align-items:center;width:100%;margin-bottom:1.25rem}.step-num-outline{margin-bottom:0;margin-right:12px}.step-vline{width:100%;height:1px;min-height:unset;flex:1;background:linear-gradient(to right,rgba(180,196,216,.6),transparent)}.step-item:last-child .step-vline{opacity:0}}@media (max-width: 767px){.hamburger{display:flex}.hero-text{padding:30vh 1.25rem 0}.hero-h1{font-size:clamp(1.9rem,6vw,2.5rem)}.hero-subhead{margin-bottom:1.5rem}.scroll-hint{display:none}.split-img-real{height:300px}.split-h2{font-size:1.4rem}#appen{padding:1.5rem 1.25rem 0}.form-row{grid-template-columns:1fr}.hero-btns{flex-wrap:wrap}.num-h2{font-size:clamp(1.75rem,6vw,2.5rem);white-space:normal!important;word-break:break-word}}.dl-page{padding-top:6rem}.dl-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:560px;margin:0 auto 1rem;padding:0 1.25rem}.dl-card{background:var(--glass-bg);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid var(--glass-border);border-radius:var(--r);padding:2rem;box-shadow:var(--glass-shadow);display:flex;flex-direction:column;align-items:flex-start}.dl-icon{width:44px;height:44px;border-radius:12px;background:#1e3a6e14;color:var(--brand);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.dl-icon svg{width:22px;height:22px}.dl-card-tag{font-size:.66rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-light);margin-bottom:.5rem}.dl-card-h2{font-family:var(--serif);font-size:1.4rem;font-weight:700;color:var(--brand);margin-bottom:.6rem}.dl-card-body{font-size:.85rem;font-weight:300;color:var(--ink-muted);line-height:1.7;margin-bottom:1.5rem}.dl-card-btn{align-self:flex-start}.dl-app-icon-callout{display:flex;align-items:center;gap:.875rem;background:#1e3a6e0d;border:1px solid rgba(30,58,110,.1);border-radius:16px;padding:.875rem 1.1rem;margin-top:1.25rem}.dl-app-icon-img{width:48px;height:48px;border-radius:12px;flex-shrink:0;box-shadow:0 2px 10px #0f1c2e26}.dl-app-icon-callout p{font-size:.8rem;font-weight:300;color:var(--ink-muted);line-height:1.55;margin:0}.dl-tabs{display:flex;gap:.5rem;margin:1.5rem 0 .5rem}.dl-tab{font-family:var(--sans);font-size:.78rem;font-weight:500;color:var(--ink-muted);background:#fff9;border:1px solid rgba(30,58,110,.12);border-radius:100px;padding:.55rem 1.1rem;cursor:pointer;transition:background .2s,color .2s}.dl-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.dl-steps-list{margin-top:1.5rem}@media (min-width: 768px){.dl-grid{grid-template-columns:1fr 1fr;max-width:900px;padding:0 2rem}}.offers-page{padding-top:6rem}.offers-banner{max-width:560px;margin:0 auto 1rem;padding:1.75rem;display:flex;gap:1.25rem;align-items:flex-start;background:linear-gradient(135deg,#1e3a6e0f,#4a7ab50a);border:1px solid rgba(30,58,110,.12);border-radius:var(--r)}.offers-banner-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center}.offers-banner-icon svg{width:20px;height:20px}.offers-banner-title{font-size:.9rem;font-weight:600;color:var(--brand);margin-bottom:.5rem}.offers-banner-body{font-size:.82rem;font-weight:300;color:var(--ink-muted);line-height:1.7}.offer-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:560px;margin:0 auto 1rem;padding:0 1.25rem}.offer-card{position:relative;background:var(--glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:18px;padding:1.5rem;text-align:center}.offer-card-placeholder{opacity:.72}.offer-card-badge{position:absolute;top:12px;right:12px;font-size:.6rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-light);background:#1e3a6e14;border-radius:100px;padding:3px 9px}.offer-card-logo{width:48px;height:48px;border-radius:50%;margin:0 auto 1rem;background:var(--brand-light);color:#fff;font-family:var(--serif);font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center}.offer-card-name{font-family:var(--serif);font-size:1rem;font-weight:700;color:var(--brand);margin-bottom:.25rem}.offer-card-cat{font-size:.72rem;color:var(--ink-muted);margin-bottom:1rem}.offer-card-link{font-size:.75rem;font-weight:500;color:var(--brand);text-decoration:underline;text-underline-offset:2px}.offer-card-link-disabled{color:var(--ink-ghost);text-decoration:none;opacity:.7}@media (min-width: 768px){.offers-banner{max-width:760px;padding:2.25rem}.offer-grid{grid-template-columns:repeat(3,1fr);max-width:900px;padding:0 2rem}}.orter-page{padding-top:6rem}.orter-controls{display:flex;flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto .75rem;padding:0 1.25rem}.orter-search,.orter-select{font-family:var(--sans);font-size:.85rem;color:var(--ink);background:#ffffffb3;border:1px solid rgba(30,58,110,.15);border-radius:12px;padding:.75rem 1rem;outline:none}.orter-search:focus,.orter-select:focus{border-color:var(--brand-light)}.orter-sort-btns{display:flex;gap:.5rem}.orter-sort-btn{flex:1;font-family:var(--sans);font-size:.78rem;font-weight:500;color:var(--ink-muted);background:#fff9;border:1px solid rgba(30,58,110,.12);border-radius:100px;padding:.6rem 1rem;cursor:pointer;transition:background .2s,color .2s}.orter-sort-btn.active{background:var(--brand);color:#fff;border-color:var(--brand)}.orter-count{max-width:760px;margin:0 auto 1rem;padding:0 1.25rem;font-size:.72rem;color:var(--ink-ghost)}.orter-list{max-width:760px;margin:0 auto 1rem;padding:0 1.25rem;display:flex;flex-direction:column;gap:.5rem}.orter-row{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:14px;padding:.9rem 1.1rem;display:flex;flex-direction:column;gap:.6rem}.orter-row-main{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.orter-row-name{font-family:var(--serif);font-size:.95rem;font-weight:600;color:var(--brand)}.orter-row-county{font-size:.7rem;color:var(--ink-ghost)}.orter-row-services{display:flex;flex-wrap:wrap;gap:.4rem}.orter-row-link{font-size:.68rem;font-weight:400;color:var(--ink-muted);text-decoration:none;background:#1e3a6e0d;border-radius:100px;padding:.3rem .7rem;transition:color .2s,background .2s}.orter-row-link:hover{color:var(--brand);background:#1e3a6e1a}.orter-empty{text-align:center;font-size:.85rem;color:var(--ink-muted);padding:2rem 0}@media (min-width: 640px){.orter-controls{flex-direction:row}.orter-search{flex:2}.orter-select,.orter-sort-btns{flex:1}.orter-row{flex-direction:row;align-items:center;justify-content:space-between}}
