@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--background:beige;--foreground:#000;--input-bg:transparent;--input-border:#000;--button-bg:#000;--button-hover:#333}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);margin:0;padding:0;font-family:Inter,sans-serif;overflow:hidden}.container{flex-direction:column;justify-content:center;width:100%;height:100dvh;margin:0;display:flex;position:fixed;top:0;left:0}.form-wrapper{scrollbar-width:none;-ms-overflow-style:none;opacity:0;pointer-events:none;z-index:10;width:90%;max-width:800px;max-height:95dvh;padding:1rem;transition:opacity .5s ease-in-out .3s;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.form-wrapper::-webkit-scrollbar{display:none}.form-wrapper.visible{opacity:1;pointer-events:auto}.form-card{background:0 0}.form-logo-box{justify-content:flex-end;width:100%;margin-bottom:.5rem;padding-right:.5rem;display:flex}.form-header{letter-spacing:-.02em;color:var(--foreground);margin-bottom:1.5rem;font-size:2.2rem;font-weight:600}.form-header span{font-weight:400}.form-subheader{display:none}.form-section-label{letter-spacing:.1em;text-transform:uppercase;color:#0006;margin-top:1.2rem;margin-bottom:.5rem;font-size:.65rem;font-weight:600}.form-divider{background:#0000001a;height:1px;margin:1rem 0 0}.form-row{gap:2rem;margin-bottom:1rem;display:flex}.form-group{flex-direction:column;flex:1;display:flex;position:relative}.form-group.full-width{flex:100%}.form-field-label{text-transform:uppercase;letter-spacing:.05em;color:#0000008c;margin-bottom:.4rem;font-size:.72rem;font-weight:600;display:block}.required-star{color:#e62e2e}.form-label-hint{color:#00000059;text-transform:none;letter-spacing:0;font-size:.68rem;font-weight:400}.form-label{text-transform:uppercase;letter-spacing:.05em;color:#0009;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.form-input,.form-select,.form-textarea{color:var(--foreground);background:#ffffff59;border:1px solid #00000026;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-date-input{color:var(--foreground)}.date-field-wrapper{cursor:pointer;width:100%;position:relative}.date-placeholder-text{color:#0006;pointer-events:none;-webkit-user-select:none;user-select:none;background:#ffffff59;border:1px solid #00000026;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;line-height:1.4;display:block}.date-placeholder-text.has-value{color:var(--foreground)}.date-overlay-input{opacity:.01;cursor:pointer;z-index:2;-webkit-appearance:none;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.form-textarea{resize:vertical;min-height:110px}.form-input::placeholder,.form-textarea::placeholder{color:#0006}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#ffffffb3;border-color:#000;box-shadow:0 4px 12px #0000000d}.form-select{appearance:none;cursor:pointer}.select-arrow{pointer-events:none;color:#0009;font-size:.8rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.file-upload-box{cursor:pointer;align-items:center;gap:.8rem;padding:.5rem 0;display:flex}.file-upload-icon{opacity:.55;font-size:1rem}.file-upload-text{color:#00000073;font-size:.92rem;font-weight:500;transition:color .2s}.file-upload-box:hover .file-upload-text{color:#000000bf}.form-file-hidden{display:none}.form-file-input{color:var(--foreground);outline:none;padding:.5rem 0;font-family:inherit;font-size:.95rem;font-weight:500}.form-file-input::file-selector-button{background:var(--button-bg);color:#fff;cursor:pointer;border:none;border-radius:50px;margin-right:1.2rem;padding:10px 24px;font-family:inherit;font-weight:500;transition:all .3s}.form-file-input::file-selector-button:hover{background:var(--button-hover);transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.recaptcha-text{color:#555;margin-top:.25rem;margin-bottom:1rem;font-size:.75rem}.recaptcha-text a{color:#e62e2e;text-decoration:none}.submit-btn{background:var(--button-bg);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;width:max-content;padding:14px 40px;font-size:1.1rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000001a}.submit-btn:hover:not(:disabled){background:var(--button-hover);transform:translateY(-2px);box-shadow:0 6px 15px #00000026}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.envelope-container{z-index:20;cursor:pointer;flex-direction:column;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}.envelope-part{will-change:transform;width:100%;transition:transform 1s cubic-bezier(.25,1,.5,1);position:relative}.envelope-top{z-index:22;flex-shrink:0;height:38%;box-shadow:0 4px 10px #0000001a}.envelope-bottom{z-index:21;flex-shrink:0;height:62%}.envelope-top img,.envelope-bottom img{object-fit:cover;pointer-events:none;width:100%;height:100%}.envelope-container.open{pointer-events:none}.envelope-container.open .envelope-top{transform:translateY(-150%)}.envelope-container.open .envelope-bottom{transform:translateY(150%)}.hq-overlay{pointer-events:none;mix-blend-mode:overlay;z-index:5;background:linear-gradient(#ffffff0d,#00000005);position:absolute;inset:0}.tap-to-open{z-index:30;pointer-events:none;color:#f9f8f6;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#4a3f39;border:1px solid #ffffff1f;border-radius:30px;padding:10px 28px;font-size:.85rem;font-weight:600;transition:opacity .4s ease-in-out;animation:2.5s ease-in-out infinite pulse-bottom;position:absolute;bottom:12%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #4a3f3959}.envelope-logo{width:300px!important;height:120px!important}@media (max-width:768px){body{overflow:hidden}body.form-open{overflow-y:auto}.container.form-open{height:auto;min-height:100dvh;position:absolute;top:0;left:0}.form-wrapper{width:95%;max-height:none;margin:2rem auto;padding:1rem;position:relative;top:auto;left:auto;overflow-y:visible;transform:none}.form-card{background:0 0}.form-logo-box{justify-content:center!important;margin-bottom:1rem!important;padding-right:0!important}.form-header{margin-bottom:1rem;font-size:1.8rem}.form-row{flex-direction:column;gap:1.2rem;margin-bottom:.8rem}.responsive-form-logo{width:220px!important;height:70px!important}.envelope-logo{width:140px!important;height:56px!important}.tap-to-open{bottom:env(safe-area-inset-bottom,0px);bottom:calc(env(safe-area-inset-bottom,0px) + 10%);padding:9px 22px;font-size:.8rem}}@keyframes pulse-bottom{0%{filter:brightness();transform:translate(-50%)scale(1)}50%{filter:brightness(1.2);transform:translate(-50%)scale(1.05)}to{filter:brightness();transform:translate(-50%)scale(1)}}.mobile-view{display:block}.pc-view{display:none}@media (min-width:769px){.mobile-view{display:none}.pc-view{display:block}}
