:root{--structure-purple:#6d28ff;--structure-purple-dark:#5520d6;--structure-purple-soft:#f5f1ff;--structure-green:#16823c;--structure-green-soft:#eefaf1;--structure-navy:#11183d;--structure-text:#34405f;--structure-muted:#5d6782;--structure-border:#e1e5ef;--structure-panel:#fafbfe;--structure-white:#ffffff}.structure-page *{box-sizing:border-box}.structure-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px;color:var(--structure-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.structure-page dd,.structure-page dl,.structure-page h2,.structure-page h3,.structure-page p{margin-top:0}.structure-page h2,.structure-page h3{color:var(--structure-navy)}.structure-page h2{margin-bottom:8px;font-size:clamp(1.5rem,2vw,2rem);line-height:1.15;letter-spacing:-.02em}.structure-page h3{margin-bottom:7px;font-size:1rem;line-height:1.35}.structure-page p{margin-bottom:0;line-height:1.6}.structure-page a{color:inherit;text-decoration:none}.structure-page svg{display:block;flex:0 0 auto}.structure-eyebrow{margin-bottom:6px!important;color:var(--structure-purple);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.structure-result{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:24px;align-items:stretch;margin-bottom:22px;padding:26px 28px;border:1px solid #ded6ff;border-radius:18px;background:linear-gradient(105deg,#f7f4ff,#ffffff 62%,#f2fbf4)}.structure-result__content>p:not(.structure-eyebrow){max-width:760px}.structure-result__explanation{margin-top:12px!important;padding:12px 14px;border-left:3px solid var(--structure-purple);background:rgba(255,255,255,.7);color:#4b5673}.structure-result__figures{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:0}.structure-result__figures div{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:18px;border:1px solid var(--structure-border);border-radius:14px;background:rgba(255,255,255,.88)}.structure-result__figure-label{display:block;color:var(--structure-muted);font-size:.82rem;font-weight:700}.structure-result__figure-value{display:block;color:var(--structure-navy);font-size:1.45rem;font-weight:800}.structure-result__figure--winner{border-color:var(--structure-green)!important;background:var(--structure-green-soft)!important}.structure-result__figure--winner .structure-result__figure-label,.structure-result__figure--winner .structure-result__figure-value{color:var(--structure-green)}.structure-result__winner-badge{position:absolute;top:10px;right:10px;padding:3px 9px;border-radius:999px;background:var(--structure-green);color:#ffffff;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.structure-result--empty{grid-template-columns:1fr auto;align-items:center}.structure-result__note{padding:10px 14px;border-radius:999px;background:#ffffff;color:var(--structure-muted);font-size:.85rem;font-weight:700}.package-card__icon,.related-guide-card__icon,.structure-comparison__icon,.structure-comparison__mini-icon,.structure-reason__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#efe9ff;color:var(--structure-purple)}.expert-strip>a,.package-card__cta,.switching-section__cta{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;background:var(--structure-purple);
  /* !important: ".structure-page a { color: inherit }" above has higher
     specificity (class + element) than this single-class selector, so
     without it these <a>-based buttons render inherited dark text on a
     purple background - a real WCAG contrast failure caught by axe-core. */color:#ffffff!important;font:inherit;font-weight:800;cursor:pointer}.expert-strip>a svg,.package-card__cta svg,.packages-section__all-link svg,.related-guide-card a svg,.switching-section__cta svg{width:18px;height:18px}.structure-section{margin-bottom:42px}.structure-section__heading{margin-bottom:18px}.packages-section__heading p,.structure-section__heading p,.switching-section__heading p{color:var(--structure-muted)}.structure-section__heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.structure-reasons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--structure-border);border-bottom:1px solid var(--structure-border)}.structure-reason{min-width:0;padding:22px 16px;text-align:center}.structure-reason+.structure-reason{border-left:1px solid var(--structure-border)}.structure-reason__icon{margin-bottom:10px}.structure-reason:nth-child(2) .structure-reason__icon{background:#eef3ff;color:#263d7a}.structure-reason:nth-child(3) .structure-reason__icon,.structure-reason:nth-child(4) .structure-reason__icon,.structure-reason:nth-child(6) .structure-reason__icon{background:var(--structure-green-soft);color:var(--structure-green)}.structure-reason:nth-child(5) .structure-reason__icon{background:#fff0f7;color:#c91b73}.structure-reason h3{margin-bottom:5px;font-size:.95rem}.structure-reason p{color:#5d6782;font-size:.86rem}.structure-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;margin-bottom:10px;border:1px solid var(--structure-border);border-radius:10px;background:#f8f9fd}.structure-tabs__button{min-height:46px;padding:8px 10px;border:0;border-right:1px solid var(--structure-border);background:transparent;color:var(--structure-navy);font:inherit;font-size:.82rem;font-weight:750;cursor:pointer}.structure-tabs__button:last-child{border-right:0}.structure-tabs__button.is-active{background:var(--structure-purple);color:#ffffff}.structure-tabs__button:focus-visible{outline:3px solid rgba(109,40,255,.22);outline-offset:-3px}.structure-comparison{display:grid;grid-template-columns:minmax(220px,.7fr) 1fr 1fr;overflow:hidden;border:1px solid var(--structure-border);border-radius:14px;background:#ffffff}.structure-comparison>div{min-width:0;padding:22px}.structure-comparison>div+div{border-left:1px solid var(--structure-border)}.structure-comparison__intro{display:flex;gap:14px;background:linear-gradient(135deg,#fbf9ff,#ffffff)}.structure-comparison__icon{width:52px;height:52px;flex:0 0 52px}.structure-comparison__column-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.structure-comparison__mini-icon{width:32px;height:32px}.structure-comparison__mini-icon svg{width:18px;height:18px}.structure-comparison__column--company .structure-comparison__mini-icon{background:var(--structure-green-soft);color:var(--structure-green)}.package-card ul,.structure-comparison ul{margin:0;padding:0;list-style:none}.package-card li,.structure-comparison li{position:relative;padding-left:24px;color:#46516e;line-height:1.55}.package-card li+li,.structure-comparison li+li{margin-top:7px}.package-card li:before,.structure-comparison li:before{position:absolute;left:0;top:1px;color:var(--structure-green);content:"✓";font-weight:900}.packages-section{margin-bottom:32px;padding:28px;border:1px solid #ded7ff;border-radius:18px;background:linear-gradient(120deg,#f6f2ff,#ffffff 58%,#f1faf3)}.packages-section__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.packages-section__all-link,.related-guide-card a{display:inline-flex;align-items:center;gap:6px;color:var(--structure-purple)!important;font-weight:800}.packages-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.package-card{display:flex;min-width:0;flex-direction:column;padding:20px;border:1px solid var(--structure-border);border-radius:14px;background:#ffffff}.package-card__icon{margin-bottom:14px}.package-card--green .package-card__icon{background:var(--structure-green-soft);color:var(--structure-green)}.package-card__price{margin-bottom:10px!important;color:var(--structure-green);font-size:1rem;font-weight:850}.package-card__description{min-height:50px;margin-bottom:14px!important;color:#59647f;font-size:.9rem}.package-card ul{margin-bottom:18px;font-size:.86rem}.package-card__cta{margin-top:auto;padding:0 14px}.package-card--green .package-card__cta{background:var(--structure-green)}.expert-strip>a:hover,.package-card__cta:hover,.switching-section__cta:hover{filter:brightness(.96)}.switching-section{margin-bottom:38px;padding:24px;border:1px solid #dfdaf5;border-radius:16px;background:linear-gradient(90deg,#f7f4ff,#f3fbf5)}.switching-section__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.switching-section__heading h2{font-size:1.3rem}.switching-section__cta{flex:0 0 auto;padding:0 16px}.switching-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.switching-steps li{position:relative;display:grid;grid-template-columns:auto 1fr;gap:10px;min-width:0;padding-right:24px}.switching-steps li:not(:last-child):after{position:absolute;top:16px;right:8px;width:28px;height:1px;background:#bdb2e9;content:""}.switching-steps__number{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:var(--structure-purple);color:#ffffff;font-size:.8rem;font-weight:850}.switching-steps h3{margin-bottom:4px;font-size:.88rem}.switching-steps p{color:#69728b;font-size:.82rem}.related-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-guide-card{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px;border:1px solid var(--structure-border);border-radius:12px;background:#ffffff}.related-guide-card:nth-child(2) .related-guide-card__icon{background:var(--structure-green-soft);color:var(--structure-green)}.related-guide-card p{margin-bottom:10px!important;color:var(--structure-muted);font-size:.88rem}.related-guide-card a{font-size:.86rem}.faq-section{margin-bottom:30px}.faq-section__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:10px}.faq-section__heading h2{margin-bottom:0}.faq-list{border-top:1px solid var(--structure-border)}.faq-list details{border-bottom:1px solid var(--structure-border)}.faq-list summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:20px;padding:12px 2px;color:var(--structure-navy);font-weight:720;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--structure-purple);font-size:1.25rem;font-weight:500}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:900px;padding:0 2px 16px;color:#5e6882}.expert-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid #dceee0;border-radius:14px;background:linear-gradient(90deg,#effaf2,#ffffff)}.expert-strip>div{display:flex;flex-direction:column;gap:4px}.expert-strip strong{color:var(--structure-navy)}.expert-strip span{color:var(--structure-muted)}.expert-strip>a{min-width:190px;padding:0 16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1050px){.structure-reasons{grid-template-columns:repeat(3,minmax(0,1fr))}.structure-reason:nth-child(4){border-left:0}.structure-reason:nth-child(n+4){border-top:1px solid var(--structure-border)}.packages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-comparison{grid-template-columns:1fr 1fr}.structure-comparison__intro{grid-column:1/-1}.structure-comparison>div:nth-child(2){border-left:0}.structure-comparison>div:nth-child(2),.structure-comparison>div:nth-child(3){border-top:1px solid var(--structure-border)}}@media (max-width:760px){.structure-page{width:min(100% - 24px,1180px);padding-top:22px}.structure-result,.structure-result--empty{grid-template-columns:1fr;padding:20px}.structure-reasons,.structure-result__figures{grid-template-columns:1fr 1fr}.structure-reason,.structure-reason:nth-child(4){border-left:0}.structure-reason:nth-child(2n){border-left:1px solid var(--structure-border)}.structure-reason:nth-child(n+3){border-top:1px solid var(--structure-border)}.structure-tabs{display:flex;overflow-x:auto;scrollbar-width:thin}.structure-tabs__button{min-width:156px;flex:0 0 auto}.structure-comparison{grid-template-columns:1fr}.structure-comparison>div+div,.structure-comparison>div:nth-child(2),.structure-comparison>div:nth-child(3){border-left:0;border-top:1px solid var(--structure-border)}.packages-section{padding:20px}.faq-section__heading,.packages-section__heading,.switching-section__heading{align-items:flex-start;flex-direction:column}.packages-grid,.related-guide-grid,.switching-steps{grid-template-columns:1fr}.switching-steps{gap:18px}.switching-steps li:not(:last-child):after{top:34px;left:15px;width:1px;height:22px}.expert-strip{align-items:stretch;flex-direction:column}.expert-strip>a{width:100%}}@media (max-width:460px){.structure-reasons,.structure-result__figures{grid-template-columns:1fr}.structure-reason:nth-child(2n){border-left:0}.structure-reason+.structure-reason{border-top:1px solid var(--structure-border)}}.evse{--evse-purple:#6d28ff;--evse-purple-700:#5520d8;--evse-green:#1f9d55;--evse-lime:#ccff5b;--evse-ink:#11153d;--evse-muted:#5f6480;--evse-border:#e4e5ef;--evse-soft:#f7f5ff;--evse-soft-green:#f0fbf3;--evse-white:#ffffff;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px;color:var(--evse-ink)}.evse h2,.evse h3,.evse p{margin-top:0}.evse h2{font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:8px}.evse h3{font-size:1.05rem;line-height:1.3;margin-bottom:8px}.evse li,.evse p,.evse small{color:var(--evse-muted);line-height:1.55}.evse a{text-decoration:none}.evse__eyebrow{color:var(--evse-purple);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.evse__result{display:grid;grid-template-columns:1.35fr .72fr .75fr;gap:28px;align-items:stretch;padding:30px;background:linear-gradient(110deg,#f9f7ff,#f6fff3);border:1px solid var(--evse-border);border-radius:22px}.evse__result-copy strong{color:var(--evse-green)}.evse__result-copy p{max-width:680px;margin-bottom:10px}.evse__result-note{border-left:3px solid var(--evse-purple);font-size:.92rem}.evse__disclaimer,.evse__result-note{background:rgba(255,255,255,.72);padding:10px 12px;border-radius:8px}.evse__disclaimer{display:flex;align-items:flex-start;gap:10px;margin-top:10px;font-size:.88rem;color:var(--evse-muted)}.evse__disclaimer svg{width:18px;height:18px;flex:0 0 auto;color:var(--evse-purple);margin-top:1px}.evse__why-list{margin:4px 0 0;padding:0;list-style:none;display:grid;gap:10px}.evse__why-list li{display:flex;gap:8px;align-items:flex-start;font-size:.92rem;color:var(--evse-muted)}.evse__why-list li svg{width:17px;height:17px;flex:0 0 auto;margin-top:2px;color:var(--evse-green)}.evse__empty-result{grid-column:1/-1;max-width:780px}.evse__empty-result h2{font-size:clamp(1.15rem,1.6vw,1.4rem);font-weight:700;letter-spacing:-.015em}.evse__mini-chart{display:flex;flex-direction:column;justify-content:center;padding:16px;background:rgba(255,255,255,.72);border-radius:16px}.evse__mini-chart-bars{display:flex;justify-content:center;align-items:flex-end;gap:30px;min-height:165px;border-bottom:1px solid #cfd2df}.evse__bar-wrap{min-width:92px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:165px}.evse__bar-wrap>span{font-weight:800;color:var(--evse-ink);font-size:.85rem;margin-bottom:6px}.evse__bar-wrap>strong{font-size:.8rem;margin-top:7px}.evse__bar{width:52px;min-height:32px;border-radius:8px 8px 0 0}.evse__bar--employed{background:linear-gradient(180deg,#8d7bff,#c7c0ff)}.evse__bar--self{background:linear-gradient(180deg,#48ca79,#b8efca)}.evse__delta{text-align:center;margin-top:13px;font-weight:800;color:var(--evse-green)}.evse__delta small{display:block;font-weight:600;margin-top:2px}.evse__why{padding:20px 4px 20px 16px;border-left:1px solid var(--evse-border)}.evse__final-icon,.evse__service-icon,.evse__why-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#efeaff;color:var(--evse-purple);margin-bottom:12px}.evse__decision,.evse__faq,.evse__guides,.evse__seo,.evse__services,.evse__spectrum{padding-top:38px}.evse__section-heading{margin-bottom:16px}.evse__section-heading p{margin-bottom:0}.evse__section-heading--row{display:flex;justify-content:space-between;align-items:end;gap:20px}.evse__section-heading--compact{margin-bottom:12px}.evse__text-link{color:var(--evse-purple);font-weight:800;white-space:nowrap}.evse__topic-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:16px 0 14px}.evse__topic-tab{min-height:58px;border:1px solid var(--evse-border);background:var(--evse-white);border-radius:14px;color:var(--evse-ink);display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700}.evse__topic-tab svg{width:20px;height:20px}.evse__topic-tab--active{border-color:var(--evse-purple);background:var(--evse-purple);color:white}.evse__topic-panel{display:grid;grid-template-columns:.62fr 1fr 1fr;border:1px solid var(--evse-border);border-radius:18px;overflow:hidden;background:white}.evse__comparison-column,.evse__topic-intro{padding:22px}.evse__topic-intro{background:#fbfaff}.evse__comparison-column+.evse__comparison-column{border-left:1px solid var(--evse-border)}.evse__comparison-column--self{background:#fbfffb}.evse__comparison-column ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}.evse__comparison-column li{display:flex;gap:8px;align-items:flex-start}.evse__comparison-column li svg{width:18px;height:18px;flex:0 0 auto;margin-top:2px;color:var(--evse-green)}.evse__spectrum{border-top:1px solid var(--evse-border);margin-top:38px}.evse__spectrum-line{display:grid;grid-template-columns:170px 1fr 170px;align-items:center;gap:10px}.evse__spectrum-end{padding:18px;border-radius:15px;display:flex;flex-direction:column}.evse__spectrum-end--left{background:#f1edff}.evse__spectrum-end--right{background:#ecfaef;text-align:right}.evse__spectrum-end span{color:var(--evse-muted);font-size:.82rem}.evse__spectrum-track{position:relative;display:grid;grid-template-columns:repeat(6,1fr);text-align:center;gap:2px}.evse__spectrum-track:before{content:"";position:absolute;left:0;right:0;top:10px;height:2px;background:linear-gradient(90deg,var(--evse-purple),#bfc0d1,var(--evse-green))}.evse__spectrum-track span{position:relative;padding-top:24px;font-size:.75rem;color:var(--evse-muted)}.evse__spectrum-track span:before{content:"";position:absolute;top:6px;left:50%;width:10px;height:10px;border:2px solid white;border-radius:50%;background:#696c82;transform:translateX(-50%)}.evse__service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.evse__service{border:1px solid var(--evse-border);border-radius:18px;padding:22px;display:flex;flex-direction:column;min-height:230px}.evse__service--purple{background:linear-gradient(180deg,#fff,#fbf9ff)}.evse__service--green{background:linear-gradient(180deg,#fff,#f8fff9)}.evse__service--neutral{background:linear-gradient(180deg,#fff,#fbfbfc)}.evse__service-top{display:flex;gap:12px;align-items:center}.evse__service-icon{width:40px;height:40px;margin:0;flex:0 0 auto}.evse__service h3{margin-bottom:3px}.evse__service strong{color:var(--evse-green)}.evse__service p{flex:1}.evse__service>a{color:var(--evse-purple);font-weight:800}.evse__seo-list{border-top:1px solid var(--evse-border)}.evse__seo-item{border-bottom:1px solid var(--evse-border)}.evse__seo-item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 0}.evse__seo-item summary::-webkit-details-marker{display:none}.evse__seo-item summary span:first-child{display:flex;gap:16px;align-items:baseline;min-width:0}.evse__seo-item summary small{font-size:.84rem}.evse__plus{width:28px;height:28px;border-radius:50%;background:#f3f1ff;color:var(--evse-purple);display:grid;place-items:center;flex:0 0 auto}.evse__seo-item[open] .evse__plus{transform:rotate(45deg)}.evse__seo-body{max-width:860px;padding:0 0 20px}.evse__seo-body p{margin-bottom:10px}.evse__guide-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.evse__guide-link{border-top:1px solid var(--evse-border);border-bottom:1px solid var(--evse-border);padding:15px 8px;display:grid;grid-template-columns:28px 1fr 20px;gap:10px;align-items:center}.evse__guide-link svg{color:var(--evse-purple);width:22px;height:22px}.evse__guide-link span{display:flex;flex-direction:column;gap:3px}.evse__guide-link small{font-size:.78rem}.evse__guide-link b{color:var(--evse-purple)}.evse__faq-list{border-top:1px solid var(--evse-border)}.evse__faq-item{border-bottom:1px solid var(--evse-border)}.evse__faq-item summary{list-style:none;cursor:pointer;padding:14px 2px;display:flex;justify-content:space-between;gap:12px;font-weight:700}.evse__faq-item summary::-webkit-details-marker{display:none}.evse__faq-item p{max-width:900px;padding:0 2px 15px;margin-bottom:0}.evse__final-cta{margin-top:34px;display:grid;grid-template-columns:48px 1fr auto auto;align-items:center;gap:14px;background:linear-gradient(90deg,#f5f1ff,#f1fff2);border:1px solid var(--evse-border);border-radius:18px;padding:18px 22px}.evse__final-icon{margin:0}.evse__final-cta div:nth-child(2){display:flex;flex-direction:column}.evse__final-cta div:nth-child(2) span{color:var(--evse-muted);font-size:.9rem}.evse__final-cta>a{background:var(--evse-purple);color:white;padding:12px 18px;border-radius:10px;font-weight:800;white-space:nowrap}.evse__final-trust{margin:0;padding:0;list-style:none;display:grid;gap:6px}.evse__final-trust li{display:flex;align-items:center;gap:6px;font-size:.84rem;color:var(--evse-muted);white-space:nowrap}.evse__final-trust li svg{width:15px;height:15px;flex:0 0 auto;color:var(--evse-green)}@media (max-width:920px){.evse__result{grid-template-columns:1fr 1fr}.evse__result-copy{grid-column:1/-1}.evse__why{border-left:0;border-top:1px solid var(--evse-border);padding-left:0}.evse__topic-tabs{grid-template-columns:repeat(3,1fr)}.evse__topic-panel{grid-template-columns:1fr 1fr}.evse__topic-intro{grid-column:1/-1}.evse__guide-links,.evse__service-grid{grid-template-columns:1fr}.evse__final-cta{grid-template-columns:44px 1fr auto}.evse__final-trust{grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:4px}.evse__final-trust li{justify-content:center;white-space:normal}}@media (max-width:680px){.evse{width:min(100% - 20px,1180px);padding-top:18px}.evse__result{grid-template-columns:1fr;padding:20px}.evse__result-copy{grid-column:auto}.evse__topic-tabs{display:flex;overflow-x:auto;padding-bottom:5px}.evse__topic-tab{min-width:148px}.evse__topic-panel{grid-template-columns:1fr}.evse__comparison-column+.evse__comparison-column{border-left:0;border-top:1px solid var(--evse-border)}.evse__spectrum-line{grid-template-columns:1fr}.evse__spectrum-track{order:2;overflow-x:auto;min-height:62px}.evse__spectrum-end--right{order:3;text-align:left}.evse__section-heading--row{align-items:flex-start;flex-direction:column}.evse__seo-item summary span:first-child{flex-direction:column;gap:3px}.evse__final-cta{grid-template-columns:44px 1fr}.evse__final-cta>a{grid-column:1/-1;text-align:center}.evse__final-trust{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.evse__final-trust li{justify-content:center;white-space:normal}}:root{--experlu-purple:#6d28ff;--experlu-purple-dark:#5620d4;--experlu-purple-soft:#f5f1ff;--experlu-green:#178a4a;--experlu-green-dark:#116b39;--experlu-green-soft:#effaf3;--experlu-amber:#b65c00;--experlu-amber-soft:#fff7ea;--experlu-ink:#111936;--experlu-body:#404761;--experlu-muted:#70778e;--experlu-border:#e5e7ef;--experlu-panel:#fafaff;--experlu-white:#ffffff}.employer-nic-content *{box-sizing:border-box}.employer-nic-content{width:min(1180px,calc(100% - 40px));margin:0 auto;color:var(--experlu-ink);font-family:inherit}.employer-nic-section{padding:72px 0;border-top:1px solid var(--experlu-border)}.employer-nic-section:first-child{border-top:0}.employer-nic-section--result{padding-top:28px}.section-heading{max-width:760px;margin-bottom:30px}.section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:32px;align-items:end}.section-heading__eyebrow{margin:0 0 8px;color:var(--experlu-purple);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.final-cta h2,.section-heading h2{margin:0;color:var(--experlu-ink);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.12;letter-spacing:-.025em}.final-cta p,.section-heading p{margin:12px 0 0;color:var(--experlu-body);font-size:1rem;line-height:1.7}.result-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.result-fact{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;padding:24px;border:1px solid var(--experlu-border);border-radius:18px;background:var(--experlu-white)}.result-fact--allowance.is-active{border-color:#bde9ca;background:var(--experlu-green-soft)}.result-fact--allowance.is-inactive{background:#f7f7fa}.glance-item>span,.result-fact__icon,.service-card__icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.result-fact__icon--purple{color:var(--experlu-purple);background:var(--experlu-purple-soft)}.result-fact__icon--green{color:var(--experlu-green);background:#e4f8eb}.result-fact strong{display:block;font-size:1.55rem;line-height:1.15}.result-fact span:not(.result-fact__icon):not(.result-fact__status){display:block;margin-top:6px;color:var(--experlu-ink);font-weight:700}.result-fact small{display:block;margin-top:8px;color:var(--experlu-muted);font-size:.88rem;line-height:1.55}.result-fact__status{width:fit-content;margin-bottom:10px;padding:5px 9px;border-radius:999px;color:var(--experlu-green-dark);background:#d8f5e2;font-size:.72rem;font-weight:800}.is-inactive .result-fact__status{color:#5e6475;background:#e9eaf0}.calculation-panel{margin-top:36px;padding:28px;border:1px solid #ddd6fe;border-radius:22px;background:linear-gradient(180deg,#fcfbff,#ffffff)}.calculation-panel__heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.calculation-panel__heading h3{margin:0;font-size:1.2rem}.state-pill{flex:0 0 auto;padding:7px 10px;border-radius:999px;font-size:.76rem;font-weight:800}.state-pill--on{color:var(--experlu-green-dark);background:#dcf7e5}.state-pill--off{color:#555c6f;background:#eceef3}.nic-flow{display:grid;grid-template-columns:repeat(15,auto);gap:10px;align-items:stretch;overflow-x:auto;padding:2px 0 10px}.nic-flow__step{min-width:124px;min-height:142px;padding:18px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--experlu-border);border-radius:16px;background:var(--experlu-white)}.nic-flow__step--purple{border-color:#d9ccff;background:var(--experlu-purple-soft)}.nic-flow__step--green,.nic-flow__step--result{border-color:#bde9ca;background:var(--experlu-green-soft)}.nic-flow__step--result strong{color:var(--experlu-green-dark)}.nic-flow__icon{margin-bottom:10px;color:var(--experlu-purple)}.nic-flow__step--green .nic-flow__icon,.nic-flow__step--result .nic-flow__icon{color:var(--experlu-green)}.nic-flow__label{min-height:36px;color:var(--experlu-body);font-size:.76rem;line-height:1.4}.nic-flow__step strong{margin-top:8px;font-size:1rem}.nic-flow__operator{font-size:1.15rem;font-weight:800}.nic-flow__operator,.nic-flow__status{align-self:center;color:var(--experlu-muted)}.nic-flow__status{min-width:170px;padding:12px 14px;border-radius:12px;background:#f2f3f7;font-size:.8rem;font-weight:700;text-align:center}.calculation-summary{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--experlu-border);border-bottom:1px solid var(--experlu-border)}.calculation-summary>div{padding:18px 20px;border-left:1px solid var(--experlu-border)}.calculation-summary>div:first-child{border-left:0}.calculation-summary span,.calculation-summary strong{display:block}.calculation-summary span{color:var(--experlu-muted);font-size:.78rem;line-height:1.45}.calculation-summary strong{margin-top:6px;font-size:1.1rem}.calculation-summary__highlight{background:var(--experlu-green-soft)}.calculation-summary__highlight strong{color:var(--experlu-green-dark)}.calculation-panel__note,.editorial-block__small{margin:14px 0 0;color:var(--experlu-muted);font-size:.82rem;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--experlu-border);border-radius:20px;overflow:hidden;background:var(--experlu-white)}.service-card{min-width:0;padding:30px;border-left:1px solid var(--experlu-border)}.service-card:first-child{border-left:0}.service-card--purple{background:linear-gradient(180deg,#ffffff,#faf8ff)}.service-card--green{background:linear-gradient(180deg,#ffffff,#f6fcf8)}.service-card--amber{background:linear-gradient(180deg,#ffffff,#fffaf3)}.service-card__topline{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--experlu-purple);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.service-card--green .service-card__topline,.service-card--green .text-link{color:var(--experlu-green)}.service-card--amber .service-card__topline,.service-card--amber .text-link{color:var(--experlu-amber)}.service-card__icon{width:38px;height:38px;background:currentColor}.service-card__icon svg{color:white;width:19px;height:19px}.service-card h3{margin:0;font-size:1.25rem}.service-card__price{margin-top:8px;color:var(--experlu-purple);font-size:1.2rem;font-weight:800}.service-card>p{margin:12px 0 0;color:var(--experlu-body);line-height:1.65}.service-card ul{margin:18px 0 22px;padding:0;list-style:none}.service-card li{display:flex;align-items:flex-start;gap:8px;margin-top:9px;color:var(--experlu-body);font-size:.9rem;line-height:1.45}.service-card li svg{width:16px;height:16px;flex:0 0 auto;margin-top:2px;color:var(--experlu-green)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--experlu-purple);font-size:.9rem;font-weight:800;text-decoration:none}.text-link:focus-visible,.text-link:hover{text-decoration:underline}.text-link svg{width:17px;height:17px}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;padding:16px 20px;border:1px solid var(--experlu-border);border-radius:14px;background:#fbfbfd}.trust-strip span{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-left:1px solid var(--experlu-border);color:var(--experlu-body);font-size:.8rem;font-weight:700;text-align:center}.trust-strip span:first-child{border-left:0}.trust-strip svg{width:17px;height:17px;color:var(--experlu-purple);flex:0 0 auto}.glance-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:20px 0;border-top:1px solid var(--experlu-border);border-bottom:1px solid var(--experlu-border)}.glance-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:0 24px;border-left:1px solid var(--experlu-border)}.glance-item:first-child{padding-left:0;border-left:0}.glance-item>span{width:42px;height:42px;color:var(--experlu-purple);background:var(--experlu-purple-soft)}.glance-item:nth-child(2n)>span{color:var(--experlu-green);background:var(--experlu-green-soft)}.glance-item strong{display:block;font-size:.92rem}.glance-item p{margin:6px 0 0;color:var(--experlu-body);font-size:.82rem;line-height:1.55}.employer-nic-section--guide{padding-bottom:34px}.guide-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:start;margin-bottom:18px}.guide-jump{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;border-top:1px solid var(--experlu-border)}.guide-jump a{display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px;align-items:center;padding:13px 0;border-bottom:1px solid var(--experlu-border);color:var(--experlu-ink);font-size:.86rem;font-weight:700;text-decoration:none}.guide-jump a:focus-visible,.guide-jump a:hover{color:var(--experlu-purple)}.guide-jump span{color:var(--experlu-purple);font-size:.72rem;font-weight:800}.editorial-block{display:grid;grid-template-columns:70px minmax(0,1fr);gap:28px;padding:50px 0;border-top:1px solid var(--experlu-border);scroll-margin-top:24px}.editorial-block__number{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--experlu-purple);background:var(--experlu-purple-soft);font-size:.8rem;font-weight:900}.editorial-block__content{max-width:930px}.editorial-block h3{margin:0 0 14px;font-size:clamp(1.35rem,2vw,1.7rem)}.editorial-block p{max-width:820px;margin:10px 0 0;color:var(--experlu-body);line-height:1.75}.example-table-wrap,.table-wrap{width:100%;margin-top:24px;overflow-x:auto;border:1px solid var(--experlu-border);border-radius:14px}.content-table,.example-table{width:100%;border-collapse:collapse;min-width:760px;background:var(--experlu-white)}.content-table td,.content-table th,.example-table td,.example-table th{padding:15px 16px;border-bottom:1px solid var(--experlu-border);color:var(--experlu-body);font-size:.84rem;line-height:1.5;text-align:left;vertical-align:top}.content-table thead th,.example-table thead th{color:var(--experlu-ink);background:#f8f8fb;font-weight:800}.content-table tbody th,.example-table tbody th{color:var(--experlu-ink);font-weight:800}.content-table tbody tr:last-child td,.content-table tbody tr:last-child th,.example-table tbody tr:last-child td,.example-table tbody tr:last-child th{border-bottom:0}.content-table--compact{min-width:690px}.eligibility-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:26px;padding-top:24px;border-top:1px solid var(--experlu-border)}.eligibility-flow>div{position:relative;padding-right:18px}.eligibility-flow span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:50%;color:white;background:var(--experlu-purple);font-size:.74rem;font-weight:900}.eligibility-flow strong{display:block;font-size:.92rem}.eligibility-flow p{margin-top:7px;font-size:.86rem;line-height:1.6}.editorial-callout{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;margin-top:24px;padding:18px 20px;border-radius:14px}.editorial-callout--green{color:var(--experlu-green-dark);background:var(--experlu-green-soft)}.editorial-callout strong{display:block;margin-bottom:4px}.editorial-callout p{margin:0;color:var(--experlu-green-dark);font-size:.88rem}.deadline-line{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:28px;border-top:2px solid #d8ccff}.deadline-line>div{position:relative;padding:20px 16px 0 0}.deadline-line>div:before{content:"";position:absolute;top:-7px;left:0;width:12px;height:12px;border:3px solid white;border-radius:50%;background:var(--experlu-purple);box-shadow:0 0 0 1px #d8ccff}.deadline-line span{display:block;color:var(--experlu-purple);font-size:.76rem;font-weight:900;text-transform:uppercase}.deadline-line strong{display:block;margin-top:7px;font-size:.88rem}.deadline-line p{margin-top:7px;font-size:.8rem;line-height:1.55}.technical-details{border-top:1px solid var(--experlu-border)}.technical-details:first-of-type{margin-top:24px}.enic-faq-item summary,.technical-details summary{list-style:none;cursor:pointer}.enic-faq-item summary::-webkit-details-marker,.technical-details summary::-webkit-details-marker{display:none}.technical-details summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--experlu-ink);font-weight:800}.enic-faq-item summary svg,.technical-details summary svg{width:18px;height:18px;flex:0 0 auto;transition:transform .16s ease}.enic-faq-item[open] summary svg,.technical-details[open] summary svg{transform:rotate(45deg)}.technical-details>div{padding:0 0 18px}.plain-list{margin:8px 0 0;padding-left:20px;color:var(--experlu-body)}.plain-list li{margin-top:7px;line-height:1.6}.plain-list--check{padding-left:0;list-style:none}.plain-list--check li{display:flex;align-items:flex-start;gap:8px}.plain-list--check li svg{width:16px;height:16px;flex:0 0 auto;margin-top:2px;color:var(--experlu-green)}.example-table-wrap{margin-top:0}.example-table__saving{color:var(--experlu-green-dark)!important;font-weight:700}.example-table__result{color:var(--experlu-green-dark)!important;font-weight:900}.employer-nic-section--faq{padding-top:62px}.enic-faq-list{border-top:1px solid var(--experlu-border)}.enic-faq-item{border-bottom:1px solid var(--experlu-border)}.enic-faq-item summary{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 4px;color:var(--experlu-ink);font-size:.95rem;font-weight:750}.enic-faq-item__answer{max-width:880px;padding:0 4px 22px}.enic-faq-item__answer p{margin:0;color:var(--experlu-body);line-height:1.7}.final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;margin:22px 0 80px;padding:34px 38px;border-radius:20px;background:var(--lime,#ccff5b)}.final-cta .section-heading__eyebrow{color:#4c690e}.final-cta h2{font-size:clamp(1.5rem,2.4vw,2rem);color:var(--experlu-ink)}.final-cta p{color:#46502f}.final-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.button-link{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border:1px solid transparent;border-radius:10px;font-size:.88rem;font-weight:800;text-decoration:none}.button-link svg{width:17px;height:17px}.button-link--primary{color:white;background:var(--experlu-purple)}.button-link--primary:focus-visible,.button-link--primary:hover{background:var(--experlu-purple-dark)}.button-link--secondary{color:var(--experlu-purple);border-color:#cfc2ff;background:white}.button-link--secondary:focus-visible,.button-link--secondary:hover{border-color:var(--experlu-purple)}.final-cta .button-link--primary{background:var(--experlu-ink)}.final-cta .button-link--primary:focus-visible,.final-cta .button-link--primary:hover{background:#000}.employer-nic-content a:focus-visible,.employer-nic-content summary:focus-visible{outline:3px solid rgba(109,40,255,.24);outline-offset:3px}@media (max-width:980px){.result-facts,.service-grid{grid-template-columns:1fr}.service-card{border-left:0;border-top:1px solid var(--experlu-border)}.service-card:first-child{border-top:0}.calculation-summary,.glance-strip,.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.calculation-summary>div:nth-child(3),.calculation-summary>div:nth-child(4),.trust-strip span:nth-child(3),.trust-strip span:nth-child(4){border-top:1px solid var(--experlu-border)}.calculation-summary>div:nth-child(3),.trust-strip span:nth-child(3){border-left:0}.glance-item:nth-child(3){margin-top:22px;padding-left:0;border-left:0}.glance-item:nth-child(4){margin-top:22px}.guide-intro{grid-template-columns:1fr;gap:24px}.deadline-line{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;border-top:0}.deadline-line>div{padding:18px 0 0;border-top:2px solid #d8ccff}.deadline-line>div:before{top:-7px}.eligibility-flow{grid-template-columns:1fr}}@media (max-width:720px){.employer-nic-content{width:min(100% - 28px,1180px)}.employer-nic-section{padding:52px 0}.final-cta,.section-heading--split{grid-template-columns:1fr}.result-fact{grid-template-columns:46px minmax(0,1fr);padding:20px}.result-fact__icon{width:46px;height:46px}.calculation-panel{padding:20px}.calculation-panel__heading{align-items:flex-start;flex-direction:column}.calculation-summary,.glance-strip,.guide-jump,.trust-strip{grid-template-columns:1fr}.calculation-summary>div,.calculation-summary>div:nth-child(3),.calculation-summary>div:nth-child(4){border-left:0;border-top:1px solid var(--experlu-border)}.calculation-summary>div:first-child{border-top:0}.trust-strip span,.trust-strip span:nth-child(3),.trust-strip span:nth-child(4){justify-content:flex-start;border-left:0;border-top:1px solid var(--experlu-border);padding:12px 0;text-align:left}.trust-strip span:first-child{border-top:0}.glance-strip{padding:0}.glance-item,.glance-item:first-child,.glance-item:nth-child(3),.glance-item:nth-child(4){margin-top:0;padding:20px 0;border-left:0;border-top:1px solid var(--experlu-border)}.glance-item:first-child{border-top:0}.editorial-block{grid-template-columns:1fr;gap:16px;padding:40px 0}.editorial-block__number{width:42px;height:42px}.deadline-line{grid-template-columns:1fr}.final-cta{padding:28px 22px}.final-cta__actions{justify-content:flex-start}.button-link{width:100%}}@media (prefers-reduced-motion:reduce){.employer-nic-content{scroll-behavior:auto}.enic-faq-item summary svg,.technical-details summary svg{transition:none}}