@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);justify-content:center;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.container{flex-direction:column;justify-content:center;width:100vw;height:100vh;margin:0;display:flex;position:relative}.form-wrapper{scrollbar-width:none;-ms-overflow-style:none;opacity:0;pointer-events:none;z-index:10;width:90%;max-width:800px;max-height:95vh;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-header{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.2rem;font-weight:600}.form-header span{font-weight:400}.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-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-textarea{resize:vertical;min-height:110px}.form-input::placeholder,.form-textarea::placeholder{color:#0006}.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}.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%)}.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:100vw;height:100vh;display:flex;position:absolute;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;height:38%;box-shadow:0 4px 10px #0000001a}.envelope-bottom{z-index:21;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}@media (max-width:768px){body.form-open{overflow-y:auto}.container.form-open{height:auto;min-height:100vh}.form-wrapper{width:95%;max-height:none;margin:2rem auto;padding:1rem;position:relative;top:auto;left:auto;overflow-y:visible;transform:none}.form-row{flex-direction:column;gap:1.2rem;margin-bottom:.8rem}.form-header{margin-bottom:1rem;font-size:1.8rem}.form-logo-box{justify-content:center!important;margin-bottom:1rem!important;padding-right:0!important}.responsive-form-logo{width:280px!important;height:85px!important}}@keyframes pulse{0%{filter:brightness();transform:translate(-50%,-50%)scale(1)}50%{filter:brightness(1.2);transform:translate(-50%,-50%)scale(1.05)}to{filter:brightness();transform:translate(-50%,-50%)scale(1)}}.mobile-view{display:block}.pc-view{display:none}@media (min-width:769px){.mobile-view{display:none}.pc-view{display:block}}
