.Hero-module__Z8hQ_W__section{flex-direction:column;justify-content:center;max-width:1200px;height:100vh;margin:0 auto;padding:0 2rem;display:flex}.Hero-module__Z8hQ_W__headline{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2rem,7vw,5.5rem);font-weight:600;line-height:1.1}.Hero-module__Z8hQ_W__subheadline{color:#555;max-width:600px;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.6}.Hero-module__Z8hQ_W__cta{margin-top:3rem}.Hero-module__Z8hQ_W__button{color:#fff;background:#000;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:transform .2s;display:inline-block}.Hero-module__Z8hQ_W__button:hover{transform:translateY(-2px)}
.Comparison-module__122zhW__section{padding:var(--spacing-section)0;background:#fff;border-top:1px solid #f0f0f0}.Comparison-module__122zhW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Comparison-module__122zhW__header{text-transform:uppercase;letter-spacing:.1em;color:#888;margin-bottom:3rem;font-size:1rem}.Comparison-module__122zhW__narrative{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:6rem;display:grid}.Comparison-module__122zhW__title{letter-spacing:-.03em;font-size:2.5rem;font-weight:500;line-height:1.2}.Comparison-module__122zhW__description{color:#555;line-height:1.7}.Comparison-module__122zhW__bulletList{flex-direction:column;gap:1rem;margin-top:2rem;list-style:none;display:flex}.Comparison-module__122zhW__bullet{color:#000;padding-left:1.5rem;font-weight:500;position:relative}.Comparison-module__122zhW__bullet:before{content:"→";color:#888;position:absolute;left:0}.Comparison-module__122zhW__gridContainer{background:#fff;border:1px solid #e5e5e5;width:100%;display:flex}.Comparison-module__122zhW__column{border-right:1px solid #e5e5e5;flex-direction:column;flex:1;display:flex}.Comparison-module__122zhW__column:last-child{border-right:none}.Comparison-module__122zhW__colHeader{background:#f9f9f9;border-bottom:1px solid #e5e5e5;flex-direction:column;justify-content:center;height:140px;padding:2rem;display:flex}.Comparison-module__122zhW__type{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;display:block}.Comparison-module__122zhW__sub{color:#888;font-size:.8rem;font-weight:400}.Comparison-module__122zhW__colContent{color:#444;flex-grow:1;padding:2rem;font-size:.95rem;line-height:1.6}.Comparison-module__122zhW__highlightColumn{color:#fff;z-index:1;background:#000;border-color:#000;position:relative;transform:scaleY(1.05);box-shadow:0 20px 40px #00000026}.Comparison-module__122zhW__highlightColumn .Comparison-module__122zhW__colHeader{background:#000;border-bottom:1px solid #333}.Comparison-module__122zhW__highlightColumn .Comparison-module__122zhW__colContent{color:#ccc}.Comparison-module__122zhW__highlightColumn .Comparison-module__122zhW__sub{color:#888}@media (max-width:900px){.Comparison-module__122zhW__narrative{grid-template-columns:1fr;gap:2rem}.Comparison-module__122zhW__gridContainer{background:0 0;border:none;flex-direction:column;gap:1rem}.Comparison-module__122zhW__column{border:1px solid #e5e5e5}.Comparison-module__122zhW__highlightColumn{border:1px solid #000;margin-top:1rem;transform:none}.Comparison-module__122zhW__colHeader{height:auto;padding:1.5rem}}
.Services-module__PFRRnG__section{padding:var(--spacing-section)0;background:#fafafa;width:100%}.Services-module__PFRRnG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__PFRRnG__header{text-transform:uppercase;letter-spacing:.1em;color:#888;border-bottom:1px solid #e5e5e5;margin-bottom:4rem;padding-bottom:1rem;font-size:1rem}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;display:grid}.Services-module__PFRRnG__card{background:#fff;padding:2rem}.Services-module__PFRRnG__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.8rem;font-weight:500}.Services-module__PFRRnG__desc{color:#555;line-height:1.6}
.Contact-module__OWeMSG__section{color:#fff;padding:var(--spacing-section)2rem 2rem;background:#000;flex-direction:column;justify-content:space-between;min-height:90vh;display:flex}.Contact-module__OWeMSG__container{width:100%;max-width:800px;margin:0 auto}.Contact-module__OWeMSG__headline{letter-spacing:-.03em;margin-bottom:3rem;font-size:3rem;font-weight:600}.Contact-module__OWeMSG__referralNote{background:#0a0a0a;border:1px solid #222;border-radius:2px;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding:1.5rem;transition:border-color .3s;display:flex}.Contact-module__OWeMSG__referralNote:hover{border-color:#333}.Contact-module__OWeMSG__referralIcon{color:#0f0;flex-shrink:0;margin-top:2px;font-size:1.2rem;line-height:1}.Contact-module__OWeMSG__referralText{color:#888;margin:0;font-size:.95rem;line-height:1.6}.Contact-module__OWeMSG__referralText strong{color:#fff;font-weight:500}.Contact-module__OWeMSG__form{flex-direction:column;gap:2rem;display:flex}.Contact-module__OWeMSG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__label{text-transform:uppercase;letter-spacing:.1em;color:#666;font-size:.75rem;font-weight:500}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #333;border-radius:0;outline:none;padding:.5rem 0;font-family:inherit;font-size:1.5rem;transition:border-color .3s}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:#fff}.Contact-module__OWeMSG__textarea{resize:none;min-height:100px}.Contact-module__OWeMSG__submit{color:#000;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#fff;border:none;align-self:flex-start;margin-top:2rem;padding:1rem 3rem;font-size:.9rem;font-weight:600;transition:background .3s}.Contact-module__OWeMSG__submit:hover{background:#ccc}.Contact-module__OWeMSG__footer{color:#555;text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #222;justify-content:space-between;align-items:flex-start;margin-top:8rem;padding-top:2rem;font-size:.8rem;display:flex}.Contact-module__OWeMSG__footerRight{flex-direction:row;gap:.5rem;display:flex}.Contact-module__OWeMSG__team{align-items:center;gap:.5rem;display:flex}.Contact-module__OWeMSG__teamLabel{color:#444;margin-right:.5rem}.Contact-module__OWeMSG__teamLink{color:#888;border-bottom:1px solid #0000;text-decoration:none;transition:color .3s}.Contact-module__OWeMSG__teamLink:hover{color:#fff;border-bottom-color:#fff}.Contact-module__OWeMSG__separator{color:#333}@media (max-width:768px){.Contact-module__OWeMSG__section{padding:6rem 1.5rem 2rem}.Contact-module__OWeMSG__headline{margin-bottom:2rem;font-size:2.5rem}.Contact-module__OWeMSG__referralNote{background:#111;gap:.75rem;padding:1.25rem}.Contact-module__OWeMSG__referralIcon{display:none}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{font-size:1.2rem}.Contact-module__OWeMSG__footer{flex-direction:column;gap:2rem;margin-top:4rem}.Contact-module__OWeMSG__footerRight{color:#444;width:100%}.Contact-module__OWeMSG__team{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.Contact-module__OWeMSG__teamLabel{color:#333;margin-bottom:.25rem;font-size:.7rem;display:block}.Contact-module__OWeMSG__team .Contact-module__OWeMSG__separator{display:none}.Contact-module__OWeMSG__teamLink{color:#999;padding:.2rem 0;display:block}}
.Preloader-module__3uR81a__loader{color:#fff;z-index:9999;background-color:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Preloader-module__3uR81a__counter{font-variant-numeric:tabular-nums;font-size:10vw;font-weight:300;line-height:1}.Preloader-module__3uR81a__tagline{text-transform:uppercase;letter-spacing:.1em;color:#666;justify-content:space-between;font-family:monospace;font-size:.8rem;display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem}.Preloader-module__3uR81a__brand{color:#fff;font-weight:600}.Preloader-module__3uR81a__location{color:#666}
.ReferralToast-module__tEObVW__toast{color:#fff;z-index:900;width:340px;font-family:var(--font-main);background:#0a0a0a;border:1px solid #222;border-radius:2px;padding:0;position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 20px 40px #0006}.ReferralToast-module__tEObVW__header{background:#111;border-bottom:1px solid #222;align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex}.ReferralToast-module__tEObVW__indicator{background-color:#0f0;border-radius:50%;width:6px;height:6px;animation:2s infinite ReferralToast-module__tEObVW__pulse;box-shadow:0 0 5px #00ff0080}@keyframes ReferralToast-module__tEObVW__pulse{0%,to{opacity:1}50%{opacity:.5}}.ReferralToast-module__tEObVW__systemLabel{text-transform:uppercase;letter-spacing:.15em;color:#666;flex-grow:1;font-family:monospace;font-size:.65rem}.ReferralToast-module__tEObVW__close{color:#444;cursor:pointer;background:0 0;border:none;padding:2px;font-size:.8rem;transition:color .2s}.ReferralToast-module__tEObVW__close:hover{color:#fff}.ReferralToast-module__tEObVW__grid{align-items:flex-start;padding:1.2rem 1rem;display:flex}.ReferralToast-module__tEObVW__column{flex-direction:column;flex:1;display:flex}.ReferralToast-module__tEObVW__divider{background:#222;align-self:center;width:1px;height:40px;margin:0 1rem}.ReferralToast-module__tEObVW__label{text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:.25rem;font-size:.6rem}.ReferralToast-module__tEObVW__value{color:#fff;letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.ReferralToast-module__tEObVW__sub{color:#444;margin-top:.1rem;font-size:.65rem}.ReferralToast-module__tEObVW__actionButton{color:#000;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-size:.75rem;font-weight:600;transition:background .2s;display:flex}.ReferralToast-module__tEObVW__actionButton:hover{background:#ddd}@media (max-width:480px){.ReferralToast-module__tEObVW__toast{width:auto;bottom:1rem;left:1rem;right:1rem}}
