@charset "UTF-8";:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-synthesis:none;color:#29322b;background:#f8f9f5;--ink:#29322b;--green:#236d01;--muted:#65735f;--line:#dce1d7;--cream:#f8f9f5;--soft:#e9ece7;--white:#fcfdf9}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{transition:background .18s,border-color .18s,transform .18s,box-shadow .18s}button:active{transform:translateY(1px)}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #236d01;outline-offset:4px}h1:focus,h2:focus,fieldset:focus{outline:none}h1,h2,h3,p{margin:0}a{color:inherit}svg{flex-shrink:0}::selection{background:#d7e5ce}button[hidden],section[hidden]{display:none!important}.pilot{min-height:100dvh;overflow-x:clip}h1{font-size:54px;line-height:1.03;letter-spacing:-2.6px;font-weight:530}h2{font-weight:520;letter-spacing:-1px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1.5;color:var(--muted);display:flex;gap:9px;align-items:center}.lead{font-size:16px;line-height:1.65;color:var(--muted)}.primary{width:100%;min-height:60px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 22px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:12px;font-size:16px;font-weight:580;box-shadow:0 6px 16px #236d0114}.primary:hover{background:#1b5501;box-shadow:0 8px 22px #236d0124}.secondary{min-height:48px;padding:12px 20px;border:1px solid #bfcbb8;border-radius:10px;font-size:14px}.quiet-link{display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:13px;min-height:44px;padding:10px 0;color:var(--muted);text-decoration:none}.quiet-link:hover{color:var(--green)}.assurance{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:11px;line-height:1.4}.assurance svg{color:var(--green)}.circle-button{height:44px;width:44px;border:1px solid #c7cfc2;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.circle-button:hover{background:#fff}.live-dot{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #236d010d}fieldset{border:0;padding:0;margin:0;min-width:0;scroll-margin-top:20px}legend{font-size:19px;font-weight:550;letter-spacing:-.4px;padding:0}.required-fields{font-size:11px;color:var(--muted);margin:7px 0 20px}.field-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin:21px 0 9px}.field-label>span{font-size:11px;color:var(--muted)}input,textarea,select{width:100%;font-size:16px;line-height:1.4;padding:15px 14px;background:#fff;border:1px solid #bdc8b6;border-radius:9px;color:var(--ink);min-height:54px}input::placeholder,textarea::placeholder{color:#7a8474;font-size:13px}input:focus,textarea:focus,select:focus{border-color:var(--green)}textarea{resize:vertical;min-height:104px}.inquiry-notice{font-size:10px;line-height:1.7;color:var(--muted);margin-top:22px}.inquiry-notice a{white-space:nowrap;text-underline-offset:2px}.honey{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.form-error{margin-top:15px;font-size:13px;line-height:1.6;border:1px solid #b08762;background:#f7efe4;padding:13px;border-radius:8px}.confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:3}.confetti i{position:absolute;top:-25px;animation:confetti-fall 2.8s cubic-bezier(.18,.6,.6,1) var(--delay) both;border-radius:1px}.spinner{height:29px;width:29px;border:1px solid #bcc8b4;border-top-color:var(--green);border-radius:50%;animation:spin 1.2s linear infinite}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes confetti-fall{0%{opacity:0;transform:translate3d(0,-15px,0) rotate(0)}10%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate3d(var(--travel),600px,0) rotate(var(--turn))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}.confetti{display:none}}.lead-funnel{min-height:100svh;background:radial-gradient(ellipse at 9% 18%,#dce8d44d,transparent 50%),radial-gradient(ellipse at 95% 80%,#eee7d746,transparent 48%),var(--cream);color:var(--ink);display:flex;flex-direction:column}.lead-header{width:min(100%,1040px);margin:0 auto;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;height:78px;flex-shrink:0}.lead-header img{width:140px;height:auto;display:block}.lead-preview{font-size:10px;color:var(--muted);padding:5px 8px;border:1px solid var(--line);border-radius:5px}.lead-main{width:min(100%,536px);margin:22px auto 0;padding:0 24px;flex:1}.lead-progress{margin-bottom:30px}.lead-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:40px;font-size:11px;color:var(--muted)}.lead-progress button{display:flex;align-items:center;gap:7px;min-height:44px;padding:0;font-size:12px;color:var(--ink)}.lead-progress-track{height:3px;overflow:hidden;background:#dfe5da;border-radius:4px;margin-top:3px}.lead-progress-track i{display:block;height:100%;background:var(--green);border-radius:4px;transition:width .25s ease}.lead-step{animation:lead-arrive .22s ease both}.lead-intro{margin-bottom:24px}.lead-intro .lead-audience{font-size:10px;font-weight:550;letter-spacing:.045em;color:var(--muted);margin:0 0 11px}.lead-intro h1{font-size:38px;font-weight:530;line-height:1.12;letter-spacing:-1.4px;max-width:480px}.lead-intro>p:last-child{font-size:14px;line-height:1.5;margin-top:12px;color:var(--muted)}.lead-options{display:grid;gap:10px}.lead-uses{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-choice{border:1px solid #d0d9c9;background:var(--white);border-radius:13px;display:flex;align-items:center;text-align:left;min-height:67px;padding:17px 18px;gap:12px;box-shadow:0 2px 4px #26382003}.lead-choice strong{font-size:16px;font-weight:520;line-height:1.25}.lead-choice>svg{color:var(--green)}.lead-choice>svg:last-child{margin-left:auto}.lead-choice:hover,.lead-choice[aria-pressed=true]{border-color:var(--green);background:#e6f0dd;box-shadow:0 0 0 1px #236d01}.lead-uses .lead-choice{position:relative;align-items:flex-start;justify-content:center;flex-direction:column;min-height:103px;gap:12px;padding:16px}.lead-uses .lead-choice strong{font-size:14px;max-width:170px}.lead-uses .lead-choice>svg:last-child{position:absolute;top:18px;right:16px}.lead-unknown{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;color:var(--muted);font-size:13px;padding:10px 3px;margin-top:2px}.lead-unknown:hover{color:var(--green)}.lead-assurance{display:flex;align-items:center;justify-content:center;gap:7px;margin:21px 0 12px;font-size:12px;color:var(--muted)}.lead-assurance svg{color:var(--green)}.lead-footer{width:min(100%,536px);margin:12px auto 0;padding:0 24px 17px;display:flex;gap:23px;justify-content:center;color:var(--muted);font-size:10px}.lead-footer a{min-height:44px;display:flex;align-items:center;text-decoration:none}.lead-answer-summary{border-bottom:1px solid var(--line);margin:-5px 0 13px}.lead-answer-summary>button{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0;font-size:12px;color:var(--muted)}.lead-answer-summary ul{margin:0 0 10px;padding:0;list-style:none}.lead-answer-summary li{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:57px;font-size:12px}.lead-answer-summary li small{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.lead-answer-summary li button{font-size:11px;min-height:44px;color:var(--green);text-decoration:underline;text-underline-offset:3px}.lead-preview-notice{font-size:10px;line-height:1.5;color:var(--muted);margin-bottom:16px}.lead-funnel legend{font-size:16px;font-weight:520;letter-spacing:-.2px}.lead-funnel .required-fields{font-size:10px;margin:5px 0 13px}.lead-funnel .field-label{font-size:12px;margin:13px 0 6px}.lead-funnel input{min-height:50px;padding:12px 13px;border-color:#bfc9b8}.lead-funnel .inquiry-notice{font-size:10px;line-height:1.6;margin-top:16px}.lead-submit{margin-top:18px}.lead-submit .primary{min-height:59px;font-size:15px;justify-content:space-between;gap:10px}.lead-submit>p{font-size:10px;color:var(--muted);display:flex;gap:5px;justify-content:center;align-items:center;margin-top:10px;line-height:1.5}.lead-submit>p svg{color:var(--green)}.lead-optional{margin-top:24px;border-top:1px solid var(--line)}.lead-optional-link{width:100%;display:flex;align-items:center;text-align:left;gap:8px;font-size:11px;min-height:54px;padding:8px 0;color:var(--muted)}.lead-optional-link>span{font-size:10px;margin-left:auto}.lead-optional-link>svg{margin-left:3px}.lead-project-details{padding:0 0 13px}.lead-project-details .field-label:first-child{margin-top:0}.lead-details-done{display:flex;align-items:center;gap:8px;min-height:44px;margin:8px 0 0 auto;font-size:12px;color:var(--green)}.offer-example{border:1px solid var(--line);border-radius:13px;padding:12px;margin:0 0 16px;background:var(--white)}.offer-example-window{position:relative;height:clamp(165px,29svh,235px);border-radius:8px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 45% 20%,#fcfdf9,#e8ede2)}.offer-example-scene,.offer-example .webgl-host{position:absolute;inset:0;width:100%;height:100%}.offer-example-scene{isolation:isolate;z-index:0}.offer-example .webgl-host canvas{display:block;width:100%;height:100%;touch-action:pan-y pinch-zoom;cursor:grab}.offer-example .webgl-host canvas:active{cursor:grabbing}.offer-example .webgl-host canvas:focus-visible{outline:2px solid var(--green);outline-offset:-4px}.offer-example-hint{position:absolute;top:9px;left:9px;z-index:1;pointer-events:none;font-size:10px;line-height:1.4;color:var(--muted);background:#fcfdf9df;border-radius:5px;padding:4px 6px}.offer-hint-touch{display:none}@media(pointer:coarse){.offer-hint-touch{display:inline}.offer-hint-pointer{display:none}}.offer-example .model-loader,.offer-example-status{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;padding:12px 8px 24px;font-size:12px;line-height:1.4;color:var(--muted);background:#eef2e8}.offer-example .spinner{width:20px;height:20px}.offer-example-open{position:absolute;right:5px;bottom:3px;z-index:1;min-height:44px;display:flex;align-items:center;justify-content:center;padding:6px;touch-action:manipulation}.offer-example-open>span{display:flex;gap:6px;align-items:center;border:1px solid var(--line);border-radius:5px;padding:5px 8px;font-size:11px;background:#fcfdf9e8;color:var(--green)}.offer-example-open:focus-visible{outline-offset:-4px}.offer-example-copy{min-width:0;text-align:center;margin-top:12px}.offer-example-copy strong{display:block;font-size:14px;font-weight:550;line-height:1.3;overflow-wrap:anywhere}.offer-example-copy p{font-size:12px;line-height:1.4;color:var(--muted);margin-top:5px}.offer-example>p{font-size:11px;line-height:1.4;color:var(--muted);margin-top:9px;text-align:center}.lead-example-continue{min-height:56px;font-size:14px;padding:14px 16px}.lead-step-example .lead-assurance{margin-top:12px}.lead-success-dialog,.lead-loading-dialog{width:min(440px,calc(100% - 32px));border:1px solid var(--line);border-radius:20px;padding:32px 24px;background:var(--cream);text-align:center;color:var(--ink);overflow:auto;max-height:90dvh}.lead-success-dialog::backdrop,.lead-loading-dialog::backdrop{background:#29322b88;backdrop-filter:blur(5px)}.lead-success-dialog h2,.lead-loading-dialog h2{font-size:27px;line-height:1.15;font-weight:520;letter-spacing:-.8px}.lead-success-dialog p,.lead-loading-dialog p{font-size:12px;line-height:1.6;margin:17px 0 24px;color:var(--muted)}.lead-success-dialog .primary,.lead-loading-dialog .primary{font-size:14px;min-height:56px}.lead-success-check{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;margin:0 auto 22px;background:#dfecd5;color:var(--green)}.lead-loading-dialog .spinner{margin:0 auto 22px}@keyframes lead-arrive{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.lead-header{height:55px;padding:9px 21px}.lead-header img{width:122px}.lead-preview{font-size:9px;padding:4px 6px}.lead-main{margin-top:0;padding:0 21px;max-width:500px}.lead-progress{margin-bottom:21px}.lead-progress>div:first-child{min-height:34px;font-size:10px}.lead-progress button{font-size:11px;min-height:34px}.lead-intro{margin-bottom:19px}.lead-intro h1{font-size:33px;letter-spacing:-1.2px;line-height:1.12}.lead-intro .lead-audience{font-size:9px;letter-spacing:.02em;margin-bottom:9px}.lead-intro>p:last-child{font-size:13px;line-height:1.4;margin-top:9px}.lead-options{gap:9px}.lead-choice{min-height:62px;padding:15px 16px;border-radius:11px}.lead-choice strong{font-size:15px}.lead-uses .lead-choice{min-height:93px;padding:13px;gap:10px}.lead-uses .lead-choice strong{font-size:13px}.lead-uses .lead-choice>svg:last-child{top:14px;right:12px}.lead-unknown{min-height:46px;font-size:12px}.lead-assurance{margin-top:15px;font-size:11px}.lead-footer{padding-bottom:7px;font-size:9px;margin-top:5px}.lead-step-contact .lead-progress{margin-bottom:17px}.lead-step-contact .lead-intro{margin-bottom:13px}.lead-step-contact .lead-intro h1{font-size:30px;line-height:1.09}.lead-step-contact .lead-intro>p:last-child{font-size:12px}.lead-answer-summary{margin-bottom:9px}.lead-answer-summary>button{min-height:35px;font-size:11px}.lead-preview-notice{font-size:9px;margin-bottom:13px}.lead-funnel legend{font-size:15px}.lead-funnel .required-fields{margin-bottom:9px;font-size:9px}.lead-funnel .field-label{margin:11px 0 5px;font-size:12px}.lead-funnel input{min-height:48px;padding:11px 12px}.lead-funnel .inquiry-notice{margin-top:13px;font-size:9px;line-height:1.6}.lead-submit{margin-top:15px}.lead-submit .primary{min-height:56px;font-size:14px;padding:14px 15px}.lead-submit>p{font-size:9px;margin-top:8px}.lead-optional{margin-top:20px}}@media(max-width:360px){.lead-header{padding-inline:17px;height:49px}.lead-main{padding-inline:17px}.lead-progress{margin-bottom:16px}.lead-intro h1{font-size:29px;letter-spacing:-.9px}.lead-intro .lead-audience{font-size:8px}.lead-uses .lead-choice{min-height:84px;padding:11px;gap:7px}.lead-uses .lead-choice strong{font-size:12px}.lead-choice strong{font-size:14px}.lead-uses .lead-choice>svg:first-child{width:22px;height:22px}.lead-step-contact .lead-intro h1{font-size:27px}.lead-submit .primary{font-size:12px}}@media(prefers-reduced-motion:reduce){.lead-step{animation:none}.lead-progress-track i{transition:none}}.lead-funnel legend{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.lead-funnel .required-fields{margin:0 0 12px;font-size:11px}.lead-step-contact .lead-intro>p:last-child{font-size:12px;line-height:1.5}.lead-funnel .inquiry-notice{font-size:11px;line-height:1.6}.lead-optional .lead-answer-summary{margin:0;border-bottom:1px solid var(--line)}.lead-optional .lead-answer-summary>button{min-height:48px}.analytics-settings{font-size:inherit;color:inherit;padding:0;text-align:left;text-decoration:underline;text-underline-offset:3px}.panel-legal,.lead-footer{flex-wrap:wrap}.analytics-consent{position:fixed;left:20px;bottom:20px;z-index:30;width:min(410px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow-y:auto;overscroll-behavior:contain;padding:21px;border:1px solid #b5c6a8;border-radius:14px;background:#f8faf5;box-shadow:0 8px 35px #273b2524;color:#40503b;text-align:left}.analytics-consent strong{font-size:16px;font-weight:500;letter-spacing:-.3px}.analytics-consent p{font-size:13px;line-height:1.65;margin:10px 0 16px}.analytics-consent a{color:#426c2e;text-underline-offset:3px}.analytics-consent>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.analytics-consent button{min-height:44px;font-size:12px;padding:11px 9px;border:1px solid #92a681;border-radius:8px;color:#36512b;background:#eef4e7}.analytics-consent button:hover{background:#e1edd5;border-color:#426c2e}.analytics-choice{display:flex;gap:10px;align-items:flex-start;margin:12px 0;font-size:11px;line-height:1.4}.analytics-choice b{display:block;font-size:12px;font-weight:550;margin-bottom:3px}.analytics-choice input{width:18px;height:18px;min-height:18px;padding:0;margin:1px 0 0;flex:0 0 18px;accent-color:var(--green)}.analytics-consent .analytics-save{width:100%;margin-top:8px;background:transparent}@media(max-width:800px){.analytics-consent{left:12px;bottom:max(12px,env(safe-area-inset-bottom));width:calc(100vw - 24px);padding:18px}.analytics-settings{min-height:44px}}
