:root{--color-bg: #070809;--color-surface: #101114;--color-surface-alt: #15161a;--color-surface-elevated: #191b21;--color-text: #ffffff;--color-text-secondary: #d1d4dc;--color-muted: #9699a3;--color-border: #272A31;--color-border-subtle: #272A31;--color-accent: #ff5e38;--color-accent-hover: #e54b25;--color-accent-glow: rgba(255, 94, 56, .25);--color-accent-border: #272A31;--font-family-base: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--shadow-accent-glow: 0 12px 34px rgba(255, 94, 56, .2), 0 3px 10px rgba(0, 0, 0, .45);--border-radius-sm: 6px;--border-radius-md: 8px;--border-radius-lg: 12px;--border-radius-xl: 12px;--transition-fast: .18s cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-family-base);background-color:var(--color-bg);color:var(--color-text);font-size:16px;line-height:1.5;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;overflow-x:hidden}body{min-height:100vh;width:100%;max-width:100vw;display:flex;flex-direction:column;background-color:#070809;color:var(--color-text);overflow-x:hidden;position:relative}img,svg,iframe,video{max-width:100%}.site-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}h1,h2,h3,h4{color:var(--color-text);font-weight:800;overflow-wrap:break-word;word-break:normal}h1{font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.025em;margin-bottom:18px}h2{font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.02em;margin-bottom:14px}h3{font-size:21px;line-height:1.15;font-weight:700;letter-spacing:-.015em;margin-bottom:8px}p{color:var(--color-muted);font-size:16px;line-height:1.5;margin-bottom:16px;max-width:620px;overflow-wrap:break-word}p:last-child{margin-bottom:0}strong{color:var(--color-text);font-weight:700}a{color:var(--color-accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-accent-hover)}a:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.container{width:100%;max-width:1120px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;box-sizing:border-box}@media(max-width:768px){.container{padding-left:18px;padding-right:18px}}.container-narrow{max-width:780px}.container-compact{max-width:660px}.section{padding-top:72px;padding-bottom:72px;position:relative;width:100%;max-width:100%;box-sizing:border-box;text-align:left}@media(max-width:768px){.section{padding-top:44px;padding-bottom:44px}}.section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#272a31;pointer-events:none}.eyebrow{display:inline-block;color:#ff5e38;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;line-height:1.2;margin-bottom:12px;background:none!important;border:none!important;padding:0!important;border-radius:0!important}.site-header{width:100%;height:64px;max-height:64px;padding:0;background-color:#070809;border-bottom:1px solid #272A31;position:sticky;top:0;z-index:50;box-sizing:border-box;display:flex;align-items:center}@media(max-width:768px){.site-header{height:56px;max-height:56px}}.header-inner{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.brand-logo-link{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.brand-logo{height:36px;width:auto;max-height:38px;object-fit:contain;display:block}@media(max-width:768px){.brand-logo{height:28px;max-height:28px}}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-family-base);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:12px 24px;min-height:46px;border-radius:var(--border-radius-sm);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast);white-space:nowrap;text-align:center;-webkit-user-select:none;user-select:none;position:relative;box-sizing:border-box;line-height:1.2}.btn-primary{background-color:var(--color-accent);color:#fff}.btn-primary:hover{background-color:var(--color-accent-hover);color:#fff;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:focus-visible{outline:2px solid #ff5e38;outline-offset:3px}.btn-header{font-size:13px;padding:8px 16px;min-height:38px;border-radius:var(--border-radius-sm)}@media(max-width:768px){.btn-header{font-size:12px;padding:6px 12px;min-height:34px}}.btn-hero{font-size:15px;padding:14px 28px;min-height:50px}.btn-full-width{width:100%}.btn-secondary{background-color:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);box-shadow:0 4px 14px #0006}.btn-secondary:hover{background-color:var(--color-surface-alt);border-color:#ff2f0080;color:var(--color-text);transform:translateY(-1px)}@media(max-width:640px){.btn{width:100%;font-size:.8125rem;padding:.75rem 1rem;min-height:46px;letter-spacing:.025em;line-height:1.3;white-space:normal;text-align:center}.btn-hero{font-size:.825rem;padding:.85rem 1.25rem;min-height:48px;width:100%;max-width:400px;letter-spacing:.03em;box-shadow:0 10px 28px #ff5e3842}.btn-header{width:auto;font-size:.6875rem;font-weight:700;padding:.4rem .65rem;min-height:32px;letter-spacing:.01em;white-space:nowrap;border-radius:4px;box-shadow:0 2px 10px #ff2f0038}.btn-header:after{display:none}}.supporting-line{font-size:.875rem;color:#8b8e99;font-style:italic;margin-top:.85rem;text-align:center}@media(max-width:640px){.supporting-line{font-size:.78rem;line-height:1.4;margin-top:.6rem}}.hero-section{padding-top:64px;padding-bottom:72px;text-align:center;position:relative;background-color:#06070a;overflow:hidden}@media(max-width:768px){.hero-section{padding-top:40px;padding-bottom:56px}}.hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.hero-bg-base{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 90% 60% at 50% -10%,#0e1322,#080a11 52%,#050608)}.hero-grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-size:36px 36px;background-image:linear-gradient(to right,rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.02) 1px,transparent 1px);-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 32%,#000 20%,transparent 85%);mask-image:radial-gradient(ellipse 75% 65% at 50% 32%,#000 20%,transparent 85%);opacity:.85}.hero-glow-warm{position:absolute;top:4%;left:50%;transform:translate(-50%);width:min(100%,660px);height:440px;background:radial-gradient(ellipse at 50% 45%,rgba(255,94,56,.11) 0%,rgba(255,75,32,.04) 45%,transparent 75%);filter:blur(50px);pointer-events:none}.hero-glow-cool{position:absolute;bottom:-40px;left:50%;transform:translate(-50%);width:min(100%,740px);height:460px;background:radial-gradient(ellipse at 50% 65%,rgba(66,122,255,.065) 0%,rgba(26,68,180,.02) 48%,transparent 75%);filter:blur(56px);pointer-events:none}@media(max-width:640px){.hero-glow-warm{top:2%;width:92vw;height:340px;background:radial-gradient(ellipse at 50% 45%,rgba(255,94,56,.1) 0%,rgba(255,75,32,.035) 45%,transparent 75%);filter:blur(36px)}.hero-glow-cool{bottom:-20px;width:94vw;height:370px;background:radial-gradient(ellipse at 50% 65%,rgba(66,122,255,.055) 0%,rgba(26,68,180,.016) 48%,transparent 75%);filter:blur(42px)}.hero-grid-pattern{background-size:28px 28px;-webkit-mask-image:radial-gradient(ellipse 85% 70% at 50% 30%,#000 15%,transparent 90%);mask-image:radial-gradient(ellipse 85% 70% at 50% 30%,#000 15%,transparent 90%)}}.hero-section .container{position:relative;z-index:1}.hero-content{text-align:center;max-width:860px;margin-left:auto;margin-right:auto;margin-bottom:40px}@media(max-width:768px){.hero-content{margin-bottom:34px}}.hero-content .eyebrow{margin-bottom:18px}@media(max-width:640px){.hero-content .eyebrow{margin-bottom:16px;letter-spacing:.12em}}.hero-headline{font-size:clamp(39px,5.3vw,67px);font-weight:800;line-height:1.08;letter-spacing:-.025em;color:#fff;margin-bottom:24px;max-width:880px;margin-left:auto;margin-right:auto;text-align:center}.hero-hl-line{display:block;white-space:nowrap;text-align:center}@media(max-width:640px){.hero-headline{font-size:clamp(24px,7.1vw,34.5px);line-height:1.14;letter-spacing:-.03em;margin-bottom:22px}}@media(max-width:360px){.hero-headline{font-size:22.5px;letter-spacing:-.035em}}.hero-subheadline{font-size:16px;line-height:1.55;color:#b5b9c6;max-width:620px;margin-left:auto;margin-right:auto;margin-bottom:28px}@media(max-width:640px){.hero-subheadline{font-size:14.5px;line-height:1.5;max-width:520px;margin-bottom:26px;color:#b0b5c2}}.hero-cta-wrapper{margin-bottom:0;display:flex;justify-content:center;align-items:center}.ghl-survey-container{max-width:680px;margin-left:auto;margin-right:auto;position:relative;box-sizing:border-box}.ghl-survey-wrapper{position:relative;background:linear-gradient(145deg,#141724,#0d0f16);border:1px solid rgba(255,255,255,.12);border-top:2px solid var(--color-accent);border-radius:14px;box-shadow:0 24px 60px #000000a6,0 0 35px #ff2f0014;min-height:auto;z-index:1;width:100%;box-sizing:border-box}.custom-survey-card{padding:20px 24px;display:flex;flex-direction:column;box-sizing:border-box;text-align:left}@media(max-width:768px){.custom-survey-card{padding:16px}}.receive-section{background-color:#0b0c0e}.receive-header{margin-bottom:24px;text-align:left}.receive-title{margin-bottom:10px;text-align:left}.receive-desc{color:var(--color-text-secondary);font-size:16px;line-height:1.5;max-width:620px;margin-bottom:24px}.receive-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:760px}@media(max-width:768px){.receive-grid{grid-template-columns:1fr;gap:12px}}.receive-item{background:linear-gradient(180deg,#141724,#0d0f16);border:1px solid rgba(255,255,255,.1);border-left:3px solid var(--color-accent);border-radius:10px;padding:16px 20px;display:flex;align-items:center;gap:14px;font-size:16px;font-weight:600;color:#fff;box-shadow:0 8px 24px #0006;box-sizing:border-box;transition:transform .2s ease,border-color .2s ease}.receive-item:hover{border-color:#ff4c2366;transform:translateY(-2px)}.receive-bullet{color:var(--color-accent);font-size:20px;line-height:1;font-weight:700;flex-shrink:0}.results-section{background-color:#070809}.results-header{margin-bottom:28px;text-align:left}.results-title{text-align:left;margin-bottom:10px}.results-desc{color:var(--color-text-secondary);font-size:16px;line-height:1.5;max-width:620px;margin-bottom:0}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;width:100%}@media(max-width:768px){.results-grid{grid-template-columns:1fr;gap:22px}}.result-card{background:linear-gradient(180deg,#151824,#0e1017);border:1px solid rgba(255,255,255,.12);border-top:2px solid var(--color-accent);border-radius:14px;padding:24px;display:flex;flex-direction:column;text-align:left;box-sizing:border-box;box-shadow:0 16px 42px #0000008c,0 2px 8px #0006;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.result-card:hover{transform:translateY(-2px);border-color:#ff4c2373;box-shadow:0 20px 48px #000000a6,0 0 20px #ff2f001f}@media(max-width:768px){.result-card{padding:20px 16px;border-radius:12px}}.result-card-featured{grid-column:1 / -1}.result-brand{font-size:21px;line-height:1.15;font-weight:700;color:#fff;margin-bottom:6px}.result-metrics{margin-bottom:14px;display:flex;flex-direction:column;gap:3px}.result-metric-line{font-size:15px;line-height:1.4;color:#d1d4dc}.result-metric-line strong{color:var(--color-accent)}.result-screenshots{display:flex;flex-direction:column;gap:12px;width:100%}.result-card-featured .result-screenshots-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:768px){.result-card-featured .result-screenshots-pair{grid-template-columns:1fr;gap:12px}}.result-img-wrap{width:100%;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:5px;cursor:zoom-in;display:block;overflow:hidden;box-sizing:border-box;position:relative;outline:none;box-shadow:0 4px 14px #00000040;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.result-img-wrap:hover,.result-img-wrap:focus-visible{border-color:var(--color-accent);transform:scale(1.01);box-shadow:0 8px 20px #00000059,0 0 0 2px #ff4c2333}.result-img-wrap img{width:100%;height:auto;display:block;object-fit:contain;border-radius:4px}.result-enlarge-hint{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:11px;font-weight:700;color:#64748b;margin-top:4px;padding-right:4px;text-transform:uppercase;letter-spacing:.05em}.founder-section{background-color:#0b0c0e}.founder-grid{display:grid;grid-template-columns:40% calc(60% - 24px);gap:24px;align-items:center}@media(max-width:768px){.founder-grid{grid-template-columns:1fr;gap:16px}}.founder-img-col{width:100%}.founder-img-wrap{width:100%;max-width:440px;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 40px #0000008c;background-color:#121418;position:relative}.founder-img{width:100%;height:100%;aspect-ratio:3 / 4;display:block;object-fit:cover;transform:scale(1.22);transform-origin:52% 48%;border-radius:12px}.founder-img-wrap .founder-img{border-radius:0;border:none;box-shadow:none}.founder-copy-col{text-align:left}.founder-title{margin-bottom:12px;text-align:left}.founder-desc{color:var(--color-text-secondary);font-size:16px;line-height:1.5;margin-bottom:16px;max-width:620px}.founder-bullets{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px;margin:0}.founder-bullets li{font-size:15px;font-weight:600;color:#fff;display:flex;align-items:flex-start;gap:10px;line-height:1.4}.founder-bullets li:before{content:"•";color:var(--color-accent);font-size:18px;line-height:1;flex-shrink:0}.testimonials-section{background-color:#08090c}.testimonials-header{text-align:left;margin-bottom:28px}.testimonials-title{text-align:left}.testimonials-curated-layout{display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.testimonials-curated-layout{gap:14px}}.testimonial-stars{color:#f59e0b;font-size:1rem;letter-spacing:.15em;margin-bottom:12px}.testimonial-hero-card{background:linear-gradient(135deg,#151824,#0e1017);border:1px solid rgba(255,255,255,.12);border-top:2px solid var(--color-accent);border-radius:14px;padding:28px;box-sizing:border-box;box-shadow:0 20px 50px #0000008c}@media(max-width:768px){.testimonial-hero-card{padding:20px 16px;border-radius:12px}}.testimonial-hero-quote{font-size:clamp(18px,2.2vw,21px);font-weight:600;color:#fff;line-height:1.35;margin-bottom:20px;font-style:normal}.testimonial-hero-meta{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding-top:16px;border-top:1px solid #272A31}.testimonial-hero-person{display:flex;align-items:center;gap:14px}.testimonial-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;border:1px solid #272A31;flex-shrink:0}.testimonial-avatar-lg{width:52px;height:52px}.testimonial-author-name{font-size:16px;font-weight:700;color:#fff;margin-bottom:2px}.testimonial-author-role{font-size:13px;color:var(--color-muted);margin:0}.testimonial-brand-logo{height:32px;max-width:140px;object-fit:contain;filter:brightness(.95)}.testimonials-supporting-stack{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:768px){.testimonials-supporting-stack{grid-template-columns:1fr;gap:14px}}.testimonial-card{background:linear-gradient(180deg,#13151f,#0c0d12);border:1px solid rgba(255,255,255,.1);border-top:2px solid rgba(255,76,35,.45);border-radius:14px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;box-sizing:border-box;box-shadow:0 16px 40px #00000073;transition:transform .2s ease,border-color .2s ease}.testimonial-card:hover{transform:translateY(-2px);border-color:#ff4c2366}@media(max-width:768px){.testimonial-card{padding:20px 16px;border-radius:12px}}.testimonial-card-quote{font-size:15px;color:#cfd3e2;line-height:1.5;margin:0;font-style:normal}.testimonial-card-author{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid #272A31}.faq-section{background-color:#0b0c0e}.faq-header{text-align:left;margin-bottom:28px}.faq-title{text-align:left}.faq-container{max-width:820px;display:flex;flex-direction:column;border-top:1px solid #272A31}.faq-item{background:transparent;border:none;border-bottom:1px solid #272A31}.faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:none;padding:18px 0;text-align:left;font-family:inherit;font-size:17px;font-weight:600;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box}.faq-icon{width:24px;height:24px;min-width:24px;border:1px solid #272A31;border-radius:50%;color:var(--color-accent);display:inline-flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;transition:transform .2s ease}.faq-item.is-open .faq-icon{transform:rotate(45deg)}.faq-content{display:none;padding:0 0 18px;color:var(--color-text-secondary);font-size:15px;line-height:1.5;max-width:620px}.faq-item.is-open .faq-content{display:block}.final-cta-section{text-align:left;background-color:#07080a}.final-cta-content{max-width:680px;text-align:left}.final-cta-headline{margin-bottom:12px;text-align:left}.final-cta-copy{font-size:16px;color:var(--color-text-secondary);line-height:1.5;margin-bottom:24px;max-width:620px}.final-cta-btn-wrap{display:flex;justify-content:flex-start}@media(max-width:768px){.final-cta-btn-wrap .btn{width:100%}}.lightbox-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box}.lightbox-modal.is-open{display:flex}.lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#040507eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer}.lightbox-container{position:relative;z-index:10000;max-width:min(1120px,95vw);max-height:92vh;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.lightbox-close-btn{position:absolute;top:-46px;right:0;background:none;border:none;color:#fff;font-size:2.25rem;cursor:pointer;line-height:1;padding:4px;transition:color var(--transition-fast)}.lightbox-close-btn:hover{color:var(--color-accent)}.lightbox-img-wrapper{background:#08090b;border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden;box-shadow:0 24px 70px #000c;display:flex;align-items:center;justify-content:center;max-height:calc(92vh - 65px);box-sizing:border-box}.lightbox-img{max-width:100%;max-height:calc(92vh - 75px);object-fit:contain;display:block}.lightbox-caption{color:#d0d4e4;font-size:.8875rem;margin-top:.85rem;text-align:center;max-width:70ch;line-height:1.45}.site-footer{padding-top:3.5rem;padding-bottom:3.5rem;border-top:1px solid var(--color-border);background-color:#050507;color:var(--color-muted);font-size:.875rem;position:relative;z-index:1}@media(max-width:640px){.site-footer{padding-top:2.5rem;padding-bottom:2.5rem}}.footer-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;max-width:680px;margin-left:auto;margin-right:auto}.footer-description{font-size:.925rem;color:var(--color-muted);margin-bottom:.5rem}@media(max-width:640px){.footer-description{font-size:.85rem}}.footer-links{display:flex;align-items:center;gap:1.5rem;margin-bottom:.5rem;flex-wrap:wrap;justify-content:center}.footer-link{color:var(--color-muted);text-decoration:none}.footer-link:hover{color:var(--color-text)}.footer-copyright{color:#636670;font-size:.8125rem}.site-footer-minimal{padding-top:2rem;padding-bottom:2rem;border-top:1px solid var(--color-border);text-align:center;font-size:.8125rem}.footer-links-minimal{display:flex;justify-content:center;gap:1.5rem;color:var(--color-muted);flex-wrap:wrap}.funnel-page-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:3.5rem;padding-bottom:5rem;position:relative;z-index:1;box-sizing:border-box;width:100%}@media(max-width:640px){.funnel-page-container{padding-top:2rem;padding-bottom:3.5rem}}.funnel-card{width:100%;max-width:660px;background:#101114;border:1px solid #272A31;border-radius:12px;padding:3.25rem 2.75rem;box-shadow:0 24px 60px #0000008c;text-align:center;box-sizing:border-box}@media(max-width:600px){.funnel-card{padding:1.75rem 1.15rem;border-radius:12px}}.funnel-card-header{margin-bottom:2rem}@media(max-width:600px){.funnel-card-header{margin-bottom:1.25rem}}.reassurance-line{color:var(--color-text-secondary);font-size:1.125rem;margin-bottom:2rem}@media(max-width:600px){.reassurance-line{font-size:.95rem;line-height:1.5;margin-bottom:1.35rem}}.ghl-booking-wrapper{width:100%;max-width:860px;margin-left:auto;margin-right:auto;background:#101114;border:1px solid #272A31;border-radius:12px;box-shadow:0 24px 60px #0000008c;min-height:600px;overflow:hidden;margin-top:1.5rem;box-sizing:border-box}@media(max-width:640px){.ghl-booking-wrapper{border-radius:12px;min-height:520px;margin-top:1rem}}.ghl-booking-wrapper iframe{display:block;width:100%;min-height:600px;background-color:transparent;border:none}@media(max-width:640px){.ghl-booking-wrapper iframe{min-height:520px}}.thank-you-steps{display:flex;flex-direction:column;gap:1.5rem;text-align:left;margin-top:2rem;margin-bottom:2rem}@media(max-width:600px){.thank-you-steps{gap:1rem;margin-top:1.35rem;margin-bottom:1.35rem}}.thank-you-step-card{background-color:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--border-radius-md);padding:1.65rem;box-sizing:border-box}@media(max-width:600px){.thank-you-step-card{padding:1.25rem 1rem}}.thank-you-step-card h3{font-size:1.2rem;color:var(--color-accent);margin-bottom:.5rem}.thank-you-step-card p{font-size:1.025rem;color:var(--color-text-secondary);margin:0}@media(max-width:600px){.thank-you-step-card h3{font-size:1.05rem}.thank-you-step-card p{font-size:.8875rem;line-height:1.5}}.reinforcement-box{background-color:#ff2f0014;border:1px solid rgba(255,47,0,.35);border-radius:var(--border-radius-md);padding:1.25rem 1.5rem;margin-bottom:1.5rem;color:#fff;font-weight:700;font-size:1.05rem;text-align:center;box-sizing:border-box}@media(max-width:600px){.reinforcement-box{padding:1rem;font-size:.925rem;line-height:1.45}}.help-text{font-size:.925rem;color:var(--color-muted);text-align:center}@media(max-width:600px){.help-text{font-size:.8125rem}}.legal-content-container{max-width:840px;margin-left:auto;margin-right:auto;padding-top:3.5rem;padding-bottom:5.5rem;position:relative;z-index:1;box-sizing:border-box}@media(max-width:640px){.legal-content-container{padding-top:2rem;padding-bottom:3.5rem}}.legal-content-card{background:linear-gradient(145deg,#131418,#0e0f13);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);padding:3.25rem 2.75rem;box-shadow:0 16px 45px #00000073;box-sizing:border-box}@media(max-width:600px){.legal-content-card{padding:1.75rem 1.15rem;border-radius:var(--border-radius-md)}}.legal-section-block{margin-bottom:2.25rem}.legal-section-block:last-child{margin-bottom:0}.legal-section-block h2{font-size:1.35rem;margin-bottom:.75rem;color:#fff}.legal-section-block p,.legal-section-block ul{font-size:.975rem;color:var(--color-muted);line-height:1.7;margin-bottom:1rem}@media(max-width:600px){.legal-section-block h2{font-size:1.15rem}.legal-section-block p,.legal-section-block ul{font-size:.8875rem;line-height:1.55}}.legal-section-block ul{padding-left:1.5rem}.legal-section-block li{margin-bottom:.5rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.custom-survey-card{padding:24px;display:flex;flex-direction:column;position:relative;box-sizing:border-box}@media(max-width:768px){.custom-survey-card{padding:18px}}.tf-survey{width:100%;max-width:620px;margin-left:auto;margin-right:auto;text-align:left;position:relative;box-sizing:border-box}.tf-header{margin-bottom:20px}.tf-progress-track{width:100%;height:4px;background-color:#272a31;border-radius:2px;overflow:hidden;margin-bottom:12px}.tf-progress-bar{height:100%;background:var(--color-accent);border-radius:2px;transition:width .38s ease}.tf-header-meta{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary)}.tf-step-counter{color:#c9ccd6}.tf-progress-percent{color:var(--color-accent)}.tf-steps-wrapper{position:relative;min-height:auto}.tf-step{display:none;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease}.tf-step.tf-step-active{display:block;opacity:1;transform:translateY(0)}.tf-step-badge{display:block;color:var(--color-accent);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;background:transparent;border:none;padding:0}.tf-badge-final{color:#4ade80}.tf-question-title{font-size:clamp(20px,3vw,24px);font-weight:700;color:#fff;line-height:1.15;margin-bottom:8px;letter-spacing:-.02em}.tf-required{color:var(--color-accent);margin-left:2px}.tf-question-desc{font-size:15px;color:var(--color-text-secondary);line-height:1.5;margin-bottom:20px}.tf-options-group{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.tf-option-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 18px;background-color:#141519;border:1px solid #272A31;border-radius:8px;cursor:pointer;transition:border-color .18s ease,background-color .18s ease;text-align:left;-webkit-user-select:none;user-select:none;position:relative;color:inherit;font-family:inherit;box-sizing:border-box}.tf-option-btn:hover{border-color:#3b3f4a;background-color:#1a1c22}.tf-option-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.tf-option-btn.is-selected{border-color:var(--color-accent);background-color:#ff2f001f}.tf-option-left{display:flex;align-items:center;gap:12px;flex:1}.tf-option-key{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:4px;background-color:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#cfd2db;font-size:11px;font-weight:700;flex-shrink:0;transition:all .18s ease}.tf-option-btn.is-selected .tf-option-key{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}.tf-option-text{font-size:16px;font-weight:600;color:#fff}.tf-option-radio{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.28);position:relative;flex-shrink:0;transition:all .18s ease;box-sizing:border-box}.tf-option-btn.is-selected .tf-option-radio{border-color:var(--color-accent);background-color:var(--color-accent);box-shadow:inset 0 0 0 3px #121316}.tf-step-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.08);font-size:.825rem;color:#7b808d}#tf-step-1 .tf-step-footer{margin-top:.85rem;padding-top:.85rem}@media(max-width:640px){#tf-step-1 .tf-options-group{margin-bottom:.25rem}#tf-step-1 .tf-step-footer{display:none;margin:0;padding:0;border:none}}.tf-key-hint{display:inline-flex;align-items:center;gap:.4rem}.tf-key-hint kbd{display:inline-block;padding:2px 6px;font-size:.72rem;font-family:inherit;font-weight:700;background-color:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#dce0e8}@media(max-width:640px){.tf-key-hint{display:none}}.tf-back-btn{background:transparent;border:none;color:#9fa3ad;font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;padding:.4rem .75rem;border-radius:5px;transition:color .18s,background-color .18s;display:inline-flex;align-items:center;gap:.35rem}.tf-back-btn:hover{color:#fff;background-color:#ffffff14}.tf-contact-form{margin-top:.5rem}.tf-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}@media(max-width:640px){.tf-form-grid{grid-template-columns:1fr;gap:.9rem}}.tf-field-group{display:flex;flex-direction:column;gap:.4rem;text-align:left}.tf-label{font-size:.82rem;font-weight:700;color:#cdd1dc;text-transform:uppercase;letter-spacing:.04em}.tf-input{width:100%;padding:.85rem 1.05rem;background-color:#090a0dbf;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;font-size:1rem;font-family:inherit;outline:none;transition:border-color .18s,box-shadow .18s,background-color .18s;box-sizing:border-box}.tf-input::placeholder{color:#5d616d}.tf-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #ff2f0038;background-color:#0e0f13f2}.tf-input.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef444440}.tf-field-error{display:block;font-size:.78rem;font-weight:500;color:#f87171;min-height:18px;margin-top:4px;line-height:1.35}.tf-form-actions{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:.75rem;width:100%}.btn.tf-submit-btn,.tf-submit-btn{flex:1;width:100%;max-width:100%;min-height:52px;padding:12px 18px;font-size:clamp(.8125rem,2.5vw,.9375rem);letter-spacing:.025em;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:normal;text-align:center;line-height:1.25;box-sizing:border-box}.tf-submit-btn .tf-btn-text{display:inline;white-space:normal;word-break:normal;overflow-wrap:break-word;text-align:center;line-height:1.25}@media(max-width:640px){.tf-form-actions{flex-direction:column-reverse;gap:.85rem;width:100%}.tf-form-actions .tf-back-btn{align-self:center}.btn.tf-submit-btn,.tf-submit-btn{width:100%;min-height:50px;padding:12px 14px;font-size:.8125rem;letter-spacing:.02em;white-space:normal}}@media(max-width:380px){.btn.tf-submit-btn,.tf-submit-btn{padding:11px 10px;font-size:.75rem;letter-spacing:.015em}}.tf-btn-spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:tfSpin .65s linear infinite}.tf-submit-btn.is-loading .tf-btn-spinner{display:inline-block}.tf-submit-btn.is-loading{pointer-events:none;opacity:.85}.tf-security-note{display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.78rem;color:#727682;margin-top:1rem;text-align:center;margin-bottom:0}.tf-lock-icon{flex-shrink:0;color:#8c909b}.tf-redirect-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#090a0df0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:none;flex-direction:column;align-items:center;justify-content:center;z-index:20;border-radius:var(--border-radius-xl);text-align:center;padding:2rem;box-sizing:border-box}.tf-redirect-overlay.is-active{display:flex;animation:tfFadeIn .22s ease forwards}.tf-redirect-spinner{width:42px;height:42px;border:3px solid rgba(255,255,255,.12);border-top-color:var(--color-accent);border-radius:50%;animation:tfSpin .7s linear infinite;margin-bottom:1.15rem}.tf-redirect-msg{font-size:1.05rem;font-weight:700;color:#f1f3f7;max-width:380px;margin:0}@keyframes tfSpin{to{transform:rotate(360deg)}}@keyframes tfFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
