@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;700&family=Work+Sans:wght@400;500;600;700;800&display=swap";:root{--text-strong:#032d23;--text-soft:#032d23;--ink-dark:#09352c;--text-muted-1:#5ab399;--text-muted-2:#6d9b8a;--background-dark:#032d23;--background-highlight:#1c4239;--neon:#01e988;--text:"Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-dark:#032d23;--surface:#fffc;--surface-alt:#f0f9f4;--surface-mid-solid:#fff;--page-gradient-top:#fff;--teal-strong:#01e988;--teal-soft:#69cdb3;--teal-grid-line:#007b6212;--teal-strong-rgba-1:#31d1b113;--teal-strong-rgba-2:#00d4aa59;--teal-strong-rgba-3:#00d4aabf;--rust-strong:#00d4aa;--rust-strong-rgba-1:#00d4aa1a;--rust-strong-rgba-2:#00d4aa33;--rust-strong-rgba-3:#00d4aaa6;--button:#01e988;--background:#fff;--surface-mid-rgba-1:#fff6;--surface-mid-rgba-2:#fff9;--surface-rich-98:#fffffffa;--surface-deep-98:#fffffffa;--stroke-soft:#00d4aa26;--shadow-black-35:#002b2214;--shadow-black-36:#002b221a;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--heading:"Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hadding:var(--heading);--button-font:"Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font:16px/1.5 var(--sans);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-y:scroll}body{background:linear-gradient(90deg, color-mix(in srgb, var(--teal-grid-line), transparent 10%) 1px, transparent 1px), linear-gradient(color-mix(in srgb, var(--teal-grid-line), transparent 10%) 1px, transparent 1px), var(--background);background-size:33px 33px,33px 33px,auto;background-attachment:scroll;min-height:100svh;margin:0;overflow-x:hidden}body:before,body:after{content:"";filter:blur(200px);z-index:-1;pointer-events:none;border-radius:50%;width:30rem;height:30rem;position:fixed}#root{min-height:100svh}h1,h2,h3{font-family:var(--heading);color:var(--text-strong);margin:0;line-height:1.14}h1{margin-bottom:.65rem;font-size:clamp(1.8rem,1.1rem + 2.4vw,3.2rem)}h2{margin-bottom:.35rem;font-size:clamp(1.3rem,1rem + 1vw,2rem)}p{margin:0}.brand-highlight{color:var(--button)}@keyframes fade-slide{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdownSlideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes optionFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.hero-section .hero-cta{float:none!important;text-align:left!important;place-self:start!important;margin-left:0!important}.results-loading-overlay{z-index:180;-webkit-backdrop-filter:blur(6px)saturate(.88);backdrop-filter:blur(6px)saturate(.88);background:#f5fcfabd;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.results-loading-card{background:#fffffff0;border:1px solid #01e98838;border-radius:1.4rem;justify-items:center;gap:.9rem;padding:1.4rem 1.7rem;display:grid;box-shadow:0 20px 44px #002b2224}.results-loading-spinner{border:4px solid #01e9882e;border-top-color:var(--teal-strong);border-right-color:var(--rust-strong);border-radius:50%;width:3.25rem;height:3.25rem;animation:.8s linear infinite results-loading-spin}.results-loading-text{color:var(--text-strong);font:500 .98rem/1.2 var(--heading);text-align:center;margin:0}@keyframes results-loading-spin{to{transform:rotate(360deg)}}button,input[type=button],input[type=submit],.button,.hero-cta,.main-nav-cta,.ghost-cta,.results-download,.results-back{font-family:var(--heading)!important}@media (width<=430px){section.main-section.form-preview-section section.form-card header.section-header h2,section.main-section.form-preview-section section.form-card h2{margin:0 0 .6rem!important;font-size:4vw!important}section.main-section.form-preview-section section.form-card header.section-header p,section.main-section.form-preview-section section.form-card p{margin:0!important;font-size:3.5vw!important}}.feedback-fab{border:2px solid var(--button);background:var(--button);width:85px;height:85px;color:var(--page-gradient-top);font:500 .8rem/1 var(--button-font);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;z-index:30;border-radius:999px;justify-content:center;align-items:center;transition:transform .24s,box-shadow .24s;display:inline-flex;position:fixed;bottom:clamp(1rem,2vw,1.4rem);right:clamp(1rem,2vw,1.7rem);box-shadow:0 6px 16px #00000029}.feedback-fab:hover{transform:scale(1.12);box-shadow:0 10px 22px #0000002e}.feedback-fab:focus-visible{outline:3px solid var(--teal-strong);outline-offset:2px}@media (width<=940px){.feedback-fab{width:70px;height:70px;font-size:.7rem}}.global-footer{width:100%;margin-top:2rem;padding:0}.footer-slogan-mobile{display:none}.footer-inner{background-color:var(--background-dark);color:#fff;border-radius:30px 30px 0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,3vw,2.6rem);width:100%;min-height:250px;margin:0 auto;padding:clamp(1.6rem,3.5vw,2.8rem) clamp(1rem,2.2vw,1.8rem) clamp(1.4rem,3vw,2.2rem) clamp(4rem,8vw,7rem);display:grid;box-shadow:0 -2px #ffffff0a,0 18px 36px #00000029}.footer-content{align-content:center;justify-self:start;gap:1rem;display:grid}.footer-slogan{white-space:nowrap;color:#01e988;max-width:none;font-family:var(--heading);letter-spacing:-.04em;margin:0;font-size:clamp(1.55rem,1.35rem + 1.05vw,2.9rem);font-weight:400;line-height:.98}.footer-links-block{gap:.72rem;display:grid}.footer-legal-label{color:#a1ffecbf;font-family:var(--heading);margin:0;font-size:1rem;line-height:1.2}.footer-link-row{flex-wrap:wrap;align-items:center;gap:.6rem .9rem;display:flex}.footer-link-row-main{margin-top:0}.footer-brand{place-self:center end;place-items:center;width:5rem;height:auto;display:grid;transform:translate(-10.5rem)}.footer-brand-icon{object-fit:contain;width:100%;height:100%;display:block}.footer-link-button{color:#8cefd6;font:100 .9rem/1.1 var(--heading);letter-spacing:0;text-transform:none;cursor:pointer;background:0 0;border:1px solid #01e988b3;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem .9rem;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.footer-link-button:hover{color:#01e988;background:#01e98814;border-color:#01e988}.footer-link-button-secondary{color:#a1ffecc7;border-color:#a1ffecb3}.footer-link-button-secondary:hover{color:#c8fff2;background:#ffffff08;border-color:#c8fff2e6}.footer-link-button-primary{color:#032d23;background:#01e988;border-color:#01e988}.footer-link-button-primary:hover{color:#032d23;background:#17f29a;border-color:#17f29a}.footer-link-label{line-height:1}.footer-link-arrow{justify-content:center;align-items:center;font-size:.9em;line-height:1;transition:transform .25s;display:inline-flex;transform:translateY(-.02em)}.footer-link-button:hover .footer-link-arrow{transform:translate(2px,-.02em)}@media (width<=940px){.footer-inner{grid-template-columns:1fr;justify-items:start;gap:2.2rem;min-height:auto;padding-left:clamp(1.2rem,3vw,2rem)}.footer-brand{justify-self:start;transform:none}.footer-slogan{white-space:normal}.footer-link-button{width:fit-content}}@media (width<=760px){.footer-inner{gap:1.4rem;padding:1.5rem 1rem 1.25rem}.footer-content{gap:.85rem;width:100%}.footer-slogan{white-space:normal;max-width:14ch;font-size:clamp(1.35rem,4.8vw,1.9rem)}.footer-links-block{gap:.62rem;width:100%}.footer-link-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.footer-link-button{justify-content:center;width:100%;padding:.56rem .7rem;font-size:.82rem}.footer-link-button-primary{grid-column:1/-1}.footer-brand{place-self:start;width:2.6rem}}@media (width<=520px){.footer-inner{border-radius:24px 24px 0 0;padding:1.2rem .9rem 1rem}.footer-slogan{max-width:100%;font-size:clamp(1.2rem,5vw,1.55rem)}.footer-legal-label{font-size:.68rem}.footer-slogan-mobile{white-space:normal;max-width:none;color:var(--neon);font-family:var(--heading);letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,4.8vw,1.9rem);font-weight:400;line-height:1.1;display:block}.footer-slogan{display:none}.footer-link-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;display:flex}.footer-link-button,.footer-link-button-primary{flex:0 auto;grid-column:auto;width:auto}.footer-link-button{padding:.52rem .68rem;font-size:.76rem}.footer-brand{width:2.2rem;height:auto}}.field{gap:.35rem;display:grid}.field-control-wrap{display:block;position:relative}.field-label-wrap{align-items:center;gap:.4rem;width:fit-content;display:inline-flex}.field-label{color:var(--text-strong);font-size:.92rem;font-weight:700}.field-info-wrap{display:inline-flex;position:relative}.field-info-button{border:1px solid var(--teal-strong);width:1rem;height:1rem;color:var(--teal-strong);background:var(--teal-strong-rgba-1);cursor:help;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.68rem;font-weight:100;line-height:1;display:inline-flex}.field-info-button:hover,.field-info-button:focus-visible{border-color:var(--rust-strong);color:var(--rust-strong);background:var(--rust-strong-rgba-1);outline:none}.field-info-tooltip{background:linear-gradient(165deg, var(--surface-rich-98), var(--surface-deep-98));border:1px solid var(--rust-strong-rgba-3);width:min(18rem,70vw);color:var(--text-strong);box-shadow:0 10px 22px var(--shadow-black-35);opacity:0;visibility:hidden;pointer-events:none;z-index:20;border-radius:10px;padding:.5rem .6rem;font-size:.76rem;font-weight:500;line-height:1.35;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%)translateY(.2rem)}.field-info-tooltip .field-info-link,.field-info-link{color:var(--teal-strong);margin-left:.35rem;font-weight:600;text-decoration:underline}.field-info-tooltip:after{content:"";border-style:solid;border-width:6px;border-color:var(--surface-deep-98) transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.field-info-wrap:hover .field-info-tooltip,.field-info-wrap:focus-within .field-info-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.field-hint{color:var(--text-soft);white-space:nowrap;margin-top:.15rem;font-size:.78rem;display:inline-block}.section-header{margin-bottom:1.2rem}.eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--button);margin-bottom:.45rem;font-size:.78rem;display:inline-flex}.section-header p{max-width:70ch}fieldset{border:1px solid var(--stroke-soft);background:var(--surface-alt);border-radius:18px;margin:0;padding:1.85rem 1rem 1rem}legend{font-family:var(--heading);color:var(--text-strong);letter-spacing:.06em;text-transform:uppercase;margin:0 0 1.4rem -.15rem;font-size:20.95rem;display:block;position:relative;top:1.65rem}.field-grid{gap:.85rem;display:grid}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}input,select{width:100%;font:600 .96rem/1.3 var(--sans);color:var(--text-strong);border:2px solid var(--teal-strong);background:var(--surface-mid-rgba-1);box-sizing:border-box;border-radius:12px;padding:.72rem .8rem;transition:border-color .2s,box-shadow .2s,background .2s}input:not(:placeholder-shown),textarea:not(:placeholder-shown){font:100 .96rem/1.3 var(--sans)}textarea{width:100%;font:600 .96rem/1.4 var(--sans);color:var(--text-strong);border:2px solid var(--teal-strong);background:var(--surface-mid-rgba-1);box-sizing:border-box;resize:vertical;border-radius:12px;padding:.72rem .8rem;transition:border-color .2s,box-shadow .2s,background .2s}input::placeholder{color:var(--text-muted-1)}input:focus,select:focus,textarea:focus{border-color:var(--rust-strong);box-shadow:0 0 0 4px var(--rust-strong-rgba-2);background:var(--surface-mid-rgba-2);outline:none}input:disabled{color:var(--text-muted-2);background:var(--surface-mid-rgba-1);border-color:var(--teal-soft)}.actions{flex-direction:column;align-items:flex-end;gap:.7rem;margin-top:.4rem;display:flex}.button{appearance:none;cursor:pointer;font:500 .92rem/1 var(--button-font);letter-spacing:.03em;text-transform:uppercase;border:none;border-radius:999px;padding:.85rem 1.2rem;transition:transform .18s,box-shadow .22s}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button.primary{color:var(--page-gradient-top);background:var(--teal-strong)}.button.secondary{color:var(--page-gradient-top);background:linear-gradient(115deg, var(--teal-strong-rgba-2), var(--rust-strong-rgba-2));border:1px solid var(--teal-strong);box-shadow:0 8px 18px var(--teal-strong-rgba-1)}.button:disabled{cursor:not-allowed;opacity:.7}@media (width<=940px){.two-columns{grid-template-columns:1fr}.actions{align-items:flex-end}}.main-page{box-sizing:border-box;gap:clamp(2.8rem,8vw,7rem);width:min(1120px,100%);max-width:100%;margin:0 auto;padding:3rem clamp(1.4rem,2.8vw + .6rem,3rem) 10rem;display:grid}.hochgestellt{vertical-align:super;color:var(--teal-strong);line-height:0}.main-nav-wrap{z-index:55;width:min(1100px,100% + -1*clamp(2rem,4vw + 1rem,4.4rem));padding-top:.4rem;position:fixed;top:.4rem;left:50%;transform:translate(-50%)}.main-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .75rem;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}.main-brand,.main-nav-cta,.hero-cta,.ghost-cta{cursor:pointer;font-family:var(--button-font);border:none}.main-brand{color:var(--text-strong);letter-spacing:.02em;background:0 0;border-radius:999px;padding:.5rem .9rem;font-size:1.05rem;font-weight:100}.brand-logo{width:auto;height:2rem;display:block}.main-nav-links{flex:1;justify-content:center;align-items:center;gap:5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.main-nav-links a{color:var(--text-soft);font-size:.87rem;font-weight:500;text-decoration:none;transition:transform .2s,color .2s;display:inline-block}.main-nav-links a:hover{color:var(--text-strong)}.main-nav-links a:hover .main-brand{padding:.45rem .6rem}.main-nav-links a:hover .brand-logo{height:1.8rem}.main-nav-links a:hover{transform:scale(1.1)}.main-nav-cta,.hero-cta,.ghost-cta{letter-spacing:.03em;text-transform:none;border-radius:999px;padding:.75rem 1rem;font-size:.82rem;font-weight:100}.main-nav-cta,.hero-cta{color:var(--text-dark);background:var(--teal-strong);font-weight:500}.main-nav-cta:after,.hero-cta:after{content:"";vertical-align:-.06em;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='11'%20viewBox='0%200%2012%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2615%200.950646C11.2484%200.412135%2010.7794%20-0.0132484%2010.214%200.000525918L1.00026%200.224985C0.434853%200.238759%20-0.0128622%200.686474%200.000256568%201.22499C0.0133754%201.7635%200.48236%202.18888%201.04776%202.17511L9.23779%201.97559L9.42782%209.77607C9.44094%2010.3146%209.90993%2010.74%2010.4753%2010.7262C11.0407%2010.7124%2011.4884%2010.2647%2011.4753%209.72619L11.2615%200.950646ZM1.23779%209.97559L1.97849%2010.6474L10.9785%201.64742L10.2378%200.975586L9.49709%200.303749L0.497093%209.30375L1.23779%209.97559Z'%20fill='%23032D23'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;width:.7em;height:.7em;margin-left:.5rem;display:inline-block}.ghost-cta{color:var(--page-gradient-top);border:1px solid var(--teal-strong);background:var(--teal-strong)}.main-section{scroll-margin-top:5.6rem}.title{max-width:20ch;font-weight:100}.title-thin{font-weight:60}.text-highlight{color:#7dfa9b;background-color:#12261e;border-radius:50px;margin:0 0 .15em 0;padding:2px 12px;line-height:1.2;display:inline-block}@media (width<=940px){.main-page{gap:2.6rem;padding-top:8.2rem}.main-nav{border-radius:18px;flex-wrap:wrap;justify-content:center;padding-top:.7rem;padding-bottom:.7rem}.main-nav-links{flex:none;order:3;justify-content:center;width:100%;position:static;left:auto;transform:none}.main-nav-links .main-page{gap:2.6rem;padding-top:8.2rem}.main-nav-links .steps-section{margin-top:0}.main-nav-links .problem-section{grid-template-columns:1fr;align-items:start;row-gap:1.25rem;margin-bottom:3rem;padding-left:0}.main-nav-links .problem-insight,.main-nav-links .problem-insight-two,.main-nav-links .problem-detail-list li{font-size:1.2rem}.main-nav-links .problem-kicker{font-size:.95rem}.main-nav-links .problem-section h2{font-size:1.7rem}.main-nav-links .lever-section{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.main-nav-links .lever-copy{max-width:100%}.main-nav-links .lever-copy .title,.main-nav-links .lever-copy .lever-body{white-space:normal}.main-nav-links .lever-body{font-size:.95rem}.main-nav-links .lever-metrics{grid-template-columns:1fr}.main-nav-links .vision{margin-bottom:2rem}.main-nav-links .mission{margin-bottom:3rem}.main-nav-links .principles-section{padding-top:.6rem;padding-bottom:0}.main-nav-links .principle-card h3{font-size:1.4rem}.main-nav-links .principle-card p{font-size:.9rem}.main-nav-links .principles-grid{grid-template-columns:1fr;gap:1.25rem}.main-nav-links .principle-card{min-height:18rem;padding:1.2rem}.main-nav-links .team-section{grid-template-columns:1fr;gap:2rem}.main-nav-links .team-visual{height:16rem}.main-nav-links .team-title{max-width:40ch;margin-bottom:1rem;font-size:1.5rem}.main-nav-links .team-body{font-size:.95rem}.main-nav-links .kollektiv-section{grid-template-columns:1fr;gap:2rem;margin-bottom:0}.main-nav-links .kollektiv-visual{height:16rem}.main-nav-links .kollektiv-title{max-width:40ch;margin-bottom:1rem;font-size:1.5rem}.main-nav-links .kollektiv-group h3{font-size:1rem}.main-nav-links .kollektiv-group p{font-size:.9rem}.main-nav-links .main-nav{border-radius:18px;flex-wrap:wrap;justify-content:center}.main-nav-links .main-nav-links{border-top:1px solid var(--stroke-soft);order:3;justify-content:center;width:100%;padding-top:.6rem;position:static;left:auto;transform:none}.main-nav-links .hero-section{min-height:0;padding-top:.8rem}.main-nav-links .hero-metrics,.main-nav-links .steps-grid,.main-nav-links .preview-grid,.main-nav-links .support-grid-main{grid-template-columns:1fr}.main-nav-links .support-grid-main{width:100%}.main-nav-links .steps-grid{justify-self:center;max-width:100%;margin:0 auto;transform:none}.main-nav-links .step-card{flex-direction:column;align-items:flex-start;margin-left:0}.main-nav-links .step-card:nth-child(2){margin-left:0}.main-nav-links .step-image{width:clamp(90px,32vw,130px)}.main-nav-links .support-section-header{flex-direction:column;align-items:flex-start}.main-nav-links .support-section{margin-block:2rem}.main-nav-links .support-section-header .hero-cta{width:100%}.main-nav-links .form-preview-section .care-form{grid-template-columns:1fr}.main-nav-links .form-preview-section .care-form fieldset:first-of-type,.main-nav-links .form-preview-section .care-form fieldset:nth-of-type(2),.main-nav-links .form-preview-section .care-form fieldset:nth-of-type(3),.main-nav-links .form-preview-section .care-form fieldset:nth-of-type(4),.main-nav-links .form-preview-section .care-form fieldset:nth-of-type(5),.main-nav-links .form-preview-section .actions{grid-area:auto/1}@media (width<=640px){.main-nav-wrap{width:calc(100% - .75rem);padding-top:0;top:.25rem}.main-nav{border-radius:16px;gap:.45rem;padding:.75rem .55rem}.main-brand{display:none}.main-nav-links{gap:.9rem 1rem;padding-top:.45rem}.main-nav-links a{font-size:.8rem}.main-nav-cta{justify-content:center;width:100%;padding:.68rem .85rem;font-size:.74rem}}@media (width<=460px){.main-nav-wrap{width:calc(100% - .5rem)}.main-nav{padding:.65rem .5rem}.main-nav-links{gap:.65rem .8rem}.main-nav-links a{font-size:.76rem}.main-nav-cta{padding:.62rem .75rem;font-size:.7rem}}}.feedback-page{width:min(1000px,100%);padding-top:clamp(4.5rem,7vw,6rem);padding-left:clamp(1.4rem,2.8vw + .6rem,3rem);padding-right:clamp(1.4rem,2.8vw + .6rem,3rem)}.feedback-page .feedback-fab{display:none}.feedback-page .form-card{background:#032d23;border:1px solid #1c4239;border-radius:24px;padding:1.4rem;box-shadow:0 22px 48px #0000002e}.feedback-page .section-header h2{color:#01e988}.feedback-page .section-header p,.feedback-page .field-label,.feedback-page .field-hint{color:#fff;opacity:.92}.feedback-page .section-header .eyebrow{color:#01e988}.feedback-page fieldset{background:#1c4239;border:none;box-shadow:inset 0 0 0 1px #ffffff24}.feedback-page legend{color:#01e988;letter-spacing:.05em;font-size:1.2rem;line-height:1;top:2rem}.feedback-page input,.feedback-page textarea{color:var(--text-strong);background:#fff;border:none}.feedback-page input::placeholder{color:#c7c7c7;opacity:1}.feedback-page textarea::placeholder{color:#ffffffb3}.feedback-page input:focus,.feedback-page textarea:focus{box-shadow:0 0 0 4px #01e9882e}.feedback-page .button.primary{color:#032d23;background:#01e988}.feedback-page .button.primary:hover{box-shadow:0 10px 22px #01e9882e}.feedback-page .actions{margin-top:2rem}.feedback-status{color:#fff;background:#01e9881a;border:1px solid #01e98859;border-radius:12px;margin:0;padding:.72rem .84rem;font-size:.92rem}@media (width<=430px){h2{font-weight:500}.feedback-page{padding-top:7rem;padding-left:1rem;padding-right:1rem}.button.primary{width:fit-content;height:auto;font-size:3vw}.feedback-page legend{font-size:4vw!important}.feedback-page label{font-size:3.5vw!important}.feedback-page input::placeholder{font-size:3.25vw!important}}.page{gap:.01rem;width:min(1080px,100%);margin:0 auto;padding:7rem clamp(1rem,2vw + .5rem,2.2rem) 3rem;display:grid}.form-card{border:1px solid var(--stroke-soft);background:var(--surface);box-shadow:0 22px 48px var(--shadow-black-35);border-radius:24px;padding:1.25rem}.hero-panel{color:#032d23;text-align:left;padding:clamp(1.4rem,3vw,2.4rem);animation:.7s ease-out both fade-slide;position:relative;overflow:hidden}.chip{letter-spacing:.12em;text-transform:uppercase;color:var(--button);border:1px solid var(--button);background:0 0;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.35rem .7rem;font-size:.8rem;display:inline-flex}.hero-panel p{max-width:72ch;font-size:1rem}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.3rem;display:grid}.metric-card{background:linear-gradient(155deg, var(--teal-soft), var(--rust-strong-rgba-1));border:1px solid var(--teal-strong-rgba-2);border-radius:16px;gap:.22rem;padding:.9rem 1rem;display:grid}.metric-card span{text-transform:uppercase;letter-spacing:.07em;color:var(--text-soft);font-size:.82rem}.metric-card strong{font-size:1.2rem;font-family:var(--heading);color:var(--text-strong);line-height:1.2}.legal-page{max-width:900px;color:var(--text-strong);font-family:var(--sans);background:0 0;margin:2.5rem auto;padding:2.5rem 1.5rem;position:relative}.page-header{margin-bottom:2.5rem}.page-header .chip{color:var(--text-soft);background:0 0;border-radius:6px;margin-bottom:.5rem;padding:.25rem .6rem;font-size:.85rem;font-weight:100;display:inline-block}.legal-title{font-family:var(--heading);color:var(--text-strong);letter-spacing:-.01em;margin-top:6rem;font-size:2.6rem;font-weight:100}.legal-section-title{font-family:var(--heading);color:var(--text-strong);margin-top:1.2rem;margin-bottom:.5rem;font-size:2rem;font-weight:100}.legal-subtitle{font-family:var(--sans);margin-top:1.2rem;margin-bottom:.45rem;font-size:1.3rem;font-weight:100}.page-header h1{font-family:var(--heading);color:var(--text-strong);letter-spacing:-.01em;margin-top:6rem;font-size:2.6rem;font-weight:100}.page-header p{font-family:var(--sans);color:var(--text-muted-2);margin:0;font-size:1rem}.page-content{font-family:var(--sans);color:var(--text-strong);line-height:1.6}.page-content h2{font-family:var(--heading);color:var(--text-strong);margin-top:1.2rem;margin-bottom:.5rem;font-size:2rem;font-weight:100}.page-content h3{font-family:var(--sans);margin-top:1.2rem;margin-bottom:.45rem;font-size:1.3rem;font-weight:100}h3{margin-bottom:1rem;font-size:1.3rem;font-weight:100}.page-content p{color:var(--text-strong);margin-bottom:1rem;font-size:.95rem}.page-content>section,.page-content>div,.page-content p{max-width:880px}.legal-warning,.legal-note{color:#b11210;font-weight:100}.page-content section{margin-bottom:1.6rem}@media (width<=900px){.legal-page{margin:.75rem auto;padding:1.5rem 1.1rem 2rem}.legal-title{margin-top:7rem;font-size:2rem;line-height:1.1}.legal-section-title{font-size:1.55rem}.legal-subtitle{font-size:1.1rem}.page-content p,.page-content li{font-size:.93rem;line-height:1.7}.page-content>section,.page-content>div,.page-content p,.page-content ul{max-width:100%}.page-content section{margin-bottom:1.25rem}.page-header h1{font-size:2rem}}@media (width<=600px){.legal-page{margin:.5rem auto;padding:1.1rem .85rem 1.5rem}.legal-title{margin-top:6rem;font-size:1.65rem}.legal-section-title{margin-bottom:.4rem;font-size:1.25rem}.legal-subtitle{margin-top:1rem;font-size:1rem}.page-content p,.page-content li{overflow-wrap:anywhere;word-break:normal;font-size:3vw;line-height:1.65}.legal-list li{font-size:3vw;line-height:1.65}.legal-list{margin:.25rem 0 .9rem;padding-left:1.1rem}.legal-warning,.legal-note{margin:.85rem 0}.page-header h1{font-size:1.6rem}}.hero-copy{gap:1.1rem;max-width:780px;display:grid}.hero-copy .text-highlight,.text-highlight{color:#01e988;margin-left:-1rem;display:inline-block}.hero-subtitle-mobile{color:#032d23;display:none}.hero-kicker{letter-spacing:.12em;color:var(--teal-strong);font-size:.78rem}.hero-copy h1{max-width:20ch;font-size:clamp(2rem,1.6rem + 2.2vw,3.8rem);font-weight:100}.hero-title-desktop{color:#032d23;margin-top:10rem;display:block}.hero-title-mobile{color:#032d23;display:none}.hero-copy p{max-width:58ch;font-family:var(--heading)}.hero-copy .hero-cta{justify-self:start;display:inline-block}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.hero-copy{margin-bottom:6vh}}@media (width<=940px){.hero-section{align-items:center;min-height:80vh;margin-top:-10vw;padding-top:.5rem;display:flex}.hero-copy{width:100%;max-width:100%;padding:0 1rem}.hero-copy h1{max-width:20ch;font-size:5vw;line-height:1.1}.hero-copy p{max-width:100%;margin-right:auto;font-size:2.5vw}.hero-copy .hero-cta{width:40vw;font-size:1.5vw}}@media (width<=640px){.hero-title-desktop{display:none}.hero-title-mobile{display:block}.hero-section{align-items:center;min-height:70vh;padding-top:.5rem;display:flex}.hero-copy{width:100%;max-width:100%;margin-left:-.5rem;padding:0}.hero-copy h1{max-width:20ch;margin-bottom:0;font-size:5vw;font-weight:100;line-height:1.35}.hero-copy p{max-width:100%;margin-top:0;margin-right:auto;font-size:2.5vw}.hero-copy .hero-cta{align-self:flex-start;width:40vw;font-size:1.5vw}.hero-copy>h1,.hero-copy>p,.hero-copy>.hero-cta{animation:.64s cubic-bezier(.22,1,.36,1) both heroFadeUp}.hero-copy>h1{animation-delay:0s}.hero-copy>p{animation-delay:.12s}.hero-copy>.hero-cta{animation-delay:.24s}}@media (width<=430px){.hero-copy .text-highlight,.text-highlight{color:#01e988;margin-left:-.7rem;display:inline-block}.hero-subtitle-desktop{display:none}.hero-subtitle-mobile{margin-left:.1rem;font-size:4vw;display:block}.hero-cta{display:inline-block}.hero-title-desktop{display:none}.hero-title-mobile{width:100%;display:block}.hero-section{align-items:center;min-height:70vh;margin-top:10vw;margin-left:0;padding-top:0;display:flex}.hero-copy{flex-direction:column;width:100%;max-width:100%;padding:0 1rem 1rem;display:flex}.hero-copy h1{max-width:100vw;margin-bottom:0;font-size:8vw;line-height:1.2}.hero-copy p{max-width:80vw;margin-top:0;margin-right:auto;font-size:3.4vw}.hero-copy .hero-cta{align-self:flex-start;width:55vw;max-width:100%;font-size:2.5vw;font-weight:500}.hero-copy>h1,.hero-copy>p,.hero-copy>.hero-cta{animation:.56s cubic-bezier(.22,1,.36,1) both heroFadeUp}.hero-copy>h1{animation-delay:0s}.hero-copy>p{animation-delay:80ms}.hero-copy>.hero-cta{animation-delay:.18s}}.problem-section{grid-template-columns:minmax(10rem,13rem) minmax(0,1fr);align-items:center;column-gap:clamp(.75rem,1.4vw,1.4rem);margin-bottom:3rem;padding-left:clamp(1.5rem,4vw,5rem);display:grid}.problem-visual-wrap{justify-content:flex-start;align-self:center;align-items:center;margin-left:-3.5rem;display:flex}.problem-visual{width:auto;height:20rem}.problem-content{max-width:66rem;font-family:var(--heading);margin-left:3rem}.problem-kicker{color:var(--text-strong);white-space:nowrap;margin:0 0 .25rem;font-size:1rem}.problem-section h2{color:var(--text-strong);white-space:nowrap;margin:0;font-size:1.9rem;font-weight:100;line-height:1.2}.problem-body{color:var(--text-dark);white-space:nowrap;max-width:65ch;margin:.25rem 0 0;font-size:1.3rem;line-height:1.35}.problem-list{color:#032d23;gap:.8rem;margin:1.625rem 0 0;padding:0;list-style:none;display:grid}.problem-list li{color:var(--text-dark);white-space:nowrap;padding-left:1.8rem;font-size:1.12rem;line-height:1.35;position:relative}.problem-list li:before{content:"→";color:var(--teal-strong);font-weight:600;position:absolute;left:0}.problem-insight,.problem-insight-two{color:var(--text-dark);white-space:nowrap;max-width:85ch;margin:1.625rem 0 0;font-size:1.1rem;line-height:1.35}.problem-detail-list{gap:.4rem;margin:1.625rem 0 0;padding:0;list-style:none;display:grid}.problem-detail-list li{color:var(--text-dark);white-space:nowrap;padding-left:1.7rem;font-size:1.1rem;line-height:1.35;position:relative}.problem-detail-list li:before{content:"→";color:var(--text-dark);position:absolute;left:0}@media (width<=940px){.problem-kicker{font-size:.95rem}.problem-kicker,.problem-section h2,.problem-body,.problem-list li,.problem-insight,.problem-insight-two,.problem-detail-list li{white-space:normal;overflow-wrap:anywhere}.problem-section{grid-template-columns:1fr;align-items:start;row-gap:1.25rem;margin-bottom:3rem;padding-left:0}.problem-insight,.problem-insight-two,.problem-detail-list li{font-size:1.2rem}.problem-kicker{margin-top:2rem;font-size:.95rem}.problem-visual-wrap{display:none}.problem-section h2{font-size:1.7rem}}@media (width<=640px){h2{font-size:3vw}.problem-section{margin-left:0;padding-left:0}.problem-body{max-width:70vw;font-size:4vw!important}.problem-list li{width:100%;font-size:4vw}.problem-insight,.problem-insight-two{width:100%;font-size:4vw!important}.problem-detail-list li{width:100%;font-size:4vw}.problem-content{margin-left:0}}@media (width<=430px){p{font-size:4vw!important}}@media (width<=340px){.problem-body{max-width:100%}.problem-list li,.problem-insight,.problem-insight-two,.problem-detail-list li{width:100%}}.mid-heading-section h2{color:var(--text-strong);font-weight:100}@media (width<=940px){.mid-heading-section h2{text-align:center;width:100%;line-height:1.35;font-size:5vw!important}}@media (width<=430px){.mid-heading-section h2{margin-bottom:3rem;line-height:1.35}}.lever-section{font-family:var(--heading);grid-template-columns:minmax(0,1.35fr) minmax(22rem,.75fr);align-items:start;gap:clamp(.9rem,2vw,1.8rem);margin-bottom:2rem;display:grid}.titlemobile{display:none}.lever-copy{gap:1rem;max-width:50rem;display:grid}.lever-kicker{color:var(--text-strong);margin:0;font-size:1rem}.lever-title{max-width:40ch;color:var(--text-strong);margin:0;font-size:1.9rem;font-weight:100;line-height:1.35}.lever-copy .title .text-highlight{margin:0 0 .15em -.5rem;line-height:1.2;display:inline-block}.lever-body{max-width:40ch;color:var(--text-dark);margin:0;font-size:1rem;line-height:1.35}.lever-copy .title,.lever-copy .lever-body{white-space:nowrap;overflow-wrap:normal;word-break:normal}.lever-visual-wrap{width:min(100%,25rem);margin-top:.1rem}.lever-visual-source{color:var(--text-soft);margin:.45rem 0 0 1.2rem;font-size:.72rem;line-height:1.25}.lever-visual{width:100%;height:auto;display:block}.lever-metrics{grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:1rem;display:grid}.lever-card{background:var(--background-dark);width:100%;min-height:15rem;color:var(--neon);border-radius:22px;flex-direction:column;gap:.5rem;padding:.9rem;display:flex;box-shadow:0 18px 32px #0000001f}.lever-card-prefix{margin:0;font-size:.82rem;line-height:1}.lever-card-value{letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,1.25rem + 1.5vw,2.6rem);line-height:.95}.lever-card-label{color:var(--neon);text-align:left;justify-content:flex-start;align-items:flex-start;min-height:3.5rem;margin:auto 0 0;font-size:.88rem;line-height:1.08;display:flex}.lever-card-footnote{color:var(--neon);margin:auto 0 0;font-size:.62rem;line-height:1.15}@media (width<=940px){.lever-section{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.lever-copy{max-width:100%}.title{width:150%;font-size:1.5rem}.lever-body{font-size:.95rem}.lever-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (width<=640px){.lever-copy .title,.lever-copy .lever-body{white-space:normal}.lever-visual-wrap{align-self:center}.lever-section{gap:1.5rem;width:100%}.title{font-size:6vw}.leveler-body{font-size:3.5vw}}@media (width<=430px){.titlemobile{min-width:110%;color:var(--text-strong);margin:0;font-size:6vw;font-weight:100;line-height:1.35;display:block}.title{display:none}.lever-card-label{display:inline-block}.lever-section .trans{margin-left:1.2rem}.titlemobile .text-highlight{margin-top:0;margin-bottom:.15em;margin-left:-.7rem;line-height:1.2;display:inline-block}.lever-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.lever-title{font-size:1.2rem}.lever-body{font-size:4vw!important}.lever-card{min-height:10rem;padding:.6rem}.lever-card-value{font-size:clamp(1rem,4.5vw,1.5rem)}.lever-card-label{min-height:2rem;font-size:.7rem}}.vision{margin-bottom:-3rem}@media (width<=940px){.vision{margin-bottom:2rem}@media (width<=430px){.vision{width:100%;margin-bottom:0;font-size:3.4vw!important}.title-thin{font-size:3.6vw!important}}}.mission{text-align:right;margin-bottom:15rem}.mission .text-highlight{display:inline-block;transform:translate(.7rem)}.title-mobile{display:none}.text-highlight{margin:0 0 .15em 0;line-height:1.2;display:inline-block}@media (width<=940px){.mission{margin-bottom:20rem}}@media (width<=640px){.mission{box-sizing:border-box;text-align:right;max-width:100%;margin-bottom:15rem;margin-right:0;padding-inline:1rem}.mission .title-mobile{font-weight:60;display:block}.title-mobile{font-size:3.6vw!important}.mission .title-thin{display:none}.lever-kicker{width:100%;display:block;right:0}}@media (width<=340px){.mission{box-sizing:border-box;text-align:right;max-width:100%;margin-bottom:15rem;margin-right:0;padding-inline:1rem;font-size:4vw}.title-mobile{font-size:4vw!important}}.principles-section{box-sizing:border-box;margin-top:-15rem;padding-bottom:3rem;padding-left:1rem;padding-right:1rem}.principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem;margin-top:1rem;display:grid}.principle-card{background:var(--background-dark);color:var(--neon);box-sizing:border-box;border-radius:22px;flex-direction:column;justify-content:space-between;gap:1.6rem;min-height:25rem;padding:1.5rem;display:flex}.principle-card h3{font-size:1.9rem;font-family:var(--heading);color:var(--neon);overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-weight:200;line-height:1.08}.principle-card p{color:var(--neon);opacity:.95;font-family:var(--heading);font-family:var(--text);overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:auto 0 0;font-size:.95rem;line-height:1.45}@media (width<=940px){.principles-section{padding-top:.6rem;padding-bottom:0}.principle-card h3{font-size:1.4rem}.principle-card p{font-size:.9rem}.principles-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.principle-card{min-height:18rem;padding:1.2rem}@media (width<=640px){.principles-grid{box-sizing:border-box;grid-template-columns:repeat(1,1fr);align-self:center;gap:1.25rem;width:100%}.principle-card{min-height:12rem;margin-bottom:1rem;padding:.8rem}.principle-card h3{margin-top:.25rem;margin-left:.25rem;font-size:3.5vw}.principle-card p{margin-left:.25rem;margin-right:.25rem;font-size:3vw}}@media (width<=430px){.principles-grid{box-sizing:border-box;gap:.05rem;width:105%}.principle-card{width:90%;min-height:8.5rem;padding:.6rem}.principle-card h3{font-size:3.6vw}.principle-card p{font-size:2.3vw}}}.team-section{font-family:var(--heading);grid-template-columns:minmax(12rem,18rem) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,3rem);padding-bottom:0;display:grid}.transform{margin-left:1rem}.team-section .trans{display:inline-block;transform:translate(-1.5rem)}.team-visual-wrap{justify-content:center;place-self:center;align-items:center;margin-left:35%;display:flex}.team-visual{width:14rem;height:14rem;margin-right:1rem}.team-content{max-width:100%}.team-title{max-width:55ch;color:var(--text-strong);font-size:1.9rem;font-weight:100;line-height:1.1;font-family:var(--heading);white-space:normal;margin:0 0 2rem}@media (width<=940px){.team-section{grid-template-columns:1fr;gap:2rem}.team-visual{height:16rem}.team-title{max-width:40ch;margin-bottom:1rem;font-size:1.5rem}.team-body{font-size:.95rem}}.team-body{color:var(--text-dark);font-size:1rem;line-height:1.45;font-family:var(--heading);margin:0 0 1.4rem}.team-highlight{color:var(--text-strong);font-weight:600}.team-conviction{color:var(--text-strong);font-size:1.1rem;font-weight:500;line-height:1.45;font-family:var(--heading);margin:1.4rem 0}@media (width<=940px){.team-section{grid-template-columns:1fr;gap:2rem}.team-visual{height:16rem}.team-title{max-width:40ch;margin-bottom:1rem;font-size:1.5rem}.team-body{font-size:.95rem}.team-visual-wrap{justify-content:center;width:100%;margin-top:3rem;margin-bottom:1rem;margin-left:0}}@media (width<=640px){.team-section{width:100%}.team-title{font-size:6vw}.team-body p{font-size:4vw!important}.team-visual-wrap{justify-content:center;justify-self:center;width:100%;margin-top:3rem;margin-bottom:1rem;justify-content:center!important;justify-self:center!important;margin-left:0!important}.team-visual{height:37.5vw;margin-left:auto!important;margin-right:auto!important;display:block!important}}@media (width<=430px){.team-body{font-size:4vw!important}}.team-section .team-title .trans,.team-section .trans{display:inline-block!important;transform:translate(-1.7rem)!important}.team-section .text-highlight{display:inline-block!important;transform:translate(-1rem)!important}.kollektiv-section{font-family:var(--heading);grid-template-columns:auto auto;align-items:start;gap:1.2rem;margin-bottom:2rem;display:grid}.kollektiv-content .trans{margin-left:.1rem;display:inline-block}.stopper{margin-left:1rem;display:inline-block}.kollektiv-visual-wrap{align-self:center;align-items:center;margin-left:0;margin-right:0;display:flex}.kollektiv-visual{width:auto;height:15rem}.kollektiv-content{max-width:75ch}.kollektiv-title{max-width:55ch;color:var(--text-strong);font-size:1.9rem;font-weight:100;line-height:1.1;font-family:var(--heading);white-space:normal;margin:0 0 2rem}@media (width<=940px){.kollektiv-section{grid-template-columns:1fr;gap:2rem;margin-bottom:0}.kollektiv-visual{height:16rem}.kollektiv-title{max-width:40ch;margin-bottom:1rem;font-size:1.5rem}.kollektiv-group h3{font-size:1rem}.kollektiv-group p{font-size:.9rem}}.kollektiv-groups{gap:1.8rem;display:grid}.kollektiv-group{gap:.5rem;display:grid}.kollektiv-group h3{color:var(--text-strong);font-size:1.3rem;font-weight:100;line-height:.6;font-family:var(--heading);margin:0}.kollektiv-group .text-highlight{display:inline-block;margin-left:0!important;transform:translate(0)!important}.kollektiv-content .text-highlight,.kollektiv-title .text-highlight,.stopper .text-highlight{display:inline-block;margin-left:0!important;transform:translate(-1rem)!important}.kollektiv-group p{color:var(--text-dark);font-size:.95rem;line-height:1.45;font-family:var(--heading);margin:0}@media (width<=940px){.kollektiv-section{grid-template-columns:1fr;gap:2rem;margin-bottom:0}.kollektiv-visual{height:16rem}.kollektiv-title{max-width:40ch;margin-bottom:1rem;font-size:1.5rem}.kollektiv-group h3{font-size:1rem}.kollektiv-group p{font-size:.9rem}@media (width<=640px){.kollektiv-section{grid-template-columns:1fr;gap:2rem;width:100%;margin-top:1.5rem;margin-bottom:0}.kollektiv-title{max-width:40ch;margin-bottom:1rem;font-size:6vw}.kollektiv-group h3{font-weight:500;font-size:4.5vw!important}.kollektiv-group p{font-size:4vw!important}.kollektiv-visual-wrap{justify-content:center;width:85%;margin-top:1rem;margin-bottom:3rem}.kollektiv-visual{height:50vw}}}.gotocalc-section{font-family:var(--heading);margin-top:0;margin-bottom:7rem;font-weight:100}.subheadingMobile{display:none}.slogan .text-highlight{margin-left:-.3em;display:inline-block}.mobile{display:none}.gotocalc-section h1{font-family:var(--heading);color:var(--text-strong);width:100%;font-size:1.9rem;font-weight:100}.gotocalc-section p{font-family:var(--heading);color:var(--text-dark);margin-bottom:1rem;font-size:1.3rem}.gotocalc-section p.subheading{margin-top:2.5rem;font-size:1.4rem!important}.subheading .subheadingMobile{font-family:var(--heading);color:var(--text-strong);margin-top:5rem;font-weight:500;font-size:2.2rem!important}@media (width<=640px){.subheading{display:none}.subheadingMobile{display:block}.desktop{display:none}.mobile{display:block}.gotocalc-section h1{width:100%;font-size:6vw}.gotocalc-section p{width:100%;font-size:4vw!important}.gotocalc-section .subheadingMobile{text-align:center;width:100%;font-weight:100;margin-top:2.5rem!important;margin-bottom:2.5rem!important;font-size:4vw!important}.gotocalc-section p.subheading{text-align:center;width:100%;margin-left:0;margin-right:0;font-size:4vw!important}.number{margin-left:0;margin-right:0;font-size:2rem}.hero-cta{width:fit-content;margin-left:auto;margin-right:0;font-size:2.5vw;display:block}}@media (width<=430px){.slogan .text-highlight{margin-left:-.5em;display:inline-block}}.steps-section .subheading{font-family:var(--heading);color:var(--text-strong);margin-top:5rem;font-weight:500;font-size:2.2rem!important}.number{color:var(--text-dark);margin:0;font-size:2.4rem;font-weight:600}.steps-section{gap:1.5rem;margin-top:-10rem;display:grid}.steps-grid{grid-template-columns:1fr;gap:1rem;max-width:58%;margin:0 auto;display:grid;transform:translate(-27%)}.step-card{grid-template-columns:10rem 4rem 1fr;align-items:center;gap:1.2rem;width:150%;margin-left:0;padding:1.6rem .8rem;display:grid}.step-card h3{margin-bottom:.6rem;font-size:1.5rem;font-weight:100}.step-card p{color:var(--text-dark);font-size:.92rem;line-height:1.45;font-family:var(--heading)}.step-image{flex-shrink:0;width:10rem;height:auto}.steps-grid .step-card:nth-child(3) .step-image{width:8rem}.step-card .number{color:var(--text-dark);justify-self:center;padding-left:.8rem;padding-right:.8rem;font-weight:700;line-height:1}.text-content{display:block}.mobile-heading{display:none}@media (width<=940px){.steps-grid{justify-self:center;max-width:100%;margin:0 auto;transform:none}.step-card{flex-direction:column;align-items:flex-start;margin-left:0}.step-card:nth-child(2){margin-left:0}.step-image{width:clamp(90px,32vw,130px)}.text-content h3{display:none}.text-content .mobile-heading{margin:0 0 .4rem;display:block}}@media (width<=600px){.step-card{grid-template-columns:1fr;align-items:start}.steps-section .subheading{margin-top:3rem;font-size:1.8rem!important}.number{margin-left:0;margin-right:0;font-size:1.8rem}.step-card{width:100%}}@media (width<=430px){.steps-grid{margin-top:1rem}.steps-section .subheading{margin-top:2rem;font-size:1.5rem!important}.steps-grid .step-card h3{width:100%;font-size:4.5vw!important}.steps-grid .step-card p{width:100%;font-size:4vw!important}.number{display:none}.steps-grid .step-card:nth-child(3) .step-image{width:30%}}.select-input-wrapper{position:relative}.select-input-button{width:100%;font:500 .96rem/1.3 var(--sans);color:var(--text-strong);border:2px solid var(--teal-strong);background:var(--surface-mid-rgba-1);cursor:pointer;text-align:left;appearance:none;border-radius:12px;justify-content:flex-start;align-items:center;padding:.72rem 2.2rem .72rem .8rem;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative}.select-input-wrapper.has-value .select-input-button{font-weight:100}.select-input-button:hover:not(:disabled){border-color:var(--rust-strong);background:var(--surface-mid-rgba-2)}.select-input-button:focus{border-color:var(--rust-strong);box-shadow:0 0 0 4px var(--rust-strong-rgba-2);background:var(--surface-mid-rgba-2);outline:none}.select-input-button:disabled{opacity:.6;cursor:not-allowed}.select-input-label{flex:1;min-width:0}.select-input-arrow{color:var(--teal-strong);pointer-events:none;justify-content:center;align-items:center;font-size:.7rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;right:.8rem}.select-input-arrow.open{color:var(--rust-strong);transform:rotate(180deg)}.select-input-dropdown{background:var(--surface-mid-solid);border:1px solid var(--stroke-soft);box-shadow:0 12px 32px var(--shadow-black-35);z-index:100;border-radius:12px;margin-top:.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) dropdownSlideDown;position:absolute;top:100%;left:0;right:0;overflow:hidden}.select-input-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.select-input-option{color:var(--text-soft);cursor:pointer;border-bottom:1px solid var(--teal-strong-rgba-3);padding:.72rem .8rem;transition:all .2s;animation:.25s cubic-bezier(.34,1.56,.64,1) both optionFadeIn}.select-input-option:last-child{border-bottom:none}.select-input-option:hover{background:var(--teal-soft);color:var(--text-strong);padding-left:1.2rem;transform:translate(4px)}.select-input-option.selected{background:linear-gradient(135deg, var(--teal-strong-rgba-2), var(--rust-strong-rgba-1));color:var(--teal-strong);border-left:3px solid var(--teal-strong);padding-left:calc(.8rem - 3px);font-weight:600}input[type=number]::-webkit-outer-spin-button{appearance:none;opacity:1;margin:0}input[type=number]::-webkit-inner-spin-button{appearance:none;opacity:1;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;background:linear-gradient(to bottom, var(--teal-strong) 50%, transparent 50%) center center / 100% 100% no-repeat;cursor:pointer;opacity:.7;width:1.4em;transition:opacity .2s}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;background:linear-gradient(to top, var(--teal-strong) 50%, transparent 50%) center center / 100% 100% no-repeat;cursor:pointer;opacity:.7;transition:opacity .2s}input[type=number]::-webkit-outer-spin-button:hover{opacity:1;filter:brightness(1.2)}input[type=number]::-webkit-inner-spin-button:hover{opacity:1;filter:brightness(1.2)}input[type=number]::-moz-number-spin-box{display:flex}input[type=number]::-moz-number-spin-up{background:var(--teal-strong-rgba-2);border:1px solid var(--teal-strong);color:var(--teal-strong);cursor:pointer;flex:1}input[type=number]::-moz-number-spin-down{background:var(--teal-strong-rgba-2);border:1px solid var(--teal-strong);color:var(--teal-strong);cursor:pointer;flex:1}input[type=number]::-moz-number-spin-up:hover{background:var(--teal-strong-rgba-2)}input[type=number]::-moz-number-spin-down:hover{background:var(--teal-strong-rgba-2)}.form-preview-section{margin-top:2rem}.btn{margin-top:1.5rem}.form-preview-section .form-card{background:#032d23;border:1px solid #1c4239;border-radius:24px;padding:1.4rem;box-shadow:0 22px 48px #0000002e}.form-preview-section .form-card,.form-preview-section .form-card *{font-family:var(--hadding)}.form-card p{color:#fff;font-family:var(--heading)}.form-card .section-header p{width:100%;max-width:none}.form-preview-title{margin-bottom:2rem}.form-preview-section .section-header h2{color:#01e988;font-weight:500}.form-preview-section .section-header p{color:#fff;opacity:.92}.form-preview-section .eyebrow{color:#01e988}.form-preview-section .care-form{background:var(--background-dark);border:1px solid #ffffff47;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding:.85rem;display:grid}.form-preview-section .care-form fieldset{background:#1c4239;border:none;border-radius:18px;padding:.9rem .85rem .95rem}.form-preview-section .care-form fieldset:first-of-type{grid-area:1/1}.form-preview-section .care-form fieldset:nth-of-type(2){grid-area:2/1}.form-preview-section .care-form fieldset:nth-of-type(3){grid-area:1/2}@media (width<=940px){.form-preview-section .care-form{grid-template-columns:1fr}.form-preview-section .care-form fieldset:first-of-type,.form-preview-section .care-form fieldset:nth-of-type(2),.form-preview-section .care-form fieldset:nth-of-type(3),.form-preview-section .care-form fieldset:nth-of-type(4),.form-preview-section .care-form fieldset:nth-of-type(5),.form-preview-section .actions{grid-area:auto/1}}.form-preview-section .care-form fieldset:nth-of-type(4){grid-area:2/2}.form-preview-section .care-form fieldset:nth-of-type(5){grid-area:3/2}.form-preview-section .care-form legend{color:#fff;letter-spacing:.04em;font-size:.9rem}.form-preview-section .care-form .field-grid,.form-preview-section .care-form .field-grid.two-columns{grid-template-columns:1fr;gap:.72rem}.form-preview-section .field-label{color:#01e988;font-size:.79rem;font-weight:400}.form-preview-section .select-input-label{font-weight:400}.form-preview-section .field-hint{color:#7a7f86;opacity:1;pointer-events:none;z-index:1;font-size:.78rem;line-height:1;font-family:var(--heading);position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.form-preview-section .field-info-button{color:#fff;background:0 0;border-color:#fff}.form-preview-section input,.form-preview-section textarea,.form-preview-section .select-input-button{color:#032d23;background:#fff;border:1px solid #fff;border-radius:10px;min-height:2rem;padding:.55rem 2.9rem .55rem .72rem}.form-preview-section input::placeholder,.form-preview-section textarea::placeholder,.form-preview-section .select-input-button::placeholder{color:#818181;opacity:.5;font-weight:500}.form-preview-section input::-webkit-input-placeholder{color:#7a7f86}.form-preview-section textarea::-webkit-input-placeholder{color:#7a7f86}:is(.form-preview-section input:-ms-placeholder-shown,.form-preview-section textarea:-ms-placeholder-shown){color:#7a7f86}:is(.form-preview-section input:placeholder-shown,.form-preview-section textarea:placeholder-shown){color:#7a7f86}.form-preview-section .select-input-arrow{color:#032d23}.form-preview-section .actions{grid-area:4/2;place-self:end;margin-top:0}.form-preview-section .button.primary{color:#032d23;text-transform:none;background:#01e988;font-weight:500}.form-preview-shell{border:1px solid var(--stroke-soft);box-shadow:0 26px 48px var(--shadow-black-36);background:#fff;border-radius:24px;gap:1rem;padding:clamp(1.2rem,3.4vw,2rem);display:grid}.preview-toggle{background:var(--button);border-radius:999px;align-items:center;gap:.35rem;width:fit-content;padding:.35rem;display:inline-flex}.preview-toggle-option{color:#fff;font:100 .86rem/1 var(--button-font);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.65rem 1.35rem}.preview-toggle-option.is-active{color:var(--button);background:#fff}.form-preview-shell p{color:var(--text-soft);max-width:68ch}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.preview-box{border:1px solid var(--teal-strong-rgba-2);background:var(--teal-strong-rgba-1);color:var(--text-strong);border-radius:16px;padding:1rem;font-weight:700}.preview-actions{flex-wrap:wrap;gap:.7rem;display:flex}@media (width<=430px){.form-card{width:100%}section.main-section.form-preview-section section.form-card header.section-header h2,section.main-section.form-preview-section section.form-card h2{font-size:6vw!important}.form-preview-section .form-card p{font-size:4vw!important}.form-preview-section .care-form{gap:.6rem;grid-template-columns:1fr!important}.form-preview-section .care-form fieldset{grid-area:auto/1!important}.form-preview-section .actions{justify-self:stretch;width:100%;margin-top:.8rem;grid-area:auto/1!important}.form-preview-section .actions .button{width:100%}}.support-section{gap:1.5rem;margin-block:3rem;display:grid}.support-section-header{justify-content:space-between;align-items:end;gap:1rem;display:flex}.support-section-header div{flex:1}.support-item-main>.support-item-arrow{justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:.35rem;right:.9rem}.support-section-header h2{margin-bottom:.4rem;font-weight:500}.support-section-header p{color:var(--text-soft)}.support-section-header .hero-cta{width:fit-content}@media (width<=940px){.support-section-header{flex-direction:column;align-items:flex-start}.support-section{margin-block:2rem}.support-section-header .hero-cta{width:100%}.support-grid-main{grid-template-columns:1fr;width:100%}}.support-grid-main{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;width:100%;margin:0 auto;display:grid}.support-item-main{color:#fff;border:1px solid var(--teal-strong-rgba-2);background:var(--background-dark);min-height:350px;box-shadow:0 26px 48px var(--shadow-black-36);border-radius:18px;flex-direction:column;justify-content:flex-end;gap:.7rem;padding:1rem;transition:transform .2s,border-color .2s;display:flex;position:relative}.support-item-main:hover{cursor:pointer;border-color:var(--button);transform:translateY(-4px);box-shadow:0 30px 54px #002b2224}.support-item-main:hover>span{border-color:var(--button);color:var(--button)}.support-item-main h3{color:#fff;text-align:left;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;align-self:flex-start;max-width:100%;margin:0;padding-bottom:2rem;padding-right:0;font-size:1.3rem;font-weight:500}.text-highlight{margin-left:0}.highlight-text{color:var(--teal-strong);font:inherit;background:0 0;border:0;margin:0;padding:0;display:inline}.support-item-main:hover .highlight-text{color:var(--button)}.support-item-main>span{border:1px solid var(--teal-strong);width:2rem;color:var(--teal-strong);border-radius:20px;padding:.25rem .38rem;font-size:.8rem;line-height:1;position:absolute;bottom:.9rem;right:.9rem}@media (width<=430px){.support-grid-main{grid-template-columns:1fr;width:100%;margin-bottom:0;margin-left:0}.support-item-main{width:100%;min-width:0;max-width:100%;min-height:20vw;padding-bottom:1rem;padding-right:1rem}h3{width:100%;font-size:4vw!important}h2{font-size:6vw!important}p{font-size:3vw!important}.hero-cta{width:fit-content!important}}.solution-section{grid-template-columns:auto 1fr minmax(0,25rem);align-items:start;gap:1rem;display:grid}.solution-copy .solution-highlight{margin-left:-.3rem;display:inline-block}.solution-visual-wrap{justify-content:center;align-items:center;width:100%;display:flex}.solution-visual{width:14vw;height:auto;margin-top:7rem;margin-left:auto;margin-right:2rem;display:block}.solution-copy{font-family:var(--heading);color:var(--text-dark);gap:1rem;display:grid}.solution-superkicker{color:var(--neon);font-size:1rem;font-weight:100;line-height:1;font-family:var(--sans);margin:0}.solution-kicker{color:var(--text-dark);margin:0;font-size:1.05rem;font-weight:100}.solution-copy h2{min-width:150%;color:var(--text-dark);margin:0;font-size:1.9rem;line-height:1.08}.solution-copy{font-family:var(--heading);color:var(--text-dark);max-width:none;display:grid}.solution-right{font-family:var(--heading);align-self:start;margin-top:10.7rem;margin-left:2rem}sr-item{min-width:150%;margin-right:1rem}.gegenwurf{margin-bottom:1rem}.solution-right-heading{color:var(--text-dark);margin:0 0 .6rem;font-size:1rem}.solution-right-grid{grid-template-columns:1fr auto 1fr;align-items:start;gap:1rem;display:grid}.solution-right-col p{color:var(--text-dark);margin:0 0 .6rem 0}.trans,.transition{white-space:nowrap;margin-left:2rem;display:inline-block}.solution-right-arrows p{color:var(--teal-strong);text-align:center;margin:0 0 .6rem;font-weight:700}.solution-highlight{color:#16e08a;background:var(--background-dark);border-radius:.8rem;padding:.02em .18em .04em;display:inline-block}.solution-mission{gap:.55rem;margin-top:.5rem;display:grid}.solution-mission ul{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.solution-mission li{padding-left:1.3rem;line-height:1.3;position:relative}.solution-mission li:before{content:"→";color:var(--teal-strong);position:absolute;left:0}@media (width<=940px){.solution-section{grid-template-columns:1fr;gap:1.2rem}.solution-visual{width:min(100%,22rem)}.solution-visual-wrap{justify-content:center;justify-self:center;margin-top:0}.solution-visual{margin-top:0;margin-bottom:1rem}.solution-copy{gap:.85rem}.solution-copy h2{font-size:1.8rem}.solution-body,.solution-mission p,.solution-mission li{font-size:1rem}.solution-right{order:3;margin-top:1rem}}@media (width<=640px){.title-thin{font-size:6vw}.solution-body{font-size:4vw}.solution-right{margin-top:2rem;margin-bottom:2rem;margin-left:0;font-size:4vw}.solution-section{padding-left:0;padding-right:0}.solution-visual-wrap{justify-content:center;justify-self:center;margin-top:0}.solution-visual{width:35vw;margin:0 auto 1rem}.solution-superkicker{font-size:.9rem}.solution-kicker{font-size:.95rem}.solution-copy h2{line-height:1.1;font-size:6vw!important}.sr-item .trans{font-size:4vw!important}.solution-body,.solution-mission p,.solution-mission li{white-space:normal;overflow-wrap:anywhere;font-size:4vw!important}}@media (width<=430px){.solution-right,.solution-right p,.solution-right .sr-item,.solution-right .sr-item .trans{font-size:3.4vw!important;line-height:1.35!important}}.results-page{gap:1.6rem;width:min(1120px,100%);margin:0 auto;padding:7.5rem clamp(1.4rem,2.8vw + .6rem,3rem) 2.5rem;display:grid}.results-summary-wrap{gap:.4rem;display:grid}.results-subtitle{color:#032d23;font:600 clamp(1.2rem, .9rem + .7vw, 1.7rem) / 1.2 var(--heading);margin:0}.results-summary{color:#032d23;max-width:90ch;font-size:1.1rem;line-height:1.3;font-family:var(--heading);margin:0}.results-disclaimer{color:#34514a;max-width:90ch;margin:0;font-size:.95rem;line-height:1.35}.results-material-label{color:var(--neon)}.recomandation{margin:0;font-size:clamp(1.2rem,1rem + 1vw,1.5rem);font-weight:100}.results-selection-controls{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.results-material-select{width:min(100%,18rem)}.results-material-select .select-input-wrapper{width:100%}.results-material-select .select-input-button,.results-material-select .select-input-button:hover:not(:disabled),.results-material-select .select-input-button:focus{border-color:var(--neon);background:#fefffe}.results-selection-controls .results-material-select{flex:0 18rem;max-width:18rem;margin-top:0}.results-detail-toggle{white-space:nowrap;flex:none;width:16rem;min-width:16rem;min-height:3.1rem}.results-chart-wrap{background:#f8fcfb;border:1px solid #d8dfdd;border-radius:36px;order:15;min-height:320px;position:relative;overflow:hidden;box-shadow:0 10px 18px #00000014}.results-graph-svg{width:100%;height:auto;display:block}.results-graphic-placeholder{color:#34514a;min-height:320px;font:500 .96rem/1.3 var(--heading);text-align:center;background-color:#f1f3f3;background-image:none;background-position:0 0;background-repeat:repeat;background-size:220% 100%,100% 100%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;place-items:center;padding:1rem;animation:1.1s linear infinite results-chart-shimmer;display:grid}.graph-min-required-zone{fill:#e74c3c24;stroke:#e74c3c52;stroke-width:1px}.graph-grid-line{stroke:#082f2824;stroke-width:1px}.graph-axis-label{font-family:var(--heading);fill:#0c342bc7;font-size:12px}.graph-line-care{fill:none;stroke:#2765d6;stroke-width:3px}.graph-line-economic{fill:none;stroke:#8d29b9;stroke-width:3px}.graph-marker-balance{stroke:#0f9954;stroke-width:2px;stroke-dasharray:6 5}.graph-marker-eco{stroke:#2765d6;stroke-width:1.5px;stroke-dasharray:5 5;opacity:.9}.graph-marker-economic{stroke:#8d29b9;stroke-width:1.5px;stroke-dasharray:5 5;opacity:.9}.graph-legend{font-family:var(--heading);font-size:12px;font-weight:500}.graph-legend.care{fill:#2765d6}.graph-legend.economic{fill:#8d29b9}.graph-legend.balance{fill:#0f9954}.graph-legend.min-required{fill:#be4135}.graph-value-label{font-family:var(--heading);paint-order:stroke;stroke:#f8fcfb;stroke-width:4px;stroke-linejoin:round;font-size:11px;font-weight:500}.graph-value-label.care{fill:#2765d6}.graph-value-label.economic{fill:#8d29b9}@keyframes results-chart-shimmer{to{background-position:-120% 0,0 0}}.results-cards{order:20;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-areas:"insulation insulation thickness investments savings""insulation insulation thickness return payback""amortization lifecycle co2invest eco logo";grid-auto-rows:auto;gap:.95rem;display:grid}.metric-card{border:1px solid #01e98829;border-radius:24px;align-content:end;gap:.44rem;min-width:0;height:auto;padding:1.15rem;display:grid}.metric-value{min-width:0;font-family:var(--heading);overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:clamp(1.55rem,1.15rem + .9vw,2.15rem);line-height:1.05}.metric-value-single-line{white-space:normal}.metric-label{font-family:var(--heading);overflow-wrap:break-word;word-break:break-word;margin:0;font-size:.82rem;line-height:1.15}.card-insulation{grid-area:insulation}.card-thickness{grid-area:thickness}.card-investments{grid-area:investments}.card-savings{grid-area:savings}.card-return{grid-area:return}.card-payback{grid-area:payback}.card-amortization{grid-area:amortization}.card-lifecycle{grid-area:lifecycle}.card-co2-investments{grid-area:co2invest}.card-eco-return{grid-area:eco}.card-logo{grid-area:logo}.card-dark{background:var(--background-dark);color:#08f0ad}.card-mint{color:#00524a;background:#68ceb4}.card-mid{color:#0cf0af;background:#0d6865}.card-mint,.card-mid,.card-logo{aspect-ratio:1}.card-logo{background:var(--background-dark);align-content:center;place-items:center;display:grid}.card-logo .care-dot{object-fit:contain;width:88px;height:88px}.card-insulation .metric-value,.card-thickness .metric-value{font-size:clamp(2.1rem,1.7rem + 1.4vw,3.25rem)}.card-insulation .metric-label,.card-thickness .metric-label{font-size:.95rem}.results-actions{order:40;justify-self:end;gap:.5rem;display:grid}.results-download,.results-back{font:100 1rem/1 var(--button-font);cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.56rem 1.05rem}.results-download{color:#00514b;background:#0ee58f}.results-back{color:var(--neon);border-color:var(--neon);background:#fff;margin-bottom:4rem}.boldtext{font-weight:600}.dev-popup{z-index:1200;pointer-events:auto;align-items:flex-end;display:flex;position:fixed;bottom:1rem;right:1rem}.dev-popup-content{background:var(--background-dark);color:#fff;border-radius:12px;width:min(90vw,320px);max-width:320px;padding:.85rem 1rem;box-shadow:0 12px 30px #0000004d}.dev-popup-title{color:#01e988;margin:0 0 .35rem;font-weight:600}.dev-popup-text{color:#d8efe6;margin:0 0 .6rem;font-size:.95rem}.dev-popup-actions{justify-content:flex-end;display:flex}.dev-popup-button{color:#032d23;cursor:pointer;font:100 .95rem/1 var(--button-font);background:#01e988;border:none;border-radius:999px;padding:.4rem .8rem}@media (width<=1100px){.metric-value{font-size:clamp(1.3rem,1.9vw,1.95rem)}.card-insulation .metric-value,.card-thickness .metric-value{font-size:clamp(1.6rem,2.7vw,2.6rem)}}@media (width<=760px){.results-cards{gap:.7rem}.metric-card{border-radius:16px;min-height:120px;padding:.9rem}.metric-label{font-size:.74rem}.metric-value{font-size:clamp(1.05rem,2.7vw,1.35rem)}.care-dot{width:10vw}.recomandation{font-size:clamp(1.05rem,3.2vw,1.2rem)}.results-summary{font-size:1rem}.results-selection-controls{gap:.55rem;width:100%}.results-material-select{width:100%}.results-selection-controls .results-material-select,.results-selection-controls .results-detail-toggle{flex:100%;width:100%;max-width:none}}@media (width<=640px){.results-chart-wrap{border-radius:22px;min-height:0}.graph-axis-label,.graph-legend,.graph-value-label{font-size:10px}.graph-legend{text-anchor:start}}@media (width<=620px){.results-cards{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:unset;grid-auto-rows:auto;align-items:start;gap:.55rem}.metric-card{flex-direction:column;grid-area:auto;justify-content:space-between;width:100%;min-width:0;height:100%;min-height:0;display:flex}.results-cards>article{aspect-ratio:1;flex-direction:column;justify-content:space-between;width:100%;height:auto;display:flex}}@media (width<=430px){.recomandation{font-size:4vw}.results-summary{font-size:3.2vw}.results-cards{grid-template-columns:repeat(3,1fr);grid-template-rows:unset;align-items:start;gap:.55rem;display:grid}.results-cards>article{aspect-ratio:1;box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;display:flex}.metric-card{aspect-ratio:1;box-sizing:border-box;flex-direction:column;grid-area:auto;justify-content:space-between;width:100%;min-width:0;height:auto;min-height:0;display:flex;overflow:hidden}.results-subtitle{color:#032d23;margin-top:auto;font-size:6vw}.results-chart-wrap{width:100%}.metric-label{font-size:3vw}.metric-value{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:90%;font-size:4vw}.care-dot{width:15vw}.results-download,.results-back{font-size:3vw}}@media (width<=480px){.dev-popup{bottom:.5rem;right:.5rem}.dev-popup-content{max-width:92vw}}.support-page{width:min(1000px,100%);padding-top:clamp(7rem,6vw,5.5rem);padding-left:clamp(1.4rem,2.8vw + .6rem,3rem);padding-right:clamp(1.4rem,2.8vw + .6rem,3rem)}.support-page .hero-panel{color:#fff;padding-left:0}.support-page .hero-panel p{color:var(--text-dark);opacity:.92}.support-page .chip{color:var(--text-soft);border-color:var(--text-soft)}.main-nav-link-button{color:var(--text-soft);cursor:pointer;background:0 0;border:none;font-size:.87rem;font-weight:100;text-decoration:none;transition:transform .2s,color .2s;display:inline-block}.main-nav-link-button:hover{color:var(--text-strong);transform:scale(1.1)}.support-filters{gap:1rem;display:grid}.support-filters h2{margin-bottom:.4rem;font-size:1.3rem}.filter-buttons{flex-wrap:wrap;gap:.6rem;display:flex}.filter-btn{border:1px solid var(--teal-strong-rgba-2);background:var(--background-dark);color:#fff;font:500 .85rem var(--button-font);cursor:pointer;border-radius:999px;padding:.6rem 1rem;transition:all .2s}.filter-btn:hover{border-color:var(--button);color:var(--button)}.filter-btn.active{border-color:var(--button);background:var(--background-highlight);color:var(--button)}.support-grid{gap:1rem;margin-top:2rem;display:grid}.support-card-full{border:1px solid var(--teal-strong-rgba-2);background:var(--background-dark);cursor:pointer;border-radius:18px;padding:1.5rem;transition:all .3s}.support-card-full:hover{border-color:var(--button);box-shadow:0 18px 36px #002b223d}.support-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.support-card-header h3{color:#fff;flex:1;margin:0;font-size:1.1rem}.expand-icon{color:var(--teal-strong);flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;transition:transform .3s;display:inline-flex}.expand-icon.open{color:var(--button);transform:rotate(180deg)}.support-card-detail{border-top:1px solid var(--teal-strong-rgba-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-top:1.2rem;padding-top:3.85rem;animation:.3s ease-out both fade-slide;display:grid}.support-card-detail p{color:#fff;opacity:.92;max-width:85ch;margin:0;font-size:.92rem;line-height:1.6}.support-card-content li{max-width:100%}.support-card-detail h4,.support-card-detail .support-card-content h4{color:#fff;margin:2.5rem 0 0;font-weight:500;line-height:1.3}.support-card-detail ul,.support-card-detail .support-card-content ul{color:#fff;margin:.5rem 0 2.5rem;padding-left:1rem}.support-card-detail li,.support-card-detail .support-card-content li{color:#fff;margin-bottom:.4rem;line-height:1.6}.support-card-detail,.support-card-detail .support-card-content,.support-card-detail p,.support-card-detail li,.support-card-detail h4{word-break:normal;white-space:normal;-webkit-hyphens:auto;hyphens:auto}.support-category{text-transform:uppercase;letter-spacing:.08em;width:fit-content;color:var(--button);border:1px solid var(--button);z-index:10;background:0 0;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;display:inline-flex;position:absolute;top:1rem;right:1rem}.no-results{text-align:center;color:#fff;opacity:.9;padding:3rem 1rem}@media (width<=940px){.filter-buttons{gap:.4rem}.filter-btn{padding:.5rem .8rem;font-size:.8rem}.support-card-detail{grid-template-columns:1fr;align-items:start}.support-category{place-self:start}}@media (width<=480px){.support-card-detail{padding-top:2.2rem}.support-category{display:none}.support-card-content{padding-right:3rem}.support-page .support-card-detail p,.support-page .support-card-detail li,.support-page .support-card-detail .support-card-content li{line-height:1.45;font-size:.88rem!important}.support-page .support-card-detail h4{margin-top:.6rem;font-size:.95rem!important}}
