:root{--lead-red:#d4141a;--lead-red-dark:#a90f16;--lead-red-soft:#fff1f1;--lead-ink:#252a34;--lead-muted:#68707d;--lead-border:#edd7d9;--lead-surface:#ffffff;--lead-page:#f5f5f7;--lead-success:#158b51}
html.landing-modal-open,body.landing-modal-open{overflow:hidden!important;overscroll-behavior:none}
.llm-dialog{width:min(980px,calc(100vw - 36px));max-width:none;height:auto;max-height:calc(100dvh - 36px);margin:auto;padding:0;border:0;border-radius:24px;background:var(--lead-surface);color:var(--lead-ink);box-shadow:0 30px 90px rgba(26,14,16,.36);overflow:hidden;font-family:"Open Sans",sans-serif}
.llm-dialog::backdrop{background:rgba(29,18,20,.74);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.llm-shell{position:relative;display:grid;grid-template-columns:minmax(330px,.88fr) minmax(500px,1.12fr);min-height:650px;max-height:calc(100dvh - 36px);overflow:hidden}
.llm-close{position:absolute;z-index:6;top:18px;right:18px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #e5e5e7;border-radius:50%;background:#fff;color:#4d5159;font:400 29px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.1);transition:transform .18s ease,border-color .18s ease,color .18s ease}
.llm-close:hover{transform:rotate(4deg);border-color:var(--lead-red);color:var(--lead-red)}
.llm-close:focus-visible,.llm-dialog button:focus-visible,.llm-dialog a:focus-visible,.llm-dialog input:focus-visible,.llm-dialog select:focus-visible,.llm-dialog textarea:focus-visible{outline:3px solid rgba(212,20,26,.28);outline-offset:2px}
.llm-visual{position:relative;isolation:isolate;overflow:hidden;padding:28px 30px 26px;color:#fff;background:var(--lead-red)}
.llm-visual::before{content:"";position:absolute;z-index:-1;width:520px;height:220px;left:-155px;bottom:118px;border-radius:50%;border:44px solid rgba(122,5,12,.22);transform:rotate(-15deg)}
.llm-visual::after{content:"";position:absolute;z-index:-1;width:220px;height:220px;right:-105px;top:-110px;border-radius:50%;background:rgba(125,5,12,.18)}
.llm-brand{position:relative;z-index:2;display:inline-flex;text-decoration:none}
.llm-brand-card{display:flex;align-items:center;justify-content:center;width:176px;height:46px;padding:7px 12px;border-radius:11px;background:#fff;box-shadow:0 8px 20px rgba(83,4,9,.18)}
.llm-brand-card img{display:block;max-width:100%;width:auto;height:34px;object-fit:contain}
.llm-visual-copy{position:relative;z-index:2;margin-top:48px;max-width:330px}
.llm-visual-kicker{display:inline-flex;align-items:center;padding:6px 11px;border:1px solid rgba(255,255,255,.5);border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.llm-visual-copy h3{margin:18px 0 12px;color:#fff;font-family:Montserrat,sans-serif;font-size:29px;line-height:1.18;font-weight:800;letter-spacing:-.035em}
.llm-visual-copy p{margin:0;color:rgba(255,255,255,.88);font-size:14px;line-height:1.65}
.llm-visual-copy ul{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}
.llm-visual-copy li{display:flex;align-items:center;gap:9px;color:#fff;font-size:13px;font-weight:700}
.llm-visual-copy li span{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#fff;color:var(--lead-red);font-size:12px}
.llm-hero-art{position:absolute;z-index:1;left:65px;bottom:-56px;width:320px;height:auto;max-width:none;filter:drop-shadow(0 20px 24px rgba(71,0,5,.2));pointer-events:none}
.llm-visual-seal{position:absolute;z-index:3;right:24px;bottom:24px;width:70px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:#fff;color:var(--lead-red);box-shadow:0 10px 24px rgba(85,0,6,.2);transform:rotate(-7deg)}
.llm-visual-seal strong{font-family:Montserrat,sans-serif;font-size:25px;line-height:1}.llm-visual-seal span{margin-top:2px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.llm-content{overflow-y:auto;overscroll-behavior:contain;padding:42px 44px 34px;background:#fff;scrollbar-width:thin;scrollbar-color:#d8d8dc transparent}
.llm-form{width:100%;margin:0;color:var(--lead-ink);font-family:"Open Sans",sans-serif}
.llm-form-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding-right:38px}
.llm-eyebrow{display:inline-block;margin-bottom:6px;color:var(--lead-red);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.llm-form-head h2,.llm-success h2{margin:0;color:var(--lead-ink);font-family:Montserrat,sans-serif;font-size:30px;line-height:1.18;font-weight:800;letter-spacing:-.035em}
.llm-form-head p{margin:8px 0 0;color:var(--lead-muted);font-size:13px;line-height:1.5}
.llm-duration{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;margin-top:4px;padding:7px 10px;border:1px solid var(--lead-border);border-radius:999px;background:var(--lead-red-soft);color:#7e3337;font-size:11px;font-weight:700}
.llm-duration i{color:var(--lead-red);font-style:normal;font-size:8px}
.llm-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:28px 0 26px}
.llm-progress-item{display:flex;align-items:center;gap:8px;color:#969aa2;font-size:11px}.llm-progress-item span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #d9dade;border-radius:50%;font-family:Montserrat,sans-serif;font-size:11px;font-weight:800}.llm-progress-item b{font-weight:700}.llm-progress-item.is-active{color:var(--lead-red)}.llm-progress-item.is-active span{border-color:var(--lead-red);background:var(--lead-red);color:#fff}
.llm-progress-line{height:2px;overflow:hidden;background:#ebecef}.llm-progress-line span{display:block;width:0;height:100%;background:var(--lead-red);transition:width .25s ease}.llm-form[data-current-step="2"] .llm-progress-line span{width:100%}
.llm-fieldset{min-width:0;margin:0 0 24px;padding:0;border:0}.llm-fieldset legend{display:block;width:100%;margin:0 0 12px;color:#373b44;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700}.llm-fieldset legend small,.llm-field label small{color:#9499a2;font-family:"Open Sans",sans-serif;font-size:11px;font-weight:600}
.llm-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.llm-choice,.llm-timeline-choice{position:relative;margin:0;cursor:pointer}.llm-choice input,.llm-timeline-choice input{position:absolute;opacity:0;pointer-events:none}.llm-choice span{display:flex;align-items:center;gap:10px;min-height:48px;padding:10px 12px;border:1px solid #e1e2e6;border-radius:12px;background:#fff;color:#454951;font-size:12px;font-weight:700;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.llm-choice span i{width:16px;height:16px;flex:0 0 16px;border:1.5px solid #c4c6cc;border-radius:50%;box-shadow:inset 0 0 0 4px #fff}.llm-choice input:checked+span{border-color:var(--lead-red);background:var(--lead-red-soft);color:#8f1117;box-shadow:0 4px 14px rgba(212,20,26,.08)}.llm-choice input:checked+span i{border-color:var(--lead-red);background:var(--lead-red)}.llm-choice input:focus-visible+span,.llm-timeline-choice input:focus-visible+span{outline:3px solid rgba(212,20,26,.22);outline-offset:2px}
.llm-timeline{margin-bottom:22px}.llm-timeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.llm-timeline-choice span{display:flex;align-items:center;justify-content:center;min-height:42px;padding:7px 6px;border:1px solid #e2e3e6;border-radius:10px;background:#fff;color:#656a74;text-align:center;font-size:10px;line-height:1.3;font-weight:700;transition:border-color .18s ease,background .18s ease}.llm-timeline-choice input:checked+span{border-color:var(--lead-red);background:var(--lead-red);color:#fff}
.llm-primary,.llm-secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:49px;border-radius:999px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.llm-primary{width:100%;border:1px solid var(--lead-red);background:var(--lead-red);color:#fff;box-shadow:0 12px 26px rgba(212,20,26,.2)}.llm-primary:hover{transform:translateY(-1px);background:var(--lead-red-dark);border-color:var(--lead-red-dark);box-shadow:0 15px 30px rgba(169,15,22,.24);color:#fff}.llm-primary:disabled{opacity:.62;cursor:wait;transform:none}.llm-secondary{border:1px solid #dedfe3;background:#fff;color:#585c65;padding:0 19px}.llm-secondary:hover{border-color:#b9bbc1;color:#252a34}
.llm-microcopy{display:flex;align-items:center;justify-content:center;gap:7px;margin:11px 0 0;color:#7a7f89;font-size:10px;line-height:1.35;text-align:center}.llm-microcopy span{color:var(--lead-success)}
.llm-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.llm-field-full{grid-column:1/-1}.llm-field label{display:block;margin-bottom:6px;color:#3a3e47;font-size:12px;font-weight:700}.llm-field input,.llm-field select,.llm-field textarea{display:block;width:100%;min-height:46px;padding:11px 12px;border:1px solid #dfe0e4;border-radius:11px;background:#fff;color:#252a34;font:400 13px/1.4 "Open Sans",sans-serif;transition:border-color .18s ease,box-shadow .18s ease}.llm-field textarea{min-height:72px;resize:vertical}.llm-field input:hover,.llm-field select:hover,.llm-field textarea:hover{border-color:#bfc1c7}.llm-field input:focus,.llm-field select:focus,.llm-field textarea:focus{border-color:var(--lead-red);box-shadow:0 0 0 3px rgba(212,20,26,.1);outline:0}.llm-field>small{display:block;margin-top:5px;color:#8a8f98;font-size:10px}
.llm-consent{display:flex;align-items:flex-start;gap:9px;margin:15px 0 13px;color:#666b75;font-size:10px;line-height:1.55;cursor:pointer}.llm-consent input{width:16px;height:16px;flex:0 0 16px;margin-top:1px;accent-color:var(--lead-red)}.llm-consent a{color:var(--lead-red);font-weight:700}.llm-actions{display:grid;grid-template-columns:auto 1fr;gap:10px}.llm-submit{padding:0 20px}.llm-form-error,.llm-input-error{color:#a50f15;font-size:11px;font-weight:700}.llm-form-error{margin:-8px 0 18px;padding:10px 12px;border:1px solid #efb8bb;border-radius:10px;background:#fff1f1}.llm-input-error{margin-top:7px}.llm-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.llm-success{display:flex;min-height:560px;flex-direction:column;justify-content:center;text-align:center}.llm-success-mark{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 18px;border-radius:50%;background:#e7f7ef;color:var(--lead-success);font-size:30px;font-weight:800;box-shadow:0 10px 25px rgba(21,139,81,.13)}.llm-success>p{max-width:440px;margin:11px auto 22px;color:var(--lead-muted);font-size:13px;line-height:1.65}.llm-success-next{padding:20px;border:1px solid var(--lead-border);border-radius:16px;background:#fff8f8;text-align:left}.llm-success-next-label{color:var(--lead-red);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.llm-success-next h3{margin:5px 0 7px;color:var(--lead-ink);font-family:Montserrat,sans-serif;font-size:17px}.llm-success-next p{margin:0 0 15px;color:#676c75;font-size:11px;line-height:1.6}.llm-success-cta{min-height:46px;font-size:11px}.llm-success-links{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:18px}.llm-success-links a,.llm-success-links button{border:0;background:none;color:#646973;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}.llm-success-links a:hover,.llm-success-links button:hover{color:var(--lead-red)}
.llm-standalone-page{min-height:100vh;margin:0;background:var(--lead-page);font-family:"Open Sans",sans-serif}.llm-page-header{position:relative;z-index:2;height:80px;display:flex;align-items:center;background:#fff;box-shadow:0 0 30px rgba(127,137,161,.25)}.llm-page-header-inner{width:min(1140px,calc(100% - 36px));margin:auto;display:flex;align-items:center;justify-content:space-between}.llm-page-header img{display:block;width:auto;height:58px}.llm-page-header a:last-child{color:#343940;font-size:13px;font-weight:700;text-decoration:none}.llm-page-stage{position:relative;display:grid;min-height:calc(100vh - 80px);place-items:center;overflow:hidden;background:#f7f7f9}.llm-page-stage::before{content:"";position:absolute;inset:0 0 auto;height:38%;background:var(--lead-red)}.llm-page-stage-copy{position:relative;z-index:1;margin-top:300px;text-align:center}.llm-page-stage-copy h1{margin:0 0 9px;color:#2a2f38;font-family:Montserrat,sans-serif;font-size:24px}.llm-page-stage-copy p{margin:0 0 16px;color:#717680;font-size:13px}.llm-page-stage-copy button{width:auto;padding:0 25px}.llm-page-seo{position:relative;width:min(900px,calc(100% - 36px));margin:-90px auto 50px;padding:30px;border:1px solid #e6e6e9;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(44,36,38,.08)}.llm-page-seo h2{margin:0 0 8px;color:var(--lead-ink);font-family:Montserrat,sans-serif;font-size:24px}.llm-page-seo p{color:var(--lead-muted);font-size:13px;line-height:1.7}.llm-page-seo details{padding:15px 0;border-top:1px solid #ececef}.llm-page-seo summary{color:#393e47;font-size:13px;font-weight:700;cursor:pointer}.llm-page-seo details p{margin:8px 0 0}.llm-page-footer{padding:18px;color:#767b84;text-align:center;font-size:11px}.llm-page-footer a{color:inherit}
@media(max-width:860px){.llm-dialog{width:min(760px,calc(100vw - 24px));max-height:calc(100dvh - 24px);border-radius:20px}.llm-shell{grid-template-columns:1fr;max-height:calc(100dvh - 24px)}.llm-visual{min-height:165px;padding:20px 24px}.llm-brand-card{width:150px;height:40px}.llm-brand-card img{height:29px}.llm-visual-copy{margin-top:25px;max-width:58%}.llm-visual-copy h3{margin:10px 0 0;font-size:21px}.llm-visual-copy p,.llm-visual-copy ul,.llm-visual-kicker,.llm-visual-seal{display:none}.llm-hero-art{left:auto;right:32px;bottom:-74px;width:245px}.llm-content{padding:32px 34px}.llm-success{min-height:auto;padding:26px 0}.llm-close{top:12px;right:12px}.llm-shell{overflow-y:auto}.llm-content{overflow:visible}}
@media(max-width:620px){.llm-dialog{width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.llm-shell{display:block;min-height:100dvh;max-height:none;overflow-y:auto;background:#fff}.llm-visual{min-height:128px;padding:16px 18px}.llm-brand-card{width:132px;height:36px;padding:5px 9px}.llm-brand-card img{height:25px}.llm-visual-copy{margin-top:17px;max-width:64%}.llm-visual-copy h3{font-size:17px;line-height:1.22}.llm-hero-art{right:-4px;bottom:-62px;width:192px}.llm-close{position:fixed;top:10px;right:10px;width:38px;height:38px;font-size:26px}.llm-content{padding:24px 18px 22px}.llm-form-head{display:block;padding-right:38px}.llm-form-head h2,.llm-success h2{font-size:25px}.llm-duration{position:absolute;top:143px;right:18px;margin:0;padding:6px 8px}.llm-progress{margin:23px 0 21px}.llm-progress-item b{display:none}.llm-choice-grid{gap:8px}.llm-choice span{min-height:46px;padding:9px 10px;font-size:11px}.llm-timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.llm-field-grid{grid-template-columns:1fr;gap:12px}.llm-field-full{grid-column:auto}.llm-actions{grid-template-columns:84px 1fr}.llm-primary,.llm-secondary{min-height:48px}.llm-success{padding:20px 0 8px}.llm-success-next{padding:17px}.llm-success-links{flex-direction:column;gap:11px}.llm-page-header{height:66px}.llm-page-header img{height:48px}.llm-page-stage{min-height:calc(100vh - 66px)}.llm-page-stage-copy{display:none}}
@media(max-width:390px){.llm-visual-copy{max-width:70%}.llm-visual-copy h3{font-size:15px}.llm-hero-art{right:-21px;width:175px}.llm-content{padding-inline:14px}.llm-choice span{font-size:10px}.llm-form-head h2{font-size:23px}}
@media(min-width:861px){.llm-dialog{height:min(700px,calc(100dvh - 36px))}.llm-shell{height:100%;min-height:0;max-height:none}}
@media(max-width:860px){.llm-dialog{height:calc(100dvh - 24px)}.llm-shell{height:100%;min-height:0;max-height:none;overflow-y:auto}.llm-content{padding-bottom:42px}}
@media(max-width:620px){.llm-dialog{height:100dvh}.llm-shell{height:100dvh;min-height:0;max-height:100dvh;overflow-y:auto}.llm-content{padding-bottom:48px}}
.llm-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.llm-loading{display:flex;min-height:520px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.llm-loading-ring{width:42px;height:42px;margin-bottom:18px;border:3px solid #f1d4d6;border-top-color:var(--lead-red);border-radius:50%;animation:llm-spin .8s linear infinite}.llm-loading h2{margin:0;color:var(--lead-ink);font-family:Montserrat,sans-serif;font-size:25px}.llm-loading p{margin:9px 0 0;color:var(--lead-muted);font-size:12px}.llm-dialog.is-submitting .llm-close{opacity:.45;pointer-events:none}@keyframes llm-spin{to{transform:rotate(360deg)}}
@media(max-width:620px){.llm-visual{min-height:74px;padding:calc(12px + env(safe-area-inset-top)) 16px 10px}.llm-visual-copy,.llm-hero-art,.llm-visual-seal{display:none}.llm-brand-card{width:132px;height:36px}.llm-content{padding:20px 18px calc(40px + env(safe-area-inset-bottom))}.llm-duration{position:static;display:inline-flex;margin-top:9px;padding:6px 8px}.llm-loading{min-height:calc(100dvh - 114px)}.llm-close{top:calc(10px + env(safe-area-inset-top));right:10px}}
@media(prefers-reduced-motion:reduce){.llm-dialog *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
