.ec-page,.ec-home-entry,.ec-context-entry{--ec-ink:#173843;--ec-teal:#006f82;--ec-gold:#efa225;--ec-line:#d4e0e2;color:var(--ec-ink);font-family:Arial,"Noto Sans SC",sans-serif}
.ec-page [hidden]{display:none!important}
.ec-progress-row{max-width:990px;margin:24px 0 8px;color:#31545d;font-weight:700}
.ec-progress-row>div{height:8px;margin-top:9px;background:#d4e0e2;border-radius:8px;overflow:hidden}
.ec-progress-row>div span{display:block;width:33.333%;height:100%;background:#006f82;transition:width .2s ease}
.ec-step>h3{font-size:1.25rem;line-height:1.35;margin:20px 0 0}
.ec-wizard-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px}
.ec-wizard-actions .ec-secondary{margin-top:0}
.ec-optional{max-width:990px;border:1px solid #c7d9dc;background:#fff;padding:16px 22px;margin:0 0 22px}
.ec-optional summary{font-weight:750;cursor:pointer}
.ec-optional p{font-size:.95rem!important}
.ec-optional .ec-fields{margin-top:18px}
.ec-page *,.ec-home-entry *,.ec-context-entry *{box-sizing:border-box}
.ec-wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}
.ec-page{background:#fffdf8}
.ec-breadcrumb{width:min(1120px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;gap:10px;padding:18px 0;font-size:.85rem;color:#49636a}
.ec-breadcrumb a{color:var(--ec-teal);text-decoration:underline;text-underline-offset:3px}
.ec-hero{padding:64px 0 66px;background:linear-gradient(115deg,#f1f8f7,#fff8e9);border-bottom:1px solid var(--ec-line)}
.ec-eyebrow{font-size:.76rem!important;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:#006f82;margin:0 0 15px!important}
.ec-hero h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.1;letter-spacing:-.035em;max-width:920px;margin:0 0 22px;color:var(--ec-ink)}
.ec-lead{font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55;max-width:850px;margin:0 0 24px;color:#31545d}
.ec-subnote{font-size:.88rem!important;color:#526970;line-height:1.55;max-width:850px;margin:16px 0 0!important}
.ec-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}
.ec-button,.ec-page button.ec-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 21px;background:var(--ec-gold);border:2px solid var(--ec-gold);border-radius:3px;color:var(--ec-ink);font-weight:800;font-size:1rem;text-decoration:none;cursor:pointer;line-height:1.25}
.ec-button:hover,.ec-page button.ec-button:hover{background:#ffd079;border-color:#ffd079}
.ec-text-link{color:var(--ec-teal);font-weight:700;text-underline-offset:4px}
.ec-section{padding:60px 0;border-bottom:1px solid var(--ec-line)}
.ec-section h2,.ec-home-entry h2,.ec-context-entry h2,.ec-bottom h2{font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.2;margin:0 0 18px;color:var(--ec-ink)}
.ec-section p,.ec-bottom p{max-width:900px;font-size:1.05rem;line-height:1.72;color:#365761}
.ec-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}
.ec-cards article,.ec-result-grid article{background:#f5f9f8;border:1px solid var(--ec-line);border-top:4px solid var(--ec-gold);padding:25px}
.ec-cards h3,.ec-result-grid h3{font-size:1.15rem;line-height:1.35;margin:0 0 10px;color:var(--ec-ink)}
.ec-cards p{margin:0;font-size:1rem}
.ec-list{padding-left:22px;line-height:1.8;color:#365761}
.ec-faq{background:#f4f7f7}
.ec-faq details{max-width:920px;background:#fff;border:1px solid var(--ec-line);margin:10px 0;padding:0 18px}
.ec-faq summary{cursor:pointer;padding:18px 3px;font-weight:750;line-height:1.4}
.ec-faq details p{font-size:1rem;margin:0;padding:0 3px 18px}
.ec-related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.ec-related-links a{padding:10px 14px;border:1px solid #aec7cc;color:#006f82;background:#fff;text-decoration:none;font-weight:700}
.ec-related-links a:hover{background:#e7f3f3;text-decoration:underline}
.ec-bottom{background:#173843;color:#fff;padding:56px 0}
.ec-bottom h2,.ec-bottom p{color:#fff}
.ec-bottom p{margin-bottom:25px}
.ec-form-section{background:#fffdf8}
.ec-form-section form{max-width:990px}
.ec-form-section fieldset{border:1px solid #c7d9dc;background:#fff;padding:23px;margin:22px 0}
.ec-form-section fieldset.ec-form-group{border-left:4px solid #8bbbc1;margin:19px 0}
.ec-form-section fieldset.ec-form-group:nth-of-type(2){border-left-color:#e9a02b}
.ec-form-section legend{padding:0 9px;font-size:1.2rem;font-weight:800;color:var(--ec-ink)}
.ec-choices,.ec-checks{display:grid;gap:12px}
.ec-choices label,.ec-checks label{display:flex;align-items:flex-start;gap:10px;line-height:1.45;color:#24434b;cursor:pointer}
.ec-choices input,.ec-checks input{width:18px;height:18px;flex:0 0 18px;margin-top:2px;accent-color:#006f82}
.ec-checks{grid-template-columns:repeat(2,minmax(0,1fr))}
.ec-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}
.ec-management-fields{margin-top:22px}
.ec-fields label{display:grid;gap:7px;font-weight:700;color:#24434b}
.ec-fields label small{font-size:.78rem;line-height:1.4;font-weight:400;color:#526970}
.ec-fields input,.ec-fields select{width:100%;min-height:44px;padding:9px 11px;border:1px solid #a9c2c7;border-radius:2px;background:#fff;color:#173843;font:inherit}
.ec-error{color:#9a2e1d!important;font-weight:750}
.ec-results{background:#f0f7f6}
.ec-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:25px}
.ec-result-grid article{background:#fff}
.ec-result-grid ul{padding-left:19px;margin:0;color:#365761;line-height:1.65}
.ec-result-grid li+li{margin-top:9px}
.ec-result-next{grid-column:1/-1}
.ec-result-next p{margin:0 0 20px}
.ec-secondary{display:inline-block;background:#fff;border:1px solid #006f82;color:#006f82;font:inherit;font-weight:750;padding:11px 16px;cursor:pointer;margin-top:16px}
.ec-secondary:hover{background:#e7f3f3}
.ec-source{font-size:.9rem!important;margin-top:22px;color:#49636a!important}
.ec-source a{color:#006f82;text-underline-offset:3px}
.ec-page+footer .footer-bottom,.ec-page+footer .footer-bottom span,.ec-page+footer .footer-bottom a{color:#d6e4e7!important}
.ec-home-entry{padding:42px 0;background:#eaf4f3;border-block:1px solid #bfd7d9}
.ec-home-entry .ec-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}
.ec-home-entry p,.ec-context-entry p{line-height:1.55;max-width:760px;margin:0;color:#365761}
.ec-context-entry{padding:42px 0;background:#eaf4f3;border-block:1px solid #bfd7d9}
.ec-context-entry p{margin-bottom:20px}
.ec-page a:focus-visible,.ec-page button:focus-visible,.ec-page input:focus-visible,.ec-page select:focus-visible,.ec-page summary:focus-visible,.ec-home-entry a:focus-visible,.ec-context-entry a:focus-visible{outline:3px solid #006f82;outline-offset:3px}
.ec-hero{background:radial-gradient(circle at 14% 35%,#dceeed 0,transparent 38%),linear-gradient(115deg,#f1f8f7,#fff8e9)}
.ec-hero-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,5vw,72px)}
.ec-hero-copy h1{font-size:clamp(2.4rem,4vw,3.8rem);max-width:690px}
.ec-hero-copy .ec-lead{max-width:620px}
.ec-hero-action{gap:22px;margin:2px 0 8px}
.ec-hero-action span{font-size:1.25rem;line-height:1}
.ec-hero-copy .ec-subnote{font-size:.82rem!important;max-width:600px;margin-top:18px!important}
.ec-hero-promise{display:flex;align-items:center;gap:10px;max-width:610px;margin:0 0 19px!important;color:#23616b!important;font-size:.88rem!important;font-weight:700;line-height:1.5!important}
.ec-hero-promise::before{content:"✓";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#dbefea;color:#006f82;font-size:.88rem}
.ec-hero-visual{position:relative;isolation:isolate;overflow:hidden;padding:25px 28px 20px;background:#163c46;color:#fff;box-shadow:18px 18px 0 #d4e7e4}
.ec-hero-visual::before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(90deg,transparent,#000)}
.ec-hero-visual::after{content:"";position:absolute;width:270px;height:270px;right:-110px;top:-130px;border:1px solid rgba(242,182,82,.5);border-radius:50%;box-shadow:0 0 0 35px rgba(242,182,82,.05),0 0 0 70px rgba(242,182,82,.04);pointer-events:none}
.ec-map-top{display:flex;justify-content:space-between;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.22);font-size:.63rem;line-height:1.3;letter-spacing:.14em;font-weight:800;color:#a9d6dc}
.ec-map-stage,.ec-map-output{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:15px;align-items:start}
.ec-map-stage{padding-top:20px}.ec-map-output{padding:14px 13px;margin:0 -13px;background:#f4fbf9;color:#173843;grid-template-columns:34px minmax(0,1fr) 24px}
.ec-map-index{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border:1px solid #eab35a;border-radius:50%;font-size:.76rem;font-weight:800;color:#f2c878}
.ec-map-output .ec-map-index{color:#006f82;border-color:#87bdc3}
.ec-map-stage strong,.ec-map-chart strong,.ec-map-output strong{display:block;padding-top:4px;font-size:1rem;line-height:1.25}
.ec-map-paths{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}
.ec-map-paths span{display:inline-flex;align-items:center;min-height:29px;padding:4px 9px;border:1px solid rgba(185,221,224,.43);background:rgba(255,255,255,.07);font-size:.72rem;line-height:1.15;font-weight:700;white-space:nowrap}
.ec-map-paths span::before{content:"";display:block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#f2bb62}
.ec-map-connector{width:2px;height:22px;margin-left:14px;background:#f2bb62}
.ec-map-chart{padding:14px 15px 10px;background:#f4fbf9;color:#173843}
.ec-map-chart-head{display:grid;grid-template-columns:34px minmax(0,1fr);gap:15px}
.ec-map-chart .ec-map-index{color:#006f82;border-color:#87bdc3}
.ec-map-chart-head small{display:block;margin-top:3px;color:#49636a;font-size:.73rem}
.ec-map-chart svg{display:block;width:100%;height:95px;margin:9px 0 3px;overflow:visible}
.ec-chart-grid{fill:none;stroke:#d6e9e7;stroke-width:1}
.ec-chart-area{fill:#ccebe5}
.ec-chart-line{fill:none;stroke:#006f82;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.ec-map-chart circle{fill:#efa225;stroke:#fff;stroke-width:2}
.ec-chart-callout{fill:none;stroke:#aa6a19;stroke-width:1.5}
.ec-map-chart text{fill:#875111;font:bold 11px Arial,sans-serif}
.ec-map-chart-note{display:block;text-align:right;color:#547078;font-size:.64rem;line-height:1.3}
.ec-map-output p{margin:6px 0 0;font-size:.74rem;line-height:1.4;color:#42616a}
.ec-map-arrow{font-size:1.3rem;color:#006f82}
.ec-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0!important;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0!important}
.ec-form-section{background:linear-gradient(#fffdf8,#fbfdfc)}
.ec-step[data-step="1"] fieldset{border:0;background:transparent;padding:0;margin-top:25px}
.ec-step[data-step="1"] legend{padding:0;margin-bottom:16px}
.ec-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ec-choices label.ec-choice{position:relative;display:block;min-height:245px;margin:0;cursor:pointer}
.ec-choice input{position:absolute;z-index:2;top:19px;right:19px;width:20px;height:20px;margin:0}
.ec-choice-body{display:flex;flex-direction:column;height:100%;padding:21px 19px 19px;background:#fff;border:1px solid #c7d9dc;border-top:4px solid #d6e4e6;box-shadow:0 5px 16px rgba(16,60,70,.035);transition:border-color .2s,box-shadow .2s,transform .2s}
.ec-choice:hover .ec-choice-body{border-color:#83b5bd;box-shadow:0 10px 24px rgba(16,60,70,.10);transform:translateY(-3px)}
.ec-choice input:checked+.ec-choice-body{border:2px solid #006f82;border-top:4px solid #efa225;background:#eef8f6;box-shadow:0 10px 26px rgba(0,111,130,.14)}
.ec-choice input:focus-visible+.ec-choice-body{outline:3px solid #006f82;outline-offset:4px}
.ec-choice-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:17px;background:#e7f3f3;color:#006f82}
.ec-choice-icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.ec-choice-number{display:block;margin-bottom:8px;color:#006f82;font-size:.68rem;font-weight:800;letter-spacing:.11em}
.ec-choice strong{display:block;max-width:260px;color:#173843;font-size:1.03rem;line-height:1.32}
.ec-choice small{display:block;margin-top:10px;color:#49636a;font-size:.82rem;line-height:1.45}
.ec-result-grid article{position:relative;padding-top:64px}.ec-result-grid article::before{content:attr(data-letter);position:absolute;top:20px;left:25px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e9f4f2;color:#006f82;font-size:.83rem;font-weight:800}.ec-result-grid .ec-result-next{border-top-color:#006f82}.ec-result-grid .ec-result-next::before{background:#006f82;color:#fff}
@media(max-width:950px){.ec-hero-layout{grid-template-columns:1fr}.ec-hero-visual{width:min(100%,660px);min-height:0}.ec-choices{grid-template-columns:1fr}.ec-choices label.ec-choice{min-height:0}.ec-choice-body{min-height:155px;padding-left:86px}.ec-choice-icon{position:absolute;top:24px;left:20px}}
@media(max-width:700px){.ec-wrap,.ec-breadcrumb{width:calc(100% - 32px)}.ec-hero{padding:42px 0 48px}.ec-section{padding:42px 0}.ec-cards,.ec-fields,.ec-checks,.ec-result-grid{grid-template-columns:1fr}.ec-result-next{grid-column:auto}.ec-home-entry .ec-wrap{align-items:flex-start;flex-direction:column}.ec-form-section fieldset{padding:18px 14px}.ec-hero h1{letter-spacing:-.02em}}
@media(max-width:700px){.ec-hero-visual{padding:20px 19px;box-shadow:9px 9px 0 #d4e7e4}.ec-hero-copy h1{font-size:clamp(2.25rem,9vw,3.3rem)}.ec-choice-body{min-height:176px;padding:20px 18px 20px 79px}.ec-choice-icon{left:16px;width:46px;height:46px}.ec-choice-icon svg{width:28px;height:28px}.ec-choice input{top:16px;right:15px}.ec-choice strong{padding-right:13px}}
@media(prefers-reduced-motion:reduce){.ec-page *{scroll-behavior:auto!important;transition:none!important}}
