.write_wrapper__cr6zS{width:100%;max-width:600px;margin:0 auto;padding:20px 0;display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.write_formSection__CrAzl{flex:1 1;background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.write_formGroup__gzedg{margin-bottom:32px}.write_formGroup__gzedg:last-child{margin-bottom:0}.write_label__6ORvd{display:block;font-size:15px;font-weight:600;color:#111;margin-bottom:12px}.write_scoreContainer__0ZPfz{display:flex;gap:8px}.write_starButton__fy0od{background:none;border:none;padding:4px;cursor:pointer;transition:transform .2s}.write_starButton__fy0od:hover{transform:scale(1.1)}.write_starIcon__r2F0k{font-size:32px;color:#e0e0e0;transition:color .2s}.write_starIcon__r2F0k.write_active__ugnO6{color:gold}.write_textarea__VTRPY{width:100%;padding:16px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:200px;line-height:1.6;outline:none;transition:border-color .2s}.write_textarea__VTRPY:focus{border-color:#333}.write_textarea__VTRPY::placeholder{color:#999}.write_errorText__uD3OV{color:#e74c3c;font-size:12px;margin-top:8px}.write_charCount__HhQPt{text-align:right;font-size:12px;color:#888;margin-top:8px}.write_imageUploadSection__W6Dpv{margin-top:8px}.write_imageGrid__iEJBV{display:flex;flex-wrap:wrap;gap:12px}.write_imageUploadButton__UhSRx{width:80px;height:80px;border:1px dashed #ccc;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.write_imageUploadButton__UhSRx:hover{border-color:#333;background:#f9f9f9}.write_uploadIcon__qt208{font-size:24px;color:#666;margin-bottom:4px}.write_uploadText__KZAHL{font-size:11px;color:#666}.write_fileInput__Xs9yl{display:none}.write_imagePreview__69FUn{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid #eee}.write_imagePreview__69FUn img{width:100%;height:100%;object-fit:cover}.write_removeButton__A2wrl{position:absolute;top:4px;right:4px;width:20px;height:20px;background:rgba(0,0,0,.6);border-radius:50%;border:none;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;padding:0}.write_removeButton__A2wrl:hover{background:rgba(0,0,0,.8)}.write_buttonSection__vQk71{margin-top:24px;display:flex;gap:12px}.write_cancelButton__8ZErx{flex:1 1;padding:16px;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;font-size:15px;font-weight:600;color:#333;cursor:pointer;transition:all .2s}.write_cancelButton__8ZErx:hover{background:#eee}.write_submitButton__DwQHl{flex:2 1;padding:16px;background:#222;border:none;border-radius:8px;font-size:15px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.write_submitButton__DwQHl:hover{background:#444}.write_submitButton__DwQHl:disabled{background:#ccc;cursor:not-allowed}.toastAlert_toast_alert__dVYNQ{max-width:600px;width:90%;padding:15px;background:rgba(0,0,0,.9);border-radius:10px;position:fixed;bottom:70px;left:50%;transform:translateX(-50%);z-index:var(--z-toast)}.toastAlert_toast_alert__dVYNQ.toastAlert_error__8Wjgf{background:rgba(0,0,0,.9)}.toastAlert_toast_cont__ZfY1E{text-align:center;font-size:16px;line-height:1.4;color:#fff;word-break:keep-all}.baseModal_modal_layout___o_uJ{width:100%;height:100dvh;position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:var(--z-global-modal);display:flex;justify-content:center;align-items:center}.baseModal_modal_layout___o_uJ .baseModal_modal_background__LO7Ou{width:100%;height:100%;background:rgba(0,0,0,.4);position:absolute;left:0;top:0}.baseModal_modal_layout___o_uJ .baseModal_inner_layout__LV7SZ{width:60%;max-height:90%;overflow-y:auto;background:none;border-radius:10px;position:relative;transition:all .2s;display:flex;justify-content:center}@media screen and (max-width:502px){.baseModal_modal_layout___o_uJ .baseModal_inner_layout__LV7SZ{width:calc(100% - 32px)}}.customModalLayout_modalContainer__HFhv6{background:#fff;border-radius:16px;padding:32px 24px 24px;box-shadow:0 8px 32px rgba(0,0,0,.12);max-width:400px;width:100%;margin:0 auto}.customModalLayout_alertModal__po7mJ{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.customModalLayout_alertModal__po7mJ.customModalLayout_active__h_yUr{display:flex;align-items:center;justify-content:center}.customModalLayout_alertModalOverlay__Z6_op{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.customModalLayout_alertModalContent__ApG_g{position:relative;width:90%;max-width:400px;background:#fff;border-radius:8px;overflow:hidden;z-index:1001}.customModalLayout_alertModalHeader__ZYeYr{display:block;padding:16px 20px;border-bottom:1px solid #e0e0e0}.customModalLayout_alertModalTitleWrapper__mTjBz{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.customModalLayout_alertModalTitle__3fYDP{display:block;grid-column:2;justify-self:center;font-size:18px;font-weight:600;color:#000;line-height:26px;margin:0;text-align:center}.customModalLayout_alertModalBody__6N1Sb{display:block;padding:24px}.customModalLayout_scrollableContent__AKqF6{max-height:calc(100vh - 32px);display:flex;flex-direction:column}.customModalLayout_scrollableBody__ul5Ol{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.customModalLayout_scrollableContent__AKqF6:has(.customModalLayout_scrollShadowTop__LizNj) .customModalLayout_alertModalHeader__ZYeYr{position:relative;z-index:1;box-shadow:0 6px 12px rgba(0,0,0,.08)}.customModalLayout_scrollableContent__AKqF6:has(.customModalLayout_scrollShadowBottom__vlpko) .customModalLayout_alertModalFooter__SQg5E{position:relative;z-index:1;box-shadow:0 -6px 12px rgba(0,0,0,.08)}.customModalLayout_alertModalSubtitle__Nj9GU{display:block;font-size:16px;font-weight:600;color:#111;line-height:24px;margin:0 0 8px;text-align:center}.customModalLayout_alertModalMessage__qg3nG{display:block;font-size:14px;font-weight:400;color:#555;line-height:22px;margin:0;text-align:center;white-space:pre-line}.customModalLayout_alertModalMessage__qg3nG p{margin:0}.customModalLayout_leftAlign__dc9Tu{text-align:left}.customModalLayout_alertModalFooter__SQg5E{display:flex;justify-content:center;gap:10px;padding:8px 24px 20px}.customModalLayout_alertModalButton___utna{display:inline-block;min-width:100px;padding:10px 24px;border:none;border-radius:4px;background:#000;color:#fff;font-size:15px;font-weight:500;cursor:pointer;line-height:22px;text-align:center}.customModalLayout_alertModalButton___utna:hover{background:#333}.customModalLayout_alertModalButton___utna.customModalLayout_cancelButton__9M548{background:#fff;color:#333;border:1px solid #ccc}.customModalLayout_alertModalButton___utna.customModalLayout_cancelButton__9M548:hover{background:#f5f5f5}.customModalLayout_cancelButton__9M548{background:#fff;color:#333;border:1px solid #ccc}.customModalLayout_cancelButton__9M548:hover{background:#f5f5f5}.customModalLayout_fadeInLayout__rMbrg{animation:customModalLayout_customModalFadeIn__g6VEw .1s ease-out forwards}.customModalLayout_slideUpInner__0bhRg{animation:customModalLayout_customModalSlideUp__tJPn9 .35s ease-out forwards}.customModalLayout_fadeOutLayout__EkMa4{pointer-events:none;animation:customModalLayout_customModalFadeOut__rAxjM .1s ease-in forwards}.customModalLayout_wideInner__LbdtR{width:80%!important}.customModalLayout_wideInner__LbdtR .customModalLayout_modalContainer__HFhv6{max-width:100%!important}.customModalLayout_bottomSheetLayout__YaaM8{align-items:flex-end!important}.customModalLayout_bottomSheetInner__6ETBj{width:100%;max-width:100%;max-height:100%;overflow-y:auto;display:flex;justify-content:center;align-items:flex-end;box-sizing:border-box}.customModalLayout_bottomSheetInner__6ETBj .customModalLayout_alertModalContent__ApG_g{width:min(100%,502px);max-width:100%;border-radius:20px 20px 0 0;box-shadow:0 -8px 32px rgba(0,0,0,.12)}@media(max-width:480px){.customModalLayout_modalContainer__HFhv6{padding:28px 20px 20px;border-radius:12px}.customModalLayout_bottomSheetInner__6ETBj .customModalLayout_alertModalContent__ApG_g{width:100%;border-radius:16px 16px 0 0}}@keyframes customModalLayout_customModalFadeIn__g6VEw{0%{opacity:0}to{opacity:1}}@keyframes customModalLayout_customModalSlideUp__tJPn9{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes customModalLayout_customModalFadeOut__rAxjM{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.customModalLayout_fadeInLayout__rMbrg,.customModalLayout_fadeOutLayout__EkMa4,.customModalLayout_slideUpInner__0bhRg{animation:none}}.customModalLayout_closeButton__44bjy{grid-column:3;justify-self:end;position:relative;width:24px;height:24px;border:none;background:rgba(0,0,0,0);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#1a1a1a;flex-shrink:0}.customModalLayout_closeButton__44bjy:hover{opacity:.7}.chatSessionWaitingScreen_pageRoot__UNHh_{position:relative;width:min(100%,360px)}.chatSessionWaitingScreen_card__J2_fE{position:relative;width:100%;max-height:85vh;background:#fff;border-radius:16px;box-shadow:0 18px 48px rgba(17,17,17,.18);display:flex;flex-direction:column;overflow:hidden}.chatSessionWaitingScreen_productModalScroll__C_XAV{display:block;flex:1 1;overflow-y:auto;padding:0 16px 16px 24px}.chatSessionWaitingScreen_productModalScroll__C_XAV::-webkit-scrollbar{width:8px}.chatSessionWaitingScreen_productModalScroll__C_XAV::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px}.chatSessionWaitingScreen_productModalScroll__C_XAV::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.chatSessionWaitingScreen_block1__fCKCP{display:block;width:100%;padding:24px 0 0}.chatSessionWaitingScreen_inside1__XhsF_{display:block;position:relative}.chatSessionWaitingScreen_label___nMfK{display:block;position:absolute;left:-8px;min-width:43px;height:24px;line-height:24px;padding:0 10px;color:#fff!important;text-align:center;border-radius:3px 3px 3px 0;font-size:14px;font-style:normal;font-weight:600;background:#171717;top:12px;z-index:10}.chatSessionWaitingScreen_label___nMfK:after{content:"";position:absolute;border-color:#7c7c7c #7c7c7c rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:4px;left:0;bottom:-8px;z-index:2}.chatSessionWaitingScreen_label1__jseA0{background:#bf8c3e}.chatSessionWaitingScreen_label1__jseA0:after{border-top-color:#996b1f;border-right-color:#996b1f}.chatSessionWaitingScreen_label2__SZq3z{background:#558b2f}.chatSessionWaitingScreen_label2__SZq3z:after{border-top-color:#33691e;border-right-color:#33691e}.chatSessionWaitingScreen_label3__l42tg{background:#6d4c41}.chatSessionWaitingScreen_label3__l42tg:after{border-top-color:#4e342e;border-right-color:#4e342e}.chatSessionWaitingScreen_label4__ke3n6{background:#bf8c3e}.chatSessionWaitingScreen_label4__ke3n6:after{border-top-color:#996b1f;border-right-color:#996b1f}.chatSessionWaitingScreen_label5__35SZY{background:#8d6e63}.chatSessionWaitingScreen_label5__35SZY:after{border-top-color:#5d4037;border-right-color:#5d4037}.chatSessionWaitingScreen_imgWrap__77Cue{display:block;position:relative;line-height:0;padding:0 0 63%;overflow:hidden;border-radius:10px;background:#f3f3f3}.chatSessionWaitingScreen_imgWrap__77Cue img{display:block;position:absolute;width:100%;height:auto;top:10px;object-fit:cover;-webkit-user-select:none;user-select:none;transition:transform .2s;z-index:4}.chatSessionWaitingScreen_imgWrap__77Cue:before{content:"";display:block;position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;border-radius:10px;border:1px solid rgba(0,0,0,.07);box-sizing:border-box}.chatSessionWaitingScreen_imageFallback__6WUkb{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#fafafa 0,#ececec 100%)}.chatSessionWaitingScreen_imageFallback__6WUkb span{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;background:rgba(17,17,17,.92);color:#fff;font-size:48px;font-weight:800;box-shadow:0 12px 32px rgba(17,17,17,.16)}.chatSessionWaitingScreen_productModalInfo__50qZI{display:flex;flex-direction:column;align-items:center;padding:20px 0 0}.chatSessionWaitingScreen_titleRow__obU_5{display:flex;justify-content:center;align-items:center;width:100%;gap:8px}.chatSessionWaitingScreen_num__G2FH3{color:#111;font-size:18px;font-weight:600;line-height:30px}.chatSessionWaitingScreen_line__se8Ia{width:1px;height:12px;background:#e0e0e0}.chatSessionWaitingScreen_name__6pXAC{color:#111;font-size:18px;font-weight:600;line-height:30px}.chatSessionWaitingScreen_desc__e2RXC{display:block;width:100%;color:#555;font-size:13px;font-weight:400;line-height:19px;margin:2px 0 0;text-align:center;white-space:pre-line}.chatSessionWaitingScreen_more__HVLLc{display:flex;justify-content:center;flex-wrap:wrap;width:100%;align-items:center;margin:12px 0 0;gap:0 3px}.chatSessionWaitingScreen_price__P1YCz{display:block;background:url(/images/won20a.svg) 0 no-repeat;background-size:20px 20px;padding:0 0 0 25px;color:#111;font-size:18px;font-weight:600;line-height:30px}.chatSessionWaitingScreen_priceUnit__QoIq7{font-size:13px;font-weight:400;color:#555}.chatSessionWaitingScreen_originalPrice__JBWZi{display:block;font-size:13px;font-weight:400;color:#aaa;line-height:30px;text-decoration:line-through;margin:0 0 0 4px}.chatSessionWaitingScreen_statusSection__48Niz{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:24px;gap:12px}.chatSessionWaitingScreen_statusHeader__D0FmI{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%}.chatSessionWaitingScreen_statusIcon__zdMpW{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;color:#86a67a;animation:chatSessionWaitingScreen_statusSpin__O8UrD 1.9s linear infinite}.chatSessionWaitingScreen_statusIcon__zdMpW svg{width:100%;height:100%}.chatSessionWaitingScreen_statusMainRow__z7DZo{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1;width:100%;min-width:0}.chatSessionWaitingScreen_statusText__R_sks{margin:0;color:#536253;font-size:15px;font-weight:700;line-height:1.45;letter-spacing:-.02em;text-align:center;white-space:pre-line}.chatSessionWaitingScreen_subStatusText__8DKVA{margin:4px 0 0;color:#000;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:-.02em;text-align:center;word-break:keep-all}.chatSessionWaitingScreen_statusProgress__VBqyt{position:relative;width:100%;height:9px;overflow:hidden;border-radius:999px;background:linear-gradient(180deg,#e7efe2,#dbe7d5);box-shadow:inset 0 1px 2px rgba(84,117,85,.14)}.chatSessionWaitingScreen_heroStatusProgress__5VRik{height:8px;background:linear-gradient(180deg,#edf4e9,#dfead9);box-shadow:0 6px 14px rgba(35,61,31,.08),inset 0 1px 2px rgba(84,117,85,.14)}.chatSessionWaitingScreen_waitTimeCard__M6eSX{width:auto;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.07);background:none}.chatSessionWaitingScreen_waitTimeLabel____RXF{display:flex;align-items:center;gap:6px;color:#9ba3b1;font-size:14px;font-weight:700;line-height:1.4;letter-spacing:-.01em}.chatSessionWaitingScreen_waitTimeIcon___qmq0{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;color:#9ba3b1}.chatSessionWaitingScreen_waitTimeIcon___qmq0 svg{width:100%;height:100%}.chatSessionWaitingScreen_waitTimeValue__FfIW1{margin:0;color:#6b6b6b;font-size:17px;font-weight:700;line-height:1;letter-spacing:.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chatSessionWaitingScreen_statusProgressFlow__Ef_DU{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(-45deg,#86a67a,#a3c598,#c1d9b7,#a3c598);background-size:400% 400%;animation:chatSessionWaitingScreen_softFlow__6EODV 4s ease infinite}.chatSessionWaitingScreen_canceledBody__PwbUP{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 28px 32px;text-align:center;background:linear-gradient(180deg,rgba(247,246,243,.96),rgba(255,255,255,.98) 38%,#fff)}.chatSessionWaitingScreen_canceledBodyEntering__6zD1g .chatSessionWaitingScreen_canceledTextGroup__6HLQU{animation:chatSessionWaitingScreen_canceledContentReveal__bIYxI .46s cubic-bezier(.22,1,.36,1) .04s both}.chatSessionWaitingScreen_canceledTextGroup__6HLQU{display:flex;flex-direction:column;gap:10px;align-items:center;max-width:280px}.chatSessionWaitingScreen_canceledTitle__tPgns{margin:0;color:#111;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:-.02em;word-break:keep-all}.chatSessionWaitingScreen_canceledDesc__7fuuh{margin:0;color:#5c5f63;font-size:15px;font-weight:500;line-height:1.6;word-break:keep-all}.chatSessionWaitingScreen_canceledCardEntering__lurXo{animation:chatSessionWaitingScreen_canceledCardEnter__EJmfp .44s cubic-bezier(.22,1,.36,1) both}@keyframes chatSessionWaitingScreen_softFlow__6EODV{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes chatSessionWaitingScreen_statusSpin__O8UrD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes chatSessionWaitingScreen_canceledCardEnter__EJmfp{0%{opacity:0;transform:translateY(24px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chatSessionWaitingScreen_canceledContentReveal__bIYxI{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.chatSessionWaitingScreen_productModalFooter__S76J6{display:block;padding:12px 24px;border-top:1px solid #e0e0e0;flex-shrink:0}.chatSessionWaitingScreen_productModalBtns__guiLR{display:flex;gap:10px}.chatSessionWaitingScreen_productModalBtn__BP4zX{flex:1 1;display:block;padding:12px 0;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;text-align:center;border:none;line-height:22px;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.chatSessionWaitingScreen_btnCart__IIDTF{background:#fff;color:#333;border:1px solid #ccc}.chatSessionWaitingScreen_btnCart__IIDTF:hover:not(:disabled){background:#f5f5f5}.chatSessionWaitingScreen_btnCart__IIDTF:disabled{background:#f7f7f7;color:#aaa;border-color:#e0e0e0;cursor:not-allowed}.chatSessionWaitingScreen_btnConfirm__QePrU{background:linear-gradient(180deg,#171717,#0f0f0f);color:#fff;border:1px solid #111;box-shadow:0 10px 24px rgba(17,17,17,.12)}.chatSessionWaitingScreen_btnConfirm__QePrU:hover:not(:disabled){background:linear-gradient(180deg,#202020,#111);box-shadow:0 12px 28px rgba(17,17,17,.18)}.chatSessionWaitingScreen_btnConfirm__QePrU:focus-visible{outline:2px solid #111;outline-offset:2px}@media(prefers-reduced-motion:reduce){.chatSessionWaitingScreen_canceledBodyEntering__6zD1g .chatSessionWaitingScreen_canceledTextGroup__6HLQU,.chatSessionWaitingScreen_canceledCardEntering__lurXo,.chatSessionWaitingScreen_statusIcon__zdMpW,.chatSessionWaitingScreen_statusProgressFlow__Ef_DU{animation:none!important}}@media screen and (max-width:480px){.chatSessionWaitingScreen_pageRoot__UNHh_{width:100%}.chatSessionWaitingScreen_card__J2_fE{border-radius:14px}.chatSessionWaitingScreen_productModalScroll__C_XAV{padding:0 16px 16px}.chatSessionWaitingScreen_titleRow__obU_5{gap:6px}.chatSessionWaitingScreen_name__6pXAC,.chatSessionWaitingScreen_num__G2FH3{font-size:16px}.chatSessionWaitingScreen_imageFallback__6WUkb span{width:104px;height:104px;font-size:42px}.chatSessionWaitingScreen_productModalFooter__S76J6{padding:10px 18px 18px}.chatSessionWaitingScreen_statusHeader__D0FmI{gap:6px}.chatSessionWaitingScreen_statusIcon__zdMpW{width:24px;height:24px}.chatSessionWaitingScreen_statusText__R_sks{font-size:14px}.chatSessionWaitingScreen_statusProgress__VBqyt{height:8px}.chatSessionWaitingScreen_heroStatusProgress__5VRik{height:7px}.chatSessionWaitingScreen_waitTimeCard__M6eSX{gap:4px;padding:8px 10px;border-radius:10px}.chatSessionWaitingScreen_waitTimeLabel____RXF{font-size:13px}.chatSessionWaitingScreen_waitTimeIcon___qmq0{width:18px;height:18px}.chatSessionWaitingScreen_waitTimeValue__FfIW1{font-size:17px}.chatSessionWaitingScreen_canceledBody__PwbUP{gap:18px;padding:38px 22px 28px}.chatSessionWaitingScreen_canceledTitle__tPgns{font-size:20px}.chatSessionWaitingScreen_canceledDesc__7fuuh{font-size:14px}.chatSessionWaitingScreen_more__HVLLc{margin-top:12px}.chatSessionWaitingScreen_price__P1YCz{font-size:16px;line-height:28px}.chatSessionWaitingScreen_originalPrice__JBWZi{line-height:28px}}.mainLayout_mainArea__NqzBh{display:block;position:relative;width:100%;max-width:502px;margin:0 0 0 calc(30px + 50vw);border-left:1px solid #d0d0d0;border-right:1px solid #d0d0d0;background-color:#fff;padding-bottom:var(--pwa-safe-area-bottom);min-height:100vh;min-height:100dvh}.mainLayout_topMargin__7sWSi{padding-top:20px}.mainLayout_centerWrap__DphXp{display:block;width:100%;padding:0 var(--contentPaddingLeftRight)}.mainLayout_fixedTopLayout__krXlm{position:sticky;top:0;max-width:502px;width:100%;z-index:1000}.mainLayout_fixedBottomLayout__iYUGG{position:fixed;bottom:0;left:calc(30px + 50vw);max-width:502px;width:100%;padding-bottom:var(--pwa-safe-area-bottom);z-index:1000}.mainLayout_fixedBottomLayout__iYUGG:after{content:"";position:absolute;right:0;bottom:0;left:0;height:var(--pwa-safe-area-bottom);background:#fff;pointer-events:none}@media screen and (max-width:1100px){.mainLayout_mainArea__NqzBh{margin:0 auto}.mainLayout_fixedBottomLayout__iYUGG{left:50%;transform:translateX(-50%)}}@media screen and (max-width:502px){.mainLayout_mainArea__NqzBh{border:none}.mainLayout_fixedBottomLayout__iYUGG{left:0;max-width:none;transform:none}}.mainHeader_header__7Aydf{display:flex;position:relative;width:100%;min-width:280px;height:var(--headerHeight);padding:0 24px;background:#fff;border-bottom:1px solid #d0d0d0;text-align:center;z-index:50}.mainHeader_headerLeft__32el7{position:absolute;top:0;left:24px;display:flex;align-items:center;gap:10px;height:var(--headerHeight);z-index:51}.mainHeader_headerLeftCentered__4NZMP{left:50%;transform:translateX(-50%)}.mainHeader_headerRight__9kvSW{position:absolute;top:0;right:20px;display:flex;align-items:center;gap:0;height:var(--headerHeight);z-index:51}.mainHeader_buttonHome__Y5XO9{display:block;width:130px;line-height:0;z-index:60}.mainHeader_buttonHomeCentered__WMRZ_,.mainHeader_buttonHomeLarge__snfWq{width:190px}.mainHeader_logo__UbBuV{display:block;width:100%;height:auto}.mainHeader_pageTitle__D5uch{display:block;width:100%;margin:15px auto 0;color:#000;font-size:23px;font-style:normal;font-weight:700;line-height:30px;text-align:center}.mainHeader_buttonSearch__hZZj9{display:inline-flex;align-items:center;justify-content:center;width:36px;height:40px;border-radius:6px;background:#fff;color:#333;transition:all .2s}.mainHeader_searchIcon__nwMGf{display:block;width:18px;height:18px;background:currentcolor;-webkit-mask:url(/images/search.png) center/contain no-repeat;mask:url(/images/search.png) center/contain no-repeat}@media screen and (max-width:502px){.mainHeader_header__7Aydf{min-width:0;padding:0 16px}.mainHeader_headerLeft__32el7{left:16px}.mainHeader_headerLeftCentered__4NZMP{left:50%}.mainHeader_headerRight__9kvSW{right:6px}.mainHeader_pageTitle__D5uch{font-size:20px}}.bottomNavigation_bottomGradient__6gZES{position:absolute;right:0;bottom:0;left:0;height:100px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.75));z-index:199;pointer-events:none}.bottomNavigation_bottomNav__TgPYC{position:relative;z-index:200;display:flex;align-items:flex-end;justify-content:space-around;margin:0 auto 10px;width:calc(100% - 30px);max-width:472px;height:64px;border-radius:23px;background:hsla(0,0%,100%,.97);border:1px solid silver;box-shadow:0 2px 5px rgba(0,0,0,.1);flex-shrink:0}.bottomNavigation_bottomNav__TgPYC.bottomNavigation_glassNav__bcXS6{background:none;border:0;box-shadow:none;flex-shrink:1}.bottomNavigation_bottomNav__TgPYC.bottomNavigation_glassNav__bcXS6 .bottomNavigation_glass__JjXRl{display:flex}.bottomNavigation_bottomNav__TgPYC.bottomNavigation_glassNav__bcXS6 .bottomNavigation_activeDonutMenuItem___11yH span{font-weight:600}.bottomNavigation_bottomNav__TgPYC .bottomNavigation_glass__JjXRl{display:none;z-index:10;position:absolute;inset:0;width:100%;height:100%;border-radius:23px;overflow:hidden;contain:paint;background:hsla(0,0%,100%,.05);box-shadow:0 4px 8px rgba(0,0,0,.25),inset 0 -10px 25px rgba(0,0,0,.15),inset 0 -1px 4px 1px hsla(0,0%,100%,.74);backdrop-filter:blur(.35px) saturate(145%);-webkit-backdrop-filter:blur(.35px) saturate(145%)}.bottomNavigation_bottomNav__TgPYC .bottomNavigation_glassPane__R4OVq{width:100%;height:100%;border-radius:23px;box-shadow:inset 10px 10px 20px rgba(153,192,255,.1),inset 2px 2px 5px rgba(195,218,255,.2),inset -10px -10px 20px rgba(229,253,190,.1),inset -2px -2px 30px rgba(247,255,226,.2)}.bottomNavigation_bottomNav__TgPYC .bottomNavigation_glassPaneContent__4oXY6{border-radius:23px;min-height:100%;min-width:100%}@media(prefers-reduced-motion:reduce),(prefers-reduced-transparency:reduce){.bottomNavigation_bottomNav__TgPYC.bottomNavigation_glassNav__bcXS6 .bottomNavigation_glass__JjXRl{background:hsla(0,0%,100%,.9);box-shadow:0 2px 5px rgba(0,0,0,.1);backdrop-filter:none;-webkit-backdrop-filter:none}}.bottomNavigation_navItem__9rtPP{z-index:20;position:relative;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:3px;color:#222;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s ease}.bottomNavigation_navItem__9rtPP svg{opacity:.9;transition:opacity .3s ease}.bottomNavigation_eventNewBadge__J0UJC{position:absolute;top:9px;left:calc(50% + 10px);width:7px;height:7px;border-radius:50%;background:#6a9b59;box-shadow:0 0 0 2px #fff;pointer-events:none;animation:bottomNavigation_eventNewBadgeFadeIn__5OpJ_ .24s ease-out both}@keyframes bottomNavigation_eventNewBadgeFadeIn__5OpJ_{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.bottomNavigation_eventNewBadge__J0UJC{animation:none}}.bottomNavigation_navItemShell__72nfH{z-index:20;position:relative;display:flex;flex:1 1;height:100%}.bottomNavigation_navItemShellOpen__CM_Ye{z-index:30}.bottomNavigation_activeDonutMenuInteractionArea__JLOBc{position:relative;display:flex;flex:1 1;height:100%}.bottomNavigation_navButton__rMKAH{padding:0;border:0;background:none;cursor:pointer}.bottomNavigation_navButton__rMKAH:focus-visible{outline:2px solid #67a162;outline-offset:4px}.bottomNavigation_activeDonutMenuBackdrop__5hYOp{position:absolute;top:50%;left:50%;z-index:14;width:100000px;height:100000px;pointer-events:none;transform:translate(-50%,-50%)}.bottomNavigation_navItemShellOpen__CM_Ye .bottomNavigation_activeDonutMenuBackdrop__5hYOp{pointer-events:auto}.bottomNavigation_activeDonutMenuWrap__9MugT{--active-donut-menu-size:210px;--active-donut-menu-visible-height:148px;z-index:15;position:absolute;top:0;left:50%;width:var(--active-donut-menu-size);height:var(--active-donut-menu-visible-height);overflow:hidden;pointer-events:none;transform:translate(-50%,calc(var(--active-donut-menu-visible-height) * -1))}.bottomNavigation_navItemShellOpen__CM_Ye .bottomNavigation_activeDonutMenuWrap__9MugT{pointer-events:auto}.bottomNavigation_activeDonutMenu__yWyYJ{z-index:50;position:absolute;top:43px;left:50%;width:var(--active-donut-menu-size);height:var(--active-donut-menu-size);transform:translate(-50%) scale(0);opacity:0;pointer-events:none;transition:transform .32s cubic-bezier(.4,0,1,1) .12s,opacity .3s ease .08s}.bottomNavigation_activeDonutMenuOpen__XmGCc{transform:translate(-50%) scale(1);opacity:1;pointer-events:auto;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s ease}.bottomNavigation_activeDonutMenuRing__G5J_z{position:absolute;inset:0;z-index:0;border:1px solid silver;border-radius:50%;background:hsla(0,0%,100%,.97);overflow:hidden;-webkit-mask:radial-gradient(circle at center,transparent 35px,#000 36px);mask:radial-gradient(circle at center,transparent 35px,#000 36px)}.bottomNavigation_activeDonutMenuRingGlass__l4xfC{display:flex;border:0;background:hsla(0,0%,100%,.05);box-shadow:0 4px 8px rgba(0,0,0,.25),inset 0 -10px 25px rgba(0,0,0,.15),inset 0 -1px 4px 1px hsla(0,0%,100%,.74);-webkit-backdrop-filter:blur(.35px) saturate(145%);backdrop-filter:blur(.35px) saturate(145%)}.bottomNavigation_activeDonutMenuRingGlass__l4xfC .bottomNavigation_glassPane__R4OVq{border-radius:inherit}.bottomNavigation_activeDonutMenuRingGradient__OGXG2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;height:100%;background:radial-gradient(rgba(255,255,255,.7) 40%,rgba(255,255,255,.68) 60%,rgba(255,255,255,.35) 70%,rgba(255,255,255,.1) 90%,rgba(255,255,255,.05) 100%);pointer-events:none}.bottomNavigation_activeDonutMenuCore__GjFPl{position:absolute;top:50%;left:50%;width:70px;height:70px;transform:translate(-50%,-50%);z-index:0;border-radius:50%;background:rgba(0,0,0,.5)}.bottomNavigation_activeDonutMenuItem___11yH{position:absolute;z-index:1;top:50%;left:50%;display:flex;width:42px;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#333;font-size:10px;font-weight:500;text-align:center;text-decoration:none;white-space:nowrap;opacity:0;transform:translate(-50%,-50%) translate(var(--bottom-nav-donut-menu-item-x),var(--bottom-nav-donut-menu-item-y)) scale(.84);transition:opacity .26s ease,transform .3s ease;transition-delay:calc(var(--bottom-nav-donut-menu-item-reverse-index, 0)*.05s);-webkit-tap-highlight-color:rgba(0,0,0,0)}.bottomNavigation_activeDonutMenuOpen__XmGCc .bottomNavigation_activeDonutMenuItem___11yH{opacity:1;transform:translate(-50%,-50%) translate(var(--bottom-nav-donut-menu-item-x),var(--bottom-nav-donut-menu-item-y)) scale(1);transition:opacity .2s ease calc(var(--bottom-nav-donut-menu-item-index, 0)*.02s),transform .22s ease calc(var(--bottom-nav-donut-menu-item-index, 0)*.02s)}.bottomNavigation_activeDonutMenuItem___11yH:active{transform:translate(-50%,-50%) translate(var(--bottom-nav-donut-menu-item-x),var(--bottom-nav-donut-menu-item-y)) scale(.9)!important}.bottomNavigation_activeDonutMenuItem___11yH img{display:block;width:24px;height:24px}.bottomNavigation_activeDonutMenuItem___11yH span{display:block;line-height:1.2}.bottomNavigation_active__RrI4x{color:#67a162;font-weight:500}.bottomNavigation_active__RrI4x img{opacity:0}.bottomNavigation_active__RrI4x svg{opacity:1}.bottomNavigation_activeBadge__aisNb{position:absolute;top:-30px;left:50%;width:60px;height:60px;transform:translateX(-50%);border:4px solid #fff;border-radius:50%;box-sizing:border-box!important;background:url(/images/logo.webp) 50% no-repeat;background-size:60px 60px;box-shadow:0 2px 5px rgba(46,125,50,.7);transition:all .2s;flex-shrink:0}.bottomNavigation_active__RrI4x:hover .bottomNavigation_activeBadge__aisNb{background:url(/images/logo.webp) 50% no-repeat;background-size:70px 70px;transition:all .2s}@media screen and (max-width:454px){.bottomNavigation_bottomNav__TgPYC{width:calc(100% - 10px);border-radius:20px}.bottomNavigation_activeDonutMenuWrap__9MugT{--active-donut-menu-size:200px;--active-donut-menu-visible-height:143px}}@media screen and (max-width:375px){.bottomNavigation_bottomNav__TgPYC{width:calc(100% - 8px);border-radius:18px}.bottomNavigation_activeDonutMenuWrap__9MugT{--active-donut-menu-size:180px;--active-donut-menu-visible-height:133px}.bottomNavigation_activeDonutMenuItem___11yH{transform:translate(-50%,-50%) translate(calc(var(--bottom-nav-donut-menu-item-x) * .93),calc(var(--bottom-nav-donut-menu-item-y) * .93)) scale(.84)}.bottomNavigation_activeDonutMenuOpen__XmGCc .bottomNavigation_activeDonutMenuItem___11yH{opacity:1;transform:translate(-50%,-50%) translate(calc(var(--bottom-nav-donut-menu-item-x) * .93),calc(var(--bottom-nav-donut-menu-item-y) * .93)) scale(1)}}.userFooter_footer__sAtC2{display:block;margin-top:32px;background:#f6f6f6}.userFooter_footerWithBottomNavigation__eYyp3{border-top:1px solid #f1f1f1!important;padding-bottom:96px}.userFooter_footerWithoutBottomNavigation__RAqRR{margin-bottom:40px}.userFooter_inner__TpPqH{max-width:640px;margin:0 auto;padding:16px 16px 32px;color:#888;font-size:13px;line-height:1.7;text-align:left;word-break:keep-all}.userFooter_policyNav___gmLF{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px;margin-top:8px;margin-bottom:24px;color:#888;font-size:11px;font-weight:500;line-height:1.4}.userFooter_policyButton__KU1KT,.userFooter_policyLink__1h4wV{color:inherit;font:inherit;line-height:inherit;white-space:nowrap}.userFooter_policyLink__1h4wV{text-decoration:none}.userFooter_policyButton__KU1KT{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.userFooter_policySeparator__ridOU{color:#b1b1b1;line-height:1}.userFooter_socialNav__tB1TY{margin-bottom:20px}.userFooter_socialLink__cw7c0{display:inline-flex;color:#888}.userFooter_socialIcon__qQV7G{width:22px;height:22px}.userFooter_companyInfo__lyk14{display:grid;gap:2px;margin:0;font-size:11px;line-height:1.5;font-style:normal}.userFooter_companyName__0xfBE{font-weight:600;color:#666}.userFooter_legalNotice__mwTM1{margin-top:20px}.userFooter_legalNoticeText__8p_YT{margin:0;font-size:11px;line-height:1.5}.userFooter_legalNoticeText__8p_YT+.userFooter_legalNoticeText__8p_YT{margin-top:2px}.userFooter_copyright__y4lCB{margin:14px 0 0;font-size:11px;line-height:1.5}@keyframes userLeftArea_fadeUpIn__M_G_U{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.userLeftArea_leftArea__idgQi{display:block}.userLeftArea_leftArea__idgQi .userLeftArea_left_logo__zzgKN{animation:userLeftArea_fadeUpIn__M_G_U .5s ease forwards;opacity:0}.userLeftArea_leftArea__idgQi .userLeftArea_left_img__V4Oqs{animation:userLeftArea_fadeUpIn__M_G_U .3s ease forwards;animation-delay:.1s;opacity:0}.userLeftArea_leftArea__idgQi{display:flex;position:fixed;flex-wrap:wrap;justify-content:space-between;gap:100px;width:400px;z-index:5;left:calc(50vw - 440px);top:100px}.userLeftArea_left_logo__zzgKN{width:60px;height:auto;display:block}.userLeftArea_left_img__V4Oqs{width:345px;height:auto;min-height:0;display:block}@media screen and (max-width:1100px){.userLeftArea_leftArea__idgQi{display:none}}.counselorBottomNavigation_bottomGradient__LJDAT{position:absolute;right:0;bottom:0;left:0;height:100px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.75));z-index:199;pointer-events:none}.counselorBottomNavigation_bottomNav__r15ng{position:relative;z-index:200;display:flex;align-items:flex-end;justify-content:space-around;margin:0 auto 10px;width:auto;max-width:472px;height:64px;background:#fff;border:1px solid silver;border-radius:23px;box-shadow:0 2px 5px rgba(0,0,0,.1);flex-shrink:0}@media screen and (max-width:502px){.counselorBottomNavigation_bottomNav__r15ng{max-width:calc(100% - 20px)}}.counselorBottomNavigation_navItem__kR0B7{position:relative;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:3px;color:#222;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s ease}.counselorBottomNavigation_navItem__kR0B7 svg{opacity:.9;transition:opacity .3s ease}.counselorBottomNavigation_active__M1Xx8{color:#67a162;font-weight:500}.counselorBottomNavigation_active__M1Xx8:after{content:"";position:absolute;top:-30px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:4px solid #fff;border-radius:50%;box-sizing:border-box!important;background:url(/images/logo.webp) 50% no-repeat;background-size:60px 60px;box-shadow:0 2px 5px rgba(46,125,50,.7);transition:all .2s;flex-shrink:0}.counselorBottomNavigation_active__M1Xx8:hover:after{background:url(/images/logo.webp) 50% no-repeat;background-size:70px 70px;transition:all .2s}.counselorBottomNavigation_active__M1Xx8 img{opacity:0}.counselorBottomNavigation_active__M1Xx8 svg{opacity:1}.counselorSubHeader_header__h6OFg{display:block;position:fixed;width:100%;max-width:502px;min-width:280px;top:0;left:calc(30px + 50vw);background:#fff;height:var(--headerHeight);border:1px solid #d0d0d0;border-top:none;padding:0 24px;z-index:50;text-align:center}.counselorSubHeader_header__h6OFg.counselorSubHeader_noBorder___nv8O{border-bottom:none!important}.counselorSubHeader_header__h6OFg .counselorSubHeader_headerLeft__7qPpI{position:absolute;display:flex;flex-wrap:wrap;align-items:center;gap:0 10px;top:0;left:24px;z-index:51;height:var(--headerHeight)}.counselorSubHeader_header__h6OFg .counselorSubHeader_headerRight__F4G1q{position:absolute;display:flex;flex-wrap:wrap;align-items:center;gap:0 10px;top:0;right:24px;z-index:51;height:var(--headerHeight)}.counselorSubHeader_header__h6OFg .counselorSubHeader_buttonHome__JbIgm{display:block;width:78px;z-index:60;line-height:0}.counselorSubHeader_header__h6OFg .counselorSubHeader_buttonHome__JbIgm>img{display:block;width:100%}.counselorSubHeader_header__h6OFg .counselorSubHeader_buttonBack__yssiQ{display:block;width:40px;height:40px;background:url(/images/btn-prev-a1.png) 50% no-repeat;background-size:10px 18px;transform:translateX(-15px)}.counselorSubHeader_header__h6OFg .counselorSubHeader_pageTitle__Yu7k4{display:block;width:100%;text-align:center;color:#000;font-size:23px;font-style:normal;font-weight:700;line-height:30px;margin:15px auto 0}.counselorSubHeader_header__h6OFg .counselorSubHeader_buttonSearch__ltlC3{display:block;width:40px;height:40px;border:1px solid #e0e0e0;border-radius:6px;background:url(/images/search.png) 50% no-repeat;background-size:18px 18px;transition:all .2s}.counselorSubHeader_header__h6OFg .counselorSubHeader_buttonSearch__ltlC3:hover{border:1px solid silver;transition:all .2s}.counselorSubHeader_header__h6OFg .counselorSubHeader_buttonHome2__3srK0{display:block;width:40px;height:40px;border:1px solid #e0e0e0;border-radius:6px;background:url(/images/home24a.svg) 50% no-repeat;background-size:20px 20px;transition:all .2s}.counselorSubHeader_header__h6OFg .counselorSubHeader_buttonHome2__3srK0:hover{border:1px solid silver;transition:all .2s}@media screen and (max-width:1100px){.counselorSubHeader_header__h6OFg{left:50%;transform:translateX(-50%)}}@media screen and (max-width:502px){.counselorSubHeader_header__h6OFg{width:100%;left:0;transform:translateX(0);border-right:none;border-left:none}.counselorSubHeader_headerLeft__7qPpI{left:18px}.counselorSubHeader_headerRight__F4G1q{right:18px}.counselorSubHeader_header__h6OFg .counselorSubHeader_pageTitle__Yu7k4{font-size:20px}}.counselorLayout_subTopLayout__HaFOu{height:var(--headerHeight)}.filter_listFilterWrap__S0UJW{display:flex;justify-content:center;width:100%;margin-top:16px}.filter_roadFilterWrap__KLeh6{height:0;display:flex;justify-content:center;z-index:30}.filter_roadFilterWrap__KLeh6 .filter_filterAllBtn__j2YgD,.filter_roadFilterWrap__KLeh6 .filter_filterButton__Xvhaa{margin-top:16px;height:32px}.filter_filterButton__Xvhaa{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;border-radius:24px;font-size:15px;font-weight:600;color:#fff;background:#2a4c31;box-shadow:0 2px 8px #3d9942;cursor:pointer;font-family:inherit;border:none;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);max-width:calc(100% - 32px);justify-content:center}.filter_filterButton__Xvhaa svg{flex:none}.filter_filterAllBtn__j2YgD{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;border-radius:24px;font-size:15px;font-weight:600;color:#fff;background:#3a4239;box-shadow:0 3px 12px #2e7d32;cursor:pointer;font-family:inherit;border:none;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);width:auto;justify-content:center}.filter_filterAllBtn__j2YgD svg{flex:none}.filter_valueItem__6PH5F,.filter_valueList__NtvT5{display:inline-flex;align-items:center;min-width:0}.filter_label__SsLoR{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter_filterSep__lr076{opacity:.5;font-weight:300;margin:0 6px}.filter_ellipsis__jj9Yv,.filter_filterSep__lr076{display:inline-flex;align-items:center}.filter_filterAllBtn__j2YgD:hover,.filter_filterButton__Xvhaa:hover{box-shadow:0 3px 15px #2e7d32}@media screen and (max-width:1100px){.filter_fixedFilterWrap__BOWpA{left:50%;transform:translateX(-50%)}}.userLayout_subTopLayout___W1ei{height:var(--headerHeight)}.privacy_wrapper__7uCp7{min-height:100vh;padding-top:var(--headerHeight);background:#fff}.privacy_content__mGpWr{display:block;width:100%;padding:0 var(--contentPaddingLeftRight)}.privacy_article__Ax7m4{display:block;width:100%;padding:24px 0 120px}.privacy_policyText__hRugs{display:block;margin:0;color:#111;font-family:inherit;font-size:14px;font-weight:400;line-height:1.9;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere}.service_wrapper__d9ghs{min-height:100vh;padding-top:var(--headerHeight);background:#fff}.service_content__NA3ZT{display:block;width:100%;padding:0 var(--contentPaddingLeftRight)}.service_article__xtIJC{display:block;width:100%;padding:24px 0 120px}.service_termsText__iZlqI{display:block;margin:0;color:#111;font-family:inherit;font-size:14px;font-weight:400;line-height:1.9;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere}.joinBenefits_joinBenefits__RK7_G{display:block;width:100%;margin:0 auto}.joinBenefits_benefitLink__KvUh1{display:block;width:100%}.joinBenefits_benefitBanner__2NOtM{display:block;width:100%;height:auto}.advisorCards_advisorCards__yHYlQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px;padding:24px 16px 0}.advisorCards_advisorCard__AfLXu{display:block;color:inherit;text-decoration:none;cursor:pointer;opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease;will-change:opacity,transform}.advisorCards_advisorCard__AfLXu:hover .advisorCards_img__fxmF7{transform:scale(1.05)}.advisorCards_advisorCard__AfLXu:focus-visible{outline:2px solid rgba(46,125,50,.5);outline-offset:4px;border-radius:12px}.advisorCards_scrollReveal__5bFeV{opacity:1;transform:translateY(0)}.advisorCards_listCardSkeleton__ChlXq{pointer-events:none}.advisorCards_block1__kCddI{display:block;position:relative}.advisorCards_label__WPJsL{position:absolute;top:12px;left:-6px;z-index:2;min-width:48px;border-radius:4px 4px 4px 0;padding:5px 10px;color:#fff;font-size:12px;font-weight:600;line-height:1.2;text-align:center}.advisorCards_label__WPJsL:after{position:absolute;bottom:-8px;left:0;content:"";border-color:#7c7c7c #7c7c7c rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:4px}.advisorCards_label1__0bCBB{background:#bf8c3e}.advisorCards_label1__0bCBB:after{border-top-color:#996b1f;border-right-color:#996b1f}.advisorCards_label2__IEf5j{background:#558b2f}.advisorCards_label2__IEf5j:after{border-top-color:#33691e;border-right-color:#33691e}.advisorCards_label3__vhRbe{background:#6d4c41}.advisorCards_label3__vhRbe:after{border-top-color:#4e342e;border-right-color:#4e342e}.advisorCards_imgWrap__PFdVg{position:relative;overflow:hidden;border-radius:12px;padding-bottom:63%;background:#f3f3f3}.advisorCards_imgWrap__PFdVg:before{position:absolute;inset:0;z-index:1;border:1px solid rgba(17,17,17,.06);border-radius:12px;content:"";pointer-events:none}.advisorCards_imgWrapTarot__cB9N2{background:#d8e6eb}.advisorCards_imgWrapPsychic__aa5z9{background:#d8ebdd}.advisorCards_imgWrapAstrologer__2_G9W{background:#ebe3d8}.advisorCards_imgWrapBusy__lzERg{background:#e1d8eb!important}.advisorCards_imgFallback__jZ3_N,.advisorCards_img__fxmF7{position:absolute;width:100%;height:auto;top:10px}.advisorCards_img__fxmF7{object-fit:cover;transition:transform .24s ease}.advisorCards_imgFallback__jZ3_N{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(255,255,255,.4),transparent 38%),linear-gradient(135deg,#ebe4d6,#d5c3a7)}.advisorCards_imgFallbackText__eQcN_{color:#6d5b42;font-size:18px;font-weight:700}.advisorCards_buttonFavorite__bXixp{position:absolute;top:6px;right:5px;z-index:2;display:block;width:34px;height:34px;border:none;padding:0;background:url(/images/star_none.webp) 50% no-repeat;background-size:24px 22px;filter:drop-shadow(0 0 1px rgba(0,0,0,.4))}.advisorCards_active__nkzgx{background:url(/images/star_on.webp) 50% no-repeat;background-size:24px 22px}.advisorCards_status__RgIpP{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-width:4.222em;height:1.556em;padding:0 .389em;border:1px solid rgba(17,17,17,.14);border-radius:.778em;background:#fff;text-align:center;line-height:0}.advisorCards_busy__hLsKj span,.advisorCards_offline__zvUCp span,.advisorCards_online__n_fRo span{display:inline-flex;align-items:center;min-height:1.444em;padding:0 0 0 1.1em;color:#111;text-align:left;background-position:0;background-repeat:no-repeat;background-size:1.1em 1.1em;font-size:.722em;font-style:normal;font-weight:500;line-height:2}.advisorCards_online__n_fRo span{background-image:url(/images/mic20a.svg)}.advisorCards_busy__hLsKj span{background-image:url(/images/phone-call20a.svg);background-position:3% 51%;padding-left:1.39em}.advisorCards_offline__zvUCp span{background-image:url(/images/away20a.svg);padding-left:1.17em}.advisorCards_block2__GfYtu{display:block;padding:8px 0 0}.advisorCards_titleRow__JGGzx{display:flex;gap:.444em;align-items:center;font-size:18px}.advisorCards_num__UeaQ7{color:#111;font-size:1em;font-weight:700;line-height:1.3}.advisorCards_line__S8OEm{width:1px;height:12px;background:#ddd5ca}.advisorCards_name__AQpTl{flex:1 1 auto;min-width:0;color:#111;font-size:1em;font-weight:600;line-height:1.3}.advisorCards_desc__UAYUP,.advisorCards_name__AQpTl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.advisorCards_desc__UAYUP{display:block;width:100%;margin:2px 0 0;color:#555;font-size:13px;font-style:normal;font-weight:400;line-height:19px}.advisorCards_more__Hxpno{display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:space-between;margin-top:12px}.advisorCards_price__zEN5x{display:block;padding:0 0 0 1.389em;background:url(/images/won20a.svg) 0/1.111em 1.111em no-repeat;color:#111;font-size:18px;font-style:normal;font-weight:600;line-height:30px;white-space:nowrap}.advisorCards_priceUnit__HB_9F{font-size:.75em;font-weight:400}.advisorCards_review__yNnZG{display:block;padding:0 0 0 1.769em;background:url(/images/reply20a.svg) 0/1.538em 1.538em no-repeat;color:#333!important;font-family:Pretendard;font-size:13px;font-style:normal;font-weight:600;line-height:30px}.advisorCards_feedbackBox__Zl4Bm{margin-top:40px;width:90%}.advisorCards_skeletonBlock__3vDmV,.advisorCards_skeletonLine__di6pA{border-radius:12px;background:linear-gradient(90deg,#f0ebe3,#f8f4ee 50%,#f0ebe3);background-size:200% 100%;animation:advisorCards_shimmer__c4ngg 1.4s linear infinite}.advisorCards_skeletonBlock__3vDmV{width:100%;padding-bottom:63%}.advisorCards_skeletonLine__di6pA{height:14px}.advisorCards_skeletonLineShort__SIQCS{width:64%}@keyframes advisorCards_shimmer__c4ngg{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:480px){.advisorCards_advisorCards__yHYlQ{gap:24px 12px;padding-left:12px;padding-right:12px}.advisorCards_price__zEN5x,.advisorCards_titleRow__JGGzx{font-size:16px}.advisorCards_desc__UAYUP{min-height:36px;font-size:12px}}@media(prefers-reduced-motion:reduce){.advisorCards_advisorCard__AfLXu{transition:none;transform:none}.advisorCards_scrollReveal__5bFeV{transform:none}}.loadingBar_loading_box__r8FKk{margin:0;display:flex;justify-content:center;align-items:center;height:30vh;width:100%;min-height:86px}.loadingBar_global_loading_pop__6ByZ_{width:100%;height:100%;position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:var(--z-global-modal)}.loadingBar_global_loading_pop_closing__1KoPn{pointer-events:none}.loadingBar_global_loading_pop_back__0Dm4y{width:100%;height:100%;background:radial-gradient(circle at center,rgba(111,154,115,.05),transparent 38%),rgba(250,252,249,.82);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;left:0;top:0;animation:loadingBar_fadeInLoadingBack__t6Rlp .24s ease-out forwards}.loadingBar_global_loading_pop_closing__1KoPn .loadingBar_global_loading_pop_back__0Dm4y{animation:loadingBar_fadeOutLoadingBack__7sy6y .18s ease-in forwards}.loadingBar_global_loading_pop_dark__Q46sc .loadingBar_global_loading_pop_back__0Dm4y{background:rgba(0,0,0,.4);-webkit-backdrop-filter:none;backdrop-filter:none}.loadingBar_global_loading_pop_dark__Q46sc .loadingBar_core_glow__G3U_w{background:radial-gradient(circle,rgba(205,255,225,.4) 0,rgba(205,255,225,.18) 45%,rgba(205,255,225,0) 72%)}.loadingBar_global_loading_pop_dark__Q46sc .loadingBar_leaf__Z6yBS{box-shadow:0 0 10px rgba(205,255,225,.3)}.loadingBar_global_loading_pop_dark__Q46sc .loadingBar_leaf__Z6yBS:nth-child(odd){background:#f3fff8}.loadingBar_global_loading_pop_dark__Q46sc .loadingBar_leaf__Z6yBS:nth-child(2n){background:#c8f7dc}.loadingBar_global_loading_pop_dark__Q46sc .loadingBar_particle__g5EVt{background:#e2ffed;box-shadow:0 0 6px rgba(205,255,225,.4)}.loadingBar_global_loading_cont_pop__NvhVt{width:60%;max-height:90%;overflow-y:auto;padding:30px 20px;border-radius:10px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .2s;animation:loadingBar_fadeInLoadingCont__Bu7Ul .2s ease-out forwards}.loadingBar_global_loading_pop_closing__1KoPn .loadingBar_global_loading_cont_pop__NvhVt{animation:loadingBar_fadeOutLoadingCont__ckRbz .18s ease-in forwards}.loadingBar_global_loading__Fb0y8{margin:0;display:flex;justify-content:center;align-items:center;height:30vh;width:100%}.loadingBar_loading__xqyNp{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px}.loadingBar_leaf_loader__WCFwg{position:relative;width:86px;height:86px;display:flex;align-items:center;justify-content:center}.loadingBar_loading_title__miFpE{margin:0;font-size:17px;font-weight:700;letter-spacing:-.03em;color:#24472f}.loadingBar_core_glow__G3U_w{position:absolute;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle,rgba(111,154,115,.34) 0,rgba(111,154,115,.15) 45%,rgba(111,154,115,0) 72%);filter:blur(1px);animation:loadingBar_breathe__MtaNO 1.8s ease-in-out infinite}.loadingBar_orbit__fEMKg{position:absolute;inset:0;border-radius:50%;animation:loadingBar_rotateOrbit__rdO9E 1.8s cubic-bezier(.42,0,.28,1) infinite}.loadingBar_leaf__Z6yBS{position:absolute;left:50%;top:50%;width:10px;height:16px;border-radius:50% 50% 50% 12%;background:#6f9a73;transform-origin:center;opacity:.82;box-shadow:0 4px 10px rgba(36,71,47,.12);animation:loadingBar_leafPulse__Mqj50 1.8s ease-in-out infinite}.loadingBar_leaf__Z6yBS:after{content:"";position:absolute;left:50%;top:2px;width:1px;height:11px;border-radius:99px;background:rgba(255,255,255,.38);transform:translateX(-50%) rotate(-8deg)}.loadingBar_leaf__Z6yBS:first-child{transform:translate(-50%,-50%) rotate(0deg) translateY(-34px) rotate(38deg);background:#24472f;animation-delay:0s}.loadingBar_leaf__Z6yBS:nth-child(2){transform:translate(-50%,-50%) rotate(60deg) translateY(-34px) rotate(38deg);background:#6f9a73;animation-delay:-.3s}.loadingBar_leaf__Z6yBS:nth-child(3){transform:translate(-50%,-50%) rotate(120deg) translateY(-34px) rotate(38deg);background:#9fbb9b;animation-delay:-.6s}.loadingBar_leaf__Z6yBS:nth-child(4){transform:translate(-50%,-50%) rotate(180deg) translateY(-34px) rotate(38deg);background:#c8dac3;animation-delay:-.9s}.loadingBar_leaf__Z6yBS:nth-child(5){transform:translate(-50%,-50%) rotate(240deg) translateY(-34px) rotate(38deg);background:#86a982;animation-delay:-1.2s}.loadingBar_leaf__Z6yBS:nth-child(6){transform:translate(-50%,-50%) rotate(300deg) translateY(-34px) rotate(38deg);background:#456c4d;animation-delay:-1.5s}.loadingBar_particle__g5EVt{position:absolute;width:4px;height:4px;border-radius:50%;background:#b9cfb4;opacity:0;animation:loadingBar_particleFloat__eyC5h 1.8s ease-in-out infinite}.loadingBar_p1__Ssl_J{left:18px;top:27px;animation-delay:.15s}.loadingBar_p2__nxY0M{right:17px;bottom:25px;animation-delay:.65s}.loadingBar_p3__hTCE_{left:43px;bottom:11px;animation-delay:1.05s}@keyframes loadingBar_rotateOrbit__rdO9E{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loadingBar_breathe__MtaNO{0%,to{transform:scale(.86);opacity:.52}50%{transform:scale(1.18);opacity:1}}@keyframes loadingBar_leafPulse__Mqj50{0%,to{opacity:.45;filter:blur(.2px)}35%{opacity:1;filter:blur(0)}65%{opacity:.72}}@keyframes loadingBar_particleFloat__eyC5h{0%{transform:translateY(3px) scale(.6);opacity:0}35%{opacity:.8}to{transform:translateY(-8px) scale(1);opacity:0}}@keyframes loadingBar_fadeInLoadingBack__t6Rlp{0%{opacity:0}to{opacity:1}}@keyframes loadingBar_fadeOutLoadingBack__7sy6y{0%{opacity:1}to{opacity:0}}@keyframes loadingBar_fadeInLoadingCont__Bu7Ul{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes loadingBar_fadeOutLoadingCont__ckRbz{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-48%)}}@media (prefers-reduced-motion:reduce){.loadingBar_core_glow__G3U_w,.loadingBar_global_loading_cont_pop__NvhVt,.loadingBar_global_loading_pop_back__0Dm4y,.loadingBar_leaf__Z6yBS,.loadingBar_orbit__fEMKg,.loadingBar_particle__g5EVt{animation:none}.loadingBar_leaf__Z6yBS{opacity:.75}.loadingBar_core_glow__G3U_w{opacity:.7}}.profileAnnouncement_page__AhySX{display:flex;min-height:calc(100vh - var(--headerHeight));flex-direction:column;padding-bottom:80px;background:#fff;color:#111}.profileAnnouncement_stateSection__nBjaR{display:flex;min-height:360px;flex:1 1;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px var(--contentPaddingLeftRight);text-align:center}.profileAnnouncement_stateTitle__f5ALg{margin:0;color:#333;font-size:15px;font-weight:600;line-height:22px}.profileAnnouncement_retryButton__RH8I0{min-width:120px;height:44px;border-color:#d8d8d8;border-radius:8px;background:#fff;color:#111;font-size:14px;font-weight:600}.profileAnnouncement_pageIntro__FfZmg{margin-bottom:0}.profileAnnouncement_pageIntroTitle__zQLJ3{font-size:22px;line-height:32px}.profileAnnouncement_pageIntroDescription__7A2nb{color:#555}.profileAnnouncement_formSection__90_zv{display:flex;flex:1 1;flex-direction:column;margin-top:18px;padding:0 var(--contentPaddingLeftRight)}.profileAnnouncement_statusBadge___10R7{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;padding:4px 9px;border:1px solid #d44a4a;border-radius:4px;background:#d44a4a;color:#fff;font-size:12px;font-weight:700;line-height:18px;white-space:nowrap}.profileAnnouncement_statusBadgePublished__H7dMm{border-color:var(--main);background:var(--main);color:#fff}.profileAnnouncement_formGroup__2zhBf{display:flex;flex-direction:column;gap:8px;margin:0}.profileAnnouncement_fieldHeader__h8bX5{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.profileAnnouncement_label__5FhIK{display:block;margin:0;color:#222;font-size:14px;font-weight:700;line-height:20px}.profileAnnouncement_charCount__ZzD8f{margin:0;color:#777;font-size:12px;font-weight:400;line-height:18px;text-align:right}.profileAnnouncement_buttonSection__fG5e0{display:flex;gap:10px;padding:16px var(--contentPaddingLeftRight);border-top:1px solid #eee;border-right:1px solid #eee;border-left:1px solid #eee;background:#fff;box-shadow:0 -8px 20px hsla(0,0%,100%,.9)}.profileAnnouncement_deleteButton__wPDJg,.profileAnnouncement_submitButton__l_lIV{min-width:0;height:48px;flex:1 1;border-radius:8px;font-size:15px;font-weight:700;line-height:20px;transition:border-color .2s,background .2s,color .2s}.profileAnnouncement_deleteButton__wPDJg:disabled,.profileAnnouncement_submitButton__l_lIV:disabled{cursor:not-allowed;opacity:.55}.profileAnnouncement_deleteButton__wPDJg{border:1px solid #d44a4a;background:#fff;color:#d44a4a}.profileAnnouncement_deleteButton__wPDJg:hover:not(:disabled){background:#fff4f4}.profileAnnouncement_submitButton__l_lIV{border:1px solid #111;background:#111;color:#fff}.profileAnnouncement_submitButton__l_lIV:hover:not(:disabled){border-color:#333;background:#333}@media screen and (max-width:502px){.profileAnnouncement_buttonSection__fG5e0{gap:8px}}.chatSession_activeRoot__ZkhFQ{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:48px 24px 96px;background:#fff;text-align:center}.chatSession_activeBadge__Vtpff{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:36px;padding:0 16px;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em}.chatSession_activeTitle__B6tC2{margin:20px 0 0;color:#111;font-size:28px;font-weight:700;line-height:1.35}.chatSession_activeDesc__dAyUU{margin:10px 0 0;color:#666;font-size:15px;line-height:1.5;word-break:break-all}.chatSession_waitingScene__lDG4A{position:relative;min-height:100vh;overflow:hidden;background:#000}.chatSession_waitingSceneCanceled__PIUa3{background:radial-gradient(circle at top,#2f2b28 0,#131313 56%,#050505 100%)}.chatSession_waitingBackground__B2ldm{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.chatSession_waitingMask__tgqTd{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.72);pointer-events:none}.chatSession_waitingMaskCanceled__ZYlJo{background:linear-gradient(180deg,rgba(12,12,12,.66),rgba(12,12,12,.82))}.chatSession_waitingMaskCanceledEntering__wzUNV{animation:chatSession_waitingMaskReveal__nRCxM .42s ease-out both}.chatSession_waitingOverlay__6lyXx{position:relative;z-index:2;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.chatSession_waitingOverlayCanceledEntering__4GR_G{animation:chatSession_waitingOverlayReveal__VbZ1L .36s cubic-bezier(.22,1,.36,1) both}.chatSession_endedActions__5wVMR{margin-top:28px}.chatSession_endedButton__cgvaU{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:0;border-radius:999px;background:#111;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.chatSession_endedButton__cgvaU:hover{opacity:.92}.chatSession_invalidState___EVnw{padding:80px 24px;text-align:center}.chatSession_invalidState___EVnw h1{color:#111;font-size:24px;font-weight:700;line-height:1.4}.chatSession_invalidState___EVnw p{margin-top:12px;color:#666;font-size:15px;line-height:1.5}@keyframes chatSession_waitingMaskReveal__nRCxM{0%{opacity:.74}50%{opacity:.9}to{opacity:1}}@keyframes chatSession_waitingOverlayReveal__VbZ1L{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.chatSession_waitingMaskCanceledEntering__wzUNV,.chatSession_waitingOverlayCanceledEntering__4GR_G{animation:none}}@media screen and (max-width:480px){.chatSession_activeRoot__ZkhFQ{padding:40px 20px 80px}.chatSession_activeTitle__B6tC2{font-size:22px}.chatSession_endedButton__cgvaU{width:100%}.chatSession_waitingOverlay__6lyXx{padding:18px}}.registerCouponModal_form__VKRZo{display:block;margin-top:16px}.registerCouponModal_field__g2ggJ{display:flex;flex-direction:column;gap:8px}.registerCouponModal_helperText__HPnpF{margin:0;font-size:12px;line-height:1.5;color:#8b9099}.userAddressForm_postcodeEmbedArea__Xtg5_{width:100%}.userAddressForm_postcodeEmbedArea__Xtg5_>*{width:100%!important;height:100%!important}.userAddress_addressModalHeader__IezQF{border-bottom:0}.userAddress_addressModalBody__UZvWW{padding-top:0}.userAddress_addressModalFooter__QnoNY{position:relative;padding-top:16px}.userAddress_addressModalFooter__QnoNY:before{content:"";position:absolute;top:0;left:24px;right:24px;height:1px;background:#e5e7eb}.userAddress_addressList__pfAId{max-height:min(520px,60vh);overflow:auto}.userAddress_addressList__pfAId .userAddress_list__qOT4U{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.userAddress_addressList__pfAId .userAddress_listItem__ILdgk{padding:18px;background:#fff;border:1px solid #d8d8d8;border-radius:8px}.userAddress_addressList__pfAId .userAddress_addressInfo__iLLg6{flex:1 1 auto;min-width:0}.userAddress_addressList__pfAId .userAddress_recipientRow___bTy6{display:flex;align-items:center;gap:8px}.userAddress_addressList__pfAId .userAddress_recipient__rr23o{display:flex;align-items:center;gap:8px;margin:0;color:#111;font-size:16px;font-weight:800;line-height:1.35}.userAddress_addressList__pfAId .userAddress_addressTextGroup__ClEG6{margin-top:10px}.userAddress_addressList__pfAId .userAddress_meta__jmlCE{margin:0;color:#555;font-size:14px;font-weight:500;line-height:1.55;word-break:keep-all}.userAddress_addressList__pfAId .userAddress_defaultBadge__Jn_P8{padding:3px 9px;border:1px solid #cbdccb;border-radius:999px;background-color:#e8f5e9;color:#2f6b3f;font-size:12px;font-weight:700;line-height:1.2}.userAddress_addressList__pfAId .userAddress_selectedBadge__XO872{padding:3px 9px;border:1px solid #111;border-radius:999px;background-color:#111;color:#fff;font-size:12px;font-weight:700;line-height:1.2}.userAddress_addressList__pfAId .userAddress_addressActions__MAOAn{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.userAddress_addressList__pfAId .userAddress_cardButton__vBqdm{min-width:64px;height:34px;padding:0 12px;border-radius:8px;font-size:13px;font-weight:700;line-height:1}.userAddress_addressList__pfAId .userAddress_addressActionsSingle__FDrsL{justify-content:flex-end}.userAddress_buttonContainer__3eNMq{padding:12px 16px 0;border-top:1px solid #e5e7eb}.userAddress_registerButton__B5_uw{border-color:#000}@media(max-width:480px){.userAddress_addressList__pfAId{max-height:60vh}.userAddress_addressList__pfAId .userAddress_listItem__ILdgk{padding:16px;gap:12px}.userAddress_addressList__pfAId .userAddress_recipient__rr23o{font-size:15px}.userAddress_addressList__pfAId .userAddress_meta__jmlCE{font-size:13px}}.contentLayout_no_contents__ReB1m{width:100%;text-align:center;font-size:17px;display:flex;justify-content:center}.contentLayout_no_contents_card__cFfO5{padding:20px 16px 0}.contentLayout_no_contents__ReB1m img{width:100%}.counselorPreviewModal_modalContent__G6H2T{max-width:none!important;width:100vw!important;left:0!important;transform:none!important}.counselorPreviewModal_modalInner__BFzsw{width:100%!important;max-width:360px!important;max-height:none!important;height:auto!important;overflow:visible!important}@media(max-width:360px){.counselorPreviewModal_modalInner__BFzsw{max-width:340px!important}}.counselorPreviewModal_productModalRoot__IXfOp{position:relative;width:100%}.counselorPreviewModal_productModalClose__BzzhP{position:absolute;top:14px;right:14px;width:34px;height:34px;background:#fff;border-radius:50%;border:1px solid silver;cursor:pointer;z-index:2000;display:flex;align-items:center;justify-content:center;padding:0}.counselorPreviewModal_productModalClose__BzzhP:hover{opacity:.9}.counselorPreviewModal_pmInside1__X47QL{position:relative;width:100%;max-height:85vh;background:#fff;border-radius:16px;z-index:1001;display:flex;flex-direction:column;overflow:hidden}.counselorPreviewModal_productModalScroll__ZW82_{display:block;flex:1 1;overflow-y:auto;padding:0}.counselorPreviewModal_productModalScroll__ZW82_::-webkit-scrollbar{width:8px}.counselorPreviewModal_productModalScroll__ZW82_::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px}.counselorPreviewModal_productModalScroll__ZW82_::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.counselorPreviewModal_previewSummary__xyMGP{display:flex;width:100%;min-height:184px;flex-wrap:wrap;padding:20px var(--contentPaddingLeftRight) 4% var(--contentPaddingLeftRight);border-bottom:1px solid #f0f0f0}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_block1__8J_uQ{flex:0 0 58%;padding:0}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_inside1__ZIc7d{height:100%}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_imgWrap__9qAqx{height:100%;padding:0;border-radius:12px}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_imgWrap__9qAqx img{position:absolute;width:auto;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;object-position:center}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_imgWrap__9qAqx:before{border-radius:12px}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_buttonFavorite__YnPtE{right:16px;top:16px}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_productModalInfo__a9omT{flex:1 1;min-width:0;padding:0 4%}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_titleRow__JgfD1{justify-content:flex-start}.counselorPreviewModal_previewSummary__xyMGP .counselorPreviewModal_status__Mj93Z{margin:12px 0 0}.counselorPreviewModal_block1__8J_uQ{display:block;width:100%;padding:24px 0 0}.counselorPreviewModal_inside1__ZIc7d{display:block;position:relative}.counselorPreviewModal_plainButton__lqXgc,.counselorPreviewModal_profileImageButton__Wqtvo,.counselorPreviewModal_profileInfoButton__sKR1h{display:block;width:100%;border:0;background:rgba(0,0,0,0);color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left}.counselorPreviewModal_profileImageButton__Wqtvo:focus-visible,.counselorPreviewModal_profileInfoButton__sKR1h:focus-visible{outline:2px solid var(--main);outline-offset:3px}.counselorPreviewModal_profileImageButton__Wqtvo{height:100%;border-radius:12px}.counselorPreviewModal_profileInfoButton__sKR1h{border-radius:8px}.counselorPreviewModal_label___lTYw{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:43px;height:24px;line-height:24px;margin-bottom:6px;padding:0 10px;color:#fff!important;text-align:center;border-radius:3px;font-size:14px;font-style:normal;font-weight:600;background:#171717}.counselorPreviewModal_label1__yBZid{background:#bf8c3e}.counselorPreviewModal_label2__Bxopr{background:#558b2f}.counselorPreviewModal_label3__oCpTi{background:#6d4c41}.counselorPreviewModal_label4__JOPze{background:#bf8c3e}.counselorPreviewModal_label5__qmGxN{background:#8d6e63}.counselorPreviewModal_imgWrap__9qAqx{display:block;position:relative;line-height:0;padding:0 0 63%;overflow:hidden;border-radius:10px;background:#f3f3f3}.counselorPreviewModal_imgWrap__9qAqx img{display:block;position:absolute;width:auto;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .2s;z-index:4;object-fit:cover;object-position:center}.counselorPreviewModal_imgWrap__9qAqx:before{content:"";display:block;position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;border-radius:10px;border:1px solid rgba(0,0,0,.07);box-sizing:border-box}.counselorPreviewModal_imgWrapTarot__E1CF4{background:#d8e6eb}.counselorPreviewModal_imgWrapPsychic__pf93I{background:#d8ebdd}.counselorPreviewModal_imgWrapAstrologer__NDlfF{background:#ebe3d8}.counselorPreviewModal_imgWrapBusy___Cyov{background:#e1d8eb!important}.counselorPreviewModal_status__Mj93Z{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-width:88px;height:30px;padding:0 8px;border-radius:15px;border:1px solid silver;background:#fff;text-align:center;line-height:0;box-shadow:0 0 2px rgba(0,0,0,.07)}.counselorPreviewModal_status__Mj93Z span{display:inline-block;height:28px;text-align:left;background-position:0;background-repeat:no-repeat;background-size:18px 18px;padding:0 0 0 19px;color:#111!important;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.counselorPreviewModal_online__kYK3j span{background-image:url(/images/mic20a.svg)}.counselorPreviewModal_busy__pYG4g span{background-image:url(/images/phone-call20a.svg);background-position:3% 58%;padding-left:1.6em}.counselorPreviewModal_offline__oC9T7 span{background-image:url(/images/away20a.svg);padding-left:1.3em}.counselorPreviewModal_buttonFavorite__YnPtE{display:block;position:absolute;right:20px;top:18px;width:24px;height:22px;background:url(/images/star_none.webp) 50% no-repeat;background-size:24px 22px;filter:drop-shadow(0 0 1px rgba(0,0,0,.4));border:none;padding:0;cursor:pointer;z-index:10}.counselorPreviewModal_active__2Eu_Z{background:url(/images/star_on.webp) 50% no-repeat;background-size:24px 22px}.counselorPreviewModal_productModalInfo__a9omT{display:block;padding:0 4%}.counselorPreviewModal_titleRow__JgfD1{display:flex;align-items:center;justify-content:space-between;gap:8px}.counselorPreviewModal_num__tpDDg{color:#111;font-size:18px;font-weight:600;line-height:30px}.counselorPreviewModal_line__Yn9CC{width:1px;height:12px;background:#e0e0e0}.counselorPreviewModal_name__bmoh5{color:#111;font-size:18px;font-weight:600;line-height:30px}.counselorPreviewModal_desc___mn64{display:block;color:#555;font-size:13px;font-weight:400;line-height:19px;margin:2px 0 0;white-space:pre-line}.counselorPreviewModal_more__tZwT4{display:flex;flex-wrap:wrap;width:100%;align-items:center;margin:12px 0 0;gap:0 3px}.counselorPreviewModal_price__OGG7s{display:block;background:url(/images/won20a.svg) 0 no-repeat;background-size:20px 20px;padding:0 0 0 25px;color:#111;font-size:18px;font-weight:600;line-height:30px}.counselorPreviewModal_counselorTabs__CvgVU{display:flex;width:100%;flex-wrap:wrap;border-bottom:1px solid #e0e0e0;padding:0 var(--contentPaddingLeftRight);gap:0;background:#fff}.counselorPreviewModal_counselorTab__AoT7m{display:flex;flex:1 1;width:100%;align-items:center;justify-content:center;padding:16px 0;background:none;border:none;cursor:pointer;position:relative;font-size:15px;font-weight:400;color:#666;white-space:nowrap;transition:color .2s}.counselorPreviewModal_counselorTabActive__Onbh9{color:#000;font-weight:600}.counselorPreviewModal_counselorTabActive__Onbh9:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--main);width:100%}.counselorPreviewModal_tabText__4vvvp{display:inline-block}.counselorPreviewModal_productDetailLink__KFWBR{display:flex;width:100%;align-items:center;justify-content:center;gap:2px;padding:12px 0 0;border:0;background:rgba(0,0,0,0);color:#777;font-size:13px;font-weight:400;line-height:20px;text-align:center;cursor:pointer}.counselorPreviewModal_productDetailLink__KFWBR:focus-visible,.counselorPreviewModal_productDetailLink__KFWBR:hover{color:#555;text-decoration:underline}.counselorPreviewModal_productDetailLinkIcon__qYfV1{display:inline-block;width:12px;height:13px;cursor:pointer;background:url(/images/arrow-right1a.svg) 50% no-repeat;background-size:12px 13px}.counselorPreviewModal_previewTabPanel__baJ_F{display:block;width:100%;height:24dvh;max-height:200px;overflow-y:scroll}.counselorPreviewModal_previewTabPanel__baJ_F .counselorPreviewModal_productModalReview__GFvq9{padding:16px var(--contentPaddingLeftRight) 16px}.counselorPreviewModal_previewTabPanelFade__1IA1E{position:sticky;bottom:0;z-index:1;display:block;width:100%;height:20px;margin-top:-20px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),#fff)}.counselorPreviewModal_previewTabPanelFadeTop__ngpGz{top:0;bottom:auto;margin-top:0;margin-bottom:-20px;background:linear-gradient(180deg,#fff,rgba(255,255,255,0))}.counselorPreviewModal_counselorProfileContent__ocOzQ{display:block;width:100%;padding:24px var(--contentPaddingLeftRight);background:#fff}.counselorPreviewModal_contentText__sNIFt{display:block;width:100%}.counselorPreviewModal_contentSubtitle__bqu2a{display:block;width:100%;min-width:0;font-size:clamp(14px,5vw,16px);font-weight:700;color:#000;line-height:24px;margin:0 0 16px;padding:14px 16px;background:#f7f7f7;border-left:3px solid var(--main);box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}.counselorPreviewModal_cIntro1__BWGI1{white-space:pre-line}.counselorPreviewModal_cNotice1__GKukF{border:1px solid var(--main);padding:15px;border-radius:10px}.counselorPreviewModal_cNotice1__GKukF p{white-space:pre-line}.counselorPreviewModal_richNoticeContent__9jd_B{color:#333;white-space:normal}.counselorPreviewModal_contentText__sNIFt p{display:block;font-size:14px;font-weight:400;color:#333;line-height:22px;margin:0 0 16px}.counselorPreviewModal_contentText__sNIFt p:last-child{margin:0}.counselorPreviewModal_productModalReview__GFvq9{display:block;padding:24px 0 0}.counselorPreviewModal_productModalReviewList__kXFTk{display:block}.counselorPreviewModal_productModalReviewItem__l_vL8{display:block;padding:18px 0;border-top:1px solid #e0e0e0}.counselorPreviewModal_productModalReviewItem__l_vL8:first-child{border-top:0}.counselorPreviewModal_reviewMeta__mAaZB{display:flex;align-items:center;gap:6px;margin:0 0 6px}.counselorPreviewModal_reviewNickname__UCpAo{font-size:13px;font-weight:600;color:#222}.counselorPreviewModal_reviewDate__JsWov{font-size:12px;font-weight:400;color:#aaa;margin-left:auto}.counselorPreviewModal_reviewText__4FqHM{font-size:13px;font-weight:400;color:#444;line-height:20px;margin:0}.counselorPreviewModal_reviewReplyWrap__exuif{margin:12px 0 0;padding:12px;border-radius:6px;background:#f7f7f7}.counselorPreviewModal_reviewReplyList__C1jkC{display:block;margin:0;padding:6px 0 0 17px;background:url(/images/reply-20a.svg) left 7px no-repeat;background-size:14px 14px}.counselorPreviewModal_reviewReplyItem__mUb0S{display:block;margin:0 0 12px}.counselorPreviewModal_reviewReplyItem__mUb0S:last-child{margin:0}.counselorPreviewModal_reviewReplyHeader__tOBba{display:flex;align-items:center;justify-content:space-between;margin:0 0 6px}.counselorPreviewModal_reviewReplyAuthor__L2pvf{display:inline-flex;align-items:center;gap:2px}.counselorPreviewModal_reviewReplyMark__om7sa{display:block;width:13px;height:13px;flex-shrink:0;object-fit:contain}.counselorPreviewModal_reviewReplyNickname__G_0h4{font-size:13px;font-weight:600;color:#222}.counselorPreviewModal_reviewReplyDate__noA1r{font-size:12px;font-weight:400;color:#aaa}.counselorPreviewModal_reviewReplyText__7t5EP{font-size:13px;font-weight:400;color:#555;line-height:20px;margin:0}.counselorPreviewModal_reviewMoreButton__4MhGW{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;min-height:44px;margin:8px 0 16px;padding:0 12px;border:1px solid #ddd;border-radius:6px;background:rgba(0,0,0,0);color:#555;font-size:13px;font-weight:500;line-height:20px;text-align:center;cursor:pointer}.counselorPreviewModal_reviewMoreButton__4MhGW:focus-visible,.counselorPreviewModal_reviewMoreButton__4MhGW:hover{border-color:#aaa;color:#222}.counselorPreviewModal_reviewMoreButton__4MhGW:focus-visible{outline:2px solid #aaa;outline-offset:-2px}.counselorPreviewModal_reviewMoreButtonIcon__r18z9{display:inline-block;width:12px;height:13px;flex-shrink:0;background:url(/images/arrow-right1a.svg) 50% no-repeat;background-size:12px 13px}.counselorPreviewModal_reviewEmptyText__m3FV8{font-size:13px;font-weight:400;color:#aaa;line-height:20px;margin:0;text-align:center}.counselorPreviewModal_reviewHelpful__pRgIQ{display:inline-block;margin:8px 0 0;padding:4px 12px;font-size:12px;font-weight:500;color:#888;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:14px;cursor:pointer;transition:background .2s}.counselorPreviewModal_reviewHelpful__pRgIQ span{font-weight:600;color:#2e7d32}.counselorPreviewModal_reviewHelpful__pRgIQ:hover{background:#eee}.counselorPreviewModal_productModalFooter__dydei{display:block;padding:12px 24px;border-top:1px solid #e0e0e0;flex-shrink:0}.counselorPreviewModal_productModalBtns__ulmAV{display:flex;gap:10px}.counselorPreviewModal_productModalFooter__dydei button,.counselorPreviewModal_quickActionFooter__hTnNP button{cursor:pointer}.counselorPreviewModal_productModalBtn__6kEfD{flex:1 1;display:block;padding:12px 0;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;text-align:center;border:none;line-height:22px}.counselorPreviewModal_btnCart__fqRL6{background:#fff;color:#333;border:1px solid #ccc}.counselorPreviewModal_btnCart__fqRL6:hover{background:#f5f5f5}.counselorPreviewModal_btnBuy__tveFa{background:#2e7d32;color:#fff}.counselorPreviewModal_btnBuy__tveFa:hover{background:#256b29}.counselorPreviewModal_quickActionFooter__hTnNP{display:flex;width:100%;padding:12px 24px;border-top:1px solid #e0e0e0;flex-shrink:0;gap:10px;align-items:center}.counselorPreviewModal_btnNotify__5mqVz{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;flex-shrink:0;padding:0}.counselorPreviewModal_btnNotify__5mqVz:hover{border-color:silver}.counselorPreviewModal_btnNotify__5mqVz img{display:block;width:22px;height:22px}.counselorPreviewModal_btnNotifyActive__SxBzE{border-color:var(--main);background:#f5f9f4}.counselorPreviewModal_btnWaitInquiry__Srrl3{display:block;flex:1 1;height:48px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#333;font-size:16px;font-weight:600;cursor:pointer;text-align:center}.counselorPreviewModal_btnWaitInquiry__Srrl3:hover{border:1px solid silver}.counselorPreviewModal_btnCall__7X8KY{display:block;flex:1 1;height:48px;background:var(--main);border:none;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.16);color:#fff;font-size:16px;font-weight:600;cursor:pointer;text-align:center}.counselorPreviewModal_btnCall__7X8KY:hover{background:#558b2f}.counselorPreviewModal_btnCallBusy__O3VWH{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#ff8a00;box-shadow:none;line-height:1.1}.counselorPreviewModal_btnCallBusy__O3VWH:hover{background:#e67c00}.counselorPreviewModal_btnCallBusyMainText__rSemZ{display:block;font-size:16px;font-weight:600;line-height:18px}.counselorPreviewModal_btnCallBusySubText__OcYgQ{display:block;color:#fff;font-size:12px;font-weight:500;line-height:13px}.counselorPreviewModal_previewStatus__ojiR_{display:flex;min-height:240px;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px 24px;text-align:center}.counselorPreviewModal_previewStatusActions__6lWiJ{display:flex;gap:8px}@media(max-width:480px){.counselorPreviewModal_productModalClose__BzzhP{width:32px;height:32px}.counselorPreviewModal_pmInside1__X47QL{border-radius:12px}.counselorPreviewModal_productModalScroll__ZW82_{padding:0}.counselorPreviewModal_block1__8J_uQ{padding-top:20px}.counselorPreviewModal_productModalInfo__a9omT{padding:0 4%}.counselorPreviewModal_productModalReview__GFvq9{padding-top:20px}.counselorPreviewModal_productModalFooter__dydei,.counselorPreviewModal_quickActionFooter__hTnNP{padding:10px 18px 18px}.counselorPreviewModal_qtyTotal__c4hFN{font-size:15px}}.counselorFilterModal_modalInner__Beugl{max-width:90%!important;max-height:none!important;overflow:visible!important}.counselorFilterModal_modalCard__yAJyY{position:relative;width:100%;max-width:400px}.counselorFilterModal_modalContent__xuMoZ{position:relative;width:100%;max-height:85vh;background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(0,0,0,.16);display:flex;flex-direction:column;overflow:hidden}.counselorFilterModal_closeButton__C5REP{position:absolute;top:-9px;right:-9px;width:34px;height:34px;border:1px solid silver;border-radius:50%;background:#fff;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .2s ease,color .2s ease}.counselorFilterModal_closeButton__C5REP:hover{background:#f7f7f7}.counselorFilterModal_scrollArea__WOlKt{flex:1 1 auto;max-height:76dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px 16px 24px;background:linear-gradient(#fff 30%,rgba(255,255,255,0)) top,linear-gradient(rgba(255,255,255,0),#fff 70%) bottom,linear-gradient(180deg,rgba(0,0,0,.12),transparent) top,linear-gradient(0deg,rgba(0,0,0,.12),transparent) bottom;background-repeat:no-repeat;background-size:100% 20px,100% 20px,100% 8px,100% 8px;background-attachment:local,local,scroll,scroll}.counselorFilterModal_scrollArea__WOlKt::-webkit-scrollbar{width:8px}.counselorFilterModal_scrollArea__WOlKt::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px}.counselorFilterModal_scrollArea__WOlKt::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.counselorFilterModal_filterContent___OJuM{padding:0 0 30px}.counselorFilterModal_filterHeader__1QebD{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;border-bottom:1px solid #e0e0e0;margin:0 0 4px}.counselorFilterModal_filterTitle__LDXPy{margin:0;font-size:18px;font-weight:700;color:#111;line-height:26px}.counselorFilterModal_filterSection__uTjMA{display:block;padding:18px 0;border-bottom:1px solid #f0f0f0}.counselorFilterModal_filterSection__uTjMA:last-child{border-bottom:none}.counselorFilterModal_filterSectionTitle__NzuNA{display:flex;align-items:center;margin:0 0 12px;font-size:15px;font-weight:600;color:var(--main);line-height:22px}.counselorFilterModal_filterSectionTitle__NzuNA:before{content:"";display:inline-block;width:3px;height:14px;border-radius:2px;background:var(--main);margin-right:8px;flex-shrink:0}.counselorFilterModal_filterRadioLabel__7j64n{display:flex;align-items:center;gap:8px;cursor:pointer}.counselorFilterModal_filterRadioLabel__7j64n input{width:18px;height:18px;margin:0;flex-shrink:0;cursor:pointer;accent-color:var(--main)}.counselorFilterModal_filterRadioLabel__7j64n span{font-size:14px;font-weight:400;color:#333;line-height:20px}.counselorFilterModal_filterRadioGroup__qzNlI{display:flex;flex-direction:column;gap:4px}.counselorFilterModal_inlineRadioGroup__msTaU{flex-direction:row;flex-wrap:wrap;gap:6px 16px}.counselorFilterModal_filterRadioLabel__7j64n{padding:6px 0}.counselorFilterModal_priceSlider__LZbXZ{position:relative;padding:0 10px}.counselorFilterModal_sliderTrack__tO65M{position:relative;height:36px;margin:0 0 2px}.counselorFilterModal_sliderTrack__tO65M:before{content:"";position:absolute;left:0;right:0;top:15px;height:8px;border-radius:999px;background:#e5e5e5}.counselorFilterModal_sliderActive__Nr_cO{position:absolute;top:15px;height:8px;border-radius:999px;background:var(--main)}.counselorFilterModal_rangeInput__swvGt{position:absolute;left:0;top:-9px;width:100%;height:36px;margin:0;pointer-events:none;appearance:none;background:rgba(0,0,0,0);outline:none}.counselorFilterModal_rangeInput__swvGt::-webkit-slider-thumb{width:28px;height:28px;border:4px solid var(--main);border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18);cursor:pointer;pointer-events:auto;appearance:none}.counselorFilterModal_rangeInput__swvGt::-moz-range-thumb{width:28px;height:28px;border:4px solid var(--main);border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18);cursor:pointer;pointer-events:auto}.counselorFilterModal_rangeInput__swvGt::-webkit-slider-runnable-track{height:8px;background:rgba(0,0,0,0)}.counselorFilterModal_rangeInput__swvGt::-moz-range-track{height:8px;background:rgba(0,0,0,0)}.counselorFilterModal_stepDots__gKw7s{display:flex;justify-content:space-between;padding:0 12px;margin:-4px 0 10px}.counselorFilterModal_stepDots__gKw7s span{width:7px;height:7px;border:2px solid #d6d6d6;border-radius:50%;background:#fff}.counselorFilterModal_sliderLabels__Qy6fi{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:13px;color:#333;line-height:18px}.counselorFilterModal_priceInfo__hg_Yl{display:flex;align-items:center;gap:8px;padding:12px;border-radius:10px;background:#f7f7f7;font-size:13px;color:#333;line-height:18px}.counselorFilterModal_infoIcon__iBY9d{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid #8a8a8a;border-radius:50%;color:#666;font-size:12px;font-weight:700;line-height:1;flex-shrink:0}.counselorFilterModal_filterToggleRow__wHI8c{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0}.counselorFilterModal_filterToggleRow__wHI8c+.counselorFilterModal_filterToggleRow__wHI8c{border-top:1px solid #f0f0f0}.counselorFilterModal_filterToggleText__LOeMP{font-size:14px;font-weight:500;color:#333;line-height:20px}.counselorFilterModal_filterSwitch__5gJkB{position:relative;display:inline-block;width:46px;height:26px;flex-shrink:0}.counselorFilterModal_filterSwitch__5gJkB input{width:0;height:0;opacity:0}.counselorFilterModal_filterSwitchSlider__Syp60{position:absolute;inset:0;border-radius:26px;background:#ccc;cursor:pointer;transition:background-color .3s ease}.counselorFilterModal_filterSwitchSlider__Syp60:before{content:"";position:absolute;left:3px;bottom:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15);transition:transform .3s ease}.counselorFilterModal_filterSwitch__5gJkB input:checked+.counselorFilterModal_filterSwitchSlider__Syp60{background:var(--main)}.counselorFilterModal_filterSwitch__5gJkB input:checked+.counselorFilterModal_filterSwitchSlider__Syp60:before{transform:translateX(20px)}.counselorFilterModal_footer___NS6g{display:flex;gap:10px;padding:16px 24px 24px;border-top:1px solid #f0f0f0}.counselorFilterModal_applyButton__u9u6O,.counselorFilterModal_resetButton__YoweT{display:block;height:48px;border-radius:8px;font-size:15px;font-weight:600;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.counselorFilterModal_resetButton__YoweT{flex:1 1;border:1px solid #d0d0d0;background:#fff;color:#333}.counselorFilterModal_resetButton__YoweT:hover{background:#f5f5f5}.counselorFilterModal_applyButton__u9u6O{flex:2 1;border:none;background:var(--main);color:#fff}.counselorFilterModal_applyButton__u9u6O:hover{background:#558b2f}@media(max-width:480px){.counselorFilterModal_modalInner__Beugl{width:calc(100% - 30px)!important}.counselorFilterModal_scrollArea__WOlKt{padding:0 12px 12px 20px}.counselorFilterModal_footer___NS6g{padding:16px 20px 20px}.counselorFilterModal_inlineRadioGroup__msTaU{gap:6px 12px}}.counselorGrid_advisorList__EhZOw{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;padding:0 16px 20px}@media(max-width:480px){.counselorGrid_advisorList__EhZOw{gap:12px;padding:0 12px 20px}}.counselorGrid_advisorCard__fnBq1{display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s;cursor:pointer}.counselorGrid_advisorCard__fnBq1:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.counselorGrid_advisorCard__imageSection__RPyIP{position:relative;width:100%;aspect-ratio:1;background:#ffe5d4;overflow:hidden}.counselorGrid_advisorCard__badge__SOy4M{position:absolute;top:8px;left:8px;background:rgba(0,0,0,.6);color:#fff;font-size:11px;padding:4px 8px;border-radius:4px;z-index:10;font-weight:500}.counselorGrid_advisorCard__buttonGroup__Gt_Pq{display:flex;gap:8px;position:absolute;top:8px;right:8px;z-index:2}.counselorGrid_advisorCard__favorite__bF_vj{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:transform .2s}.counselorGrid_advisorCard__favorite__bF_vj:hover{transform:scale(1.1)}.counselorGrid_advisorCard__favoriteIcon__6CKTm{font-size:1.5em;line-height:1}.counselorGrid_advisorCard__favoriteIconActive__Zomqu{color:#f36}.counselorGrid_advisorCard__favoriteIconInactive__XWOtq{color:#ccc}.counselorGrid_advisorCard__alarm__4WdLU{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:transform .2s}.counselorGrid_advisorCard__alarm__4WdLU:hover{transform:scale(1.1)}.counselorGrid_advisorCard__alarmIcon__8U7SL{font-size:1.5em;line-height:1}.counselorGrid_advisorCard__alarmIconActive__nhsPe{color:#ff6b35}.counselorGrid_advisorCard__alarmIconInactive__5NNc_{color:#ccc}.counselorGrid_advisorCard__imageWrap__TIRAg{position:relative;width:100%;height:100%;overflow:hidden}.counselorGrid_advisorCard__image__HIGHE{width:100%;height:100%;object-fit:cover}.counselorGrid_advisorCard__status__in_HD{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.7);color:#fff;font-size:11px;padding:4px 8px;border-radius:12px;z-index:10;display:flex;align-items:center;gap:4px}.counselorGrid_advisorCard__statusIcon__Z6Vya{font-size:12px}.counselorGrid_advisorCard__statusText__3xExt{font-size:11px;font-weight:500}.counselorGrid_advisorCard__infoSection__Y5yF7{padding:12px;display:flex;flex-direction:column;gap:8px}.counselorGrid_advisorCard__nameRow__W3zle{display:flex;gap:6px;align-items:baseline;overflow:hidden}.counselorGrid_advisorCard__nameRow__W3zle>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counselorGrid_advisorCard__number__gOc6s{font-size:14px;font-weight:700;color:#333}.counselorGrid_advisorCard__name__5BX8Z{font-size:14px;font-weight:600;color:#333}.counselorGrid_advisorCard__desc__QDsUX{font-size:12px;color:#666;line-height:1.4;min-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.counselorGrid_advisorCard__metrics__l_Gph{display:flex;gap:12px;align-items:center;font-size:13px;color:#333}.counselorGrid_advisorCard__coin__IQfqx{display:flex;align-items:center;gap:4px;font-weight:600}.counselorGrid_advisorCard__coinIcon__fTm8E{font-size:14px}.counselorGrid_advisorCard__reviews__GxQvy{display:flex;align-items:center;gap:4px;font-weight:600}.counselorGrid_advisorCard__reviewIcon__h9SuE{font-size:14px}.counselorGrid_advisorCard__btn__571fp{width:100%;background:#ec5d82;color:#fff;border:none;padding:10px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;margin-top:4px;transition:background .2s}.counselorGrid_advisorCard__btn__571fp:hover{background:#e33163}.counselorGrid_advisorCard__btn__571fp:active{transform:scale(.98)}.counselorGrid_advisorCardLink__uQX_E{text-decoration:none;color:inherit;display:block}.counselorGrid_mainPage__T9Um6{position:relative;padding:0 0 24px}.counselorGrid_gridNotificationButton__Vjp_3{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:40px;border-radius:6px;background:#fff;color:#333;text-decoration:none;transition:background .2s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.counselorGrid_gridNotificationIcon__uMZif{display:block;width:20px;height:20px;background:currentcolor;-webkit-mask:url(/images/bell20b.svg) center/contain no-repeat;mask:url(/images/bell20b.svg) center/contain no-repeat}.counselorGrid_gridNotificationBadge__m7VAz{position:absolute;top:4px;right:6px;display:inline-flex;width:6px;height:6px;padding:0;border-radius:50%;background:#e53935}.counselorGrid_bannerSection__Y1yoe{padding:0}.counselorGrid_bannerSwiper__WnGIE{border-radius:0;overflow:hidden}.counselorGrid_bannerSwiper__WnGIE .swiper-pagination{bottom:14px!important}.counselorGrid_bannerSwiper__WnGIE .swiper-pagination-bullet{width:16px;height:3px;border-radius:999px;background:hsla(0,0%,100%,.42);opacity:1}.counselorGrid_bannerSwiper__WnGIE .swiper-pagination-bullet-active{background:#fff}.counselorGrid_bannerCard__U_3ke{position:relative;display:block;aspect-ratio:632/421;overflow:hidden;color:inherit;text-decoration:none}.counselorGrid_bannerSkeleton__Hpxfg{display:block;aspect-ratio:632/421;overflow:hidden;background:linear-gradient(90deg,#f1eee9,#faf8f4 48%,#f1eee9);background-size:220% 100%;animation:counselorGrid_bannerSkeletonPulse__SHmGp 1.35s ease-in-out infinite}.counselorGrid_bannerImageWrap__pAK2e{position:absolute;inset:0}.counselorGrid_bannerImageFallback__OSzu4,.counselorGrid_bannerImage__EsKVV{position:absolute;inset:0;width:100%;height:100%}.counselorGrid_bannerImage__EsKVV{object-fit:cover}.counselorGrid_bannerImageFallback__OSzu4{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(85,138,74,.95),rgba(33,65,30,.92)),linear-gradient(180deg,rgba(255,255,255,.16),transparent)}.counselorGrid_bannerImageFallbackText__T6bAT{font-size:32px;font-weight:700;color:hsla(0,0%,100%,.9);letter-spacing:-.04em}.counselorGrid_bannerOverlay__rroPk{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,19,22,.82),rgba(18,19,22,.32) 54%,rgba(18,19,22,.1)),linear-gradient(180deg,rgba(18,19,22,0),rgba(18,19,22,.24))}.counselorGrid_bannerContent__OTGt6{position:relative;z-index:1;display:flex;min-height:220px;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:10px;padding:22px 20px 28px}.counselorGrid_bannerEyebrow__0Px3N{border-radius:999px;background:hsla(0,0%,100%,.18);color:#fff7ea;line-height:1;letter-spacing:.08em}.counselorGrid_bannerEyebrow__0Px3N,.counselorGrid_bannerStatus__StsQt{display:inline-flex;align-items:center;padding:6px 10px;font-size:11px;font-weight:600}.counselorGrid_bannerStatus__StsQt{gap:6px;border:1px solid rgba(0,0,0,0);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.counselorGrid_bannerStatus__StsQt svg{width:14px;height:14px;flex:none}.counselorGrid_roadView__NUHno{position:absolute;left:16px}.counselorGrid_statusOnline__ADqRH{border-color:rgba(132,191,138,.35);background:rgba(244,252,241,.92);color:#31603a}.counselorGrid_statusBusy__3ROQv{border-color:rgba(225,172,103,.4);background:rgba(255,248,239,.94);color:#8d5a11}.counselorGrid_statusOffline__7MNql{border-color:rgba(164,141,116,.34);background:rgba(249,245,240,.92);color:#705746}.counselorGrid_bannerTitle__T3tHH{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:8px;color:#fff;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-.05em}.counselorGrid_bannerTitle__T3tHH span{color:hsla(0,0%,100%,.78);font-size:14px;font-weight:500;letter-spacing:normal}.counselorGrid_bannerDescription__823eD{width:min(76%,320px);margin:0;color:hsla(0,0%,100%,.84);font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.counselorGrid_bannerMetaRow__H5a7L{display:flex;flex-wrap:wrap;gap:8px;color:hsla(0,0%,100%,.88);font-size:12px;font-weight:500}.counselorGrid_bannerMetaBadge__3w9j1{border-radius:999px;background:hsla(0,0%,100%,.16);padding:4px 8px}.counselorGrid_bannerPlaceholder__g6QgS{display:flex;min-height:220px;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:10px;border-radius:18px;padding:22px 20px 28px;background:radial-gradient(circle at top right,rgba(255,245,218,.32),transparent 30%),linear-gradient(135deg,#2e3529,#6a7e59);box-shadow:0 18px 36px rgba(73,49,18,.16)}.counselorGrid_bannerPlaceholderTitle__J2w4W{color:#fff;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.04em}.counselorGrid_bannerPlaceholderText__LyHrY{margin:0;color:hsla(0,0%,100%,.78);font-size:13px;line-height:1.5}@keyframes counselorGrid_bannerSkeletonPulse__SHmGp{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:480px){.counselorGrid_bannerContent__OTGt6,.counselorGrid_bannerPlaceholder__g6QgS{min-height:204px}.counselorGrid_bannerTitle__T3tHH{font-size:24px}.counselorGrid_bannerDescription__823eD{width:min(86%,280px)}}.mainAppInstallBenefitSheet_benefitContent__WAZyB{display:flex;align-items:center;justify-content:center;gap:6px}.mainAppInstallBenefitSheet_brandMark__alPGz{flex:0 0 63px;width:63px;height:63px;display:flex;align-items:center;justify-content:center}.mainAppInstallBenefitSheet_brandImage__mbusJ{display:block;width:63px;height:63px;object-fit:contain}.mainAppInstallBenefitSheet_benefitList__bi9WL{flex:0 1 auto;min-width:0;display:grid;gap:10px;padding:0;margin:0;list-style:none}.mainAppInstallBenefitSheet_benefitItem__FYQOL{display:grid;gap:3px;padding:12px 14px}.mainAppInstallBenefitSheet_benefitTitle__tqjpQ{color:#111;font-size:14px;font-weight:700;line-height:20px}.mainAppInstallBenefitSheet_benefitDescription__Ftrd5{width:186px;color:#555;font-size:13px;font-weight:400;line-height:19px}.gridMenuBtn_gridMenuBtn__W68YG{position:absolute;top:16px;left:16px;z-index:200;width:38px;height:34px;border-radius:12px;background:#fff;color:#2f6b3b;display:flex;align-items:center;justify-content:center;border:1px solid #d6e4d4;box-shadow:0 4px 10px rgba(28,45,32,.12),0 14px 26px rgba(28,45,32,.12);cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.gridMenuBtn_gridMenuBtn__W68YG svg{width:16px;height:16px;flex:none}.gridMenuBtn_gridMenuBtn__W68YG:hover{background:#f8fbf7;border-color:#c9dcc6;box-shadow:0 5px 12px rgba(28,45,32,.14),0 16px 30px rgba(28,45,32,.14)}.gridMenuBtn_gridMenuBtn__W68YG:active{background:#edf5eb;transform:translateY(1px)}.chatFavorite_contentsWrapper__KdGT2,.counselorFavorite_contentsWrapper__G1KPW{min-height:70dvh}.productReviewCard_container__FUf_G{width:100%;display:flex;flex-direction:column;gap:20px;padding:24px 0;border-top:1px solid #f0f0f0}.productReviewCard_title__B2Vnz{font-size:18px;font-weight:700;color:#1a1a1a;margin:0;padding:0 20px}.productReviewCard_reviewList__4_8kO{display:flex;flex-direction:column}.productReviewCard_reviewCard__5S5Bo{padding:24px 20px;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:12px}.productReviewCard_reviewCard__5S5Bo:last-child{border-bottom:none}.productReviewCard_header__h0lBk{display:flex;justify-content:space-between;align-items:flex-start}.productReviewCard_actions__tZH7U{flex-shrink:0}.productReviewCard_userInfo__5KEYZ{display:flex;flex-direction:column;gap:2px}.productReviewCard_writer___f7yM{font-size:14px;font-weight:600;color:#1a1a1a}.productReviewCard_date__jeWhz{font-size:12px;color:#999}.productReviewCard_score__ChJA8{display:flex;gap:2px;color:gold;font-size:14px}.productReviewCard_content__llffr{font-size:14px;color:#333;line-height:1.5;white-space:pre-wrap}.productReviewCard_imageSection___BH3V{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.productReviewCard_imageSection___BH3V::-webkit-scrollbar{display:none}.productReviewCard_imageSection___BH3V{-ms-overflow-style:none;scrollbar-width:none}.productReviewCard_imageWrapper__DrNsW{cursor:pointer;transition:transform .2s}.productReviewCard_imageWrapper__DrNsW:hover{transform:scale(1.05)}.productReviewCard_reviewImage__pqSDp{width:80px;height:80px;border-radius:8px;object-fit:cover;border:1px solid #eee;flex-shrink:0}.productReviewCard_empty__doGCs{padding:40px 20px;text-align:center;color:#999;font-size:14px;background:#f9f9f9;border-radius:8px;margin:0 20px}.productReviewCard_loadMoreContainer__dsVyY{padding:0 20px}.productReviewCard_loadMoreButton__A6Rzr{width:100%;height:48px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;font-weight:600;color:#666;cursor:pointer;transition:all .2s}.productReviewCard_loadMoreButton__A6Rzr:hover{background:#f8f9fa;color:#333;border-color:#d1d1d1}.productReviewCard_loadMoreButton__A6Rzr:disabled{opacity:.5;cursor:not-allowed}.productReviewCard_replyContainer__dyk7H{margin-top:12px;padding:16px;background-color:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:8px}.productReviewCard_replyHeader__uYxgV{display:flex;justify-content:space-between;align-items:center}.productReviewCard_replyWriter__nkHPo{font-size:13px;font-weight:600;color:#333;display:flex;align-items:center;gap:6px}.productReviewCard_replyWriter__nkHPo:before{content:"↳";color:#999}.productReviewCard_replyContent__lR7Dv{font-size:13px;color:#555;line-height:1.5;padding-left:16px}