:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--white:#fff;--navy:#061b3f;--navy-2:#0a2a56;--blue:#1457d9;--blue-dark:#0c46bb;--blue-soft:#edf4ff;--orange:#ff7400;--orange-dark:#e76300;--text:#10264d;--muted:#657797;--border:#d8e1ef;--surface:#f4f8fd;--shadow:0 20px 50px #0d2b571c;--radius:16px;--container:1480px;--transition:.18s ease}*{box-sizing:border-box}[hidden]{display:none!important}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.container{width:min(calc(100% - 64px), var(--container));margin-inline:auto}.section{padding:92px 0}.skip-link{z-index:200;background:var(--navy);color:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:16px}.site-header{z-index:50;border-bottom:1px solid var(--border);background:#fffffff5;height:106px;position:relative}.header-inner{grid-template-columns:226px 1fr auto;align-items:center;gap:42px;height:100%;display:grid}.brand{width:180px}.brand img{width:100%;height:auto}.main-nav{color:var(--navy);justify-content:center;align-items:center;gap:clamp(26px,3vw,58px);font-weight:650;display:flex}.main-nav a{padding:14px 0;position:relative}.main-nav a:after{content:"";background:var(--orange);height:2px;transition:right var(--transition);position:absolute;bottom:8px;left:0;right:100%}.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0}.header-actions{align-items:center;gap:22px;display:flex}.phone-link{color:var(--blue);white-space:nowrap;align-items:center;gap:9px;font-weight:750;display:flex}.phone-link svg{width:23px;height:23px}.menu-toggle{border:1px solid var(--border);width:44px;height:44px;color:var(--navy);background:#fff;border-radius:12px;place-items:center;display:none}.menu-toggle svg{width:25px}.button{letter-spacing:-.01em;min-height:56px;transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition), background var(--transition);border:0;border-radius:13px;justify-content:center;align-items:center;gap:16px;padding:0 26px;font-size:17px;font-weight:800;display:inline-flex}.button svg{stroke-width:2.2px;width:22px;height:22px}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,.category-tab:focus-visible,.type-option:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #1457d940}.button--primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px #ff740038}.button--primary:hover{background:var(--orange-dark);box-shadow:0 14px 28px #ff740047}.button--outline{color:var(--blue);border:1.5px solid var(--blue);background:#fff}.button--outline:hover{border-color:var(--blue-dark);background:var(--blue-soft)}.button--ghost{color:var(--blue);box-shadow:none;background:0 0;border:0}.button--ghost:hover{background:var(--blue-soft)}.button--whatsapp{color:#fff;background:#128c7e;box-shadow:0 10px 24px #128c7e33}.button--whatsapp:hover{background:#087f71}.button--small{gap:9px;min-height:49px;padding:0 21px;font-size:15px}.button--small svg{width:20px}.button--wide{width:100%}.text-link{color:var(--blue);background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:17px;font-weight:800;display:inline-flex}.text-link svg{stroke-width:2.3px;width:19px;height:19px;transition:transform var(--transition)}.text-link:hover svg{transform:translate(4px)}.text-link--light{color:#fff}.hero{background:#fff;min-height:800px;padding:80px 0 28px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(400px,460px) minmax(540px,1fr);justify-content:space-between;align-items:center;gap:36px;min-height:610px;display:grid;position:static}.hero-copy{z-index:2;align-self:start;max-width:360px;padding:55px 12px 28px 0;position:relative}.hero-copy:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(100deg,#fff 0% 62%,#ffffffd9 78%,#ffffff59 92%,#fff0 100%);position:absolute;inset:4px -20px -32px -36px}.hero-copy h1{max-width:320px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(42px,3.6vw,56px);font-weight:850;line-height:1.06}.hero-copy p{max-width:300px;color:var(--text);letter-spacing:-.01em;margin:20px 0 0;font-size:17px;line-height:1.55}.hero-actions{grid-template-columns:1fr 1fr;place-items:stretch stretch;gap:12px;width:100%;max-width:380px;margin-top:30px;display:grid}.hero-actions>.button{white-space:nowrap;justify-content:center;width:100%;min-width:0;min-height:56px;padding-inline:14px;font-size:15px}.hero-actions>.button--outline{color:var(--navy);border-color:var(--border);box-shadow:none;background:#fffffff5}.hero-actions>.button--outline:hover{color:var(--blue-dark);border-color:var(--blue);background:var(--blue-soft)}.hero-actions>.button--primary{box-shadow:0 8px 18px #ff74002e}.hero-art{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(820px,54vw);position:absolute;bottom:56px;left:16%}.hero-arc{z-index:0;opacity:.8;border:1.5px solid #0000;border-color:currentColor #0000 #0000 currentColor;border-radius:50%;width:650px;height:650px;position:absolute;transform:rotate(38deg)}.hero-arc--blue{color:var(--blue);top:40px;left:42%}.hero-arc--orange{color:var(--orange);width:490px;height:490px;top:90px;left:58%;transform:rotate(8deg)}.quote-panel{z-index:5;width:100%;min-width:0;max-width:660px;min-height:580px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffffff7;border:1px solid #cfdaeb;border-radius:22px;align-self:center;margin-left:auto;padding:38px;position:relative}.quote-panel h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:29px;line-height:1.2}.quote-heading-row{justify-content:space-between;align-items:flex-start;display:flex}.step-label{color:var(--blue);letter-spacing:.11em;margin-bottom:8px;font-size:13px;font-weight:850;display:inline-block}.category-tabs{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:26px;display:grid}.category-tab{border:1px solid var(--border);min-height:122px;color:var(--navy);transition:border var(--transition), color var(--transition), background var(--transition), transform var(--transition);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:13px 7px 11px;font-size:14px;font-weight:760;display:flex}.category-tab:hover{border-color:var(--blue);transform:translateY(-2px)}.category-tab--active{border:1.5px solid var(--orange);color:var(--orange-dark);background:#fffaf5}.category-icon{width:50px;height:50px;color:var(--navy);place-items:center;display:grid}.category-icon svg{width:42px;height:42px}.category-tab--active .category-icon{color:var(--orange)}.product-choice{border:0;width:100%;min-width:0;max-width:100%;margin:26px 0 22px;padding:0;display:grid}.product-choice legend{color:var(--navy);margin-bottom:14px;font-size:19px;font-weight:800}.type-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.type-option{border:1px solid var(--border);min-width:0;min-height:122px;color:var(--navy);text-align:center;overflow-wrap:anywhere;transition:border var(--transition), background var(--transition), color var(--transition), transform var(--transition);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:15px 12px;font-weight:790;display:flex;position:relative}.type-option:after{content:"";border:1.5px solid #9ba9bf;border-radius:50%;width:16px;height:16px;position:absolute;top:13px;right:13px}.type-option:hover{border-color:var(--orange);transform:translateY(-2px)}.type-option--active{border:1.5px solid var(--orange);color:var(--orange-dark);background:#fffaf5}.type-option--active:after{border:5px solid var(--orange)}.type-option svg{flex:none;width:43px;height:43px}.secure-note{color:#7988a2;justify-content:center;align-items:center;gap:8px;margin:12px 0 0;font-size:13px;display:flex}.secure-note svg{width:16px;height:16px}.quote-step{display:none}.quote-step--active{animation:.26s both quote-in;display:block}.quote-step[data-quote-step="2"],.quote-success{min-height:500px;padding-top:18px}.quote-step[data-quote-step="2"] h2,.quote-success h2{margin-top:4px;font-size:34px}.step-copy{color:var(--muted);margin:16px 0 28px;font-size:17px}.back-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;margin:-8px 0 24px;padding:5px 0;font-weight:750;display:flex}.back-button svg{width:19px}.field-label{color:var(--navy);margin-bottom:9px;font-weight:750;display:block}.field-input,.callback-form input,.callback-form select{width:100%;height:56px;color:var(--navy);transition:border var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #c9d4e4;border-radius:11px;padding:0 16px}.field-input--large{letter-spacing:.04em;text-transform:uppercase;height:66px;font-size:21px;font-weight:700}.field-input:focus,.callback-form input:focus,.callback-form select:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 4px #1457d914}.field-help{color:var(--muted);margin:8px 0 26px;font-size:13px}.success-mark{background:var(--blue-soft);width:74px;height:74px;color:var(--blue);border-radius:50%;place-items:center;margin:20px 0 28px;display:grid}.success-mark svg{stroke-width:2.4px;width:44px;height:44px}.quote-success p{color:var(--muted);font-size:18px;line-height:1.65}.quote-success strong{color:var(--navy)}.demo-notice{background:var(--surface);color:var(--muted);border-radius:11px;margin:28px 0;padding:15px 17px;font-size:14px}@keyframes quote-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.trust-strip{z-index:6;border:1px solid var(--border);background:#fffffff2;border-radius:18px;grid-template-columns:repeat(4,1fr);align-items:center;min-height:86px;padding:0 26px;display:grid;position:relative;box-shadow:0 12px 35px #0d2b570d}.trust-strip>div{min-height:48px;color:var(--navy);text-align:center;justify-content:center;align-items:center;gap:12px;padding:0 18px;font-weight:720;display:flex}.trust-strip>div+div{border-left:1px solid var(--border)}.trust-icon{background:var(--blue-soft);width:43px;height:43px;color:var(--blue);border-radius:50%;flex:none;place-items:center;display:grid}.trust-icon svg{width:25px;height:25px}.section-heading h2,.faq-column>h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(40px,4vw,60px);line-height:1.1}.section-heading p{color:var(--muted);margin:12px 0 0;font-size:18px}.product-rail{grid-template-columns:1.55fr repeat(5,1fr);gap:14px;margin-top:38px;display:grid}.product-card{border:1px solid var(--border);min-height:292px;transition:border var(--transition), transform var(--transition), box-shadow var(--transition);background:#fff;border-radius:16px;flex-direction:column;padding:28px 24px 23px;display:flex}.product-card:hover{border-color:#a9bce0;transform:translateY(-5px);box-shadow:0 18px 35px #0d2b5714}.product-card h3{color:var(--navy);letter-spacing:-.025em;margin:16px 0 6px;font-size:20px;line-height:1.2}.product-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.product-link{align-self:flex-start;margin-top:auto;font-size:15px}.line-icon{width:50px;height:50px;color:var(--navy);place-items:center;display:grid}.line-icon svg{width:44px;height:44px}.product-card--featured{border:1.5px solid var(--blue);grid-template-columns:46% 54%;padding:0;display:grid;overflow:hidden}.product-card-image{background:url(/assets/hero-car-home.png) 50% 72%/390% no-repeat}.product-card-body{flex-direction:column;padding:28px 20px 23px;display:flex}.references{background:var(--surface);border-top:1px solid #e3eaf4;border-bottom:1px solid #e3eaf4;position:relative;overflow:hidden}.references-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:34px;display:flex}.references-heading h2{max-width:680px;color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(40px,3.8vw,58px);line-height:1.08}.references-heading p{max-width:560px;color:var(--muted);margin:0 0 5px;font-size:17px;line-height:1.65}.reference-strip{background:var(--border);border-radius:18px;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin:0;padding:1px;list-style:none;display:grid;overflow:hidden;box-shadow:0 16px 42px #0d2b570f}.reference-logo{background:#fff;place-items:center;min-width:0;min-height:132px;padding:24px 20px;display:grid}.reference-logo img{object-fit:contain;width:auto;max-width:min(100%,174px);height:auto;max-height:62px}.reference-logo--square img{max-height:82px}.process{background:var(--navy);color:#fff;padding:72px 0}.process-grid{grid-template-columns:.85fr 1.75fr;align-items:center;gap:70px;display:grid}.process-intro h2{letter-spacing:-.045em;max-width:490px;margin:0;font-size:clamp(38px,3.3vw,54px);line-height:1.1}.process-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.steps{grid-template-columns:repeat(3,1fr);gap:42px;margin:0;padding:0;list-style:none;display:grid;position:relative}.steps:before{content:"";border-top:1.5px dashed var(--orange);opacity:.9;position:absolute;top:46px;left:8%;right:3%}.steps li{z-index:1;padding-top:0;position:relative}.step-number{background:var(--navy);color:#fff;letter-spacing:-.05em;padding-right:20px;font-size:72px;font-weight:300;line-height:1;display:inline-block}.steps h3{margin:20px 0 8px;font-size:20px}.steps p{color:#c4cfe0;margin:0;font-size:15px}.support{padding-top:96px}.support-grid{grid-template-columns:.75fr 1.45fr;align-items:center;gap:60px;display:grid}.advisor-media{aspect-ratio:4/3;background:var(--surface);border-radius:18px;position:relative;overflow:hidden}.advisor-media img{object-fit:cover;object-position:center;width:100%;height:100%}.advisor-cta{min-height:50px;color:var(--blue);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 19px;font-weight:800;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 12px 30px #061b3f2e}.advisor-cta svg{width:18px}.support-content h2{color:var(--navy);letter-spacing:-.05em;margin:0 0 44px;font-size:clamp(44px,4vw,64px);line-height:1.06}.support-features{grid-template-columns:repeat(3,1fr);display:grid}.support-features article{padding:0 30px}.support-features article:first-child{padding-left:0}.support-features article+article{border-left:1px solid var(--border)}.feature-icon{width:54px;height:54px;color:var(--blue);place-items:center;display:grid}.feature-icon svg{width:44px;height:44px}.support-features h3{color:var(--navy);margin:22px 0 8px;font-size:19px}.support-features p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.faq-section{background:var(--surface)}.faq-grid{grid-template-columns:1.7fr .82fr;align-items:start;gap:74px;display:grid}.faq-column>h2{margin-bottom:30px}.accordion{gap:10px;display:grid}.accordion details{background:#fff;border:1px solid #cbd7e7;border-radius:12px;overflow:hidden}.accordion summary{min-height:60px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;padding:0 22px;font-weight:760;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{width:20px;height:20px;position:relative}.accordion summary span:before,.accordion summary span:after{content:"";width:12px;height:1.5px;transition:transform var(--transition);background:currentColor;position:absolute;top:9px;left:4px}.accordion summary span:after{transform:rotate(90deg)}.accordion details[open] summary{color:var(--blue)}.accordion details[open] summary span:after{transform:rotate(0)}.accordion details p{color:var(--muted);margin:-2px 0 0;padding:0 22px 20px}.callback-form{background:#fff;border:1px solid #cbd7e7;border-radius:18px;padding:28px;box-shadow:0 18px 45px #0d2b570f}.callback-form h2{color:var(--navy);letter-spacing:-.04em;margin:0 0 20px;font-size:31px}.callback-notice{color:var(--muted);margin:-8px 0 18px;font-size:12px;line-height:1.55}.callback-notice a{color:var(--blue);font-weight:750}.callback-form label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.callback-form input,.callback-form select{margin-bottom:12px}.callback-form .button{margin-top:2px}.form-note{color:var(--muted);align-items:center;gap:7px;margin:13px 0 0;font-size:12px;display:flex}.form-note svg{flex:none;width:16px;height:16px}.form-success{color:#087a4a;min-height:22px;margin-top:10px;font-size:13px;font-weight:750}.quote-dialog{width:min(1040px,100% - 40px);max-width:none;height:min(900px,100dvh - 40px);max-height:none;color:var(--text);background:#fff;border:0;border-radius:22px;padding:0;overflow:hidden;box-shadow:0 32px 90px #061b3f4d}.quote-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#061b3fb8}.quote-dialog-shell{overscroll-behavior:contain;height:100%;padding:0 58px 34px;overflow-y:auto}.quote-dialog-header{z-index:5;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:185px 1fr 48px;align-items:center;gap:28px;min-height:112px;margin:0 -58px;padding:22px 58px;display:grid;position:sticky;top:0}.quote-dialog-brand{width:155px}.quote-dialog-heading{min-width:0}.quote-dialog-heading>span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:850;display:block}.quote-dialog-heading h2{color:var(--navy);letter-spacing:-.035em;margin:2px 0 0;font-size:25px;line-height:1.2}.dialog-close{border:1px solid var(--border);width:46px;height:46px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;display:grid}.dialog-close:hover{background:var(--surface)}.dialog-close svg{stroke-width:2.2px;width:22px;height:22px}.quote-progress{grid-template-columns:auto 1fr auto 1fr auto;align-items:start;max-width:690px;margin:34px auto 0;display:grid}.quote-progress[hidden]{display:none}.quote-progress-item{color:#8795ab;text-align:center;justify-items:center;gap:7px;min-width:112px;display:grid}.quote-progress-item span{background:#fff;border:1.5px solid #c6d0df;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:850;display:grid}.quote-progress-item strong{font-size:12px;font-weight:750}.quote-progress-item--active,.quote-progress-item--complete{color:var(--blue)}.quote-progress-item--active span{border-color:var(--blue);box-shadow:0 0 0 5px #1457d914}.quote-progress-item--complete span{border-color:var(--blue);background:var(--blue);color:#fff}.quote-progress-line{border-top:1.5px solid #cdd7e5;margin-top:16px}.quote-flow-form{width:min(800px,100%);margin:32px auto 0}.quote-flow-step{display:none}.quote-flow-step--active{animation:.22s both quote-in;display:block}.flow-section-heading{margin-bottom:28px}.flow-step-count{color:var(--blue);letter-spacing:.1em;font-size:13px;font-weight:850}.flow-section-heading h3,.quote-flow-success h3{color:var(--navy);letter-spacing:-.04em;margin:5px 0 8px;font-size:34px;line-height:1.15}.flow-section-heading p{max-width:690px;color:var(--muted);margin:0;font-size:16px;line-height:1.6}.quote-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.quote-field{color:var(--navy);flex-direction:column;gap:7px;font-size:14px;font-weight:760;display:flex}.quote-field--wide{grid-column:1/-1}.quote-field>span>span{color:var(--orange-dark)}.quote-field input,.quote-field select,.quote-field textarea{width:100%;min-height:56px;color:var(--navy);transition:border var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #c7d2e2;border-radius:11px;padding:0 15px;font-size:16px;font-weight:520}.quote-field textarea{resize:vertical;min-height:104px;padding-block:13px;line-height:1.5}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 4px #1457d914}.quote-field small{color:var(--muted);margin-top:-2px;font-size:12px;font-weight:500;line-height:1.4}.quote-field--extracted input,.quote-field--extracted select{background:#f7fffb;border-color:#34a877}.quote-field--extracted [data-confidence-note]{color:#087a4a;font-weight:700}.quote-field--needs-review input,.quote-field--needs-review select{border-color:var(--orange);background:#fffaf4;box-shadow:0 0 0 3px #ff740014}.quote-field--needs-review [data-confidence-note]{color:#a64b00;font-weight:750}.flow-security-note,.health-data-note{background:var(--blue-soft);color:#334c72;border-radius:11px;align-items:flex-start;gap:9px;margin-top:22px;padding:14px 16px;font-size:13px;line-height:1.55;display:flex}.flow-security-note svg{width:18px;height:18px;color:var(--blue);flex:none;margin-top:1px}.flow-security-note--legal{border:1px solid #c9d9f6;margin:0 0 20px}.flow-security-note a,.document-privacy-note a{color:var(--blue);font-weight:750}.health-data-note{color:#82501f;background:#fff8f1;border:1px solid #f4d9bc}.document-intake{background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);border:1px solid #bed0ec;border-radius:16px;margin-bottom:27px;padding:22px}.document-intake--service{background:linear-gradient(135deg,#fffdf9 0%,#fff7ed 100%);border-color:#f1c48e;margin:24px 0 0}.document-intake-heading{grid-template-columns:52px 1fr;align-items:start;gap:15px;display:grid}.document-intake-icon{width:52px;height:52px;color:var(--blue);background:#fff;border-radius:13px;place-items:center;display:grid;box-shadow:0 8px 20px #1457d917}.document-intake--service .document-intake-icon{color:var(--orange-dark);box-shadow:0 8px 20px #ff74001a}.document-intake-icon svg{width:31px;height:31px}.feature-kicker{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:850;display:block}.document-intake--service .feature-kicker{color:var(--orange-dark)}.document-intake h4{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:20px;line-height:1.25}.document-intake-heading p{color:#526988;margin:5px 0 0;font-size:13px;line-height:1.5}.document-entry-options{gap:10px;margin-top:18px;display:grid}.document-entry-option{width:100%;min-height:76px;color:var(--blue);text-align:left;cursor:pointer;transition:border var(--transition), transform var(--transition), box-shadow var(--transition), background var(--transition);background:#fff;border:1px solid #c7d5e8;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:13px;padding:13px 15px;display:grid}.document-entry-option:hover{border-color:var(--blue);transform:translateY(-1px);box-shadow:0 8px 18px #0d2b5714}.document-entry-option:focus-visible{outline-offset:3px;outline:3px solid #1457d940}.document-entry-option--primary{border-color:#98b6ea;box-shadow:0 9px 24px #1457d914}.document-entry-option>svg{width:31px;height:31px}.document-entry-option>span{gap:3px;min-width:0;display:grid}.document-entry-option strong{color:var(--navy);font-size:15px;line-height:1.3}.document-entry-option small{color:var(--muted);font-size:11px;line-height:1.4}.document-entry-option .document-entry-chevron{width:20px;height:20px;color:var(--blue)}.document-upload-options{border-top:1px solid #d7e2f2;margin-top:17px;padding-top:1px}.document-upload-options[hidden]{display:none}.document-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px;display:grid}.document-action{min-height:76px;color:var(--blue);cursor:pointer;transition:border var(--transition), transform var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #c7d5e8;border-radius:12px;grid-template-columns:30px 1fr;align-items:center;gap:11px;padding:13px 15px;display:grid}.document-action:hover{border-color:var(--blue);transform:translateY(-1px);box-shadow:0 8px 18px #0d2b5714}.visually-hidden:focus-visible+.document-action,.document-action:focus-within{outline-offset:3px;outline:3px solid #1457d940}.document-action svg{width:27px;height:27px}.document-action span{min-width:0;display:grid}.document-action strong{color:var(--navy);font-size:14px;line-height:1.35}.document-action small{color:var(--muted);font-size:11px;line-height:1.45}.document-selection{background:#fff;border:1px solid #c8d6e7;border-radius:12px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:14px;padding:12px;display:grid}.document-preview{background:var(--surface);width:64px;height:64px;color:var(--blue);border-radius:9px;place-items:center;display:grid;overflow:hidden}.document-preview img{object-fit:cover;width:100%;height:100%}.document-preview svg{width:31px;height:31px}.document-selection-copy{min-width:0;display:grid}.document-selection-copy strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.document-selection-copy>span{color:var(--muted);font-size:11px}.document-selection-actions{justify-items:stretch;gap:6px;display:grid}.document-remove{color:#a83232;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;font-size:11px;font-weight:700;text-decoration:underline}.document-remove:hover{color:#7f1d1d}.document-remove:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #2563eb38}.document-status{color:#516786;margin:4px 0 0;font-size:11px;line-height:1.4}.document-status--success{color:#087a4a;font-weight:700}.document-status--warning{color:#a64b00;font-weight:700}.document-status--error{color:#b42318;font-weight:700}.button--compact{border-radius:10px;min-height:42px;padding:0 15px;font-size:13px}.document-privacy-note{color:#526988;align-items:flex-start;gap:7px;margin:14px 0;font-size:11px;line-height:1.5;display:flex}.document-privacy-note svg{width:16px;height:16px;color:var(--blue);flex:none;margin-top:1px}.manual-fields-heading{justify-content:space-between;align-items:end;gap:20px;margin:0 0 17px;display:flex}.manual-fields-heading[hidden]{display:none}.manual-fields-heading>div{gap:3px;display:grid}.manual-fields-heading strong{color:var(--navy);font-size:17px}.manual-fields-heading span{color:var(--muted);text-align:right;font-size:12px}.manual-fields-heading .text-link{flex:none;padding-block:3px;font-size:12px}.registration-qr-scanner{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020c1fe0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.registration-qr-scanner[hidden]{display:none}.registration-qr-shell{color:#fff;background:#071225;border-radius:20px;width:min(520px,100%);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 28px 80px #0000006b}.registration-qr-header{justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:16px 18px;display:flex}.registration-qr-header>div{gap:3px;display:grid}.registration-qr-header strong{font-size:18px}.registration-qr-header span{color:#b8c7dc;font-size:12px}.registration-qr-header button{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.registration-qr-header button:focus-visible{outline-offset:3px;outline:3px solid #ffffff73}.registration-qr-header svg{width:21px;height:21px}.registration-qr-camera{aspect-ratio:1/.88;background:#020711;min-height:300px;position:relative;overflow:hidden}.registration-qr-camera video{object-fit:cover;width:100%;height:100%;display:block}.registration-qr-camera:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 0 31%,#00000075 47% 100%);position:absolute;inset:0}.registration-qr-frame{z-index:2;aspect-ratio:1;width:min(58%,270px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.registration-qr-frame span{border-style:solid;border-color:#fff;width:42px;height:42px;position:absolute}.registration-qr-frame span:first-child{border-width:4px 0 0 4px;border-radius:12px 0 0;top:0;left:0}.registration-qr-frame span:nth-child(2){border-width:4px 4px 0 0;border-radius:0 12px 0 0;top:0;right:0}.registration-qr-frame span:nth-child(3){border-width:0 0 4px 4px;border-radius:0 0 0 12px;bottom:0;left:0}.registration-qr-frame span:nth-child(4){border-width:0 4px 4px 0;border-radius:0 0 12px;bottom:0;right:0}.registration-qr-sheet{color:var(--navy);background:#fff;border-radius:18px 18px 20px 20px;padding:18px}.registration-qr-status{min-height:42px;color:var(--navy);margin:0;font-size:13px;font-weight:720;line-height:1.5}.registration-qr-status--error{color:#b42318}.registration-qr-status--success{color:#087a4a}.registration-qr-status--warning{color:#9a4d00}.registration-qr-privacy{color:var(--muted);align-items:flex-start;gap:8px;margin:10px 0 0;font-size:11px;line-height:1.5;display:flex}.registration-qr-privacy svg{width:16px;height:16px;color:var(--blue);flex:none;margin-top:1px}.registration-qr-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.registration-qr-actions .button{min-height:47px;padding-inline:13px;font-size:12px}.registration-qr-actions .button--ghost{grid-column:1/-1}.consent-check--verification{background:#fff9f2;border-color:#f0b875}.ocr-field-review{background:#fff9f2;border:1px solid #f0b875;border-radius:12px;margin:24px 0 0;padding:16px}.ocr-field-review[hidden]{display:none}.ocr-field-review-heading{gap:4px;display:grid}.ocr-field-review-heading strong{color:var(--navy);font-size:14px}.ocr-field-review-heading span{color:#6f593f;font-size:12px;line-height:1.5}.ocr-field-decisions{gap:8px;margin-top:13px;display:grid}.ocr-field-decision{color:#3e5272;cursor:pointer;background:#fff;border:1px solid #ead6bd;border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.ocr-field-decision:has(input:checked){background:#f8fffb;border-color:#66b792}.ocr-field-decision:focus-within{outline-offset:2px;outline:3px solid #1457d92e}.ocr-field-decision input{width:18px;height:18px;accent-color:var(--blue);margin:0}.ocr-field-decision-copy{gap:2px;min-width:0;display:grid}.ocr-field-decision-copy strong{color:var(--navy);font-size:13px}.ocr-field-decision-copy span{color:#415b7e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.ocr-field-decision em{color:#8b5a22;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.ocr-field-decision:has(input:checked) em{color:#087a4a}.ocr-field-review-status{color:#a64b00;min-height:17px;margin:10px 1px 0;font-size:11px;font-weight:700;line-height:1.45}.ocr-field-review-status--success{color:#087a4a}.quote-submit-status{color:#9f2d16;background:#fff4ef;border:1px solid #ef9a7e;border-radius:14px;margin:18px 0 0;padding:14px 16px;font-size:14px;font-weight:750;line-height:1.5}.document-submission-status{background:var(--blue-soft);color:#334c72;border-radius:9px;margin:12px 2px 0;padding:11px 13px;font-size:12px;font-weight:700;line-height:1.45}.document-submission-status[hidden]{display:none}.document-submission-status--success{color:#087a4a;background:#eefbf5}.document-submission-status--error{color:#b42318;background:#fff1f0}.review-row--document{background:#fff9f2}.service-choice{border:1.5px solid var(--blue);background:#f8fbff;border-radius:15px;grid-template-columns:60px 1fr 30px;align-items:center;gap:17px;min-height:112px;padding:20px;display:grid}.service-choice-icon{background:var(--blue-soft);width:60px;height:60px;color:var(--blue);border-radius:14px;place-items:center;display:grid}.service-choice-icon svg{width:36px;height:36px}.service-choice>div{gap:3px;display:grid}.service-choice strong{color:var(--navy);font-size:17px}.service-choice>div span{color:var(--muted);font-size:13px}.service-choice-check{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.quote-flow-actions{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;justify-content:flex-end;gap:12px;margin:34px -58px -34px;padding:20px 58px 26px;display:flex;position:sticky;bottom:-34px}.quote-flow-actions[hidden]{display:none}.quote-flow-actions .button{min-width:160px}.quote-review{border:1px solid var(--border);background:#fff;border-radius:14px;max-height:310px;overflow-y:auto}.review-product,.review-row{grid-template-columns:minmax(180px,.7fr) 1.3fr;align-items:center;gap:20px;min-height:52px;padding:12px 17px;display:grid}.review-product:has(.review-edit){grid-template-columns:minmax(180px,.7fr) 1.3fr auto}.review-product{background:var(--blue-soft);color:var(--blue)}.review-row+.review-row{border-top:1px solid #e4eaf2}.review-product span,.review-row span{color:var(--muted);font-size:13px}.review-product strong,.review-row strong{color:var(--navy);overflow-wrap:anywhere;font-size:14px}.review-edit{color:var(--blue);font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 2px;font-size:12px;font-weight:800}.review-edit:hover{text-underline-offset:3px;text-decoration:underline}.consent-list{gap:12px;margin-top:24px;display:grid}.consent-section-title{color:var(--navy);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 14px;margin:8px 2px -4px;font-size:13px;display:flex}.consent-section-title span{color:var(--muted);font-size:11px}.consent-check{color:#3e5272;cursor:pointer;background:#fff;border:1px solid #ccd7e6;border-radius:11px;grid-template-columns:21px 1fr;gap:12px;padding:14px 16px;font-size:13px;line-height:1.55;display:grid}.consent-check input{width:19px;height:19px;accent-color:var(--blue);margin:1px 0 0}.consent-check a{color:var(--blue);text-underline-offset:2px;font-weight:780;text-decoration:underline}.quote-flow-success{text-align:center;padding:16px 0 20px}.quote-flow-success .success-mark{margin:0 auto 20px}.quote-flow-success>p{max-width:660px;color:var(--muted);margin:0 auto;font-size:16px;line-height:1.65}.request-id{color:var(--blue);margin-top:13px;font-size:14px;font-weight:820}.request-timeline{text-align:left;width:min(620px,100%);margin:24px auto 0;padding:0;list-style:none;display:grid}.request-timeline-item{color:#8390a5;align-items:start;min-height:72px;padding:0 0 19px 50px;display:grid;position:relative}.request-timeline-item:not(:last-child):after{content:"";border-left:2px solid #d8e1ef;position:absolute;top:34px;bottom:0;left:17px}.request-timeline-item>span{background:#fff;border:2px solid #d0d9e7;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:850;display:grid;position:absolute;top:0;left:0}.request-timeline-item>div{gap:3px;display:grid}.request-timeline-item strong{color:var(--navy);font-size:14px}.request-timeline-item small{color:var(--muted);font-size:12px;line-height:1.45}.request-timeline-item--complete>span{color:#fff;background:#23a36d;border-color:#23a36d}.request-timeline-item--active>span{border-color:var(--orange);color:var(--orange-dark);box-shadow:0 0 0 5px #ff74001a}.staff-message-preview{border:1px solid var(--border);text-align:left;border-radius:14px;margin-top:26px;overflow:hidden}.staff-message-preview>div{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:13px 16px;display:flex}.staff-message-preview strong{color:var(--navy)}.staff-message-preview span{color:var(--muted);font-size:12px}.staff-message-preview pre{white-space:pre-wrap;color:#314666;max-height:270px;margin:0;padding:17px;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.success-actions .button{min-width:180px}.site-footer{background:var(--navy);color:#fff}.footer-top{grid-template-columns:1.7fr .55fr .55fr .55fr .95fr;align-items:start;gap:55px;padding:62px 0 34px;display:grid}.footer-cta h2{letter-spacing:-.045em;margin:0 0 28px;font-size:clamp(36px,3vw,52px);line-height:1.1}.footer-column{flex-direction:column;gap:7px;display:flex}.footer-column h3{margin:0 0 8px;font-size:17px}.footer-column a,.footer-column button{color:#ced8e8;font-size:14px}.footer-column button{text-align:left;background:0 0;border:0;padding:0}.footer-column a:hover,.footer-column button:hover{color:#fff}.footer-contact{border-left:1px solid #ffffff59;gap:22px;padding-left:35px;font-style:normal;display:grid}.footer-contact a,.footer-contact span{color:#edf2fa;align-items:center;gap:13px;display:flex}.footer-contact svg{flex:none;width:25px;height:25px}.footer-bottom{text-align:center;color:#b8c6db;border-top:1px solid #ffffff4d;padding:24px 0 34px;font-size:13px}.analytics-consent{z-index:110;left:50%;bottom:max(18px, env(safe-area-inset-bottom));border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;width:min(100% - 36px,940px);padding:20px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 24px 70px #061b3f38}.analytics-consent strong{color:var(--navy);margin-bottom:4px;font-size:17px;display:block}.analytics-consent p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.analytics-consent a{color:var(--blue);text-underline-offset:2px;font-weight:750;text-decoration:underline}.analytics-consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.analytics-consent-actions .button{white-space:nowrap;min-height:44px}.toast{z-index:100;background:var(--navy);color:#fff;opacity:0;pointer-events:none;max-width:360px;transition:opacity var(--transition), transform var(--transition);border-radius:12px;padding:15px 18px;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 15px 45px #061b3f40}.toast--visible{opacity:1;transform:translateY(0)}@media (width<=1280px){.container{width:min(calc(100% - 48px), var(--container))}.header-inner{grid-template-columns:180px 1fr auto;gap:24px}.brand{width:155px}.main-nav{gap:24px;font-size:14px}.phone-link span{display:none}.hero-grid{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:20px}.hero-copy{max-width:320px;padding-right:4px}.hero-copy h1{max-width:300px;font-size:clamp(38px,3.4vw,50px)}.hero-art{width:680px;left:36%}.product-rail{grid-template-columns:repeat(3,1fr)}.product-card--featured{grid-column:span 1;padding:28px 24px 23px;display:flex}.product-card-image{display:none}.product-card-body{height:100%;padding:0}.reference-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top{grid-template-columns:1.4fr repeat(3,.5fr)}.footer-contact{border-top:1px solid #ffffff40;border-left:0;grid-column:2/-1;justify-content:space-between;padding:25px 0 0;display:flex}}@media (width<=980px){.site-header{height:84px}.header-inner{grid-template-columns:1fr auto}.menu-toggle{display:grid}.main-nav{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;top:74px;left:24px;right:24px}.main-nav--open{display:flex}.main-nav a{padding:12px}.header-actions{display:none}.hero{min-height:0;padding-top:55px}.hero-grid{flex-direction:column;gap:44px;display:flex}.hero-copy{align-self:stretch;width:100%;max-width:none;padding:0 0 8px}.hero-copy:before{background:linear-gradient(#fffffffa 0%,#ffffffe6 62%,#fff0 100%);inset:-12px -12px 0 -16px}.hero-copy h1{max-width:none;font-size:clamp(40px,6.5vw,58px)}.hero-copy p{max-width:34rem}.hero-actions{width:100%;max-width:420px}.hero-art{order:2;width:110%;max-width:none;margin:-50px 0 -140px;position:relative;bottom:auto;left:2%}.quote-panel{box-sizing:border-box;order:3;width:100%;min-width:0;max-width:760px;margin:0 auto}.type-options{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-arc{display:none}.trust-strip{grid-template-columns:repeat(2,1fr);margin-top:34px}.trust-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--border)}.trust-strip>div:nth-child(4){border-top:1px solid var(--border)}.references-heading{flex-direction:column;align-items:start;gap:12px}.references-heading p{max-width:690px;margin-bottom:0}.process-grid,.support-grid{grid-template-columns:1fr}.advisor-media{max-width:720px}.faq-grid{grid-template-columns:1fr}}@media (width<=720px){.container{width:min(calc(100% - 32px), var(--container))}.section{padding:66px 0}.brand{width:145px}.hero{padding-top:42px}.hero-copy h1{font-size:40px}.hero-copy p{max-width:none;margin-top:18px;font-size:16px;line-height:1.6}.hero-actions{grid-template-columns:1fr;gap:10px;width:100%;max-width:none;margin-top:22px}.hero-actions>.button{box-sizing:border-box;white-space:normal;width:100%;max-width:none;padding-inline:18px;font-size:16px}.hero-actions>.button--primary{box-shadow:0 6px 14px #ff740029}.hero-art{width:100%;max-width:none;margin:-12px 0 -72px;left:0}.quote-panel{border-radius:18px;width:100%;max-width:none;min-height:0;padding:20px 14px;overflow:visible}.quote-panel h2{font-size:22px}.category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.category-tab{min-width:0;min-height:100px;padding-inline:6px;font-size:13px}.type-options{grid-template-columns:1fr;gap:8px;width:100%}.type-option{text-align:left;box-sizing:border-box;flex-direction:row;justify-content:flex-start;gap:12px;min-height:96px;padding:14px 16px;font-size:15px}.type-option svg{width:34px;height:34px}.type-option:after{top:50%;right:14px;transform:translateY(-50%)}.secure-note{text-align:center;flex-wrap:wrap}.trust-strip{grid-template-columns:1fr;padding:0}.trust-strip>div{text-align:left;justify-content:flex-start;min-height:72px;padding:0 18px}.trust-strip>div+div,.trust-strip>div:nth-child(3),.trust-strip>div:nth-child(4){border-left:0;border-top:1px solid var(--border)}.section-heading h2,.faq-column>h2{font-size:39px}.product-rail{scroll-snap-type:x mandatory;margin-right:-16px;padding:0 1px 18px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;min-width:260px}.references-heading h2{font-size:39px}.references-heading p{font-size:16px}.reference-strip{border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr))}.reference-logo{min-height:112px;padding:20px 16px}.reference-logo img{max-width:min(100%,145px);max-height:54px}.reference-logo--square img{max-height:72px}.process{padding:64px 0}.process-intro h2{font-size:39px}.process-actions{flex-direction:column;align-items:flex-start}.steps{grid-template-columns:1fr;gap:32px}.steps:before{border-top:0;border-left:1.5px dashed var(--orange);inset:40px auto 12px 34px}.steps li{min-height:110px;padding-left:96px}.step-number{padding:0 14px 0 0;font-size:54px;position:absolute;top:0;left:0}.steps h3{margin-top:5px}.support-content h2{font-size:44px}.support-features{grid-template-columns:1fr;gap:28px}.support-features article,.support-features article:first-child{padding:0}.support-features article+article{border-left:0;border-top:1px solid var(--border);padding-top:26px}.faq-grid{gap:44px}.callback-form{padding:22px 18px}.quote-dialog{border-radius:0;width:100%;height:100dvh}.quote-dialog-shell{padding:0 18px 24px}.quote-dialog-header{grid-template-columns:112px 1fr 42px;gap:12px;min-height:92px;margin:0 -18px;padding:14px 18px}.quote-dialog-brand{width:112px}.quote-dialog-heading>span{font-size:10px}.quote-dialog-heading h2{white-space:normal;font-size:16px;line-height:1.14;overflow:visible}.dialog-close{width:40px;height:40px}.quote-progress{grid-template-columns:auto 1fr auto 1fr auto;margin-top:22px}.quote-progress-item{min-width:52px}.quote-progress-item strong{display:none}.quote-flow-form{margin-top:25px}.flow-section-heading h3,.quote-flow-success h3{font-size:29px}.quote-fields{grid-template-columns:1fr;gap:16px}.quote-field--wide{grid-column:auto}.quote-flow-actions{padding:15px 18px calc(20px + env(safe-area-inset-bottom));margin:28px -18px -24px;bottom:-24px}.quote-flow-actions .button{flex:1;min-width:0;padding-inline:15px}.review-product,.review-row{grid-template-columns:1fr;gap:2px}.review-product:has(.review-edit){grid-template-columns:minmax(0,1fr) auto;gap:5px 12px}.review-product:has(.review-edit)>strong{grid-column:1}.review-product:has(.review-edit) .review-edit{grid-area:1/2/span 2;align-self:center}.document-intake{padding:17px 14px}.document-intake-heading{grid-template-columns:44px 1fr;gap:12px}.document-intake-icon{width:44px;height:44px}.document-intake-icon svg{width:27px;height:27px}.document-intake h4{font-size:18px}.document-entry-option{grid-template-columns:31px minmax(0,1fr) 19px;gap:11px;min-height:72px;padding:12px}.document-entry-option>svg{width:28px;height:28px}.document-actions{grid-template-columns:1fr}.document-action{min-height:68px}.document-selection{grid-template-columns:54px 1fr}.document-preview{width:54px;height:54px}.document-selection-actions{grid-column:1/-1;width:100%}.document-selection .button{width:100%}.ocr-field-decision{grid-template-columns:20px minmax(0,1fr)}.ocr-field-decision em{grid-column:2}.manual-fields-heading{flex-direction:column;align-items:flex-start;gap:7px}.manual-fields-heading span{text-align:left}.registration-qr-scanner{padding:0}.registration-qr-shell{border-radius:0;grid-template-rows:auto minmax(300px,1fr) auto;width:100%;height:100dvh;max-height:none;display:grid}.registration-qr-camera{aspect-ratio:auto;min-height:0}.registration-qr-sheet{padding:18px 18px calc(18px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.registration-qr-actions{grid-template-columns:1fr}.registration-qr-actions .button--ghost{grid-column:auto}.service-choice{grid-template-columns:50px 1fr 24px;gap:12px;padding:16px 14px}.service-choice-icon{width:50px;height:50px}.service-choice strong{font-size:15px}.staff-message-preview>div{flex-direction:column;align-items:flex-start;gap:2px}.success-actions{flex-direction:column}.success-actions .button{width:100%}.footer-top{grid-template-columns:repeat(2,1fr);gap:38px 28px}.footer-cta{grid-column:1/-1}.footer-contact{flex-direction:column;grid-column:1/-1;align-items:flex-start}.analytics-consent{bottom:max(10px, env(safe-area-inset-bottom));grid-template-columns:1fr;gap:14px;width:calc(100% - 20px);padding:16px}.analytics-consent-actions{grid-template-columns:1fr;display:grid}.analytics-consent-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.turnstile-challenge-host{z-index:12000;width:min(100% - 2rem,420px);position:fixed;bottom:1rem;right:1rem}dialog>.turnstile-challenge-host{right:1rem;bottom:max(1rem, env(safe-area-inset-bottom));max-width:calc(100% - 2rem);position:absolute}
