@font-face{font-family:Inter;src:url('/fonts/filament/filament/inter/inter-latin-ext-wght-normal-ZIT2UBIY.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#172c43;--muted:#62707b;--red:#d43754;--paper:#fbfaf7;--line:#e5e5df;--pink:#f7d6dc;--blue:#dbe9ed;--yellow:#f6e6a8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.6}a{color:inherit}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}.wrap{max-width:1200px;margin:auto;padding:0 42px}.header{height:126px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:23px;font-weight:850;letter-spacing:-1px;line-height:1.05}.brand-second{display:block}.brand-dot{width:39px;height:39px;background:var(--red);border-radius:50%}.tiny-dot{color:var(--red)}.back-link{text-decoration:none;font-size:13px;font-weight:600}.back-link span{margin-left:12px}.demo-banner{background:#f5e9c5;text-align:center;font-size:11px;letter-spacing:.07em;padding:8px 16px}.hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;min-height:460px;padding-top:56px;padding-bottom:66px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.17em;display:flex;align-items:center;gap:9px}.mini-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red)}h1{font-size:clamp(40px,5.2vw,66px);line-height:1.07;letter-spacing:-3px;margin:22px 0;font-weight:780}h1>span{color:var(--red)}.hero-copy>p{font-size:17px;max-width:460px;color:var(--muted);line-height:1.75}.hero-link{display:inline-flex;gap:34px;font-weight:650;margin-top:15px;text-underline-offset:7px}.dot-art{height:300px;position:relative;width:350px;justify-self:end}.orb{display:block;position:absolute;border-radius:50%}.orb-blue{width:153px;height:153px;background:var(--ink);left:22px;top:12px}.orb-pink{width:144px;height:144px;background:var(--pink);right:2px;top:0}.orb-red{width:155px;height:155px;background:var(--red);right:0;bottom:0}.orb-yellow{width:92px;height:92px;background:var(--yellow);left:61px;bottom:8px}.orb-small{width:26px;height:26px;background:var(--red);left:0;bottom:118px}.art-note{position:absolute;right:29px;bottom:51px;color:white;font-size:18px;line-height:1.3;font-weight:650;transform:rotate(-9deg)}.art-spark{position:absolute;top:42px;right:36px;font-size:70px;color:var(--red);line-height:1}.application-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:52px;padding-top:32px;padding-bottom:70px;border-top:1px solid var(--line)}.sticky{position:sticky;top:32px}.sidebar{padding-top:20px}.sidebar h2{font-size:29px;line-height:1.25;letter-spacing:-1px;margin:18px 0 32px}.sidebar nav{display:flex;flex-direction:column;gap:22px}.sidebar nav a{text-decoration:none;font-size:13px}.sidebar nav b{font-size:10px;letter-spacing:.08em;display:inline-block;width:29px;color:var(--red)}.side-note{border-top:1px solid var(--line);margin-top:42px;padding-top:24px;display:flex;gap:17px;max-width:240px;color:var(--muted);font-size:12px;line-height:1.8}.side-note>span{font-size:30px;color:var(--red)}.side-note p{margin:0}.form-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px 32px;margin:0 0 20px;scroll-margin-top:24px}.section-head{display:flex;gap:16px;align-items:center;margin-bottom:30px}.section-head h2{margin:0;font-size:21px;letter-spacing:-.6px;line-height:1.3}.section-head p{margin:5px 0 0;font-size:12px;color:var(--muted)}.section-number{width:42px;height:42px;display:grid;place-items:center;background:var(--ink);color:white;border-radius:50%;font-size:11px;font-weight:700;flex-shrink:0}.section-number.pink{background:var(--pink);color:var(--ink)}.section-number.yellow{background:var(--yellow);color:var(--ink)}.section-number.blue{background:var(--blue);color:var(--ink)}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 18px}.full{grid-column:1/-1}.field{display:flex;flex-direction:column;min-width:0}.field label{font-size:12px;font-weight:650;margin-bottom:8px}.required{color:var(--red)}input:not([type=checkbox]):not([type=file]),select,textarea{width:100%;border:1px solid #d7dcdE;border-radius:7px;background:#fff;padding:12px 13px;color:var(--ink);font-size:14px;min-height:46px}input::placeholder,textarea::placeholder{color:#879199;font-size:12px}textarea{resize:vertical;line-height:1.7}input:focus,select:focus,textarea:focus{outline:2px solid var(--ink);outline-offset:2px}[aria-invalid=true]{border-color:var(--red)!important}.field small{font-size:11px;color:var(--muted);margin-top:7px;line-height:1.65}.field small:empty,.error:empty{display:none}.error{font-size:12px;color:#b3203b;margin-top:5px}.upload-zone{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;border:1.5px dashed #c6cbd0;border-radius:10px;padding:23px 16px;background:#fcfcfa;gap:5px}.upload-icon{font-size:23px;display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--blue);margin-bottom:4px}.upload-zone strong{font-size:13px}.upload-zone>span:not(.upload-icon){font-size:11px;color:var(--muted)}input[type=file]{font-size:11px;max-width:100%;margin-top:11px}input::file-selector-button{background:var(--ink);color:#fff;border:0;padding:9px 14px;border-radius:5px;cursor:pointer;margin-right:8px}.file-list{font-size:12px;margin:7px 0;overflow-wrap:anywhere}.check{display:flex;align-items:flex-start;gap:12px;margin:18px 0;font-size:13px;cursor:pointer}.check input{width:18px;height:18px;accent-color:var(--red);flex-shrink:0;margin:2px 0}.legal-detail{font-size:12px;margin-top:22px;color:var(--muted)}summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px}.legal-detail p{white-space:pre-wrap}.legal-detail h3{color:var(--ink)}.submit-area{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0}.submit-area p{font-size:12px}.submit-area small{font-size:10px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:0;border-radius:8px;padding:16px 23px;background:var(--red);color:white;font-size:13px;font-weight:650;text-decoration:none;cursor:pointer;white-space:nowrap}.button:hover{background:#b92945}.button:disabled{background:#a9adb0;cursor:not-allowed}.notice{padding:20px 24px;background:#f8efcf;border:1px solid #e8dca7;border-radius:12px;font-size:13px;margin-bottom:20px}.notice p{margin:5px 0}.errors{background:#fff0f2;border-color:#efbdc7}.footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;min-height:115px;font-size:11px;color:var(--muted)}.footer-brand{font-weight:700;color:var(--ink);font-size:14px}.footer>div{display:flex;gap:24px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.skip{position:absolute;left:-10000px}.skip:focus{left:20px;top:10px;background:white;padding:10px;z-index:10}.success{text-align:center;max-width:750px;padding-top:60px;padding-bottom:100px}.success .eyebrow{justify-content:center}.success-dot{display:grid;place-items:center;width:70px;height:70px;background:var(--pink);color:var(--red);font-size:30px;border-radius:50%;margin:0 auto 30px}.success p{color:var(--muted)}.reference{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:12px;padding:18px;margin:30px auto;max-width:360px}.reference small{color:var(--muted)}.reference strong{font-size:22px}.legal-page{padding-top:40px;padding-bottom:70px;max-width:900px}.legal-page h1{font-size:42px}.legal-page p{white-space:pre-wrap}#submit-status{font-size:13px}
@media(max-width:900px){.wrap{padding-left:24px;padding-right:24px}.application-layout{grid-template-columns:210px minmax(0,1fr);gap:26px}.dot-art{transform:scale(.8);transform-origin:right center;width:300px}.hero{gap:5px}.form-card{padding:25px}.section-head h2{font-size:19px}.submit-area{flex-direction:column;align-items:stretch}.submit-area p{margin-bottom:0}}
@media(max-width:650px){.header{height:94px}.brand{font-size:19px}.brand-dot{width:32px;height:32px}.back-link{font-size:10px}.back-link span{margin-left:3px}.hero{display:block;position:relative;min-height:auto;padding-top:40px;padding-bottom:36px}.hero-copy{position:relative;z-index:1}.hero-copy>p{font-size:15px;max-width:340px}.hero h1{font-size:44px;letter-spacing:-2px}.dot-art{display:none}.hero-link{font-size:13px;margin-top:7px}.application-layout{display:block;padding-top:24px}.sidebar{display:none}.form-card{padding:23px 19px;border-radius:12px}.fields{grid-template-columns:1fr;gap:18px}.section-head{gap:12px;margin-bottom:24px}.section-head h2{font-size:18px}.section-head p{font-size:11px}.section-number{width:36px;height:36px}.footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:16px;padding-top:25px;padding-bottom:25px}.footer>div{flex-wrap:wrap;gap:16px}.button{width:100%}.success h1{font-size:43px}.eyebrow{font-size:10px}.demo-banner{font-size:9px}.notice{padding:16px}.upload-zone strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.art-note{right:0;width:155px;text-align:center;font-size:16px;bottom:48px}
.draft-actions{padding:24px;border:1px solid var(--line);border-radius:12px;margin:24px 0;background:var(--blue)}.draft-actions p{font-size:13px;margin:8px 0 16px}.button.secondary{background:var(--ink);white-space:normal}.draft-notice input{display:block;width:100%;padding:12px;margin:8px 0 12px;border:1px solid var(--muted);border-radius:6px;background:white}.draft-notice label{display:block;margin-top:14px;font-weight:650}.draft-notice button{margin-right:12px}.text-button{border:0;background:none;text-decoration:underline;color:var(--muted);cursor:pointer;padding:12px 0}.saved-files{margin:18px 0;overflow-wrap:anywhere}.saved-files .check{font-size:13px}