.app{height:100%;max-width:430px;margin:0 auto;display:flex;flex-direction:column;background:#fff;position:relative;min-height:0}.app-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(96px + var(--safe-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;scroll-padding-bottom:calc(96px + var(--safe-bottom));scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none}@media(prefers-reduced-motion:reduce){.app-main{scroll-behavior:auto}}.app-main::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.app-main:has(.sub-page--hot-star-list){background:linear-gradient(180deg,#ffe8ec,#fff0f0 38%,#fff5f5 72%,#fff8f8);background-color:#fff0f0}.app-main.app-main--feed-detail-open{scroll-behavior:auto!important;overscroll-behavior-y:none}.app--map{height:100%;min-height:100dvh;max-height:100dvh;overflow:hidden}.app--map .app-main{overflow:hidden;flex:1;min-height:0;padding-bottom:0;display:flex;flex-direction:column}.home__header{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:48px;margin-left:-16px;margin-right:-16px;margin-bottom:18px;padding-left:16px;padding-right:16px;padding-bottom:12px;background:#fff;border-bottom:1px solid #e8e8ed}.home__logo-heading{margin:0;line-height:0;flex:1;min-width:0;display:flex;justify-content:flex-start}.home__logo-img{display:block;width:auto;max-width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}.home__header-actions{flex-shrink:0;display:flex;align-items:center;gap:10px}.home__admin-link{font-size:12px;font-weight:700;letter-spacing:-.02em;color:#94a3b8;text-decoration:none;padding:8px 10px;border-radius:8px;border:1px solid #e8e8ed;background:#fafafa}.home__admin-link:hover{color:#e11d48;border-color:#f43f5e59;background:#fff5f5}.home__icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:12px;background:transparent;color:#1a1a1a;cursor:pointer;-webkit-tap-highlight-color:transparent}.home__icon-btn:active{opacity:.55}.home__icon-btn--notify{margin-top:6px}.home__icon-svg{display:block;flex-shrink:0}.home__icon-btn--notify .home__notify-badge{position:absolute;top:5px;right:3px;min-width:16px;height:16px;padding:0 4px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;line-height:1;letter-spacing:-.02em;color:#fff;background:#e53935;border-radius:999px;border:2px solid #ffffff;pointer-events:none}.community{position:relative;padding:18px 16px 88px;background:#fff;flex-shrink:0;min-width:0;width:100%;max-width:100%;box-sizing:border-box}.community__header{margin-bottom:12px}.community__header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.community__header-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.community__filter-wrap{position:relative;flex-shrink:0}.community__filter-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:12px;background:transparent;color:#1a1a1a;cursor:pointer;-webkit-tap-highlight-color:transparent}.community__filter-btn:active{opacity:.55}.community__filter-btn.is-on{color:var(--coral-deep);background:#ff8a8a1f}.community__filter-svg{display:block;flex-shrink:0}.community__filter-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:120;min-width:156px;width:max-content;max-width:min(100vw - 32px,280px);padding:8px 12px;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;box-sizing:border-box;border-radius:12px;background:#fff;border:1px solid #ececf0;box-shadow:0 8px 28px #0f172a1a}.community__filter-check{display:flex;align-items:center;gap:8px;margin:0;padding:6px 4px;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;color:var(--text);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;line-height:1.35;box-sizing:border-box}.community__filter-check:hover{background:#f4f4f6}.community__filter-checkbox{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:var(--coral-deep);cursor:pointer}.community__filter-check-label{flex:0 0 auto;line-height:1.35;white-space:nowrap}.community__filter-sort-btn{display:flex;align-items:center;width:100%;margin:0;padding:8px 4px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:15px;font-weight:600;color:var(--text);text-align:left;line-height:1.35;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.community__filter-sort-btn:hover{background:#f4f4f6}.community__filter-sort-btn.is-on{color:var(--coral-deep)}.community__feed-empty{margin:0;padding:0;list-style:none}.community__feed-empty--state .community__feed-empty-box{padding:40px 22px 44px;text-align:center;border-radius:22px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 32px #0000000f}.community__feed-empty--error .community__feed-empty-box{background:#fff;border-color:#dc505033;box-shadow:0 8px 28px #0000000d}.community__feed-empty-ico{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 22px;border-radius:22px;color:var(--coral-deep, #e11d48);background:linear-gradient(145deg,#f25c5c24,#fb718514);box-shadow:0 4px 16px #f25c5c1a}.community__feed-empty-ico--warn{color:#c2410c;background:linear-gradient(145deg,#fb923c2e,#fed7aa33);box-shadow:0 4px 16px #ea580c1f}.community__feed-empty-ico--loading{background:linear-gradient(145deg,#f25c5c1a,#fb71850f);box-shadow:none}.community__feed-empty-svg{width:40px;height:40px}.community__feed-empty-ico:not(.community__feed-empty-ico--loading) .community__feed-empty-svg{width:36px;height:36px}.community__feed-empty-spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(242,92,92,.2);border-top-color:var(--coral, #f25c5c);animation:community-feed-empty-spin .75s linear infinite}@keyframes community-feed-empty-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.community__feed-empty-spinner{animation:none;border-top-color:#f25c5c73}}.community__feed-empty-head{margin:0 0 10px;font-size:18px;font-weight:800;line-height:1.35;letter-spacing:-.03em;color:#141418}.community__feed-empty-sub{margin:0 auto;max-width:300px;font-size:14px;line-height:1.6;font-weight:500;color:var(--text-muted, #6b7280)}.community__feed-empty--error .community__feed-empty-sub{word-break:keep-all;overflow-wrap:anywhere}.community__feed-empty-sub strong{font-weight:700;color:#374151}.community__header h1{margin:0;font-size:22px;font-weight:700}.community__search-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:12px;background:transparent;color:#1a1a1a;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;box-shadow:none}.community__search-btn:focus,.community__search-btn:focus-visible{outline:none;box-shadow:none}.community__search-btn:active{opacity:.55}.community__search-svg{display:block;flex-shrink:0}.community__search-bar{display:flex;align-items:center;gap:6px;margin-top:10px}.community__search-input{flex:1;min-width:0;height:40px;padding:0 12px;border:1px solid #ececf0;border-radius:12px;font-size:15px;font-weight:500;color:var(--text);background:#fff;box-sizing:border-box;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.community__search-input::-webkit-search-cancel-button,.community__search-input::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.community__search-input::placeholder{color:var(--text-light);font-weight:400}.community__search-input:focus{outline:none;border:1px solid rgba(242,92,92,.55);background:#fff;box-shadow:none}.community__tabs{display:flex;gap:6px;margin-bottom:10px}.community__talent-chips{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;margin:0 -16px 14px;padding:0 16px 4px;width:calc(100% + 32px);max-width:calc(100% + 32px);min-width:0;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.community__talent-chips--dragging{cursor:grabbing}.community__talent-chips--dragging .community__talent-chip{pointer-events:none;user-select:none;-webkit-user-select:none}.community__talent-chips::-webkit-scrollbar{display:none;width:0;height:0}.community__talent-chip{flex-shrink:0;margin:0;padding:8px 16px;border-radius:999px;border:1px solid #e1e4e8;background:#fff;font:inherit;font-size:13px;font-weight:600;letter-spacing:-.02em;color:#374151;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background .15s ease,color .15s ease}.community__talent-chip:active{opacity:.88}.community__talent-chip.is-on{border-color:transparent;background:linear-gradient(135deg,var(--coral),var(--coral-deep));color:#fff;box-shadow:0 2px 10px #f25c5c59}.community__talent-chip:focus-visible{outline:2px solid rgba(242,92,92,.45);outline-offset:2px}.community__tabs button{flex:1;padding:8px 10px;border-radius:10px;font-size:13px;font-weight:600;color:var(--text-muted);background:#fff;border:1px solid #ececf0}.community__tabs button.is-on{color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));border-color:transparent;box-shadow:0 4px 18px #f25c5c61}.community__floating{position:fixed;z-index:90;right:max(16px,calc(50vw - 199px));bottom:calc(96px + env(safe-area-inset-bottom,0px));padding:14px 18px;border-radius:999px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));box-shadow:0 6px 24px #f25c5c73;white-space:nowrap}.community__list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:12px}.community__post{padding:16px}.community__post[role=button]{cursor:pointer;text-align:left;width:100%;box-sizing:border-box;border:none;font:inherit;color:inherit;transition:opacity .15s ease}.community__post[role=button]:active{opacity:.92}.community__post[role=button]:focus-visible{outline:2px solid rgba(242,92,92,.45);outline-offset:2px}.community__post-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.community__avatar{width:40px;height:40px;border-radius:50%;background:var(--lavender);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.community__post-head strong{display:block;font-size:14px}.community__time{font-size:12px;color:var(--text-light)}.community__post h2{margin:0 0 8px;font-size:16px;font-weight:700}.community__post p{margin:0;font-size:14px;color:var(--text-muted);line-height:1.5}.community__meta{margin-top:12px;display:flex;gap:16px;font-size:13px;color:var(--text-light)}.community__post .community__feed-meta{margin-top:12px;width:100%;display:block}.community__post .community__feed-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:4px 6px;justify-items:center;text-align:center;flex:1 1 auto;flex-wrap:unset}.community__feed-list{list-style:none;margin:0 0 16px;padding:0 0 8px;display:flex;flex-direction:column;gap:14px}.community__feed-card{position:relative;overflow:hidden;padding:0}.community__feed-card[role=button]{cursor:pointer;-webkit-tap-highlight-color:transparent}.community__feed-card[role=button]:focus-visible{outline:2px solid rgba(242,92,92,.5);outline-offset:2px}.community__feed-card[role=button]:active .community__feed-thumb{opacity:.94;filter:brightness(.98)}.community__feed-thumb{position:relative;width:100%;aspect-ratio:16 / 9;min-height:160px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;font:inherit;color:inherit;box-sizing:border-box;pointer-events:none;overflow:hidden}.community__feed-thumb-video,.community__feed-thumb-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;background:transparent}.community__feed-card--model .community__feed-thumb-img{object-fit:cover;object-position:center;opacity:0;transition:opacity .14s ease-out}.community__feed-card--model .community__feed-thumb-img.community__feed-thumb-img--ready{opacity:1}.community__feed-play--overlay,.community__feed-audio--overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.community__feed-audio--overlay{align-items:flex-end;padding-bottom:12px}.community__feed-thumb.community__feed-thumb--landscape-preview{aspect-ratio:16 / 9;min-height:0}.community__feed-thumb.community__feed-thumb--portrait-preview{aspect-ratio:3 / 4;min-height:0;height:min(38vh,268px);width:auto;max-width:100%;margin-left:auto;margin-right:auto}.community__feed-play{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25))}.community__feed-audio{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:56px;padding-bottom:8px}.community__feed-wave{width:5px;border-radius:3px;background:#ffffffd9;animation:community-feed-wave .9s ease-in-out infinite}.community__feed-wave:nth-child(1){height:18px;animation-delay:0s}.community__feed-wave:nth-child(2){height:32px;animation-delay:.1s}.community__feed-wave:nth-child(3){height:44px;animation-delay:.05s}.community__feed-wave:nth-child(4){height:26px;animation-delay:.15s}.community__feed-wave:nth-child(5){height:16px;animation-delay:.08s}@keyframes community-feed-wave{0%,to{transform:scaleY(.55);opacity:.75}50%{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.community__feed-wave{animation:none}}.community__feed-badge{position:absolute;left:12px;top:12px;z-index:3;pointer-events:none;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;color:#fff;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.community__feed-card--booster{box-shadow:0 0 0 2px #fbbf24d9,0 10px 28px #f59e0b2e}.community__feed-booster-pill{position:absolute;right:10px;top:10px;z-index:4;pointer-events:none;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:-.02em;color:#78350f;background:linear-gradient(135deg,#fde68a,#fbbf24 55%,#f59e0b);box-shadow:0 2px 8px #b4530940}.community__feed-body{padding:14px 16px 16px}.community__feed-body h2{margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.35}.community__feed-meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;width:100%;box-sizing:border-box;font-size:13px;color:var(--text-muted)}.community__feed-meta-top{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;min-width:0;flex:1 1 auto}.community__feed-meta-top .community__feed-inline-avatar{width:28px;height:28px;font-size:11px}.community__feed-meta-top .community__feed-author{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community__feed-stat-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px 10px;flex:0 0 auto;font-size:11px;font-weight:600;color:var(--text-light)}@media(max-width:360px){.community__feed-stat-row{font-size:10px;gap:6px 8px}}.community__feed-author{font-weight:600;color:var(--text-light)}.community__feed-time{font-size:12px;color:var(--text-light)}.community__feed-time:before{content:"·";margin:0 .22em 0 .35em;color:var(--text-light)}.home{min-width:0;padding:8px 16px 24px;background:#fff}.home__notice{margin-bottom:24px}.home__notice-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:0 2px}.home__notice-heading{margin:0;font-size:15px;font-weight:800;letter-spacing:-.02em;color:#111}.home__notice-more{flex-shrink:0;padding:4px 2px;border:none;background:none;font:inherit;font-size:13px;font-weight:600;color:var(--coral-deep);cursor:pointer;-webkit-tap-highlight-color:transparent}.home__notice-more:active{opacity:.75}.home__notice-form{border:1px solid #ececf0;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#fffafb,#fff 48%);box-shadow:var(--shadow-sm)}.home__notice-row{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:none;border-bottom:1px solid #f0f0f4;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;box-sizing:border-box}.home__notice-row:last-child{border-bottom:none}.home__notice-row:active{background:#ff8a8a14}.home__notice-date{flex-shrink:0;font-size:11px;font-weight:600;color:var(--text-light);white-space:nowrap}.home__notice-text{flex:1;min-width:0;font-size:13px;font-weight:500;color:var(--text);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home__notice-row--carousel{transition:opacity .38s ease,transform .38s ease}.home__notice-row--carousel.home__notice-row--fade-out{opacity:0;transform:translateY(4px)}@media(prefers-reduced-motion:reduce){.home__notice-row--carousel{transition:opacity .18s ease}.home__notice-row--carousel.home__notice-row--fade-out{transform:none}}.home__notice-chevron{flex-shrink:0;font-size:18px;font-weight:400;color:var(--text-light);line-height:1}.home__notice-empty{margin:0;padding:14px 14px 16px;font-size:14px;font-weight:500;color:var(--text-muted);text-align:center}.home__ad-banner{display:block;margin-bottom:28px;color:inherit;border-radius:22px;overflow:hidden}.home__ad-banner-inner{display:flex;align-items:center;gap:16px;padding:24px 20px;min-height:112px;background:linear-gradient(125deg,#fff5f7,#f3e8ff 42%,#e8f2ff)}.home__ad-banner-inner--placeholder{justify-content:center;text-align:center}.home__ad-banner-placeholder{margin:0;font-size:15px;font-weight:600;color:var(--text-muted);letter-spacing:-.02em}.home__ad-banner-inner--media{position:relative;padding:0;min-height:112px;background:linear-gradient(125deg,#f8fafc,#f1f5f9 45%,#e8eef5)}.home__ad-banner-track{display:flex;width:100%;min-height:112px;max-height:160px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;touch-action:pan-x;user-select:none;-webkit-user-select:none;overscroll-behavior-x:contain}.home__ad-banner-track::-webkit-scrollbar{display:none;width:0;height:0}.home__ad-banner-track--dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.home__ad-banner-track img.home__ad-banner-asset{-webkit-user-drag:none}.home__ad-banner-slide{flex:0 0 100%;width:100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box}.home__ad-banner-slide-viewport{position:relative;width:100%;min-height:112px;max-height:160px;overflow:hidden}.home__ad-banner-asset{display:block;width:100%;height:112px;object-fit:cover;vertical-align:middle}.home__ad-banner-hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:0;padding:0;border:0;background:transparent;cursor:inherit;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.home__ad-banner-hit:focus,.home__ad-banner-hit:focus-visible,.home__ad-banner-hit:active{outline:none;box-shadow:none;border:0}.home__ad-banner-dots{position:absolute;bottom:10px;left:0;right:0;z-index:2;display:flex;justify-content:center;align-items:center;gap:6px;pointer-events:none}.home__ad-banner-dots .home__ad-banner-dot{pointer-events:auto}.home__ad-banner-dot{width:6px;height:6px;border-radius:999px;border:none;padding:0;background:#ffffff73;cursor:pointer;transition:width .2s ease,background .2s ease}.home__ad-banner-dot--active{width:18px;background:#fffffff2}.home__hot{margin-bottom:28px}.home__hot-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:0 2px}.home__hot-title{margin:0;flex:1;min-width:0;font-size:17px;font-weight:700;letter-spacing:-.02em}.home__hot-scroll{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;margin:0 -4px;padding-left:4px;padding-right:4px;scroll-snap-type:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab;user-select:none;-webkit-user-select:none}.home__hot-scroll--dragging{cursor:grabbing;touch-action:none}@media(prefers-reduced-motion:reduce){.home__hot-scroll,.home__hot-video-scroll,.home__scroll--academy{scroll-behavior:auto}}.home__hot-scroll::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.home__hot-card{flex:0 0 auto;width:104px;padding:12px 10px;border-radius:16px;background:#fff;border:1px solid #f0f0f2;box-shadow:var(--shadow-sm);text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y}.home__hot-card:active{transform:scale(.98);background:#fafafa}.home__hot-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#ffd6d6,#e9d5ff);display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#555}.home__hot-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.home__hot-empty{flex:1 1 auto;min-width:0;margin:0;padding:20px 16px 24px;font-size:14px;color:var(--text-muted);text-align:center;line-height:1.5}.home__hot-name{font-size:13px;font-weight:700;color:#111}.home__hot-tag{font-size:10px;color:var(--text-muted);line-height:1.25}.home__hot-more{flex:0 0 auto;width:88px;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border-radius:16px;border:1px dashed #dcdce4;background:#fff;color:var(--text-muted);font-size:12px;font-weight:600;touch-action:pan-y}.home__hot-arrow{font-size:22px;font-weight:400;color:var(--coral-deep);line-height:1}.home__today{margin-bottom:28px}.home__today-head{margin-bottom:14px}.home__today-title{margin:0;font-size:17px;font-weight:700;letter-spacing:-.02em}.home__today-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.home__today-card{display:flex;align-items:stretch;gap:14px;padding:0;border-radius:18px;background:#fff;border:1px solid #ececf2;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.home__today-card:hover{border-color:#f25c5c59;box-shadow:0 1px 2px #0f172a0d,0 10px 28px #f25c5c1a}.home__today-meta{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:92px;padding:14px 12px;max-width:108px;text-align:center;background:linear-gradient(165deg,#fff8f8,#fff0f0 55%,#ffeaea);border-right:1px solid rgba(242,92,92,.12)}.home__today-date{font-size:11px;font-weight:700;color:#8b8ba0;letter-spacing:-.02em;line-height:1.25}.home__today-clock{font-size:16px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--coral-deep);letter-spacing:-.03em;line-height:1.2}.home__today-card-body{flex:1;min-width:0;padding:14px 16px 14px 0;display:flex;flex-direction:column;justify-content:center;gap:3px}.home__today-card-title{margin:0;font-size:15px;font-weight:700;line-height:1.4;letter-spacing:-.03em;color:#111}.home__today-card-place{margin:0;display:flex;align-items:flex-start;gap:6px;font-size:13px;line-height:1.45;color:#6b7280}.home__today-card-place-icon{flex-shrink:0;margin-top:2px;color:#c4c8d4}.home__today-empty{margin:0;padding:16px;font-size:14px;color:var(--text-muted);text-align:center;border-radius:16px;background:#fafafa;border:1px dashed #e8e8ed}.home__today-list--skeleton{gap:12px}.home__today-card--skeleton{min-height:92px;border-radius:18px;border:1px solid #ececf2;background:linear-gradient(110deg,#f0f0f4,#f6f6f9,#f0f0f4 90%);background-size:200% 100%;animation:home-today-skeleton-shimmer 1.35s ease-in-out infinite;pointer-events:none}@media(prefers-reduced-motion:reduce){.home__today-card--skeleton{animation:none;background:#f0f0f4}}@keyframes home-today-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.home__section{margin-bottom:28px}.home__section--near-academy{min-width:0}.home__section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.home__section-head h2{margin:0;font-size:17px;font-weight:700}.home__more{font-size:13px;color:var(--text-light);padding:4px 0}.home__scroll{display:flex;flex-direction:row;flex-wrap:nowrap;gap:14px;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;margin:0 -4px;padding-left:4px;padding-right:4px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none;-ms-overflow-style:none}.home__scroll::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.home__scroll--academy{gap:10px;scroll-snap-type:x proximity;scroll-behavior:smooth;cursor:grab;user-select:none;-webkit-user-select:none}.home__scroll--academy.home__scroll--academy--dragging{cursor:grabbing;touch-action:none}.home__academy-empty{flex:1 1 100%;min-width:0;margin:0;padding:14px 12px;min-height:72px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1.45;font-weight:500;color:#64748b;text-align:center;letter-spacing:-.02em;background:#f8fafc;border-radius:12px;border:1px dashed rgba(148,163,184,.45)}.home__section-head--near-academy{align-items:flex-start;gap:4px 12px;margin-bottom:12px}.home__section-head-text{flex:1;min-width:0}.home__more--accent{flex-shrink:0;color:var(--coral-deep, #ff6b6b);font-weight:600}.home__academy-card{flex:0 0 min(210px,72vw);display:flex;overflow:hidden;padding:0;min-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;text-align:left;color:inherit;background:#fff;border-radius:14px;scroll-snap-align:start;box-shadow:0 6px 18px #0000000f,0 1px 4px #0000000a;border:1px solid rgba(0,0,0,.05)}.home__academy-card-bar{width:7px;flex-shrink:0;align-self:stretch;background:linear-gradient(180deg,var(--accent-from, #a5b4fc) 0%,var(--accent-to, #6366f1) 100%);border-radius:14px 0 0 14px}.home__academy-card-body{flex:1;min-width:0;padding:10px 10px 10px 8px;display:flex;flex-direction:column;justify-content:center;gap:6px}.home__academy-card-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.home__academy-card-distance{font-size:11px;font-weight:700;color:var(--coral-deep, #ff6b6b);letter-spacing:-.02em;padding:2px 8px;border-radius:999px;background:#ff6b6b1a}.home__academy-card-area{flex:1;min-width:0;font-size:11px;font-weight:500;color:#6f6f7c;letter-spacing:-.02em;text-align:right;line-height:1.35;word-break:keep-all}.home__academy-card-title{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:#111;letter-spacing:-.03em}.home__academy-card-tags{margin:0;font-size:11px;font-weight:500;color:#6f6f7c;line-height:1.35;letter-spacing:-.01em}.home__section-head--hot-video{padding:0 2px}.home__section-head--hot-video h2{flex:1;min-width:0;letter-spacing:-.02em}.home__hot-video-scroll{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;margin:0 -4px;padding-left:4px;padding-right:4px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab;user-select:none;-webkit-user-select:none}.home__hot-video-scroll--dragging{cursor:grabbing;touch-action:none}.home__hot-video-scroll::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.home__section--hot-video .home__hot-video-card{flex:0 0 min(72vw,260px);width:min(72vw,260px);max-width:260px;overflow:hidden;border-radius:16px;box-shadow:var(--shadow-sm);scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center}.home__section--hot-video .community__feed-thumb.home__hot-video-thumb--portrait{flex-shrink:0;width:auto;max-width:100%;min-height:0;height:min(152px,48vw);margin-left:auto;margin-right:auto}.home__section--hot-video .community__feed-thumb.home__hot-video-thumb--portrait .community__feed-thumb-img,.home__section--hot-video .community__feed-thumb.home__hot-video-thumb--portrait .community__feed-thumb-video{object-fit:contain}.home__section--hot-video .community__feed-thumb{pointer-events:auto;cursor:pointer;min-height:0;border-radius:0;touch-action:pan-x pan-y}.home__section--hot-video .community__feed-thumb-img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.home__hot-video-scroll .home__hot-more{scroll-snap-align:start;scroll-snap-stop:always;-webkit-tap-highlight-color:transparent}.app-back-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;color:#1a1a1a;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,opacity .15s ease}.app-back-btn:hover{color:var(--coral-deep, #e11d48)}.app-back-btn:active{opacity:.55}.app-back-btn__icon{display:block;margin-left:-2px}.sub-page{flex:0 0 auto;width:100%;align-self:stretch;min-height:auto;padding:16px 16px calc(88px + var(--safe-bottom));background:#fff;box-sizing:border-box}.sub-page__bar{display:flex;align-items:center;gap:12px;margin:-16px -16px 20px;padding:16px 16px 14px;box-sizing:border-box;background:#fff;border-bottom:1px solid #e8e8ec}.sub-page__bar--with-extra .sub-page__title{flex:1;min-width:0;margin:0}.sub-page__bar--balanced-title{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:0;column-gap:4px}.sub-page__bar--balanced-title .sub-page__title{margin:0;justify-self:center;text-align:center;max-width:100%}.sub-page__bar-balance{display:block;width:44px;height:44px;flex-shrink:0;pointer-events:none}.sub-page__bar-extra{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}.sub-page__bar--with-close{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:0;column-gap:4px}.sub-page__bar--with-close .sub-page__title{margin:0;justify-self:center;text-align:center;max-width:100%;padding:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub-page__close{justify-self:end;width:44px;height:44px;padding:0;border:none;border-radius:12px;background:transparent;color:#6b7280;font-size:20px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center}.sub-page__close:active{opacity:.55}.sub-page__title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;color:#111}.sub-page__body{font-size:14px;line-height:1.6;color:var(--text-muted)}.sub-page__body p{margin:0 0 12px}.sub-page__placeholder{padding:20px 0}.sub-field-row{display:flex;gap:12px;margin-bottom:18px;align-items:flex-start}.sub-field-row .sub-field{margin-bottom:0;flex:1;min-width:0}.sub-field{margin-bottom:18px}.sub-pw-wrap{position:relative;display:block;width:100%}.sub-input.sub-input--pw-toggle{padding-right:48px}.sub-pw-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:0;box-shadow:none;background:transparent;color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease}.sub-pw-toggle:hover{color:var(--coral)}.sub-pw-toggle:focus-visible{outline:none;color:var(--coral)}.sub-error{margin:0 0 12px;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.sub-label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#374151;letter-spacing:-.02em}.sub-label .sub-optional{font-weight:500;color:var(--text-light);font-size:12px}.sub-input,.sub-textarea,.sub-select{width:100%;box-sizing:border-box;padding:12px 14px;font-size:15px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111;font-family:inherit}.sub-input:focus,.sub-textarea:focus,.sub-select:focus{outline:none;border-color:var(--coral);box-shadow:0 0 0 3px #ff8a8a33}.sub-textarea{min-height:100px;resize:vertical;line-height:1.5}.sub-hint{margin:6px 0 0;font-size:12px;color:var(--text-light)}.sub-actions{margin-top:24px;display:flex;flex-direction:column;gap:10px}.sub-btn-primary{width:100%;padding:14px 16px;border:none;border-radius:14px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));cursor:pointer}.sub-btn-primary:disabled{opacity:.55;cursor:not-allowed}.sub-btn-primary:active:not(:disabled){opacity:.92}.sub-btn-logout{width:100%;margin-top:2px;padding:13px 16px;border:1px solid #e8e8ec;border-radius:14px;font-size:15px;font-weight:600;color:#6b7280;background:#fff;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.sub-btn-logout:hover{background:#fafafa;border-color:#dcdce2;color:#4b5563}.sub-btn-logout:active{opacity:.92}.sub-toast{margin-top:12px;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:600;color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.sub-card{padding:16px;border-radius:14px;background:#fafafa;border:1px solid #f0f0f2;margin-bottom:14px}.sub-card h3{margin:0 0 10px;font-size:15px;font-weight:700;color:#111}.sub-check-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;color:#374151}.sub-check-row input{width:18px;height:18px;accent-color:var(--coral-deep)}.sub-page.sub-page--resume{flex:0 0 auto;min-height:auto;align-self:stretch;width:100%;background:#fff;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.sub-page--resume .sub-page__title{color:#111;background:none;-webkit-background-clip:unset;background-clip:unset}.resume-form{display:flex;flex-direction:column;gap:4px}.resume-form .sub-card{position:relative;overflow:visible;border:none;border-radius:18px;padding:18px 16px 16px;margin-bottom:16px;box-shadow:0 8px 28px #a78bfa1f}.resume-form .sub-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:18px 0 0 18px}.resume-form .sub-card h3{margin:0 0 14px;font-size:16px;font-weight:800;letter-spacing:-.03em;display:flex;align-items:center;gap:8px}.resume-form .sub-card--rose{background:linear-gradient(145deg,#fff8fb,#fff 55%);border:1px solid rgba(251,113,133,.22)}.resume-form .sub-card--rose:before{background:linear-gradient(180deg,#fb7185,#f472b6)}.resume-form .sub-card--violet{background:linear-gradient(145deg,#f5f3ff,#fff 55%);border:1px solid rgba(167,139,250,.28)}.resume-form .sub-card--violet:before{background:linear-gradient(180deg,#a78bfa,#818cf8)}.resume-form .sub-card--coral{background:linear-gradient(145deg,#fff7f5,#fff 55%);border:1px solid rgba(251,146,60,.22)}.resume-form .sub-card--coral:before{background:linear-gradient(180deg,#fb923c,#f97316)}.resume-form .sub-label{color:#4b5563;font-weight:700}.resume-birth-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.resume-birth-age{font-weight:700;color:#7c3aed}.resume-birth-row.sub-field-row{margin-top:4px;align-items:stretch}.resume-birth-row .resume-birth-metric{position:relative;flex:1;min-width:0}.resume-birth-row .resume-metric-input{padding-right:36px!important}.resume-hw-row .resume-metric{position:relative;flex:1;min-width:0}.resume-form .resume-gender-residence-row.sub-field-row{margin-top:0;margin-bottom:0;align-items:stretch}.resume-form .resume-gender-residence-row .sub-field{display:flex;flex-direction:column;gap:4px}.resume-gender-dd{position:relative;width:100%}.resume-gender-dd__trigger{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:12px 14px;font-size:15px;font-weight:400;letter-spacing:-.02em;text-align:left;color:#111;border:1px solid #e8e4f0;border-radius:14px;background:#fffffff2;cursor:pointer;font-family:inherit;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.resume-gender-dd__trigger:hover{border-color:#fb718573;background:#fff}.resume-gender-dd__trigger:focus{outline:none}.resume-gender-dd__trigger:focus-visible{border-color:#f472b6;box-shadow:0 0 0 3px #f472b638}.resume-gender-dd__trigger--filled .resume-gender-dd__text{color:#111;font-weight:400}.resume-gender-dd__trigger:not(.resume-gender-dd__trigger--filled) .resume-gender-dd__text,.resume-gender-dd__trigger--placeholder .resume-gender-dd__text{color:#94a3b8;font-weight:400}.resume-gender-dd__trigger--open .resume-gender-dd__chev{transform:rotate(180deg)}.resume-gender-dd__chev{flex-shrink:0;color:#64748b;transition:transform .2s ease}.resume-gender-dd__text{min-width:0;flex:1;font-size:15px;font-weight:400;color:inherit}.resume-gender-dd__list{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;margin:0;padding:6px;list-style:none;border-radius:14px;background:#fff;border:1px solid rgba(251,113,133,.28);box-shadow:0 12px 32px #1118271a,0 0 0 1px #f472b614}.resume-gender-dd__opt{display:block;width:100%;padding:11px 13px;margin:0;border:none;border-radius:10px;font-size:15px;font-weight:500;text-align:left;color:#475569;background:transparent;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.resume-gender-dd__opt:hover{background:linear-gradient(135deg,#fdf2f8f2,#fff1f2fa);color:#111827}.resume-gender-dd__opt--on{background:linear-gradient(135deg,#fb718524,#f472b61f);color:#be185d;font-weight:700}.resume-gender-dd--disabled .resume-gender-dd__trigger{cursor:default;background:#f9fafb;color:#111}.resume-gender-dd--disabled .resume-gender-dd__trigger--placeholder .resume-gender-dd__text{color:#64748b}.resume-metric-input{padding-right:44px!important;text-align:left}.resume-metric-suffix{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:15px;font-weight:700;color:#111;pointer-events:none;-webkit-user-select:none;user-select:none}.resume-form .sub-input,.resume-form .sub-textarea,.resume-form .sub-select{border-color:#e8e4f0;background:#fffffff2;border-radius:14px;transition:border-color .15s ease,box-shadow .15s ease}.resume-form .sub-card--rose .sub-input:focus,.resume-form .sub-card--rose .sub-textarea:focus,.resume-form .sub-card--rose .sub-select:focus{outline:none;box-shadow:none;border:1px solid #f472b6}.resume-form .sub-card--violet .sub-input:focus,.resume-form .sub-card--violet .sub-textarea:focus,.resume-form .sub-card--violet .sub-select:focus{outline:none;box-shadow:none;border:1px solid #a78bfa}.resume-form .sub-card--coral .sub-input:focus,.resume-form .sub-card--coral .sub-textarea:focus,.resume-form .sub-card--coral .sub-select:focus{outline:none;box-shadow:none;border:1px solid #fb923c}.resume-form .sub-actions{margin-top:8px}.resume-form .sub-btn-primary{border-radius:14px;padding:14px 16px;background:linear-gradient(135deg,var(--coral),var(--coral-deep));box-shadow:none}.resume-form .sub-btn-primary:active:not(:disabled){opacity:.92;transform:none}.resume-form .sub-btn-primary:disabled{opacity:1!important;background:#e5e7eb!important;color:#9ca3af;cursor:not-allowed}.resume-skill-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.resume-skill-tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700;border:none;outline:none;background:#f3f4f6;color:#6d28d9;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;box-shadow:none;transition:background .15s ease,color .15s ease,transform .1s ease}.resume-skill-tag:hover{background:#ede9fe}.resume-skill-tag:active{transform:scale(.97)}.resume-skill-tag:focus,.resume-skill-tag:focus-visible{outline:none;box-shadow:none}.resume-skill-tag--active{border:none;outline:none;background:linear-gradient(180deg,#7c3aed,#6d28d9);color:#fff;box-shadow:0 2px 12px #5b21b659}.resume-skill-tag--active:hover{background:linear-gradient(180deg,#8b5cf6,#7c3aed);color:#fff}.resume-skill-tag--active:focus,.resume-skill-tag--active:focus-visible{outline:none;box-shadow:0 2px 12px #5b21b659}.resume-skill-picked{display:flex;flex-wrap:wrap;gap:6px;min-height:8px;margin-bottom:4px}.resume-skill-pill{display:inline-flex;align-items:center;gap:4px;padding:6px 8px 6px 10px;border-radius:999px;font-size:12px;font-weight:700;border:none;background:linear-gradient(135deg,#ede9fe,#fce7f3);color:#6b21a8;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.resume-skill-pill span{opacity:.75;font-weight:800;font-size:14px;line-height:1}.resume-skill-pill:active{opacity:.85}.resume-skill-extra{margin-top:10px}.resume-skill-extra .sub-label{margin-bottom:6px}.resume-form .resume-skill-extra-input.sub-textarea{min-height:68px!important;padding:10px 12px;line-height:1.45;resize:vertical}.resume-sns-stack{display:flex;flex-direction:column;gap:10px}.resume-sns-row{display:flex;align-items:center;gap:10px;min-height:48px}.resume-sns-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#fff;border:1px solid #ede9fe;box-shadow:0 2px 8px #a78bfa1f}.resume-sns-icon--yt{background:#fff;border-color:#ede9fe}.resume-sns-icon--tt{background:#000;border-color:#1a1a1a;box-shadow:none}.resume-sns-input{flex:1;min-width:0}.resume-example-btn{min-width:74px;padding:8px 14px;border-radius:14px;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));border:none;box-shadow:none;cursor:pointer;font-family:inherit;white-space:nowrap;-webkit-tap-highlight-color:transparent}.resume-example-btn:active{opacity:.92}.resume-form--readonly .sub-input,.resume-form--readonly .sub-textarea{color:#111827;background:#f9fafb;cursor:default;opacity:1}.resume-form--readonly .resume-skill-tag{cursor:default;pointer-events:none}.resume-form--readonly .resume-example-textarea-fit.sub-textarea{min-height:0!important;resize:none;overflow:hidden}.resume-example-page-foot{margin-top:24px}.resume-apply-warn{color:#b45309!important;font-weight:600;background:#fffbeb!important;border-color:#fcd34d!important}.resume-save-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.resume-save-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border:none;padding:0;background:#0f172a73;cursor:pointer}.resume-save-modal__panel{position:relative;width:100%;max-width:320px;padding:24px 22px 20px;border-radius:20px;background:linear-gradient(180deg,#fff,#fffbfb);box-shadow:0 24px 48px #f43f5e26,0 0 0 1px #fb71851f;text-align:center;overflow:hidden}.resume-save-modal__panel--alert{text-align:left}.resume-save-modal__emoji{margin:0 auto 12px;font-size:44px;line-height:1;-webkit-user-select:none;user-select:none}.resume-save-modal__title{margin:0 0 10px;font-size:18px;font-weight:800;letter-spacing:-.03em;color:#111827;line-height:1.35}.resume-save-modal__title--sm{font-size:16px;text-align:center;margin-bottom:12px}.resume-save-modal__title--alert{color:var(--coral-deep);background:linear-gradient(135deg,var(--coral),var(--coral-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@supports not (background-clip: text){.resume-save-modal__title--alert{color:var(--coral-deep);background:none;-webkit-text-fill-color:currentColor}}.resume-save-modal__msg{margin:0 0 20px;font-size:15px;font-weight:600;color:#4b5563;line-height:1.5}.resume-save-modal__ok{width:100%;padding:13px 16px;border:none;border-radius:14px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));cursor:pointer;font-family:inherit;text-align:center;display:flex;align-items:center;justify-content:center}.resume-save-modal__ok:active{opacity:.92}.resume-val-list{margin:0 0 18px;padding:0;list-style:none;border-radius:12px;background:#fff;border:1px solid #e5e7eb;font-size:14px;line-height:1.5;color:#374151;overflow:hidden}.resume-val-list li{margin:0;padding:12px 16px;border-bottom:1px solid #e5e7eb}.resume-val-list li:last-child{border-bottom:none}.resume-val-list strong{font-weight:700;color:#111827}.sub-page.sub-page--star-profile .sub-page__body{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.star-profile{display:flex;flex-direction:column;gap:12px;padding-bottom:8px}.star-profile__one-line-intro-wrap,.star-profile__motivation-wrap{margin:0;padding:10px 12px;border-radius:12px;border:1px solid #e8eaed;background:#fff}.star-profile__one-line-intro-label,.star-profile__motivation-label{display:block;margin:0 0 6px;font-size:13px;font-weight:700;letter-spacing:-.02em;color:#111827}.star-profile__one-line-intro-label{text-align:center}.star-profile__motivation-label{text-align:left}.star-profile__motivation-body{margin:0;padding:0;font-size:16px;font-weight:700;color:#111827;line-height:1.55;letter-spacing:-.02em;white-space:pre-wrap;word-break:break-word}.star-profile__one-line-intro{margin:0;padding:0;font-size:16px;font-weight:700;color:var(--coral-deep, #f25c5c);line-height:1.45;letter-spacing:-.02em;text-align:center}.star-profile__hero{display:flex;align-items:center;gap:10px;padding:10px 12px;margin:0;border:1px solid rgba(255,255,255,.35);border-radius:14px;background:linear-gradient(135deg,var(--coral, #ff8a8a) 0%,var(--coral-deep, #f25c5c) 100%);box-shadow:0 0 0 1px #f25c5c40,0 4px 14px #f25c5c47;transition:opacity .2s ease}.star-profile__hero--loading{opacity:.88}.star-profile__feed-cta{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin:0;padding:12px 14px;border-radius:14px;border:1px solid #1d4ed8;background:#2563eb;box-shadow:0 1px 2px #2563eb59,0 4px 12px #2563eb40;font:inherit;color:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.star-profile__feed-cta:hover{background:#1d4ed8;border-color:#1e40af;box-shadow:0 1px 3px #1e40af66,0 4px 14px #2563eb4d}.star-profile__feed-cta:active{transform:scale(.99);background:#1e40af;border-color:#1e3a8a}.star-profile__feed-cta-text{font-size:15px;font-weight:700;letter-spacing:-.03em;color:#fff}.star-profile__feed-cta-chev{flex-shrink:0;font-size:20px;font-weight:300;color:#ffffffe6;line-height:1}.star-profile__avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;background:#fffffff2;box-shadow:0 0 0 2px #ffffffe6,0 2px 8px #0000001f;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:700;color:var(--coral-deep, #f25c5c)}.star-profile__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.star-profile__hero-text{min-width:0}.star-profile__name-line{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 4px;font-size:16px;font-weight:700;letter-spacing:-.03em;color:#fff;line-height:1.3;min-width:0;text-shadow:0 1px 0 rgba(0,0,0,.12)}.star-profile__name-line .star-profile__name{margin:0;font-size:inherit;font-weight:700;color:#fff;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.star-profile__name-sep{font-weight:500;color:#ffffffa6;-webkit-user-select:none;user-select:none}.star-profile__nationality{font-size:15px;font-weight:600;color:#fffffff2;letter-spacing:-.02em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.star-profile__man-age,.star-profile__hero-gender{font-size:15px;font-weight:600;color:#fffffff2;letter-spacing:-.02em;flex-shrink:0;white-space:nowrap}.star-profile__headline{margin:0 0 3px;font-size:13px;font-weight:500;color:#475569;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.star-profile__tag{margin:0;font-size:12px;font-weight:500;color:#64748b;line-height:1.35}.star-profile__load-hint{margin:4px 0 0;font-size:11px;font-weight:600;color:#fff8e7;line-height:1.35;text-shadow:0 1px 0 rgba(0,0,0,.15)}.star-profile__card{margin:0;padding:0;border-radius:16px;border:1px solid #e8eaed;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0f172a0a}.star-profile__card--rose,.star-profile__card--violet,.star-profile__card--coral,.star-profile__card--slate{background:#fff;border-color:#e8eaed}.star-profile__card-title{margin:0;padding:13px 16px 11px;font-size:13px;font-weight:700;letter-spacing:-.02em;color:#111827;border-bottom:1px solid #f1f3f5;background:#fafbfc}.star-profile__card-title:has(.star-profile__corp-reveal-hint){text-align:center}.star-profile__corp-reveal-hint{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;text-align:center;font-size:17px;font-weight:800;letter-spacing:-.03em;color:#2563eb;line-height:1.45}.star-profile__corp-reveal-line{display:block}.star-profile__casting-credits{display:block;font-size:14px;font-weight:700;color:#0f172a;letter-spacing:-.02em}.star-profile__card-body{padding:2px 0 10px}.star-profile__kv-grid{display:flex;flex-direction:column}.star-profile__row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 12px;align-items:start;padding:11px 16px;border-bottom:1px solid #f1f3f5}.star-profile__row:last-child{border-bottom:none}.star-profile__row-label{font-size:12px;font-weight:600;color:#64748b;line-height:1.45;padding-top:2px;white-space:nowrap}.star-profile__row-value{font-size:14px;font-weight:600;color:#0f172a;line-height:1.5;text-align:right;word-break:break-word}.star-profile__row-value--multiline{text-align:left;white-space:pre-wrap}.star-profile__row-value--multiline.star-profile__row-value--align-right{text-align:right}.star-profile__row-value--wrap{text-align:right;white-space:normal;word-break:keep-all;overflow-wrap:break-word;min-width:0}.star-profile__link{font-size:13px;font-weight:500;color:#2563eb;text-decoration:none;text-align:right;word-break:break-all;line-height:1.45}.star-profile__link:hover{text-decoration:underline}.star-profile__contact-sns-block{display:flex;flex-direction:column}.star-profile__sns-stack--joined-contact{border-top:1px solid #f1f3f5;padding-top:0;padding-bottom:6px}.star-profile__sns-stack{display:flex;flex-direction:column;gap:0;padding:0}.star-profile__row.star-profile__sns-row{align-items:center}.star-profile__sns-label-with-icon{display:inline-flex;align-items:center;gap:8px;min-width:0}.star-profile__row.star-profile__sns-row .resume-sns-icon{width:28px;height:28px;border-radius:8px;box-shadow:0 1px 3px #0f172a0f;flex-shrink:0}.star-profile__row.star-profile__sns-row .resume-sns-icon svg{width:18px;height:18px}.star-profile__row.star-profile__sns-row .star-profile__row-label{padding-top:0;white-space:nowrap}.star-profile__row.star-profile__sns-row>.star-profile__reveal-btn,.star-profile__row.star-profile__sns-row>.star-profile__link-go,.star-profile__row.star-profile__sns-row>.star-profile__privacy-btn,.star-profile__row.star-profile__sns-row>.star-profile__sns-empty{justify-self:end}.star-profile__sns-empty{font-size:14px;font-weight:500;color:#94a3b8}.star-profile__link-go{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:0;border:0;border-radius:0;font-size:12px;font-weight:600;color:#2563eb;background:transparent;text-decoration:none;line-height:1.2;box-shadow:none;transition:color .15s ease;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.star-profile__link-go:hover{color:#1d4ed8;background:transparent}.star-profile__link-go:active{color:#1e40af;background:transparent}.star-profile__reveal-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:7px 12px;border-radius:10px;font-size:12px;font-weight:600;color:#fff;background:#2563eb;border:none;text-decoration:none;line-height:1.2;box-shadow:0 1px 2px #2563eb40;transition:background .15s ease,box-shadow .15s ease;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;justify-self:end;margin:0}.star-profile__reveal-btn:hover{background:#1d4ed8;text-decoration:none}.star-profile__reveal-btn:active{background:#1e40af}.star-profile__reveal-btn:disabled{opacity:.55;cursor:wait;pointer-events:none}.star-profile__privacy-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:7px 12px;border-radius:10px;font-size:12px;font-weight:600;color:#64748b;background:#e2e8f0;border:1px solid #cbd5e1;line-height:1.2;font-family:inherit;cursor:not-allowed;opacity:.85;-webkit-tap-highlight-color:transparent}.star-profile__privacy-btn:disabled{pointer-events:none}.star-profile__prose{margin:0;padding:6px 14px 4px;font-size:14px;font-weight:600;line-height:1.4;color:#0f172a;white-space:pre-wrap}.star-profile__card-body:has(>.star-profile__prose:only-child){padding:0 0 5px}.star-profile__card-body:has(>.star-profile__prose:only-child)>.star-profile__prose{padding:3px 14px 2px;line-height:1.35}.star-profile__prose--muted{color:#94a3b8}.star-profile__subhead{margin:14px 16px 6px;font-size:12px;font-weight:700;letter-spacing:-.02em;color:#64748b}.star-profile__card--coral .star-profile__subhead{color:#64748b}.star-profile__card-body>.star-profile__list:first-child{margin-top:12px}.star-profile__list{margin:8px 0 0;padding:0 16px 8px 2rem;font-size:14px;font-weight:600;line-height:1.5;color:#0f172a}.star-profile__list--plain{list-style:none;padding-left:16px}.star-profile__list--plain li{white-space:pre-wrap;word-break:break-word}.star-profile__list li{margin-bottom:8px;padding-left:2px;font-size:14px;font-weight:600;color:#0f172a;line-height:1.5}.star-profile__list li:last-child{margin-bottom:0}.star-profile__timeline{margin:8px 0 0;padding:0 16px 8px;list-style:none;display:flex;flex-direction:column;gap:0}.star-profile__timeline-item{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid #f1f3f5}.star-profile__timeline-item:last-child{border-bottom:none;padding-bottom:0}.star-profile__timeline-item:first-child{padding-top:4px}.star-profile__period{font-size:12px;font-weight:600;color:#64748b;letter-spacing:-.02em;line-height:1.4}.star-profile__exp-title{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:4px;line-height:1.35}.star-profile__exp-detail{margin:0;font-size:13px;color:#64748b;line-height:1.5}.star-profile__chips{display:flex;flex-wrap:wrap;gap:6px;padding:6px 14px 4px}.star-profile__chip{padding:5px 11px;border-radius:999px;font-size:12px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--coral, #ff8a8a) 0%,var(--coral-deep, #f25c5c) 100%);border:none;box-shadow:0 1px 3px #f25c5c59;line-height:1.25}@media(max-width:360px){.star-profile__name-line{flex-wrap:wrap}.star-profile__nationality{white-space:normal}.star-profile__row{grid-template-columns:1fr;gap:4px}.star-profile__row-label{white-space:normal}.star-profile__row-value:not(.star-profile__row-value--wrap),.star-profile__link{text-align:left}.star-profile__row-value--multiline.star-profile__row-value--align-right{text-align:left}.star-profile__link-go,.star-profile__reveal-btn,.star-profile__privacy-btn{margin-left:auto;justify-self:end;width:auto;max-width:none}}.star-profile__casting-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#0f172a73;-webkit-tap-highlight-color:transparent}.star-profile__casting-modal{position:relative;width:100%;max-width:400px;max-height:min(88vh,560px);overflow:auto;border-radius:16px;padding:18px 16px 14px;background:#fff;box-shadow:0 12px 40px #0f172a33;border:1px solid #e2e8f0}.star-profile__casting-modal--refund-open{overflow:hidden}.star-profile__casting-modal-title{margin:0 0 8px;font-size:17px;font-weight:800;letter-spacing:-.03em;color:#0f172a;text-align:center}.star-profile__casting-modal-desc-row{margin:0 0 14px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;line-height:1.45;color:#64748b;text-align:center}.star-profile__casting-modal-desc-text{color:#64748b;min-width:0}.star-profile__casting-modal-refund-link{padding:0;border:none;background:none;font-family:inherit;font-size:13px;font-weight:700;color:#64748b;text-decoration:underline;text-underline-offset:2px;cursor:pointer;-webkit-tap-highlight-color:transparent}.star-profile__casting-modal-refund-link:hover{color:#475569}.star-profile__casting-pack-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.star-profile__casting-pack-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px 12px;padding:12px;border-radius:12px;border:1px solid #e8eaed;background:#fafbfc}.star-profile__casting-pack-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.star-profile__casting-pack-label{font-size:15px;font-weight:800;color:#111827;letter-spacing:-.02em}.star-profile__casting-pack-sub{font-size:12px;font-weight:600;color:#64748b}.star-profile__casting-pack-price{font-size:14px;font-weight:800;color:#2563eb;white-space:nowrap}.star-profile__casting-pack-buy{padding:8px 14px;border-radius:10px;border:none;font-size:13px;font-weight:700;color:#fff;background:#2563eb;cursor:pointer;font-family:inherit;box-shadow:0 1px 2px #2563eb40;-webkit-tap-highlight-color:transparent}.star-profile__casting-pack-buy:disabled{opacity:.55;cursor:not-allowed}.star-profile__casting-modal-close{display:block;width:100%;margin-top:14px;padding:11px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-size:14px;font-weight:700;color:#475569;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.star-profile__casting-modal-close:disabled{opacity:.55;cursor:not-allowed}@media(min-width:480px){.star-profile__casting-modal-backdrop{align-items:center}}.star-profile__casting-modal-refund-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;border-radius:inherit;background:#fff;overflow:hidden;box-sizing:border-box;padding:18px 16px 14px}.star-profile__casting-refund-head{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:0 0 10px;margin:0 0 2px;border-bottom:1px solid #e2e8f0;background:#fff}.star-profile__casting-refund-title{flex:1;margin:0;font-size:17px;font-weight:800;letter-spacing:-.03em;color:#0f172a;text-align:center;padding-right:44px}.star-profile__casting-refund-body{flex:1;min-height:0;overflow:auto;padding:12px 0 4px;-webkit-overflow-scrolling:touch}.legal-doc{margin:0;padding:0 0 8px;font-size:13px;line-height:1.65;letter-spacing:-.02em;color:#374151}.legal-doc__article{margin:22px 0 10px;padding:0;font-size:14px;font-weight:700;color:#1e293b;line-height:1.35}.legal-doc__article:first-of-type{margin-top:0}.legal-doc p{margin:0 0 10px;word-break:keep-all}.legal-doc ul{margin:0 0 12px;padding-left:18px}.legal-doc li{margin-bottom:6px;word-break:keep-all}.legal-doc__callout{margin:12px 0;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;font-size:12.5px;line-height:1.55;color:#4b5563}.legal-doc__callout strong{display:block;margin-bottom:6px;font-size:12px;color:#1f2937}.legal-doc__muted{margin-top:16px;font-size:12px;color:#6b7280}.map-page{flex:1;position:relative;min-height:0;width:100%;background:transparent}.map-page__map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;transform:translateZ(0);isolation:isolate}.map-page__naver{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.map-page__naver .map_copyright,.map-page__naver a[href*="mantle/notice/legal.html"]{display:none!important}.map-page__naver div:has(>img[src*=new-scale-normal]){display:none!important}.map-page__fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.map-page__fallback-msg{position:absolute;left:16px;right:16px;bottom:46%;z-index:2;text-align:center;pointer-events:none}.map-page__fallback-msg p{margin:0;padding:12px 14px;font-size:13px;line-height:1.45;color:#444;background:#ffffffeb;border-radius:14px;box-shadow:var(--shadow-sm)}.map-page__fallback-msg code{font-size:12px;background:#f3f3f6;padding:2px 6px;border-radius:6px}.map-page__map-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(165deg,#eef6f0,#e4edf8 38%,#ebe8f5 72%,#f2f0fa)}.map-page__map-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.45) 1px,transparent 1px);background-size:48px 48px}.map-page__map-bg:after{content:"서울";position:absolute;left:42%;top:36%;font-size:14px;font-weight:700;color:#0000001f;letter-spacing:.08em}.map-page__marker{position:absolute;transform:translate(-50%,-100%);display:flex;flex-direction:column;align-items:center;z-index:2}.map-page__marker-label{font-size:11px;font-weight:600;padding:5px 10px;background:#fff;border-radius:10px;box-shadow:var(--shadow-sm);margin-bottom:5px;white-space:nowrap}.map-page__marker-pin{width:16px;height:16px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--m, var(--coral));box-shadow:0 2px 8px #0000001f}.map-page__pin-icon{display:block;flex-shrink:0;overflow:visible}.map-page__chrome{position:relative;z-index:3;padding:14px 16px 0;pointer-events:none}.map-page__chrome>*{pointer-events:auto}.map-page__search-stack,.map-page__search-wrap{position:relative;width:100%}.map-page__search{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;background:#fff;border-radius:var(--radius);padding:8px 10px;box-shadow:var(--shadow)}.map-page__search-results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:60;margin:0;padding:6px 0;list-style:none;max-height:min(52vh,280px);overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 8px 28px #0000001f,0 0 0 1px #0000000f}.map-page__search-results-empty{padding:12px 14px;font-size:14px;color:var(--text-muted)}.map-page__search-result-btn{display:block;width:100%;margin:0;padding:10px 14px;border:none;background:transparent;text-align:left;font-size:15px;font-weight:600;color:var(--text);cursor:pointer;transition:background .12s ease}.map-page__search-result-btn:hover,.map-page__search-result-btn:focus-visible{background:#f25c5c14;outline:none}.map-page__search-result-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-page__search-icon{opacity:.45;font-size:15px}.map-page__input{flex:1;border:none;outline:none;font-size:15px;background:transparent;color:var(--text)}.map-page__input::placeholder{color:var(--text-light)}.map-page__filter-wrap{flex-shrink:0}.map-page__filter-icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:36px;padding:0;border:none;border-radius:12px;background:transparent;color:#ec4899;cursor:pointer;transition:background .15s ease}.map-page__filter-icon-btn:hover{background:#ec489914}.map-page__filter-icon-btn:active{background:#ec489924}.map-page__filter-icon-btn--open{background:#ec48991f}.map-page__filter-svg{display:block;flex-shrink:0}.map-page__filter-popover{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:50;box-sizing:border-box;background:transparent;border:none;box-shadow:none;border-radius:0}.map-page__filter-popover--grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:0;width:100%}.map-page__filter-tile{margin:0;padding:7px 4px;min-height:0;border:1px solid rgba(255,255,255,.12);border-radius:10px;font-size:11px;font-weight:600;letter-spacing:-.04em;line-height:1.25;text-align:center;color:#fff;background:#8a8f98;box-shadow:0 1px 4px #0000001f;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.map-page__filter-tile--on{color:var(--coral-deep, #f25c5c);background:#fff;border-color:#f25c5c59;box-shadow:0 2px 10px #00000014}.map-page__filter-tile:active{opacity:.9}.map-page__sheet{position:absolute;left:0;right:0;bottom:calc(96px + var(--safe-bottom));z-index:4;max-height:42%;padding:20px 0 10px;pointer-events:auto;background:transparent;overflow:visible}.map-page__sheet-track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;width:100%;min-width:0;min-height:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pinch-zoom;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:6px;box-sizing:border-box;cursor:grab;-webkit-user-select:none;user-select:none}.map-page__sheet-track--dragging{cursor:grabbing}.map-page__sheet-track::-webkit-scrollbar{display:none}.map-page__slide{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;box-sizing:border-box;padding:0 16px;scroll-snap-align:start;scroll-snap-stop:always}.map-page__map-fabs{position:absolute;right:16px;top:92px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:auto}.map-page__map-bookmark-fab{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(0,0,0,.06);border-radius:50%;background:#fff;color:#6b7280;box-shadow:0 4px 16px #0000001a;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .12s ease}.map-page__map-locate{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(0,0,0,.06);border-radius:50%;background:#fff;color:#111;box-shadow:0 4px 16px #0000001a;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .12s ease,box-shadow .15s ease}.map-page__map-locate:hover{background:#fafafa}.map-page__map-locate:active{transform:scale(.96)}.map-page__locate-svg{display:block;flex-shrink:0}.map-page__map-bookmark-fab--on{color:#fff;background:linear-gradient(135deg,var(--coral, #f25c5c),var(--coral-deep, #e11d48));border-color:transparent}.map-page__map-bookmark-fab:active{transform:scale(.96)}.map-page__bookmark-svg{display:block;flex-shrink:0}.map-page__card{display:flex;align-items:flex-start;gap:10px;background:#fff;border-radius:var(--radius);padding:12px 12px 12px 14px;box-shadow:var(--shadow);box-sizing:border-box;width:100%;min-width:0}.map-page__card--featured{position:relative;box-shadow:0 4px 14px #0284c729;border:1px solid rgba(14,165,233,.3)}.map-page__featured-pill{position:absolute;top:8px;left:8px;z-index:2;padding:3px 8px;border-radius:8px;font-size:10px;font-weight:800;letter-spacing:.02em;color:#fff;background:linear-gradient(180deg,#38bdf8,#0ea5e9);border:1px solid rgba(255,255,255,.35);pointer-events:none}.map-page__info{flex:1;min-width:0}.map-page__card-bookmark{flex-shrink:0;align-self:flex-start;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:-2px 0 0;padding:0;border:1px solid #ececf0;border-radius:12px;background:#fafafa;color:#9ca3af;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .12s ease}.map-page__card-bookmark--on{color:#fff;background:linear-gradient(145deg,#fb7185,#e11d48);border-color:#e11d4859}.map-page__card-bookmark:active{transform:scale(.94)}.map-page__sheet-loading{margin:0 16px 12px;padding:22px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;border-radius:var(--radius);background:#fffffff7;border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.map-page__sheet-loading-spinner{width:28px;height:28px;border:3px solid #e8e8ec;border-top-color:var(--coral, #f25c5c);border-radius:50%;animation:map-page-sheet-spin .75s linear infinite}@keyframes map-page-sheet-spin{to{transform:rotate(360deg)}}.map-page__sheet-loading-text{margin:0;font-size:14px;font-weight:600;color:#5c5c6a;letter-spacing:-.02em}.map-page__sheet-empty{margin:0 16px 12px;padding:20px 16px;text-align:center;border-radius:var(--radius);background:linear-gradient(135deg,var(--coral, #f25c5c),var(--coral-deep, #e11d48));border:1px solid transparent;box-shadow:0 4px 16px #f25c5c38}.map-page__sheet-empty-title{margin:0 0 8px;font-size:15px;font-weight:700;color:#fff}.map-page__sheet-empty-hint{margin:0;font-size:13px;color:#ffffffeb;line-height:1.45}.map-page__thumb{width:72px;height:72px;border-radius:14px;flex-shrink:0}.map-page__info h3{margin:0 0 6px;font-size:15px;font-weight:700}.map-page__dist,.map-page__rate{margin:0;font-size:13px;color:var(--text-muted)}.map-page__rate{margin-top:4px}.map-page__detail-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none}.map-page__detail-panel{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:430px;max-height:min(92vh,100%);background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px #0000001f;display:flex;flex-direction:column;animation:map-detail-up .32s ease-out;overflow:hidden;pointer-events:auto}@keyframes map-detail-up{0%{transform:translate(-50%,100%);opacity:.96}to{transform:translate(-50%);opacity:1}}.map-page__detail-handle{width:40px;height:4px;border-radius:4px;background:#e4e4ea;margin:10px auto 6px;flex-shrink:0}.map-page__detail-head{display:flex;align-items:center;gap:10px;padding:0 16px 12px;border-bottom:1px solid #f0f0f2}.map-page__detail-close{flex-shrink:0;width:40px;height:40px;border-radius:12px;font-size:18px;line-height:1;color:var(--text-muted);background:#f5f5f7}.map-page__detail-head-text{flex:1;min-width:0}.map-page__detail-head-bookmark{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;padding:0;border:1px solid #ececf0;border-radius:12px;background:#fafafa;color:#9ca3af;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .12s ease}.map-page__detail-head-bookmark--on{color:#fff;background:linear-gradient(145deg,#fb7185,#e11d48);border-color:#e11d4859}.map-page__detail-head-bookmark:active{transform:scale(.94)}.map-page__detail-head h2{margin:0;font-size:18px;font-weight:700;line-height:1.3}.map-page__detail-en{margin:4px 0 0;font-size:13px;color:var(--text-muted)}.map-page__detail-body{padding:16px 18px calc(20px + env(safe-area-inset-bottom,0px));overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0}.map-page__detail-hero{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:var(--radius);margin-bottom:14px}.map-page__detail-thumb{width:80px;height:80px;border-radius:14px;flex-shrink:0}.map-page__detail-hero-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.map-page__detail-tagline{margin:0;font-size:14px;font-weight:600;line-height:1.45;color:#2a2a2e}.map-page__detail-subway{margin:0;font-size:13px;line-height:1.4;color:var(--text-muted)}.map-page__detail-rating-line{margin:0;font-size:13px;color:var(--text-muted)}.map-page__detail-rating-label{font-weight:600;color:var(--text);margin-right:6px}.map-page__detail-section h3{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--text-light)}.map-page__detail-section p{margin:0 0 16px;font-size:14px;line-height:1.55;color:#333}.map-page__detail-intro{color:var(--text-muted);white-space:pre-line}.map-page__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.map-page__tag{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;border-style:solid;border-width:1px}.map-page__same-addr-panel{max-height:min(72vh,640px)}.map-page__same-addr-sub{margin:4px 0 0;font-size:12px;color:var(--text-muted);line-height:1.45}.map-page__same-addr-list{list-style:none;margin:0;padding:0 0 max(12px,env(safe-area-inset-bottom,0px));max-height:min(48vh,420px);overflow-y:auto;-webkit-overflow-scrolling:touch}.map-page__same-addr-li{margin:0}.map-page__same-addr-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;text-align:left;font-size:15px;font-weight:600;color:var(--text);background:#fff;border:none;border-bottom:1px solid #f0f0f2;cursor:pointer}.map-page__same-addr-row:active{background:#f8f8fa}.map-page__same-addr-name{flex:1;min-width:0}.map-page__same-addr-chevron{flex-shrink:0;color:#c4c4cc;font-size:20px;line-height:1}.profile-avatar{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-sizing:border-box}.profile-avatar__img{width:100%;height:100%;object-fit:cover;display:block}.community-write{min-height:100%;background:#fff;padding:12px 16px 24px}.community-write__bar{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f0f0f2}.community-write__title{flex:1;margin:0;text-align:center;font-size:17px;font-weight:700}.community-write__submit{padding:8px 14px;border-radius:12px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep))}.community-write__body{display:flex;flex-direction:column;gap:8px}.community-write__label{font-size:13px;font-weight:600;color:var(--text-muted)}.community-write__input,.community-write__textarea{width:100%;padding:12px 14px;border:1px solid #ececf0;border-radius:14px;font-size:15px;resize:vertical}.community-write__textarea{min-height:200px;line-height:1.5}.community-feed-write{position:relative;display:flex;flex-direction:column;flex:0 0 auto;width:100%;max-width:100%;box-sizing:border-box;background:#fff;padding:12px 16px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));overflow-x:hidden}.community-feed-write__toast{position:fixed;left:50%;bottom:max(20px,env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:99999;max-width:min(380px,calc(100vw - 28px));padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.5;font-weight:600;color:#fff;text-align:center;white-space:pre-line;background:#0f172aeb;box-shadow:0 10px 40px #00000047;pointer-events:none}.community-feed-write__bar{flex-shrink:0;display:flex;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f2}.community-feed-write__loading-msg{padding:28px 16px;text-align:center;font-size:15px;color:#6b7280}.community-feed-write__title{flex:1;margin:0;text-align:center;font-size:17px;font-weight:700}.community-feed-write__bar-spacer{flex-shrink:0;width:44px;height:44px}.community-feed-write__body{flex:0 0 auto;display:flex;flex-direction:column;gap:10px;overflow-x:hidden;overflow-y:visible;min-width:0}.community-feed-write__media{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.community-feed-write__media-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:8px;width:100%}.community-feed-write__media-actions .community-feed-write__pick-btn{flex:1 1 0;min-width:0;box-sizing:border-box;text-align:center}.community-feed-write__plus-pack-row{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:2px}.community-feed-write__media-limit-hint{margin:0;font-size:12px;line-height:1.4;font-weight:600;color:#6b7280;letter-spacing:-.02em}.community-feed-write__media-limit-hint--blue{font-size:16px;line-height:1.45;color:#1d4ed8}.community-feed-write__plus-pack-row .community-feed-write__superpass-lead.notice-screen__lead-box{margin:0;border:1px solid rgba(255,255,255,.38);background:#3b82f6;box-shadow:none;align-items:flex-start}.community-feed-write__plus-pack-row .community-feed-write__superpass-lead .notice-screen__lead{white-space:normal;line-height:1.35}.community-feed-write__plus-pack-error{margin:0;font-size:12px;line-height:1.4;font-weight:600;color:#b91c1c}.community-feed-write__plus-pack-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;border:1px solid #1d4ed8;border-radius:12px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(180deg,#3b82f6,#2563eb);cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-write__plus-pack-btn:disabled{opacity:.45;cursor:not-allowed}.community-feed-write__plus-pack-btn:active:not(:disabled){background:linear-gradient(180deg,#2563eb,#1d4ed8);border-color:#1e40af}.community-feed-write__plus-pack-pay-popup{margin-top:2px;padding:14px 14px 12px;border-radius:14px;border:1px solid #dbeafe;background:#f8fafc;box-shadow:0 8px 28px #0f172a1a}.community-feed-write__plus-pack-pay-head{position:relative;margin-bottom:12px}.community-feed-write__plus-pack-pay-summary{margin:0;padding:0 4.25rem;box-sizing:border-box;font-size:15px;font-weight:700;line-height:1.35;letter-spacing:-.02em;color:#0f172a;text-align:center}.community-feed-write__plus-pack-refund-open{position:absolute;right:0;top:50%;transform:translateY(-50%);margin:0;padding:0;border:none;background:none;font:inherit;font-size:13px;font-weight:600;color:#4f46e5;white-space:nowrap;text-decoration:underline;text-underline-offset:3px;cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-write__plus-pack-refund-open:active{color:#4338ca;opacity:.9}.community-feed-write__plus-pack-pay-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.community-feed-write__plus-pack-pay-close,.community-feed-write__plus-pack-pay-submit{min-width:108px;padding:10px 16px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-write__plus-pack-pay-close{border:1px solid #cbd5e1;background:#fff;color:#475569}.community-feed-write__plus-pack-pay-close:active{background:#f1f5f9}.community-feed-write__plus-pack-pay-submit{border:1px solid #1d4ed8;color:#fff;background:linear-gradient(180deg,#3b82f6,#2563eb)}.community-feed-write__plus-pack-pay-submit:active{background:linear-gradient(180deg,#2563eb,#1d4ed8)}.community-feed-write__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.community-feed-write__pick-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-write__pick-btn--secondary{background:#f3f4f6;color:#374151}.community-feed-write__pick-btn.is-disabled,.community-feed-write__pick-btn--secondary.is-disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.community-feed-write__video-wrap{display:flex;flex-direction:column;gap:8px}.community-feed-write__video-frame{position:relative;width:100%;border-radius:14px;overflow:hidden;background:#111}.community-feed-write__video{width:100%;max-height:240px;border-radius:0;display:block;background:#111}.community-feed-write__media-logo{position:absolute;top:-5px;left:8px;height:30px;width:auto;max-width:48%;object-fit:contain;pointer-events:none;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.community-feed-write__media-logo--video{height:46px;top:-6px;left:10px}.community-feed-write__remove-media{align-self:flex-start;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:600;color:var(--text-muted);background:#f3f4f6}.community-feed-write__video-empty-hint{margin:8px 0 0;font-size:13px;line-height:1.45;font-weight:600;color:#64748b}.community-feed-write__photo-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.community-feed-write__photo-cell{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f0f0f2}.community-feed-write__photo-img{width:100%;height:100%;object-fit:cover;display:block}.community-feed-write__photo-remove{position:absolute;top:4px;right:4px;z-index:2;width:28px;height:28px;border-radius:999px;font-size:18px;line-height:1;color:#fff;background:#0000008c;display:flex;align-items:center;justify-content:center}.community-feed-write__label{display:block;font-size:13px;font-weight:600;color:var(--text-muted)}.community-feed-write__category-chips-outer{flex-shrink:0;margin:0 -16px 4px;padding:2px 16px 6px;max-width:none;width:calc(100% + 32px);box-sizing:border-box;overflow:hidden;min-height:44px}.community-feed-write__category-chips{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;max-width:100%;min-width:0;min-height:40px;box-sizing:border-box;padding:4px 2px 6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;user-select:none;-webkit-user-select:none}.community-feed-write__category-chips:active{cursor:grabbing}.community-feed-write__category-chips::-webkit-scrollbar{display:none;width:0;height:0}.community-feed-write__category-chip{flex:0 0 auto;margin:0;padding:10px 18px;border-radius:999px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#fafafa,#f3f4f6);box-shadow:0 1px 2px #0f172a0f;font:inherit;font-size:14px;font-weight:600;letter-spacing:-.02em;color:#374151;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.community-feed-write__category-chip:active{opacity:.88}.community-feed-write__category-chip.is-on{border-color:transparent;background:linear-gradient(135deg,var(--coral),var(--coral-deep));color:#fff;box-shadow:0 2px 10px #f25c5c59}.community-feed-write__category-chip:focus-visible{outline:2px solid rgba(242,92,92,.45);outline-offset:2px}.community-feed-write__input,.community-feed-write__textarea{width:100%;padding:12px 14px;border:1px solid #ececf0;border-radius:14px;font-size:15px;box-sizing:border-box}.community-feed-write__textarea{height:160px;min-height:160px;max-height:160px;resize:none;overflow-y:auto;line-height:1.5}.community-feed-write__submit-row{display:flex;gap:6px;margin-top:8px;width:100%;box-sizing:border-box}.community-feed-write__submit-bottom{width:100%;margin-top:10px;padding:14px 18px;border-radius:999px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));box-shadow:0 6px 24px #f25c5c73;transition:opacity .15s ease;border:none;cursor:pointer}.community-feed-write__submit-row .community-feed-write__submit-bottom{margin-top:0;padding:9px 12px;font-size:13px;border-radius:12px;box-shadow:0 3px 14px #f25c5c52}.community-feed-write__submit-bottom--half{flex:1;min-width:0}.community-feed-write__submit-delete{flex:1;min-width:0;padding:14px 18px;border-radius:999px;font-size:14px;font-weight:700;color:#b91c1c;background:#fff;border:2px solid #fecaca;box-shadow:0 2px 12px #b91c1c1f;cursor:pointer;transition:opacity .15s ease,background .15s ease}.community-feed-write__submit-row .community-feed-write__submit-delete{padding:9px 12px;font-size:13px;font-weight:600;border-radius:12px;border-width:1px;box-shadow:0 1px 6px #b91c1c14}.community-feed-write__submit-delete:disabled{opacity:.45;cursor:not-allowed}.community-feed-write__submit-bottom:disabled{opacity:.45;cursor:not-allowed}.my-account{padding:0 0 8px}.my-account .notice-screen__lead-box--account{border:1px solid #d1d5db;background:linear-gradient(145deg,#f8fafc,#e2e8f0 42%,#f1f5f9);box-shadow:0 0 0 1px #94a3b833,0 4px 14px #0f172a0f}.my-account .notice-screen__lead-box--account .notice-screen__lead-badge{color:#fff;background:#64748b;border-color:#ffffff59}.my-account .notice-screen__lead-box--account .notice-screen__lead{color:#475569}.my-account__actions{display:flex;flex-direction:column;margin:0;padding:0;border-radius:12px;overflow:hidden;border:1px solid #ececee;background:#fff}.my-account__row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:15px 16px;background:#fff;border:none;border-top:1px solid #f3f4f6;cursor:pointer;font:inherit;color:inherit;transition:background .12s ease;-webkit-tap-highlight-color:transparent}.my-account__row:first-child{border-top:none}.my-account__row--danger .my-account__row-title{color:#374151}.my-account__row-title{flex:1;font-size:15px;font-weight:600;color:#1f2937;text-align:left;line-height:1.35;min-width:0;letter-spacing:-.02em}.my-account__chev{color:#d1d5db;font-size:20px;font-weight:300;line-height:1}.my-account__popup-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.my-account__popup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#00000073;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}.my-account__popup-sheet{position:relative;z-index:1;margin:0 auto;max-width:430px;width:100%;padding:8px 20px calc(20px + env(safe-area-inset-bottom,0px));border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -4px 24px #00000014;pointer-events:auto;animation:my-account-sheet-in .26s cubic-bezier(.22,1,.36,1)}.my-account__popup-sheet--cs{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));max-height:min(78vh,520px);overflow-y:auto}.my-account__popup-sheet--withdraw{max-height:min(88vh,620px);overflow-y:auto;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.my-account__popup-sheet--withdraw .my-account__popup-title{margin-bottom:8px}.my-account__popup-sheet--logout{padding:6px 16px calc(14px + env(safe-area-inset-bottom,0px))}.my-account__popup-sheet--logout .my-account__popup-handle{margin:2px auto 8px}.my-account__popup-sheet--logout .my-account__popup-title{margin-bottom:4px;font-size:16px}.my-account__popup-sheet--logout .my-account__popup-desc{margin-bottom:12px;font-size:13px;line-height:1.45}.my-account__popup-sheet--logout .my-account__popup-actions{gap:6px}.my-account__popup-sheet--logout .my-account__popup-btn{padding:10px 12px;border-radius:10px;font-size:14px}.my-account__popup-btn--sheet-foot{margin-top:8px}@keyframes my-account-sheet-in{0%{transform:translateY(100%);opacity:.96}to{transform:translateY(0);opacity:1}}.my-account__popup-handle{width:36px;height:4px;margin:4px auto 12px;border-radius:999px;background:#e5e7eb}.my-account__popup-title{margin:0 0 6px;font-size:17px;font-weight:700;color:#1f2937;letter-spacing:-.02em;text-align:center}.my-account__popup-title--cs{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;font-size:18px;font-weight:800;color:#0f172a}.my-account__popup-desc{margin:0 0 20px;font-size:14px;line-height:1.55;color:#9ca3af;text-align:center}.my-account__popup-cs{display:flex;flex-direction:column;gap:10px;margin:4px 0 16px;padding:2px 0 0;text-align:left}.my-account__popup-cs-line{margin:0;font-size:14px;line-height:1.55;color:#374151;word-break:break-all}.my-account__popup-cs-link{color:#1f2937;text-decoration:none;font-weight:700;border-bottom:1px solid #e5e7eb}.my-account__popup-cs-link:hover{color:#111827}.my-account__popup-cs-muted{color:#9ca3af;font-weight:500;font-size:13px}.my-account__popup-cs-note{margin:6px 0 0;padding:10px 11px;border-radius:10px;border:1px solid #fde68a;background:#fffbeb;font-size:13px;font-weight:600;line-height:1.55;color:#92400e;text-align:left}.my-account__popup-actions{display:flex;gap:8px}.my-account__popup-btn{flex:1;padding:13px 14px;border-radius:12px;font-size:15px;font-weight:600;letter-spacing:-.02em;cursor:pointer;border:none;transition:transform .1s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}.my-account__popup-btn:active{transform:scale(.99)}.my-account__popup-btn--ghost{background:#f3f4f6;color:#4b5563}.my-account__popup-btn--ghost:hover{background:#e5e7eb}.my-account__popup-btn--primary{background:#1f2937;color:#fff;box-shadow:none}.my-account__popup-btn--primary:hover{background:#111827}.my-account__popup-btn--danger{background:#dc2626;color:#fff}.my-account__popup-btn--danger:hover{background:#b91c1c}.my-account__popup-btn--full{width:100%;flex:none;padding:13px 14px;background:#f3f4f6;color:#374151}.my-account__popup-btn--full:hover{background:#e5e7eb}.my-account__withdraw-password{margin:14px 0 0;display:flex;flex-direction:column;gap:6px;text-align:left}.my-account__withdraw-password label{font-size:12px;font-weight:700;color:#6b7280;letter-spacing:-.02em}.my-account__withdraw-password-field{position:relative;display:flex;align-items:center;width:100%}.my-account__withdraw-input{width:100%;box-sizing:border-box;padding:11px 44px 11px 12px;border-radius:10px;border:1px solid #e5e7eb;font:inherit;font-size:15px;background:#fafafa}.my-account__withdraw-password-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent}.my-account__withdraw-password-toggle:hover{color:#374151;background:#0000000a}.my-account__withdraw-password-toggle:focus-visible{outline:2px solid #9ca3af;outline-offset:1px}.my-account__withdraw-input:focus{outline:none;border-color:#9ca3af;background:#fff}.my-account__withdraw-error{margin:8px 0 0;font-size:13px;font-weight:600;color:#b91c1c;text-align:left;line-height:1.45}.notice-screen__lead-box{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;margin:0 0 16px;padding:8px 11px;border-radius:11px;border:1px solid rgba(255,255,255,.35);background:linear-gradient(145deg,#ff7b7b,#f25c5c);box-shadow:0 0 0 1px #ff787859,0 6px 18px #f25c5c59}.notice-screen__lead-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:800;letter-spacing:.05em;color:#fff;line-height:1;white-space:nowrap;background:#fff3;border:1px solid rgba(255,255,255,.45)}.notice-screen__lead{margin:0;padding:0;flex:1 1 auto;min-width:0;font-size:13px;line-height:1.25;font-weight:600;letter-spacing:-.02em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-list-screen{padding:0 0 8px}.notice-list-screen .notice-screen__lead-box .notice-screen__lead{white-space:normal;line-height:1.35}.notice-screen__list{margin:0;padding:0;list-style:none;border:1px solid #ececf0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.notice-screen__row{display:flex;align-items:center;gap:10px;width:100%;padding:14px;border:none;border-bottom:1px solid #f0f0f4;background:#fff;text-align:left;cursor:pointer;font:inherit;color:inherit;box-sizing:border-box}.notice-screen__list li:last-child .notice-screen__row{border-bottom:none}.notice-screen__row:active{background:#ff8a8a0f}.notice-screen__title{flex:1;min-width:0;font-size:14px;font-weight:600;color:#111;line-height:1.4}.notice-screen__chev{flex-shrink:0;font-size:18px;color:var(--text-light);opacity:.8}.notice-screen__empty{margin:24px 0;font-size:14px;color:var(--text-muted);text-align:center}.notice-screen__article{padding-bottom:8px}.notice-screen__head{margin-bottom:20px;padding-bottom:0}.notice-screen__hero-img{display:block;width:100%;max-height:240px;object-fit:cover;border-radius:14px;margin:0 0 18px;background:#f3f4f6}.notice-screen__meta{margin:10px 0 0;padding-bottom:14px;border-bottom:1px solid #e8e8ec;font-size:12px;font-weight:600;color:var(--text-light)}.notice-screen__h1{margin:0;font-size:18px;font-weight:800;letter-spacing:-.03em;color:#111;line-height:1.4}.notice-screen__summary{margin:10px 0 0;font-size:14px;font-weight:500;color:var(--text-muted);line-height:1.55}.notice-screen__body{font-size:14px;line-height:1.7;color:#333}.notice-screen__p{margin:0 0 14px}.notice-screen__content-pre{white-space:pre-wrap;word-break:break-word;margin-bottom:0}.notice-screen__bullets{margin:0 0 16px;padding-left:1.2em}.notice-screen__bullets li{margin-bottom:8px}.notice-screen__footnote{margin:16px 0 0;padding:12px 14px;font-size:12px;color:var(--text-muted);line-height:1.55;background:#fafafa;border-radius:12px;border:1px solid #f0f0f4}.sub-page.sub-page--feed-detail .sub-page__bar{margin-bottom:0}.community-feed-detail__empty{margin:24px 0;font-size:14px;color:var(--text-muted)}.community-feed-detail__hero{position:relative;width:100%;margin:0 0 20px;aspect-ratio:16 / 9;min-height:0;display:flex;align-items:center;justify-content:center;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-sizing:border-box;box-shadow:0 4px 18px #0000000f}.community-feed-detail__hero--flush{width:calc(100% + 32px);margin:0 -16px 20px;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:none}.community-feed-detail__hero--tall{aspect-ratio:3 / 4}.community-feed-detail__hero--media{padding:0}.community-feed-detail__hero--single-image{aspect-ratio:auto;display:flex;justify-content:center;align-items:flex-start;min-height:0}.community-feed-detail__hero--single-image .community-feed-detail__hero-media-wrap{position:relative;width:100%;max-width:100%;display:block;margin:0 auto}.community-feed-detail__hero--single-image .community-feed-detail__hero-media-wrap .community-feed-detail__hero-media{position:static;display:block;margin:0 auto;max-width:100%;max-height:min(88vh,1400px);width:auto;height:auto;object-fit:contain;object-position:center top}.community-feed-detail__hero--media:not(.community-feed-detail__hero--single-image) .community-feed-detail__hero-media-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.community-feed-detail__hero--media:not(.community-feed-detail__hero--single-image) .community-feed-detail__hero-media-wrap .community-feed-detail__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.community-feed-detail__media-brand-logo{position:absolute;top:-6px;left:10px;height:46px;width:auto;max-width:48%;object-fit:contain;pointer-events:none;z-index:2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.community-feed-detail__media-brand-logo--carousel{height:36px;top:-5px;left:8px}.community-feed-detail__wm-save-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:transparent}.community-feed-detail__wm-save-menu{position:fixed;z-index:10001;display:flex;flex-direction:column;min-width:220px;max-width:min(92vw,288px);margin:0;padding:0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000001a;border:1px solid rgba(0,0,0,.07);box-sizing:border-box;overflow:hidden}.community-feed-detail__wm-save-menu-item{display:block;width:100%;text-align:left;padding:13px 16px 12px;margin:0;border:none;background:transparent;font-size:15px;font-weight:600;letter-spacing:-.02em;color:#1a1a1a;cursor:pointer;-webkit-tap-highlight-color:transparent;line-height:1.3}.community-feed-detail__wm-save-menu-item:hover,.community-feed-detail__wm-save-menu-item:focus-visible{background:#0000000b;outline:none}.community-feed-detail__wm-save-menu-hint{margin:0;padding:9px 14px 11px;border-top:1px solid rgba(0,0,0,.07);background:#fafafa;font-size:11px;line-height:1.45;letter-spacing:-.02em;color:#c62828}.community-feed-detail__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:transparent}.community-feed-detail__video-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;cursor:pointer}.community-feed-detail__video-shell .community-feed-detail__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;cursor:pointer;background:#000}.community-feed-detail__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 38%,transparent 62%,rgba(0,0,0,.2) 100%)}.community-feed-detail__video-fs-enter-wrap{position:absolute;right:8px;bottom:8px;z-index:2;pointer-events:none}.community-feed-detail__video-fs-enter-wrap .community-feed-detail__video-icon-btn{pointer-events:auto}.community-feed-detail__video-fs-panel{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;gap:10px;padding:12px 12px max(12px,env(safe-area-inset-bottom,0px)) 12px;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.42) 52%,transparent);pointer-events:auto}.community-feed-detail__video-fs-seek-row{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.community-feed-detail__video-time--fs{flex-shrink:0;display:inline-flex;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;color:#fff;background:#00000059;border-radius:8px;text-shadow:0 1px 2px rgba(0,0,0,.35)}.community-feed-detail__video-seek{flex:1;min-width:0;height:32px;accent-color:var(--coral, #f25c5c);cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-detail__video-seek:disabled{opacity:.45;cursor:not-allowed}.community-feed-detail__video-fs-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.community-feed-detail__video-icon-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;margin:0;border:none;border-radius:8px;color:#fff;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}.community-feed-detail__video-icon-btn svg{width:17px;height:17px}.community-feed-detail__video-icon-btn:active{opacity:.85}.community-feed-detail__video-grid-host{position:relative;overflow:hidden;padding:0;min-height:0}.community-feed-detail__video-grid-host .community-feed-detail__video-shell{position:absolute;top:0;right:0;bottom:0;left:0}.community-feed-detail__grid-video-inner{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;cursor:pointer;background:#000}.community-feed-detail__video-grid-host .community-feed-detail__video-fs-enter-wrap{right:6px;bottom:6px}.community-feed-detail__video-grid-host .community-feed-detail__video-fs-panel{padding:8px 8px max(8px,env(safe-area-inset-bottom,0px)) 8px;gap:8px}.community-feed-detail__video-grid-host .community-feed-detail__video-fs-seek-row{gap:6px}.community-feed-detail__video-grid-host .community-feed-detail__video-time--fs{font-size:10px;padding:2px 6px;border-radius:6px}.community-feed-detail__video-grid-host .community-feed-detail__video-seek{height:28px}.community-feed-detail__video-grid-host .community-feed-detail__video-icon-btn{width:26px;height:26px}.community-feed-detail__video-grid-host .community-feed-detail__video-icon-btn svg{width:14px;height:14px}.community-feed-detail__hero--carousel-photos{display:flex;flex-direction:column;align-items:stretch;aspect-ratio:auto}.community-feed-detail__hero--carousel-photos .community-feed-detail__hero-carousel{position:relative;inset:auto;width:100%;min-height:min(70vh,520px);flex:0 0 auto}.community-feed-detail__hero--carousel-photos .community-feed-detail__hero-carousel-track{height:min(70vh,520px);align-items:stretch;position:relative;z-index:1}.community-feed-detail__hero--carousel-photos .community-feed-detail__hero-carousel-slide{height:min(70vh,520px);display:flex;align-items:center;justify-content:center;background:#fff}.community-feed-detail__hero--carousel-photos .community-feed-detail__hero-carousel-img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.community-feed-detail__hero-carousel{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-x:contain}.community-feed-detail__hero-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;grid-auto-rows:minmax(0,1fr);align-items:stretch;width:100%;max-width:100%;height:100%;min-height:0;min-width:0;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-x:contain;overscroll-behavior-y:auto}.community-feed-detail__hero-carousel-track::-webkit-scrollbar{display:none}@media(pointer:fine){.community-feed-detail__hero-carousel-track{cursor:grab}.community-feed-detail__hero-carousel-track:active{cursor:grabbing}}.community-feed-detail__hero-carousel-nav{position:absolute;top:0;bottom:0;z-index:3;width:min(32%,140px);min-height:48px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;background:transparent;color:#374151;font-size:44px;font-weight:700;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;pointer-events:auto}.community-feed-detail__hero-carousel-nav span{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:48px;text-shadow:0 0 10px rgba(255,255,255,.95),0 0 3px rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.25);filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.community-feed-detail__hero-carousel-nav--prev{left:0;justify-content:flex-start;padding-left:10px}.community-feed-detail__hero-carousel-nav--next{right:0;justify-content:flex-end;padding-right:10px}.community-feed-detail__hero-carousel-slide{min-width:0;width:100%;max-width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;position:relative;overflow:hidden}.community-feed-detail__hero-carousel-img{width:100%;height:100%;min-width:0;object-fit:cover;display:block;background:#f3f4f6;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.community-feed-detail__hero-carousel-video{width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:unset;touch-action:pan-x pan-y pinch-zoom}.community-feed-detail__hero-icon{display:flex;filter:drop-shadow(0 4px 16px rgba(0,0,0,.3))}.community-feed-detail__hero-waves{display:flex;align-items:flex-end;justify-content:center;gap:6px;height:64px}.community-feed-detail__wave{width:6px;border-radius:3px;background:#ffffffe6;height:40px}.community-feed-detail__content{padding:0 0 8px}.community-feed-detail__title{margin:0 0 16px;font-size:18px;font-weight:800;line-height:1.35;letter-spacing:-.02em;color:#111}.community-feed-detail__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.community-feed-detail__head-main{display:flex;align-items:center;gap:10px;min-width:0}button.community-feed-detail__head-main--profile{flex:1;min-width:0;padding:8px 10px;margin:-8px -10px;border:none;border-radius:12px;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-detail__follow{flex-shrink:0;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid var(--coral-deep, #e11d48);background:#fff;color:var(--coral-deep, #e11d48);cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-detail__follow--on{background:linear-gradient(135deg,var(--coral, #f25c5c),var(--coral-deep, #e11d48));border-color:transparent;color:#fff}.community-feed-detail__follow--edit{border-color:#d1d5db;color:#374151;background:#f9fafb}.community-feed-detail__follow:active{opacity:.9}.community-feed-detail__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(145deg,#ffd6d6,#e9d5ff);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#555}.community-feed-detail__author-block{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.community-feed-detail__author-block--corp .community-feed-detail__author-line{align-items:center;flex-wrap:wrap;gap:4px 6px}.community-feed-detail .my__verify-badge{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(145deg,#0ea5e9,#2563eb);color:#fff;box-shadow:0 1px 6px #2563eb52}.community-feed-detail .my__verify-badge svg{display:block;width:14px;height:14px}.community-feed-detail__author-line{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:0;min-width:0}.community-feed-detail__author-name-wrap{display:inline-flex;align-items:center;flex:1 1 auto;min-width:0;gap:4px}.community-feed-detail__author{min-width:0;font-size:14px;font-weight:700;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-feed-detail__author-superpass-crown{display:inline-flex;flex-shrink:0;align-items:center;filter:drop-shadow(0 1px 3px rgba(0,0,0,.2))}.community-feed-detail__author-superpass-crown-img{display:block;width:18px;height:auto;max-height:20px;object-fit:contain}.community-feed-detail__time{flex-shrink:0;font-size:12px;color:var(--text-muted);white-space:nowrap}.community-feed-detail__time:before{content:" · ";color:#9ca3af;font-weight:400}.community-feed-detail__body{margin:0 0 18px;font-size:15px;line-height:1.65;color:#333;white-space:pre-wrap}.community-feed-detail__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px 6px;font-size:12px;color:#4b5563;padding:14px 0 18px;border-top:1px solid #f0f0f2;border-bottom:1px solid #f0f0f2;font-weight:600}.community-feed-detail__stat{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;text-align:center;min-width:0;line-height:1.2;white-space:nowrap}.community-feed-detail__stat-ico{flex-shrink:0;color:#9ca3af}.community-feed-detail__stat-ico--heart-filled{color:var(--coral-deep, #e11d48)}button.community-feed-detail__stat--action{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;font:inherit;font-weight:600;color:inherit;background:transparent;border:none;padding:0;margin:0;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap}button.community-feed-detail__stat--action:hover:not(:disabled){opacity:.92}button.community-feed-detail__stat--action:disabled{opacity:.65;cursor:default}.community-feed-detail__compose{margin-top:0;margin-bottom:14px}.community-feed-detail__compose-row{display:flex;align-items:flex-end;gap:6px;box-sizing:border-box;padding:4px 8px 4px 10px;min-height:42px;background:#fff;border:1px solid #e5e7eb;border-radius:11px;transition:border-color .15s ease,box-shadow .15s ease}.community-feed-detail__compose-row:focus-within{border-color:#f25c5c8c;box-shadow:0 0 0 1px #f25c5c1f}.community-feed-detail__compose-input{flex:1;min-width:0;box-sizing:border-box;margin:0;padding:2px 0;font-size:14px;line-height:1.35;border:none;border-radius:0;background:transparent;color:#111;font-family:inherit;resize:none;overflow:hidden;min-height:26px}.community-feed-detail__compose-input::placeholder{color:#9ca3af}.community-feed-detail__compose-input:focus{outline:none}.community-feed-detail__compose-submit{flex-shrink:0;margin-bottom:0;padding:7px 13px;border:none;border-radius:9px;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));cursor:pointer;-webkit-tap-highlight-color:transparent;line-height:1.15}.community-feed-detail__compose-submit:disabled{opacity:.45;cursor:not-allowed}.community-feed-detail__compose-submit:active:not(:disabled){opacity:.92}@media(max-width:360px){.community-feed-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}}.community-feed-detail__comments{margin-top:4px}.community-feed-detail__comments-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 8px}.community-feed-detail__comments-title{display:flex;align-items:center;gap:6px;margin:0;min-width:0;font-size:15px;font-weight:800;letter-spacing:-.02em;color:#111}.community-feed-detail__comments-report{flex-shrink:0;margin:0;margin-inline-end:18px;padding:0;border:none;background:none;font:inherit;font-size:13px;font-weight:700;letter-spacing:-.02em;color:#374151;cursor:pointer;-webkit-tap-highlight-color:transparent}.community-feed-detail__comments-report:hover,.community-feed-detail__comments-report:active{color:#374151;opacity:1}.community-feed-detail__comments-title .community-feed-detail__stat-ico{flex-shrink:0;color:#6b7280}.community-feed-detail__comment-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.community-feed-detail__comment{display:flex;gap:10px;align-items:flex-start}.community-feed-detail__comment-avatar{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#6b7280}.community-feed-detail__comment-body{min-width:0;flex:1}.community-feed-detail__comment-head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:4px}.community-feed-detail__comment-author{font-size:13px;font-weight:700;color:#111}.community-feed-detail__comment-time{font-size:11px;color:var(--text-light)}.community-feed-detail__comment-text{margin:0;font-size:14px;line-height:1.5;color:#333}.community-feed-detail__report-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px 16px;box-sizing:border-box;background:#00000073;-webkit-tap-highlight-color:transparent}.community-feed-detail__report-modal{width:100%;max-width:360px;max-height:min(90vh,520px);overflow:auto;padding:18px 16px 16px;border-radius:16px;background:#fff;box-shadow:0 16px 48px #0000002e}.community-feed-detail__report-modal-title{margin:0 0 10px;font-size:17px;font-weight:700;letter-spacing:-.03em;color:#111;line-height:1.35}.community-feed-detail__report-modal-desc{margin:0 0 14px;font-size:13px;line-height:1.5;color:#6b7280}.community-feed-detail__report-label{display:block;margin:0 0 6px;font-size:12px;font-weight:700;color:#4b5563;letter-spacing:-.02em}.community-feed-detail__report-required{font-weight:800;color:var(--coral-deep, #f25c5c)}.community-feed-detail__report-select{width:100%;box-sizing:border-box;margin:0 0 6px;padding:10px 12px;font:inherit;font-size:14px;color:#111;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer}.community-feed-detail__report-select:focus{outline:none;border-color:var(--coral-deep, #f25c5c);box-shadow:0 0 0 3px #f25c5c26}.community-feed-detail__report-field-error{margin:-2px 0 10px;padding-left:6px;font-size:12px;line-height:1.35;font-weight:600;color:#2563eb}.community-feed-detail__report-textarea{width:100%;box-sizing:border-box;margin:0 0 16px;padding:10px 12px;font:inherit;font-size:14px;line-height:1.5;color:#111;border:1px solid #e5e7eb;border-radius:12px;resize:none;height:104px;min-height:104px;max-height:104px;overflow-y:auto}.community-feed-detail__report-textarea:focus{outline:none;border-color:var(--coral-deep, #f25c5c);box-shadow:0 0 0 3px #f25c5c26}.community-feed-detail__report-modal-actions{display:flex;gap:10px;justify-content:flex-end}.community-feed-detail__report-success{margin:8px 0 0;padding:0;font-size:14px;line-height:1.45;font-weight:700;color:#2563eb;white-space:nowrap}.community-feed-detail__report-modal-btn{padding:10px 16px;border-radius:10px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;border:none;-webkit-tap-highlight-color:transparent}.community-feed-detail__report-modal-btn--ghost{background:#f3f4f6;color:#4b5563}.community-feed-detail__report-modal-btn--ghost:active{opacity:.9}.community-feed-detail__report-modal-btn--primary{color:#fff;background:linear-gradient(145deg,var(--coral, #ff8a8a) 0%,var(--coral-deep, #f25c5c) 100%);box-shadow:0 2px 8px #f25c5c47}.community-feed-detail__report-modal-btn--primary:active{opacity:.94}.community-feed-detail__booster{margin:16px 0 0;padding:0;border:none;background:transparent}.community-feed-detail__booster-muted{margin:0;font-size:13px;font-weight:600;color:#92400e}.community-feed-detail__booster-active-lead.notice-screen__lead-box{margin:0 0 10px;border:1px solid rgba(255,255,255,.38);background:#3b82f6;box-shadow:0 0 0 1px #3b82f673,0 6px 18px #3b82f647;align-items:flex-start}.community-feed-detail__booster .community-feed-detail__booster-active-lead .notice-screen__lead{white-space:normal;line-height:1.35}.community-feed-detail__booster .community-feed-detail__booster-active-lead .notice-screen__lead strong{font-weight:800;color:#fff}.community-feed-detail__booster-buy{display:flex;flex-direction:column;gap:6px;padding:16px 16px 14px;border-radius:16px;border:1px solid rgba(251,191,36,.35);background:linear-gradient(165deg,#fffbeb,#fff 42%,#fff7ed);box-shadow:0 1px #ffffffe6 inset,0 8px 28px #b4530917}.community-feed-detail__booster-buy-head{display:flex;flex-direction:column;gap:3px}.community-feed-detail__booster-hint-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;width:100%}.community-feed-detail__booster-hint-row .community-feed-detail__booster-hint{margin:0;min-width:0}.community-feed-detail__booster-refund-link{flex-shrink:0;margin:0;padding:0;border:none;background:none;font:inherit;font-size:13px;font-weight:600;line-height:1.35;color:#64748b;white-space:nowrap;text-decoration:underline;text-underline-offset:3px;cursor:pointer;-webkit-tap-highlight-color:transparent;align-self:center}.community-feed-detail__booster-refund-link:hover{color:#475569}.community-feed-detail__booster-refund-link:active{opacity:.88}.community-feed-detail__booster-hint{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin:0;font-size:14px;line-height:1.35;font-weight:600;color:#78350f}.community-feed-detail__booster-hint-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:900;letter-spacing:.12em;color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #d9770659}.community-feed-detail__booster-hint-text{flex:1;min-width:0}.community-feed-detail__booster-hint-strong{font-size:19px;font-weight:900;letter-spacing:-.02em;color:#b45309}.community-feed-detail__booster-sub{margin:0;padding-left:2px;font-size:14px;line-height:1.35;font-weight:700;color:#92400e;letter-spacing:-.01em}.community-feed-detail__booster-dur{display:flex;gap:10px}.community-feed-detail__booster-dur button{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-height:68px;padding:9px 10px 11px;border-radius:14px;border:1.5px solid rgba(180,83,9,.28);background:#fff;font:inherit;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .15s ease;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 10px #0f172a0a}.community-feed-detail__booster-dur button:hover:not(:disabled){border-color:#d977068c;box-shadow:0 6px 18px #d977061f;transform:translateY(-1px)}.community-feed-detail__booster-dur button:focus-visible{outline:none;border-color:#d97706;box-shadow:0 0 0 3px #fbbf248c}.community-feed-detail__booster-dur-label{font-size:13px;font-weight:800;letter-spacing:-.02em;color:#92400e}.community-feed-detail__booster-dur-price{font-size:17px;font-weight:900;letter-spacing:-.03em;color:#b45309;line-height:1.1}.community-feed-detail__booster-dur-won{margin-left:1px;font-size:13px;font-weight:800;color:#92400e}.community-feed-detail__booster-dur-pill{position:absolute;top:-6px;right:-4px;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.06em;color:#fff;background:linear-gradient(135deg,#f43f5e,#e11d48);box-shadow:0 2px 8px #e11d4859}.community-feed-detail__booster-dur button.is-on{border-color:#d97706;background:linear-gradient(160deg,#fffbeb,#fde68a 55%,#fbbf24);box-shadow:0 4px 16px #d9770638,inset 0 1px #ffffffa6}.community-feed-detail__booster-dur button.is-on .community-feed-detail__booster-dur-label,.community-feed-detail__booster-dur button.is-on .community-feed-detail__booster-dur-price,.community-feed-detail__booster-dur button.is-on .community-feed-detail__booster-dur-won{color:#78350f}.community-feed-detail__booster-dur button:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.community-feed-detail__booster-submit{margin-top:10px;padding:8px 14px;border:none;border-radius:10px;font:inherit;font-size:14px;font-weight:800;letter-spacing:-.02em;line-height:1.25;color:#fff;cursor:pointer;background:linear-gradient(145deg,#f59e0b,#d97706);box-shadow:0 3px 10px #d9770647;-webkit-tap-highlight-color:transparent}.community-feed-detail__booster-submit:disabled{opacity:.55;cursor:not-allowed}.community-feed-detail__booster-submit:active:not(:disabled){opacity:.92}.community-post-detail__empty{margin:0;padding:24px 0;text-align:center;color:var(--text-muted)}.community-post-detail{padding-bottom:8px}.community-feed-detail.community-post-detail .community-feed-detail__content{padding-top:18px}.community-post-detail__head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.community-post-detail__avatar{width:40px;height:40px;border-radius:50%;background:var(--lavender);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#555;flex-shrink:0}.community-post-detail__author{display:block;font-size:14px;color:#111}.community-post-detail__time{font-size:12px;color:var(--text-light)}.community-post-detail__title{margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.4;color:#111;letter-spacing:-.02em}.community-post-detail__body{font-size:15px;line-height:1.65;color:#374151;white-space:pre-wrap;word-break:break-word}.community-post-detail__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px 6px;font-size:12px;color:#4b5563;padding:14px 0 18px;margin-top:18px;border-top:1px solid #f0f0f2;border-bottom:1px solid #f0f0f2;font-weight:600}.community-post-detail__stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;min-width:0;line-height:1.25}.community-post-detail__stat-ico{flex-shrink:0;color:#9ca3af}.community-post-detail__compose{margin-bottom:16px;padding:12px 14px;border-radius:14px;background:#fafafa;border:1px solid #ececf0}.community-post-detail__compose-label{display:block;margin-bottom:8px;font-size:12px;font-weight:700;color:var(--text-light)}.community-post-detail__compose-input{width:100%;box-sizing:border-box;padding:10px 12px;font-size:14px;line-height:1.45;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111;font-family:inherit;resize:none;overflow:hidden;min-height:52px}.community-post-detail__compose-input:hover,.community-post-detail__compose-input:focus{outline:none;border-color:#e5e7eb;box-shadow:none}.community-post-detail__compose-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:8px}.community-post-detail__compose-count{font-size:11px;color:var(--text-light)}.community-post-detail__compose-submit{padding:8px 16px;border:none;border-radius:10px;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));cursor:pointer;-webkit-tap-highlight-color:transparent}.community-post-detail__compose-submit:disabled{opacity:.45;cursor:not-allowed}.community-post-detail__compose-submit:active:not(:disabled){opacity:.92}@media(max-width:360px){.community-post-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}}.community-post-detail__comments{margin-top:4px}.community-post-detail__comments-title{margin:0 0 12px;font-size:15px;font-weight:800;letter-spacing:-.02em;color:#111}.community-post-detail__comment-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.community-post-detail__comment{display:flex;gap:10px;align-items:flex-start}.community-post-detail__comment-avatar{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#6b7280}.community-post-detail__comment-body{min-width:0;flex:1}.community-post-detail__comment-head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:4px}.community-post-detail__comment-author{font-size:13px;font-weight:700;color:#111}.community-post-detail__comment-time{font-size:11px;color:var(--text-light)}.community-post-detail__comment-text{margin:0;font-size:14px;line-height:1.5;color:#333}.download-reward-ad-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box}.download-reward-ad-modal{width:100%;max-width:360px;padding:22px 20px 20px;border-radius:18px;background:#fff;box-shadow:0 20px 50px #0f172a40;box-sizing:border-box}.download-reward-ad-modal__title{margin:0 0 12px;font-size:18px;font-weight:800;letter-spacing:-.03em;color:#111827;text-align:center}.download-reward-ad-modal__desc{margin:0 0 18px;font-size:14px;line-height:1.55;font-weight:500;color:#4b5563;text-align:center}.download-reward-ad-modal__actions{display:flex;gap:10px;margin-top:4px}.download-reward-ad-modal__btn{flex:1;min-width:0;padding:12px 14px;border-radius:12px;font-size:14px;font-weight:700;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.download-reward-ad-modal__btn--ghost{color:#6b7280;background:#f3f4f6}.download-reward-ad-modal__btn--primary{color:#fff;background:linear-gradient(135deg,var(--coral, #ff8a8a),var(--coral-deep, #f25c5c));box-shadow:0 4px 16px #f25c5c59}.download-reward-ad-modal__ad-slot{margin-bottom:14px;padding:28px 16px;border-radius:14px;background:linear-gradient(145deg,#f1f5f9,#e2e8f0);border:1px dashed #cbd5e1;text-align:center}.download-reward-ad-modal__ad-label{display:inline-block;margin-bottom:8px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:800;letter-spacing:.06em;color:#64748b;background:#fff}.download-reward-ad-modal__ad-placeholder{margin:0;font-size:13px;line-height:1.45;color:#64748b;font-weight:500}.download-reward-ad-modal__progress-track{height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden;margin-bottom:10px}.download-reward-ad-modal__progress-fill{height:100%;width:100%;border-radius:999px;background:linear-gradient(90deg,var(--coral, #ff8a8a),var(--coral-deep, #f25c5c));transform-origin:left center;transform:scaleX(0);transition:none}.download-reward-ad-modal__hint{margin:0;font-size:12px;font-weight:600;color:#9ca3af;text-align:center}.sub-page.sub-page--feed-author .sub-page__bar{margin-bottom:0}.sub-page.sub-page--feed-author .sub-page__body{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);max-width:none;box-sizing:border-box}.feed-author{margin:0;padding-bottom:8px;width:100%;box-sizing:border-box}.feed-author__hero{position:relative;margin-bottom:18px;width:100%}.feed-author__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#fff0f0,#e8e4ff 45%,#d8f3ff);opacity:.95}.feed-author__hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% -20%,rgba(255,138,138,.35),transparent 70%);pointer-events:none}.feed-author__hero-inner{position:relative;width:100%;box-sizing:border-box;padding:0;margin:0;display:flex;flex-direction:column;align-items:stretch}.feed-author__hero-top{padding:22px 16px 18px;text-align:center;box-sizing:border-box}.feed-author__avatar{width:72px;height:72px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#4b5563;background:linear-gradient(145deg,#fff,#f3f4f6);border:3px solid rgba(255,255,255,.95);box-shadow:0 8px 28px #0f172a1f,0 0 0 1px #0000000a}.feed-author__name-row{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;width:100%;max-width:100%;box-sizing:border-box}.feed-author__name-row .feed-author__name{min-width:0;max-width:100%;word-break:keep-all;overflow-wrap:anywhere}.feed-author .my__verify-badge{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(145deg,#0ea5e9,#2563eb);color:#fff;box-shadow:0 1px 6px #2563eb52}.feed-author .my__verify-badge svg{display:block;width:14px;height:14px}.feed-author__name{margin:0;font-size:20px;font-weight:800;letter-spacing:-.03em;color:#111;line-height:1.25}.feed-author__stats{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;margin:26px 0 0;padding:0;box-sizing:border-box;border:none;background:none}.feed-author__stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;min-width:0;padding:0 2px}.feed-author__stat-value{font-size:18px;font-weight:800;letter-spacing:-.02em;color:#111;line-height:1.2}.feed-author__stat-label{font-size:10px;font-weight:600;color:var(--text-light);letter-spacing:-.02em;line-height:1.25;text-align:center;word-break:keep-all}.feed-author__section{padding:0 16px}.feed-author__tabs{display:flex;align-items:flex-end;gap:0;margin-bottom:10px;padding:0;border-bottom:1px solid #ececf0;background:transparent;box-shadow:none}.feed-author__tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:0;min-height:0;min-width:0;padding:6px 10px 8px;margin-bottom:-1px;border:none;border-bottom:2px solid transparent;border-radius:0;font-size:14px;font-weight:600;letter-spacing:-.02em;color:#94a3b8;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease,border-color .15s ease}.feed-author__tab:hover:not(.feed-author__tab--active){color:#64748b}.feed-author__tab:focus-visible{outline:2px solid rgba(242,92,92,.4);outline-offset:2px;border-radius:6px}.feed-author__tab--active{color:#111827;font-weight:700;border-bottom-color:#f25c5c;background:transparent;box-shadow:none}.feed-author__panel{min-height:0}.feed-author__feed-list{margin-bottom:0!important}#feed-author-panel-video-landscape .feed-author__feed-list{gap:10px}#feed-author-panel-video-landscape .community__feed-card--thumbnail-only .community__feed-thumb{border-radius:inherit}.feed-author__portrait-grid{list-style:none;margin:0!important;padding:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feed-author__portrait-grid>li{margin:0;min-width:0}#feed-author-panel-video-portrait .feed-author__portrait-grid .community__feed-card{border-radius:8px;box-shadow:0 0 0 1px #0f172a0f}#feed-author-panel-video-portrait .feed-author__portrait-grid .community__feed-card--thumbnail-only .community__feed-thumb{border-radius:inherit;aspect-ratio:9 / 16;min-height:0}#feed-author-panel-video-portrait .feed-author__portrait-grid .community__feed-card--rap .community__feed-thumb{aspect-ratio:9 / 16;min-height:0}#feed-author-panel-video-portrait .feed-author__portrait-grid .community__feed-card:active .community__feed-thumb{opacity:1;filter:brightness(.96)}#feed-author-panel-video-portrait .feed-author__portrait-grid .community__feed-badge{left:6px;top:6px;padding:3px 7px;font-size:9px}.feed-author__empty{margin:0;padding:28px 16px;text-align:center;font-size:14px;color:var(--text-muted);background:#fafafa;border-radius:14px;border:1px dashed #e5e7eb}.feed-author__empty--soft{background:#f9fafb;border-style:solid;border-color:#ececf0}.feed-author__mode-empty{display:flex;flex-direction:column;align-items:center;text-align:center;margin:4px 0 8px;padding:36px 22px 32px;border-radius:18px;background:linear-gradient(165deg,#fafbfc,#f4f6f9 48%,#f0f2f6);border:1px solid rgba(15,23,42,.06);box-shadow:0 1px #ffffffe6 inset,0 10px 32px #0f172a0f;box-sizing:border-box}.feed-author__mode-empty-visual{display:flex;align-items:center;justify-content:center;width:88px;height:88px;margin-bottom:18px;border-radius:50%;background:linear-gradient(145deg,#fff,#f1f5f9);box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #0f172a0d}.feed-author__mode-empty-frame{display:block;border-radius:10px;border:2px dashed #cbd5e1;background:#ffffffa6;box-sizing:border-box}.feed-author__mode-empty--landscape .feed-author__mode-empty-frame{width:52px;height:30px}.feed-author__mode-empty--portrait .feed-author__mode-empty-frame{width:30px;height:48px}.feed-author__mode-empty-title{margin:0;max-width:280px;font-size:15px;font-weight:700;letter-spacing:-.03em;line-height:1.45;color:#334155}.feed-author__mode-empty-hint{margin:10px 0 0;max-width:300px;font-size:13px;font-weight:500;line-height:1.5;letter-spacing:-.02em;color:#94a3b8}.audition{padding:20px 16px 12px;background:#fff}.audition__head{display:flex;align-items:center;gap:10px;margin-bottom:20px}.audition__head-svg{flex-shrink:0}.audition__head h1{margin:0;font-size:19px;font-weight:700;letter-spacing:-.02em;color:#111}.audition__calendar{padding:20px 16px 18px;margin-bottom:28px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000000f,0 2px 8px #00000008;border:1px solid rgba(0,0,0,.04)}.audition__month-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.audition__month-nav{flex-shrink:0;width:38px;height:38px;padding:0;border:1px solid #ececf0;border-radius:50%;background:#fff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000000f;transition:color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease}.audition__month-nav-svg{display:block;flex-shrink:0}.audition__month-nav:hover{color:var(--coral-deep);border-color:#f25c5c59;box-shadow:0 2px 8px #f25c5c1f}.audition__month-nav:active{transform:scale(.96);background:#fffafb}.audition__month{flex:1;text-align:center;margin:0;font-size:16px;font-weight:700;color:#111;letter-spacing:-.02em}.audition__dow{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:11px;font-weight:500;color:#b4b4be;margin-bottom:10px}.audition__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.audition__cell{min-height:46px;border:none;border-radius:14px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 2px 8px;font-size:14px;font-weight:600;color:#222;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.audition__cell--muted{pointer-events:none;color:#d8d8e0;font-weight:500}.audition__cell--muted .audition__day-num{opacity:.95}.audition__cell--today{background:transparent;color:var(--coral-deep, #f25c5c);font-weight:700;box-shadow:inset 0 0 0 2px var(--coral-deep, #e11d48)}.audition__cell--today .audition__dot--red{background:#fff;box-shadow:0 0 0 1px #ffffff80}.audition__cell--today .audition__dot--purple{background:#f3e8ff}.audition__cell--today .audition__dot--mint{background:#d1fae5}.audition__cell--selected{background:transparent;color:#222;box-shadow:inset 0 0 0 2px #f25c5c66}.audition__day-num{line-height:1.1}.audition__dots{display:flex;flex-wrap:wrap;gap:3px;justify-content:center;max-width:100%;min-height:6px;align-items:center;margin-top:3px}.audition__dot{display:inline-block;flex-shrink:0;width:5px;height:5px;border-radius:50%;box-sizing:border-box;background:linear-gradient(180deg,var(--coral, #ff8a8a),var(--coral-deep, #f25c5c))}.audition__dot.audition__dot--accent{background:linear-gradient(180deg,var(--accent-from, #ff8a50) 0%,var(--accent-to, #e53935) 100%);box-shadow:none}.audition__dot--red{background:#f25c5c}.audition__dot--purple{background:#a78bfa}.audition__dot--mint{background:#5ec4a8}.audition__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.audition__section-title{margin:0;flex:1;min-width:0;font-size:17px;font-weight:700;letter-spacing:-.02em;color:#111}.audition__add-schedule{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:none;border-radius:999px;background:linear-gradient(145deg,#ff7b7b,#f25c5c);font:inherit;font-size:13px;font-weight:700;letter-spacing:-.02em;color:#fff;cursor:pointer;white-space:nowrap;box-shadow:0 0 0 1px #ff787859,0 6px 18px #f25c5c59;transition:transform .12s ease;-webkit-tap-highlight-color:transparent}.audition__add-schedule:active{transform:scale(.97);opacity:.94}.audition__add-schedule:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.audition__empty{margin:4px 0 0;padding:28px 20px 26px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px #ffffffe6 inset,0 6px 20px #0000000d}.audition__empty-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#ff7b7b24,#f25c5c14);box-shadow:0 0 0 1px #f25c5c1a}.audition__empty-icon svg{width:44px;height:44px}.audition__empty-title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.03em;color:#2d2d35;line-height:1.35}.audition__empty-desc{margin:0;max-width:280px;font-size:13px;font-weight:500;color:#8b8b98;line-height:1.55;letter-spacing:-.02em}.audition__cards{display:flex;flex-direction:column;gap:10px}.audition__card{display:flex;overflow:hidden;padding:0;background:#fff;border-radius:16px;box-shadow:0 10px 28px #00000012,0 2px 8px #0000000a;border:1px solid rgba(0,0,0,.05)}.audition__card-bar{width:8px;flex-shrink:0;align-self:stretch;min-height:100%;background:linear-gradient(180deg,var(--accent-from, #ff8a50) 0%,var(--accent-to, #e53935) 100%);border-radius:16px 0 0 16px}.audition__card-body{flex:1;padding:12px 12px 12px 10px;min-width:0}.audition__card-body[role=button]{cursor:pointer;border:none;background:transparent;font:inherit;color:inherit;text-align:left;width:100%;box-sizing:border-box}.audition__card-body[role=button]:focus-visible{outline:2px solid rgba(242,92,92,.45);outline-offset:2px}.audition__card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px}.audition__card-top h3{margin:0;flex:1;min-width:0;font-size:15px;font-weight:700;line-height:1.3;color:#111;letter-spacing:-.03em}.audition__notify{display:flex;align-items:center;gap:6px;flex-shrink:0;cursor:pointer}.audition__notify-label{font-size:10px;font-weight:500;color:#8e8e9a;white-space:nowrap}.audition__switch{position:relative;display:inline-flex;align-items:center}.audition__switch input{position:absolute;opacity:0;width:0;height:0}.audition__switch-ui{width:40px;height:22px;border-radius:11px;background:#e4e4ea;position:relative;transition:background .22s ease;flex-shrink:0}.audition__switch-ui:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .22s ease;box-shadow:0 2px 6px #00000024}.audition__switch input:checked+.audition__switch-ui{background:linear-gradient(180deg,#ff7a96,#ec407a 52%,#e53935)}.audition__switch input:checked+.audition__switch-ui:after{transform:translate(18px)}.audition__switch input:focus-visible+.audition__switch-ui{outline:2px solid rgba(236,64,122,.45);outline-offset:2px}.audition__when{margin:0 0 6px;font-size:12px;font-weight:500;color:#6f6f7c;letter-spacing:-.01em}.audition__place-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.audition__place{margin:0;font-size:12px;font-weight:500;color:#6f6f7c;display:flex;align-items:flex-start;gap:6px;line-height:1.4;flex:1;min-width:0}.audition__place-text{min-width:0;word-break:break-word}.audition__place-by{flex-shrink:0;max-width:42%;font-size:11px;font-weight:500;color:#9898a8;letter-spacing:-.02em;line-height:1.4;padding-top:1px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audition__place .audition__pin{flex-shrink:0;margin-top:1px}.audition-register{padding:8px 0 32px}.audition-register__lead-box{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;margin:0 0 16px;padding:8px 11px;border-radius:11px;border:1px solid rgba(255,255,255,.35);background:linear-gradient(145deg,#ff7b7b,#f25c5c);box-shadow:0 0 0 1px #ff787859,0 6px 18px #f25c5c59}.audition-register__lead-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:800;letter-spacing:.05em;color:#fff;line-height:1;white-space:nowrap;background:#fff3;border:1px solid rgba(255,255,255,.45);box-shadow:none}.audition-register__lead{margin:0;padding:0;flex:1 1 auto;min-width:0;font-size:13px;line-height:1.35;font-weight:600;letter-spacing:-.02em;color:#fff;align-self:center}.audition-register__label{display:block;margin:0 0 8px;font-size:13px;font-weight:700;color:#111;letter-spacing:-.02em}.audition-register__req{color:var(--coral-deep, #e11d48);font-weight:700}.audition-register__readonly{margin:0 0 18px;padding:12px 14px;font-size:15px;font-weight:600;color:#111;background:#fff;border-radius:12px;border:1px solid #ececf0;line-height:1.45}.audition-register__input{width:100%;box-sizing:border-box;margin:0 0 18px;padding:12px 14px;font:inherit;font-size:15px;border:1px solid #e4e4ea;border-radius:12px;background:#fff;color:#111}.audition-register__input:focus{outline:none;border-color:#f25c5c;box-shadow:none}.audition-register__time-row{display:flex;flex-wrap:nowrap;align-items:center;gap:0;margin:0 0 18px;min-height:42px}.audition-register__ampm-group{flex-shrink:0;display:inline-flex;align-items:center;gap:8px}.audition-register__time-sep{flex-shrink:0;width:1px;align-self:stretch;min-height:28px;margin:0 10px;background:linear-gradient(180deg,transparent 0%,#e2e4ea 20%,#e2e4ea 80%,transparent 100%)}.audition-register__time-digits{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:fit-content;max-width:118px;padding:2px 4px;border:1px solid #e4e4ea;border-radius:10px;background:#fff;gap:1px;transition:border-color .2s ease}.audition-register__time-digits:focus-within{border-color:#f25c5c;box-shadow:none}.audition-register__ampm-btn{min-width:3.5rem;min-height:40px;padding:0 12px;border:1px solid #e8e9ef;border-radius:10px;font:inherit;font-size:14px;font-weight:700;letter-spacing:-.02em;color:#6b7280;background:#fff;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.audition-register__ampm-btn--on{border-color:transparent;color:#fff;background:linear-gradient(145deg,#ff7b7b,#f25c5c);box-shadow:0 2px 8px #f25c5c52,0 0 0 1px #ff787840}.audition-register__ampm-btn:not(.audition-register__ampm-btn--on):active{color:#374151;background:#f9fafb;border-color:#e0e1e8}.audition-register__ampm-btn:focus-visible{outline:2px solid rgba(242,92,92,.45);outline-offset:2px}.audition-register__time-row .audition-register__time-digit{box-sizing:border-box;flex:0 0 auto;width:2.25rem;min-width:2.25rem;max-width:2.25rem;margin:0;padding:5px 0;font:inherit;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;text-align-last:center;border:none;border-radius:6px;background:transparent;color:#111}.audition-register__time-row .audition-register__time-digit::placeholder{color:#c4c8d0;font-weight:600}.audition-register__time-row .audition-register__time-digit:focus{outline:none;background:transparent}.audition-register__time-colon{flex-shrink:0;width:.5rem;padding:0;text-align:center;font-size:16px;font-weight:800;color:#b4b8c4;-webkit-user-select:none;user-select:none;line-height:1}.audition-register__textarea{width:100%;box-sizing:border-box;margin:0 0 24px;padding:10px 12px;font:inherit;font-size:14px;line-height:1.45;border:1px solid #e4e4ea;border-radius:10px;background:#fff;color:#111;resize:none;min-height:4rem;max-height:none;overflow:hidden;overflow-wrap:break-word;word-wrap:break-word}.audition-register__textarea:focus{outline:none;border-color:#f25c5c;box-shadow:none}.audition-register__textarea.audition-register__textarea--two-lines{min-height:calc(2.9em + 20px);max-height:12rem;overflow-x:hidden;overflow-y:auto}.audition-register__textarea.audition-register__textarea--grow{min-height:calc(2.9em + 20px);max-height:none;overflow-x:hidden;overflow-y:hidden}.audition-register__submit{width:100%;padding:11px 14px;border:none;border-radius:12px;font:inherit;font-size:15px;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(180deg,#ff7a7a,#f25c5c);box-shadow:0 4px 16px #f25c5c47;transition:opacity .2s ease,transform .12s ease}.audition-register__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.audition-register__submit:not(:disabled):active{transform:scale(.98)}.audition-register__submit-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px;padding-top:2px;width:100%}.audition-register__submit-row .audition-register__submit{width:auto;min-width:0;padding:8px 12px;min-height:40px;font-size:13px;font-weight:700;letter-spacing:-.02em;line-height:1.2;border-radius:10px;box-shadow:0 0 0 1px #ff78784d,0 2px 10px #f25c5c38;transition:transform .12s ease,opacity .12s ease;-webkit-tap-highlight-color:transparent}.audition-register__submit-row .audition-register__submit:not(:disabled):active{transform:scale(.98);opacity:.94}.audition-register__submit--danger{background:#fff;color:#be123c;border:none;box-shadow:0 1px 4px #be123c0f}.audition-register__submit--danger:disabled{opacity:.45}.audition-detail{display:flex;flex-direction:column;gap:12px;padding-bottom:8px}.audition-detail__box{display:flex;flex-direction:row;align-items:stretch;overflow:hidden;padding:0;background:#fff;border:1px solid #ececf0;border-radius:14px;box-shadow:0 1px 3px #0000000a}.audition-detail__card-bar{width:8px;flex-shrink:0;align-self:stretch;min-height:100%;background:linear-gradient(180deg,var(--accent-from, #ff8a50) 0%,var(--accent-to, #e53935) 100%);border-radius:14px 0 0 14px}.audition-detail__box-body{flex:1;min-width:0}.audition-detail__hero .audition-detail__box-body,.audition-detail__card .audition-detail__box-body{padding:16px 16px 15px}.audition-detail__hero-label{display:block;margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.audition-detail__when{margin:0 0 8px;font-size:17px;font-weight:700;letter-spacing:-.03em;color:#111;line-height:1.35}.audition-detail__place{margin:0;padding-top:4px;display:flex;align-items:flex-start;gap:6px;font-size:14px;line-height:1.5;color:#5c5c66}.audition-detail__place-marker{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px;line-height:0}.audition-detail__pin-svg{display:block}.audition-detail__heading{margin:0 0 8px;padding:0;border:none;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.audition-detail__text{margin:0;font-size:14px;line-height:1.7;color:#111}.audition-detail__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.audition-detail__tags li{padding:7px 13px;font-size:13px;font-weight:600;letter-spacing:-.02em;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px}.audition-detail__steps{margin:0;padding:0;list-style:none;counter-reset:aud-step}.audition-detail__steps li{position:relative;margin:0 0 12px;padding-left:34px;font-size:14px;line-height:1.6;color:#111}.audition-detail__steps li:last-child{margin-bottom:0}.audition-detail__steps li:before{counter-increment:aud-step;content:counter(aud-step);position:absolute;left:0;top:0;width:24px;height:24px;border-radius:8px;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:#fff;background:linear-gradient(180deg,var(--accent-from, #ff8a50) 0%,var(--accent-to, #e53935) 100%);border:none;box-shadow:0 1px 4px #0000001f;display:flex;align-items:center;justify-content:center}.audition-detail__contact{margin:0;font-size:14px;line-height:1.65;color:#111}.audition-detail__pre{white-space:pre-wrap;word-break:break-word}.audition-detail__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px;padding-top:2px}.audition-detail__action-btn{padding:8px 12px;min-height:40px;border:none;border-radius:10px;font:inherit;font-size:13px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#fff;cursor:pointer;background:linear-gradient(145deg,var(--coral, #ff8a8a) 0%,var(--coral-deep, #f25c5c) 100%);box-shadow:0 0 0 1px #ff78784d,0 2px 10px #f25c5c38;transition:transform .12s ease,opacity .12s ease;-webkit-tap-highlight-color:transparent}.audition-detail__action-btn:active{transform:scale(.98);opacity:.94}.audition-detail__action-btn:focus-visible{outline:2px solid rgba(242,92,92,.45);outline-offset:2px}.audition-detail__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px 16px;background:#00000073;-webkit-tap-highlight-color:transparent}.audition-detail__modal{width:100%;max-width:360px;max-height:min(90vh,520px);overflow:auto;padding:18px 16px 16px;border-radius:16px;background:#fff;box-shadow:0 16px 48px #0000002e}.audition-detail__modal-title{margin:0 0 10px;font-size:17px;font-weight:700;letter-spacing:-.03em;color:#111;line-height:1.35}.audition-detail__modal-desc{margin:0 0 14px;font-size:13px;line-height:1.5;color:#6b7280}.audition-detail__modal-textarea{width:100%;box-sizing:border-box;margin:0 0 16px;padding:10px 12px;font:inherit;font-size:14px;line-height:1.5;color:#111;border:1px solid #e5e7eb;border-radius:12px;resize:none;height:120px;min-height:120px;max-height:120px;overflow-y:auto}.audition-detail__modal-textarea:focus{outline:none;border-color:var(--coral-deep, #f25c5c);box-shadow:0 0 0 3px #f25c5c26}.audition-detail__modal-actions{display:flex;gap:10px;justify-content:flex-end}.audition-detail__modal-btn{padding:10px 16px;border-radius:10px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;border:none;-webkit-tap-highlight-color:transparent}.audition-detail__modal-btn--ghost{background:#f3f4f6;color:#4b5563}.audition-detail__modal-btn--ghost:active{opacity:.9}.audition-detail__modal-btn--primary{color:#fff;background:linear-gradient(145deg,var(--coral, #ff8a8a) 0%,var(--coral-deep, #f25c5c) 100%);box-shadow:0 2px 8px #f25c5c47}.audition-detail__modal-btn--primary:active{opacity:.94}.sub-page__body .audition-detail p{margin-bottom:0}.audition-detail__delete-sheet-root .my-account__popup-sheet{padding:6px 16px calc(12px + env(safe-area-inset-bottom,0px))}.audition-detail__delete-sheet-root .my-account__popup-handle{width:32px;height:3px;margin:2px auto 6px}.audition-detail__delete-sheet-root .my-account__popup-title{margin:0 0 4px;font-size:16px}.audition-detail__delete-sheet-root .my-account__popup-desc{margin:0 0 10px;font-size:13px;line-height:1.45}.audition-detail__delete-sheet-root .my-account__popup-actions{gap:6px}.audition-detail__delete-sheet-root .my-account__popup-btn{padding:8px 10px;font-size:14px;font-weight:600;border-radius:10px}.notify-page{min-height:100%;padding:0 16px calc(88px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fff8f8,#fff 28%,#fff);box-sizing:border-box}.notify-page__head{display:flex;align-items:center;gap:8px;margin:0 -16px 16px;padding:10px 16px 12px;box-sizing:border-box;background:#fff;border-bottom:1px solid #ececf0;box-shadow:0 4px 20px #0000000a}.notify-page__back{align-self:center}.notify-page__head-spacer{flex-shrink:0;width:44px;height:44px}.notify-page__title{flex:1;min-width:0;margin:0;padding:0;font-size:19px;font-weight:800;letter-spacing:-.03em;color:#111;line-height:44px;height:44px;text-align:center}.notify-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;min-height:22px}.notify-page__count{font-size:13px;font-weight:600;color:var(--text-muted, #6b7280);letter-spacing:-.02em;flex-shrink:0;margin-inline-start:6px}.notify-page__toolbar-actions{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-left:auto;margin-inline-end:6px}.notify-page__toolbar-action{margin:0;padding:0;border:none;background:none;font:inherit;font-size:13px;font-weight:600;color:var(--text-muted, #6b7280);cursor:pointer;letter-spacing:-.02em;-webkit-tap-highlight-color:transparent}.notify-page__toolbar-action:active{opacity:.6}.notify-page__toolbar-action:disabled{opacity:.45;cursor:not-allowed}.notify-page__error{margin:0 0 14px;padding:12px 14px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca}.notify-page__error p{margin:0 0 8px;font-size:13px;font-weight:500;color:#b91c1c;line-height:1.45}.notify-page__error p:last-child{margin-bottom:0}.notify-page__retry{margin-top:8px;padding:8px 14px;border-radius:10px;border:1px solid #fca5a5;background:#fff;font:inherit;font-size:13px;font-weight:600;color:#b91c1c;cursor:pointer;-webkit-tap-highlight-color:transparent}.notify-page__empty{margin:32px 0;font-size:14px;font-weight:500;color:var(--text-muted, #6b7280);text-align:center}.notify-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.notify-page__item{display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 16px;border-radius:16px;background:#fff;border:1px solid #ececf0;box-shadow:var(--shadow-sm, 0 2px 12px rgba(0, 0, 0, .05));transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}button.notify-page__item{width:100%;margin:0;box-sizing:border-box;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(hover:hover){.notify-page__item:hover{border-color:#f25c5c33;box-shadow:0 8px 24px #f25c5c14}}.notify-page__item:active{transform:scale(.99)}.notify-page__item--read{opacity:.72}.notify-page__item--read .notify-page__time{background:#e5e7eb}.notify-page__item-icon{flex-shrink:0;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;box-shadow:0 2px 8px #0000000f}.notify-page__item-icon--audition{background:linear-gradient(145deg,#ffe4e6,#fecdd3)}.notify-page__item-icon--community{background:linear-gradient(145deg,#e0e7ff,#ddd6fe)}.notify-page__item-icon--event{background:linear-gradient(145deg,#fef3c7,#fde68a)}.notify-page__item-body{flex:1;min-width:0;padding-right:8px}.notify-page__item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}.notify-page__item-title{font-size:14px;font-weight:800;letter-spacing:-.02em;color:#111;line-height:1.35}.notify-page__time{flex-shrink:0;font-size:11px;font-weight:600;color:var(--text-light, #9ca3af);white-space:nowrap;padding:3px 8px;border-radius:999px;background:#f3f4f6;line-height:1.2}.notify-page__desc{margin:0;font-size:13px;font-weight:500;color:var(--text-muted, #6b7280);line-height:1.5;letter-spacing:-.01em}.notify-page--detail .notify-page__detail-card{padding:4px 0 24px}.notify-page__detail-header{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e8e8ec}.notify-page__detail-row{display:flex;align-items:flex-start;gap:12px;min-width:0}.notify-page__detail-icon{flex-shrink:0;margin-bottom:0}.notify-page__detail-head-text{flex:1;min-width:0}.notify-page__detail-title{margin:0 0 6px;font-size:18px;font-weight:800;letter-spacing:-.03em;color:#111;line-height:1.3}.notify-page__detail-time{margin:0;font-size:12px;font-weight:600;color:var(--text-light, #9ca3af)}.notify-page__detail-lead{margin:0 0 14px;font-size:14px;font-weight:600;color:#374151;line-height:1.55}.notify-page__detail-body{margin:0;font-size:14px;font-weight:600;color:#374151;line-height:1.65;letter-spacing:-.01em}.notify-page__detail-body--pre{white-space:pre-wrap;word-break:break-word}.avatar-crop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:flex-end;justify-content:center;padding:0}.avatar-crop__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#00000080;cursor:pointer}.avatar-crop__panel{position:relative;width:100%;max-width:430px;max-height:90dvh;overflow:auto;padding:20px 18px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -8px 40px #0000001f}.avatar-crop__title{margin:0 0 8px;font-size:18px;font-weight:700;color:#111}.avatar-crop__hint{margin:0 0 14px;font-size:13px;color:var(--text-muted, #6b7280);line-height:1.45}.avatar-crop__stage{position:relative;width:100%;height:min(72vw,300px);border-radius:16px;overflow:hidden;background:#0f0f12}.avatar-crop__zoom{margin-top:16px;display:flex;align-items:center;gap:12px}.avatar-crop__zoom-label{flex-shrink:0;font-size:13px;font-weight:600;color:#374151}.avatar-crop__zoom input[type=range]{flex:1;min-width:0;accent-color:var(--coral-deep, #e11d48)}.avatar-crop__actions{margin-top:20px;display:flex;gap:10px}.avatar-crop__btn{flex:1;padding:14px 16px;border-radius:14px;font-size:15px;font-weight:700;border:none;cursor:pointer}.avatar-crop__btn--ghost{background:#f3f4f6;color:#374151}.avatar-crop__btn--primary{background:linear-gradient(135deg,var(--coral, #f25c5c),var(--coral-deep, #e11d48));color:#fff}.avatar-crop__btn:active{opacity:.92}.my{display:flex;flex-direction:column;flex:0 0 auto;width:100%;min-height:0;padding:8px 16px 24px;background:#fff;box-sizing:border-box}.my__panel{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;background:#fff;border:1px solid #f0f0f2}.my__profile{display:flex;flex-direction:column;align-items:center;margin-bottom:28px}.my__avatar-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.my__avatar-block{display:flex;flex-direction:column;align-items:center}.my__avatar-wrap{position:relative;width:112px;height:112px;flex-shrink:0}.my__avatar-gear{position:absolute;right:-2px;bottom:-2px;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:2px solid #ffffff;border-radius:50%;background:#fafafa;color:#4b5563;cursor:pointer;box-shadow:0 2px 10px #0000001f;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .12s ease}.my__avatar-gear:hover{color:var(--coral-deep, #e11d48);border-color:#fff;background:#fff5f5}.my__avatar-gear:active{transform:scale(.96)}.my__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.my__avatar-ring{width:112px;height:112px;border-radius:50%;padding:4px;background:linear-gradient(135deg,#fb923c,#a78bfa,#ec4899);box-shadow:0 8px 28px #a78bfa40}.my__avatar-inner{position:relative;width:100%;height:100%;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.my__avatar-superpass-crown{position:absolute;top:-18px;right:-18px;left:auto;z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:none;transform:rotate(45deg);transform-origin:center center;filter:drop-shadow(0 3px 8px rgba(0,0,0,.28))}.my__avatar-superpass-crown-img{display:block;width:56px;height:auto;max-height:64px;object-fit:contain}.my__name-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;max-width:100%;padding:0 8px;box-sizing:border-box;flex-wrap:wrap}.my__verify-badge{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:linear-gradient(145deg,#0ea5e9,#2563eb);color:#fff;box-shadow:0 2px 8px #2563eb59}.my__verify-badge svg{display:block}.my__name{margin:0;font-size:22px;font-weight:700;color:#111;text-align:center;min-width:0;max-width:100%;white-space:normal;word-break:keep-all;line-height:1.35}.my__edit-pill{margin-top:16px;padding:10px 28px;border-radius:999px;font-size:14px;font-weight:600;color:#f25c5c;border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#fb923c,#f472b6,#a78bfa);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 2px 12px #f25c5c1a}.my__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:12px 0;border-bottom:1px solid #f0f0f2;width:100%;box-sizing:border-box}.my__menu{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.my__row{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:14px 16px;background:#fff;border-radius:0;box-shadow:none;border:none;border-top:1px solid #f0f0f2}.my__row:first-of-type{border-top:none}.my__row-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px}.my__row-title{flex:1;font-size:15px;font-weight:700;color:#111;text-align:left;line-height:1.4;min-width:0}.my__chev{color:#c8c8d0;font-size:22px;font-weight:300;line-height:1}.my__stat{margin:0;width:100%;min-width:0;box-sizing:border-box;background:transparent;border:none;border-radius:0;padding:10px 4px;text-align:center;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-right:1px solid #f0f0f2;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.my__stat:focus-visible{outline:2px solid rgba(242,92,92,.35);outline-offset:2px;z-index:1}.my__stat:last-child{border-right:none}.my__stat-icon{display:flex;align-items:center;justify-content:center;height:24px}.my__stat-value{font-size:20px;font-weight:700;color:#111}.my__stat-value--pending{color:#9ca3af;font-weight:700;letter-spacing:.06em}.my__stat-label{font-size:11px;color:var(--text-muted);line-height:1.35}.my__stat--blue .my__stat-icon{color:#3b82f6}.my__stat--green .my__stat-icon{color:#22c55e}.my__stat--orange .my__stat-icon{color:#f97316}.my__biz-footer{margin:32px -16px -24px;padding:16px 20px 20px;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;border-top:1px solid #e8e8ec;border-radius:0;box-shadow:none}.my__biz-social{display:flex;align-items:center;gap:8px;flex-shrink:0}.my__biz-social-btn{display:flex;align-items:center;justify-content:center}.my__biz-social-btn--plain{width:auto;height:auto;min-width:28px;min-height:28px;padding:2px;border:none;background:transparent;border-radius:4px;box-shadow:none;transition:opacity .15s ease,transform .12s ease}.my__biz-social-btn--plain:hover{opacity:.88;background:transparent}.my__biz-social-btn--plain:focus-visible{outline:2px solid rgba(75,85,99,.35);outline-offset:2px}.my__biz-social-btn--plain:active{transform:scale(.96);background:transparent}.my__biz-name-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin:0 0 10px}.my__biz-name{margin:0;padding:0;font-size:16px;font-weight:800;letter-spacing:.08em;color:#1e293b;line-height:1.25;flex:1 1 auto;min-width:0}.my__biz-detail{margin:0;font-style:normal}.my__biz-line{display:block;margin:0 0 7px;font-size:12px;line-height:1.45;letter-spacing:-.01em;word-break:keep-all;overflow-wrap:anywhere;color:#4b5563}.my__biz-line:last-of-type{margin-bottom:0}.my__biz-line--addr{margin-top:0}.my__biz-policy{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin:10px 0 0;padding-top:10px;border-top:1px solid #ececf0;font-size:11px;font-weight:500;line-height:1.5;letter-spacing:-.02em}.my__biz-policy-link{padding:2px 0;color:#6b7280;text-decoration:none;transition:color .15s ease}button.my__biz-policy-link{margin:0;border:none;background:none;font:inherit;cursor:pointer;text-align:left}.my__biz-policy-link:hover{color:#4b5563;text-decoration:underline}.my__biz-policy-link:focus-visible{outline:2px solid rgba(242,92,92,.45);outline-offset:2px;border-radius:4px}.my__biz-k{display:inline;margin:0;font-size:12px;font-weight:600;color:#525252}.my__biz-v{display:inline;margin:0;font-size:12px;font-weight:400;color:#525252;line-height:inherit;font-variant-numeric:tabular-nums}.sub-page.sub-page--profile{min-height:auto;width:100%;align-self:flex-start;flex:0 0 auto}.pf-form{margin:0;padding:0}.pf-form__box{margin:0;padding:0;border:2px solid transparent;border-radius:16px;transition:border-color .2s ease,box-shadow .2s ease,padding .2s ease}.pf-form__box--editing{padding:12px;border-color:var(--coral);box-shadow:0 0 0 3px #ff8a8a33}.pf-form__box--editing .pf-input--locked{background-color:#f3f4f6;color:#4b5563;cursor:not-allowed;border-color:#e5e7eb}.pf-form__pw-after{margin-top:18px}.pf-pw-inline{margin:0;padding:0;border:none;background:transparent}.pf-pw-inline__title{margin:0 0 4px;font-size:14px;font-weight:700;color:#374151;letter-spacing:-.02em}.pf-pw-inline__desc{margin:0 0 8px;font-size:12px;line-height:1.45;color:#6b7280}.pf-pw-inline__grid{display:grid;grid-template-columns:8fr 2fr;column-gap:8px;row-gap:4px;align-items:stretch}.pf-pw-inline__input-cell{grid-column:1;grid-row:1;min-width:0}.pf-pw-inline__input-wrap{position:relative;display:block;width:100%}.pf-pw-inline__input{width:100%;box-sizing:border-box;padding:10px 42px 10px 12px;font-size:14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111;font-family:inherit}.pf-pw-inline__pw-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent}.pf-pw-inline__pw-toggle:hover,.pf-pw-inline__pw-toggle:active,.pf-pw-inline__pw-toggle:focus,.pf-pw-inline__pw-toggle:focus-visible{background:transparent;box-shadow:none;outline:none;color:#6b7280}.pf-pw-inline__input::placeholder{color:#94a3b8}.pf-pw-inline__input:focus{outline:none;border-color:var(--coral);box-shadow:0 0 0 2px #ff8a8a33}.pf-pw-inline__btn{padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid #e5e7eb;background:#fff;color:#64748b;transition:background .15s ease,border-color .15s ease,color .15s ease}.pf-pw-inline__btn:hover:not(.pf-pw-inline__btn--primary){background:#f9fafb}.pf-pw-inline__btn--primary{grid-column:2;grid-row:1;min-width:0;border:none;background:linear-gradient(135deg,var(--coral),var(--coral-deep));color:#fff;-webkit-tap-highlight-color:transparent}.pf-pw-inline__btn--primary:hover,.pf-pw-inline__btn--primary:active,.pf-pw-inline__btn--primary:focus-visible{background:linear-gradient(135deg,var(--coral),var(--coral-deep));color:#fff;opacity:1;filter:none;outline:none}.pf-pw-verify-result{grid-column:1;grid-row:2;margin:0;padding:2px 2px 0;border-radius:0;font-size:13px;font-weight:600;line-height:1.35;border:none;background:transparent}.pf-pw-verify-result--ok{color:#047857}.pf-pw-verify-result--fail{color:#b91c1c}.sub-page--profile .pf-form .sub-actions{margin-top:18px;gap:8px}.sub-page--profile .pf-form .sub-btn-primary{padding:11px 14px;border-radius:12px;font-size:14px}.wishstar-load-hint{margin:0 0 12px;font-size:14px;color:#64748b}.wishstar-form__fieldset{border:0;margin:0;padding:0;min-width:0}.wishstar-form{display:flex;flex-direction:column;gap:0}.wishstar-form .sub-label{font-size:15px;font-weight:700}.wishstar-required-mark{color:var(--coral-deep);font-weight:800}.wishstar-form .sub-field{margin-bottom:20px}.wishstar-form__actions{margin-top:12px}.wishstar-btn-submit{padding:11px 14px;font-size:14px;border-radius:12px}.wishstar-form .wishstar-btn-submit.sub-btn-primary:disabled{opacity:1!important;background:#e5e7eb!important;color:#9ca3af;cursor:not-allowed}.wishstar-form .sub-input,.wishstar-form .sub-textarea{border:1px solid #e5e7eb;box-shadow:none}.wishstar-form .sub-input:focus,.wishstar-form .sub-input:focus-visible,.wishstar-form .sub-textarea:focus,.wishstar-form .sub-textarea:focus-visible{outline:none;box-shadow:none;border:1px solid var(--coral)}.wishstar-textarea--agencies{resize:none;overflow-y:auto;line-height:1.5;padding:10px 12px;min-height:2.75rem;max-height:calc(7.5em + 20px);transition:height .05s ease}.wishstar-textarea--reason{line-height:1.55;padding:12px 14px}.wishstar-chip-grid{display:grid;gap:8px;margin-top:2px}.wishstar-chip-grid--concept{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:360px){.wishstar-chip-grid--concept{grid-template-columns:repeat(3,minmax(0,1fr))}}.wishstar-chip-grid--contract{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:380px){.wishstar-chip-grid--contract{grid-template-columns:repeat(3,minmax(0,1fr))}}.wishstar-chip{position:relative;display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;margin:0;border-radius:12px;border:1px solid #e8e8ed;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#4b5563;text-align:center;line-height:1.25;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.wishstar-chip:active{transform:scale(.98)}.wishstar-chip__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wishstar-chip__label{pointer-events:none}.wishstar-chip:has(.wishstar-chip__input:checked){border-color:transparent;background:linear-gradient(135deg,var(--coral),var(--coral-deep));color:#fff;font-weight:700;box-shadow:0 2px 8px #f25c5c40}.wishstar-chip:has(.wishstar-chip__input:focus-visible){outline:none;box-shadow:0 0 0 3px #ff8a8a73}.wishstar-chip:has(.wishstar-chip__input:checked):focus-visible{box-shadow:0 0 0 3px #ffffffd9,0 0 0 6px #ff8a8a73}.wishstar-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.wishstar-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border:none;padding:0;background:#0f172a6b;cursor:pointer}.wishstar-modal__panel{position:relative;width:100%;max-width:320px;padding:22px 20px 18px;border-radius:22px;background:#fff;box-shadow:0 20px 50px #f43f5e2e,0 0 0 1px #fb71851f;text-align:center;overflow:hidden}.wishstar-modal__panel--alert{text-align:left}.wishstar-modal__emoji{margin:0 0 8px;font-size:36px;line-height:1;text-align:center}.wishstar-modal__title{margin:0 0 8px;font-size:17px;font-weight:800;letter-spacing:-.03em;color:#111827;line-height:1.35}.wishstar-modal__title--alert{text-align:center;color:#be123c}.wishstar-modal__lead--err{font-size:14px;color:#374151;line-height:1.5;text-align:left;word-break:keep-all}.wishstar-modal__list{margin:0 0 18px;padding:0;list-style:none;border-radius:14px;background:#fafafa;border:1px solid #f1f1f4;font-size:14px;font-weight:600;color:#1f2937;overflow:hidden}.wishstar-modal__list li{display:flex;align-items:flex-start;gap:8px;margin:0;padding:12px 14px;border-bottom:1px solid #f0f0f4;line-height:1.45}.wishstar-modal__list li:last-child{border-bottom:none}.wishstar-modal__bullet{flex-shrink:0;color:var(--coral-deep);font-weight:800}.wishstar-modal__ok{width:100%;padding:12px 16px;border:none;border-radius:14px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--coral),var(--coral-deep));cursor:pointer;font-family:inherit}.wishstar-modal__ok:active{opacity:.92}.my-user-sub{padding:4px 0 28px}.my-user-sub__warn{margin:16px 0 0;padding:18px 16px;border-radius:14px;background:#fffbeb;border:1px solid #fde68a;font-size:14px;line-height:1.55;font-weight:600;color:#92400e}.my-user-sub__lead{display:flex;flex-direction:column;gap:12px;margin:0 0 20px;padding:16px 16px 14px;border-radius:16px;background:#3b82f6;border:1px solid rgba(255,255,255,.35);box-shadow:none}.my-user-sub__current-heading{display:flex;align-items:center;gap:10px;margin:0;padding-bottom:2px;font-size:16px;font-weight:800;letter-spacing:-.03em;color:#fff}.my-user-sub__current-heading:before{content:"";width:4px;height:1.1em;min-height:18px;border-radius:4px;flex-shrink:0;background:#ffffffd9;box-shadow:0 1px 4px #00000026}.my-user-sub__lead .my-user-sub__state{margin:0}.my-user-sub__dates{margin:0;display:flex;flex-direction:column;gap:10px}.my-user-sub__date-row{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.28)}.my-user-sub__date-row:last-child{border-bottom:none;padding-bottom:0}.my-user-sub__date-row dt{margin:0;flex:0 0 auto;font-size:13px;font-weight:700;color:#ffffffe0;letter-spacing:-.02em}.my-user-sub__date-row dd{margin:0;flex:1 1 auto;text-align:right;font-size:15px;font-weight:700;letter-spacing:-.02em;color:#fff}.my-user-sub__card{margin:0 0 20px;padding:20px 18px 18px;border-radius:16px;border:1px solid #ececf0;background:#fff;box-shadow:0 4px 20px #0f172a0f}.my-user-sub__card-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:14px}.my-user-sub__card-title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.03em;color:#111827}.my-user-sub__head-meta{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:10px}.my-user-sub__price{font-size:15px;font-weight:800;color:var(--coral-deep, #f25c5c)}.my-user-sub__benefits{margin:0 0 18px;padding-left:1.15rem;font-size:14px;line-height:1.55;font-weight:600;color:#4b5563}.my-user-sub__benefits li{margin-bottom:6px}.my-user-sub__legal-link{margin:0;padding:0;border:none;background:none;font:inherit;font-size:13px;font-weight:600;color:#6366f1;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.my-user-sub__legal-link:hover{color:#4f46e5}.my-user-sub__state{margin:0 0 12px;font-size:14px;font-weight:600;color:#6b7280}.my-user-sub__state--error{color:#b91c1c}.my-user-sub__cta{width:100%;padding:14px 18px;border:none;border-radius:999px;font-size:15px;font-weight:800;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--coral, #ff8a8a),var(--coral-deep, #f25c5c));box-shadow:0 6px 22px #f25c5c61;-webkit-tap-highlight-color:transparent}.my-user-sub__cta:disabled{opacity:.5;cursor:not-allowed}.my-corp-product{padding:4px 0 28px}.my-corp-product .notice-screen__lead-box--corp-promo{align-items:flex-start;flex-wrap:wrap;background:#ede9fe;border:1px solid rgba(139,92,246,.35);box-shadow:0 4px 16px #7c3aed1f}.my-corp-product .notice-screen__lead-box--corp-promo .notice-screen__lead-badge{color:#5b21b6;background:#7c3aed1f;border:1px solid rgba(124,58,237,.28)}.my-corp-product .notice-screen__lead-box--corp-promo .notice-screen__lead{white-space:normal;line-height:1.45;overflow:visible;text-overflow:unset;color:#5b21b6}.my-corp-product__current{margin:0 0 18px;padding:0;border-radius:14px;border:1px solid rgba(255,255,255,.22);background:#0ea5e9;box-shadow:0 1px 3px #0f172a0f,0 8px 24px #0284c724;overflow:hidden;color:#fff}.my-corp-product__current-head{display:flex;align-items:center;gap:8px;padding:11px 16px;border-bottom:1px solid rgba(14,165,233,.22);background:#fff}.my-corp-product__current-head-text{min-width:0;flex:1}.my-corp-product__current-title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.02em;color:#0ea5e9;line-height:1.3}.my-corp-product__empty-active{margin:0;padding:16px;font-size:13px;font-weight:500;line-height:1.5;color:#ffffffe0;text-align:center;letter-spacing:-.02em}.my-corp-product__empty-active--error{color:#7f1d1d;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.35)}.my-corp-product__active-brief-list{list-style:none;margin:0;padding:0 0 4px;display:flex;flex-direction:column;gap:0}.my-corp-product__active-brief-card{margin:0;padding:14px 16px 16px}.my-corp-product__active-brief-card+.my-corp-product__active-brief-card{border-top:1px solid rgba(255,255,255,.18)}.my-corp-product__active-brief-product{margin:0 0 12px;font-size:15px;font-weight:700;line-height:1.4;color:#fff;letter-spacing:-.025em}.my-corp-product__active-brief-plan{font-weight:600;color:#ffffffe0}.my-corp-product__active-brief-dl{margin:0;padding:10px 12px;border-radius:10px;background:#ffffff14}.my-corp-product__active-brief-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 0}.my-corp-product__active-brief-row:first-child{padding-top:0}.my-corp-product__active-brief-row:last-child{padding-bottom:0}.my-corp-product__active-brief-row dt{margin:0;flex:0 0 auto;font-size:12px;font-weight:600;color:#ffffffb8;letter-spacing:-.01em}.my-corp-product__active-brief-row dd{margin:0;flex:1 1 auto;min-width:0;text-align:right;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;color:#fffffff5;letter-spacing:-.02em;word-break:break-word}.my-corp-product__catalog{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.my-corp-product__package{margin:0;padding:16px 16px 14px;border-radius:16px;border:1px solid #ede9fe;background:#fff;box-shadow:0 4px 18px #6d28d914}.my-corp-product__package-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.my-corp-product__package-head .my-corp-product__package-title{margin:0;flex:1;min-width:0}.my-corp-product__refund-link{flex-shrink:0;margin:0;padding:0;border:none;background:none;font:inherit;font-size:13px;font-weight:600;color:#6366f1;text-decoration:underline;text-underline-offset:3px;cursor:pointer;line-height:1.35;-webkit-tap-highlight-color:transparent}.my-corp-product__refund-link:hover{color:#4f46e5}.my-corp-product__package-title{margin:0 0 8px;font-size:16px;font-weight:800;letter-spacing:-.02em;color:#1e1b4b;line-height:1.35}.my-corp-product__package-desc{margin:0 0 12px;font-size:13px;line-height:1.4;font-weight:600;color:#6b21a8;white-space:pre-line}.my-corp-product__package-lock-hint{margin:-4px 0 10px;padding:8px 10px;border-radius:10px;font-size:12px;font-weight:600;color:#64748b;line-height:1.45;background:#f1f5f9;border:1px solid #e2e8f0}.my-corp-product__plan-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.my-corp-product__plan-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px 12px;margin:0;padding:11px 12px;border-radius:12px;background:#faf5ff;border:1px solid #f3e8ff}.my-corp-product__plan-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.my-corp-product__plan-label{font-size:14px;font-weight:800;color:#4c1d95;letter-spacing:-.02em}.my-corp-product__plan-prices{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px 12px;flex-wrap:wrap;min-width:0}.my-corp-product__plan-price-promo{font-size:16px;font-weight:900;color:#dc2626;letter-spacing:-.04em;white-space:nowrap;line-height:1.2}.my-corp-product__plan-price-was{font-size:12px;font-weight:600;color:#94a3b8;text-decoration:line-through;white-space:nowrap;letter-spacing:-.02em}.my-corp-product__plan-cta{padding:8px 14px;border-radius:10px;border:none;font-size:12px;font-weight:800;color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #6d28d959;-webkit-tap-highlight-color:transparent}.my-corp-product__plan-cta:active{transform:scale(.98)}.my-corp-product__plan-cta:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.my-corp-product__warn{margin:12px 0 0;padding:18px 16px;border-radius:14px;background:#fffbeb;border:1px solid #fde68a;font-size:14px;line-height:1.55;font-weight:600;color:#92400e}@media(max-width:360px){.my-corp-product__plan-row{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.my-corp-product__plan-prices{justify-self:start;justify-content:flex-start}.my-corp-product__plan-cta{grid-column:1 / -1;width:100%}}.my-corp-product__checkout-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#0f172a73;-webkit-tap-highlight-color:transparent}.my-corp-product__checkout-modal{width:100%;max-width:400px;border-radius:18px;padding:22px 18px 18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 40px #0f172a2e}.my-corp-product__checkout-title{margin:0 0 14px;font-size:18px;font-weight:800;letter-spacing:-.03em;color:#0f172a;text-align:center}.my-corp-product__checkout-summary{margin:0 0 12px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.my-corp-product__checkout-product{margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.45;color:#334155;letter-spacing:-.02em}.my-corp-product__checkout-line{margin:0;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;font-weight:800;color:#1e293b}.my-corp-product__checkout-prices{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.my-corp-product__checkout-price-promo{font-size:16px;font-weight:900;color:#dc2626;letter-spacing:-.03em}.my-corp-product__checkout-price-was{font-size:12px;font-weight:600;color:#94a3b8;text-decoration:line-through;letter-spacing:-.02em}.my-corp-product__checkout-demo-tag{margin:0 0 16px;font-size:11px;font-weight:700;text-align:center;color:#94a3b8;letter-spacing:-.01em}.my-corp-product__checkout-paying{margin:0 0 14px;font-size:14px;font-weight:700;text-align:center;color:#7c3aed}.my-corp-product__checkout-actions{display:flex;gap:10px}.my-corp-product__checkout-secondary,.my-corp-product__checkout-primary{flex:1;padding:12px 14px;border-radius:12px;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;border:none;-webkit-tap-highlight-color:transparent}.my-corp-product__checkout-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.my-corp-product__checkout-secondary:disabled{opacity:.5;cursor:not-allowed}.my-corp-product__checkout-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 2px 10px #6d28d959}.my-corp-product__checkout-primary:disabled{opacity:.55;cursor:wait}.my-corp-product__checkout-success-icon{margin:0 auto 12px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:28px;font-weight:800;color:#fff;background:linear-gradient(135deg,#34d399,#059669);box-shadow:0 4px 14px #05966959}.my-corp-product__checkout-desc{margin:0 0 18px;font-size:13px;font-weight:600;line-height:1.5;color:#64748b;text-align:center}.my-corp-product__checkout-modal .my-corp-product__checkout-primary:only-of-type{width:100%}@media(min-width:480px){.my-corp-product__checkout-backdrop{align-items:center}}.my-admission-consult{max-width:520px}.my-admission-consult__lead{margin:0 0 12px;font-size:15px;line-height:1.55;color:#334155}.my-admission-consult__note{margin:0;font-size:13px;line-height:1.5;color:#64748b}.sub-page.sub-page--my-activity .sub-page__body{background:#fff}.my-act{padding:4px 2px 32px;box-sizing:border-box}.my-act__panel{margin-bottom:20px;background:transparent;border:none;border-radius:0;box-shadow:none;padding:0;overflow:visible}.my-act__panel:last-child{margin-bottom:0}.my-act__h-heading{margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit}.my-act__panel--open .my-act__h-heading{margin-bottom:12px}.my-act__h{margin:0 0 12px;padding:0 14px 12px 16px;box-sizing:border-box;border-bottom:1px solid rgba(15,23,42,.06);display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.my-act__h--toggle{width:100%;margin:0;align-items:center;cursor:pointer;border:none;background:transparent;font:inherit;color:inherit;text-align:left;border-radius:0;-webkit-tap-highlight-color:transparent}.my-act__h--toggle:focus-visible{outline:2px solid rgba(244,63,94,.45);outline-offset:2px;z-index:1}.my-act__h-chevron{flex-shrink:0;display:inline-block;font-size:11px;line-height:1;color:var(--coral-deep, #f25c5c);transition:transform .2s ease;transform-origin:center}.my-act__h-chevron--open{transform:rotate(90deg)}.my-act__panel-body{margin:0;padding:0}.my-act__h-label{flex:1 1 auto;min-width:0;font-size:15px;font-weight:800;color:var(--coral-deep, #f25c5c);letter-spacing:-.03em;line-height:1.3;position:relative;padding-left:12px}.my-act__h-label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:14px;border-radius:3px;background:linear-gradient(180deg,var(--coral, #ff8a8a) 0%,var(--coral-deep, #f25c5c) 100%)}.my-act__h-count{flex-shrink:0;min-width:0;padding:0;font-size:15px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--coral-deep, #f25c5c);line-height:1.3;text-align:right;border-radius:0;background:none;border:none;box-shadow:none}.my-act__empty-hint{margin:0;padding:10px 0 4px;font-size:14px;line-height:1.6;color:#64748b;text-align:center;letter-spacing:-.02em}.my-act__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.my-act__row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 14px 14px 16px;text-align:left;border:1px solid rgba(15,23,42,.06);border-radius:14px;background:linear-gradient(180deg,#fff,#fafbfc);box-shadow:0 1px 2px #0f172a0a;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.my-act__row:active{transform:translateY(0)}.my-act__row--feed,.my-act__row--post,.my-act__row--comment{background:#fff}.my-act__row--feed:active,.my-act__row--post:active,.my-act__row--comment:active{border-color:#0f172a0f;box-shadow:0 1px 2px #0f172a0a;transform:none}.my-act__row--feed .my-act__row-title,.my-act__row--post .my-act__row-title,.my-act__row--comment .my-act__row-title{flex:1 1 120px;min-width:0}.my-act__row--feed .my-act__row-meta,.my-act__row--post .my-act__row-meta,.my-act__row--comment .my-act__row-meta{flex-shrink:0}.my-act__row-title{font-size:13px;font-weight:500;color:#475569;line-height:1.4;letter-spacing:-.02em;min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;word-break:break-word}.my-act__row-meta{font-size:12px;font-weight:500;color:#94a3b8;letter-spacing:-.01em}.dm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:flex-end;justify-content:center;padding:0}.dm-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#00000080;cursor:pointer}.dm-modal__panel{position:relative;width:100%;max-width:430px;max-height:88dvh;overflow:auto;padding:14px 14px 16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -8px 40px #0000001f}.dm-modal__title{margin:0 0 6px;font-size:16px;font-weight:700;color:#111;letter-spacing:-.02em}.dm-modal__to{margin:0 0 8px;font-size:13px;color:var(--text-muted, #6b7280)}.dm-modal__to strong{color:#111;font-weight:600}.dm-modal__textarea{width:100%;box-sizing:border-box;display:block;height:96px;min-height:96px;max-height:96px;padding:10px 12px;font-size:14px;line-height:1.45;border:1px solid #e5e7eb;border-radius:12px;resize:none;overflow-y:auto;font-family:inherit;color:#111;outline:none;box-shadow:none}.dm-modal__textarea:hover:not(:disabled):not(:focus){border-color:#d1d5db}.dm-modal__textarea:focus,.dm-modal__textarea:focus-visible{outline:none;border-color:var(--coral, #ff8a8a);box-shadow:none}.dm-modal__textarea:disabled{opacity:.65}.dm-modal__error{margin:6px 0 0;font-size:12px;font-weight:600;color:#b91c1c}.dm-modal__actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.dm-modal__btn{width:100%;min-width:0;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:none;-webkit-tap-highlight-color:transparent}.dm-modal__btn:disabled{opacity:.55;cursor:not-allowed}.dm-modal__btn--ghost{background:#f3f4f6;color:#374151}.dm-modal__btn--primary{color:#fff;background:linear-gradient(135deg,var(--coral, #ff8a8a),var(--coral-deep, #f25c5c))}.dm-modal__btn--primary:active:not(:disabled){opacity:.92}.sub-page.sub-page--activity-stat{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-self:stretch;background:linear-gradient(180deg,#fff5f8,#ffe8f0 42%,#fff0f5)}.sub-page.sub-page--activity-stat .sub-page__bar{margin:-16px -16px 14px;padding:16px 16px 14px;background:transparent;border-bottom:1px solid rgba(251,182,206,.35)}.sub-page--activity-stat .sub-page__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;background:transparent}.sub-page--activity-stat .sub-page__title{min-width:0;font-size:18px;font-weight:700;line-height:1.3;white-space:normal;text-align:center;word-break:keep-all;color:#4b5563}.my-act{display:flex;flex-direction:column;min-height:0}.my-act--follow{flex:1 1 auto;box-sizing:border-box;margin-top:-6px;padding:8px 0 14px;background:transparent}.my-act__search-wrap{flex-shrink:0;margin-bottom:10px}.my-act__follow-count{margin:0 0 6px;font-size:14px;font-weight:600;letter-spacing:-.02em;color:#6b4c5a}.my-act__search-input{width:100%;box-sizing:border-box;padding:11px 14px 11px 40px;font-size:15px;line-height:1.35;color:#6b7280;caret-color:#6b7280;border:1px solid #e8e8ec;border-radius:12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M20 20l-3-3' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:12px center;background-size:18px 18px}.my-act__search-input::placeholder{color:#9ca3af}.my-act__search-input:focus{border-color:#f9a8d4;box-shadow:0 0 0 3px #fbb6ce73}.my-act__search-input::-webkit-search-cancel-button{opacity:.55}.sub-page--activity-stat .my-act__list{list-style:none;margin:0;padding:0;border-radius:14px;border:1px solid rgba(251,182,206,.45);overflow:hidden;background:#ffffffbf;box-shadow:0 2px 12px #f472b614}.sub-page--activity-stat .my-act__list--rich-empty{border:none;background:transparent;overflow:visible}.my-act__empty{padding:28px 16px;text-align:center;font-size:14px;color:var(--text-light);line-height:1.5}.my-act__empty--inline{padding:20px 16px;border-bottom:none}.my-act__empty--error{color:#b91c1c;font-weight:500}.my-act__empty--rich{padding:0}.my-act__empty-card{position:relative;overflow:hidden;text-align:center;padding:28px 16px 30px;border-radius:18px;background:linear-gradient(145deg,#ffffffd9,#fce7f3a6);border:1px solid rgba(251,182,206,.4);box-shadow:0 4px 24px #f472b614,0 1px #ffffffe6 inset}.my-act__empty-card:before{content:"";position:absolute;top:-35%;right:-15%;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(251,207,232,.5) 0%,transparent 70%);pointer-events:none}.my-act__empty-icon{position:relative;display:block;font-size:32px;line-height:1;margin-bottom:8px;filter:drop-shadow(0 2px 8px rgba(244,114,182,.25))}.my-act__empty-label{position:relative;margin:0 0 10px;font-size:15px;font-weight:600;color:#6b7280;letter-spacing:-.02em}.my-act__empty-promo{position:relative;margin:0;font-size:16px;font-weight:700;line-height:1.55;letter-spacing:-.03em;color:#9d4568}.my-act__item{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #f0f0f2}.my-act__item:last-child{border-bottom:none}.my-act__item-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;letter-spacing:-.03em;color:#7c2d4a;background:linear-gradient(145deg,#fce7f3,#fbcfe8 45%,#f9a8d4);box-shadow:0 1px 3px #be185d1a;border:1px solid rgba(251,182,206,.65)}.my-act__item-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.my-act__item-profile{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:center;gap:12px;margin:0;padding:0;border:none;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer;border-radius:10px;-webkit-tap-highlight-color:transparent}.my-act__item-profile:focus-visible{outline:2px solid #f472b6;outline-offset:2px}.sub-page--activity-stat--followers .my-act__item-profile:focus-visible{outline-color:#fcd34d}.my-act__item-title{font-size:15px;font-weight:600;color:#111;letter-spacing:-.02em;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-act__item-meta{font-size:12px;color:var(--text-muted, #9ca3af);line-height:1.2}.my-act__item-meta--inbox-preview{font-size:13px;color:#4b5563;line-height:1.35}.my-act__item-msg{flex-shrink:0;margin:0;padding:7px 12px;font-size:12px;font-weight:600;letter-spacing:-.02em;color:#262626;background:#fff;border:1px solid #dbdbdb;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.my-act__item-msg:hover{background:#fafafa;border-color:#c7c7c7}.my-act__item-msg:active{background:#f0f0f0}.my-act__item-msg:focus-visible{outline:2px solid #f472b6;outline-offset:2px}.my-act__item--inbox{flex-direction:column;align-items:stretch;gap:0}.my-act__item-inbox-row{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.my-act__item-inbox-open{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:center;gap:12px;margin:0;padding:0;border:none;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent}.my-act__item-inbox-open:hover,.my-act__item-inbox-open:active{background:transparent}.my-act__item-inbox-open:focus-visible{outline:2px solid #f472b6;outline-offset:2px}.my-act__item-inbox-body{width:100%;box-sizing:border-box;margin-top:10px;padding:12px 12px 12px 14px;text-align:left;background:#ffffffb8;border-radius:12px;border:1px solid rgba(251,182,206,.35);border-left:3px solid rgba(244,114,182,.55);box-shadow:0 1px #fffc inset}.my-act__item-inbox-text{margin:0;padding:0;font-size:15px;line-height:1.6;letter-spacing:-.02em;color:#1f2937;text-align:left;white-space:pre-wrap;word-break:break-word}.sub-page.sub-page--activity-stat.sub-page--activity-stat--followers{background:linear-gradient(180deg,#fffef9,#fefce8 44%,#fffef7)}.sub-page.sub-page--activity-stat.sub-page--activity-stat--followers .sub-page__bar{border-bottom-color:#fef08a73}.sub-page.sub-page--activity-stat.sub-page--activity-stat--followers .sub-page__title{color:#6b5f52}.sub-page--activity-stat--followers .my-act__follow-count{color:#85786c}.sub-page--activity-stat--followers .my-act__search-input:focus{border-color:#fde68a;box-shadow:0 0 0 3px #fef9c3a6}.sub-page--activity-stat--followers .my-act__list{border-color:#fef3c7d9;box-shadow:0 2px 12px #fafafae6}.sub-page--activity-stat--followers .my-act__empty-card{background:linear-gradient(145deg,#fffffff2,#fefce8d9);border-color:#fef3c7b3;box-shadow:0 4px 24px #fef9c359,0 1px #fffffff2 inset}.sub-page--activity-stat--followers .my-act__empty-card:before{background:radial-gradient(circle,rgba(254,249,195,.55) 0%,transparent 72%)}.sub-page--activity-stat--followers .my-act__empty-icon{filter:drop-shadow(0 2px 8px rgba(254,240,138,.35))}.sub-page--activity-stat--followers .my-act__empty-promo{color:#a16207}.sub-page--activity-stat--followers .my-act__item-avatar{color:#6b5f52;background:linear-gradient(145deg,#fff,#fffef0 35%,#fef9c3);border-color:#fef3c7f2;box-shadow:0 1px 3px #78716c14}.sub-page--activity-stat--followers .my-act__item-msg:focus-visible{outline-color:#fcd34d}.sub-page--activity-stat--follow-list .my-act__item-msg--done,.sub-page--activity-stat--follow-list .my-act__item-msg:disabled{cursor:default;color:#6b7280;background:#f3f4f6;border-color:#e5e7eb;opacity:1}.sub-page--activity-stat--follow-list .my-act__item-msg--done:hover,.sub-page--activity-stat--follow-list .my-act__item-msg:disabled:hover{background:#f3f4f6;border-color:#e5e7eb}.sub-page--activity-stat--follow-list .my-act__item-msg--done:active,.sub-page--activity-stat--follow-list .my-act__item-msg:disabled:active{background:#f3f4f6}.sub-page.sub-page--activity-stat.sub-page--activity-stat--follow-list{overflow:visible}.sub-page.sub-page--activity-stat.sub-page--activity-stat--follow-list .sub-page__body{overflow-y:visible;overflow-x:hidden;flex:0 0 auto;min-height:0}.sub-page.sub-page--activity-stat.sub-page--activity-stat--follow-list .sub-page__bar{border-bottom:none}.sub-page.sub-page--activity-stat.sub-page--activity-stat--follow-list .my-act__list{border:none;box-shadow:none;background:transparent}.sub-page.sub-page--activity-stat.sub-page--activity-stat--follow-list .my-act__item{border-bottom:none}.sub-page.sub-page--activity-stat.sub-page--activity-stat--inbox{background:linear-gradient(180deg,#f8fdff,#f0fdfa 38%,#e6fffa 72%,#d9f4f0);overflow:visible}.sub-page.sub-page--activity-stat.sub-page--activity-stat--inbox .sub-page__body{overflow-y:visible;overflow-x:hidden;flex:0 0 auto;min-height:0}.sub-page.sub-page--activity-stat.sub-page--activity-stat--inbox .sub-page__bar{border-bottom:none}.sub-page.sub-page--activity-stat.sub-page--activity-stat--inbox .sub-page__title{color:#000}.sub-page--activity-stat--inbox .my-act__follow-count{color:#115e59}.sub-page--activity-stat--inbox .my-act__search-input:focus{border-color:#2dd4bf;box-shadow:0 0 0 3px #2dd4bf59}.sub-page--activity-stat--inbox .my-act__list{border:none;box-shadow:none;background:transparent}.sub-page--activity-stat--inbox .my-act__item-avatar{color:#0f766e;background:linear-gradient(145deg,#ecfdf5,#ccfbf1 45%,#99f6e4);border-color:#2dd4bf8c;box-shadow:0 1px 3px #0d746e1f}.sub-page--activity-stat--inbox .my-act__item-msg:focus-visible{outline-color:#14b8a6}.sub-page--activity-stat--inbox .my-act__item-inbox-open:focus-visible{outline-color:#14b8a6}.sub-page--activity-stat--inbox .my-act__item-inbox-body{background:#ffffffe0;border:none;box-shadow:none}.sub-page--activity-stat--inbox .my-act__item{border-bottom:none}.sub-page--activity-stat--inbox .my-act__item-msg--done,.sub-page--activity-stat--inbox .my-act__item-msg:disabled{cursor:default;color:#6b7280;background:#f3f4f6;border-color:#e5e7eb;opacity:1}.sub-page--activity-stat--inbox .my-act__item-msg--done:hover,.sub-page--activity-stat--inbox .my-act__item-msg:disabled:hover{background:#f3f4f6;border-color:#e5e7eb}.sub-page--activity-stat--inbox .my-act__item-msg--done:active,.sub-page--activity-stat--inbox .my-act__item-msg:disabled:active{background:#f3f4f6}main.app-main:has(.sub-page--activity-stat--followers){background:linear-gradient(180deg,#fffef9,#fefce8 44%,#fffef7)}main.app-main:has(.sub-page--activity-stat--inbox){background:linear-gradient(180deg,#f8fdff,#f0fdfa 38%,#e6fffa 72%,#d9f4f0)}main.app-main:has(.sub-page--activity-stat):not(:has(.sub-page--activity-stat--followers)):not(:has(.sub-page--activity-stat--inbox)){background:linear-gradient(180deg,#fff5f8,#ffe8f0 42%,#fff0f5)}.my-withdraw{padding-bottom:8px}.my-withdraw__password-block{margin:0 0 14px;display:flex;flex-direction:column;gap:6px;text-align:left}.my-withdraw__password-block label{font-size:12px;font-weight:700;color:#6b7280;letter-spacing:-.02em}.my-withdraw__password-field{position:relative;display:flex;align-items:center;width:100%}.my-withdraw__password-input{width:100%;box-sizing:border-box;padding:11px 44px 11px 12px;border-radius:10px;border:1px solid #e5e7eb;font:inherit;font-size:15px;background:#fafafa}.my-withdraw__password-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent}.my-withdraw__password-toggle:hover{color:#374151;background:#0000000a}.my-withdraw__password-toggle:focus-visible{outline:2px solid #9ca3af;outline-offset:1px}.my-withdraw__password-input:focus{outline:none;border-color:#9ca3af;background:#fff}.my-withdraw__error{margin:0 0 12px;font-size:13px;font-weight:600;color:#b91c1c;line-height:1.45}.my-withdraw__hero{margin-bottom:20px;padding:18px 18px 20px;border-radius:16px;background:linear-gradient(145deg,#fff5f5,#fef2f2 48%,#fff);border:1px solid rgba(248,113,113,.22);box-shadow:0 4px 20px #b91c1c0f}.my-withdraw__lead{margin:0;font-size:14px;line-height:1.65;color:#57534e;letter-spacing:-.02em}.my-withdraw__list{margin:0 0 22px;padding:0 0 0 22px;font-size:13px;line-height:1.7;color:#4b5563}.my-withdraw__list li{margin-bottom:8px}.my-withdraw__list li:last-child{margin-bottom:0}.my-withdraw__agree{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;cursor:pointer;-webkit-tap-highlight-color:transparent}.my-withdraw__checkbox{width:20px;height:20px;margin-top:2px;flex-shrink:0;accent-color:#dc2626;cursor:pointer}.my-withdraw__agree-text{font-size:14px;font-weight:600;color:#374151;line-height:1.5;letter-spacing:-.02em}.my-withdraw__submit{width:100%;padding:11px 16px;border:none;border-radius:10px;font-size:14px;font-weight:700;letter-spacing:-.02em;color:#fff;background:linear-gradient(180deg,#ef4444,#dc2626);box-shadow:0 2px 10px #dc262647;cursor:pointer;transition:transform .12s ease,opacity .15s ease,box-shadow .15s ease}.my-withdraw__submit:hover:not(:disabled){box-shadow:0 4px 14px #dc262661}.my-withdraw__submit:active:not(:disabled){transform:scale(.99)}.my-withdraw__submit:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.my-withdraw--in-sheet{padding-bottom:0}.my-withdraw--in-sheet .my-withdraw__hero{margin-bottom:10px;padding:10px 12px 12px;border-radius:12px;box-shadow:0 2px 10px #b91c1c0d}.my-withdraw--in-sheet .my-withdraw__lead{color:#111827;font-weight:500}.my-withdraw--in-sheet .my-withdraw__list{margin-bottom:18px;padding-left:18px;color:#111827;font-weight:500}.my-withdraw--in-sheet .my-withdraw__list li{margin-bottom:6px}.my-withdraw--in-sheet .my-account__withdraw-password{margin-top:2px;margin-bottom:22px}.my-withdraw--in-sheet .my-account__withdraw-error{margin-top:10px;margin-bottom:20px}.my-withdraw--in-sheet .my-withdraw__agree{margin-top:4px;margin-bottom:14px;padding:12px 14px}.my-withdraw--in-sheet .my-withdraw__agree-text{color:#111827}.my-withdraw--in-sheet .my-withdraw__submit{padding:10px 14px}.my-payment-history{padding:4px 0 24px}.my-payment-history__hint{margin:0 0 16px;font-size:14px;line-height:1.5;font-weight:600;color:var(--text-muted, #6b7280)}.my-payment-history__hint--center{text-align:center;padding:20px 12px;border-radius:14px;background:#fafafa;border:1px solid #f0f0f2}.my-payment-history__state{margin:24px 0;text-align:center;font-size:14px;font-weight:600;color:var(--text-muted, #6b7280)}.my-payment-history__state--error{color:#b91c1c}.my-payment-history__empty-box{margin-top:20px;padding:24px 18px;border-radius:16px;background:#fafafa;border:1px solid #f0f0f2;text-align:center}.my-payment-history__empty-title{margin:0 0 8px;font-size:16px;font-weight:800;letter-spacing:-.02em;color:#374151}.my-payment-history__empty-sub{margin:0;font-size:13px;line-height:1.55;font-weight:600;color:var(--text-muted, #6b7280)}.my-payment-history__list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.my-payment-history__card{padding:14px 16px;border-radius:14px;border:1px solid #ececf0;background:#fff;box-shadow:0 1px 3px #0f172a0a}.my-payment-history__card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.my-payment-history__kind{font-size:11px;font-weight:800;letter-spacing:.04em;color:#fff;padding:4px 8px;border-radius:6px;background:linear-gradient(135deg,var(--coral, #ff8a8a),var(--coral-deep, #f25c5c))}.my-payment-history__amount{font-size:15px;font-weight:800;letter-spacing:-.02em;color:#111827}.my-payment-history__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin:0 0 6px}.my-payment-history__title-row .my-payment-history__title{margin:0;flex:1;min-width:0}.my-payment-history__title{margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.45;color:#1f2937;letter-spacing:-.02em}.my-payment-history__date-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px 12px;flex-wrap:wrap}.my-payment-history__date-row .my-payment-history__date{margin:0;flex:1 1 auto;min-width:0}.my-payment-history__date{margin:0;font-size:12px;font-weight:600;color:#9ca3af}.my-payment-history__date--muted{color:#9ca3af;font-weight:500}.my-payment-history__used-label{flex-shrink:0;font-size:12px;font-weight:700;letter-spacing:-.02em;color:#6b7280}.my-payment-history__unused-label{flex-shrink:0;align-self:flex-start;margin-top:1px;font-size:12px;font-weight:700;letter-spacing:-.02em;color:#6b7280;line-height:1.45}.my-profile-viewers{padding:2px 0 20px}.my-profile-viewers--lead.notice-list-screen .notice-screen__lead-box{margin-bottom:12px}.my-profile-viewers__hint{margin:16px 0;font-size:14px;font-weight:600;color:#64748b}.my-profile-viewers__hint--center{text-align:center;padding:20px 12px;border-radius:14px;background:#fafafa;border:1px solid #f0f0f2}.my-profile-viewers__state{margin:20px 0;text-align:center;font-size:14px;font-weight:600;color:#64748b}.my-profile-viewers__state--error{color:#b91c1c}.my-profile-viewers__empty{margin-top:16px;padding:28px 20px 26px;border-radius:20px;text-align:center;background:linear-gradient(165deg,#f0f9ff,#f8fafc 42%,#fff);border:1px solid rgba(14,165,233,.22);box-shadow:0 10px 32px #0ea5e91a,0 1px #ffffffe6 inset}.my-profile-viewers__empty-icon{width:58px;height:58px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e0f2fe,#bae6fd);box-shadow:0 6px 18px #0ea5e938,inset 0 1px #ffffffbf}.my-profile-viewers__empty-title{margin:0 0 8px;font-size:17px;font-weight:800;letter-spacing:-.04em;line-height:1.35;color:#0f172a}.my-profile-viewers__empty-sub{max-width:280px;margin:0 auto;font-size:13px;line-height:1.55;font-weight:600;color:#64748b;letter-spacing:-.02em}.my-profile-viewers__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.my-profile-viewers__card{padding:9px 11px;border-radius:11px;border:1px solid #e8e8ed;background:#fff;box-shadow:0 1px 2px #0f172a09}.my-profile-viewers__card-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px 10px;width:100%;min-width:0}.my-profile-viewers__card-head{display:flex;align-items:center;flex-wrap:nowrap;gap:5px 6px;min-width:0;flex:1 1 0;overflow:hidden}.my-profile-viewers__name{font-size:14px;font-weight:800;letter-spacing:-.03em;color:#111827;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-profile-viewers__corp-badge{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(145deg,#0ea5e9,#2563eb);color:#fff;box-shadow:0 1px 5px #2563eb4d}.my-profile-viewers__corp-badge svg{display:block}.my-profile-viewers__date{display:inline-block;margin:0;padding:0;font-size:12px;font-weight:600;color:#94a3b8;white-space:nowrap;flex:0 0 auto;line-height:1.25;letter-spacing:-.02em}.corp-agency-form__status{margin:0 6px 12px;padding:10px 12px;font-size:13px;line-height:1.45;color:var(--corp-agency-text-muted, #64748b);text-align:center;background:#f8fafc;border-radius:var(--corp-agency-radius, 10px);border:1px solid var(--corp-agency-border, #e2e8f0)}.corp-agency-form__status--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.corp-agency-form{--corp-agency-border: #e2e8f0;--corp-agency-text: #0f172a;--corp-agency-text-secondary: #475569;--corp-agency-text-muted: #64748b;--corp-agency-surface: #ffffff;--corp-agency-accent: #e85d5d;--corp-agency-accent-soft: #fff1f1;--corp-agency-radius: 10px;width:100%;box-sizing:border-box}.corp-agency-form .agency-modal-section{border:none;width:100%;box-sizing:border-box;background:transparent;border-radius:0;overflow:visible;box-shadow:none}.corp-agency-form .agency-modal-section__body{padding:12px 6px 22px;box-sizing:border-box}.corp-agency-form .agency-form-row-two{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;align-items:start;margin-bottom:16px}.corp-agency-form .agency-form-row-two--head>div:last-child .corp-agency-form__color-row{margin-top:-6px}.corp-agency-form .agency-form-row-two--tight-bottom{margin-bottom:16px}.corp-agency-form .agency-form-row-two>div{min-width:0}@media(max-width:480px){.corp-agency-form .agency-form-row-two{grid-template-columns:1fr}}.corp-agency-input{height:38px;padding:0 12px;border:1px solid var(--corp-agency-border);border-radius:var(--corp-agency-radius);font-size:13px;color:var(--corp-agency-text);background:var(--corp-agency-surface);width:100%;max-width:100%;box-sizing:border-box}.corp-agency-input--full{min-width:0}.corp-agency-input--hex{flex:1 1 0;min-width:0;width:auto;max-width:none}.corp-agency-input::placeholder{color:var(--corp-agency-text-muted)}.corp-agency-input:focus{outline:none;border-color:var(--corp-agency-accent);box-shadow:0 0 0 3px var(--corp-agency-accent-soft)}.corp-agency-textarea{height:124px;min-height:124px;max-height:124px;padding:12px;resize:none;overflow-y:auto;line-height:1.5}.corp-agency-form__color-row{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;width:100%;min-width:0}.corp-agency-form__color-swatch{width:48px;height:38px;padding:2px;border:1px solid var(--corp-agency-border);border-radius:8px;cursor:pointer;background:var(--corp-agency-surface);box-sizing:border-box}.corp-agency-form__block{margin-bottom:16px}.corp-agency-form__footer{display:flex;justify-content:stretch;padding:16px 0 0;box-sizing:border-box;width:100%}.corp-agency-form__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:0 20px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:none;box-sizing:border-box}.corp-agency-form__btn--primary{background:linear-gradient(135deg,var(--coral, #ff8a8a),var(--coral-deep, #f25c5c));color:#fff;box-shadow:0 2px 12px #f25c5c59}.corp-agency-form__btn--primary:active{transform:scale(.98)}.corp-agency-form__toast{position:fixed;left:50%;bottom:calc(22px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:6000;max-width:min(92vw,400px);padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.45;font-weight:600;letter-spacing:-.02em;text-align:center;box-shadow:0 8px 28px #0f172a38;pointer-events:none}.corp-agency-form__toast--success{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d)}.corp-agency-form__toast--error{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c)}.sub-page.sub-page--corp-school-manage{padding-left:10px;padding-right:10px}.sub-page.sub-page--corp-school-manage .sub-page__bar{margin:-16px -10px 20px;padding:16px 10px 14px}.corp-my-menu__lead{margin:0;padding:8px 4px 24px;font-size:14px;line-height:1.55;color:#6b7280;letter-spacing:-.02em}.corp-trainee{position:relative;display:flex;flex-direction:column;gap:14px;padding-bottom:8px}.corp-trainee__empty{margin:8px 0 0;padding:20px 16px;font-size:14px;line-height:1.6;color:#64748b;text-align:center;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:14px;letter-spacing:-.02em}.corp-trainee__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:0 2px}.corp-trainee__section-title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.03em;color:#111}.corp-trainee__section-note{font-size:14px;font-weight:600;letter-spacing:-.02em;color:#2563eb;transform:translate(-6px)}.corp-trainee__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.corp-trainee__item{margin:0}.corp-trainee__profile-row{display:flex;flex-direction:row;align-items:center;width:100%;gap:12px;padding:12px 12px 12px 14px;margin:0;border-radius:16px;background:#fff;border:1px solid #f0f0f2;box-shadow:var(--shadow-sm, 0 1px 3px rgba(0, 0, 0, .06));text-align:left;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.corp-trainee__profile-row:hover{background:#fafafa;border-color:#e8e8ec}.corp-trainee__profile-row:active{transform:scale(.99);background:#f5f5f5}.corp-trainee__avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#ffd6d6,#e9d5ff);display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#555}.corp-trainee__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.corp-trainee__main{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.corp-trainee__meta-line{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;max-width:100%;font-size:12px;line-height:1.35}.corp-trainee__name{font-size:13px;font-weight:700;color:#111;letter-spacing:-.02em;line-height:1.25}.corp-trainee__tag{font-size:12px;line-height:1.35;color:var(--text-muted, #9ca3af);letter-spacing:-.02em}.corp-trainee__aside{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:8px}.corp-trainee__pin{font-size:12px;color:#f59e0b;line-height:1}.corp-trainee__viewed{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;min-width:0}.corp-trainee__viewed-datetime{font-size:13px;font-weight:700;line-height:1.25;color:#475569;letter-spacing:-.03em;white-space:nowrap}.corp-trainee__chev{flex-shrink:0;font-size:18px;font-weight:300;color:#d1d5db;line-height:1}.bottom-nav{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:430px;margin:0 auto;transform:none;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;box-sizing:border-box;padding:6px 4px calc(8px + var(--safe-bottom));background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:0 -4px 24px #0000000f;z-index:100}.bottom-nav__item{flex:1 1 0;min-width:0;max-width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 0;color:var(--text-light);transition:color .2s}.bottom-nav__item--active{color:var(--coral-deep)}.bottom-nav__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;transition:background .2s;box-sizing:border-box}.bottom-nav__icon-wrap--active{background:#ff8a8a38}.bottom-nav__label{display:block;font-size:11px;font-weight:600;line-height:1.2;min-height:1.2em;letter-spacing:-.02em;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.login--compact .login__hero{padding:28px 20px 16px}.login--compact .login__tagline{margin-top:10px}.login{min-height:100dvh;padding:24px 18px calc(32px + var(--safe-bottom));box-sizing:border-box;background:radial-gradient(120% 80% at 50% -10%,rgba(255,138,138,.14) 0%,transparent 55%),radial-gradient(80% 50% at 100% 0%,rgba(229,225,255,.45) 0%,transparent 45%),linear-gradient(180deg,#fff8f8,#fff 42%,#fafbfc)}.login__hero{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0;padding:36px 22px 22px;border-bottom:1px solid #f0f0f4}.login__logo-link{display:inline-flex;align-items:center;justify-content:center;line-height:0;border-radius:14px;transition:opacity .2s ease,transform .2s ease}.login__logo-link:hover{opacity:.92}.login__logo-link:active{transform:scale(.98)}.login__logo{display:block;width:auto;max-width:min(240px,72vw);height:auto;max-height:56px;object-fit:contain;object-position:center}.login__tagline{margin:14px 0 0;max-width:320px;font-size:14px;font-weight:500;line-height:1.45;letter-spacing:-.02em;color:var(--text-muted)}.login__card{max-width:420px;margin:0 auto;padding:0;border-radius:20px;background:#fff;border:1px solid #e6e6ea;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;overflow:visible}.login__form{margin:0;padding:22px 22px 26px}.login__form--compact,.signup-screen--compact-submit .login__form{padding:16px 20px 20px}.login__form--compact .login__type,.signup-screen--compact-submit .login__type{margin-bottom:10px}.login__form--compact .login__field,.signup-screen--compact-submit .login__field{margin-bottom:12px}.login__form--compact .login__error,.signup-screen--compact-submit .login__error{margin-top:12px}.login__remember{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;border-radius:12px;border:none;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600;letter-spacing:-.02em;color:#1d4ed8;background:linear-gradient(180deg,#2563eb14,#3b82f60d);box-shadow:none;transition:background .18s ease,color .18s ease}.login__remember:hover{color:#1e40af;background:linear-gradient(180deg,#2563eb1f,#3b82f614)}.login__remember:focus-within{outline:none}.login__remember-checkbox{width:18px;height:18px;flex-shrink:0;accent-color:#2563eb;cursor:pointer;outline:none;box-shadow:none}.login__remember-checkbox:focus,.login__remember-checkbox:focus-visible{outline:none}.login__remember-label{line-height:1.35;color:inherit}.login__form--compact .login__submit,.signup-screen--compact-submit .login__submit{margin-top:14px;padding:12px 16px;border-radius:14px;font-size:15px}.login__form-footer{margin:14px 0 0;text-align:center;font-size:13px;font-weight:500;line-height:1.5;letter-spacing:-.02em;color:#6b7280}.login__form-footer-sep{margin:0 .55em;color:#d1d5db;-webkit-user-select:none;user-select:none}.login__form-footer-link{color:var(--coral);text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.login__form-footer-link:hover{color:var(--coral-deep, #f25c5c);text-decoration:underline}a.login__submit.login__submit--as-link{display:block;width:100%;box-sizing:border-box;text-align:center;text-decoration:none;line-height:normal}.login__type{margin:0 0 14px;padding:0;border:none}.login__legend{display:block;margin-bottom:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af}.login__segment{display:flex;padding:3px;border-radius:12px;background:linear-gradient(180deg,#f4f4f7,#ececf1);border:1px solid #e4e4ea;gap:3px}.login__segment-btn{flex:1;padding:8px 10px;border-radius:9px;font-size:13px;font-weight:700;letter-spacing:-.02em;color:#6b7280;background:transparent;transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.login__segment-btn--on{color:#111;background:#fff;box-shadow:0 1px 6px #0000000f,0 0 0 1px #f25c5c1f}.login__field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.login__field--row2{flex-direction:row;align-items:stretch;gap:10px}.login__field-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px;margin:0}.login__label{font-size:13px;font-weight:600;color:#374151;letter-spacing:-.02em}.login__input{width:100%;box-sizing:border-box;padding:14px 15px;font-size:15px;border:1px solid #e2e8f0;border-radius:14px;background:#fafbfc;color:#111;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.login__input:hover{border-color:#d1d5db;background:#fff}.login__input:focus{outline:none;border-color:var(--coral);background:#fff;box-shadow:none}.login__input:not(:placeholder-shown){background:#fff}.login__input.login__input--phone-default,.login__input.login__input--phone-default:not(:placeholder-shown){background:#fafbfc}.login__input.login__input--phone-default:hover{border-color:#d1d5db;background:#fafbfc}.login__input.login__input--phone-default:focus{background:#fff;border-color:var(--coral);box-shadow:none}.login__reset-member{margin-bottom:14px;text-align:center}.login__reset-member .login__label{display:block;width:100%;text-align:center}.login__reset-member-value{margin:10px 0 0;font-size:18px;font-weight:700;letter-spacing:-.03em;color:#111827}.login__pw-wrap{position:relative;display:block;width:100%}.login__input--pw-toggle{padding-right:48px}.login__pw-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:0;box-shadow:none;background:transparent;color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease}.login__pw-toggle:hover{color:var(--coral);background:transparent}.login__pw-toggle:focus,.login__pw-toggle:focus-visible{outline:none}.login__pw-toggle:focus-visible{color:var(--coral)}.login__input--birth-year{-moz-appearance:textfield}.login__input--birth-year::-webkit-outer-spin-button,.login__input--birth-year::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.login__input.login__select:has(option:checked[value=""]){background-color:#fafbfc}.login__input.login__select:has(option:checked:not([value=""])){background-color:#fff}.login__nat{position:relative;width:100%}.login__nat-trigger{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 15px;font-size:15px;font-weight:600;letter-spacing:-.02em;text-align:left;color:#111;border:1px solid #e2e8f0;border-radius:14px;background:#fafbfc;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.login__nat-trigger:hover{border-color:#fecaca;background:#fff}.login__nat-trigger:focus{outline:none;border-color:var(--coral);background:#fff;box-shadow:none}.login__nat-trigger--filled{background:#fff}.login__nat-trigger:not(.login__nat-trigger--filled) .login__nat-trigger-text{color:#9ca3af;font-weight:500}.login__nat-trigger--open .login__nat-chevron{transform:rotate(180deg)}.login__nat-chevron{flex-shrink:0;color:#6b7280;transition:transform .2s ease}.login__nat-list{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;margin:0;padding:6px;list-style:none;border-radius:14px;background:#fff;border:1px solid rgba(242,92,92,.22);box-shadow:0 10px 28px #1118271a,0 0 0 1px #ff8a8a1f}.login__nat-item{display:block;width:100%;padding:11px 13px;margin:0;border:none;border-radius:10px;font-size:15px;font-weight:500;text-align:left;color:#374151;background:transparent;cursor:pointer;transition:background .15s ease,color .15s ease}.login__nat-item:hover{background:linear-gradient(135deg,#ffc8c859,#ffebebe6);color:#111}.login__nat-item--on{background:linear-gradient(135deg,#ff8a8a33,#ffb4a059);color:#b91c1c;font-weight:700}.login__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafbfc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:42px}.login__select:hover{background-color:#fff}.login__select:focus{background-color:#fff}.login__error{margin:16px 0 0;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:600;color:#fff;background:#2563eb;border:1px solid #1d4ed8}.login__message--ok{margin:16px 0 0;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:600;color:#fff;background:#059669;border:1px solid #047857}.login__pw-hint{margin:3px 0 0;padding:0 2px;font-size:12px;font-weight:600;line-height:1.45;color:#2563eb}.login__submit{width:100%;margin-top:22px;padding:16px 18px;border:none;border-radius:16px;font-size:16px;font-weight:700;letter-spacing:-.02em;color:#fff;background:var(--coral-deep, #f25c5c);box-shadow:0 2px 12px #f25c5c47;transition:transform .12s ease,box-shadow .2s ease,filter .2s ease,background .2s ease}.login__submit:hover:not(:disabled){filter:brightness(1.04);box-shadow:0 4px 16px #f25c5c59}.login__submit:active:not(:disabled){transform:scale(.992);filter:brightness(.98)}.login__submit:disabled{color:#f3f4f6;background:#9ca3af;box-shadow:none;cursor:not-allowed;filter:none}.login__submit:disabled:hover{filter:none;box-shadow:none}.login__field--terms{margin-bottom:12px}.login__terms-block{padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#fafbfc}.login__terms-row{display:flex;align-items:flex-start;gap:10px;margin:0;cursor:default;font-size:13px;font-weight:500;line-height:1.45;letter-spacing:-.02em;color:#374151}.login__terms-row:hover{color:#374151}.login__terms-row+.login__terms-row{margin-top:10px}.login__terms-row--all{font-weight:700;color:#111827}.login__terms-label-text--all{font-size:14px}.login__terms-divider{height:1px;margin:12px 0;background:#e2e8f0}.login__terms-checkbox{margin:2px 0 0;width:18px;height:18px;flex-shrink:0;accent-color:var(--coral-deep, #f25c5c);cursor:default}.login__terms-label-text{flex:1;min-width:0}.login__terms-badge{font-weight:700;font-size:12px}.login__terms-badge--required{color:#b91c1c}.login__terms-badge--optional{color:#64748b}.login__field-col--cert{display:flex;flex-direction:column;gap:6px}.login__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login__file-btn{width:100%;box-sizing:border-box;padding:12px;border-radius:14px;border:1px solid #e2e8f0;background:#fafbfc;font-size:14px;font-weight:600;letter-spacing:-.02em;color:#374151;cursor:default;transition:border-color .18s ease,background .18s ease}.login__file-btn:hover:not(:disabled){border-color:#cbd5e1;background:#fff}.login__file-btn:disabled{opacity:.65;cursor:default}.login__file-btn--done{background:#2563eb;border-color:#2563eb;color:#fff}.login__file-btn--done:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;color:#fff}.login__file-hint{font-size:11px;font-weight:600;color:#2563eb;line-height:1.35}.sub-page.sub-page--hot-star-list{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;max-height:100%;background:linear-gradient(180deg,#ffe8ec,#fff0f0 38%,#fff5f5 72%,#fff8f8);background-color:#fff0f0}.sub-page--hot-star-list .sub-page__bar{flex-shrink:0;background:transparent;border-bottom:1px solid rgba(244,63,94,.14)}.sub-page--hot-star-list .sub-page__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;background:transparent;padding-bottom:8px}.sub-page--hot-star-list .notice-screen__lead-box--hot-star{margin-bottom:20px;background:linear-gradient(145deg,#ff9a9a,#f25c5c 55%,#e84a5f);border:1px solid rgba(255,255,255,.4);box-shadow:none}.sub-page--hot-star-list .notice-screen__lead-box--hot-star .notice-screen__lead-badge{color:#fff;background:#fff3;border:1px solid rgba(255,255,255,.55)}.sub-page--hot-star-list .notice-screen__lead-box--hot-star .notice-screen__lead{color:#fff;white-space:normal;overflow:visible;text-overflow:unset;line-height:1.4}.hot-star-list__status{margin:0;padding:28px 12px;text-align:center;font-size:14px;color:var(--text-muted)}.hot-star-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.hot-star-list__card{display:flex;align-items:center;gap:12px;width:100%;padding:14px 14px 14px 12px;border:1px solid #f0eef4;border-radius:18px;background:#fff;text-align:left;cursor:pointer;font:inherit;color:inherit;box-sizing:border-box;box-shadow:0 2px 10px #00000009;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;-webkit-tap-highlight-color:transparent}@media(hover:hover){.hot-star-list__card:hover{border-color:#ff8a8a59;box-shadow:0 8px 28px #f25c5c1a,0 2px 8px #0000000a;transform:translateY(-1px)}}.hot-star-list__card:active{transform:scale(.99);box-shadow:0 2px 8px #0000000d}.hot-star-list__card:focus-visible{outline:none;border-color:var(--coral);box-shadow:0 0 0 3px #ff8a8a47}.hot-star-list__rank{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;min-height:52px}.hot-star-list__rank-num{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:8px;font-size:12px;font-weight:800;color:#fff;background:linear-gradient(145deg,#ff9a9a,var(--coral-deep));box-shadow:0 2px 8px #f25c5c59}.hot-star-list li:nth-child(1) .hot-star-list__rank-num{background:linear-gradient(145deg,#ffd54f,#ff9800);box-shadow:0 2px 8px #ff980059}.hot-star-list li:nth-child(2) .hot-star-list__rank-num{background:linear-gradient(145deg,#cfd8dc,#90a4ae);box-shadow:0 2px 8px #90a4ae59}.hot-star-list li:nth-child(3) .hot-star-list__rank-num{background:linear-gradient(145deg,#d7a574,#a1887f);box-shadow:0 2px 8px #a1887f59}.hot-star-list__avatar{flex-shrink:0;width:52px;height:52px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:800;color:#4a4a52;box-shadow:0 0 0 3px #fff,0 4px 14px #00000014}.hot-star-list__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hot-star-list__avatar--1{background:linear-gradient(145deg,#ffd6d6,#e9d5ff)}.hot-star-list__avatar--2{background:linear-gradient(145deg,#c8e6ff,#e1d5ff)}.hot-star-list__avatar--3{background:linear-gradient(145deg,#ffe0b2,#ffccbc)}.hot-star-list__avatar--4{background:linear-gradient(145deg,#e1bee7,#bbdefb)}.hot-star-list__avatar--5{background:linear-gradient(145deg,#fff9c4,#ffecb3)}.hot-star-list__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.hot-star-list__name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hot-star-list__name{font-size:15px;font-weight:800;color:#111;letter-spacing:-.03em;line-height:1.25}.hot-star-list__tag-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;color:var(--coral-deep);background:#ff8a8a1f;border:1px solid rgba(242,92,92,.12);white-space:nowrap}.hot-star-list__headline{font-size:12px;font-weight:500;color:var(--text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hot-star-list__go{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;color:var(--coral-deep);background:#ff8a8a1a;transition:background .15s ease}.hot-star-list__card:active .hot-star-list__go{background:#ff8a8a2e}*,*:before,*:after{box-sizing:border-box}:root{--coral: #ff8a8a;--coral-deep: #f25c5c;--lavender: #e5e1ff;--mint: #b8e8d4;--peach: #f9f0f0;--text: #1a1a1a;--text-muted: #6b6b6b;--text-light: #a0a0a0;--bg: #ffffff;--card: #ffffff;--shadow: 0 4px 20px rgba(0, 0, 0, .06);--shadow-sm: 0 2px 12px rgba(0, 0, 0, .05);--radius: 18px;--radius-lg: 24px;--safe-bottom: env(safe-area-inset-bottom, 0px)}html{height:100%;overflow:hidden}.app-main,html:has(#root>.login),html:has(#root>.signup-screen--compact-submit),body:has(#root>.login),body:has(#root>.signup-screen--compact-submit){scrollbar-width:none;-ms-overflow-style:none}.app-main::-webkit-scrollbar,html:has(#root>.login)::-webkit-scrollbar,html:has(#root>.signup-screen--compact-submit)::-webkit-scrollbar,body:has(#root>.login)::-webkit-scrollbar,body:has(#root>.signup-screen--compact-submit)::-webkit-scrollbar{display:none;width:0;height:0}html,body{margin:0;font-family:Noto Sans KR,system-ui,sans-serif;background:#fff;color:var(--text);-webkit-font-smoothing:antialiased}body{height:100%;overflow:hidden}html:has(.app--map),body:has(.app--map){height:100dvh;max-height:100dvh}#root{height:100%;min-height:100dvh}body:has(.app--map) #root{height:100%;max-height:100dvh;overflow:hidden}html:has(#root>.login),html:has(#root>.signup-screen--compact-submit),body:has(#root>.login),body:has(#root>.signup-screen--compact-submit){overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;height:auto;min-height:100dvh}@media(prefers-reduced-motion:reduce){html:has(#root>.login),html:has(#root>.signup-screen--compact-submit),body:has(#root>.login),body:has(#root>.signup-screen--compact-submit){scroll-behavior:auto}}#root:has(>.login),#root:has(>.signup-screen--compact-submit){height:auto;min-height:100dvh;overflow:visible}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit}.card-elevated{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow)}
