.fvd{--ink: #0f172a;--ink-2: #475569;--ink-3: #94a3b8;--blue: #1e40af;--blue-dk: #1e3a8a;--blue-lt: #eff6ff;--blue-bd: #bfdbfe;--bg: #f8fafc;--bg-dk: #0f172a;--bg-dk2: #1e293b;--border: #e2e8f0;--border-dk:#334155;--white: #ffffff;--green: #15803d;--green-bg: #f0fdf4;--green-bd: #bbf7d0;--amber: #b45309;--amber-bg: #fffbeb;--amber-bd: #fde68a;--red: #b91c1c;--red-bg: #fef2f2;--red-bd: #fecaca;--r: 8px;--r-lg: 12px;--sh-sm: 0 1px 3px rgba(15,23,42,.08), 0 1px 2px rgba(15,23,42,.05);--sh-md: 0 4px 16px rgba(15,23,42,.1), 0 2px 6px rgba(15,23,42,.06);--sh-lg: 0 20px 60px rgba(15,23,42,.14), 0 4px 16px rgba(15,23,42,.08);font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.6}.fvd *{box-sizing:border-box}.fvd img,.fvd svg{display:block}.fvd a{color:inherit}.fvd ul,.fvd ol{padding:0;margin:0;list-style:none}.fvd p{margin:0}.fvd h1,.fvd h2,.fvd h3{margin:0;font-weight:800;letter-spacing:-.02em}.fvd h1{font-size:clamp(32px,5.5vw,56px);line-height:1.06}.fvd h2{font-size:clamp(24px,3.5vw,40px);line-height:1.12}.fvd h3{font-size:17px;font-weight:700;line-height:1.3}.fvd-container{width:min(1120px,100% - 48px);margin-inline:auto}.fvd-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--blue);margin:0 0 14px}.fvd-eyebrow-lt{color:#93c5fd}.fvd-eyebrow-muted{color:var(--ink-3)}.fvd-tag{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap;border:1px solid transparent}.fvd-tag-ok{background:var(--green-bg);color:var(--green);border-color:var(--green-bd)}.fvd-tag-warn{background:var(--amber-bg);color:var(--amber);border-color:var(--amber-bd)}.fvd-tag-bad{background:var(--red-bg);color:var(--red);border-color:var(--red-bd)}.fvd-tag-neutral{background:#f1f5f9;color:var(--ink-2);border-color:var(--border)}.fvd-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:var(--r);font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;border:2px solid transparent;font-family:inherit;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;white-space:nowrap}.fvd-btn-sm{min-height:40px;padding:0 16px;font-size:14px}.fvd-btn-full{width:100%}.fvd-btn-primary{background:var(--blue);color:var(--white);border-color:var(--blue)}.fvd-btn-primary:hover{background:var(--blue-dk);border-color:var(--blue-dk);box-shadow:0 4px 14px #1e40af59}.fvd-btn-ghost{background:transparent;color:var(--ink);border-color:var(--border)}.fvd-btn-ghost:hover{background:var(--white);border-color:#cbd5e1}.fvd-btn-outline{background:transparent;color:var(--blue);border-color:var(--blue)}.fvd-btn-outline:hover{background:var(--blue-lt)}.fvd-nav-wrap{position:sticky;top:0;z-index:100;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.fvd-nav{display:flex;align-items:center;justify-content:space-between;min-height:68px;gap:24px}.fvd-brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.fvd-brand-mark{width:36px;height:36px;border-radius:8px;background:var(--blue);color:var(--white);font-size:10px;font-weight:800;letter-spacing:.02em;display:grid;place-items:center;flex-shrink:0}.fvd-brand-mark-sm{width:30px;height:30px;border-radius:6px}.fvd-brand-name{font-size:16px;font-weight:800;color:var(--ink)}.fvd-brand-sub{font-weight:500;color:var(--ink-2)}.fvd-nav-links{display:flex;align-items:center;gap:4px}.fvd-nav-links>a{text-decoration:none;font-size:14px;font-weight:500;color:var(--ink-2);padding:6px 12px;border-radius:6px;transition:color .1s,background .1s}.fvd-nav-links>a:hover{color:var(--ink);background:var(--bg)}.fvd-hero{background:var(--white);border-bottom:1px solid var(--border)}.fvd-hero-inner{display:grid;grid-template-columns:1fr 440px;gap:52px;align-items:center;padding-block:72px 64px}.fvd-hero-copy .fvd-eyebrow{margin-bottom:16px}.fvd-hero-copy h1{max-width:680px;margin-bottom:22px}.fvd-lead{color:var(--ink-2);font-size:17px;max-width:600px;line-height:1.65;margin-bottom:32px}.fvd-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}.fvd-cta-benefit{max-width:520px;margin-bottom:18px;color:var(--ink-2);font-size:14px;font-weight:700;line-height:1.55}.fvd-fine{font-size:12px;color:var(--ink-3);max-width:500px;line-height:1.5}.fvd-widget{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-lg);overflow:hidden}.fvd-widget-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid var(--border)}.fvd-widget-title{font-size:13px;font-weight:700}.fvd-widget-sub{font-size:11px;color:var(--ink-3);margin-top:2px}.fvd-widget-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border)}.fvd-wstat{padding:13px 16px;border-right:1px solid var(--border)}.fvd-wstat:last-child{border-right:0}.fvd-wstat strong{display:block;font-size:22px;font-weight:800;line-height:1}.fvd-wstat span{font-size:11px;color:var(--ink-3);margin-top:2px;display:block}.fvd-widget-cols{display:grid;grid-template-columns:1fr 94px 100px;gap:8px;padding:9px 18px;background:var(--bg);border-bottom:1px solid var(--border);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--ink-3)}.fvd-widget-rows{padding:4px 18px}.fvd-wrow{display:grid;grid-template-columns:1fr 94px 100px;gap:8px;align-items:center;min-height:44px;padding:7px 0;border-bottom:1px solid var(--border);font-size:13px}.fvd-wrow:last-child{border-bottom:0}.fvd-wrow-name{font-weight:500;color:var(--ink)}.fvd-widget-note{font-size:11px;color:var(--ink-3);padding:10px 18px 14px;border-top:1px solid var(--border);line-height:1.5;margin-top:2px}.fvd-trust-strip{background:var(--bg);border-bottom:1px solid var(--border)}.fvd-trust-strip-inner{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;padding-block:13px;font-size:13px;color:var(--ink-2)}.fvd-trust-strip-inner>span:first-child{font-weight:700;color:var(--ink)}.fvd-trust-item{font-weight:500}.fvd-trust-dot{color:var(--ink-3)}.fvd-about{background:var(--white);padding-block:72px;border-bottom:1px solid var(--border)}.fvd-about-inner{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:48px;align-items:start}.fvd-about-copy h2{max-width:620px;margin-bottom:18px}.fvd-about-copy p{color:var(--ink-2);font-size:15px;line-height:1.75;max-width:680px;margin-bottom:14px}.fvd-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px;max-width:760px}.fvd-proof-tile{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:16px;min-height:152px}.fvd-proof-tile span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--blue-lt);color:var(--blue);font-size:11px;font-weight:800;margin-bottom:12px}.fvd-proof-tile strong{display:block;color:var(--ink);font-size:14px;margin-bottom:6px}.fvd-proof-tile p{margin:0;font-size:13px;line-height:1.55;color:var(--ink-2)}.fvd-about-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-lg);padding:26px;box-shadow:var(--sh-sm)}.fvd-about-mark{width:48px;height:48px;border-radius:10px;background:var(--blue);color:var(--white);display:grid;place-items:center;font-size:12px;font-weight:800;letter-spacing:.03em;margin-bottom:18px}.fvd-about-card h3{margin-bottom:10px}.fvd-about-card p{font-size:14px;color:var(--ink-2);line-height:1.65;margin-bottom:16px}.fvd-about-card ul{display:flex;flex-direction:column;gap:9px}.fvd-about-card li{position:relative;padding-left:20px;font-size:13px;color:var(--ink-2);line-height:1.5}.fvd-about-card li:before{content:"";position:absolute;left:0;top:5px;width:13px;height:13px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2315803d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/13px no-repeat}.fvd-problem{background:var(--bg-dk);color:var(--white);padding-block:80px}.fvd-problem h2{color:var(--white);max-width:640px;margin-bottom:16px}.fvd-problem-sub{color:#94a3b8;font-size:16px;max-width:700px;margin-bottom:52px;line-height:1.7}.fvd-problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;border:1px solid var(--border-dk);border-radius:var(--r-lg);overflow:hidden;background:var(--border-dk)}.fvd-prob-item{background:var(--bg-dk2);padding:28px 24px}.fvd-prob-icon{width:40px;height:40px;border-radius:8px;background:#1e40af33;border:1px solid rgba(30,64,175,.35);display:grid;place-items:center;color:#93c5fd;margin-bottom:16px}.fvd-prob-item h3{color:var(--white);font-size:15px;margin-bottom:10px;font-weight:700}.fvd-prob-item p{color:#94a3b8;font-size:14px;line-height:1.65}.fvd-before-after{background:var(--bg);padding-block:72px;border-top:1px solid var(--border)}.fvd-before-after h2{max-width:620px;margin-bottom:34px}.fvd-ba-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fvd-ba-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);padding:26px;box-shadow:var(--sh-sm)}.fvd-ba-before{border-top:4px solid var(--amber)}.fvd-ba-after{border-top:4px solid var(--green)}.fvd-ba-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin-bottom:16px}.fvd-ba-card ul{display:flex;flex-direction:column;gap:12px}.fvd-ba-card li{position:relative;padding-left:20px;font-size:14px;color:var(--ink-2);line-height:1.55}.fvd-ba-card li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--blue)}.fvd-forwho{background:var(--white);padding-block:72px;border-top:1px solid var(--border)}.fvd-forwho-inner{display:grid;grid-template-columns:1fr 1fr;gap:24px}.fvd-for-box{padding:32px;border-radius:var(--r-lg)}.fvd-for-yes{background:var(--blue-lt);border:1px solid var(--blue-bd)}.fvd-for-no{background:var(--bg);border:1px solid var(--border)}.fvd-for-box h2{margin-bottom:22px;font-size:clamp(20px,2.5vw,26px)}.fvd-for-box ul{display:flex;flex-direction:column;gap:10px}.fvd-for-box li{font-size:14px;line-height:1.55;color:var(--ink-2);padding-left:20px;position:relative}.fvd-for-yes li:before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e40af' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/12px no-repeat}.fvd-for-no li:before{content:"";position:absolute;left:0;top:7px;width:10px;height:10px;border-radius:50%;background:var(--ink-3);opacity:.5}.fvd-for-note{margin-top:20px;font-size:13px;color:var(--ink-2);font-style:italic;line-height:1.5}.fvd-track{background:var(--bg);padding-block:80px;border-top:1px solid var(--border)}.fvd-track h2{max-width:680px;margin-bottom:44px}.fvd-track-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fvd-track-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r);padding:24px;box-shadow:var(--sh-sm)}.fvd-track-icon{width:44px;height:44px;border-radius:10px;background:var(--blue-lt);border:1px solid var(--blue-bd);display:grid;place-items:center;color:var(--blue);margin-bottom:18px}.fvd-track-card h3{margin-bottom:14px;font-size:15px}.fvd-track-card ul{display:flex;flex-direction:column;gap:8px}.fvd-track-card li{font-size:13px;color:var(--ink-2);padding-left:14px;position:relative;line-height:1.5}.fvd-track-card li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:var(--blue);opacity:.5}.fvd-track-card li strong{color:var(--ink);font-weight:600}.fvd-track-boundary{margin-top:32px;padding:16px 20px;background:var(--amber-bg);border:1px solid var(--amber-bd);border-radius:var(--r);font-size:13px;color:#78350f;line-height:1.65}.fvd-track-boundary strong{color:#92400e}.fvd-gapcheck{background:var(--white);padding-block:72px;border-top:1px solid var(--border)}.fvd-gapcheck-inner{display:grid;grid-template-columns:1fr 560px;gap:56px;align-items:start}.fvd-gapcheck-copy h2{margin-bottom:16px}.fvd-gapcheck-copy p{font-size:15px;color:var(--ink-2);line-height:1.7;margin-bottom:12px}.fvd-gapcheck-note{font-size:13px!important;color:var(--ink-3)!important}.fvd-gapcheck-list{display:flex;flex-direction:column;gap:20px}.fvd-gapcheck-item{display:flex;gap:16px;align-items:flex-start;padding:20px;background:var(--bg);border:1px solid var(--border);border-radius:var(--r)}.fvd-gc-num{width:30px;height:30px;flex-shrink:0;border-radius:6px;background:var(--blue);color:var(--white);font-size:14px;font-weight:800;display:grid;place-items:center}.fvd-gapcheck-item strong{font-size:14px;display:block;margin-bottom:6px}.fvd-gapcheck-item p{font-size:13px;color:var(--ink-2);line-height:1.6;margin:0}.fvd-sample{background:var(--bg);padding-block:80px;border-top:1px solid var(--border)}.fvd-sample h2{max-width:640px;margin-bottom:14px}.fvd-sample-sub{color:var(--ink-2);max-width:620px;margin-bottom:20px;font-size:15px;line-height:1.65}.fvd-sample-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:34px}.fvd-report{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-md);overflow:hidden}.fvd-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--border);background:var(--bg)}.fvd-report-title{font-size:13px;font-weight:700;display:block;margin-bottom:3px}.fvd-report-client{font-size:11px;color:var(--ink-3)}.fvd-report-scroll{overflow-x:auto}.fvd-report-table{min-width:640px}.fvd-report-thead,.fvd-report-row{display:grid;grid-template-columns:1.6fr .75fr .9fr .7fr .9fr .7fr;gap:12px;padding:10px 20px;align-items:center;font-size:13px}.fvd-report-thead{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--ink-3);background:var(--bg);border-bottom:2px solid var(--border);padding-block:11px}.fvd-report-row{border-bottom:1px solid var(--border);min-height:46px}.fvd-report-row:last-child{border-bottom:0}.fvd-row-alert{background:#fef9f9}.fvd-date{font-size:12px;color:var(--ink-2)}.fvd-warn-text{color:var(--amber);font-weight:600}.fvd-bad-text{color:var(--red);font-weight:600}.fvd-report-foot{padding:11px 20px;font-size:11px;color:var(--ink-3);background:var(--bg);border-top:1px solid var(--border);line-height:1.5}.fvd-how{background:var(--white);padding-block:80px;border-top:1px solid var(--border)}.fvd-how h2{max-width:580px;margin-bottom:52px}.fvd-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.fvd-step-n{width:42px;height:42px;border-radius:10px;background:var(--blue-lt);border:2px solid var(--blue-bd);color:var(--blue);font-size:18px;font-weight:800;display:grid;place-items:center;margin-bottom:16px}.fvd-step h3{font-size:16px;margin-bottom:10px}.fvd-step p{font-size:14px;color:var(--ink-2);line-height:1.65;margin-bottom:12px}.fvd-step-tag{display:inline-block;font-size:11px;font-weight:600;color:var(--blue);background:var(--blue-lt);padding:4px 10px;border-radius:999px;border:1px solid var(--blue-bd)}.fvd-pricing{background:var(--bg);padding-block:80px;border-top:1px solid var(--border)}.fvd-pricing h2{max-width:560px;margin-bottom:48px}.fvd-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.fvd-price-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px 26px 26px;position:relative;box-shadow:var(--sh-sm)}.fvd-price-featured{border-color:var(--blue);border-width:2px;box-shadow:var(--sh-md),0 0 0 4px #1e40af0f}.fvd-featured-badge{display:inline-flex;padding:4px 10px;border-radius:999px;background:var(--blue);color:var(--white);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px}.fvd-price-tier{font-size:13px;font-weight:700;color:var(--ink-2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.fvd-price-amount{font-size:36px;font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:4px}.fvd-price-amount span{font-size:15px;font-weight:500;color:var(--ink-2);letter-spacing:0}.fvd-price-cap{font-size:12px;color:var(--ink-3);margin-bottom:16px}.fvd-price-what{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);margin-bottom:10px}.fvd-price-list{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}.fvd-price-list li{font-size:13px;color:var(--ink-2);padding-left:20px;position:relative;line-height:1.5}.fvd-price-list li:before{content:"";position:absolute;left:0;top:5px;width:13px;height:13px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e40af' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/13px no-repeat}.fvd-price-when{font-size:12px;color:var(--ink-3);margin-bottom:22px;padding-top:14px;border-top:1px solid var(--border);line-height:1.5}.fvd-pricing-note{margin-top:28px;font-size:13px;color:var(--ink-3);text-align:center;max-width:700px;margin-inline:auto;line-height:1.6}.fvd-faq{background:var(--white);padding-block:80px;border-top:1px solid var(--border)}.fvd-faq-inner{display:grid;grid-template-columns:260px 1fr;gap:60px;align-items:start}.fvd-faq-head h2{margin-bottom:12px}.fvd-faq-sub{font-size:14px;color:var(--ink-2)}.fvd-faq-sub a{color:var(--blue);font-weight:600;text-decoration:none}.fvd-faq-sub a:hover{text-decoration:underline}.fvd-faq-list{display:flex;flex-direction:column}.fvd-faq-item{border-bottom:1px solid var(--border)}.fvd-faq-item:first-child{border-top:1px solid var(--border)}.fvd-faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;font-size:15px;font-weight:600;cursor:pointer;color:var(--ink);-webkit-user-select:none;user-select:none}.fvd-faq-item summary::-webkit-details-marker{display:none}.fvd-faq-item summary:after{content:"";width:20px;height:20px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") center/18px no-repeat;transition:transform .2s}.fvd-faq-item[open] summary:after{transform:rotate(180deg)}.fvd-faq-body{padding-bottom:18px;display:flex;flex-direction:column;gap:10px}.fvd-faq-body p{font-size:14px;color:var(--ink-2);line-height:1.75}.fvd-contact{background:var(--bg-dk);color:var(--white);padding-block:80px}.fvd-contact-inner{display:grid;grid-template-columns:1fr 540px;gap:56px;align-items:start}.fvd-contact-copy h2{color:var(--white);margin-bottom:16px}.fvd-contact-copy>p{color:#94a3b8;font-size:16px;line-height:1.7;margin-bottom:28px}.fvd-what-next{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--r);padding:20px 22px;margin-bottom:24px}.fvd-what-next h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:14px}.fvd-what-next ol{list-style:none;display:flex;flex-direction:column;gap:10px;counter-reset:steps}.fvd-what-next ol li{font-size:14px;color:#cbd5e1;padding-left:24px;position:relative;line-height:1.55;counter-increment:steps}.fvd-what-next ol li:before{content:counter(steps);position:absolute;left:0;top:1px;width:17px;height:17px;border-radius:50%;background:#1e40af80;color:#93c5fd;font-size:10px;font-weight:800;display:grid;place-items:center}.fvd-what-next ol li strong{color:var(--white)}.fvd-what-next-note{margin-top:12px;font-size:12px;color:#64748b}.fvd-contact-trust{display:flex;flex-direction:column;gap:10px}.fvd-trust-line{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#cbd5e1}.fvd-trust-line svg{color:#34d399;flex-shrink:0}.fvd-form-wrap{background:var(--white);border-radius:var(--r-lg);padding:30px;box-shadow:var(--sh-lg)}.fvd-form-2col{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.fvd-field{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.fvd-field:last-of-type{margin-bottom:0}.fvd-field label{font-size:13px;font-weight:600;color:var(--ink)}.fvd-req{color:var(--red)}.fvd-opt{font-weight:400;color:var(--ink-3)}.fvd-field input,.fvd-field textarea{width:100%;border:1.5px solid var(--border);border-radius:var(--r);padding:10px 12px;font:inherit;font-size:14px;color:var(--ink);background:var(--white);outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none}.fvd-field input::placeholder,.fvd-field textarea::placeholder{color:var(--ink-3)}.fvd-field input:focus,.fvd-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1e40af1f}.fvd-field textarea{resize:vertical;min-height:88px}.fvd-form-wrap .fvd-btn{margin-top:6px}.fvd-form-note{font-size:11px;color:var(--ink-3);margin-top:10px;line-height:1.5}.fvd-success{display:flex;align-items:flex-start;gap:14px;padding:18px;background:var(--green-bg);border:1px solid var(--green-bd);border-radius:var(--r);color:var(--green)}.fvd-success svg{flex-shrink:0;margin-top:2px}.fvd-success strong{display:block;font-size:15px;margin-bottom:4px}.fvd-success p{font-size:13px;color:#166534;margin:0}.fvd-footer{background:#020617;padding-block:44px 36px}.fvd-footer-inner{display:flex;flex-direction:column;gap:22px}.fvd-footer-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.fvd-footer-brand{display:flex;align-items:center;gap:10px;color:#e2e8f0;font-size:15px}.fvd-footer-email{font-size:14px;color:#64748b;text-decoration:none}.fvd-footer-email:hover{color:var(--white)}.fvd-footer-legal{font-size:12px;line-height:1.7;color:#475569;padding:16px 18px;background:#0f172a;border-radius:var(--r);border:1px solid #1e293b}.fvd-footer-legal strong{color:#64748b}.fvd-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px;color:#334155;padding-top:16px;border-top:1px solid #0f172a;flex-wrap:wrap}@media(max-width:1024px){.fvd-hero-inner{grid-template-columns:1fr;padding-block:56px 48px;gap:40px}.fvd-about-inner{grid-template-columns:1fr;gap:32px}.fvd-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fvd-contact-inner{grid-template-columns:1fr}.fvd-gapcheck-inner{grid-template-columns:1fr;gap:36px}.fvd-forwho-inner,.fvd-ba-grid{grid-template-columns:1fr}.fvd-problem-grid,.fvd-track-grid,.fvd-steps{grid-template-columns:repeat(2,1fr)}.fvd-faq-inner{grid-template-columns:1fr;gap:36px}}@media(max-width:768px){.fvd-container{width:calc(100% - 32px)}.fvd-about{padding-block:52px}.fvd-problem{padding-block:56px}.fvd-before-after,.fvd-forwho{padding-block:52px}.fvd-track{padding-block:56px}.fvd-gapcheck{padding-block:52px}.fvd-sample,.fvd-how,.fvd-pricing,.fvd-faq,.fvd-contact{padding-block:56px}.fvd-nav-links>a:not(.fvd-btn){display:none}.fvd-pricing-grid{grid-template-columns:1fr;max-width:440px}.fvd-form-2col{grid-template-columns:1fr}.fvd-hero-actions{flex-direction:column}.fvd-hero-actions .fvd-btn{width:100%;justify-content:center}.fvd-proof-grid{grid-template-columns:1fr}.fvd-sample-actions{flex-direction:column}.fvd-sample-actions .fvd-btn{width:100%;justify-content:center}.fvd-trust-strip-inner .fvd-trust-dot{display:none}}@media(max-width:540px){.fvd-problem-grid,.fvd-track-grid,.fvd-steps{grid-template-columns:1fr}.fvd h1{font-size:clamp(28px,9vw,42px)}.fvd h2{font-size:clamp(22px,7vw,32px)}.fvd-price-amount{font-size:30px}.fvd-form-wrap{padding:20px}.fvd-footer-top{flex-direction:column;align-items:flex-start}.fvd-footer-bottom{flex-direction:column;align-items:flex-start;gap:4px}.fvd-widget-cols,.fvd-wrow{grid-template-columns:1fr 84px 88px}.fvd-what-next{padding:16px}}.forge-page{width:min(820px,calc(100% - 32px));margin:0 auto;padding:42px 0 70px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#17202a;line-height:1.55}.forge-page__back{display:inline-block;margin-bottom:20px;color:#17202a;font-weight:700;text-decoration:none}.forge-page__box{background:#fff;border:1px solid #dfe5ea;border-radius:8px;padding:24px}.forge-page h1{font-size:42px;line-height:1.05;margin:20px 0;letter-spacing:0}.forge-page__content{color:#5d6773}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
