:root{color:#22232a;font-synthesis:none;background:#faf9f6;font-family:Mulish,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-underline-offset:4px}button:disabled{opacity:.45;cursor:default}h1,h2,h3,h4{color:#141419;font-family:Cabin,Arial,sans-serif;line-height:1.2}h1{letter-spacing:-1.4px;margin:9px 0 12px;font-size:clamp(32px,4vw,48px)}h2{margin:0 0 10px;font-size:28px}h3{margin:0 0 12px;font-size:22px}h4{margin:0 0 10px;font-size:17px}p{margin:0 0 16px}.site-header{color:#fff;background:#101014}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:18px 30px;display:flex}.site-header img{object-fit:contain;aspect-ratio:325/52;flex-shrink:0;width:100%;max-width:250px;height:auto;display:block}.site-header a{font-size:16px;text-decoration:none}.site-header a span{color:#f4c21b;margin-left:14px}.shell{max-width:1200px;margin:auto;padding:0 30px}.intro{max-width:800px;padding:48px 0 35px}.intro p{color:#65656c;font-size:17px}.eyebrow{letter-spacing:2px;color:#77736a;font-size:11px;font-weight:800}.yellow-dot{color:#dfa800}.progress-caption{justify-content:space-between;margin-bottom:9px;font-size:13px;display:flex}.progress-track{background:#e6e3dc;border-radius:20px;height:5px;overflow:hidden}.progress-track span{background:#ebbb13;height:100%;transition:width .2s;display:block}.progress nav{justify-content:space-between;gap:12px;margin-top:15px;display:flex}.progress nav button{color:#79787c;white-space:nowrap;background:0 0;border:0;padding:4px 0;font-size:12px}.progress nav button.active{color:#24242b;font-weight:800}.progress nav button span{margin-left:5px}.form-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:28px;display:grid}.form-card{background:#fff;border:1px solid #e5e3dc;border-radius:5px;padding:35px;box-shadow:0 5px 18px #26251d03}.section-heading{border-bottom:1px solid #e9e7e0;align-items:flex-start;gap:17px;margin-bottom:28px;padding-bottom:24px;display:flex}.section-heading p{color:#707079;margin:0;font-size:14px}.step-number{color:#171719;background:#f6c51c;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;margin-top:2px;font-weight:800;display:grid}h2[tabindex]:focus{outline:none}.field{margin:0 0 24px}.field>label,legend{margin-bottom:8px;font-size:14px;font-weight:800;display:block}.optional{color:#77747c;margin-left:6px;font-size:11px;font-weight:400}.hint{color:#72717b;margin:0 0 10px;font-size:12px}.field input:not([type=file]):not([type=checkbox]):not([type=radio]),textarea,select,.repeat-row input,.mailbox-input input{color:#22232a;background:#fff;border:1px solid #cfced1;border-radius:3px;width:100%;min-height:46px;padding:12px 13px}input::placeholder,textarea::placeholder{color:#8b8992}textarea{resize:vertical}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#b53030}.two-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.choices{border:0;margin:0 0 28px;padding:0}.choices legend{margin-bottom:12px}.choice{cursor:pointer;background:#fafafa;border:1px solid #dedde0;border-radius:3px;align-items:flex-start;gap:13px;margin:9px 0;padding:16px;display:flex}.choice.selected{background:#fffbee;border-color:#ddaf0d}.choice input{accent-color:#b58b00;flex-shrink:0;width:17px;height:17px;margin-top:5px}.choice strong{font-size:14px}.choice small{color:#6a6972;margin-top:3px;font-size:12px;display:block}.note{background:#fffbee;border:1px solid #f0e4b5;border-radius:3px;margin:18px 0 24px;padding:17px 20px;font-size:13px}.repeat-row{align-items:center;gap:10px;margin:9px 0;display:flex}.text-button{color:#74600f;text-underline-offset:4px;background:0 0;border:0;flex-shrink:0;padding:5px 0;font-size:12px;text-decoration:underline}.add{padding:10px 0;font-weight:800;text-decoration:none}.file-row{border-bottom:1px solid #ece9df;justify-content:space-between;align-items:center;gap:15px;padding:9px 0;font-size:12px;display:flex}.file-row span{overflow-wrap:anywhere}.check{cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;display:flex}.check input{accent-color:#a17b00;flex-shrink:0;width:17px;height:17px;margin:4px 0 0}.mailbox{background:#faf9f6;border:1px solid #e5e3dc;border-radius:3px;margin:12px 0;padding:18px}.mailbox-input{align-items:center;gap:10px;margin:9px 0 15px;display:flex}.mailbox-input input{flex:1 1 0;width:0;min-width:0}.mailbox-input span{overflow-wrap:anywhere;flex:0 auto;min-width:0;max-width:60%;font-size:12px}.actions{border-top:1px solid #e9e7e0;justify-content:space-between;gap:15px;margin-top:32px;padding-top:25px;display:flex}.primary,.secondary{border:1px solid #0000;border-radius:3px;min-height:46px;padding:13px 20px;font-size:13px;font-weight:800}.primary{color:#161616;background:#f2c119}.secondary{color:#393842;background:#fff;border-color:#d5d2c9}.help-card{background:#f0eee7;border-radius:5px;padding:26px;position:sticky;top:20px}.help-card p{color:#6c6971;font-size:13px}.help-card .secondary{width:100%;margin:0 0 10px;padding:11px 13px;font-size:12px}.help-card>.text-button{margin:auto;display:block}.help-card a{font-size:14px}.small-star{color:#b78a00;margin-bottom:14px;font-size:40px;display:block}hr{border:0;border-top:1px solid #dcd8cb;margin:25px 0}.error{color:#a42121;margin:8px 0;font-size:13px}.notice,.error-summary{background:#fff8df;border:1px solid #cfc094;border-radius:3px;margin:0 0 24px;padding:18px;font-size:13px}.error-summary{color:#902424;background:#fff4f4;border-color:#c55d5d}.review-card{overflow-wrap:anywhere;border:1px solid #e3e0d7;border-radius:3px;margin-bottom:16px;padding:20px;font-size:13px}.review-heading{justify-content:space-between;gap:15px;display:flex}.review-card p:last-child,.review-card dl{margin:0}.review-card dt{margin-top:12px;font-weight:800}.review-card dd{color:#64616b;white-space:pre-wrap;margin:2px 0}.preserve-lines{white-space:pre-wrap}.confirmation{background:#f7f6f2;border:1px solid #dedbd1;margin-bottom:15px;padding:20px}.completion{background:#fff;border:1px solid #e5e3dc;border-radius:5px;max-width:800px;margin:0 auto 40px;padding:40px}.success-icon{color:#226b3a;background:#e8f5eb;border-radius:50%;place-items:center;width:65px;height:65px;margin-bottom:25px;font-size:30px;display:grid}.button-link{margin-top:14px;text-decoration:none;display:inline-block}code{overflow-wrap:anywhere;font-size:12px}footer{color:#838088;justify-content:space-between;gap:30px;padding:35px 0 30px;font-size:11px;display:flex}footer span:last-child{text-align:right;max-width:500px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=850px){.form-layout{grid-template-columns:1fr}.help-card{position:static}.progress nav{display:none}.intro{padding-top:30px}.help-card .secondary{width:auto}.help-card>.text-button{margin-left:20px;display:inline-block}}@media (width<=500px){.shell{padding:0 17px}.header-inner{padding:12px 18px}.site-header img{width:250px;height:auto}.site-header a{font-size:13px}.site-header a span{margin-left:3px}.intro{padding:28px 0 20px}.intro p{font-size:14px}h1{letter-spacing:-.7px;font-size:31px}h2{font-size:23px}.eyebrow{letter-spacing:1.7px;font-size:9px}.form-card{padding:22px 18px}.section-heading{gap:11px}.section-heading p{font-size:13px}.step-number{width:29px;height:29px}.two-columns{grid-template-columns:1fr;gap:0}.actions .primary,.actions .secondary{padding:13px 16px}.field input,textarea,select,.repeat-row input,.mailbox-input input{font-size:16px}.mailbox-input{flex-wrap:wrap}.mailbox-input input{flex-basis:100%;width:100%}.mailbox-input span{max-width:100%}.completion{padding:25px}footer,footer span{display:block}footer span:last-child{text-align:left;margin-top:12px}.help-card>.text-button{margin:8px 0;display:block}.repeat-row{gap:6px}.repeat-row .text-button{font-size:11px}}@media (width<=639px){.header-inner{flex-direction:column;justify-content:center;gap:12px;padding-top:18px;padding-bottom:18px}.site-header img{width:250px}.site-header a{white-space:nowrap;font-size:14px}}.staff-panel{padding-bottom:40px}.staff-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:20px 0;display:flex}.staff-records{margin-top:36px}.link-gate{margin-top:40px}.staff-panel input[readonly]{font-size:13px}.form-card #primaryDomain[readonly]{color:#64616b;cursor:default;background:#f0eee7;border-color:#dcd8cb}:root{color:#374151;--ubie-ink:#0b0b0f;--ubie-gold:#f0ba1f;--ubie-border:#d1d5db;--ubie-muted:#626b78;background:#fff;font-size:16px}body{overflow-x:clip}.shell,.header-inner{max-width:1152px;padding-inline:clamp(28px,7vw,52px)}.site-header{background:var(--ubie-ink)}.header-inner{gap:16px;padding-block:20px}.site-header a{white-space:nowrap;font-size:20px;font-weight:500}.site-header a:hover,.site-header a span,.yellow-dot{color:var(--ubie-gold)}.intro{background:var(--ubie-ink);max-width:none;box-shadow:0 0 0 100vmax var(--ubie-ink);clip-path:inset(0 -100vmax);isolation:isolate;padding-block:64px 80px;position:relative}.intro:before{content:"";z-index:-1;aspect-ratio:1;pointer-events:none;background:#f2bf1b;border-radius:50%;width:clamp(160px,49vw,900px);position:absolute;bottom:0;right:calc(50% - 50vw);transform:translate(55%,72%)}h1{letter-spacing:-.025em;font-size:44px;font-weight:500}.intro h1{color:#fff;margin:0 0 20px}.intro p{color:#fff;max-width:660px;margin:0;font-size:16px}h2{color:#090909;font-size:32px;line-height:1.3}h3,h4{color:#111827;font-size:20px;line-height:1.35}.shell>.note{margin-block:28px 24px}.note,.notice{background:#fffbeb;border-color:#dec98b;border-radius:6px;font-size:14px}.progress{margin-bottom:24px}.progress-caption{padding-block:8px;font-size:14px}.progress-caption span{color:var(--ubie-muted)}.progress-track{background:#e5e7eb}.progress-track span{background:#ad7e00}.progress nav{gap:8px;margin-top:16px}.progress nav button{text-align:left;border:1px solid var(--ubie-border);color:#374151;white-space:normal;border-radius:6px;flex:1;min-height:48px;padding:10px 12px;font-size:14px}.progress nav button.active{background:#fffbeb;border-color:#946c00;font-weight:700}.progress nav button:disabled{color:#6b7280;opacity:1;background:#f3f4f6}.form-layout{grid-template-columns:minmax(0,1fr) 280px;gap:40px}.form-card{box-shadow:none;border:0;border-radius:0;min-width:0;padding:24px 0 12px}.section-heading{border-color:#e5e7eb;gap:16px;margin-bottom:32px;padding-bottom:24px}.section-heading>div{min-width:0}.section-heading p{color:#374151;font-size:16px}.step-number{color:#171717;background:#eab308;width:40px;height:40px;font-size:16px;font-weight:700}.field{margin-bottom:32px}.field>label,legend{font-size:16px;font-weight:600}.optional,.hint,.choice small{color:var(--ubie-muted);font-size:14px;line-height:1.5}.field input:not([type=file]):not([type=checkbox]):not([type=radio]),textarea,select,.repeat-row input,.mailbox-input input{border-color:var(--ubie-border);color:#111827;min-height:52px;padding:12px 14px;font-size:16px;line-height:1.5;transition:border-color .15s,background-color .15s}textarea{min-height:120px}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #946c00}.field input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#b53030}.two-columns{gap:24px}.choice{border-color:var(--ubie-border);background:#fff;border-radius:6px;margin-block:12px;padding:20px}.choice.selected{background:#fffbeb;border-color:#a87900;box-shadow:inset 3px 0 #eab308}.choice strong{font-size:16px;font-weight:600}.choice:has(input:focus-visible){outline-offset:3px;outline:2px solid #806000}.choice input,.check input{accent-color:#946c00;width:20px;height:20px}.check{gap:14px;min-height:44px;font-size:14px}.mailbox{background:#f8f9fa;border-color:#e5e7eb;border-radius:6px;margin-block:16px;padding:20px}.mailbox>label:first-child{font-size:16px;font-weight:600}.mailbox-input span{font-size:14px}.form-card #primaryDomain[readonly]{color:var(--ubie-muted);border-color:var(--ubie-border);background:#f3f4f6}.actions{border-color:#e5e7eb;align-items:stretch;margin-top:36px;padding-top:24px}.primary,.secondary{min-height:48px;padding:13px 24px;font-size:16px;font-weight:600;line-height:1.4}.primary{background:var(--ubie-gold);color:#171717}.primary:hover{background:#dfaa10}.secondary{border-color:var(--ubie-border);color:#374151;background:#fff}.secondary:hover{background:#f3f4f6}.actions .primary{min-width:200px}.actions .secondary{background:#f3f4f6;border-color:#0000}.text-button{color:#715200;min-height:44px;font-size:14px}.help-card{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;margin-top:24px;padding:24px}.help-card h3{font-size:20px}.help-card p,.help-card a,.help-card .secondary{font-size:14px}.help-card p{color:var(--ubie-muted)}.help-card .secondary{padding:12px}.small-star{color:#946c00;margin-bottom:12px}hr{border-color:#e5e7eb;margin-block:24px}.review-card{border-color:var(--ubie-border);border-radius:8px;padding:24px;font-size:14px}.review-card h3{font-size:20px}.review-card dd{color:var(--ubie-muted)}.review-heading{align-items:baseline}.confirmation{border:1px solid var(--ubie-border);background:#fff;border-radius:8px;padding:20px}.completion{border-color:var(--ubie-border);border-radius:8px}.error,.error-summary{font-size:14px}footer{color:var(--ubie-muted);border-top:1px solid #e5e7eb;margin-top:32px;font-size:14px}.staff-panel .intro{margin-bottom:28px}.staff-login{max-width:480px}.staff-login h2{margin-bottom:24px}@media (width<=1023px){h1{font-size:36px}h2{font-size:28px}.intro{padding-block:24px 28px}.form-layout{gap:28px}}@media (width<=850px){.form-layout{grid-template-columns:minmax(0,1fr)}.help-card{margin-top:0;position:static}}@media (width<=639px){.shell{padding-inline:20px}.header-inner{padding:18px 20px}.site-header a{font-size:16px}.site-header img{max-width:220px}h1{font-size:28px}h2{font-size:24px}.intro h1{margin-bottom:16px}.intro p{font-size:16px}.form-card{padding:12px 0}.section-heading{gap:12px;margin-bottom:24px}.section-heading p{font-size:16px}.step-number{width:32px;height:32px;font-size:14px}.field{margin-bottom:24px}.two-columns{grid-template-columns:minmax(0,1fr);gap:0}.choice,.mailbox,.review-card,.confirmation,.help-card{padding:16px}.actions{gap:12px}.actions .primary{flex:2;min-width:0}.actions .secondary{flex:1}.actions .primary,.actions .secondary{padding:12px}.help-card>.text-button{text-align:left;margin:8px 0;display:block}.repeat-row{flex-wrap:wrap}.repeat-row input{flex:180px;min-width:0}.repeat-row .text-button{font-size:14px}.completion{padding:24px}footer,footer span{display:block}footer span:last-child{text-align:left;margin-top:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important}}.form-layout{grid-template-columns:minmax(0,1fr)}.allowance-reminder{margin:8px 0 0}.mailbox .check{align-items:center}.mailbox .check input{margin:0}
