.Header-module__hBw1pG__header{border-bottom:1px solid var(--border);background:radial-gradient(circle at 50% 50%,#fff 0%,var(--background)100%);padding:3rem 0 6rem;position:relative}.Header-module__hBw1pG__brandRow{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.Header-module__hBw1pG__brand{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--foreground);font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__pain{color:var(--accent);align-items:center;min-height:2.5rem;margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400;display:flex}.Header-module__hBw1pG__painText{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:500;transition:all .3s;display:inline-block}.Header-module__hBw1pG__painFlip{opacity:0;transform:translateY(-10px)}.Header-module__hBw1pG__title{color:var(--foreground);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1}.Header-module__hBw1pG__titleHighlight{color:var(--primary);display:inline-block;position:relative}.Header-module__hBw1pG__titleHighlight:after{content:"";background-color:var(--border);z-index:-1;width:100%;height:.1em;position:absolute;bottom:.1em;left:0}.Header-module__hBw1pG__subhead{color:var(--accent);max-width:60ch;font-size:clamp(1.25rem,3vw,1.5rem);line-height:1.6}.Header-module__hBw1pG__ctaGroup{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.Header-module__hBw1pG__ctaPrimary{background:var(--foreground);color:var(--background);border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.Header-module__hBw1pG__ctaSecondary{border:1px solid var(--border);color:var(--foreground);border-radius:4px;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__ctaSecondary:hover{border-color:var(--foreground);background:#00000005}.Header-module__hBw1pG__meta{font-family:var(--font-mono);color:var(--accent);gap:2rem;margin-top:4rem;font-size:.875rem;display:flex}.Header-module__hBw1pG__metaItem{align-items:center;gap:.5rem;display:flex}
.VeteranSection-module__ruAkVW__section{background-color:#fff;padding:6rem 0}.VeteranSection-module__ruAkVW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:768px){.VeteranSection-module__ruAkVW__grid{grid-template-columns:1fr;gap:2rem}}.VeteranSection-module__ruAkVW__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.VeteranSection-module__ruAkVW__heading{margin-bottom:2rem;font-size:2.5rem;font-weight:600;line-height:1.2}.VeteranSection-module__ruAkVW__text{color:var(--accent);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.VeteranSection-module__ruAkVW__contrast{color:var(--foreground);border-left:3px solid var(--foreground);background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1.25rem;font-weight:600}.VeteranSection-module__ruAkVW__stat{font-family:var(--font-mono);color:var(--foreground);font-size:3rem;font-weight:700}.VeteranSection-module__ruAkVW__statLabel{color:var(--accent);margin-top:.5rem;font-size:.875rem}
.ScanFramework-module__nlU75W__section{background-color:var(--background);border-top:1px solid var(--border);padding:8rem 0}.ScanFramework-module__nlU75W__heading{text-align:center;margin-bottom:4rem;font-size:2rem}.ScanFramework-module__nlU75W__steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.ScanFramework-module__nlU75W__card{border:1px solid var(--border);background:#fff;padding:2rem;transition:transform .2s;position:relative}.ScanFramework-module__nlU75W__card:hover{border-color:var(--foreground);transform:translateY(-8px);box-shadow:8px 8px #000c}.ScanFramework-module__nlU75W__stepNumber{font-family:var(--font-mono);color:var(--border);opacity:.5;font-size:3rem;font-weight:700;position:absolute;top:1rem;right:1.5rem}.ScanFramework-module__nlU75W__stepTitle{font-family:var(--font-mono);color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.ScanFramework-module__nlU75W__stepDescription{color:var(--accent);font-size:.95rem;line-height:1.6}
.Pricing-module__yc4bBa__section{background:#fafafa;padding:6rem 0}.Pricing-module__yc4bBa__heading{text-align:center;margin-bottom:.5rem;font-size:2rem}.Pricing-module__yc4bBa__subheading{text-align:center;color:var(--accent);font-family:var(--font-mono);margin-bottom:3rem;font-size:.875rem}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.Pricing-module__yc4bBa__card{border:1px solid var(--border);background:#fff;flex-direction:column;padding:2.5rem 2rem;display:flex}.Pricing-module__yc4bBa__cardHighlighted{border:2px solid var(--foreground);position:relative}.Pricing-module__yc4bBa__cardHighlighted:before{content:"Популярний";background:var(--foreground);color:#fff;font-family:var(--font-mono);text-transform:uppercase;padding:.25rem 1rem;font-size:.75rem;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__planName{margin-bottom:.5rem;font-size:1.25rem}.Pricing-module__yc4bBa__price{margin-bottom:.5rem;font-size:2rem;font-weight:800}.Pricing-module__yc4bBa__description{color:var(--accent);margin-bottom:2rem;font-size:.875rem}.Pricing-module__yc4bBa__features{flex:1;margin:0 0 2rem;padding:0;list-style:none}.Pricing-module__yc4bBa__features li{align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__features li svg{color:var(--primary);flex-shrink:0}.Pricing-module__yc4bBa__cta{text-align:center;background:var(--foreground);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:block}.Pricing-module__yc4bBa__cta:hover,.Pricing-module__yc4bBa__cardHighlighted .Pricing-module__yc4bBa__cta{background:var(--primary)}@media (max-width:768px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__section{background:#fff;padding:6rem 0}.FAQ-module__V8_xEa__heading{text-align:center;margin-bottom:3rem;font-size:2rem}.FAQ-module__V8_xEa__list{max-width:700px;margin:0 auto}.FAQ-module__V8_xEa__item{border-bottom:1px solid var(--border)}.FAQ-module__V8_xEa__question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-family:inherit;font-size:1.125rem;font-weight:500;display:flex}.FAQ-module__V8_xEa__chevron{color:var(--accent);flex-shrink:0;transition:transform .2s}.FAQ-module__V8_xEa__itemOpen .FAQ-module__V8_xEa__chevron{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__itemOpen .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__answer p{color:var(--accent);padding-bottom:1.5rem;line-height:1.7}
.LeadForm-module__XoDmrG__section{background-color:#fff;padding:8rem 0}.LeadForm-module__XoDmrG__container{max-width:500px;margin:0 auto;padding:0 1.5rem}.LeadForm-module__XoDmrG__heading{text-align:center;margin-bottom:1rem;font-size:2rem}.LeadForm-module__XoDmrG__subheading{color:var(--accent);text-align:center;font-family:var(--font-mono);margin-bottom:2rem;font-size:.875rem}.LeadForm-module__XoDmrG__form{gap:.75rem;display:flex}.LeadForm-module__XoDmrG__input{font-family:var(--font-sans);border:1px solid var(--border);background:#fdfcf8;border-radius:4px;flex:1;padding:1rem;font-size:1rem;transition:border-color .2s,background-color .2s}.LeadForm-module__XoDmrG__input:focus{border-color:var(--foreground);background:#fff;outline:none}.LeadForm-module__XoDmrG__button{background-color:var(--foreground);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:1rem 2rem;font-size:.875rem;transition:all .2s}.LeadForm-module__XoDmrG__button:hover{background-color:var(--primary);transform:translateY(-1px)}.LeadForm-module__XoDmrG__trustBadges{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.LeadForm-module__XoDmrG__badge{font-family:var(--font-mono);color:var(--accent);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.LeadForm-module__XoDmrG__successMessage{text-align:center;padding:3rem 0}@media (max-width:600px){.LeadForm-module__XoDmrG__form{flex-direction:column}.LeadForm-module__XoDmrG__trustBadges{gap:1rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__logoRow{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__logoText{font-family:var(--font-mono);font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__tagline{opacity:.6;max-width:300px;font-size:.9rem}.Footer-module__S6Hkya__links{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__linksTitle{text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-bottom:.5rem;font-size:.85rem}.Footer-module__S6Hkya__links a{color:var(--foreground);opacity:.7;font-size:.9rem;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__links a:hover{opacity:1}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;opacity:.4;margin-top:3rem;padding-top:1.5rem;font-size:.85rem}
