@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;min-height:100dvh;font-family:Inter,Avenir,Helvetica,Arial,sans-serif!important;max-width:520px;margin:0 auto}html{scroll-behavior:smooth}::-webkit-scrollbar{width:0;height:0}@keyframes _fadeIn_6ww4j_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_6ww4j_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _scaleIn_6ww4j_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._animateIn_6ww4j_29{animation:_slideUp_6ww4j_1 .3s cubic-bezier(.4,0,.2,1) forwards}._animateFade_6ww4j_33{animation:_fadeIn_6ww4j_1 .3s cubic-bezier(.4,0,.2,1) forwards}._animateScale_6ww4j_37{animation:_scaleIn_6ww4j_1 .3s cubic-bezier(.4,0,.2,1) forwards}._animateIn_6ww4j_29:nth-child(1),._animateFade_6ww4j_33:nth-child(1),._animateScale_6ww4j_37:nth-child(1){animation-delay:.05s}._animateIn_6ww4j_29:nth-child(2),._animateFade_6ww4j_33:nth-child(2),._animateScale_6ww4j_37:nth-child(2){animation-delay:.1s}._animateIn_6ww4j_29:nth-child(3),._animateFade_6ww4j_33:nth-child(3),._animateScale_6ww4j_37:nth-child(3){animation-delay:.15s}._animateIn_6ww4j_29:nth-child(4),._animateFade_6ww4j_33:nth-child(4),._animateScale_6ww4j_37:nth-child(4){animation-delay:.2s}._animateIn_6ww4j_29:nth-child(5),._animateFade_6ww4j_33:nth-child(5),._animateScale_6ww4j_37:nth-child(5){animation-delay:.25s}._animateIn_6ww4j_29:nth-child(6),._animateFade_6ww4j_33:nth-child(6),._animateScale_6ww4j_37:nth-child(6){animation-delay:.3s}._wrapper_6ww4j_77{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 16px;box-sizing:border-box}._container_6ww4j_86{width:100%;max-width:400px;text-align:center;background:#ffedca;border-radius:16px;padding:32px 24px;background:#fff;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._container_6ww4j_86:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._container_6ww4j_86:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._container_6ww4j_86:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._container_6ww4j_86:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._icon_6ww4j_131{width:64px;height:64px;margin:0 auto 20px;color:#999}._icon_6ww4j_131 svg{width:100%;height:100%}._code_6ww4j_142{font-size:48px;font-weight:700;color:#000;margin:0 0 8px;line-height:1}._message_6ww4j_150{font-size:16px;color:#999;margin:0 0 24px;line-height:1.5}._message_6ww4j_150 a{color:#f0643c;text-decoration:none}._message_6ww4j_150 a:hover{text-decoration:underline}._actions_6ww4j_164{display:flex;flex-direction:column;gap:12px}._btn_6ww4j_170{width:100%;padding:14px 20px;font-size:16px;font-weight:500;border:none;border-radius:12px;cursor:pointer;transition:transform .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}._btn_6ww4j_170:active{transform:scale(.98);opacity:.9}._btn_6ww4j_170:disabled{opacity:.5;cursor:not-allowed}._btnPrimary_6ww4j_190{background:#f0643c;color:var(--tg-theme-button-text-color, #fff)}._btnSecondary_6ww4j_195{background:transparent;color:#000;border:1px solid var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1))}._pageContainer_6ww4j_201{min-height:100dvh;padding:env(safe-area-inset-top) 16px env(safe-area-inset-bottom);color:#000;box-sizing:border-box}._card_6ww4j_208{background:#ffedca;border-radius:16px;padding:20px;margin-bottom:16px;box-shadow:0 2px 12px #0000000a}._card_6ww4j_208+._card_6ww4j_208{margin-top:12px}._pageTitle_6ww4j_219{font-size:20px;font-weight:600;color:#000;margin:0 0 16px;padding:0 4px}._sectionTitle_6ww4j_227{font-size:16px;font-weight:500;color:#000;margin:0 0 12px;padding:0 4px}._bodyText_6ww4j_235{font-size:15px;color:#000;line-height:1.5;margin:0 0 12px}._hintText_6ww4j_242{font-size:13px;color:#999;line-height:1.4;margin:0}._list_6ww4j_249{list-style:none;padding:0;margin:0}._listItem_6ww4j_255{padding:12px 0;border-bottom:1px solid var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .08))}._listItem_6ww4j_255:first-child{padding-top:0}._listItem_6ww4j_255:last-child{border-bottom:none;padding-bottom:0}._button_6ww4j_267{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:500;border:none;border-radius:12px;cursor:pointer;text-decoration:none;transition:transform .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}._button_6ww4j_267:active{transform:scale(.98);opacity:.9}._button_6ww4j_267._primary_6ww4j_286{background:#f0643c;color:var(--tg-theme-button-text-color, #fff)}._button_6ww4j_267._secondary_6ww4j_290{background:#f5f5f5;color:#000}._button_6ww4j_267._outline_6ww4j_294{background:transparent;border:1px solid var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1));color:#000}._button_6ww4j_267:disabled{opacity:.5;cursor:not-allowed;transform:none}._skeleton_6ww4j_305{background:linear-gradient(90deg,var(--tg-theme-section-bg-color, #f5f5f5) 25%,var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)) 50%,var(--tg-theme-section-bg-color, #f5f5f5) 75%);background-size:200% 100%;animation:_skeleton-loading_6ww4j_1 1.2s ease-in-out infinite;border-radius:8px}@keyframes _skeleton-loading_6ww4j_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:360px){._code_6ww4j_142{font-size:40px}._container_6ww4j_86{padding:24px 20px}}._wrapper_kx9pj_1{min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px 16px;box-sizing:border-box}._container_kx9pj_11{width:100%;max-width:200px;text-align:center;border-radius:20px;padding:40px 24px;box-shadow:0 8px 32px #0000001a;position:relative;overflow:hidden;background:#fff;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._container_kx9pj_11:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._container_kx9pj_11:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._container_kx9pj_11:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._container_kx9pj_11:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._loader_kx9pj_59{position:relative;width:64px;height:64px;margin:0 auto 24px}._spinner_kx9pj_66{width:100%;height:100%;border:3px solid var(--tg-theme-section-bg-color, rgba(0, 0, 0, .08));border-top-color:#f0643c;border-radius:50%;animation:_spin_kx9pj_66 1s linear infinite}@keyframes _spin_kx9pj_66{to{transform:rotate(360deg)}}._pulse_kx9pj_80{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,rgba(36,129,204,.2) 0%,transparent 70%);animation:_pulse_kx9pj_80 1.5s ease-out infinite}@keyframes _pulse_kx9pj_80{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.3}to{transform:translate(-50%,-50%) scale(.8);opacity:.8}}._message_kx9pj_106{font-size:15px;color:#999;margin:0;line-height:1.4}._progress_kx9pj_113{width:100%;height:4px;background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .08));border-radius:2px;overflow:hidden;margin:0 auto}._progressFill_kx9pj_122{height:100%;background:#f0643c;border-radius:2px;transition:width .3s cubic-bezier(.4,0,.2,1);will-change:width}._dot_kx9pj_130{position:absolute;width:6px;height:6px;background:#f0643c;border-radius:50%;opacity:0;animation:_float_kx9pj_1 2s ease-in-out infinite}@keyframes _float_kx9pj_1{0%,to{transform:translateY(0) scale(1);opacity:0}50%{transform:translateY(-40px) scale(.5);opacity:.6}}._dot1_kx9pj_150{bottom:20px;left:50%;animation-delay:0s}._dot2_kx9pj_156{bottom:20px;left:50%;margin-left:-20px;animation-delay:.2s}._dot3_kx9pj_163{bottom:20px;left:50%;margin-left:20px;animation-delay:.4s}._skeletonLoader_kx9pj_170{display:flex;flex-direction:column;gap:12px;padding:16px}._skeletonLoader_kx9pj_170 ._skeletonLine_kx9pj_176{height:16px;background:linear-gradient(90deg,var(--tg-theme-section-bg-color, #f5f5f5) 25%,var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)) 50%,var(--tg-theme-section-bg-color, #f5f5f5) 75%);background-size:200% 100%;animation:_skeleton-loading_kx9pj_1 1.2s ease-in-out infinite;border-radius:8px}._skeletonLoader_kx9pj_170 ._skeletonLine_kx9pj_176:nth-child(1){width:100%}._skeletonLoader_kx9pj_170 ._skeletonLine_kx9pj_176:nth-child(2){width:90%}._skeletonLoader_kx9pj_170 ._skeletonLine_kx9pj_176:nth-child(3){width:95%}._skeletonLoader_kx9pj_170 ._skeletonLine_kx9pj_176:nth-child(4){width:80%}._skeletonLoader_kx9pj_170 ._skeletonCard_kx9pj_204{height:120px;background:linear-gradient(90deg,var(--tg-theme-section-bg-color, #f5f5f5) 25%,var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)) 50%,var(--tg-theme-section-bg-color, #f5f5f5) 75%);background-size:200% 100%;animation:_skeleton-loading_kx9pj_1 1.2s ease-in-out infinite;border-radius:8px}@keyframes _skeleton-loading_kx9pj_1{0%{background-position:200% 0}to{background-position:-200% 0}}._fullscreenLoader_kx9pj_221{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999}._fullscreenLoader_kx9pj_221 ._loader_kx9pj_59{margin:0}@media(max-width:360px){._container_kx9pj_11{padding:32px 20px}._spinner_kx9pj_66{width:48px;height:48px;border-width:2px}._message_kx9pj_106{font-size:14px}}._grid_kx9pj_249{display:grid;gap:12px}._grid_kx9pj_249._grid-2_kx9pj_253{grid-template-columns:repeat(2,1fr)}._grid_kx9pj_249._grid-3_kx9pj_256{grid-template-columns:repeat(3,1fr)}@media(max-width:480px){._grid_kx9pj_249._grid-3_kx9pj_256,._grid_kx9pj_249._grid-2_kx9pj_253{grid-template-columns:1fr}}._flex_kx9pj_265{display:flex}._flex_kx9pj_265._center_kx9pj_268{align-items:center;justify-content:center}._flex_kx9pj_265._between_kx9pj_272{align-items:center;justify-content:space-between}._flex_kx9pj_265._column_kx9pj_276{flex-direction:column}._mt-8_kx9pj_280{margin-top:8px}._mt-12_kx9pj_284{margin-top:12px}._mt-16_kx9pj_288{margin-top:16px}._mt-24_kx9pj_292{margin-top:24px}._mb-8_kx9pj_296{margin-bottom:8px}._mb-12_kx9pj_300{margin-bottom:12px}._mb-16_kx9pj_304{margin-bottom:16px}._mb-24_kx9pj_308{margin-bottom:24px}._fadeEnter_kx9pj_312{opacity:0;animation:_fadeIn_kx9pj_1 .3s cubic-bezier(.4,0,.2,1) forwards}._fadeExit_kx9pj_317{opacity:1;animation:_fadeIn_kx9pj_1 .3s cubic-bezier(.4,0,.2,1) reverse forwards}._pageContainer_eyobi_2{min-height:100dvh;padding:env(safe-area-inset-top) 16px calc(16px + env(safe-area-inset-bottom));background-color:transparent;margin-bottom:160px;color:#000;box-sizing:border-box;overflow-x:hidden;width:100%}._header_eyobi_13{padding:24px 8px 16px;text-align:center}._pageTitle_eyobi_18{font-size:24px;font-weight:700;color:#000;margin:0 0 8px;line-height:1.2}._pageSubtitle_eyobi_26{font-size:14px;color:#999;margin:0;line-height:1.4}._searchWrapper_eyobi_33{position:relative;margin:0 0 20px}._searchInput_eyobi_38{width:100%;padding:14px 70px 14px 40px;font-size:15px;color:#000;background:#ffedca;border:2px solid transparent;border-radius:14px;outline:none;transition:border-color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}._searchInput_eyobi_38::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}._searchInput_eyobi_38::placeholder{color:#999}._searchInput_eyobi_38:focus{border-color:#f0643c}._searchIcon_eyobi_62,._clearButton_eyobi_63{position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#999}._searchIcon_eyobi_62{left:14px;pointer-events:none}._clearButton_eyobi_63{right:14px;background:none;border:none;padding:4px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}._clearButton_eyobi_63:hover,._clearButton_eyobi_63:focus{background:#00000014;color:#000}._clearButton_eyobi_63 svg{width:16px;height:16px}._resultsCount_eyobi_99{font-size:13px;color:#999;margin:-8px 0 12px 4px;text-align:right}._highlight_eyobi_106{background:#f0643c;color:#000;padding:0 2px;border-radius:2px;font-weight:500}._faqList_eyobi_114{display:flex;flex-direction:column;gap:12px;padding-bottom:8px}._faqCard_eyobi_121{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .2s ease}._faqCard_eyobi_121:active{transform:scale(.998)}._faqCard_eyobi_121{box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}._faqQuestion_eyobi_169{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 20px;background:transparent;border:none;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .3s cubic-bezier(.4,0,.2,1)}._faqQuestion_eyobi_169:hover,._faqQuestion_eyobi_169:focus{background:#00000008}._faqQuestion_eyobi_169._active_eyobi_186{background:rgba(var(--tg-theme-button-color, #F0643C),.08)}._faqQuestion_eyobi_169._active_eyobi_186 ._questionText_eyobi_189{color:#f0643c;font-weight:500}._faqQuestion_eyobi_169._active_eyobi_186 ._chevron_eyobi_193{color:#f0643c}._questionText_eyobi_189{flex:1;font-size:16px;font-weight:500;color:#000;line-height:1.4;transition:color .3s cubic-bezier(.4,0,.2,1)}._chevron_eyobi_193{flex-shrink:0;width:24px;height:24px;color:#999;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}._chevron_eyobi_193 svg{width:100%;height:100%}._chevron_eyobi_193._open_eyobi_217{transform:rotate(180deg)}._faqAnswer_eyobi_221{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;opacity:0}._faqAnswer_eyobi_221._open_eyobi_217{max-height:500px;opacity:1;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease}._answerContent_eyobi_233{padding:0 20px 20px}._answerText_eyobi_237{font-size:15px;color:#000;line-height:1.6;margin:0 0 12px}._answerText_eyobi_237 a{color:#f0643c;text-decoration:none}._answerText_eyobi_237 a:hover{text-decoration:underline}._supportLink_eyobi_251{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#f0643c;text-decoration:none;font-weight:500}._supportLink_eyobi_251:hover{text-decoration:underline}._empty_eyobi_264{text-align:center;padding:40px 20px;color:#999;font-size:15px}._empty_eyobi_264 ._resetButton_eyobi_270{margin-top:12px;padding:10px 20px;background:#f0643c;color:var(--tg-theme-button-text-color, #fff);border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:transform .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}._empty_eyobi_264 ._resetButton_eyobi_270:active{transform:scale(.98);opacity:.9}@keyframes _fadeInUp_eyobi_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._animateIn_eyobi_298{animation:_fadeInUp_eyobi_1 .3s cubic-bezier(.4,0,.2,1) forwards;opacity:0}._faqCard_eyobi_121._animateIn_eyobi_298:nth-child(1){animation-delay:.05s}._faqCard_eyobi_121._animateIn_eyobi_298:nth-child(2){animation-delay:.1s}._faqCard_eyobi_121._animateIn_eyobi_298:nth-child(3){animation-delay:.15s}._faqCard_eyobi_121._animateIn_eyobi_298:nth-child(4){animation-delay:.2s}._faqCard_eyobi_121._animateIn_eyobi_298:nth-child(5){animation-delay:.25s}._faqCard_eyobi_121._animateIn_eyobi_298:nth-child(n+6){animation-delay:.3s}@media(max-width:480px){._pageTitle_eyobi_18{font-size:22px}._faqQuestion_eyobi_169{padding:14px 16px}._questionText_eyobi_189{font-size:15px}._answerText_eyobi_237{font-size:14px}._searchInput_eyobi_38{padding:12px 60px 12px 36px;font-size:14px}._searchIcon_eyobi_62,._clearButton_eyobi_63{width:18px;height:18px}._clearButton_eyobi_63 svg{width:14px;height:14px}}._categorySection_eyobi_355{margin-bottom:28px;padding:0 4px}._categorySection_eyobi_355:last-child{margin-bottom:0}._categoryTitle_eyobi_363{font-size:18px;font-weight:600;color:#000;margin:0 0 16px 8px;padding-bottom:10px;border-bottom:2px solid rgba(240,100,60,.25);position:relative;display:flex;align-items:center;gap:8px}._categoryTitle_eyobi_363:after{content:"";position:absolute;bottom:-2px;left:0;width:52px;height:2px;background:linear-gradient(90deg,#f0643c,#e55a35);border-radius:2px;transition:width .2s ease}._categorySection_eyobi_355:hover ._categoryTitle_eyobi_363:after{width:68px}._questionsList_eyobi_390{display:flex;flex-direction:column;gap:10px;padding-left:4px}._faqCard_eyobi_121{position:relative;overflow:hidden;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._faqCard_eyobi_121:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._faqCard_eyobi_121:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._faqCard_eyobi_121:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._faqCard_eyobi_121:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._faqCard_eyobi_121._animateIn_eyobi_298{animation:_fadeInUp_eyobi_1 .4s cubic-bezier(.4,0,.2,1) forwards;opacity:0}@keyframes _fadeInUp_eyobi_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._resultsCount_eyobi_99{font-size:13px;color:#999;margin:-4px 0 16px 12px;text-align:left;font-weight:500}@media(max-width:480px){._categorySection_eyobi_355{margin-bottom:24px;padding:0 2px}._categoryTitle_eyobi_363{font-size:17px;margin:0 0 14px 4px;padding-bottom:8px}._categoryTitle_eyobi_363:after{width:44px}._categorySection_eyobi_355:hover ._categoryTitle_eyobi_363:after{width:56px}._questionsList_eyobi_390{gap:8px;padding-left:2px}._faqQuestion_eyobi_169{padding:14px 16px}._questionText_eyobi_189{font-size:15px}._resultsCount_eyobi_99{margin-left:8px;font-size:12px}}@media(prefers-reduced-motion:reduce){._categoryTitle_eyobi_363:after,._faqCard_eyobi_121._animateIn_eyobi_298{transition:none!important;animation:none!important}._faqCard_eyobi_121{opacity:1!important;transform:none!important}}[data-theme=dark] ._categoryTitle_eyobi_363{color:#fff;border-bottom-color:#f0643c66}[data-theme=dark] ._categoryTitle_eyobi_363:after{background:linear-gradient(90deg,#ff9a7a,#f0643c)}[data-theme=dark] ._resultsCount_eyobi_99{color:#ffffffb3}._pageContainer_158t0_2{min-height:100dvh;padding:16px 16px calc(80px + env(safe-area-inset-bottom));color:#000;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%}._animateIn_158t0_12{animation:_slideUp_158t0_1 .3s cubic-bezier(.4,0,.2,1) forwards;opacity:0}._animateIn_158t0_12:nth-child(1),._animateIn_158t0_12:nth-child(1) ._animateIn_158t0_12{animation-delay:.04s}._animateIn_158t0_12:nth-child(2),._animateIn_158t0_12:nth-child(2) ._animateIn_158t0_12{animation-delay:.08s}._animateIn_158t0_12:nth-child(3),._animateIn_158t0_12:nth-child(3) ._animateIn_158t0_12{animation-delay:.12s}._animateIn_158t0_12:nth-child(4),._animateIn_158t0_12:nth-child(4) ._animateIn_158t0_12{animation-delay:.16s}._animateIn_158t0_12:nth-child(5),._animateIn_158t0_12:nth-child(5) ._animateIn_158t0_12{animation-delay:.2s}._animateIn_158t0_12:nth-child(6),._animateIn_158t0_12:nth-child(6) ._animateIn_158t0_12{animation-delay:.24s}._animateIn_158t0_12:nth-child(7),._animateIn_158t0_12:nth-child(7) ._animateIn_158t0_12{animation-delay:.28s}._animateIn_158t0_12:nth-child(8),._animateIn_158t0_12:nth-child(8) ._animateIn_158t0_12{animation-delay:.32s}._animateIn_158t0_12:nth-child(9),._animateIn_158t0_12:nth-child(9) ._animateIn_158t0_12{animation-delay:.36s}._animateIn_158t0_12:nth-child(10),._animateIn_158t0_12:nth-child(10) ._animateIn_158t0_12{animation-delay:.4s}._animateIn_158t0_12:nth-child(11),._animateIn_158t0_12:nth-child(11) ._animateIn_158t0_12{animation-delay:.44s}._animateIn_158t0_12:nth-child(12),._animateIn_158t0_12:nth-child(12) ._animateIn_158t0_12{animation-delay:.48s}._animateIn_158t0_12:nth-child(13),._animateIn_158t0_12:nth-child(13) ._animateIn_158t0_12{animation-delay:.52s}._animateIn_158t0_12:nth-child(14),._animateIn_158t0_12:nth-child(14) ._animateIn_158t0_12{animation-delay:.56s}._animateIn_158t0_12:nth-child(15),._animateIn_158t0_12:nth-child(15) ._animateIn_158t0_12{animation-delay:.6s}._animateIn_158t0_12:nth-child(16),._animateIn_158t0_12:nth-child(16) ._animateIn_158t0_12{animation-delay:.64s}._animateIn_158t0_12:nth-child(17),._animateIn_158t0_12:nth-child(17) ._animateIn_158t0_12{animation-delay:.68s}._animateIn_158t0_12:nth-child(18),._animateIn_158t0_12:nth-child(18) ._animateIn_158t0_12{animation-delay:.72s}._animateIn_158t0_12:nth-child(19),._animateIn_158t0_12:nth-child(19) ._animateIn_158t0_12{animation-delay:.76s}._animateIn_158t0_12:nth-child(20),._animateIn_158t0_12:nth-child(20) ._animateIn_158t0_12{animation-delay:.8s}@keyframes _slideUp_158t0_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_158t0_1{0%{opacity:0}to{opacity:1}}._header_158t0_95{display:flex;align-items:center;gap:14px;padding:16px;margin-bottom:16px;background:linear-gradient(135deg,#ffedca,#f5f5f5);border-radius:16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._header_158t0_95:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._header_158t0_95:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._header_158t0_95:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._header_158t0_95:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._avatar_158t0_143{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ff9a58,#f0643c);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #f0643c4d}._userInfo_158t0_158{flex:1;min-width:0}._userNameRow_158t0_163{display:flex;align-items:center;gap:8px;margin-bottom:4px}._userName_158t0_163{font-size:18px;font-weight:600;color:#000}._userLevel_158t0_176{padding:4px 10px;font-size:12px;font-weight:600;color:#fff;background:#f0643c;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:.2rem}._userAddress_158t0_189{font-size:13px;color:#999;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._imagePlaceholder_158t0_198{width:100%;height:100%;background:linear-gradient(135deg,var(--tg-theme-section-bg-color, rgb(255, 208, 138)),var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)));display:flex;align-items:center;justify-content:center;color:#999;font-size:24px}._content_158t0_209{display:flex;flex-direction:column;gap:20px}._sectionTitle_158t0_215{font-size:20px;font-weight:700;text-align:center;color:#000;margin:0;padding:0 4px}._categoryHeader_158t0_224{display:flex;align-items:center;gap:12px;margin-bottom:8px}._backButton_158t0_231{width:36px;height:36px;font-size:20px;color:#000;background:#f5f5f5;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}._backButton_158t0_231:active{background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .1))}._searchWrapper_158t0_249{position:relative;margin-bottom:12px}._searchInput_158t0_254{width:100%;padding:14px 40px 14px 16px;font-size:15px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:border-color .2s ease}._searchInput_158t0_254:focus{outline:none;border-color:#f0643c}._searchInput_158t0_254::placeholder{color:#999}._searchClear_158t0_272{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;font-size:20px;color:#999;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%}._searchClear_158t0_272:hover{color:#000;background:#0000000d}._grid_158t0_294{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:360px){._grid_158t0_294{grid-template-columns:1fr}}._card_158t0_305{display:flex;flex-direction:column;padding:12px;border-radius:16px;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid rgba(255,255,255,.6);position:relative;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,0 2px 6px #0000000a,inset 0 1px #fffc,0 4px #f0643c0d;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s ease}@media(hover:hover){._card_158t0_305:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 32px 60px #0000001f,0 12px 24px #00000014,0 4px 10px #0000000f,inset 0 1px #ffffffe6,0 6px #f0643c14;border-color:#f0643c33}}._card_158t0_305:active:not(:disabled){transform:translateY(1px) scale(.99);box-shadow:0 8px 20px #0000000f,0 4px 10px #0000000a,0 1px 3px #00000008,inset 0 2px 4px #0000000d,0 2px #f0643c08;border-color:#f0643c26}._card_158t0_305:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:0 4px 12px #0000000a,inset 0 1px #ffffff80}._card_158t0_305:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 50%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.6}._card_158t0_305:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(240,100,60,.3),transparent 40%,transparent 60%,rgba(240,100,60,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5}._categoryCard_158t0_366{align-items:center;text-align:center;padding:16px 12px}._cardImage_158t0_372{width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;margin-bottom:10px;padding:12px;position:relative;background:#fff;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._cardImage_158t0_372:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._cardImage_158t0_372:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._cardImage_158t0_372:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._cardImage_158t0_372:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._cardImage_158t0_372 img{width:100%;height:100%;object-fit:contain;display:block;position:relative;z-index:3;transition:transform .3s ease}._card_158t0_305:hover ._cardImage_158t0_372 img{transform:scale(1.05)}._cardImg_158t0_432{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}._card_158t0_305:active:not(:disabled) ._cardImg_158t0_432{transform:scale(1.02)}._cardTitle_158t0_444{font-size:15px;font-weight:600;color:#000;margin-bottom:4px}._cardCount_158t0_451{font-size:12px;margin-top:auto;color:#999}._productCard_158t0_457{padding:10px}._productInfo_158t0_461{flex:1;margin-bottom:8px}._productName_158t0_466{font-size:14px;font-weight:600;color:#000;margin:0 0 6px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._productMeta_158t0_476{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._productLevel_158t0_483{font-size:12px;font-weight:500;color:#999;background:#f5f5f5;padding:3px 8px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:.2rem}._productPrice_158t0_496{font-size:13px;font-weight:600;color:#f0643c}._productPeriod_158t0_502{font-size:12px;color:#999;margin:0}._cardButton_158t0_508{font-size:13px;font-weight:500;color:#fff;background:#f0643c;padding:8px;border-radius:8px;text-align:center}._productCard_158t0_457:disabled ._cardButton_158t0_508{background:#999}._emptyState_158t0_521{grid-column:1/-1;padding:40px 20px;text-align:center;color:#999}._emptyText_158t0_528{font-size:14px;margin:0}._skeletonGrid_158t0_533{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._skeletonCard_158t0_539{aspect-ratio:4/3;background:linear-gradient(90deg,var(--tg-theme-section-bg-color, rgb(255, 208, 138)) 25%,var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)) 50%,var(--tg-theme-section-bg-color, rgb(255, 208, 138)) 75%);background-size:200% 100%;animation:_skeleton-loading_158t0_1 1.2s ease-in-out infinite;border-radius:14px}@keyframes _skeleton-loading_158t0_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:360px){._pageContainer_158t0_2{padding:12px 12px calc(72px + env(safe-area-inset-bottom))}._header_158t0_95{padding:12px}._avatar_158t0_143{width:48px;height:48px;font-size:18px}._userName_158t0_163{font-size:16px}._grid_158t0_294{gap:10px}._card_158t0_305{padding:10px}._cardImage_158t0_372{aspect-ratio:1/1}}@media(prefers-reduced-motion:reduce){._animateIn_158t0_12,._skeletonCard_158t0_539{animation:none!important}._card_158t0_305,._header_158t0_95,._searchInput_158t0_254,._backButton_158t0_231{transition:none!important}._card_158t0_305:active:not(:disabled){transform:none}}._emailIsNotVerify_158t0_595{display:flex;align-items:center;justify-content:center;width:100%}._emailIsNotVerifyContent_158t0_601{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end;padding:12px 20px;border-radius:8px;background-color:#f0643c26;border:1px solid #F0643C}._emailIsNotVerify_158t0_595 p{font-size:15px;font-weight:500;color:#222;margin:0;line-height:1.4}._verifyButton_158t0_620{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#f0643c,#e55a35);border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px #f0643c4d}._verifyButton_158t0_620:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f0643c66;background:linear-gradient(135deg,#e55a35,#d6502d)}._verifyButton_158t0_620:active:not(:disabled){transform:translateY(0)}._verifyButton_158t0_620:disabled{opacity:.7;cursor:not-allowed;transform:none}._spinner_158t0_650{display:inline-flex;align-items:center;gap:8px}._spinner_158t0_650:after{content:"";width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_158t0_650 .8s linear infinite}@keyframes _spin_158t0_650{to{transform:rotate(360deg)}}._successMessage_158t0_670{font-size:14px;font-weight:500;color:#4ade80;display:inline-flex;align-items:center;gap:6px;animation:_fadeIn_158t0_1 .3s ease}@keyframes _fadeIn_158t0_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){._emailIsNotVerifyContent_158t0_601{flex-direction:column;text-align:center;gap:10px}._verifyButton_158t0_620{width:100%;max-width:280px}}._guestHeader_158t0_701{cursor:pointer;opacity:.9}._guestHint_158t0_709{font-size:.75rem;opacity:.7;margin-top:2px}@keyframes _guestBannerSlideUp_158t0_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._guestBanner_158t0_725{background:linear-gradient(135deg,#f0643c26,#f0643c0d);border:1px solid rgba(240,100,60,.3);border-radius:16px;padding:16px;margin:16px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;overflow:hidden;opacity:1;animation:_guestBannerSlideUp_158t0_1 .4s cubic-bezier(.4,0,.2,1) forwards}._guestBanner_158t0_725:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._guestBanner_158t0_725:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}@media(max-width:768px){._guestBanner_158t0_725{flex-direction:column;text-align:center}}._guestBannerText_158t0_772{color:#000;font-size:.95rem;font-weight:500;margin:0;flex:1;position:relative;z-index:3;line-height:1.4}@media(max-width:768px){._guestBannerText_158t0_772{font-size:.9rem}}._guestBannerButton_158t0_788{background:linear-gradient(135deg,#f0643c,#e55a35);color:#fff;border:none;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);position:relative;z-index:3;white-space:nowrap;box-shadow:0 4px 12px #f0643c4d,inset 0 1px #ffffff4d}._guestBannerButton_158t0_788:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#fff6,#ffffff1a);border-radius:inherit;pointer-events:none}._guestBannerButton_158t0_788:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f0643c66,inset 0 1px #fff6}._guestBannerButton_158t0_788:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f0643c40,inset 0 2px 4px #0000001a}@media(max-width:768px){._guestBannerButton_158t0_788{width:100%;max-width:280px}}._cardGuest_158t0_829{position:relative}._cardGuest_158t0_829:after{content:"🔐";position:absolute;top:10px;right:10px;font-size:1rem;opacity:.8;pointer-events:none;z-index:5;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:opacity .2s}._cardGuest_158t0_829:hover:after{opacity:1}._guestHeader_158t0_701{cursor:pointer;opacity:.95}._guestHeader_158t0_701:hover{opacity:1}._guestHeader_158t0_701:active{opacity:.9}._guestHint_158t0_709{font-size:.75rem;color:#666;margin-top:2px;font-weight:500}._activeRent_ugbeg_1{background:linear-gradient(135deg,#f0643c1a,#f0643c0d);border:1px solid rgba(240,100,60,.3);border-radius:16px;padding:16px;margin-bottom:20px;cursor:pointer;transition:transform .2s,box-shadow .2s}._activeRent_ugbeg_1:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f0643c26}._activeRent_ugbeg_1:active{transform:translateY(0)}._rentHeader_ugbeg_18{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._rentBadge_ugbeg_25{padding:4px 12px;background:#22c55e26;color:#22c55e;border-radius:20px;font-size:12px;font-weight:600}._rentArrow_ugbeg_34{font-size:18px;color:#f0643c;transition:transform .2s}._activeRent_ugbeg_1:hover ._rentArrow_ugbeg_34{transform:translate(4px)}._rentContent_ugbeg_43{display:flex;gap:12px;align-items:center}._rentImage_ugbeg_49{width:60px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}._rentImage_ugbeg_49 img{width:100%;object-fit:contain}._rentInfo_ugbeg_65{flex:1;min-width:0}._rentTitle_ugbeg_70{font-size:16px;font-weight:600;color:#000;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rentTime_ugbeg_80,._rentLocation_ugbeg_81{font-size:13px;color:#666;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rentLocation_ugbeg_81{margin-top:2px}._timerContainer_ugbeg_94{display:flex;flex-direction:column;gap:4px;padding:8px 0;background:var(--color-bg-secondary);border-radius:var(--border-radius-sm);border-left:3px solid var(--color-primary)}._timerContainer_ugbeg_94._warning_ugbeg_103{border-left-color:var(--color-warning)}._timerContainer_ugbeg_94._expired_ugbeg_106{border-left-color:var(--color-error);background:var(--color-error-bg)}._timerLabel_ugbeg_111{font-size:13px;color:#666}._timerLabel_ugbeg_111._warning_ugbeg_103{color:var(--color-warning);animation:_pulse_ugbeg_1 2s infinite}._timerLabel_ugbeg_111._expired_ugbeg_106{color:var(--color-error);font-weight:600}._timerValue_ugbeg_124{text-align:center;width:100%;font-size:1.25rem;font-weight:700;color:var(--color-text-primary);letter-spacing:.5px;white-space:nowrap;min-width:80px}@media(max-width:480px){._timerValue_ugbeg_124{font-size:1.1rem;min-width:70px}}._timerHint_ugbeg_141{font-size:.75rem;color:var(--color-text-tertiary);font-style:italic}@keyframes _pulse_ugbeg_1{0%,to{opacity:1}50%{opacity:.7}}@keyframes _slideUp_ugbeg_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._animateIn_ugbeg_165{animation:_slideUp_ugbeg_1 .3s cubic-bezier(.4,0,.2,1) forwards;opacity:0}._animateIn_ugbeg_165:nth-child(1),._animateIn_ugbeg_165:nth-child(1) ._animateIn_ugbeg_165{animation-delay:.04s}._animateIn_ugbeg_165:nth-child(2),._animateIn_ugbeg_165:nth-child(2) ._animateIn_ugbeg_165{animation-delay:.08s}._animateIn_ugbeg_165:nth-child(3),._animateIn_ugbeg_165:nth-child(3) ._animateIn_ugbeg_165{animation-delay:.12s}._animateIn_ugbeg_165:nth-child(4),._animateIn_ugbeg_165:nth-child(4) ._animateIn_ugbeg_165{animation-delay:.16s}._animateIn_ugbeg_165:nth-child(5),._animateIn_ugbeg_165:nth-child(5) ._animateIn_ugbeg_165{animation-delay:.2s}._animateIn_ugbeg_165:nth-child(6),._animateIn_ugbeg_165:nth-child(6) ._animateIn_ugbeg_165{animation-delay:.24s}._animateIn_ugbeg_165:nth-child(7),._animateIn_ugbeg_165:nth-child(7) ._animateIn_ugbeg_165{animation-delay:.28s}._animateIn_ugbeg_165:nth-child(8),._animateIn_ugbeg_165:nth-child(8) ._animateIn_ugbeg_165{animation-delay:.32s}._animateIn_ugbeg_165:nth-child(9),._animateIn_ugbeg_165:nth-child(9) ._animateIn_ugbeg_165{animation-delay:.36s}._animateIn_ugbeg_165:nth-child(10),._animateIn_ugbeg_165:nth-child(10) ._animateIn_ugbeg_165{animation-delay:.4s}._animateIn_ugbeg_165:nth-child(11),._animateIn_ugbeg_165:nth-child(11) ._animateIn_ugbeg_165{animation-delay:.44s}._animateIn_ugbeg_165:nth-child(12),._animateIn_ugbeg_165:nth-child(12) ._animateIn_ugbeg_165{animation-delay:.48s}._animateIn_ugbeg_165:nth-child(13),._animateIn_ugbeg_165:nth-child(13) ._animateIn_ugbeg_165{animation-delay:.52s}._animateIn_ugbeg_165:nth-child(14),._animateIn_ugbeg_165:nth-child(14) ._animateIn_ugbeg_165{animation-delay:.56s}._animateIn_ugbeg_165:nth-child(15),._animateIn_ugbeg_165:nth-child(15) ._animateIn_ugbeg_165{animation-delay:.6s}._animateIn_ugbeg_165:nth-child(16),._animateIn_ugbeg_165:nth-child(16) ._animateIn_ugbeg_165{animation-delay:.64s}._animateIn_ugbeg_165:nth-child(17),._animateIn_ugbeg_165:nth-child(17) ._animateIn_ugbeg_165{animation-delay:.68s}._animateIn_ugbeg_165:nth-child(18),._animateIn_ugbeg_165:nth-child(18) ._animateIn_ugbeg_165{animation-delay:.72s}._animateIn_ugbeg_165:nth-child(19),._animateIn_ugbeg_165:nth-child(19) ._animateIn_ugbeg_165{animation-delay:.76s}._animateIn_ugbeg_165:nth-child(20),._animateIn_ugbeg_165:nth-child(20) ._animateIn_ugbeg_165{animation-delay:.8s}@media(prefers-reduced-motion:reduce){._animateIn_ugbeg_165{animation:none!important}}._pageContainer_vo23z_1{min-height:100dvh;padding:16px 16px calc(80px + env(safe-area-inset-bottom));width:100%;color:#000;box-sizing:border-box;overflow-y:auto}._header_vo23z_10{margin-bottom:16px}._title_vo23z_14{font-size:20px;font-weight:700;color:#000;margin:0;text-align:center}._mapContainer_vo23z_22{width:100%;height:400px;border-radius:16px;overflow:hidden;margin-bottom:20px;box-shadow:0 4px 24px #0000001a}._map_vo23z_22{width:100%;height:100%}._platformInfo_vo23z_36{position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;box-shadow:0 -4px 32px #0003;z-index:2000;animation:_slideUp_vo23z_1 .3s ease}._closeBtn_vo23z_49{position:absolute;top:16px;right:16px;width:32px;height:32px;font-size:24px;color:#999;background:none;border:none;border-radius:50%;cursor:pointer}._closeBtn_vo23z_49:active{background:#0000001a}._platformTitle_vo23z_66{font-size:18px;font-weight:600;color:#000;margin:0 0 8px}._platformAddress_vo23z_73{font-size:14px;color:#999;margin:0 0 16px}._selectButton_vo23z_79{width:100%;padding:14px;font-size:16px;font-weight:600;color:#fff;background:#f0643c;border:none;border-radius:12px;cursor:pointer}._selectButton_vo23z_79:active{transform:scale(.98)}._platformsList_vo23z_94{margin-top:20px}._sectionTitle_vo23z_98{font-size:18px;font-weight:600;color:#000;margin:0 0 12px;text-align:center}._platformCard_vo23z_106{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background-color:#fff;border:2px solid transparent;border-radius:12px;margin-bottom:10px;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background-color .15s ease;-webkit-tap-highlight-color:transparent}._platformCard_vo23z_106:active{transform:scale(.98)}._platformCard_vo23z_106._active_vo23z_123{border-color:#f0643c;background-color:#f0643c14}._platformCard_vo23z_106._active_vo23z_123 ._platformName_vo23z_127{color:#f0643c;font-weight:700}._platformCard_vo23z_106._active_vo23z_123 ._arrow_vo23z_131{color:#f0643c;transform:translate(2px);transition:transform .15s ease}._backButtonTop_vo23z_137{position:fixed;top:8px;left:20px;z-index:1000;background:#313131;border:1px solid #eee;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#999;cursor:pointer;box-shadow:0 4px 12px #0000001a;transition:all .2s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:4px;background-color:#313131;border-radius:18px}._backButtonTop_vo23z_137:hover{transform:scale(1.05);background:#fff;box-shadow:0 6px 16px #00000026}._backButtonTop_vo23z_137:active{transform:scale(.95)}._platformCardContent_vo23z_169{flex:1;text-align:left}._platformName_vo23z_127{font-size:15px;font-weight:600;color:#000;margin:0 0 4px}._platformAddress_vo23z_73{font-size:13px;color:#999;margin:0}._arrow_vo23z_131{font-size:18px;color:#999}@keyframes _slideUp_vo23z_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._animateIn_vo23z_200{animation:_slideUp_vo23z_1 .3s ease forwards}@media(max-width:360px){._mapContainer_vo23z_22{height:300px}}._pageContainer_64a8n_1{min-height:100dvh;padding:16px 16px calc(80px + env(safe-area-inset-bottom));color:#000;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%}._animateIn_64a8n_11{animation:_slideUp_64a8n_1 .3s cubic-bezier(.4,0,.2,1) forwards;opacity:0}._animateIn_64a8n_11:nth-child(1){animation-delay:.05s}._animateIn_64a8n_11:nth-child(2){animation-delay:.1s}._animateIn_64a8n_11:nth-child(3){animation-delay:.15s}._animateIn_64a8n_11:nth-child(4){animation-delay:.2s}._animateIn_64a8n_11:nth-child(5){animation-delay:.25s}._animateIn_64a8n_11:nth-child(6){animation-delay:.3s}._animateIn_64a8n_11:nth-child(7){animation-delay:.35s}._animateIn_64a8n_11:nth-child(8){animation-delay:.4s}._animateIn_64a8n_11:nth-child(9){animation-delay:.45s}._animateIn_64a8n_11:nth-child(10){animation-delay:.5s}._animateScale_64a8n_46{animation:_scaleIn_64a8n_1 .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes _slideUp_64a8n_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _scaleIn_64a8n_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._header_64a8n_70{margin-bottom:20px;text-align:center}._productImage_64a8n_75{width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;margin-bottom:16px;background:#fff;box-shadow:0 4px 24px #f0643c26}._productImg_64a8n_85{width:100%;height:100%;object-fit:contain;padding:12px;display:block}._imagePlaceholder_64a8n_93{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;color:#999;background:linear-gradient(135deg,var(--tg-theme-section-bg-color, rgb(255, 208, 138)),var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)))}._productTitle_64a8n_104{font-size:20px;font-weight:700;color:#000;margin:0 0 8px;line-height:1.3}._productDescription_64a8n_112{font-size:14px;color:#999;margin:0;line-height:1.5}._section_64a8n_119{margin-bottom:16px;padding:16px;background-color:#fff;border-radius:16px;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._section_64a8n_119:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._section_64a8n_119:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._section_64a8n_119:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._section_64a8n_119:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._levelBadge_64a8n_161{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;color:#fff;background:#f0643c;border-radius:20px;margin-bottom:12px}._sectionSubtitle_64a8n_174{font-size:16px;font-weight:600;color:#000;margin:0 0 12px}._unavailable_64a8n_181{font-size:14px;color:#999;margin:0}._periodGrid_64a8n_187{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._periodCard_64a8n_193{padding:12px;background:#f5f5f5;border:2px solid transparent;border-radius:12px;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}._periodCard_64a8n_193:active:not(._selected_64a8n_203){transform:scale(.98)}._periodCard_64a8n_193._selected_64a8n_203{border-color:#f0643c;background:#f0643c1a}._periodTitle_64a8n_211{display:block;font-size:13px;font-weight:500;color:#000;margin-bottom:4px}._periodPrice_64a8n_219{display:block;font-size:15px;font-weight:700;color:#f0643c}._promoInput_64a8n_226{position:relative}._input_64a8n_230,._select_64a8n_203,._textarea_64a8n_232{width:100%;padding:12px 14px;font-size:15px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:border-color .2s ease}._clearBtn_64a8n_259{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;font-size:18px;color:#999;background:none;border:none;cursor:pointer;border-radius:50%}._platformList_64a8n_278{list-style:none;padding:0;margin:0}._platformItem_64a8n_284{padding:10px 0;border-bottom:1px solid var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .08))}._platformItem_64a8n_284:last-child{border-bottom:none}._platformName_64a8n_292{display:block;font-size:14px;font-weight:500;color:#000}._platformAddress_64a8n_299{display:block;font-size:13px;color:#999;margin-top:2px}._rentButton_64a8n_306{width:100%;padding:14px 20px;font-size:16px;font-weight:600;color:#fff;background:#f0643c;border:none;border-radius:14px;cursor:pointer;transition:transform .1s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}._rentButton_64a8n_306:active:not(._disabled_64a8n_319){transform:scale(.98)}._rentButton_64a8n_306._disabled_64a8n_319{opacity:.6;cursor:not-allowed;transform:none}._rentButton_64a8n_306 strong{font-weight:700}._loading_64a8n_331{display:inline-flex;align-items:center;gap:8px}._loading_64a8n_331:after{content:"";width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_64a8n_1 .8s linear infinite}@keyframes _spin_64a8n_1{to{transform:rotate(360deg)}}._modalOverlay_64a8n_351{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1001}._modal_64a8n_351{width:100%;max-width:480px;max-height:85vh;background-color:#fff;border-radius:20px 20px 0 0;padding:20px 16px calc(20px + env(safe-area-inset-bottom));overflow-y:auto;position:relative;box-shadow:0 -4px 32px #0003;z-index:1100;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._modal_64a8n_351:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._modal_64a8n_351:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._modal_64a8n_351:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._modal_64a8n_351:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._modalClose_64a8n_412{position:absolute;top:16px;right:16px;width:32px;height:32px;font-size:24px;color:#999;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}._modalClose_64a8n_412:active{background:#0000001a}._modalTitle_64a8n_432{font-size:18px;font-weight:700;color:#000;margin:0 0 16px;text-align:center}._modalHeader_64a8n_440{display:flex;align-items:center;gap:12px;margin-bottom:16px}._modalBack_64a8n_447{padding:8px 12px;font-size:14px;color:#f0643c;background:none;border:none;cursor:pointer;border-radius:8px}._modalBack_64a8n_447:active{background:#f0643c1a}._deliveryOptions_64a8n_460{display:flex;flex-direction:column;gap:12px}._deliveryOption_64a8n_460{display:flex;align-items:center;gap:14px;width:100%;padding:14px;background:#f5f5f5;border:2px solid transparent;border-radius:14px;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}._deliveryOption_64a8n_460:active{background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .08))}._deliveryOption_64a8n_460:hover{border-color:#f0643c}._deliveryIcon_64a8n_487{font-size:28px;flex-shrink:0}._deliveryInfo_64a8n_492{flex:1;min-width:0}._deliveryInfo_64a8n_492 h3{font-size:15px;font-weight:600;color:#000;margin:0 0 2px}._deliveryInfo_64a8n_492 p{font-size:13px;color:#999;margin:0}._deliveryArrow_64a8n_508{font-size:18px;color:#999;flex-shrink:0}._mapLink_64a8n_514{display:block;margin-bottom:16px;text-decoration:none}._mapCard_64a8n_520{display:flex;align-items:center;justify-content:space-between;padding:14px;background:linear-gradient(135deg,#f0643c26,#f0643c0d);border:1px solid rgba(240,100,60,.3);border-radius:12px;color:#000;font-weight:500;cursor:pointer;transition:background .15s ease}._mapCard_64a8n_520:active{background:#f0643c33}._pvzList_64a8n_537{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;max-height:300px;overflow-y:auto}._pvzItem_64a8n_546{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#f5f5f5;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:border-color .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}._pvzItem_64a8n_546._selected_64a8n_203{border-color:#f0643c;background:#f0643c1a}._pvzItem_64a8n_546:active:not(._selected_64a8n_203){background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .08))}._pvzInfo_64a8n_566{flex:1;min-width:0}._pvzName_64a8n_571{display:block;font-size:14px;font-weight:500;color:#000}._pvzAddress_64a8n_578{display:block;font-size:13px;color:#999;margin-top:2px}._checkmark_64a8n_585{font-size:18px;color:#f0643c;font-weight:700}._addressForm_64a8n_591{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._formRow_64a8n_598{display:flex;flex-direction:column;gap:6px}._formRow_64a8n_598 label{font-size:13px;font-weight:500;color:#000}._errorText_64a8n_609{font-size:13px;color:#ff3b30;margin:8px 0 0}._confirmButton_64a8n_615{width:100%;padding:14px 20px;font-size:16px;font-weight:600;color:#fff;background:#f0643c;border:none;border-radius:14px;cursor:pointer;transition:transform .1s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}._confirmButton_64a8n_615:active:not(._disabled_64a8n_319){transform:scale(.98)}._confirmButton_64a8n_615._disabled_64a8n_319{opacity:.6;cursor:not-allowed;transform:none}._emptyState_64a8n_637{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#999}._emptyState_64a8n_637 p{font-size:16px;margin:0 0 20px}._backButton_64a8n_651{padding:10px 20px;font-size:14px;font-weight:500;color:#f0643c;background:#f5f5f5;border:none;border-radius:10px;cursor:pointer}._backButton_64a8n_651:active{background:#f0643c1a}._skeleton_64a8n_665{display:flex;flex-direction:column;gap:16px;width:100%}._skeletonImage_64a8n_672,._skeletonPrice_64a8n_672,._skeletonText_64a8n_672,._skeletonTitle_64a8n_672{width:100%;aspect-ratio:4/3;border-radius:16px;background:linear-gradient(90deg,var(--tg-theme-section-bg-color, rgb(255, 208, 138)) 25%,var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)) 50%,var(--tg-theme-section-bg-color, rgb(255, 208, 138)) 75%);background-size:200% 100%;animation:_skeleton-loading_64a8n_1 1.2s ease-in-out infinite}._skeletonContent_64a8n_681{display:flex;flex-direction:column;gap:10px}._skeletonTitle_64a8n_672{height:24px;border-radius:8px}._skeletonText_64a8n_672{height:16px;border-radius:6px}._skeletonPrice_64a8n_672{height:20px;width:100px;border-radius:8px}@keyframes _skeleton-loading_64a8n_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:360px){._pageContainer_64a8n_1{padding:12px 12px calc(72px + env(safe-area-inset-bottom))}._productTitle_64a8n_104{font-size:18px}._periodGrid_64a8n_187{grid-template-columns:1fr}._modal_64a8n_351{border-radius:16px 16px 0 0;padding:16px 12px calc(16px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){._animateIn_64a8n_11,._animateScale_64a8n_46,._skeletonImage_64a8n_672,._skeletonTitle_64a8n_672,._skeletonText_64a8n_672,._skeletonPrice_64a8n_672,._loading_64a8n_331:after{animation:none!important}._rentButton_64a8n_306,._confirmButton_64a8n_615,._deliveryOption_64a8n_460,._pvzItem_64a8n_546{transition:none!important}}._backButtonTop_64a8n_743{position:fixed;top:20px;left:20px;z-index:1000;background:#313131;border:1px solid #eee;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#999;cursor:pointer;box-shadow:0 4px 12px #0000001a;transition:all .2s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:4px;background-color:#313131;border-radius:18px}._backButtonTop_64a8n_743:hover{transform:scale(1.05);background:#fff;box-shadow:0 6px 16px #00000026}._backButtonTop_64a8n_743:active{transform:scale(.95)}._promoInput_64a8n_226{display:flex;gap:8px;align-items:stretch}._input_64a8n_230,._select_64a8n_203,._textarea_64a8n_232{width:100%;padding:12px 14px;font-size:15px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:border-color .2s ease;min-height:48px;height:48px}._input_64a8n_230:focus,._select_64a8n_203:focus,._textarea_64a8n_232:focus{outline:none;border-color:#f0643c}._input_64a8n_230::placeholder,._select_64a8n_203::placeholder,._textarea_64a8n_232::placeholder{color:#999}._textarea_64a8n_232{resize:vertical;min-height:60px}._clearBtn_64a8n_259{position:relative;width:48px;height:48px;margin-left:auto;font-size:18px;color:#999;background:none;border:none;cursor:pointer;border-radius:12px;display:flex;align-items:center;justify-content:center}._clearBtn_64a8n_259:hover{color:#000;background:#0000000d}._applyBtn_64a8n_832{padding:0 20px;background-color:#f0643c;color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:background .2s;height:48px}._applyBtn_64a8n_832:hover:not(:disabled){background-color:#d6532b}._successMsg_64a8n_847{margin-top:8px;font-size:14px;color:#2e7d32;font-weight:500}._errorMsg_64a8n_854{margin-top:8px;font-size:14px;color:#c62828;font-weight:500}._discountBadge_64a8n_861{font-size:12px;color:#2e7d32;margin-left:8px;font-weight:600}._periodDisabled_64a8n_868{opacity:.6;cursor:not-allowed;pointer-events:none}._periodDisabled_64a8n_868:hover{transform:none;box-shadow:none}._guestButton_64a8n_878{background:linear-gradient(135deg,#999,#777);cursor:pointer}._guestButton_64a8n_878:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0003}._guestButton_64a8n_878:active:not(:disabled){transform:translateY(0) scale(.98)}._lockIcon_64a8n_890{margin-right:6px;font-size:1rem;vertical-align:middle}._guestHint_64a8n_896{font-size:.8rem;color:#666;text-align:center;margin-top:8px;margin-bottom:0}._pageContainer_sxn8w_1{padding:16px;width:100%;margin:0 auto;min-height:100vh}._header_sxn8w_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #eee}._title_sxn8w_17{font-size:22px;font-weight:700;color:#000;margin:0}._backButton_sxn8w_24{background:none;border:none;color:#666;font-size:14px;cursor:pointer;padding:8px 12px;border-radius:8px}._backButton_sxn8w_24:hover{background:#eee;color:#000}._statsSection_sxn8w_38{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}._statCard_sxn8w_45{background:#fff;padding:16px 12px;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000000f}._statValue_sxn8w_53{display:block;font-size:20px;font-weight:700;color:#f0643c;margin-bottom:4px}._statLabel_sxn8w_61{font-size:12px;color:#666}._section_sxn8w_66{margin-bottom:24px}._sectionTitle_sxn8w_70{font-size:18px;font-weight:600;color:#000;margin:0 0 12px}._rentsGrid_sxn8w_77{display:flex;flex-direction:column;gap:12px;margin-bottom:70px}._rentCard_sxn8w_84{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000f}._rentCard_sxn8w_84._historyCard_sxn8w_90{opacity:.85}._rentCard_sxn8w_84._historyCard_sxn8w_90:hover{opacity:1}._rentHeader_sxn8w_97{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._badge_sxn8w_104{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}._badge_sxn8w_104._active_sxn8w_110{background:#22c55e26;color:#22c55e}._badge_sxn8w_104._completed_sxn8w_114{background:#64748b26;color:#64748b}._rentId_sxn8w_119{font-size:12px;color:#999;font-family:monospace}._rentContentWrapper_sxn8w_125{display:flex;gap:16px;margin-bottom:16px}._rentImageContainer_sxn8w_131{flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden;background:#f5f5f5;border:1px solid #eee}._rentImg_sxn8w_141{width:100%;height:100%;object-fit:cover}._rentImgPlaceholder_sxn8w_147{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#ccc}._rentInfoBlock_sxn8w_157{flex:1;min-width:0}._productName_sxn8w_162{font-size:16px;font-weight:600;color:#000;margin:0 0 12px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._rentDetails_sxn8w_173{display:flex;flex-direction:column;gap:6px}._detailRow_sxn8w_179{display:flex;justify-content:space-between;font-size:13px}._detailRow_sxn8w_179 ._detailLabel_sxn8w_184{color:#666}._detailRow_sxn8w_179 ._detailValue_sxn8w_187{color:#000;font-weight:500;text-align:right}._rentActions_sxn8w_193{display:flex;gap:8px;margin-top:8px}._pinButton_sxn8w_199,._endRentButton_sxn8w_200{flex:1;padding:10px 12px;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:4px}._pinButton_sxn8w_199{background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff}._pinButton_sxn8w_199:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f0643c4d}._pinButton_sxn8w_199:disabled{opacity:.6;cursor:not-allowed}._endRentButton_sxn8w_200{background:#fff7f0;color:#c70202;border:2px solid #fdd5ba}._endRentButton_sxn8w_200:hover:not(:disabled){background:#feeae0;border-color:#fcc57d}._endRentButton_sxn8w_200:disabled{opacity:.6;cursor:not-allowed}._emptyState_sxn8w_242{text-align:center;padding:40px 20px;background:#fff;border-radius:16px}._emptyState_sxn8w_242 p{color:#666;margin:0 0 16px}._browseButton_sxn8w_253{padding:12px 24px;background:#f0643c;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer}._browseButton_sxn8w_253:hover{background:#d6532b}._modalOverlay_sxn8w_268{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modal_sxn8w_268{background:#fff;border-radius:20px;width:100%;max-width:360px;padding:24px;position:relative;animation:_slideUp_sxn8w_1 .3s ease}._endRentModal_sxn8w_292{max-width:420px}@keyframes _slideUp_sxn8w_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalClose_sxn8w_306{position:absolute;top:12px;right:12px;background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:4px;border-radius:50%}._modalClose_sxn8w_306:hover{background:#f5f5f5;color:#000}._modalContent_sxn8w_323{text-align:center}._modalHeader_sxn8w_327{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}._modalTitle_sxn8w_333{font-size:18px;font-weight:700;color:#000;margin:0;text-align:center}._modalText_sxn8w_341{font-size:14px;color:#666;margin:0 0 20px;line-height:1.5}._pinIcon_sxn8w_349{font-size:48px;margin-bottom:16px}._pinDisplay_sxn8w_354{display:flex;align-items:center;justify-content:center;gap:12px;background:#f8f9fa;padding:16px 24px;border-radius:12px;margin-bottom:20px}._pinCode_sxn8w_365{font-size:28px;font-weight:700;color:#000;font-family:monospace;letter-spacing:4px}._copyButton_sxn8w_373{background:none;border:none;font-size:20px;cursor:pointer;padding:4px;border-radius:8px}._copyButton_sxn8w_373:hover{background:#eee}._rentSummary_sxn8w_385{text-align:left;background:#f8f9fa;padding:12px 16px;border-radius:12px;margin-bottom:16px}._rentSummary_sxn8w_385 p{margin:4px 0;font-size:14px;color:#333}._rentSummary_sxn8w_385 p strong{color:#000}._modalHint_sxn8w_401{font-size:12px;color:#666;background:#f0643c1a;padding:10px 14px;border-radius:10px;margin-bottom:20px}._modalHint_sxn8w_401 p{margin:0}._modalConfirm_sxn8w_413{width:100%;padding:14px;background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}._modalConfirm_sxn8w_413:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f0643c4d}._productInfo_sxn8w_430{background:#f8f9fa;padding:12px 16px;border-radius:12px;margin:16px 0;text-align:center}._productInfo_sxn8w_430 strong{display:block;font-size:15px;color:#000;margin-bottom:4px}._productInfo_sxn8w_430 ._productLocation_sxn8w_443{font-size:13px;color:#666}._photoSection_sxn8w_448{margin:20px 0}._cameraButton_sxn8w_452,._uploadButton_sxn8w_453{width:100%;padding:14px 20px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}._cameraButton_sxn8w_452{background:linear-gradient(135deg,#f63b3b,#eb6e25);color:#fff}._cameraButton_sxn8w_452:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #3b82f666}._cameraButton_sxn8w_452:disabled{opacity:.6;cursor:not-allowed}._uploadButton_sxn8w_453{background:#f5f5f5;color:#333}._uploadButton_sxn8w_453:hover:not(:disabled){background:#e5e5e5}._orDivider_sxn8w_489{display:flex;align-items:center;gap:12px;margin:16px 0;color:#999;font-size:13px}._orDivider_sxn8w_489:before,._orDivider_sxn8w_489:after{content:"";flex:1;height:1px;background:#e5e5e5}._hiddenInput_sxn8w_504{display:none}._webcamWrapper_sxn8w_508{position:relative;border-radius:16px;overflow:hidden;background:#000;aspect-ratio:4/3}._webcam_sxn8w_508{width:100%;height:100%;object-fit:cover;display:block}._cameraLoading_sxn8w_523{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#666}._cameraLoading_sxn8w_523 ._spinner_sxn8w_531{width:32px;height:32px;border:3px solid rgba(240,100,60,.3);border-top-color:#f0643c;border-radius:50%;animation:_spin_sxn8w_531 .8s linear infinite;margin-bottom:12px}._cameraLoading_sxn8w_523 p{margin:0;font-size:14px}._captureButton_sxn8w_545{position:absolute;bottom:24px;left:50%;transform:translate(-50%);width:72px;height:72px;border-radius:50%;border:4px solid #fff;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s ease;z-index:2}._captureButton_sxn8w_545:hover{transform:translate(-50%) scale(1.05)}._captureButton_sxn8w_545:active{transform:translate(-50%) scale(.95)}._captureInner_sxn8w_569{width:56px;height:56px;border-radius:50%;background:#fff;border:3px solid #F0643C;transition:background .2s}._captureButton_sxn8w_545:active ._captureInner_sxn8w_569{background:#f0643c}._cancelCameraButton_sxn8w_581{position:absolute;top:12px;right:12px;background:#0009;color:#fff;border:none;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;z-index:2}._cancelCameraButton_sxn8w_581:hover{background:#000c}._cameraErrorBox_sxn8w_599{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:16px;text-align:center}._cameraErrorBox_sxn8w_599 p{color:#ef4444;font-size:14px;margin:0 0 12px;line-height:1.4}._retryCameraButton_sxn8w_613,._switchUploadButton_sxn8w_614,._switchCameraButton_sxn8w_615{width:100%;padding:12px 16px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:8px;transition:background .2s}._retryCameraButton_sxn8w_613{background:#f0643c;color:#fff}._retryCameraButton_sxn8w_613:hover{background:#d6532b}._switchUploadButton_sxn8w_614,._switchCameraButton_sxn8w_615{background:#f5f5f5;color:#333}._switchUploadButton_sxn8w_614:hover,._switchCameraButton_sxn8w_615:hover{background:#e5e5e5}._uploadHint_sxn8w_645{font-size:12px;color:#999;text-align:center;margin:12px 0}._photoPreview_sxn8w_652{text-align:center}._photoPreview_sxn8w_652 ._previewImage_sxn8w_655{width:100%;max-height:300px;object-fit:contain;border-radius:12px;background:#f5f5f5}._photoPreview_sxn8w_652 ._retakeButton_sxn8w_662{margin-top:12px;background:#f5f5f5;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;color:#333;cursor:pointer}._photoPreview_sxn8w_652 ._retakeButton_sxn8w_662:hover{background:#e5e5e5}._confirmEndButton_sxn8w_677{width:100%;padding:16px 20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}._confirmEndButton_sxn8w_677:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #22c55e66}._confirmEndButton_sxn8w_677:active:not(:disabled){transform:translateY(0)}._confirmEndButton_sxn8w_677._disabled_sxn8w_700{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._spinner_sxn8w_531{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_sxn8w_531 .8s linear infinite}@keyframes _spin_sxn8w_531{to{transform:rotate(360deg)}}._skeleton_sxn8w_721{display:flex;flex-direction:column;gap:12px}._skeletonCard_sxn8w_727{height:140px;background:#eee;border-radius:16px;animation:_pulse_sxn8w_1 1.5s ease-in-out infinite}@keyframes _pulse_sxn8w_1{0%,to{opacity:1}50%{opacity:.6}}@media(max-width:480px){._pageContainer_sxn8w_1{padding:12px}._statsSection_sxn8w_38{grid-template-columns:1fr}._pinCode_sxn8w_365{font-size:24px;letter-spacing:2px}._rentContentWrapper_sxn8w_125{gap:12px}._rentImageContainer_sxn8w_131{width:60px;height:60px}._productName_sxn8w_162{font-size:15px}._detailRow_sxn8w_179{font-size:12px}._rentActions_sxn8w_193{flex-direction:column}._pinButton_sxn8w_199,._endRentButton_sxn8w_200{width:100%}._webcamWrapper_sxn8w_508{border-radius:12px}._captureButton_sxn8w_545{width:64px;height:64px;bottom:16px}._captureInner_sxn8w_569{width:48px;height:48px}}._rentCard_au43c_1{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000f}._rentCard_au43c_1._historyCard_au43c_7{opacity:.85}._rentCard_au43c_1._historyCard_au43c_7:hover{opacity:1}._rentHeader_au43c_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._badge_au43c_21{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}._badge_au43c_21._active_au43c_27{background:#22c55e26;color:#22c55e}._badge_au43c_21._completed_au43c_31{background:#64748b26;color:#64748b}._rentId_au43c_36{font-size:12px;color:#999;font-family:monospace}._rentContentWrapper_au43c_42{display:flex;gap:16px;margin-bottom:16px}._rentImageContainer_au43c_48{flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden;background:#f5f5f5;border:1px solid #eee}._rentImg_au43c_58{width:100%;height:100%;object-fit:cover}._rentImgPlaceholder_au43c_64{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#ccc}._rentInfoBlock_au43c_74{flex:1;min-width:0}._productName_au43c_79{font-size:16px;font-weight:600;color:#000;margin:0;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._rentDetails_au43c_90{display:flex;flex-direction:column;gap:6px}._detailRow_au43c_96{display:flex;justify-content:space-between;font-size:13px}._detailRow_au43c_96 ._detailLabel_au43c_101{color:#666}._detailRow_au43c_96 ._detailValue_au43c_104{color:#000;font-weight:500;text-align:right}._rentActions_au43c_110{display:flex;gap:8px;margin-top:8px}._pinButton_au43c_116,._endRentButton_au43c_117{flex:1;padding:10px 12px;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:4px}._pinButton_au43c_116{background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff}._pinButton_au43c_116:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f0643c4d}._pinButton_au43c_116:disabled{opacity:.6;cursor:not-allowed}._endRentButton_au43c_117{background:#fff7f0;color:#c70202;border:2px solid #fdd5ba}._endRentButton_au43c_117:hover:not(:disabled){background:#feeae0;border-color:#fcc57d}._endRentButton_au43c_117:disabled{opacity:.6;cursor:not-allowed}._timerContainer_au43c_159{display:flex;flex-direction:column;gap:4px;padding:8px 0;background:var(--color-bg-secondary);border-radius:var(--border-radius-sm);border-left:3px solid var(--color-primary)}._timerContainer_au43c_159._warning_au43c_168{border-left-color:var(--color-warning)}._timerContainer_au43c_159._expired_au43c_171{border-left-color:var(--color-error);background:var(--color-error-bg)}._timerLabel_au43c_176{font-size:13px;color:#666}._timerLabel_au43c_176._warning_au43c_168{color:var(--color-warning);animation:_pulse_au43c_1 2s infinite}._timerLabel_au43c_176._expired_au43c_171{color:var(--color-error);font-weight:600}._timerValue_au43c_189{text-align:center;width:100%;font-size:1.25rem;font-weight:700;color:var(--color-text-primary);letter-spacing:.5px;white-space:nowrap;min-width:80px}@media(max-width:480px){._timerValue_au43c_189{font-size:1.1rem;min-width:70px}}._timerHint_au43c_206{font-size:.75rem;color:var(--color-text-tertiary);font-style:italic}@keyframes _pulse_au43c_1{0%,to{opacity:1}50%{opacity:.7}}._register-wrapper_19blq_1{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%}._register-container_19blq_9{width:100%;max-width:480px;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,inset 0 1px #ffffffe6;position:relative;overflow:hidden}@media(max-width:480px){._register-container_19blq_9{margin:0 1rem;padding:1.5rem;border-radius:12px}}._title_19blq_27{font-size:24px;font-weight:700;text-align:center;color:#000;margin-bottom:1.5rem;letter-spacing:-.5px}._form_19blq_36{display:flex;flex-direction:column;gap:1rem}._input-group_19blq_42{display:flex;flex-direction:column;gap:.5rem}._label_19blq_48{font-size:14px;font-weight:600;color:#333;margin-left:4px}._input-field_19blq_55{width:100%;padding:14px 16px;font-size:16px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none}._input-field_19blq_55:focus{background:#fff;border-color:#f0643c;box-shadow:0 0 0 4px #f0643c1a,inset 0 1px #fffc}._input-field_19blq_55::placeholder{color:#999}._error-message_19blq_75{background:linear-gradient(135deg,#dc26261a,#dc26260d);border:1px solid rgba(220,38,38,.3);color:#dc2626;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:500;margin-top:.5rem;animation:_shake_19blq_1 .4s ease-in-out}._submit-button_19blq_87{width:100%;padding:16px;margin-top:.5rem;background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 12px #f0643c4d,0 2px 6px #0000001a}._submit-button_19blq_87:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #f0643c66,0 4px 12px #0000001a}._submit-button_19blq_87:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 6px #f0643c33,inset 0 1px #fff3}._submit-button_19blq_87:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}._fallback-link_19blq_117{text-align:center;margin-top:1.5rem;font-size:14px;color:#666}._fallback-link_19blq_117 button{background:none;border:none;color:#f0643c;font-weight:600;font-size:14px;cursor:pointer;padding:0;margin-left:4px;text-decoration:underline}._fallback-link_19blq_117 button:hover{color:#d6532b}._loading-spinner_19blq_138{display:inline-flex;align-items:center;gap:8px}._spinner-icon_19blq_144{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_19blq_144 .8s linear infinite}@keyframes _spin_19blq_144{to{transform:rotate(360deg)}}@keyframes _shake_19blq_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}._agreements-block_19blq_169{margin-top:20px;margin-bottom:20px;padding:15px;background-color:#00000008;border-radius:8px;border:1px solid rgba(0,0,0,.1)}._agreements-block_19blq_169 ._agreementsTitle_19blq_177{font-size:14px;font-weight:600;margin-bottom:10px;color:var(--text-color, #333)}._checkboxLabel_19blq_184{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:13px;line-height:1.4;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxLabel_19blq_184 input[type=checkbox]{margin-top:3px;cursor:pointer;width:16px;height:16px}._checkboxLabel_19blq_184 span{color:var(--text-secondary, #555)}._checkboxLabel_19blq_184 span a{color:var(--primary-color, #F0643C);text-decoration:underline}._checkboxLabel_19blq_184 span a:hover{text-decoration:none}._checkboxLabel_19blq_184:last-child{margin-bottom:0}._submit-button_19blq_87:disabled{opacity:.6;cursor:not-allowed}._login-wrapper_zlu6v_1{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%}._login-container_zlu6v_9{width:100%;max-width:480px;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,inset 0 1px #ffffffe6;position:relative;overflow:hidden}@media(max-width:480px){._login-container_zlu6v_9{margin:0 1rem;padding:1.5rem;border-radius:12px}}._title_zlu6v_27{font-size:24px;font-weight:700;text-align:center;color:#000;margin-bottom:1.5rem;letter-spacing:-.5px}._success-message_zlu6v_36{background:linear-gradient(135deg,#f0643c1a,#f0643c0d);border:1px solid rgba(240,100,60,.3);color:#f0643c;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:500;margin-bottom:1.5rem;display:flex;align-items:center;gap:8px;animation:_fadeIn_zlu6v_1 .3s ease-out}._form_zlu6v_51{display:flex;flex-direction:column;gap:1rem}._input-group_zlu6v_57{display:flex;flex-direction:column;gap:.5rem}._label_zlu6v_63{font-size:14px;font-weight:600;color:#333;margin-left:4px}._input-field_zlu6v_70{width:100%;padding:14px 16px;font-size:16px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none}._input-field_zlu6v_70:focus{background:#fff;border-color:#f0643c;box-shadow:0 0 0 4px #f0643c1a,inset 0 1px #fffc}._input-field_zlu6v_70::placeholder{color:#999}._submit-button_zlu6v_90{width:100%;padding:16px;margin-top:.5rem;background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 12px #f0643c4d,0 2px 6px #0000001a}._submit-button_zlu6v_90:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #f0643c66,0 4px 12px #0000001a}._submit-button_zlu6v_90:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 6px #f0643c33,inset 0 1px #fff3}._submit-button_zlu6v_90:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}._fallback-link_zlu6v_120{text-align:center;margin-top:1.5rem;font-size:14px;color:#666}._fallback-link_zlu6v_120 button{background:none;border:none;color:#f0643c;font-weight:600;font-size:14px;cursor:pointer;padding:0;margin-left:4px;text-decoration:underline}._fallback-link_zlu6v_120 button:hover{color:#d6532b}._loading-spinner_zlu6v_141{display:inline-flex;align-items:center;gap:8px}._spinner-icon_zlu6v_147{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_zlu6v_147 .8s linear infinite}@keyframes _spin_zlu6v_147{to{transform:rotate(360deg)}}@keyframes _shake_zlu6v_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes _fadeIn_zlu6v_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.offline-page{display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:16px 16px calc(80px + env(safe-area-inset-bottom));background:var(--color-bg-secondary, #f8f9fa);box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;animation:slideUp .3s cubic-bezier(.4,0,.2,1) forwards}.offline-page__content{width:100%;max-width:400px;padding:32px 24px;background:var(--color-bg-primary, #fff);border-radius:16px;text-align:center;position:relative;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,0 2px 6px #0000000a,inset 0 1px #fffc,0 4px #f0643c0d;border:1px solid rgba(255,255,255,.6)}.offline-page__content:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 50%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.6}.offline-page__content:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(240,100,60,.3),transparent 40%,transparent 60%,rgba(240,100,60,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5}.offline-page__icon{font-size:48px;margin-bottom:16px;position:relative;z-index:3}.offline-page__title{font-size:24px;font-weight:700;color:var(--color-text-primary, #000);margin:0 0 12px;position:relative;z-index:3}.offline-page__description{font-size:16px;color:var(--color-text-secondary, #666);line-height:1.5;margin:0 0 24px;position:relative;z-index:3}.offline-page__button{padding:12px 32px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#f0643c,#e55a35);border:none;border-radius:10px;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);position:relative;z-index:3;white-space:nowrap;box-shadow:0 4px 12px #f0643c4d,inset 0 1px #ffffff4d}.offline-page__button:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#fff6,#ffffff1a);border-radius:inherit;pointer-events:none}.offline-page__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f0643c66,inset 0 1px #fff6}.offline-page__button:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f0643c40,inset 0 2px 4px #0000001a}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.offline-page{animation:none!important;opacity:1}}@media(max-width:360px){.offline-page{padding:12px 12px calc(72px + env(safe-area-inset-bottom))}.offline-page__content{padding:24px 20px}.offline-page__title{font-size:20px}.offline-page__description{font-size:14px}.offline-page__button{width:100%;max-width:280px;font-size:15px}}._pageContainer_11ndh_1{padding:16px;width:100%;margin:0 auto;min-height:100vh}._header_11ndh_8{display:flex;align-items:center;gap:16px;padding:20px 4px 24px;margin-bottom:8px}._avatar_11ndh_16{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#ff9a58,#f0643c);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #f0643c66}._userInfo_11ndh_31{flex:1;min-width:0}._userName_11ndh_36{font-size:20px;font-weight:600;color:#000;margin:0 0 4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userPhone_11ndh_47{font-size:14px;color:#999;margin:0 0 8px}._badges_11ndh_53{display:flex;flex-wrap:wrap;gap:6px}._badge_11ndh_53{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;border-radius:20px;background:#f5f5f5;color:#000}._badge_11ndh_53._verified_11ndh_70{background:#34c759;color:#fff}._badge_11ndh_53._active_11ndh_74{background:#f0643c;color:#fff}._card_11ndh_79{border-radius:16px;padding:16px;margin-bottom:12px;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 24px #00000014,0 2px 8px #0000000f,0 0 0 1px #0000000a;transition:box-shadow .2s ease,transform .2s ease,background-color .2s ease;background:#fff;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._card_11ndh_79:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._card_11ndh_79:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._card_11ndh_79:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._card_11ndh_79:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._cardHeader_11ndh_126{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._sectionTitle_11ndh_133{font-size:17px;font-weight:600;color:#000;margin:0}._editBtn_11ndh_140{padding:6px 12px;font-size:14px;font-weight:500;color:var(--tg-theme-link-color, #F0643C);background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}._editBtn_11ndh_140:active{background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .05))}._statsGrid_11ndh_156{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._statItem_11ndh_162{text-align:center;padding:12px 8px;background:#f5f5f5;border-radius:12px;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._statItem_11ndh_162:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._statItem_11ndh_162:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._statItem_11ndh_162:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._statItem_11ndh_162:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._statValue_11ndh_204{display:block;font-size:18px;font-weight:600;color:#000;margin-bottom:4px}._statLabel_11ndh_212{display:block;font-size:12px;color:#999;line-height:1.3}._platformSelector_11ndh_219{display:flex;flex-direction:column;gap:12px;position:relative}._selectWrapper_11ndh_226{position:relative;display:block}._selectWrapper_11ndh_226:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--tg-theme-hint-color, #999);pointer-events:none;transition:border-top-color .2s ease,transform .2s ease;z-index:2}._selectWrapper_11ndh_226:has(._select_11ndh_226:focus):after{border-top-color:#f0643c;transform:translateY(-50%) rotate(180deg)}._select_11ndh_226{width:100%;min-height:48px;padding:14px 16px;font-size:15px;font-weight:400;line-height:1.4;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:14px;box-shadow:0 2px 8px #0000000a,0 1px 2px #0000000f;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .1s ease;cursor:pointer;-webkit-tap-highlight-color:transparent;appearance:none}._select_11ndh_226:focus{outline:none;border-color:#f0643c;box-shadow:0 0 0 4px #f0643c26,0 4px 16px #00000014;background:var(--tg-theme-bg-color, #fff);transform:translateY(-1px)}@media(hover:hover){._select_11ndh_226:hover:not(:disabled){background:var(--tg-theme-bg-color, #fff);border-color:var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .15))}}._select_11ndh_226:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #0000000f}._select_11ndh_226:disabled{opacity:.6;cursor:not-allowed;background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .05))}._select_11ndh_226 option{color:#000;background:#ffedca;padding:10px 12px;font-size:15px}._select_11ndh_226 option:disabled{color:#999;font-style:italic}._select_11ndh_226:has(option[value=""]:checked){color:#999;font-style:italic}._platformInfo_11ndh_305{display:flex;align-items:center;justify-content:space-between;padding:8px 4px}._platformName_11ndh_312{font-size:16px;font-weight:500;color:#000}._platformStatus_11ndh_318{font-size:13px;color:var(--tg-theme-accent-text-color, #34c759);font-weight:500}._platformAddress_11ndh_324{display:block;font-size:13px;color:#999;margin-top:4px}._hint_11ndh_331{font-size:13px;color:#999;margin:0;line-height:1.4;padding:0 4px;transition:opacity .2s ease;animation:_fadeIn_11ndh_1 .2s ease forwards}@keyframes _fadeIn_11ndh_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._rentsList_11ndh_351{display:flex;flex-direction:column;gap:8px}._rentPlaceholder_11ndh_357{text-align:center;padding:24px 16px;color:#999}._settingsList_11ndh_363{display:flex;flex-direction:column}._settingItem_11ndh_368{display:flex;align-items:center;justify-content:space-between;text-decoration:none;width:100%;padding:14px 4px;font-size:15px;color:#000;background:transparent;border:none;border-bottom:1px solid var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .08));cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:background .15s ease}._settingItem_11ndh_368:active{background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .05));border-radius:8px}._arrow_11ndh_393{font-size:18px;color:#999;margin-left:8px}._footer_11ndh_399{padding:24px 16px 40px;text-align:center}._version_11ndh_404{font-size:12px;color:#999;margin:0}._animateIn_11ndh_410{animation:_slideUp_11ndh_1 .3s cubic-bezier(.4,0,.2,1) forwards;opacity:0}._animateIn_11ndh_410:nth-child(1){animation-delay:.07s}._animateIn_11ndh_410:nth-child(2){animation-delay:.14s}._animateIn_11ndh_410:nth-child(3){animation-delay:.21s}._animateIn_11ndh_410:nth-child(4){animation-delay:.28s}._animateIn_11ndh_410:nth-child(5){animation-delay:.35s}._animateIn_11ndh_410:nth-child(6){animation-delay:.42s}._animateIn_11ndh_410:nth-child(7){animation-delay:.49s}._animateIn_11ndh_410:nth-child(8){animation-delay:.56s}._animateIn_11ndh_410:nth-child(9){animation-delay:.63s}._animateIn_11ndh_410:nth-child(10){animation-delay:.7s}@keyframes _slideUp_11ndh_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:360px){._pageContainer_11ndh_1{padding:12px 12px calc(72px + env(safe-area-inset-bottom))}._avatar_11ndh_16{width:56px;height:56px;font-size:20px}._userName_11ndh_36{font-size:18px}._statValue_11ndh_204{font-size:16px}._statsGrid_11ndh_156{gap:12px}._select_11ndh_226{min-height:44px;padding:12px 14px;font-size:14px}._selectWrapper_11ndh_226:after{right:12px;border-top-width:5px}._hint_11ndh_331{font-size:12px}}._select_11ndh_226:focus-visible{border-color:#f0643c;box-shadow:0 0 0 4px #f0643c40,0 4px 20px #0000001a}@media(prefers-reduced-motion:reduce){._select_11ndh_226,._selectWrapper_11ndh_226:after,._hint_11ndh_331,._animateIn_11ndh_410{transition:none!important;animation:none!important}}._verifyButton_11ndh_500{background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._verifyButton_11ndh_500:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f0643c4d}._verifyButton_11ndh_500:disabled{opacity:.6;cursor:not-allowed;transform:none}._settingItem_11ndh_368{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:none;border:none;border-bottom:1px solid rgba(0,0,0,.08);color:#333;font-size:15px;cursor:pointer;text-align:left;width:100%;transition:background .2s}._settingItem_11ndh_368:hover{background:#f0643c14}._settingItem_11ndh_368:last-child{border-bottom:none}._modalOverlay_11ndh_564{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modalContent_11ndh_578{background:#fff;border-radius:20px;width:100%;padding:24px;position:relative;animation:__slideUp_11q5f_1_11ndh_1 .3s ease}._modalHeader_11ndh_587{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}._modalTitle_11ndh_595{font-size:18px;font-weight:700;color:#000;margin:0}._modalClose_11ndh_602{background:none;border:none;font-size:20px;color:#666;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}._passwordForm_11ndh_617{padding:20px;display:flex;flex-direction:column;gap:16px}._inputGroup_11ndh_624{display:flex;flex-direction:column;gap:6px}._label_11ndh_630{font-size:14px;font-weight:600;color:#333}._input_11ndh_624{width:100%;padding:12px 14px;font-size:15px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:10px;transition:all .2s;outline:none}._input_11ndh_624:focus{background:#fff;border-color:#f0643c;box-shadow:0 0 0 4px #f0643c1a}._inputError_11ndh_656:focus{box-shadow:0 0 0 4px #ef44441a!important}._togglePassword_11ndh_669{position:absolute;right:12px;background:none;border:none;font-size:18px;cursor:pointer;padding:4px;opacity:.6;transition:opacity .2s}._passwordHints_11ndh_684{margin-top:6px;padding-left:4px;list-style:none;font-size:12px;color:#666}._passwordHints_11ndh_684 li{display:flex;align-items:center;gap:6px;margin-bottom:3px}._passwordHints_11ndh_684 li._valid_11ndh_697{color:#22c55e}._matchSuccess_11ndh_704{display:block;margin-top:6px;font-size:12px;color:#22c55e;font-weight:500}._matchError_11ndh_712{display:block;margin-top:6px;font-size:12px;color:#ef4444;font-weight:500}._errorMessage_11ndh_720{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:500}._modalButtonSecondary_11ndh_736{flex:1;padding:12px 16px;background:#f5f5f5;color:#333;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}._modalButtonSecondary_11ndh_736:disabled{opacity:.6;cursor:not-allowed}._modalButtonPrimary_11ndh_756{flex:1;padding:12px 16px;background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._modalButtonPrimary_11ndh_756:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f0643c4d}._modalButtonPrimary_11ndh_756:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes _slideUp_11ndh_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._activeRent_11ndh_796{background:linear-gradient(135deg,#f0643c1a,#f0643c0d);border:1px solid rgba(240,100,60,.3);border-radius:16px;padding:16px;margin-bottom:20px;cursor:pointer;transition:transform .2s,box-shadow .2s}._activeRent_11ndh_796:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f0643c26}._activeRent_11ndh_796:active{transform:translateY(0)}._rentHeader_11ndh_813{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._rentBadge_11ndh_820{padding:4px 12px;background:#22c55e26;color:#22c55e;border-radius:20px;font-size:12px;font-weight:600}._rentArrow_11ndh_829{font-size:18px;color:#f0643c;transition:transform .2s}._activeRent_11ndh_796:hover ._rentArrow_11ndh_829{transform:translate(4px)}._rentContentWrapper_11ndh_838{display:flex;gap:16px}._rentImageContainer_11ndh_843{flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden;background:#f5f5f5;border:1px solid #eee}._rentImg_11ndh_853{width:100%;height:100%;object-fit:cover}._rentImgPlaceholder_11ndh_859{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#ccc}._rentInfoBlock_11ndh_869{flex:1;min-width:0}._productName_11ndh_874{font-size:16px;font-weight:600;color:#000;margin:0 0 12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._rentDetails_11ndh_886{display:flex;flex-direction:column;gap:6px}._detailRow_11ndh_892{display:flex;justify-content:space-between;font-size:13px}._detailRow_11ndh_892 ._detailLabel_11ndh_897{color:#666}._detailRow_11ndh_892 ._detailValue_11ndh_900{color:#000;font-weight:500;text-align:right}@media(max-width:480px){._rentContentWrapper_11ndh_838{gap:12px}._rentImageContainer_11ndh_843{width:60px;height:60px}._productName_11ndh_874{font-size:15px}._detailRow_11ndh_892{font-size:12px}}._modalOverlay_11ndh_564{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px;animation:_fadeIn_11ndh_1 .2s ease}._modal_11ndh_564{background:#fff;border-radius:20px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;position:relative;animation:_slideUp_11ndh_1 .3s ease;box-shadow:0 20px 60px #0000004d}._modalClose_11ndh_602{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:8px;border-radius:50%;line-height:1;transition:background .2s,color .2s;z-index:1}._modalClose_11ndh_602:hover{background:#00000014;color:#000}._modalContent_11ndh_578{padding:24px}._modalHeader_11ndh_587{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}._modalTitle_11ndh_595{font-size:20px;font-weight:700;color:#000;margin:0;text-align:center}._passwordForm_11ndh_617{display:flex;flex-direction:column;gap:20px}._inputGroup_11ndh_624{display:flex;flex-direction:column;gap:8px}._label_11ndh_630{font-size:14px;font-weight:600;color:#333;margin-left:2px}._input_11ndh_624{width:100%;padding:14px 16px;font-size:15px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:all .2s ease;outline:none}._input_11ndh_624::placeholder{color:#999}._input_11ndh_624:focus{background:#fff;border-color:#f0643c;box-shadow:0 0 0 4px #f0643c26}._inputError_11ndh_656{border-color:#ef4444!important}._inputError_11ndh_656:focus{box-shadow:0 0 0 4px #ef444426!important}._passwordInputWrapper_11ndh_663{position:relative;display:flex;align-items:center}._togglePassword_11ndh_669{position:absolute;right:14px;background:none;border:none;font-size:18px;cursor:pointer;padding:4px;opacity:.6;transition:opacity .2s;line-height:1}._togglePassword_11ndh_669:hover{opacity:1}._passwordHints_11ndh_684{margin:0;padding:0 4px;list-style:none;font-size:12px;color:#666}._passwordHints_11ndh_684 li{display:flex;align-items:center;gap:6px;margin-bottom:4px}._passwordHints_11ndh_684 li:last-child{margin-bottom:0}._passwordHints_11ndh_684 li._valid_11ndh_697{color:#22c55e;font-weight:500}._passwordHints_11ndh_684 li._invalid_11ndh_700{color:#999}._matchSuccess_11ndh_704,._matchError_11ndh_712{display:block;margin-top:4px;font-size:12px;font-weight:500}._matchSuccess_11ndh_704{color:#22c55e}._matchError_11ndh_712{color:#ef4444}._errorMessage_11ndh_720{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:12px 14px;border-radius:10px;font-size:13px;font-weight:500;text-align:center}._modalActions_11ndh_730{display:flex;gap:12px;margin-top:8px}._modalButtonSecondary_11ndh_736,._modalButtonPrimary_11ndh_756{flex:1;padding:14px 20px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._modalButtonSecondary_11ndh_736{background:#f5f5f5;color:#333}._modalButtonSecondary_11ndh_736:hover:not(:disabled){background:#e5e5e5}._modalButtonSecondary_11ndh_736:disabled{opacity:.5;cursor:not-allowed}._modalButtonPrimary_11ndh_756{background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff}._modalButtonPrimary_11ndh_756:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #f0643c66}._modalButtonPrimary_11ndh_756:active:not(:disabled){transform:translateY(0)}._modalButtonPrimary_11ndh_756:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@keyframes _fadeIn_11ndh_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_11ndh_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){._modal_11ndh_564{border-radius:16px;max-height:95vh}._modalContent_11ndh_578{padding:20px 16px}._modalTitle_11ndh_595{font-size:18px}._input_11ndh_624{padding:12px 14px;font-size:14px}._modalActions_11ndh_730{flex-direction:column}._modalButtonSecondary_11ndh_736,._modalButtonPrimary_11ndh_756{width:100%}}@media(prefers-reduced-motion:reduce){._modal_11ndh_564,._modalOverlay_11ndh_564{animation:none!important}}._guestProfileCard_11ndh_1203{display:flex;flex-direction:column;align-items:center;padding:32px 24px;text-align:center;background:#fff;border-radius:20px;margin-bottom:24px;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,inset 0 1px #fffc;animation:_slideUp_11ndh_1 .4s cubic-bezier(.4,0,.2,1) forwards}._guestAvatar_11ndh_1216{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#f0643c26,#f0643c0d);display:flex;align-items:center;justify-content:center;margin-bottom:20px;border:2px solid rgba(240,100,60,.3)}._guestAvatarIcon_11ndh_1228{font-size:2rem;opacity:.8}._guestTitle_11ndh_1233{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 12px}._guestDescription_11ndh_1240{font-size:.95rem;color:#666;margin:0 0 24px;line-height:1.5;max-width:280px}._guestLoginButton_11ndh_1248{background:linear-gradient(135deg,#f0643c,#e55a35);color:#fff;border:none;padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);margin-bottom:28px;position:relative;overflow:hidden;box-shadow:0 4px 12px #f0643c4d,inset 0 1px #ffffff4d}._guestLoginButton_11ndh_1248:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#fff6,#ffffff1a);border-radius:inherit;pointer-events:none}._guestLoginButton_11ndh_1248:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f0643c66,inset 0 1px #fff6}._guestLoginButton_11ndh_1248:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #f0643c40,inset 0 2px 4px #0000001a}._guestFeatures_11ndh_1283{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}._guestFeature_11ndh_1283{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#333;font-weight:500}._guestFeatureIcon_11ndh_1302{font-size:1.1rem;opacity:.9}._logoutButton_11ndh_1307{position:absolute;right:16px;background:transparent;color:#f0643c;border:1px solid rgba(240,100,60,.4);padding:8px 16px;border-radius:10px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease,transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);z-index:10}._logoutButton_11ndh_1307:hover:not(:disabled){background:#f0643c1a;transform:translateY(-1px);box-shadow:0 4px 12px #f0643c26}._logoutButton_11ndh_1307:active:not(:disabled){transform:translateY(0) scale(.98)}._logoutButton_11ndh_1307:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){._logoutButton_11ndh_1307{top:12px;right:12px;padding:6px 12px;font-size:.8rem}}._pageContainer_1xyfd_1{min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px 16px;box-sizing:border-box}._container_1xyfd_11{width:100%;max-width:300px;text-align:center;border-radius:20px;padding:40px 24px;box-shadow:0 8px 32px #00000014;background:#fff;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._container_1xyfd_11:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._container_1xyfd_11:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._container_1xyfd_11:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._container_1xyfd_11:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2}._icon_1xyfd_55{width:80px;height:80px;margin:0 auto 24px;color:#999}._icon_1xyfd_55 svg{width:100%;height:100%}._title_1xyfd_66{font-size:24px;font-weight:700;color:#000;margin:0 0 12px}._message_1xyfd_73{font-size:15px;color:#999;margin:0 0 32px;line-height:1.5}._decorator_1xyfd_80{display:flex;justify-content:center;gap:8px}._dot_1xyfd_86{width:8px;height:8px;background:#f0643c;border-radius:50%;opacity:.3;animation:_pulse_1xyfd_1 1.5s ease-in-out infinite}._dot_1xyfd_86:nth-child(1){animation-delay:0s}._dot_1xyfd_86:nth-child(2){animation-delay:.2s}._dot_1xyfd_86:nth-child(3){animation-delay:.4s}@keyframes _pulse_1xyfd_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}._pageContainer_18jfu_1{min-height:100dvh;padding:16px 16px calc(80px + env(safe-area-inset-bottom));color:#000;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%}._animateIn_18jfu_11{animation:_slideUp_18jfu_1 .3s cubic-bezier(.4,0,.2,1) forwards;opacity:0}._animateIn_18jfu_11:nth-child(1),._animateIn_18jfu_11:nth-child(1) ._animateIn_18jfu_11{animation-delay:.04s}._animateIn_18jfu_11:nth-child(2),._animateIn_18jfu_11:nth-child(2) ._animateIn_18jfu_11{animation-delay:.08s}._animateIn_18jfu_11:nth-child(3),._animateIn_18jfu_11:nth-child(3) ._animateIn_18jfu_11{animation-delay:.12s}._animateIn_18jfu_11:nth-child(4),._animateIn_18jfu_11:nth-child(4) ._animateIn_18jfu_11{animation-delay:.16s}._animateIn_18jfu_11:nth-child(5),._animateIn_18jfu_11:nth-child(5) ._animateIn_18jfu_11{animation-delay:.2s}._animateIn_18jfu_11:nth-child(6),._animateIn_18jfu_11:nth-child(6) ._animateIn_18jfu_11{animation-delay:.24s}._animateIn_18jfu_11:nth-child(7),._animateIn_18jfu_11:nth-child(7) ._animateIn_18jfu_11{animation-delay:.28s}._animateIn_18jfu_11:nth-child(8),._animateIn_18jfu_11:nth-child(8) ._animateIn_18jfu_11{animation-delay:.32s}._animateIn_18jfu_11:nth-child(9),._animateIn_18jfu_11:nth-child(9) ._animateIn_18jfu_11{animation-delay:.36s}._animateIn_18jfu_11:nth-child(10),._animateIn_18jfu_11:nth-child(10) ._animateIn_18jfu_11{animation-delay:.4s}._animateIn_18jfu_11:nth-child(11),._animateIn_18jfu_11:nth-child(11) ._animateIn_18jfu_11{animation-delay:.44s}._animateIn_18jfu_11:nth-child(12),._animateIn_18jfu_11:nth-child(12) ._animateIn_18jfu_11{animation-delay:.48s}._animateIn_18jfu_11:nth-child(13),._animateIn_18jfu_11:nth-child(13) ._animateIn_18jfu_11{animation-delay:.52s}._animateIn_18jfu_11:nth-child(14),._animateIn_18jfu_11:nth-child(14) ._animateIn_18jfu_11{animation-delay:.56s}._animateIn_18jfu_11:nth-child(15),._animateIn_18jfu_11:nth-child(15) ._animateIn_18jfu_11{animation-delay:.6s}._animateIn_18jfu_11:nth-child(16),._animateIn_18jfu_11:nth-child(16) ._animateIn_18jfu_11{animation-delay:.64s}._animateIn_18jfu_11:nth-child(17),._animateIn_18jfu_11:nth-child(17) ._animateIn_18jfu_11{animation-delay:.68s}._animateIn_18jfu_11:nth-child(18),._animateIn_18jfu_11:nth-child(18) ._animateIn_18jfu_11{animation-delay:.72s}._animateIn_18jfu_11:nth-child(19),._animateIn_18jfu_11:nth-child(19) ._animateIn_18jfu_11{animation-delay:.76s}._animateIn_18jfu_11:nth-child(20),._animateIn_18jfu_11:nth-child(20) ._animateIn_18jfu_11{animation-delay:.8s}@keyframes _slideUp_18jfu_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_18jfu_1{0%{opacity:0}to{opacity:1}}._header_18jfu_94{display:flex;align-items:center;gap:14px;padding:16px;margin-bottom:16px;background:linear-gradient(135deg,#ffedca,#f5f5f5);border-radius:16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._header_18jfu_94:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._header_18jfu_94:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._header_18jfu_94:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._header_18jfu_94:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._avatar_18jfu_142{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ff9a58,#f0643c);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #f0643c4d}._userInfo_18jfu_157{flex:1;min-width:0}._userNameRow_18jfu_162{display:flex;align-items:center;gap:8px;margin-bottom:4px}._userName_18jfu_162{font-size:18px;font-weight:600;color:#000}._userLevel_18jfu_175{padding:4px 10px;font-size:12px;font-weight:600;color:#fff;background:#f0643c;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:.2rem}._userAddress_18jfu_188{font-size:13px;color:#999;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._activeRent_18jfu_197{margin-bottom:20px;padding:14px;background:linear-gradient(135deg,#f0643c26,#f0643c0d);border:1px solid rgba(240,100,60,.3);border-radius:14px;cursor:pointer;transition:background .15s ease}._activeRent_18jfu_197:active{background:#f0643c33}._rentHeader_18jfu_210{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._rentBadge_18jfu_217{font-size:12px;font-weight:600;color:#fff;background:#f0643c;padding:4px 10px;border-radius:20px}._rentClose_18jfu_226{font-size:18px;color:#f0643c;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:8px}._rentClose_18jfu_226:active{background:#f0643c1a}._rentContent_18jfu_239{display:flex;align-items:center;gap:12px}._rentImage_18jfu_245{width:60px;height:60px;border-radius:12px;overflow:hidden;flex-shrink:0}._rentImg_18jfu_253{width:100%;height:100%;object-fit:cover;display:block}._imagePlaceholder_18jfu_260{width:100%;height:100%;background:linear-gradient(135deg,var(--tg-theme-section-bg-color, rgb(255, 208, 138)),var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)));display:flex;align-items:center;justify-content:center;color:#999;font-size:24px}._rentInfo_18jfu_271{flex:1;min-width:0}._rentTitle_18jfu_276{font-size:15px;font-weight:600;color:#000;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rentTime_18jfu_286{font-size:13px;color:#999;margin:0}._content_18jfu_292{display:flex;flex-direction:column;gap:20px}._sectionTitle_18jfu_298{font-size:20px;font-weight:700;text-align:center;color:#000;margin:0;padding:0 4px}._categoryHeader_18jfu_307{display:flex;align-items:center;gap:12px;margin-bottom:8px}._backButton_18jfu_314{width:36px;height:36px;font-size:20px;color:#000;background:#f5f5f5;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}._backButton_18jfu_314:active{background:var(--tg-theme-section-bg-color, rgba(0, 0, 0, .1))}._searchWrapper_18jfu_332{position:relative;margin-bottom:12px}._searchInput_18jfu_337{width:100%;padding:14px 40px 14px 16px;font-size:15px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:border-color .2s ease}._searchInput_18jfu_337:focus{outline:none;border-color:#f0643c}._searchInput_18jfu_337::placeholder{color:#999}._searchClear_18jfu_355{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;font-size:20px;color:#999;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%}._searchClear_18jfu_355:hover{color:#000;background:#0000000d}._grid_18jfu_377{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:360px){._grid_18jfu_377{grid-template-columns:1fr}}._card_18jfu_388{display:flex;flex-direction:column;padding:12px;border-radius:16px;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid rgba(255,255,255,.6);position:relative;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,0 2px 6px #0000000a,inset 0 1px #fffc,0 4px #f0643c0d;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s ease}@media(hover:hover){._card_18jfu_388:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 32px 60px #0000001f,0 12px 24px #00000014,0 4px 10px #0000000f,inset 0 1px #ffffffe6,0 6px #f0643c14;border-color:#f0643c33}}._card_18jfu_388:active:not(:disabled){transform:translateY(1px) scale(.99);box-shadow:0 8px 20px #0000000f,0 4px 10px #0000000a,0 1px 3px #00000008,inset 0 2px 4px #0000000d,0 2px #f0643c08;border-color:#f0643c26}._card_18jfu_388:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:0 4px 12px #0000000a,inset 0 1px #ffffff80}._card_18jfu_388:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 50%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.6}._card_18jfu_388:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(240,100,60,.3),transparent 40%,transparent 60%,rgba(240,100,60,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5}._categoryCard_18jfu_449{align-items:center;text-align:center;padding:16px 12px}._cardImage_18jfu_455{width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;margin-bottom:10px;padding:12px;position:relative;background:#fff;box-shadow:inset 0 8px 16px #0000000f,inset 0 4px 8px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d,inset 0 0 0 1px #f0643c14;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media(hover:hover){._cardImage_18jfu_455:hover{box-shadow:inset 0 12px 24px #00000014,inset 0 6px 12px #0000000f,inset 0 1px #ffffffe6,inset 0 -1px #00000014,inset 0 0 0 1px #f0643c1f}}._cardImage_18jfu_455:active{box-shadow:inset 0 4px 10px #00000014,inset 0 2px 5px #0000000f,inset 0 1px #fff9,inset 0 -1px #0000001a,inset 0 0 0 1px #f0643c26}._cardImage_18jfu_455:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 40%,transparent 100%);border-radius:inherit;pointer-events:none;opacity:.7;z-index:1}._cardImage_18jfu_455:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.03) 100%);border-radius:inherit;pointer-events:none;z-index:2}._cardImage_18jfu_455 img{width:100%;height:100%;object-fit:contain;display:block;position:relative;z-index:3;transition:transform .3s ease}._card_18jfu_388:hover ._cardImage_18jfu_455 img{transform:scale(1.05)}._cardImg_18jfu_515{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}._card_18jfu_388:active:not(:disabled) ._cardImg_18jfu_515{transform:scale(1.02)}._cardTitle_18jfu_527{font-size:15px;font-weight:600;color:#000;margin-bottom:4px}._cardCount_18jfu_534{font-size:12px;margin-top:auto;color:#999}._productCard_18jfu_540{padding:10px}._productInfo_18jfu_544{flex:1;margin-bottom:8px}._productName_18jfu_549{font-size:14px;font-weight:600;color:#000;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._productMeta_18jfu_560{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._productLevel_18jfu_567{font-size:12px;font-weight:500;color:#999;background:#f5f5f5;padding:3px 8px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:.2rem}._productPrice_18jfu_580{font-size:13px;font-weight:600;color:#f0643c}._productPeriod_18jfu_586{font-size:12px;color:#999;margin:0}._cardButton_18jfu_592{font-size:13px;font-weight:500;color:#fff;background:#f0643c;padding:8px;border-radius:8px;text-align:center}._productCard_18jfu_540:disabled ._cardButton_18jfu_592{background:#999}._emptyState_18jfu_605{grid-column:1/-1;padding:40px 20px;text-align:center;color:#999}._emptyText_18jfu_612{font-size:14px;margin:0}._skeletonGrid_18jfu_617{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._skeletonCard_18jfu_623{aspect-ratio:4/3;background:linear-gradient(90deg,var(--tg-theme-section-bg-color, rgb(255, 208, 138)) 25%,var(--tg-theme-section-header-text-color, rgba(0, 0, 0, .1)) 50%,var(--tg-theme-section-bg-color, rgb(255, 208, 138)) 75%);background-size:200% 100%;animation:_skeleton-loading_18jfu_1 1.2s ease-in-out infinite;border-radius:14px}@keyframes _skeleton-loading_18jfu_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:360px){._pageContainer_18jfu_1{padding:12px 12px calc(72px + env(safe-area-inset-bottom))}._header_18jfu_94{padding:12px}._avatar_18jfu_142{width:48px;height:48px;font-size:18px}._userName_18jfu_162{font-size:16px}._grid_18jfu_377{gap:10px}._card_18jfu_388{padding:10px}._cardImage_18jfu_455{aspect-ratio:1/1}}@media(prefers-reduced-motion:reduce){._animateIn_18jfu_11,._skeletonCard_18jfu_623{animation:none!important}._card_18jfu_388,._header_18jfu_94,._searchInput_18jfu_337,._backButton_18jfu_314{transition:none!important}._card_18jfu_388:active:not(:disabled){transform:none}}._login-wrapper_4k8eo_1{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%}._login-container_4k8eo_9{width:100%;max-width:480px;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000f,inset 0 1px #ffffffe6;position:relative;overflow:hidden}@media(max-width:480px){._login-container_4k8eo_9{margin:0 1rem;padding:1.5rem;border-radius:12px}}._title_4k8eo_27{font-size:24px;font-weight:700;text-align:center;color:#000;margin-bottom:1rem;letter-spacing:-.5px}._helper-text_4k8eo_36{font-size:14px;color:#666;text-align:center;margin-bottom:1.5rem;line-height:1.5}._form_4k8eo_44{display:flex;flex-direction:column;gap:1rem}._input-group_4k8eo_50{display:flex;flex-direction:column;gap:.5rem}._label_4k8eo_56{font-size:14px;font-weight:600;color:#333;margin-left:4px}._input-field_4k8eo_63{width:100%;padding:14px 16px;font-size:16px;color:#000;background:#f5f5f5;border:2px solid transparent;border-radius:12px;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none}._input-field_4k8eo_63:focus{background:#fff;border-color:#f0643c;box-shadow:0 0 0 4px #f0643c1a,inset 0 1px #fffc}._input-field_4k8eo_63::placeholder{color:#999}._error-message_4k8eo_83{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:500;animation:_shake_4k8eo_1 .3s ease}._submit-button_4k8eo_94{width:100%;padding:16px;margin-top:.5rem;background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 12px #f0643c4d,0 2px 6px #0000001a}._submit-button_4k8eo_94:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #f0643c66,0 4px 12px #0000001a}._submit-button_4k8eo_94:active:not(:disabled){transform:translateY(1px)}._submit-button_4k8eo_94:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}._fallback-link_4k8eo_123{text-align:center;margin-top:1.5rem;font-size:14px;color:#666}._fallback-link_4k8eo_123 button{background:none;border:none;color:#f0643c;font-weight:600;font-size:14px;cursor:pointer;padding:0;margin-left:4px;text-decoration:underline}._fallback-link_4k8eo_123 button:hover{color:#d6532b}._loading-spinner_4k8eo_144{display:inline-flex;align-items:center;gap:8px}._spinner-icon_4k8eo_150{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_4k8eo_150 .8s linear infinite}._success-state_4k8eo_159{text-align:center;padding:1rem 0;animation:_fadeIn_4k8eo_1 .3s ease-out}._success-icon_4k8eo_165{width:64px;height:64px;margin:0 auto 1rem;background:linear-gradient(135deg,#f0643c26,#f0643c0d);border:2px solid #F0643C;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#f0643c;animation:_popIn_4k8eo_1 .4s cubic-bezier(.175,.885,.32,1.275)}._success-state_4k8eo_159 h3{font-size:20px;font-weight:700;color:#000;margin-bottom:.75rem}._success-text_4k8eo_188{font-size:14px;color:#333;margin-bottom:.5rem;line-height:1.5}._success-text_4k8eo_188 strong{color:#000;font-weight:600}._success-hint_4k8eo_199{font-size:13px;color:#888;margin-bottom:1.5rem;line-height:1.4}._resend-button_4k8eo_206{background:none;border:2px solid #F0643C;color:#f0643c;padding:12px 24px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._resend-button_4k8eo_206:hover:not(:disabled){background:#f0643c1a}._resend-button_4k8eo_206:disabled{opacity:.6;cursor:not-allowed}@keyframes _spin_4k8eo_150{to{transform:rotate(360deg)}}@keyframes _shake_4k8eo_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes _fadeIn_4k8eo_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _popIn_4k8eo_1{0%{transform:scale(0);opacity:0}60%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@media(max-width:480px){._success-icon_4k8eo_165{width:56px;height:56px;font-size:28px}._success-state_4k8eo_159 h3{font-size:18px}}._pageContainer_1ls1p_1{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:20px}._card_1ls1p_10{width:100%;max-width:520px;background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 32px #00000014}._stepIndicator_1ls1p_19{display:flex;justify-content:space-between;padding:8px 0 24px;position:relative}._stepIndicator_1ls1p_19:before{content:"";position:absolute;top:25%;left:20px;right:20px;height:2px;background:#e5e5e5;z-index:0}._stepItem_1ls1p_36{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:1;flex:1}._stepCircle_1ls1p_46{width:32px;height:32px;border-radius:50%;background:#e5e5e5;color:#666;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s ease}._stepCircle_1ls1p_46._active_1ls1p_59{background:#f0643c;color:#fff;transform:scale(1.1)}._stepCircle_1ls1p_46._completed_1ls1p_64{background:#22c55e;color:#fff}._stepLabel_1ls1p_69{font-size:11px;color:#999;text-align:center;transition:color .2s}._stepLabel_1ls1p_69._active_1ls1p_59{color:#f0643c;font-weight:600}._stepContent_1ls1p_80{display:flex;flex-direction:column;gap:20px;animation:_slideIn_1ls1p_1 .3s ease}@keyframes _slideIn_1ls1p_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._stepTitle_1ls1p_97{font-size:20px;font-weight:700;color:#000;margin:0}._stepHint_1ls1p_104{font-size:14px;color:#666;line-height:1.5;margin:0}._uploadZone_1ls1p_111{border:2px dashed #ddd;border-radius:16px;padding:40px 20px;text-align:center;cursor:pointer;transition:all .2s;background:#fafafa}._uploadZone_1ls1p_111:hover{border-color:#f0643c;background:#f0643c0d}._uploadZone_1ls1p_111._hasPreview_1ls1p_124{padding:10px;border-style:solid;border-color:#22c55e;background:#f0fdf4}._uploadIcon_1ls1p_131{font-size:48px;margin-bottom:12px;opacity:.6}._uploadText_1ls1p_137{font-size:15px;font-weight:600;color:#333;margin:0 0 4px}._uploadSubtext_1ls1p_144{font-size:12px;color:#999;margin:0}._previewImage_1ls1p_150{width:100%;max-height:300px;object-fit:contain;border-radius:12px}._retryButton_1ls1p_157{background:none;border:none;color:#f0643c;font-size:14px;font-weight:600;cursor:pointer;padding:0;align-self:center}._retryButton_1ls1p_157:hover{text-decoration:underline}._stepActions_1ls1p_171{display:flex;gap:12px;margin-top:8px}._backButton_1ls1p_177,._nextButton_1ls1p_178,._submitButton_1ls1p_179,._primaryButton_1ls1p_180{flex:1;padding:14px 20px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}._backButton_1ls1p_177{background:#f5f5f5;color:#333}._backButton_1ls1p_177:hover:not(:disabled){background:#e5e5e5}._nextButton_1ls1p_178,._submitButton_1ls1p_179,._primaryButton_1ls1p_180{background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff}._nextButton_1ls1p_178:hover:not(:disabled),._submitButton_1ls1p_179:hover:not(:disabled),._primaryButton_1ls1p_180:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f0643c4d}._nextButton_1ls1p_178:disabled,._submitButton_1ls1p_179:disabled,._primaryButton_1ls1p_180:disabled{opacity:.6;cursor:not-allowed;transform:none}._submitButton_1ls1p_179._loading_1ls1p_223{pointer-events:none}._spinner_1ls1p_227{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1ls1p_227 .8s linear infinite}@keyframes _spin_1ls1p_227{to{transform:rotate(360deg)}}._previewGrid_1ls1p_241{display:grid;grid-template-columns:1fr 1fr;gap:12px}._previewCard_1ls1p_247{position:relative;border-radius:12px;overflow:hidden;background:#f5f5f5;aspect-ratio:3/4}._previewLabel_1ls1p_255{position:absolute;bottom:8px;left:8px;right:8px;background:#000000b3;color:#fff;font-size:12px;font-weight:600;padding:6px 10px;border-radius:6px;text-align:center}._successContent_1ls1p_269{text-align:center;padding:20px 0}._successIcon_1ls1p_274{width:72px;height:72px;margin:0 auto 20px;background:linear-gradient(135deg,#22c55e26,#22c55e0d);border:3px solid #22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#22c55e;animation:_popIn_1ls1p_1 .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes _popIn_1ls1p_1{0%{transform:scale(0);opacity:0}60%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}._successText_1ls1p_303{font-size:15px;color:#333;line-height:1.6;margin:0 0 24px}._errorMessage_1ls1p_310{margin-top:16px;padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:10px;color:#ef4444;font-size:14px;font-weight:500;text-align:center;animation:_shake_1ls1p_1 .3s ease}@keyframes _shake_1ls1p_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._fileInput_1ls1p_334{display:none}@media(max-width:480px){._card_1ls1p_10{padding:20px 16px;border-radius:16px}._stepTitle_1ls1p_97{font-size:18px}._uploadZone_1ls1p_111{padding:30px 15px}._previewGrid_1ls1p_241{grid-template-columns:1fr}._stepActions_1ls1p_171{flex-direction:column}._backButton_1ls1p_177{order:2}._nextButton_1ls1p_178,._submitButton_1ls1p_179,._primaryButton_1ls1p_180{order:1}}._pageContainer_jw6ky_1{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:20px}._card_jw6ky_10{width:100%;max-width:480px;background:#fff;border-radius:20px;padding:32px 24px;box-shadow:0 8px 32px #00000014;text-align:center}._icon_jw6ky_20{font-size:56px;margin-bottom:16px;animation:_pulse_jw6ky_1 2s infinite}@keyframes _pulse_jw6ky_1{0%,to{opacity:1}50%{opacity:.6}}._title_jw6ky_34{font-size:22px;font-weight:700;color:#000;margin:0 0 12px}._text_jw6ky_41{font-size:15px;color:#333;line-height:1.6;margin:0 0 8px}._hint_jw6ky_48{font-size:14px;color:#666;line-height:1.5;margin:0 0 24px}._actions_jw6ky_55{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._refreshButton_jw6ky_62,._supportButton_jw6ky_63,._backButton_jw6ky_64{width:100%;padding:14px 20px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}._refreshButton_jw6ky_62{background:linear-gradient(135deg,#f0643c,#d6532b);color:#fff}._refreshButton_jw6ky_62:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f0643c4d}._supportButton_jw6ky_63{background:#f5f5f5;color:#333}._supportButton_jw6ky_63:hover{background:#e5e5e5}._backButton_jw6ky_64{background:none;color:#666;font-weight:500}._backButton_jw6ky_64:hover{color:#333;text-decoration:underline}@media(max-width:480px){._card_jw6ky_10{padding:24px 20px;border-radius:16px}._title_jw6ky_34{font-size:20px}}._navContainer_anap9_1{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding-bottom:env(safe-area-inset-bottom);animation:_slideUp_anap9_1 .3s cubic-bezier(.4,0,.2,1) forwards;padding:12px;background-color:transparent}@keyframes _slideUp_anap9_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._nav_anap9_1{display:flex;align-items:center;justify-content:space-around;padding:4px;width:100%;max-width:500px;margin:0 auto;background-color:#313131;border-radius:18px}._navItem_anap9_35{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1;padding:12px 4px;text-decoration:none;color:#999;transition:color .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent;position:relative}._navItem_anap9_35:active{transform:scale(.95);background-color:#2b2b2b34}._navItem_anap9_35._active_anap9_53{color:#f0643c;background-color:#80808071;border-radius:16px}._icon_anap9_59{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;width:100%;height:100%}._icon_anap9_59 svg{width:24px;height:24px;stroke-width:2;transition:stroke .2s ease,fill .2s ease}._activeIndicator_anap9_76{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:4px;height:4px;background:#f0643c;border-radius:50%;animation:_pulse_anap9_1 2s ease-in-out infinite}@keyframes _pulse_anap9_1{0%,to{opacity:1;transform:translate(-50%) scale(1)}50%{opacity:.6;transform:translate(-50%) scale(.8)}}._label_anap9_98{font-size:11px;font-weight:500;line-height:1;text-align:center}._badge_anap9_105{position:absolute;top:2px;right:20%;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;color:var(--tg-theme-button-text-color, #fff);background:var(--tg-theme-destructive-text-color, #ff3b30);border-radius:8px;display:flex;align-items:center;justify-content:center;transform:scale(.9);animation:_bounceIn_anap9_1 .3s ease forwards}@keyframes _bounceIn_anap9_1{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(.9)}}._safeAreaSpacer_anap9_135{height:env(safe-area-inset-bottom);width:100%}._withBottomNav_anap9_140{padding-bottom:calc(64px + env(safe-area-inset-bottom))}@media(max-width:360px){._withBottomNav_anap9_140{padding-bottom:calc(56px + env(safe-area-inset-bottom))}}@media(max-width:360px){._nav_anap9_1{padding:6px 2px 2px}._label_anap9_98{font-size:10px}._icon_anap9_59 svg{width:22px;height:22px}}._icon_ragve_1{display:block;width:24px;height:24px;object-fit:cover;margin:auto}._icon_ragve_1._active_ragve_8{opacity:.8}
