.contact-module__j0Cvza__page{background-color:var(--background);align-items:flex-start;width:100%;min-height:calc(100vh - 260px);display:flex}.contact-module__j0Cvza__inner{width:100%;max-width:1440px;padding:40px 94px 40px var(--landing-px);box-sizing:border-box;align-items:flex-start;gap:48px;margin:0 auto;display:flex}.contact-module__j0Cvza__leftPanel{text-align:left;flex-direction:column;flex-shrink:0;align-items:flex-start;width:344px;display:flex}.contact-module__j0Cvza__illustrationGroup{text-align:left;flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.contact-module__j0Cvza__illustration{object-fit:contain;width:266px;height:266px;display:block}.contact-module__j0Cvza__titleSection{text-align:left;flex-direction:column;align-items:flex-start;gap:36px;width:100%;display:flex}.contact-module__j0Cvza__title{color:var(--gray-14);margin:0;font-weight:800;line-height:1.3}.contact-module__j0Cvza__desc{color:var(--gray-12);word-break:keep-all;margin:0;font-weight:500;line-height:1.6}.contact-module__j0Cvza__divider{background-color:var(--gray-5);border:none;width:100%;height:1px;margin:40px 0}.contact-module__j0Cvza__privacySection{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.contact-module__j0Cvza__privacyGroup{flex-direction:column;gap:28px;display:flex}.contact-module__j0Cvza__privacyTitle{color:var(--gray-13);margin:0;font-weight:700}.contact-module__j0Cvza__privacyRows{flex-direction:column;gap:10px;display:flex}.contact-module__j0Cvza__privacyDesc{min-width:0;color:var(--gray-13);flex:1;margin:0;font-weight:500}.contact-module__j0Cvza__privacyCheckRow{align-items:center;gap:8px;display:flex}.contact-module__j0Cvza__checkboxBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.contact-module__j0Cvza__checkboxLabelBtn{cursor:pointer;text-align:left;min-width:0;color:var(--gray-13);background:0 0;border:none;flex:1;padding:0;font-weight:500}.contact-module__j0Cvza__checkboxLabel{color:var(--gray-13);font-weight:500}.contact-module__j0Cvza__requiredMark{color:var(--orange-6);font-weight:500}.contact-module__j0Cvza__privacyNote{color:var(--gray-9);white-space:pre-line;margin:0;padding-top:36px;font-weight:400;line-height:1.5}.contact-module__j0Cvza__privacyInfoRow{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.contact-module__j0Cvza__arrowBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.contact-module__j0Cvza__privacyModalContent{flex-direction:column;gap:20px;display:flex}.contact-module__j0Cvza__privacyModalSection{flex-direction:column;gap:8px;display:flex}.contact-module__j0Cvza__privacyModalSectionTitle{color:var(--gray-13);margin:0;font-weight:700}.contact-module__j0Cvza__privacyModalList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.contact-module__j0Cvza__privacyModalListItem{color:var(--gray-12);font-weight:400;line-height:1.6}.contact-module__j0Cvza__privacyModalNote{color:var(--gray-9);word-break:keep-all;margin:0;font-weight:400;line-height:1.6}.contact-module__j0Cvza__privacyModalText{color:var(--gray-12);margin:0;font-weight:400;line-height:1.6}.contact-module__j0Cvza__privacyModalLink{color:var(--orange-6);word-break:break-all;font-weight:500;text-decoration:underline}.contact-module__j0Cvza__privacyModalLink:hover{opacity:.8;text-decoration:underline}.contact-module__j0Cvza__privacyModalEmphasis{color:var(--gray-13);font-weight:700}.contact-module__j0Cvza__privacyModalWarning{background-color:var(--gray-2);border-radius:8px;padding:12px 16px}.contact-module__j0Cvza__privacyModalWarningText{color:var(--gray-11);margin:0;font-weight:400;line-height:1.6}.contact-module__j0Cvza__privacyLegalFooterSingle{justify-content:center;display:flex}.contact-module__j0Cvza__privacyLegalConfirmBtn{padding:12px 32px}.contact-module__j0Cvza__privacyLegalFooterDual{justify-content:center;gap:12px;width:100%;display:flex}.contact-module__j0Cvza__privacyLegalFooterBtn{width:90px;padding:12px 16px}.contact-module__j0Cvza__privacyModalWarningInScroll{border:none;border-top:1px solid var(--gray-4);background:0 0;border-radius:0;margin-top:4px;padding:12px 0 0}.contact-module__j0Cvza__formCard{background-color:var(--gray-1);border:1px solid var(--gray-4);box-sizing:border-box;border-radius:24px;flex-direction:column;flex:1;gap:24px;min-width:0;padding:48px 56px;display:flex}.contact-module__j0Cvza__formRows{flex-direction:column;gap:36px;width:100%;display:flex}.contact-module__j0Cvza__formRow{gap:48px;width:100%;display:flex}.contact-module__j0Cvza__field{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}.contact-module__j0Cvza__label{color:var(--gray-13);font-weight:700}.contact-module__j0Cvza__required{color:var(--orange-6)}.contact-module__j0Cvza__input{border:1px solid var(--gray-5);background-color:var(--background);width:100%;height:46px;color:var(--gray-13);box-sizing:border-box;border-radius:8px;outline:none;padding:0 16px;font-weight:500;transition:border-color .15s}.contact-module__j0Cvza__input::placeholder{color:var(--gray-9)}.contact-module__j0Cvza__input:focus{border-color:var(--gray-9)}.contact-module__j0Cvza__selectWrapper{width:100%;position:relative}.contact-module__j0Cvza__select{border:1px solid var(--gray-5);background-color:var(--background);width:100%;height:46px;color:var(--gray-9);box-sizing:border-box;cursor:pointer;text-align:left;border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:0 16px;font-weight:500;transition:border-color .15s;display:flex}.contact-module__j0Cvza__selectFilled{color:var(--gray-13)}.contact-module__j0Cvza__select:focus,.contact-module__j0Cvza__select:hover{border-color:var(--gray-9)}.contact-module__j0Cvza__arrowIcon{flex-shrink:0;transition:transform .2s}.contact-module__j0Cvza__arrowIconOpen{transform:rotate(180deg)}.contact-module__j0Cvza__dropdownList{background-color:var(--background);border:1px solid var(--gray-5);box-shadow:0 4px 16px color-mix(in srgb,var(--gray-14)12%,transparent);z-index:100;box-sizing:border-box;border-radius:12px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.contact-module__j0Cvza__dropdownItem{cursor:pointer;width:100%;color:var(--gray-13);text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-weight:500;display:block}.contact-module__j0Cvza__dropdownItem:hover,.contact-module__j0Cvza__dropdownItemSelected,.contact-module__j0Cvza__dropdownItemSelected:hover{background-color:var(--gray-2)}.contact-module__j0Cvza__contentField{flex-direction:column;gap:20px;width:100%;display:flex}.contact-module__j0Cvza__textareaWrapper{flex-direction:column;gap:6px;width:100%;display:flex}.contact-module__j0Cvza__textarea{border:1px solid var(--gray-5);background-color:var(--background);width:100%;height:200px;color:var(--gray-13);box-sizing:border-box;resize:none;border-radius:8px;outline:none;padding:20px 16px;font-family:inherit;font-weight:500;line-height:1.6;transition:border-color .15s}.contact-module__j0Cvza__textarea::placeholder{color:var(--gray-8)}.contact-module__j0Cvza__textarea:focus{border-color:var(--gray-9)}.contact-module__j0Cvza__charCount{text-align:right;color:var(--gray-8);margin:0;font-weight:600}.contact-module__j0Cvza__charCountCurrent{color:var(--gray-13);font-weight:800}.contact-module__j0Cvza__submitRow{justify-content:center;display:flex}.contact-module__j0Cvza__submitButton{padding:12px 32px}.contact-module__j0Cvza__successWrapper{width:100%;padding:40px var(--landing-px);box-sizing:border-box;justify-content:center;align-items:center;display:flex}.contact-module__j0Cvza__successInner{flex-direction:column;align-items:center;gap:48px;width:369px;display:flex}.contact-module__j0Cvza__successContent{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.contact-module__j0Cvza__successIcon{width:120px;height:120px;display:block}.contact-module__j0Cvza__successTextGroup{text-align:center;flex-direction:column;align-items:center;gap:28px;width:100%;display:flex}.contact-module__j0Cvza__successTitle{color:var(--gray-14);width:100%;margin:0;font-weight:800;line-height:1.35}.contact-module__j0Cvza__successDesc{color:var(--gray-10);white-space:pre-line;width:100%;max-width:369px;margin:0;font-weight:500;line-height:1.6}.contact-module__j0Cvza__successButton{border:1px solid var(--gray-5);cursor:pointer;color:var(--gray-13);background:0 0;border-radius:8px;align-items:center;padding:12px 32px;font-weight:700;text-decoration:none;transition:border-color .15s;display:inline-flex}.contact-module__j0Cvza__successButton:hover{border-color:var(--gray-9)}@media (max-width:1024px){.contact-module__j0Cvza__inner{padding:32px var(--landing-px);flex-direction:column;align-items:stretch;gap:32px}.contact-module__j0Cvza__leftPanel{width:100%;max-width:100%}.contact-module__j0Cvza__illustration{width:200px;height:200px}.contact-module__j0Cvza__titleSection{gap:24px}}@media (max-width:768px){.contact-module__j0Cvza__page{min-height:auto}.contact-module__j0Cvza__inner{padding:24px var(--landing-px)48px;gap:24px}.contact-module__j0Cvza__divider{margin:24px 0}.contact-module__j0Cvza__illustration{width:160px;height:160px}.contact-module__j0Cvza__titleSection{gap:16px}.contact-module__j0Cvza__privacyGroup{gap:20px}.contact-module__j0Cvza__privacyNote{padding-top:24px}.contact-module__j0Cvza__formCard{border-radius:16px;gap:20px;padding:28px 24px}.contact-module__j0Cvza__formRows{gap:28px}.contact-module__j0Cvza__formRow{flex-direction:column;gap:28px}.contact-module__j0Cvza__field,.contact-module__j0Cvza__contentField{gap:12px}.contact-module__j0Cvza__successWrapper{padding:48px var(--landing-px);min-height:auto}.contact-module__j0Cvza__successInner{gap:32px;width:100%;max-width:369px}.contact-module__j0Cvza__successTextGroup{gap:20px}.contact-module__j0Cvza__successIcon{width:96px;height:96px}}@media (max-width:480px){.contact-module__j0Cvza__inner{padding:20px var(--landing-px)40px;gap:20px}.contact-module__j0Cvza__formCard{border-radius:12px;padding:20px 16px}.contact-module__j0Cvza__formRows,.contact-module__j0Cvza__formRow{gap:24px}.contact-module__j0Cvza__privacyCheckRow{flex-wrap:wrap;row-gap:8px}.contact-module__j0Cvza__checkboxLabelBtn{flex:calc(100% - 28px)}.contact-module__j0Cvza__arrowBtn{margin-left:auto}.contact-module__j0Cvza__submitButton{justify-content:center;width:100%}.contact-module__j0Cvza__successButton{box-sizing:border-box;justify-content:center;width:100%}}
.landingLegalModal-module__xE63wa__overlay{z-index:1000;box-sizing:border-box;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.landingLegalModal-module__xE63wa__panel{box-sizing:border-box;background:var(--background);border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:calc(100vh - 48px);padding:40px 32px 36px;display:flex;box-shadow:0 16px 48px #0000001f}.landingLegalModal-module__xE63wa__title{text-align:center;color:var(--gray-14);word-break:keep-all;margin:0 0 16px;padding:0;font-weight:700}.landingLegalModal-module__xE63wa__intro{text-align:center;color:var(--gray-11);word-break:keep-all;margin:0 0 24px;padding:0;font-weight:400;line-height:1.6}.landingLegalModal-module__xE63wa__scrollArea{background:var(--gray-2);border:1px solid var(--gray-4);box-sizing:border-box;border-radius:10px;flex:1;min-height:0;max-height:min(400px,48vh);padding:20px;overflow-y:auto}.landingLegalModal-module__xE63wa__scrollArea::-webkit-scrollbar{width:6px}.landingLegalModal-module__xE63wa__scrollArea::-webkit-scrollbar-track{background:0 0}.landingLegalModal-module__xE63wa__scrollArea::-webkit-scrollbar-thumb{background:var(--gray-5);border-radius:999px}.landingLegalModal-module__xE63wa__scrollArea::-webkit-scrollbar-thumb:hover{background:var(--gray-6)}.landingLegalModal-module__xE63wa__footer{flex-shrink:0;margin-top:28px}
.helpcenterNew-module__DHTE6W__main{box-sizing:border-box;flex:1;width:100%;padding:88px 0}.helpcenterNew-module__DHTE6W__inner{box-sizing:border-box;flex-direction:column;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding:0 40px;display:flex}.helpcenterNew-module__DHTE6W__pageTitle{color:var(--gray-14);letter-spacing:-.03em;margin:0;font-weight:800}.helpcenterNew-module__DHTE6W__formWrapper{flex-direction:column;gap:56px;display:flex}.helpcenterNew-module__DHTE6W__formInner{flex-direction:column;gap:48px;display:flex}.helpcenterNew-module__DHTE6W__formDivider{background-color:var(--gray-12);border:none;width:100%;height:1px;margin:0}.helpcenterNew-module__DHTE6W__formFields{flex-direction:column;gap:60px;padding:0 54px;display:flex}.helpcenterNew-module__DHTE6W__formField{flex-direction:column;gap:20px;display:flex}.helpcenterNew-module__DHTE6W__formLabel{color:var(--gray-13);font-weight:800}.helpcenterNew-module__DHTE6W__formRequired{color:var(--orange-6)}.helpcenterNew-module__DHTE6W__formUnderlineInput{border:none;border-bottom:1px solid var(--gray-3);width:100%;color:var(--gray-13);box-sizing:border-box;background:0 0;outline:none;padding:16px 16px 16px 0;font-family:inherit;font-weight:700;transition:border-color .15s}.helpcenterNew-module__DHTE6W__formUnderlineInput::placeholder{color:var(--gray-8);font-weight:700}.helpcenterNew-module__DHTE6W__formUnderlineInput:focus{border-bottom-color:var(--gray-9)}.helpcenterNew-module__DHTE6W__formTextarea{border:1px solid var(--gray-5);background-color:var(--background);width:100%;color:var(--gray-13);letter-spacing:-.035em;resize:none;box-sizing:border-box;border-radius:8px;outline:none;padding:20px 16px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.5;transition:border-color .15s}.helpcenterNew-module__DHTE6W__formTextarea::placeholder{color:var(--gray-8)}.helpcenterNew-module__DHTE6W__formTextarea:focus{border-color:var(--gray-9)}.helpcenterNew-module__DHTE6W__formGuideList{margin:0;padding-left:16px;list-style:outside}.helpcenterNew-module__DHTE6W__formGuideItem{color:var(--gray-9);font-weight:500}.helpcenterNew-module__DHTE6W__fileSlots{grid-template-columns:repeat(10,minmax(0,1fr));gap:16px;width:100%;display:grid}.helpcenterNew-module__DHTE6W__fileSlot{aspect-ratio:1;background-color:var(--gray-2);cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:8px;transition:background-color .15s;display:flex;overflow:hidden}.helpcenterNew-module__DHTE6W__fileSlot:hover{background-color:var(--gray-3)}.helpcenterNew-module__DHTE6W__fileSlotIcon{color:var(--gray-9);font-size:20px}.helpcenterNew-module__DHTE6W__fileSlotName{color:var(--gray-12);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-all;text-align:center;-webkit-box-orient:vertical;width:100%;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.helpcenterNew-module__DHTE6W__filePreviewMedia{border-radius:8px;width:100%;height:52px;margin-bottom:8px;position:relative;overflow:hidden}.helpcenterNew-module__DHTE6W__filePreviewImage{object-fit:cover}.helpcenterNew-module__DHTE6W__filePreviewVideo{object-fit:cover;background-color:var(--gray-4);border-radius:8px;width:100%;height:52px;margin-bottom:8px}.helpcenterNew-module__DHTE6W__fileTypeBadge{background-color:var(--gray-4);color:var(--gray-11);letter-spacing:-.02em;border-radius:999px;margin-bottom:8px;padding:2px 8px;font-weight:700}.helpcenterNew-module__DHTE6W__fileInput{display:none}.helpcenterNew-module__DHTE6W__fileGuide{color:var(--gray-9);letter-spacing:-.035em;font-weight:500;line-height:1.5}.helpcenterNew-module__DHTE6W__fileGuide p{margin:0 0 4px}.helpcenterNew-module__DHTE6W__fileGuideList{margin:0;padding-left:24px;list-style:outside}.helpcenterNew-module__DHTE6W__fileGuideList li{line-height:1.7}.helpcenterNew-module__DHTE6W__privacyRow{border-bottom:1px solid var(--gray-3);justify-content:space-between;align-items:center;padding:12px 16px 24px 0;display:flex}.helpcenterNew-module__DHTE6W__privacyRowText{color:var(--gray-13);letter-spacing:-.035em;font-weight:700}.helpcenterNew-module__DHTE6W__privacyViewBtn{padding:12px 32px}.helpcenterNew-module__DHTE6W__submitBtn{align-self:center;padding:18px 124px}.helpcenterNew-module__DHTE6W__loadingFormWrapper{flex-direction:column;gap:48px;display:flex}.helpcenterNew-module__DHTE6W__loadingDivider{background-color:var(--gray-12);width:100%;height:1px}.helpcenterNew-module__DHTE6W__loadingTitle{background-color:var(--gray-3);border-radius:8px;width:220px;height:48px}.helpcenterNew-module__DHTE6W__loadingFieldGroup{flex-direction:column;gap:20px;padding:0 54px;display:flex}.helpcenterNew-module__DHTE6W__loadingLabel{background-color:var(--gray-3);border-radius:8px;width:180px;height:28px}.helpcenterNew-module__DHTE6W__loadingInput{background-color:var(--gray-2);border-radius:8px;width:100%;height:56px}.helpcenterNew-module__DHTE6W__loadingTextarea{background-color:var(--gray-2);border-radius:8px;width:100%;height:300px}.helpcenterNew-module__DHTE6W__loadingFileGrid{grid-template-columns:repeat(10,minmax(0,1fr));gap:16px;display:grid}.helpcenterNew-module__DHTE6W__loadingFileSlot{aspect-ratio:1;background-color:var(--gray-2);border-radius:12px;width:100%}.helpcenterNew-module__DHTE6W__loadingPrivacy{background-color:var(--gray-2);border-radius:8px;width:100%;height:72px}.helpcenterNew-module__DHTE6W__loadingSubmitButton{background-color:var(--gray-4);border-radius:999px;width:200px;height:56px;margin:0 auto}.helpcenterNew-module__DHTE6W__skeletonPulse{animation:1.2s ease-in-out infinite helpcenterNew-module__DHTE6W__skeletonPulse}@keyframes helpcenterNew-module__DHTE6W__skeletonPulse{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}
