*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{color:#222;background:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.header{color:#fff;z-index:1000;box-sizing:border-box;background-color:#f44336;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.header__logo{cursor:pointer;font-size:20px;font-weight:700}.header__icon-group{align-items:center;gap:10px;display:flex}.header__icon-button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px}.header__admin-button{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.hero-banner{background-position:50%;background-size:cover;border-radius:20px;width:100%;height:220px;position:relative;overflow:hidden}.hero-banner__overlay{color:#fff;box-sizing:border-box;background:linear-gradient(#00000026 0%,#0009 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:24px 20px;display:flex}.hero-banner__subtitle{opacity:.95;margin:0 0 6px;font-size:13px;font-weight:600}.hero-banner__title{margin:0;font-size:24px;font-weight:800;line-height:1.3}.hero-banner__desc{opacity:.95;margin:8px 0 0;font-size:14px;line-height:1.5}.home-event-card{cursor:pointer;background:#fff;border-radius:18px;transition:transform .15s,box-shadow .15s;overflow:hidden;box-shadow:0 6px 20px #0000000f}.home-event-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001a}.home-event-card__image-wrap{aspect-ratio:16/9;background:#f3f4f6;width:100%}.home-event-card__image{object-fit:cover;width:100%;height:100%;display:block}.home-event-card__body{padding:14px}.home-event-card__title{color:#111827;margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.4}.home-event-card__meta{color:#6b7280;margin-bottom:4px;font-size:13px}.home-event-card__bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.home-event-card__price{color:#ef4444;font-size:15px;font-weight:700}.home-event-card__capacity{color:#6b7280;font-size:13px}.upcoming-section{margin-top:24px}.upcoming-section__header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.upcoming-section__title{color:#111827;margin:0;font-size:20px;font-weight:800}.upcoming-section__view-all{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.upcoming-section__list{flex-direction:column;gap:16px;display:flex}.upcoming-section__empty{text-align:center;color:#6b7280;background:#f9fafb;border-radius:16px;padding:24px 12px;font-size:14px}.home-page{box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:16px 16px 90px}.home-page__container{width:100%;max-width:720px;margin:0 auto}.login-page{background:#f3f3f3;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:24px 16px;display:flex}.login-card{text-align:center;background:#f3f3f3;width:100%;max-width:360px}.login-logo-box{background:#ef4a43;justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto 16px;display:flex}.login-logo-mark{color:#fff;font-size:42px;font-weight:800;transform:rotate(-5deg)}.login-title{color:#222;margin:0;font-size:40px;font-weight:800}.login-subtitle{color:#666;margin:8px 0 28px;font-size:15px}.login-form{flex-direction:column;gap:12px;display:flex}.input-group{background:#fff;border:1px solid #d9d9d9;border-radius:10px;align-items:center;height:52px;padding:0 14px;display:flex}.input-icon{color:#9a9a9a;flex-shrink:0}.input-group input{background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 10px;font-size:15px}.eye-button{cursor:pointer;color:#8d8d8d;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.remember-row{color:#666;align-items:center;gap:8px;margin-top:2px;font-size:14px;display:flex}.error-text{color:#d93025;text-align:left;margin:0;font-size:14px}.login-button{color:#fff;cursor:pointer;background:#ef4a43;border:none;border-radius:12px;height:52px;margin-top:4px;font-size:16px;font-weight:700}.login-button:disabled{opacity:.7;cursor:not-allowed}.text-link{color:#777;cursor:pointer;background:0 0;border:none;margin-top:16px;font-size:14px}.divider{color:#999;align-items:center;gap:12px;margin:26px 0 20px;font-size:13px;display:flex}.divider span{background:#ddd;flex:1;height:1px}.divider em{font-style:normal}.social-row{justify-content:center;gap:12px;margin-bottom:28px;display:flex}.social-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:12px;width:48px;height:48px;font-size:22px;font-weight:700}.kakao-button{color:#111;background:#fee500;border:none}.google-button{color:#4285f4}.signup-row{color:#666;font-size:14px}.signup-link{color:#ef4a43;cursor:pointer;background:0 0;border:none;font-weight:700}.signup-page{background:#f7f7f7;justify-content:center;min-height:calc(100vh - 56px);padding:20px 16px 40px;display:flex}.signup-card{width:100%;max-width:360px;position:relative}.back-button{cursor:pointer;color:#222;background:0 0;border:none;width:36px;height:36px;margin-bottom:8px}.step-section{flex-direction:column;gap:14px;display:flex}.step-title{color:#222;margin:8px 0 0;font-size:32px;font-weight:800}.step-subtitle{color:#8b8b8b;margin:0 0 10px;font-size:14px}.form-block{flex-direction:column;gap:8px;display:flex}.form-block label{color:#333;font-size:14px;font-weight:700}.text-input,.select-input{background:#fff;border:1px solid #dfdfdf;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px}.inline-row{gap:8px;display:flex}.inline-row .text-input{flex:1}.ghost-button{color:#9b9b9b;cursor:pointer;background:#f1f1f1;border:1px solid #dfdfdf;border-radius:14px;flex-shrink:0;width:92px;height:52px;font-weight:700}.password-wrap{position:relative}.password-wrap .text-input{padding-right:48px}.eye-button{cursor:pointer;color:#8d8d8d;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.birth-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gender-row{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.choice-button{cursor:pointer;background:#fff;border:1px solid #dfdfdf;border-radius:14px;height:50px;font-size:15px}.choice-button.selected{color:#ef4a43;background:#fff8f8;border-color:#ef4a43;font-weight:700}.agree-list{flex-direction:column;gap:10px;margin-top:4px;display:flex}.agree-item{color:#555;cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:14px;justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;display:flex}.agree-left{align-items:center;gap:10px;display:flex}.agree-left em{color:#ef4a43;font-style:normal}.form-error{color:#d93025;margin:0;font-size:14px}.form-success{color:#0f9d58;margin:0;font-size:14px}.primary-button{color:#fff;cursor:pointer;background:#ef4a43;border:none;border-radius:14px;width:100%;height:54px;margin-top:8px;font-size:16px;font-weight:700}.primary-button:disabled{opacity:.7;cursor:not-allowed}.step-dots{gap:6px;margin:6px 0 20px;display:flex}.step-dot{background:#d9d9d9;border-radius:999px;width:7px;height:7px}.step-dot.active{background:#ef4a43}.option-step{min-height:calc(100vh - 120px)}.center-title{text-align:center;color:#222;margin:10px 0 0;font-size:32px;font-weight:800;line-height:1.35}.center-subtitle{text-align:center;color:#8b8b8b;margin:0 0 14px;font-size:14px}.option-list{flex-direction:column;gap:10px;display:flex}.option-card{cursor:pointer;background:#fff;border:1px solid #dfdfdf;border-radius:14px;justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;display:flex}.option-card.vertical{min-height:72px}.option-card.selected{background:#fff8f8;border-color:#ef4a43}.option-card__left{color:#333;align-items:center;gap:12px;display:flex}.option-texts{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.option-texts span{color:#888;font-size:13px}.emoji{font-size:22px}.badge{color:#fff;background:#ef4a43;border-radius:999px;padding:6px 10px;font-size:12px}.grid-options{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.grid-options.small-gap{margin-top:14px}.grid-card{cursor:pointer;background:#fff;border:1px solid #dfdfdf;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:94px;padding:12px;display:flex}.grid-card strong{color:#333;font-size:18px}.grid-card span{color:#8b8b8b;font-size:13px}.grid-card.selected{background:#fff8f8;border-color:#ef4a43}.region-card{min-height:78px}.location-card{cursor:pointer;background:#eef3f9;border:1px solid #dfdfdf;border-radius:14px;align-items:center;width:100%;min-height:72px;padding:0 16px;display:flex}.location-card.selected.blue{background:#eef5ff;border-color:#5aa7ff}.location-card__left{align-items:center;gap:12px;display:flex}.location-card__left strong{color:#333;font-size:15px;display:block}.location-card__left span{color:#777;font-size:13px;display:block}.bottom-button{margin-top:auto}.complete-section{flex-direction:column;align-items:center;min-height:calc(100vh - 120px);padding-top:40px;display:flex}.trophy{margin-bottom:14px;font-size:72px}.complete-title{color:#222;margin:0;font-size:34px;font-weight:800}.complete-desc{text-align:center;color:#8a8a8a;margin:12px 0 40px;font-size:14px;line-height:1.6}.complete-menu{flex-direction:column;gap:12px;width:100%;display:flex}.complete-card{cursor:pointer;color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:0 16px;display:flex}.home-button{color:#555;cursor:pointer;background:#fff;border:1px solid #dfdfdf;border-radius:14px;width:100%;height:54px;margin-top:6px;font-size:15px;font-weight:700}.events-page{background:#f7f7f7;min-height:calc(100vh - 56px);padding:12px 12px 90px}.events-search-row{align-items:center;gap:10px;margin-bottom:12px;display:flex;position:relative}.events-search-box{background:#f2f2f2;border:1px solid #ddd;border-radius:999px;flex:1;align-items:center;height:44px;padding:0 14px;display:flex}.events-search-icon{color:#9b9b9b;flex-shrink:0}.events-search-box input{color:#333;background:0 0;border:none;outline:none;flex:1;padding-left:10px;font-size:14px}.events-sort-wrap{position:relative}.events-sort-button{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.events-sort-menu{color:#fff;z-index:30;background:#111;border-radius:10px;width:220px;padding:8px;position:absolute;top:44px;right:0;box-shadow:0 10px 25px #0000002e}.events-sort-menu-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:4px;width:100%;padding:10px 12px;display:flex}.events-sort-menu-item strong{font-size:14px}.events-sort-menu-item span{color:#d1d1d1;font-size:12px}.events-sort-menu-item.active,.events-sort-menu-item:hover{background:#ffffff14}.events-category-row{gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex;overflow-x:auto}.events-category-row::-webkit-scrollbar{display:none}.events-category-chip{color:#666;cursor:pointer;background:#e6e6e6;border:none;border-radius:999px;flex-shrink:0;height:34px;padding:0 14px;font-size:13px;font-weight:700}.events-category-chip.active{color:#fff;background:#ef4a43}.events-summary-row{color:#666;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.events-current-sort{color:#555;cursor:pointer;background:0 0;border:none;font-size:13px}.events-list{flex-direction:column;gap:14px;display:flex}.event-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #ececec;border-radius:18px;width:100%;padding:0;overflow:hidden;box-shadow:0 2px 10px #0000000a}.event-card__image-wrap{background:#ddd;width:100%;height:180px;position:relative}.event-card__image{object-fit:cover;width:100%;height:100%;display:block}.event-dday{color:#fff;background:#ef8c26;border-radius:8px;justify-content:center;align-items:center;min-width:42px;height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.event-status{color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:58px;height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px}.event-status.open{background:#31b44b}.event-status.closing{background:#ff8d1a}.event-status.closed{background:#888}.event-card__body{padding:14px}.event-title{color:#222;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.4}.event-meta{color:#6f6f6f;flex-direction:column;gap:6px;font-size:13px;display:flex}.event-meta-row{align-items:center;gap:6px;display:flex}.event-footer{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.event-price{color:#ef4a43;font-size:28px;font-weight:800}.event-price.free{color:#23a55a}.event-capacity{color:#8a8a8a;font-size:13px;font-weight:700}.event-category-badge{color:#374151;background-color:#f3f4f6;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.events-empty{color:#777;text-align:center;background:#fff;border:1px dashed #ddd;border-radius:16px;justify-content:center;align-items:center;min-height:160px;padding:20px;display:flex}.events-empty.error{color:#d93025}.event-detail-page{background:#f7f8fa;min-height:100vh;padding-bottom:170px}.event-detail-empty{text-align:center;color:#6b7280;padding:48px 16px}.event-detail-hero{aspect-ratio:16/11;background:#e5e7eb;width:100%;position:relative;overflow:hidden}.event-detail-hero__image{object-fit:cover;width:100%;height:100%}.event-detail-hero__top{justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:14px;left:14px;right:14px}.event-detail-back{color:#fff;cursor:pointer;background:#11182773;border:none;border-radius:999px;width:36px;height:36px;font-size:18px}.event-detail-badges{gap:8px;display:flex}.event-detail-dday,.event-detail-status{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.event-detail-dday{color:#fff;background:#ff5a5f}.event-detail-status{color:#fff;background:#22c55eeb}.event-detail-body{padding:16px}.event-detail-title{color:#111827;margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.3}.event-detail-category-row{margin-bottom:16px}.event-detail-category{color:#4338ca;background:#eef2ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.event-detail-summary-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.event-summary-card{color:#111827;background:#fff;border:1px solid #eceff3;border-radius:16px;align-items:flex-start;gap:10px;padding:14px;display:flex}.event-summary-card strong{margin-bottom:4px;font-size:13px;display:block}.event-summary-card span{color:#6b7280;font-size:13px;line-height:1.5;display:block}.event-detail-tabs{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:14px 14px 0 0;grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid;overflow:hidden}.event-detail-tab{color:#6b7280;cursor:pointer;background:#fff;border:none;height:46px;font-size:14px;font-weight:700}.event-detail-tab.active{color:#ff2d55;border-bottom:2px solid #ff2d55}.event-detail-tab-content{min-height:200px}.event-detail-section-stack{flex-direction:column;gap:14px;display:flex}.event-detail-section{background:#fff;border:1px solid #eceff3;border-radius:18px;padding:16px}.event-detail-section h2{color:#111827;margin:0 0 12px;font-size:18px;font-weight:800}.event-detail-section h3{color:#111827;margin:0 0 12px;font-size:16px;font-weight:800}.event-detail-section p{color:#374151;white-space:pre-line;margin:0;font-size:14px;line-height:1.8}.event-course-file-box{flex-direction:column;gap:12px;display:flex}.event-course-file-name{color:#111827;word-break:break-all;font-size:14px;font-weight:700}.event-course-download-button{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;min-height:42px;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.event-course-empty,.event-review-empty{color:#6b7280;font-size:14px}.event-friends-card{color:#111827;cursor:pointer;background:#fff;border:1px solid #eceff3;border-radius:18px;align-items:center;gap:10px;width:100%;padding:14px 16px;display:flex}.event-friends-avatars{margin-right:2px;display:flex}.friend-avatar{background:#f3f4f6;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;font-size:13px;display:inline-flex}.friend-avatar:first-child{margin-left:0}.event-friends-text{text-align:left;flex:1;font-size:14px;font-weight:700}.event-progress-box{flex-direction:column;gap:10px;display:flex}.event-progress-row{align-items:baseline;gap:8px;display:flex}.event-progress-row strong{color:#ff2d55;font-size:24px;font-weight:800}.event-progress-row span{color:#6b7280;font-size:14px}.event-progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:10px;overflow:hidden}.event-progress-bar__fill{background:#ff4d5a;border-radius:999px;height:100%}.participant-analysis-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.participant-analysis-card{background:#fcfcfd;border:1px solid #eceff3;border-radius:16px;padding:14px}.participant-donut-wrap{flex-direction:column;gap:14px;display:flex}.participant-donut{background:conic-gradient(#22c55e 0% 30%,#3b82f6 30% 70%,#f59e0b 70% 95%,#a855f7 95% 100%);border-radius:50%;width:132px;height:132px;margin:0 auto;position:relative}.participant-donut-inner{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:18px}.participant-donut-inner strong{color:#111827;font-size:24px;font-weight:800}.participant-donut-inner span{color:#6b7280;font-size:12px}.participant-age-legend{flex-direction:column;gap:8px;display:flex}.participant-age-legend-item{color:#374151;grid-template-columns:14px 1fr auto;align-items:center;gap:8px;font-size:13px;display:grid}.legend-dot{border-radius:999px;width:10px;height:10px}.legend-dot.age-20{background:#22c55e}.legend-dot.age-30{background:#3b82f6}.legend-dot.age-40{background:#f59e0b}.legend-dot.age-50{background:#a855f7}.participant-gender-row+.participant-gender-row{margin-top:16px}.participant-gender-label-row{color:#374151;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.participant-gender-bar{background:#e5e7eb;border-radius:999px;width:100%;height:10px;overflow:hidden}.participant-gender-bar__fill{border-radius:999px;height:100%}.participant-gender-bar__fill.male{background:#ff6b6b}.participant-gender-bar__fill.female{background:#fb7185}.participant-note{color:#6b7280;margin-top:16px;font-size:12px;line-height:1.6}.event-detail-bottom-bar{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #e5e7eb;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;bottom:60px;left:0;right:0;box-shadow:0 -4px 16px #00000014}.event-detail-bottom-bar__price{color:#ff2d55;white-space:nowrap;flex:none;font-size:22px;font-weight:800}.event-detail-apply-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;flex:1;width:auto;min-width:0;height:52px;padding:0 18px;font-size:16px;font-weight:700}.event-detail-apply-button.disabled{color:#64748b;cursor:not-allowed;background:#cbd5e1}@media (width<=640px){.event-detail-title{font-size:22px}.event-detail-summary-grid{grid-template-columns:1fr 1fr}.participant-analysis-grid{grid-template-columns:1fr}.event-detail-bottom-bar{gap:10px;padding:10px 14px;bottom:60px}.event-detail-bottom-bar__price{font-size:20px}.event-detail-apply-button{height:50px;font-size:15px}}.event-review-tab{padding:8px 0 20px}.event-review-tab__section{margin-bottom:20px}.event-review-tab__title{color:#111827;margin:0 0 12px;font-size:18px;font-weight:800}.event-review-tab__divider{background:#e5e7eb;height:1px;margin:20px 0}.event-review-tab__empty{text-align:center;color:#6b7280;background:#f9fafb;border-radius:16px;padding:20px}.event-review-tab__list{flex-direction:column;gap:12px;display:flex}.my-review-card{cursor:pointer;background:#fff;border-radius:18px;padding:16px;box-shadow:0 6px 20px #0000000d}.my-review-card--empty{cursor:default;text-align:center}.my-review-card__empty-text{color:#6b7280;margin-bottom:12px;font-size:14px}.my-review-card__button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;height:42px;padding:0 16px;font-size:14px;font-weight:700}.my-review-card__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.my-review-card__title{color:#111827;font-size:16px;font-weight:700}.my-review-card__rating{color:#ef4444;white-space:nowrap;font-size:14px}.my-review-card__content{color:#374151;white-space:pre-wrap;margin-bottom:12px;font-size:14px;line-height:1.6}.my-review-card__meta{color:#6b7280;flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.my-review-card__hint{color:#2563eb;margin-top:10px;font-size:12px}.review-list-item{cursor:pointer;background:#fff;border-radius:18px;padding:16px;box-shadow:0 6px 20px #0000000d}.review-list-item__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.review-list-item__title{color:#111827;font-size:16px;font-weight:700}.review-list-item__rating{color:#ef4444;white-space:nowrap;font-size:14px}.review-list-item__event{color:#2563eb;margin-bottom:8px;font-size:13px;font-weight:600}.review-list-item__content{color:#374151;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.review-list-item__meta{color:#6b7280;flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.review-editor-page{box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:20px 16px 100px}.review-editor-page__container{max-width:720px;margin:0 auto}.review-editor-page__title{color:#111827;margin:0 0 20px;font-size:28px;font-weight:800}.review-editor-form{background:#fff;border-radius:18px;padding:18px;box-shadow:0 6px 20px #0000000d}.review-editor-form__group{margin-bottom:16px}.review-editor-form__label{color:#111827;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.review-editor-form__input,.review-editor-form__select,.review-editor-form__textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:12px 14px;font-size:14px}.review-editor-form__textarea{resize:vertical;min-height:220px}.review-editor-form__actions{justify-content:flex-end;gap:10px;display:flex}.review-editor-form__secondary,.review-editor-form__primary{cursor:pointer;border:none;border-radius:12px;height:44px;padding:0 16px;font-size:14px;font-weight:700}.review-editor-form__secondary{color:#111827;background:#e5e7eb}.review-editor-form__primary{color:#fff;background:#111827}.review-editor-form__primary:disabled{opacity:.6;cursor:default}.review-editor-form__help{color:#666;margin-top:8px;font-size:13px}.review-editor-image-preview-list{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.review-editor-image-preview-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:180px;padding:10px}.review-editor-image-preview{object-fit:cover;border-radius:10px;width:100%;height:140px;display:block}.review-editor-image-name{color:#333;word-break:break-all;margin-top:8px;font-size:13px}.review-editor-image-remove{cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:100%;margin-top:8px;padding:10px 12px}.review-detail-page{box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:20px 16px 100px}.review-detail-page__container{max-width:720px;margin:0 auto}.review-detail-page__back{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-bottom:12px;font-size:14px}.review-detail-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 6px 20px #0000000d}.review-detail-card__event{color:#2563eb;margin-bottom:10px;font-size:14px;font-weight:700}.review-detail-card__title{color:#111827;margin:0 0 12px;font-size:24px;font-weight:800}.review-detail-card__rating{color:#ef4444;margin-bottom:12px;font-size:16px}.review-detail-card__meta{color:#6b7280;flex-wrap:wrap;gap:12px;margin-bottom:20px;font-size:13px;display:flex}.review-detail-card__content{color:#374151;white-space:pre-wrap;font-size:15px;line-height:1.8}.review-detail-card__actions{margin-top:24px}.review-detail-card__event-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;height:44px;padding:0 16px;font-size:14px;font-weight:700}.review-detail-card__images{flex-direction:column;gap:12px;margin-top:16px;display:flex}.review-detail-card__image{object-fit:cover;border-radius:14px;width:100%;max-height:420px;display:block}.admin-partners-page{background:#f8fafc;min-height:100vh;padding:16px}.admin-partners-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-partners-title{color:#111827;margin:0;font-size:22px;font-weight:800}.admin-partners-create-button{color:#fff;cursor:pointer;background:#ff2d55;border:none;border-radius:12px;height:44px;padding:0 16px;font-size:14px;font-weight:700}.admin-partners-search-box{margin-bottom:12px;position:relative}.admin-partners-search-box input{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;height:48px;padding:0 14px 0 42px;font-size:14px}.admin-partners-search-icon{color:#6b7280;position:absolute;top:15px;left:14px}.admin-partners-summary{color:#4b5563;margin-bottom:14px;font-size:14px}.admin-partners-empty{text-align:center;color:#6b7280;padding:32px 16px}.admin-partners-empty.error{color:#dc2626}.admin-partners-list{flex-direction:column;gap:12px;display:flex}.admin-partner-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;width:100%;padding:12px;display:flex}.admin-partner-item__image-wrap{background:#f3f4f6;border-radius:12px;width:100px;min-width:100px;height:84px;overflow:hidden}.admin-partner-item__image{object-fit:cover;width:100%;height:100%}.admin-partner-item__content{flex:1;min-width:0}.admin-partner-item__top{justify-content:flex-end;margin-bottom:6px;display:flex}.admin-partner-item__status{color:#6b7280;font-size:12px;font-weight:700}.admin-partner-item__title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:800;line-height:1.4}.admin-partner-item__meta{color:#4b5563;flex-direction:column;gap:4px;font-size:13px;display:flex}.admin-partners-more-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;height:46px;margin-top:16px;font-size:14px;font-weight:700}.admin-partner-form-page{background:#f8fafc;min-height:100vh;padding:16px}.admin-partner-form-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.admin-partner-form-header h1{color:#111827;margin:0;font-size:22px;font-weight:800}.admin-partner-form-back-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;height:42px;padding:0 14px;font-size:14px;font-weight:700}.admin-partner-form{flex-direction:column;gap:16px;display:flex}.admin-partner-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.admin-partner-form-section h2{color:#111827;margin:0 0 14px;font-size:17px;font-weight:800}.admin-partner-form-section label{color:#374151;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.admin-partner-form-section input,.admin-partner-form-section select,.admin-partner-form-section textarea{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;margin-top:6px;padding:12px 14px;font-size:14px}.admin-partner-form-section textarea{resize:vertical;min-height:110px}.admin-partner-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-partner-form-preview{object-fit:cover;border-radius:14px;width:100%;margin-top:12px}.admin-partner-form-submit-button{color:#fff;cursor:pointer;background:#ff2d55;border:none;border-radius:16px;width:100%;height:52px;font-size:16px;font-weight:800}.admin-partner-form-address-button{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;width:100%;height:46px;margin-top:6px;font-size:14px;font-weight:700}@media (width<=640px){.admin-partner-form-grid{grid-template-columns:1fr}}.kakao-address-modal{z-index:9999;position:fixed;inset:0}.kakao-address-modal__backdrop{background:#1118278c;position:absolute;inset:0}.kakao-address-modal__panel{background:#fff;border-radius:20px;flex-direction:column;width:min(680px,100vw - 24px);height:min(760px,100dvh - 24px);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000038}.kakao-address-modal__header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:56px;min-height:56px;padding:0 16px;display:flex}.kakao-address-modal__header h2{color:#111827;margin:0;font-size:17px;font-weight:800}.kakao-address-modal__close{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;height:36px;padding:0 12px;font-size:14px;font-weight:700}.kakao-address-modal__body{background:#fff;flex:1;min-height:0}.kakao-address-modal__embed{width:100%;height:100%}@media (width<=640px){.kakao-address-modal__panel{border-radius:0;width:100vw;height:100dvh;inset:0;transform:none}.kakao-address-modal__header{padding:0 12px}.kakao-address-modal__header h2{font-size:16px}.kakao-address-modal__close{height:34px;padding:0 10px;font-size:13px}}.admin-events-page{background:#f8fafc;min-height:100vh;padding:16px}.admin-events-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-events-title{color:#111827;margin:0;font-size:22px;font-weight:800}.admin-events-create-button{color:#fff;cursor:pointer;background:#ff2d55;border:none;border-radius:12px;height:44px;padding:0 16px;font-size:14px;font-weight:700}.admin-events-search-box{margin-bottom:12px;position:relative}.admin-events-search-box input{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;height:48px;padding:0 14px 0 42px;font-size:14px}.admin-events-search-icon{color:#6b7280;position:absolute;top:15px;left:14px}.admin-events-summary{color:#4b5563;margin-bottom:14px;font-size:14px}.admin-events-empty{text-align:center;color:#6b7280;padding:32px 16px}.admin-events-empty.error{color:#dc2626}.admin-events-list{flex-direction:column;gap:12px;display:flex}.admin-event-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;width:100%;padding:12px;display:flex}.admin-event-item__image-wrap{background:#f3f4f6;border-radius:12px;width:100px;min-width:100px;height:84px;overflow:hidden}.admin-event-item__image{object-fit:cover;width:100%;height:100%}.admin-event-item__content{flex:1;min-width:0}.admin-event-item__top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.admin-event-item__category{color:#374151;background:#f3f4f6;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.admin-event-item__status{color:#6b7280;font-size:12px;font-weight:700}.admin-event-item__title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:800;line-height:1.4}.admin-event-item__meta{color:#4b5563;flex-direction:column;gap:4px;font-size:13px;display:flex}.admin-events-more-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;height:46px;margin-top:16px;font-size:14px;font-weight:700}.admin-event-form-page{background:#f8fafc;min-height:100vh;padding:16px}.admin-event-form-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.admin-event-form-header h1{color:#111827;margin:0;font-size:22px;font-weight:800}.admin-event-form-back-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;height:42px;padding:0 14px;font-size:14px;font-weight:700}.admin-event-form{flex-direction:column;gap:16px;display:flex}.admin-event-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.admin-event-form-section h2{color:#111827;margin:0 0 14px;font-size:17px;font-weight:800}.admin-event-form-section label{color:#374151;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.admin-event-form-section input,.admin-event-form-section select,.admin-event-form-section textarea{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;margin-top:6px;padding:12px 14px;font-size:14px}.admin-event-form-section textarea{resize:vertical;min-height:110px}.admin-event-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-event-form-preview{object-fit:cover;border-radius:14px;width:100%;margin-top:12px}.admin-event-form-file-name{color:#4b5563;margin-top:10px;font-size:14px}.admin-event-form-submit-button{color:#fff;cursor:pointer;background:#ff2d55;border:none;border-radius:16px;width:100%;height:52px;font-size:16px;font-weight:800}.admin-event-form-address-button{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;width:100%;height:46px;margin-top:6px;font-size:14px;font-weight:700}.admin-event-form-download-button{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;justify-content:center;align-items:center;min-height:42px;margin-top:10px;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=640px){.admin-event-form-grid{grid-template-columns:1fr}}.buddy-page{box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:20px 16px 100px}.buddy-page__container{max-width:720px;margin:0 auto}.buddy-page__hero{margin-bottom:24px}.buddy-page__title{color:#111827;margin:0;font-size:20px;font-weight:800}.buddy-page__desc{color:#6b7280;margin:10px 0 0;font-size:14px;line-height:1.6}.buddy-page__summary{grid-template-columns:1fr;gap:10px;margin-top:16px;display:grid}.buddy-page__summary-item{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 4px 14px #0000000a}.buddy-page__summary-label{color:#6b7280;margin-bottom:6px;font-size:12px;display:block}.buddy-page__summary-value{color:#111827;word-break:break-word;font-size:15px;font-weight:700;display:block}.buddy-section{margin-bottom:28px}.buddy-section__header{margin-bottom:12px}.buddy-section__title{color:#111827;margin:0;font-size:20px;font-weight:800}.buddy-section__desc{color:#6b7280;margin:6px 0 0;font-size:13px}.buddy-section__empty{text-align:center;color:#6b7280;background:#fff;border-radius:16px;padding:20px;font-size:14px}.buddy-section__list{gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.buddy-section__list::-webkit-scrollbar{display:none}.buddy-card{background:#fff;border-radius:18px;flex-shrink:0;min-width:160px;max-width:160px;overflow:hidden;box-shadow:0 6px 20px #0000000d}.buddy-card__image{aspect-ratio:1;object-fit:cover;background:#e5e7eb;width:100%;display:block}.buddy-card__body{padding:12px}.buddy-card__name{color:#111827;margin-bottom:6px;font-size:15px;font-weight:700;line-height:1.4}.buddy-card__meta{color:#6b7280;font-size:12px;line-height:1.5}.calendar-page{box-sizing:border-box;background:#f5f5f5;min-height:100vh;padding:16px 16px 100px}.calendar-page__container{max-width:720px;margin:0 auto}.calendar-loading{text-align:center;color:#666;padding:40px 0}.calendar-section{margin-bottom:24px}.calendar-section__title{color:#111;margin:0 0 14px;font-size:20px;font-weight:800}.calendar-empty-box{text-align:center;color:#777;background:#fff;border-radius:18px;padding:24px}.applied-carousel{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.applied-carousel::-webkit-scrollbar{display:none}.applied-card{box-sizing:border-box;cursor:pointer;background:#d9dde3;border-radius:18px;flex-shrink:0;min-width:280px;padding:12px}.applied-card__image{object-fit:cover;border-radius:12px;width:100%;height:140px;display:block}.applied-card__body{padding-top:12px}.applied-card__title{color:#111;margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.4}.applied-card__bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.applied-card__dday{color:#fff;box-sizing:border-box;background:#de625c;border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:30px;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.applied-card__meta{color:#eef1f5;font-size:14px}.monthly-calendar{background:#d9dde3;border-radius:18px;padding:18px 16px 20px}.monthly-calendar__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.monthly-calendar__nav{cursor:pointer;color:#111;background:0 0;border:none;width:32px;height:32px;font-size:28px;line-height:1}.monthly-calendar__title{color:#111;font-size:20px;font-weight:800}.monthly-calendar__weekdays{grid-template-columns:repeat(7,1fr);margin-bottom:12px;display:grid}.monthly-calendar__weekday{text-align:center;color:#111;padding:8px 0;font-size:14px;font-weight:700}.monthly-calendar__grid{grid-template-columns:repeat(7,1fr);row-gap:14px;display:grid}.monthly-calendar__cell{justify-content:center;align-items:center;min-height:50px;display:flex}.monthly-calendar__cell.empty{visibility:hidden}.monthly-calendar__date{color:#111;box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:42px;height:42px;font-size:16px;display:flex}.monthly-calendar__date.applied{background:#e9918b}.monthly-calendar__date.today{border:2px solid #e1544d}.monthly-calendar__date small{font-size:10px;line-height:1}.calendar-legend{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:18px 0 0;display:flex}.calendar-legend__item{color:#333;align-items:center;gap:10px;font-size:15px;display:flex}.calendar-legend__color{border-radius:6px;width:28px;height:28px;display:inline-block}.calendar-legend__color.applied{background:#e9918b}.calendar-legend__color.interest{background:#ddd66b}.community-page{box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:20px 16px 100px}.community-page__container{max-width:720px;margin:0 auto}.community-page__title{color:#111827;margin:0 0 20px;font-size:20px;font-weight:800}.community-page__controls{gap:10px;margin-bottom:18px;display:flex}.community-page__search{box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;flex:1;height:44px;padding:0 14px;font-size:14px}.community-page__sort{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:110px;height:44px;padding:0 10px;font-size:14px}.community-page__list{flex-direction:column;gap:12px;display:flex}.community-page__empty{text-align:center;color:#6b7280;background:#fff;border-radius:16px;padding:24px}.event-apply-page{background:#f7f8fa;min-height:100vh;padding-bottom:120px}.event-apply-empty{text-align:center;color:#6b7280;padding:48px 16px}.event-apply-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;padding:14px 16px;display:flex}.event-apply-header h1{color:#111827;margin:0;font-size:18px;font-weight:800}.event-apply-back{cursor:pointer;background:0 0;border:none;font-size:22px}.event-apply-body{flex-direction:column;gap:14px;padding:16px;display:flex}.event-apply-event-card,.event-apply-section{background:#fff;border:1px solid #eceff3;border-radius:18px;padding:16px}.event-apply-event-card{gap:14px;display:flex}.event-apply-event-image{background:#e5e7eb;border-radius:14px;width:84px;min-width:84px;height:84px;overflow:hidden}.event-apply-event-image img{object-fit:cover;width:100%;height:100%}.event-apply-event-info h2{color:#111827;margin:0 0 8px;font-size:20px;font-weight:800}.event-apply-event-info p{color:#6b7280;margin:0 0 4px;font-size:14px;line-height:1.5}.event-apply-event-info strong{color:#ff2d55;margin-top:8px;font-size:20px;font-weight:800;display:block}.event-apply-section h3{color:#111827;margin:0 0 10px;font-size:17px;font-weight:800}.event-apply-section-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.event-apply-help-text{color:#6b7280;margin:0 0 12px;font-size:13px;line-height:1.6}.event-apply-phone-box{flex-direction:column;gap:8px;display:flex}.event-apply-phone-number{color:#111827;font-size:20px;font-weight:800}.event-apply-phone-status{font-size:14px;font-weight:700}.event-apply-phone-status.verified{color:#16a34a}.event-apply-phone-status.unverified{color:#ef4444}.event-apply-phone-edit-box{flex-direction:column;gap:12px;display:flex}.event-apply-input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px}.event-apply-phone-edit-actions,.event-apply-verify-actions{gap:10px;display:flex}.event-apply-link-button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:700}.event-apply-primary-button,.event-apply-secondary-button,.event-apply-verify-button{cursor:pointer;border-radius:12px;flex:1;height:46px;font-size:14px;font-weight:700}.event-apply-primary-button{color:#fff;background:#111827;border:none}.event-apply-secondary-button{color:#111827;background:#fff;border:1px solid #d1d5db}.event-apply-verify-button{color:#b45309;background:#fff7ed;border:1px solid #fbbf24}.event-apply-payment-placeholder,.event-apply-free-info{color:#374151;background:#f9fafb;border-radius:12px;padding:14px;font-size:14px;line-height:1.6}.event-apply-bottom-bar{z-index:120;background:#fffffff5;border-top:1px solid #e5e7eb;padding:12px 16px;position:fixed;bottom:60px;left:0;right:0;box-shadow:0 -4px 16px #00000014}.event-apply-submit-button{color:#fff;cursor:pointer;background:#ff2d55;border:none;border-radius:12px;width:100%;height:52px;font-size:16px;font-weight:800}.event-apply-submit-button.disabled{color:#64748b;cursor:not-allowed;background:#cbd5e1}.event-apply-already-box{color:#e11d48;background:#fff1f2;border-radius:12px;padding:14px;font-size:14px;font-weight:700}.event-apply-pending-box{color:#1d4ed8;background:#eff6ff;border-radius:12px;padding:14px;font-size:14px;font-weight:700}.event-apply-complete-page{background:#f7f8fa;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.event-apply-complete-card{text-align:center;background:#fff;border:1px solid #eceff3;border-radius:24px;width:100%;max-width:420px;padding:32px 20px}.event-apply-complete-icon{color:#fff;background:#ff2d55;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:32px;font-weight:800;display:flex}.event-apply-complete-card h1{color:#111827;margin:0 0 12px;font-size:30px;font-weight:800}.event-apply-complete-main-text{color:#374151;margin:0 0 8px;font-size:16px;line-height:1.7}.event-apply-complete-sub-text{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.6}.event-apply-complete-actions{flex-direction:column;gap:10px;display:flex}.event-apply-complete-primary,.event-apply-complete-secondary{cursor:pointer;border-radius:12px;width:100%;height:48px;font-size:15px;font-weight:700}.event-apply-complete-primary{color:#fff;background:#111827;border:none}.event-apply-complete-secondary{color:#111827;background:#fff;border:1px solid #d1d5db}.event-payment-page{background:#f7f8fa;min-height:100vh;padding-bottom:110px}.event-payment-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;padding:14px 16px;display:flex}.event-payment-header h1{color:#111827;margin:0;font-size:18px;font-weight:800}.event-payment-back{cursor:pointer;background:0 0;border:none;font-size:22px}.event-payment-body{flex-direction:column;gap:14px;padding:16px;display:flex}.event-payment-event-card,.event-payment-section{background:#fff;border:1px solid #eceff3;border-radius:18px;padding:16px}.event-payment-event-info h2{color:#111827;margin:0 0 8px;font-size:20px;font-weight:800}.event-payment-event-info p{color:#6b7280;word-break:break-all;margin:0 0 4px;font-size:14px;line-height:1.5}.event-payment-event-info strong{color:#ff2d55;margin-top:8px;font-size:22px;font-weight:800;display:block}.event-payment-section h3{color:#111827;margin:0 0 12px;font-size:17px;font-weight:800}.event-payment-widget-box{min-height:80px}.event-payment-bottom-bar{z-index:120;background:#fffffff5;border-top:1px solid #e5e7eb;padding:12px 16px;position:fixed;bottom:60px;left:0;right:0;box-shadow:0 -4px 16px #00000014}.event-payment-submit-button{color:#fff;cursor:pointer;background:#ff2d55;border:none;border-radius:12px;width:100%;height:52px;font-size:16px;font-weight:800}.event-payment-submit-button.disabled{color:#64748b;cursor:not-allowed;background:#cbd5e1}.event-payment-error-box{color:#e11d48;background:#fff1f2;border-radius:12px;padding:14px;font-size:14px;font-weight:700;line-height:1.6}.mypage-page{box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:20px 16px 100px}.mypage-container{max-width:720px;margin:0 auto}.mypage-title{color:#111827;margin:0 0 20px;font-size:20px;font-weight:800}.mypage-card{box-sizing:border-box;background:#fff;border-radius:18px;margin-bottom:16px;padding:18px;box-shadow:0 6px 20px #0000000d}.mypage-card__title{color:#111827;margin:0 0 16px;font-size:18px;font-weight:700}.mypage-info-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.mypage-info-row:last-child{border-bottom:none}.mypage-info-label{color:#6b7280;min-width:72px;font-size:14px}.mypage-info-value{color:#111827;text-align:right;word-break:break-word;font-size:14px}.mypage-password-form{flex-direction:column;gap:12px;display:flex}.mypage-input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;width:100%;height:44px;padding:0 14px;font-size:14px}.mypage-primary-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;height:44px;font-size:14px;font-weight:700}.mypage-primary-button:disabled{opacity:.6;cursor:default}.mypage-message{color:#2563eb;margin:12px 0 0;font-size:14px}.mypage-section-header{justify-content:space-between;align-items:center;display:flex}.mypage-empty{text-align:center;color:#6b7280;padding:20px 0;font-size:14px}.mypage-application-list{flex-direction:column;gap:12px;display:flex}.mypage-application-card{cursor:pointer;background:#f9fafb;border-radius:14px;gap:12px;padding:10px;display:flex}.mypage-application-image{object-fit:cover;border-radius:12px;flex-shrink:0;width:96px;height:72px}.mypage-application-body{flex:1;min-width:0}.mypage-application-title{color:#111827;margin-bottom:6px;font-size:15px;font-weight:700}.mypage-application-meta{color:#6b7280;margin-bottom:4px;font-size:13px}.mypage-application-status{color:#2563eb;background:#eff6ff;border-radius:999px;margin-top:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.mypage-actions{margin-top:16px}.mypage-logout-button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:14px;width:100%;height:48px;font-size:15px;font-weight:700}.mypage-avatar-wrap{text-align:center;margin-bottom:20px}.mypage-avatar{object-fit:cover;cursor:pointer;border:2px solid #eee;border-radius:50%;width:100px;height:100px}.mypage-avatar-help{color:#888;margin-top:8px;font-size:12px}
