:root{--ink:#103f45;--teal:#145c60;--muted:#587277;--line:#d9e5e4;--orange:#e69720;--bg:#f1f6f5}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);line-height:1.6}a{color:#12676b}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid #d9901e;outline-offset:3px}.brand{display:flex;align-items:center;gap:16px;max-width:1100px;margin:auto;padding:22px 30px;border-bottom:1px solid var(--line)}.brand>a{display:flex;flex-shrink:0;background:#fff;border-radius:12px;padding:8px}.brand img{width:66px;height:auto;display:block}.brand strong{display:block;letter-spacing:.12em;font-size:.86rem}.brand span{display:block;font-size:.83rem;color:var(--muted)}.brand .brand-tag{margin-left:auto;background:#e0eeeb;color:#25635a;padding:7px 14px;border-radius:30px;white-space:nowrap}.shell{width:min(860px,calc(100% - 40px));margin:36px auto 48px}.intro{padding:14px 8px 26px}.eyebrow{color:#a4620d;letter-spacing:.16em;font-size:.75rem;font-weight:800}h1{font-size:clamp(1.8rem,4vw,2.65rem);line-height:1.18;margin:14px 0}h2{font-size:1.18rem;line-height:1.35;margin:0 0 6px}.intro>p{font-size:1.06rem;max-width:680px;color:var(--muted)}.intro-notes{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.intro-notes span{font-size:.78rem;border:1px solid #cbded9;background:#eaf3f0;border-radius:20px;padding:5px 12px}.form-card{padding:30px;background:white;border:1px solid var(--line);border-radius:20px;margin-bottom:20px;box-shadow:0 8px 25px #113e4505}.section-title{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.section-title>span{background:#e7f1ef;color:#167064;border-radius:12px;display:grid;place-items:center;font-size:.85rem;font-weight:750;min-width:42px;height:42px}.section-title p{font-size:.88rem;color:var(--muted);margin:4px 0}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:22px;min-width:0}.field>span:first-child,legend{font-weight:650;font-size:.92rem}.field small{font-weight:400;color:var(--muted);margin-left:6px;font-size:.8rem}b{color:#a84232}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;min-height:48px;border:1px solid #b9cfcd;border-radius:10px;background:#fff;padding:11px 13px;color:var(--ink)}textarea{resize:vertical;line-height:1.65;min-height:120px}input[type=radio],input[type=checkbox]{accent-color:var(--teal);width:19px;height:19px;flex-shrink:0;margin:2px 0}.help{font-size:.82rem;font-weight:400;line-height:1.6;color:var(--muted);margin:0}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}legend{padding:0;margin-bottom:12px}.choices{display:flex;gap:10px}.choices label{display:flex;align-items:flex-start;gap:10px;border:1px solid #d9e5e4;border-radius:10px;padding:13px 15px;cursor:pointer;min-height:48px;background:#fbfdfc;font-size:.9rem}.choices label:has(input:checked){border-color:#24756e;background:#edf6f2;box-shadow:inset 0 0 0 1px #24756e}.choices.horizontal{flex-wrap:wrap}.choices.horizontal label{flex:1;min-width:140px}.choices.vertical{flex-direction:column}.choices+p{margin-top:10px}.routing{background:#ecf5f3;border-left:3px solid #29766d;padding:11px 14px;font-size:.88rem;margin:0 0 24px;border-radius:0 10px 10px 0}.upload{background:#f7faf9;border:1px dashed #a3c4bf;padding:18px;border-radius:12px}.upload input{border:0!important;padding:0!important;min-height:40px!important;background:transparent!important}.upload input::file-selector-button{border:1px solid #bfd3cf;border-radius:8px;padding:8px 14px;background:white;color:var(--ink);margin-right:12px}.file-list{font-size:.82rem;overflow-wrap:anywhere;color:var(--muted);margin-top:-10px}.consent{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.submit-card>.help{margin-bottom:22px}.button{border:0;border-radius:12px;background:var(--teal);color:white;font-weight:700;padding:14px 24px;display:inline-flex;gap:30px;align-items:center;justify-content:center;min-height:50px;text-decoration:none;cursor:pointer}.button:disabled{opacity:.6;cursor:wait}.button.secondary{background:#edf5f3;color:var(--ink)}.errors{border:1px solid #e2b7ad;background:#fff0ec;color:#843426;border-radius:14px;padding:18px;margin-bottom:20px}.errors p{margin:0}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.receipt{text-align:center;padding:44px 30px}.receipt p{max-width:610px;margin:18px auto;color:var(--muted)}.reference{display:block;font-size:1.4rem;letter-spacing:.07em;overflow-wrap:anywhere;color:#12695c}.success-mark{display:grid;place-items:center;width:56px;height:56px;background:#e4f4e8;color:#27734a;border-radius:50%;font-size:1.7rem;margin:0 auto 20px}.footer{border-top:1px solid var(--line);text-align:center;padding:30px 20px;color:var(--muted);font-size:.8rem}.partners{display:flex;justify-content:center;align-items:center;gap:22px;background:white;border:1px solid var(--line);border-radius:14px;padding:10px 24px;width:max-content;max-width:100%;margin:auto}.partners img{width:48px;height:60px;object-fit:contain}.partners img.gef{width:42px;height:48px}[hidden]{display:none!important}@media(max-width:600px){.brand{padding:16px 20px;gap:12px}.brand .brand-tag{display:none}.brand img{width:52px}.brand span{font-size:.72rem}.shell{width:calc(100% - 24px);margin:24px auto}.intro{padding:6px 6px 18px}.form-card{padding:22px 18px;border-radius:15px}.section-title{gap:12px}.two-columns{grid-template-columns:1fr;gap:0}.choices.horizontal label{min-width:100px}.button{width:100%}.receipt{padding:30px 20px}.intro-notes span{font-size:.73rem}input,select,textarea{font-size:16px}}@media(prefers-reduced-motion:no-preference){.button{transition:background .15s}.button:hover{background:#0d484b}}
