#edih-page{--ink:#f5f5f5;--dark:#101010;--muted:#b6b6b6;--yellow:#fcc21d;--accent:#eeee22;--line:#383838;--soft:#191919;--white:#fff;--radius:16px}
#edih-page *{box-sizing:border-box}
#edih-page{margin:0;color:var(--ink);font:16px/1.6 "Roboto",Arial,sans-serif;background:#121212;color-scheme:dark}
#edih-page a{color:inherit;text-underline-offset:4px}
#edih-page button,#edih-page input,#edih-page textarea,#edih-page select{font:inherit}
#edih-page button,#edih-page a,#edih-page input,#edih-page select,#edih-page textarea,#edih-page summary{-webkit-tap-highlight-color:transparent}
#edih-page button{cursor:pointer}
#edih-page a:focus-visible,#edih-page button:focus-visible,#edih-page summary:focus-visible{outline:3px solid #248baa;outline-offset:5px}
#edih-page input:focus,#edih-page textarea:focus,#edih-page select:focus{outline:2px solid #2586a3;outline-offset:2px}
#edih-page .shell{max-width:1200px;padding:0 36px;margin:auto}
#edih-page .preview-note{padding:7px 20px;text-align:center;font-size:12px;background:#1c1c1c;color:#c4c4c4;border-bottom:1px solid #333}
#edih-page .preview-note span{font-weight:800;margin-right:16px;letter-spacing:1px}
#edih-page .skip{position:absolute;top:-100px;left:15px;background:#202020;padding:10px;z-index:50}
#edih-page .skip:focus{top:40px}
#edih-page .header{background:var(--dark);color:#fff;border-bottom:1px solid #ffffff18}
#edih-page .nav{min-height:98px;display:flex;gap:35px;align-items:center;justify-content:space-between}
#edih-page .brand{display:flex;align-items:center;gap:13px;text-decoration:none}
#edih-page .brand img{object-fit:contain;flex:none}
#edih-page .brand span{font-size:11px;color:#b2bec5;line-height:1.5}
#edih-page .brand strong{font-weight:500;color:#e5ecee}
#edih-page .nav nav{display:flex;gap:26px;font-size:14px}
#edih-page .nav nav a{text-decoration:none;color:#c3cbd0}
#edih-page .nav nav a.active{color:var(--yellow)}
#edih-page .button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:14px 23px;border:0;border-radius:100px;background:var(--yellow);color:#171717;font-weight:700;text-decoration:none;font-size:15px;transition:background .15s}
#edih-page .button:hover{background:#ffda65}
#edih-page .button span{font-size:22px;line-height:1}
#edih-page .button-small{min-height:44px;font-size:13px;padding:10px 17px;gap:16px}
#edih-page .hero{position:relative;background:radial-gradient(ellipse at 90% 15%,#292a24 0,transparent 58%),var(--dark);color:white;overflow:hidden}
#edih-page .hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:linear-gradient(#8ea2ac22 1px,transparent 1px),linear-gradient(90deg,#8ea2ac22 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to right,transparent,#000)}
#edih-page .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr 1fr;gap:76px;align-items:center;padding-top:67px;padding-bottom:76px}
#edih-page .eyebrow{font-size:11px;font-weight:800;letter-spacing:1.7px;margin:0 0 19px;color:var(--yellow)}
#edih-page .badge{display:inline-flex;align-items:center;gap:10px;text-decoration:none;letter-spacing:1px;font-size:10px;padding:8px 10px;border:1px solid #66767c70;border-radius:4px;color:#c9d6dc;margin-bottom:25px}
#edih-page .dot{width:6px;height:6px;background:var(--yellow);border-radius:50%}
#edih-page h1{font-size:clamp(39px,4.6vw,60px);font-weight:800;line-height:1.07;letter-spacing:-1.6px;margin:0 0 25px}
#edih-page h1 span{color:var(--accent)}
#edih-page .lead{font-size:17px;color:#bac7ce;line-height:1.7;max-width:540px;margin:0 0 30px}
#edih-page .actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
#edih-page .text-link{font-size:13px;color:#e2eaee;text-decoration:none;display:flex;gap:12px}
#edih-page .hero-note{font-size:12px;color:#92a4af;margin-top:21px}
#edih-page .funding-card{background:#202020;border:1px solid #3a3a36;color:var(--ink);padding:29px 32px 26px;border-radius:var(--radius);box-shadow:0 24px 80px #0003;position:relative}
#edih-page .funding-card:before{content:"";height:5px;background:var(--yellow);position:absolute;top:0;left:30px;right:30px;border-radius:0 0 5px 5px}
#edih-page .card-top{display:flex;justify-content:space-between;align-items:center;font-size:17px;gap:12px}
#edih-page .card-top strong{display:block;font-size:8px;letter-spacing:2px;line-height:1.1}
#edih-page .tiny-tag{font-size:9px;letter-spacing:1px;background:#303030;padding:5px 8px;border-radius:3px;color:#bcbcbc}
#edih-page .overline{font-size:11px;letter-spacing:2px;margin:28px 0 0;color:var(--muted);font-weight:700}
#edih-page .big-number{color:var(--accent);font-size:114px;line-height:1.07;letter-spacing:-7px;margin:0;font-weight:800}
#edih-page .big-number span{font-size:54px;letter-spacing:-2px}
#edih-page .funding-card h2{font-size:22px;margin:4px 0 8px;letter-spacing:-.4px}
#edih-page .funding-card>p:not(.big-number):not(.overline){font-size:14px;margin:0 0 15px;color:var(--muted)}
#edih-page .funding-bar{height:12px;border-radius:4px;overflow:hidden;background:#454545;margin:23px 0 10px}
#edih-page .funding-bar span{display:block;width:65%;height:100%;background:var(--yellow)}
#edih-page .funding-legend{display:flex;justify-content:space-between;font-size:11px;font-weight:600}
#edih-page .funding-legend i{width:7px;height:7px;background:var(--yellow);display:inline-block;margin-right:4px}
#edih-page .card-rule{border-top:1px solid var(--line);margin:22px 0 17px}
#edih-page .funding-card .small{font-size:11px!important;line-height:1.7}
#edih-page .card-link{display:flex;justify-content:space-between;font-size:12px;text-decoration:none;font-weight:650}
#edih-page .trust-strip{background:#191919;border-bottom:1px solid var(--line)}
#edih-page .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:25px;padding-bottom:25px}
#edih-page .trust-grid>div{display:flex;gap:15px;align-items:center}
#edih-page .trust-grid>div>span{font-size:12px;color:#b6b6b6;border-right:1px solid #454545;padding-right:15px}
#edih-page .trust-grid p{font-size:11px;line-height:1.6;margin:0;color:var(--muted)}
#edih-page .trust-grid strong{color:var(--ink);font-size:12px;font-weight:650}
#edih-page .section{padding-top:82px;padding-bottom:82px}
#edih-page .section h2{color:var(--accent);font-size:35px;line-height:1.18;letter-spacing:-1.1px;margin:0 0 24px;font-weight:700}
#edih-page .muted{color:var(--muted)}
#edih-page .intro{display:grid;grid-template-columns:1fr 1.12fr;gap:95px}
#edih-page .intro p:not(.eyebrow){margin:0 0 17px;color:var(--muted);font-size:15px}
#edih-page .inline-link{font-size:13px;font-weight:650}
#edih-page .soft{background:var(--soft)}
#edih-page .section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:35px}
#edih-page .section-heading h2{margin-bottom:0}
#edih-page .section-heading>p{font-size:13px;color:var(--muted);max-width:330px}
#edih-page .steps{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:23px}
#edih-page .steps li{padding:23px 0 0;border-top:1px solid #484848;position:relative}
#edih-page .steps li:before{position:absolute;left:0;top:-3px;content:"";width:6px;height:6px;border-radius:50%;background:var(--yellow)}
#edih-page .step-number{font-size:30px;color:var(--yellow);font-weight:300;letter-spacing:-1px}
#edih-page .steps h3{font-size:18px;margin:18px 0 10px}
#edih-page .steps p{font-size:13px;line-height:1.8;color:var(--muted);margin:0 0 17px}
#edih-page .step-tag{display:inline-block;font-size:9px;font-weight:650;border:1px solid #454545;padding:4px 7px;border-radius:3px}
#edih-page .section-footnote{font-size:11px;line-height:1.8;margin:35px 0 0;color:var(--muted);max-width:950px}
#edih-page .needs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
#edih-page .needs-grid article{background:#1b1b1b;border:1px solid var(--line);padding:28px;border-radius:8px;display:flex;flex-direction:column}
#edih-page .line-icon{color:var(--yellow);font-size:14px;letter-spacing:1px}
#edih-page .needs-grid h3{font-size:19px;margin:25px 0 9px}
#edih-page .needs-grid p{font-size:14px;color:var(--muted);margin:0 0 28px}
#edih-page .need-link{background:transparent;border:0;text-align:left;font-size:13px;font-weight:650;padding:0;margin-top:auto;display:flex;justify-content:space-between;color:var(--ink)}
#edih-page .finance-section{background:#191919;border-block:1px solid #303030}
#edih-page .finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}
#edih-page .finance-grid p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:20px}
#edih-page .small{font-size:12px!important;line-height:1.7}
#edih-page .calculator{background:#232323;border:1px solid #3c3c3c;border-radius:12px;padding:32px}
#edih-page .calculator>label{font-size:12px;font-weight:650}
#edih-page .budget-entry{display:flex;gap:12px;align-items:center;padding:16px 0 10px}
#edih-page .budget-entry input{width:185px;font-size:39px;font-weight:700;border:0;border-bottom:1px solid var(--line);line-height:1.2;padding:0 0 4px;border-radius:0}
#edih-page .budget-entry span{font-size:15px;color:var(--muted)}
#edih-page input[type=range]{width:100%;accent-color:var(--yellow);margin:15px 0 10px}
#edih-page .calculator .small{font-size:10px!important;margin:8px 0!important}
#edih-page .calc-results{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:24px 0 15px}
#edih-page .calc-results>div{background:#303030;border-radius:6px;padding:17px}
#edih-page .calc-results>div:first-child{background:#35321c;color:#f7e397}
#edih-page .calc-results span{display:block;font-size:10px;margin-bottom:5px}
#edih-page .calc-results output{font-size:29px;font-weight:700;letter-spacing:-.8px;white-space:nowrap}
#edih-page .contact-section{background:var(--dark);color:white}
#edih-page .contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start}
#edih-page .contact-copy{padding-top:20px}
#edih-page .contact-copy h2{font-size:40px}
#edih-page .contact-copy>p:not(.eyebrow){font-size:15px;color:#b0bfc7;max-width:370px}
#edih-page .contact-promises{border-top:1px solid #ffffff26;margin-top:30px;padding:17px 0}
#edih-page .contact-promises p{font-size:13px;color:#d4dfe5;margin:13px 0}
#edih-page .contact-promises span{color:var(--yellow);margin-right:12px}
#edih-page .local-card{border-left:2px solid var(--yellow);padding-left:20px;margin-top:45px;font-size:13px}
#edih-page .local-card p{font-size:12px;color:#a8bac3}
#edih-page .local-card a{font-size:12px;color:#e7ecee}
#edih-page .contact-form{background:#202020;border:1px solid #3b3b3b;color:var(--ink);border-radius:12px;padding:32px;box-shadow:0 15px 50px #0002}
#edih-page .form-heading{display:flex;gap:15px;align-items:center;margin-bottom:25px}
#edih-page .form-heading h3{font-size:19px;margin:0 0 2px}
#edih-page .form-heading p{font-size:11px;margin:0;color:var(--muted)}
#edih-page .form-badge{background:#38331b;color:var(--yellow);font-weight:800;font-size:10px;letter-spacing:1px;padding:12px 9px;border-radius:5px}
#edih-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:18px}
#edih-page .contact-form label{display:block;font-size:12px;font-weight:650;margin-bottom:7px}
#edih-page .contact-form label span{font-weight:400;color:var(--muted)}
#edih-page .contact-form input:not([type=hidden]),#edih-page .contact-form select,#edih-page .contact-form textarea{display:block;width:100%;max-width:100%;padding:10px 12px;border:1px solid #515151;border-radius:7px;background:#151515;font-size:13px;color:var(--ink)}
#edih-page .contact-form textarea{resize:vertical;min-height:110px}
#edih-page .field{margin-top:18px}
#edih-page .contact-form select{min-height:42px}
#edih-page .privacy{font-size:10px;line-height:1.75;color:var(--muted);margin:20px 0}
#edih-page .submit{width:100%;justify-content:space-between}
#edih-page .demo-hint{font-size:10px;color:var(--muted);margin:11px 0 0}
#edih-page .form-feedback{background:#183421;color:#c6efce;padding:15px;border-radius:5px;font-size:13px;line-height:1.6;margin-top:18px;border:1px solid #43764c}
#edih-page .form-feedback strong{display:block}
#edih-page .faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}
#edih-page .faq details{border-bottom:1px solid var(--line)}
#edih-page .faq summary{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px;font-weight:650;padding:19px 0;list-style:none;cursor:pointer}
#edih-page .faq summary::-webkit-details-marker{display:none}
#edih-page .faq summary>span{font-size:22px;font-weight:300}
#edih-page .faq details[open] summary>span{transform:rotate(45deg)}
#edih-page .faq p{font-size:13px;color:var(--muted);line-height:1.8;margin:0 0 22px}
#edih-page footer{background:#0b0b0b;color:#cad6dc;font-size:12px}
#edih-page .footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:35px;padding-bottom:35px}
#edih-page .footer-main p{font-size:12px}
#edih-page .footer-main a{font-size:12px}
#edih-page .footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff1a;padding-top:18px;padding-bottom:18px;color:#92a4ad;font-size:10px}
@media (max-width:1050px){#edih-page .hero-grid{gap:40px;grid-template-columns:1.2fr 1fr}
#edih-page .nav nav{display:none}
#edih-page .hero h1{font-size:49px}
#edih-page .funding-card{padding:27px}
#edih-page .intro,#edih-page .finance-grid,#edih-page .contact-grid{gap:48px}
#edih-page .steps{gap:18px}
#edih-page .steps h3{font-size:16px}
#edih-page .contact-copy h2{font-size:33px}
#edih-page .faq-section{gap:45px}
#edih-page .section h2{font-size:31px}}
@media (max-width:740px){#edih-page .shell{padding-left:22px;padding-right:22px}
#edih-page .preview-note{font-size:10px;line-height:1.7;padding:5px 14px}
#edih-page .preview-note span{display:block;margin:0}
#edih-page .nav{min-height:80px;gap:15px}
#edih-page .brand span{display:none}
#edih-page .brand img{width:54px;height:54px}
#edih-page .button-small{font-size:11px;padding:9px 12px;gap:10px}
#edih-page .hero-grid{display:block;padding-top:43px;padding-bottom:42px}
#edih-page .hero h1{font-size:44px;line-height:1.08;letter-spacing:-1.8px}
#edih-page .badge{font-size:8px;letter-spacing:.7px;margin-bottom:24px}
#edih-page .lead{font-size:15px}
#edih-page .actions{gap:20px}
#edih-page .actions .button{font-size:13px;gap:22px}
#edih-page .hero-note{font-size:11px}
#edih-page .funding-card{margin-top:34px;padding:25px}
#edih-page .big-number{font-size:97px}
#edih-page .overline{margin-top:20px}
#edih-page .funding-card h2{font-size:22px}
#edih-page .trust-grid{grid-template-columns:1fr;gap:20px;padding-top:26px;padding-bottom:26px}
#edih-page .trust-grid p{font-size:11px}
#edih-page .trust-grid strong{font-size:13px}
#edih-page .trust-grid>div>span{width:30px}
#edih-page .section{padding-top:53px;padding-bottom:53px}
#edih-page .section h2{font-size:30px;letter-spacing:-.9px}
#edih-page .intro,#edih-page .finance-grid,#edih-page .contact-grid,#edih-page .faq-section{grid-template-columns:1fr;gap:25px}
#edih-page .intro h2{margin:0}
#edih-page .section-heading{display:block;margin-bottom:30px}
#edih-page .section-heading>p{font-size:12px;margin-top:20px}
#edih-page .steps{grid-template-columns:1fr 1fr;gap:32px 20px}
#edih-page .steps h3{font-size:17px;margin-top:12px}
#edih-page .steps p{font-size:12px}
#edih-page .step-tag{font-size:8px}
#edih-page .needs-grid{grid-template-columns:1fr;gap:14px}
#edih-page .needs-grid article{padding:23px}
#edih-page .needs-grid h3{margin-top:16px}
#edih-page .needs-grid p{margin-bottom:22px}
#edih-page .calculator{padding:23px}
#edih-page .calc-results output{font-size:26px}
#edih-page .contact-copy{padding-top:0}
#edih-page .contact-copy h2{font-size:33px}
#edih-page .local-card{margin:20px 0 10px}
#edih-page .contact-grid{gap:35px}
#edih-page .contact-form{padding:23px}
#edih-page .form-grid{grid-template-columns:1fr;gap:15px}
#edih-page .form-heading h3{font-size:17px}
#edih-page .contact-form input:not([type=hidden]),#edih-page .contact-form textarea,#edih-page .contact-form select{font-size:16px}
#edih-page .privacy,#edih-page .demo-hint{font-size:11px}
#edih-page .faq-section{gap:0}
#edih-page .footer-main{flex-direction:column;align-items:flex-start;gap:12px}
#edih-page .footer-main .brand img{width:54px;height:54px}
#edih-page .footer-bottom{gap:20px;align-items:start;font-size:9px}
#edih-page .tiny-tag{font-size:8px}}
@media (prefers-reduced-motion:reduce){#edih-page *{transition:none!important}}
#edih-page h1,#edih-page h2,#edih-page h3,#edih-page .button,#edih-page .nav nav,#edih-page .big-number,#edih-page .calc-results output{font-family:"Nunito",Arial,sans-serif}
#edih-page h1{font-weight:900}
#edih-page h2,#edih-page h3{font-weight:800}
#edih-page .eyebrow{color:var(--accent)}
#edih-page .header .button{background:transparent;color:#f3f3f3;border:2px solid #b6b6b6}
#edih-page .header .button:hover{border-color:var(--yellow);color:var(--yellow)}
#edih-page .budget-entry input{background:transparent;color:var(--ink)}
#edih-page .contact-form input::placeholder,#edih-page .contact-form textarea::placeholder{color:#959595}
#edih-page .funding-card h2{color:#fff}
#edih-page .preview-note span{color:var(--yellow)}
#edih-page .need-link:hover,#edih-page .inline-link:hover,#edih-page .card-link:hover{color:var(--yellow)}
body.api-edih-page .edih-container{padding:0!important;background:#121212!important;min-height:0!important}
body.api-edih-page #header-outer{background:#121212!important}
#edih-page{display:block;width:100%;padding:0;text-align:left;overflow:clip}
#edih-page p{padding-bottom:0}
#edih-page h1,#edih-page h2,#edih-page h3{color:#fff}
#edih-page .section h2,#edih-page h1 span{color:var(--accent)}
#edih-page .button{box-shadow:none;transform:none;height:auto;letter-spacing:0}
#edih-page .hero-grid{padding-top:65px}
#edih-page .field-error{display:block;color:#ffc1b9;font-size:12px;line-height:1.5;margin-top:5px}
#edih-page .field-error:empty{display:none}
#edih-page [aria-invalid=true]{border-color:#ffc1b9!important}
#edih-page .form-feedback.error{background:#3d2020;border-color:#a86b66;color:#ffe3df}
#edih-page #form-feedback:empty{display:none}
#edih-page .contact-form .submit{font-family:Nunito,Arial,sans-serif;font-weight:800;border-radius:100px;background:#fcc21d!important;color:#171717!important;margin:0}
#edih-page .contact-form .submit:disabled{opacity:.65;cursor:wait}
#edih-page .contact-form select{appearance:auto;-webkit-appearance:auto;background-image:none;line-height:1.4}
#edih-page .cf-turnstile{margin:16px 0;color-scheme:normal}
@media(max-width:740px){#edih-page .hero-grid{padding-top:35px}#edih-page .hero h1{font-size:42px}}

body.api-edih-page #header-space{display:block!important;height:140px!important}
body.api-edih-page #header-outer .button_bordered_2 a:before{border-color:#aaa!important}
#edih-page .steps li{list-style:none}
@media(max-width:1000px){body.api-edih-page #header-space{height:160px!important}}

#edih-page h1 span{font-size:inherit!important;line-height:inherit!important}
@media(max-width:1000px){body.api-edih-page #header-space{display:none!important;height:0!important}}
@media(max-width:740px){
 #edih-page .hero h1{font-size:42px!important;line-height:1.08!important}
 #edih-page .section h2{font-size:30px!important;line-height:1.18!important}
 #edih-page .funding-card h2{font-size:22px!important}
 #edih-page h3{font-size:18px!important;line-height:1.35!important}
 #edih-page .big-number{font-size:97px!important}
 #edih-page .big-number span{font-size:54px!important}
 body.api-edih-page #ajax-content-wrap .container-wrap{padding:0!important}
}

body.api-edih-page #header-outer .menu-item-edih>a{color:#eeee22!important}
#edih-page .need-link{text-decoration:none}
