*{box-sizing:border-box}:root{color:#111827;background:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Pretendard,Noto Sans KR,sans-serif;--color-primary: #EF4444;--color-secondary: #0ea5e9;--color-success: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444;--color-text: #111827;--color-muted: #64748b;--color-border: #e2e8f0;--shadow-soft: 0 10px 30px rgba(15, 23, 42, .08)}body{margin:0;min-width:320px;background:#111827}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.mobile-shell{min-height:100vh;max-width:480px;margin:0 auto;background:#f8fafc}.mobile-main{min-height:100vh;padding:56px 16px 96px}.mobile-header{position:fixed;top:0;left:50%;z-index:30;display:flex;width:min(100%,480px);height:56px;transform:translate(-50%);align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;background:#ffffffeb;padding:0 16px;box-shadow:0 8px 24px #0f172a0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-header__brand,.mobile-header__actions{display:flex;align-items:center;gap:10px}.mobile-header__brand img{width:32px;height:32px}.mobile-header__brand span{font-size:18px;font-weight:800;letter-spacing:0}.mobile-header__actions a{display:grid;width:36px;height:36px;place-items:center;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#374151;transition:transform .14s ease,border-color .14s ease,color .14s ease}.mobile-header__actions a:active{transform:scale(.95);border-color:#ef4444;color:#ef4444}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;max-width:480px;margin:0 auto;grid-template-columns:repeat(5,1fr);border-top:1px solid #e2e8f0;background:#fffffff5;padding:8px 8px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -12px 28px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav a{display:grid;min-height:52px;place-items:center;color:#94a3b8;font-size:12px;gap:2px;border-radius:14px;transition:background .14s ease,color .14s ease,transform .14s ease}.bottom-nav a.active{background:#fef2f2;color:#ef4444;font-weight:700}.bottom-nav a:active{transform:translateY(1px)}.home-hero,.detail-cover{display:flex;min-height:184px;align-items:center;justify-content:space-between;overflow:hidden;border-radius:20px;background:#111827;color:#fff;padding:20px;box-shadow:var(--shadow-soft)}.home-hero h1,.detail-cover strong{margin:8px 0;font-size:25px;line-height:1.2;letter-spacing:0}.home-hero p{margin:0;color:#ffffffd6;font-size:14px}.home-hero img{width:92px;height:92px;-o-object-fit:contain;object-fit:contain}.quick-actions,.stats-grid,.admin-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0 24px}.quick-actions a,.stats-grid span,.admin-panel div{display:flex;min-height:64px;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#374151;font-weight:700;box-shadow:0 8px 22px #0f172a0a;transition:transform .14s ease,border-color .14s ease,color .14s ease}.quick-actions a:active,.stats-grid span:active,.admin-panel div:active{transform:translateY(1px);border-color:#ef4444;color:#ef4444}.section{margin:24px 0}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h2{margin:0;font-size:18px}.category-scroll,.chip-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.chip-scroll--nested{margin-top:6px}.chip-scroll--muted button{background:#f8fafc;box-shadow:none}.category-scroll a,.chip-scroll button{flex:0 0 auto;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#374151;padding:10px 14px;font-weight:700;box-shadow:0 6px 16px #0f172a0a}.chip-scroll button.active{border-color:#ef4444;background:#fef2f2;color:#ef4444}.purpose-pills{display:flex;flex-wrap:wrap;gap:8px}.purpose-pills button{border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#374151;padding:9px 12px;font-size:13px;font-weight:800}.purpose-pills button.active{border-color:#d97706;background:#fffbeb;color:#b45309}.search-panel{display:grid;grid-template-columns:1fr 44px;gap:8px;margin:10px 0 14px}.search-panel input,.mobile-form input,.mobile-form select,.mobile-form textarea,.chat-input input{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:0 12px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.search-panel input:focus,.mobile-form input:focus,.mobile-form select:focus,.mobile-form textarea:focus,.chat-input input:focus,.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444424}.mobile-form textarea{min-height:120px;padding:12px;resize:vertical}.search-panel button,.chat-input button{display:grid;border:0;border-radius:12px;background:#ef4444;color:#fff;place-items:center}.card-list,.chat-list,.notification-list,.menu-list,.loading-list{display:grid;gap:12px}.meeting-card,.detail-card,.map-card,.profile-card,.host-card,.chat-room-card,.notification-list article,.review-list article,.notice-list article,.applicant-card,.admin-table,.admin-table article,.vote-list article,.attendance-list article,.placeholder-page,.empty-state,.mobile-form,.admin-panel{border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:16px;box-shadow:0 8px 24px #0f172a0b}.meeting-card,.host-card,.applicant-card,.chat-room-card{transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.meeting-card{display:block;color:inherit;cursor:pointer;text-decoration:none}.meeting-card:active,.host-card:active,.applicant-card:active,.chat-room-card:active{transform:translateY(1px);border-color:#ef444461;box-shadow:0 6px 18px #0f172a12}.meeting-card .meeting-card__top{display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;gap:6px;min-height:54px;color:#64748b;font-size:12px}.meeting-card__body{display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:start}.meeting-card__thumb{display:grid;width:88px;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:12px;background:#ef4444;background-position:center;background-size:cover;color:#fff;font-size:12px;font-weight:900;text-align:center}.meeting-card .meeting-card__title{display:block;margin-top:0;font-size:17px;font-weight:800;line-height:1.35}.meeting-card p,.detail-card p,.placeholder-page p,.empty-state p,.chat-room-card p,.notification-list p{color:#64748b;font-size:14px;line-height:1.5}.meeting-card p{display:-webkit-box;margin:6px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-list button{border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#ef4444;padding:8px 10px;font-weight:800}.notification-list article.read{opacity:.68}.admin-table{display:grid;gap:10px}.admin-table h2{margin:0;font-size:18px}.admin-table article{display:grid;gap:4px}.vote-list,.attendance-list{display:grid;gap:10px}.vote-list article{display:grid;gap:10px}.vote-list article div{display:flex;flex-wrap:wrap;gap:8px}.vote-list button,.vote-list span{border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#374151;padding:8px 10px;font-weight:800}.attendance-list article{display:flex;align-items:center;justify-content:space-between}.meeting-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0}.info-list{display:grid;gap:8px;margin:12px 0 0}.meeting-card__meta div,.info-list div{display:flex;align-items:center;gap:8px;color:#475569;font-size:13px}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.badge--success{background:#dcfce7;color:#15803d}.badge--sky{background:#e0f2fe;color:#0369a1}.badge--primary{background:#fef2f2;color:#ef4444}.badge--slate{background:#f1f5f9;color:#475569}.badge--danger{background:#fee2e2;color:#b91c1c}.badge--warning{background:#fef3c7;color:#b45309}.detail-page{display:grid;gap:12px}.detail-cover{align-items:end}.detail-cover span,.detail-cover strong{display:block}.map-card__canvas{display:grid;height:200px;place-items:center;border-radius:14px;background:#e0f2fe;color:#0369a1;font-weight:800}.sticky-cta{position:fixed;right:0;bottom:76px;left:0;display:grid;max-width:480px;margin:0 auto;gap:8px;padding:0 16px;pointer-events:none}.sticky-cta>*{pointer-events:auto}.sticky-cta span{justify-self:center;border:1px solid rgba(239,68,68,.18);border-radius:999px;background:#fffffff5;color:#ef4444;padding:8px 12px;font-size:13px;font-weight:800;box-shadow:0 10px 24px #0f172a14}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:0;border-radius:12px;padding:0 16px;font-weight:800;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.button--primary{background:#ef4444;color:#fff;box-shadow:0 10px 22px #ef444438}.button--secondary{border:1px solid #e2e8f0;background:#fff;color:#374151}.button--danger{background:#ef4444;color:#fff;box-shadow:0 10px 22px #ef44442e}.button:active{transform:translateY(1px);box-shadow:none}.mobile-form{display:grid;gap:16px}.mobile-form section{display:grid;gap:12px}.mobile-form label,.review-form label{display:grid;gap:8px;font-size:13px;font-weight:800}.meeting-region-field{gap:8px}.address-result-list{display:grid;gap:8px;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:8px;animation:dropdown-pop .22s ease both}.address-result-list>span{color:#64748b;padding:8px 10px;font-size:13px;font-weight:800}.address-result-list button{display:grid;gap:4px;border:0;border-radius:10px;background:#f8fafc;color:#111827;padding:10px;text-align:left}.address-result-list strong{font-size:13px;font-weight:900}.address-result-list small{color:#64748b;font-size:12px;line-height:1.35}.date-time-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.review-form{display:grid;gap:10px;margin-top:14px}.review-form select,.review-form input,.review-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:10px 12px}.review-form textarea{min-height:96px;resize:vertical}.checkbox-line{display:flex;align-items:center;gap:8px}.checkbox-line input{width:18px;height:18px}.form-progress{color:#ef4444;font-weight:800}.form-actions{display:flex;justify-content:flex-end;gap:8px}.chat-input{position:fixed;right:0;bottom:76px;left:0;display:grid;max-width:480px;margin:0 auto;grid-template-columns:1fr 44px;gap:8px;background:#f8fafc;padding:8px 16px}.message-list{display:grid;gap:10px;padding-bottom:64px}.message-bubble{max-width:78%;justify-self:start;border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:10px 12px}.message-bubble.mine{justify-self:end;border-color:#ef4444;background:#ef4444;color:#fff}.message-bubble span{display:block;margin-bottom:4px;font-size:12px;font-weight:800}.message-bubble p{margin:0}.profile-card{display:flex;align-items:center;gap:14px}.profile-card img{width:58px;height:58px;border-radius:16px;-o-object-fit:cover;object-fit:cover}.profile-image-field{display:grid;grid-template-columns:76px 1fr;gap:12px;align-items:center}.profile-image-field img{width:76px;height:76px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;-o-object-fit:cover;object-fit:cover}.profile-image-field label{position:relative;display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#374151;font-weight:900;text-align:center}.profile-image-field input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.profile-region-field{display:grid;gap:10px}.profile-region-field>strong{font-size:13px}.region-inline{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:center}.region-inline select{min-width:0;text-overflow:ellipsis}.profile-region-field p{margin:0;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#475569;padding:10px 12px;font-size:13px;font-weight:800}.sport-check-field{display:grid;gap:8px}.sport-check-field>strong{font-size:13px}.sport-category-inline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;overflow:hidden;padding:2px 0}.sport-category-inline__item{min-width:0}.sport-category-inline button{display:flex;width:100%;height:44px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#64748b;padding:0 4px;font-size:12px;font-weight:900;line-height:1;text-align:center;white-space:nowrap;box-shadow:0 6px 16px #0f172a0a;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.sport-category-inline button.active{border-color:#ef4444;color:#ef4444;background:#fef2f2;transform:none}.sport-dropdown{display:grid;overflow:hidden;border-radius:14px;animation:dropdown-pop .24s ease both}.sport-check-field__options{display:flex;flex-wrap:wrap;gap:8px;max-height:0;overflow-x:visible;overflow-y:hidden;padding:0;opacity:0;transform:translateY(-8px) scale(.98);transition:max-height .26s cubic-bezier(.2,.8,.2,1),opacity .18s ease,padding .22s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.sport-dropdown.open .sport-check-field__options{max-height:180px;padding:4px 0 6px;opacity:1;transform:translateY(0) scale(1)}.sport-option-row{display:flex;flex:0 0 auto;gap:8px;align-items:center}.sport-option-row.checked{grid-template-columns:none}.sport-check-field label{position:relative;display:inline-flex;height:42px;min-width:76px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#374151;padding:0 12px;font-size:13px;font-weight:900;line-height:1;text-align:center;white-space:nowrap;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.sport-check-field label.checked{border-color:#ef4444;background:#fef2f2;color:#ef4444;transform:none}.sport-check-field input{position:absolute;width:0;height:0;min-height:0;opacity:0;pointer-events:none}.sport-option-row select{min-height:42px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#374151;padding:0 10px;font-size:13px;font-weight:900;text-align:center}.level-toggle{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#374151;padding:0 14px;font-size:13px;font-weight:900;line-height:1;text-align:center}.level-toggle input{position:static;width:18px;height:18px;min-height:18px;margin:0;opacity:1;pointer-events:auto}.level-selection-panel{display:grid;gap:8px;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:10px;animation:dropdown-pop .24s ease both}.level-selection-panel label{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:8px;align-items:center;border:0;border-radius:0;padding:0;text-align:left}.level-selection-panel span{color:#374151;font-size:13px;font-weight:900}.level-selection-panel select{min-height:40px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#374151;padding:0 10px;font-size:13px;font-weight:900}.selected-sport-summary{display:grid;gap:10px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:12px;animation:dropdown-pop .22s ease both}.selected-sport-summary strong{font-size:13px}.selected-sport-summary div{display:flex;flex-wrap:wrap;gap:8px}.selected-sport-summary button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid #FECACA;border-radius:999px;background:#fef2f2;color:#ef4444;padding:0 10px 0 12px;font-size:13px;font-weight:900;text-align:center}@keyframes dropdown-pop{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.menu-list a,.host-card a{display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:14px 16px;font-weight:800}.host-card div{display:flex;flex-wrap:wrap;gap:8px}.host-card a{justify-content:center;gap:6px;padding:10px 12px;font-size:13px}.applicant-list,.manage-page,.manage-actions,.page-list{display:grid;gap:12px}.applicant-card{display:grid;gap:14px}.applicant-card__header{display:flex;align-items:center;gap:12px}.applicant-card__header img{width:46px;height:46px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;-o-object-fit:cover;object-fit:cover}.applicant-card__header div{display:grid;gap:3px}.applicant-card__header span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#fef3c7;color:#b45309;padding:4px 8px;font-size:12px;font-weight:800}.applicant-card__chips{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 4px}.applicant-card__chips span{border-radius:999px;background:#f8fafc;color:#475569;padding:6px 9px;font-size:12px;font-weight:700}.applicant-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.manage-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.manage-actions a{display:flex;min-height:58px;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#374151;font-weight:800}.subtle-text,.page-message{color:#64748b;font-size:14px;line-height:1.5}.skeleton-card{height:142px;border-radius:16px;background:#e5e7eb;animation:skeleton 1.3s infinite}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.desktop-shell{display:grid;min-height:100vh;grid-template-columns:248px minmax(0,1fr)}.desktop-sidebar{position:sticky;top:0;height:100vh;border-right:1px solid #e2e8f0;background:#fff;padding:24px}.desktop-sidebar__brand{display:flex;align-items:center;gap:10px;margin-bottom:28px}.desktop-sidebar__brand img{width:40px;height:40px}.desktop-sidebar nav{display:grid;gap:8px}.desktop-sidebar a{display:flex;align-items:center;gap:10px;border-radius:12px;padding:12px;color:#475569;font-weight:700}.desktop-sidebar a.active{background:#fef2f2;color:#ef4444}.app-toast{position:fixed;top:18px;left:50%;z-index:120;transform:translate(-50%);min-width:220px;max-width:min(92vw,420px);border:1px solid #bae6fd;border-radius:8px;background:#f0f9ff;color:#0369a1;padding:12px 16px;box-shadow:0 18px 42px #0f172a26;font-size:14px;font-weight:900;text-align:center;animation:app-toast-in .18s ease both}@keyframes app-toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.desktop-main{min-width:0;background:#f8fafc;padding:32px}.desktop-content{max-width:760px;margin:0 auto}.desktop-page{width:min(100%,1280px);margin:0 auto}.desktop-eyebrow{color:#ef4444;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.desktop-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:stretch;border-radius:24px;background:#111827;color:#fff;padding:40px;box-shadow:var(--shadow-soft)}.desktop-hero h1,.desktop-page-title h1,.desktop-detail-hero h1,.desktop-chat-header h1{margin:8px 0 12px;color:inherit;font-size:36px;line-height:1.18;letter-spacing:0}.desktop-hero p,.desktop-page-title p,.desktop-detail-hero p{margin:0;color:#64748b;line-height:1.6}.desktop-hero p,.desktop-detail-hero p{color:#ffffffc7}.desktop-hero__actions,.desktop-page-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.desktop-hero__actions{justify-content:flex-start;margin-top:28px}.desktop-primary-action,.desktop-secondary-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:0 18px;font-weight:900}.desktop-primary-action{border:1px solid #EF4444;background:#ef4444;color:#fff}.desktop-secondary-action{border:1px solid rgba(255,255,255,.24);background:#ffffff1a;color:#fff}.desktop-hero__panel,.desktop-section,.desktop-filter-panel,.desktop-profile-panel,.desktop-host-card,.desktop-chat-row,.desktop-detail-hero aside{border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:var(--shadow-soft)}.desktop-hero__panel{display:grid;align-content:center;gap:14px;color:#111827;padding:24px}.desktop-hero__panel span{display:flex;align-items:center;gap:10px;color:#475569;font-weight:800}.desktop-page-title{margin-bottom:24px}.desktop-section,.desktop-filter-panel{margin-top:24px;padding:24px}.desktop-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.desktop-section h2,.desktop-section__head h2{margin:0;color:#111827;font-size:22px}.desktop-chip-grid,.desktop-card-grid,.desktop-list-grid,.desktop-stat-grid,.desktop-menu-grid,.desktop-host-grid{display:grid;gap:16px}.desktop-chip-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.desktop-chip-grid a,.desktop-menu-grid a{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:14px;color:#374151;font-weight:800;text-align:center}.desktop-card-grid,.desktop-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.desktop-search-row input,.desktop-filter-grid select,.desktop-chat-input input{width:100%;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:13px 14px;color:#111827;outline:none}.desktop-search-row button,.desktop-chat-input button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:#2563eb;color:#fff;padding:0 18px;font-weight:900}.desktop-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.desktop-filter-grid label{display:grid;gap:8px;color:#475569;font-size:13px;font-weight:800}.desktop-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px;border-radius:24px;background:#111827;color:#fff;padding:32px}.desktop-detail-hero aside{display:grid;align-content:center;gap:10px;color:#111827;padding:22px}.desktop-detail-hero aside strong{font-size:32px}.desktop-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.desktop-info-list,.desktop-stack-list{display:grid;gap:12px;margin:16px 0 0}.desktop-info-list div{display:flex;align-items:center;gap:10px;color:#475569;font-weight:700}.desktop-stack-list article{border-top:1px solid #e2e8f0;padding-top:12px}.desktop-stack-list article:first-child{border-top:0;padding-top:0}.desktop-chat-list,.desktop-host-grid{display:grid;gap:12px}.desktop-chat-row{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;color:#0f172a;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.desktop-chat-row:hover{border-color:#bfdbfe;box-shadow:0 18px 40px #2563eb1f;transform:translateY(-1px)}.desktop-chat-row__thumb{display:grid;width:76px;height:76px;place-items:center;border-radius:16px;background:linear-gradient(135deg,#2563eb,#06b6d4);background-position:center;background-size:cover;color:#fff}.desktop-chat-row__content{min-width:0}.desktop-chat-row__topline,.desktop-chat-row__meta{display:flex;align-items:center;gap:10px}.desktop-chat-row__topline{justify-content:space-between}.desktop-chat-row__topline strong{overflow:hidden;color:#0f172a;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.desktop-chat-row__topline time{flex:0 0 auto;color:#64748b;font-size:13px;font-weight:800}.desktop-chat-row p,.desktop-host-card p{margin:6px 0 0;color:#64748b}.desktop-chat-row__meta{margin-top:10px;flex-wrap:wrap;color:#64748b;font-size:13px;font-weight:800}.desktop-chat-row__meta span{display:inline-flex;align-items:center;gap:4px}.desktop-chat-row__sport{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:4px 9px}.desktop-chat-row>em{display:grid;min-width:30px;height:30px;place-items:center;border-radius:999px;background:#2563eb;color:#fff;font-style:normal;font-weight:900}.desktop-chat-page{display:grid;min-height:calc(100vh - 64px);grid-template-rows:auto minmax(0,1fr) auto;gap:18px}.desktop-chat-page--list{grid-template-rows:auto 1fr}.desktop-chat-header{display:grid;gap:4px}.desktop-chat-header>span,.desktop-chat-header div>span{color:#2563eb;font-size:13px;font-weight:900}.desktop-chat-header p{display:flex;align-items:center;gap:8px;margin:0;color:#475569;font-weight:700}.desktop-chat-header--room{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.desktop-chat-back,.desktop-chat-detail-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#1e40af;padding:10px 14px;font-weight:900;text-decoration:none}.desktop-message-list{display:grid;align-content:start;gap:14px;overflow:auto;border:1px solid #e2e8f0;border-radius:20px;background:#fff;padding:20px}.desktop-chat-input{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:10px;margin-top:16px}.desktop-chat-input button:disabled{background:#cbd5e1;cursor:not-allowed}.desktop-chat-input__error{grid-column:1 / -1;margin:0;border-radius:12px;background:#fef2f2;color:#b91c1c;padding:10px 12px;font-weight:800}.desktop-message-group{display:grid;gap:10px}.desktop-message-day{justify-self:center;border-radius:999px;background:#f1f5f9;color:#64748b;padding:6px 12px;font-size:12px;font-weight:900}.desktop-message-row{display:flex;align-items:flex-end;gap:10px}.desktop-message-row.mine{justify-content:flex-end}.desktop-message-avatar{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:12px;background:#eff6ff;color:#2563eb}.desktop-message-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.desktop-message-bubble{max-width:min(620px,72%);border:1px solid #e2e8f0;border-radius:18px 18px 18px 6px;background:#f8fafc;color:#0f172a;padding:11px 13px}.desktop-message-bubble.mine{border-color:#2563eb;border-radius:18px 18px 6px;background:#2563eb;color:#fff}.desktop-message-bubble span{display:block;margin-bottom:5px;color:#1d4ed8;font-size:12px;font-weight:900}.desktop-message-bubble p{margin:0;line-height:1.55;word-break:break-word}.desktop-message-bubble time{display:block;margin-top:5px;color:#64748b;font-size:11px;font-weight:800;text-align:right}.desktop-message-bubble.mine time{color:#ffffffc7}.desktop-message-empty{align-self:center;justify-self:center;color:#64748b;text-align:center}.desktop-message-empty strong{display:block;color:#0f172a;font-size:18px;margin-bottom:6px}.desktop-profile-panel{display:flex;align-items:center;gap:18px;padding:24px}.desktop-profile-panel img{width:88px;height:88px;border-radius:24px;-o-object-fit:cover;object-fit:cover}.desktop-profile-panel strong{font-size:24px}.desktop-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0}.desktop-stat-grid span{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:16px;background:#fff;padding:18px;color:#374151;font-weight:900;box-shadow:var(--shadow-soft)}.desktop-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.desktop-host-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:20px}.desktop-host-card>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.desktop-host-card a{display:inline-flex;align-items:center;gap:6px;border-radius:10px;background:#fef2f2;color:#ef4444;padding:10px 12px;font-weight:900}.desktop-form-panel{display:grid;gap:24px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;padding:28px;box-shadow:var(--shadow-soft)}.desktop-form-panel section{display:grid;gap:16px}.desktop-form-panel h2{margin:0;color:#111827;font-size:20px}.desktop-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.desktop-form-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-form-full{grid-column:1 / -1}.desktop-form-grid label,.desktop-form-actions label{display:grid;gap:8px;color:#475569;font-size:13px;font-weight:800}.desktop-form-grid input,.desktop-form-grid select,.desktop-form-grid textarea{width:100%;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:13px 14px;color:#111827;outline:none}.desktop-form-grid textarea{resize:vertical}.desktop-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e2e8f0;padding-top:20px}.desktop-form-actions label{display:flex;align-items:center}.desktop-form-actions input{width:18px;height:18px}.desktop-form-actions button{border:0;border-radius:12px;background:#ef4444;color:#fff;padding:14px 24px;font-weight:900}.screen-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.screen-title p{margin:0;color:#0ea5e9;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.screen-title h1{margin:5px 0 0;color:#0f172a;font-size:22px;font-weight:950}.screen-title span{display:block;margin-top:7px;color:#64748b;font-size:14px;font-weight:700}.page-card{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:24px;box-shadow:0 20px 55px #2563eb17}.section-head,.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-head h2{margin:0;color:#0f172a;font-size:18px;font-weight:950}.section-head a,.section-head span{color:#2563eb;font-size:13px;font-weight:900}.primary-small,.ghost-btn{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:8px;padding:0 13px;font-size:13px;font-weight:900}.primary-small{border:1px solid #2563eb;background:#2563eb;color:#fff}.ghost-btn{border:1px solid #e2e8f0;background:#fff;color:#475569}.desktop-meeting-create-form .desktop-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.desktop-meeting-create-form .desktop-field-label-row em{color:#94a3b8;font-size:12px;font-style:normal;font-weight:800}.desktop-meeting-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.desktop-date-time-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;min-width:0;margin:0;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;padding:14px}.desktop-date-time-pair legend{padding:0 6px;color:#334155;font-size:13px;font-weight:900}.desktop-date-time-pair label{min-width:0}.desktop-icon-input{position:relative;display:block}.desktop-icon-input svg{position:absolute;top:50%;left:13px;z-index:1;transform:translateY(-50%);color:#64748b;pointer-events:none}.desktop-form-grid .desktop-icon-input input{min-height:46px;padding-left:42px;background:#fff}.desktop-form-grid input:focus,.desktop-form-grid select:focus,.desktop-form-grid textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.desktop-form-actions--submit-only{justify-content:flex-end}@media(max-width:920px){.desktop-meeting-schedule-grid{grid-template-columns:1fr}}.desktop-schedule-toggles{display:flex;flex-wrap:wrap;gap:10px}.desktop-schedule-toggles label,.mobile-schedule-toggles label{display:inline-flex;align-items:center;gap:8px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc;color:#334155;padding:10px 12px;font-size:13px;font-weight:900}.desktop-schedule-toggles input,.mobile-schedule-toggles input{width:18px;height:18px;accent-color:#2563eb}.desktop-schedule-toggles label:has(input:checked),.mobile-schedule-toggles label:has(input:checked){border-color:#c7d2fe;background:#eef2ff;color:#1e40af}.desktop-schedule-toggles label:has(input:disabled),.mobile-schedule-toggles label:has(input:disabled){opacity:.55}.desktop-icon-input{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:1px solid var(--line, #d8e1ef);border-radius:8px;background:#fff}.desktop-icon-input>svg{flex:0 0 auto;color:#2563eb}.desktop-icon-input input,.desktop-icon-input select{min-height:0;border:0!important;box-shadow:none!important;background:transparent}.desktop-icon-input input:focus,.desktop-icon-input select:focus{outline:none}.meeting-time-select{display:grid;grid-template-columns:76px minmax(70px,1fr) minmax(70px,1fr);gap:6px;width:100%}.meeting-time-select select{width:100%;height:34px;padding:0 8px;border:1px solid #d8e1ef!important;border-radius:7px;background:#f8fafc;color:#0f172a;font-weight:700}.mobile-icon-input{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 10px;border:1px solid var(--line, #d8e1ef);border-radius:8px;background:#fff}.mobile-icon-input>svg{flex:0 0 auto;color:#2563eb}.mobile-icon-input input,.mobile-icon-input select{min-height:0;border:0!important;box-shadow:none!important;background:transparent}.mobile-icon-input .meeting-time-select{grid-template-columns:62px minmax(58px,1fr) minmax(58px,1fr);gap:4px}.mobile-icon-input .meeting-time-select select{height:32px;padding:0 5px;font-size:12px}.desktop-icon-input>.meeting-date-select,.desktop-icon-input>.meeting-time-select,.mobile-icon-input>.meeting-date-select,.mobile-icon-input>.meeting-time-select{flex:1 1 auto;min-width:0}.meeting-date-select,.meeting-time-select{display:grid;width:100%;min-width:0}.meeting-date-select{grid-template-columns:minmax(86px,1.1fr) minmax(64px,.8fr) minmax(64px,.8fr);gap:6px}.meeting-date-select select,.meeting-time-select select{width:100%;min-width:0}.mobile-icon-input .meeting-date-select{grid-template-columns:minmax(74px,1.1fr) minmax(54px,.8fr) minmax(54px,.8fr);gap:4px}.mobile-icon-input .meeting-date-select select{height:32px;padding:0 5px;font-size:12px}.desktop-icon-input,.mobile-icon-input{position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;overflow:visible!important}.desktop-icon-input>svg,.mobile-icon-input>svg{position:static!important;z-index:auto!important;transform:none!important;pointer-events:none;flex:0 0 auto}.meeting-time-select{flex:1 1 auto;min-width:0;grid-template-columns:minmax(68px,.9fr) minmax(62px,.8fr) minmax(72px,.9fr)}.meeting-time-select select{min-width:0;height:36px;padding:0 7px;line-height:1}.mobile-icon-input .meeting-time-select{grid-template-columns:minmax(58px,.9fr) minmax(48px,.75fr) minmax(58px,.85fr);gap:4px}.meeting-calendar-field{position:relative;display:block;width:100%}.meeting-calendar-trigger{display:flex;width:100%;min-height:44px;align-items:center;gap:10px;border:1px solid var(--line, #d8e1ef);border-radius:8px;background:#fff;color:#0f172a;padding:0 12px;font-weight:800;text-align:left;cursor:pointer}.meeting-calendar-trigger svg{flex:0 0 auto;color:#2563eb}.meeting-calendar-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meeting-calendar-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:50;width:min(300px,calc(100vw - 40px));border:1px solid #dbe4f0;border-radius:12px;background:#fff;padding:12px;box-shadow:0 20px 50px #0f172a2e}.meeting-calendar-head{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;margin-bottom:10px}.meeting-calendar-head strong{color:#0f172a;font-size:14px;font-weight:950;text-align:center}.meeting-calendar-head button,.meeting-calendar-days button{border:0;background:transparent;cursor:pointer}.meeting-calendar-head button{height:34px;border-radius:8px;color:#475569;font-size:22px;line-height:1}.meeting-calendar-head button:hover{background:#eef2ff;color:#2563eb}.meeting-calendar-weekdays,.meeting-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.meeting-calendar-weekdays span{display:grid;height:26px;place-items:center;color:#64748b;font-size:12px;font-weight:900}.meeting-calendar-days button{display:grid;aspect-ratio:1;place-items:center;border-radius:8px;color:#0f172a;font-size:13px;font-weight:800}.meeting-calendar-days button:not(:disabled):hover{background:#eef2ff;color:#1e40af}.meeting-calendar-days button.selected{background:#2563eb;color:#fff}.meeting-calendar-days button:disabled{color:#cbd5e1;cursor:default}.desktop-location-picker{display:grid;gap:10px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc;padding:12px}.desktop-location-picker label{display:grid;gap:8px}.desktop-location-picker label>span{display:flex;align-items:center;gap:10px;border:1px solid #d8e1ef;border-radius:9px;background:#fff;padding:0 12px}.desktop-location-picker label>span svg{flex:0 0 auto;color:#2563eb}.desktop-location-picker input{min-height:42px;border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important}.desktop-location-results{display:grid;gap:7px;max-height:420px;overflow:auto}.desktop-location-results>span{color:#64748b;padding:8px 4px;font-size:13px;font-weight:800}.desktop-location-results button{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:3px 8px;align-items:start;border:1px solid #e2e8f0;border-radius:9px;background:#fff;padding:10px 11px;color:#0f172a;text-align:left;cursor:pointer}.desktop-location-results button:hover{border-color:#c7d2fe;background:#eef2ff}.desktop-location-results button>svg{grid-row:1 / 3;color:#2563eb;margin-top:1px}.desktop-location-results strong,.desktop-location-results small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-location-results strong{font-size:14px;font-weight:950}.desktop-location-results small{grid-column:2 / 4;color:#64748b;font-size:12px;font-weight:700}.desktop-location-selected{display:grid;grid-template-columns:24px minmax(0,1fr);gap:2px 8px;border-top:1px solid #e2e8f0;padding-top:10px;color:#334155}.desktop-location-selected svg{grid-row:1 / 3;color:#16a34a}.desktop-location-selected strong,.desktop-location-selected span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-location-selected strong{color:#0f172a;font-size:13px;font-weight:950}.desktop-location-selected span{color:#64748b;font-size:12px;font-weight:700}.desktop-location-workspace{display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(520px,1.45fr);gap:12px;align-items:stretch}.desktop-location-workspace.is-map-only{grid-template-columns:minmax(0,1fr)}.desktop-location-workspace.is-map-only .desktop-location-map-panel{grid-column:1 / -1}.desktop-location-search-column{display:grid;align-content:start;gap:10px;min-width:0}.desktop-location-map-panel{display:grid;grid-template-rows:auto minmax(440px,1fr);gap:8px;min-width:0}.desktop-location-map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155}.desktop-location-map-toolbar span{display:inline-flex;align-items:center;gap:7px;color:#0f172a;font-size:13px;font-weight:950}.desktop-location-map-toolbar span svg{color:#2563eb}.desktop-location-map-toolbar small{color:#64748b;font-size:12px;font-weight:800;text-align:right}.desktop-location-map{position:relative;overflow:hidden;min-height:440px;border:1px solid #d8e1ef;border-radius:10px;background:#e2e8f0}.desktop-location-map>span{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:#f8fafce0;color:#475569;font-size:13px;font-weight:900}.desktop-location-map-empty{display:flex;min-height:160px;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd5e1;border-radius:10px;background:#fff;color:#64748b;padding:18px;font-size:13px;font-weight:850;text-align:center}.desktop-location-map-empty svg{color:#2563eb;flex:0 0 auto}@media(max-width:980px){.desktop-location-workspace{grid-template-columns:1fr}.desktop-location-map-panel{grid-template-rows:auto 340px}}.desktop-location-scope{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #c7d2fe;border-radius:9px;background:#eef2ff;color:#334155;padding:9px 10px;font-size:13px;font-weight:800}.desktop-location-scope svg{color:#2563eb;flex:0 0 auto}.desktop-location-scope span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-location-scope strong{color:#1e3a8a;font-weight:950}.desktop-location-scope button{flex:0 0 auto;border:1px solid #c7d2fe;border-radius:7px;background:#fff;color:#1d4ed8;padding:5px 8px;font-size:12px;font-weight:900;cursor:pointer}.home-shell{position:relative;overflow:hidden;min-height:460px;padding:54px 56px 34px}.home-banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:32px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(120deg,#eef2ff,#eff6ff 52%,#ecfdf5);padding:48px;box-shadow:0 12px 28px #0f172a0f}.home-banner-copy span{display:block;margin-bottom:12px;color:#4f46e5;font-size:13px;font-weight:950;letter-spacing:0}.home-banner-copy h1{margin:0;color:#0f172a;font-size:42px;line-height:1.15;font-weight:950}.home-banner-copy p{max-width:420px;margin:18px 0 0;color:#64748b;font-size:15px;font-weight:750;line-height:1.7}.home-banner-actions{display:flex;align-items:center;gap:12px;margin-top:26px}.home-banner-actions a{min-height:44px}.home-banner-image{overflow:hidden;aspect-ratio:16 / 9;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#dbeafe;box-shadow:0 16px 28px #0f172a24}.home-banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-categories-wrap{padding:26px 0 6px}.home-shell:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(circle at 78% 22%,rgba(79,70,229,.12),transparent 30%),linear-gradient(135deg,#eef2ffdb,#fff0);pointer-events:none}.home-copy,.home-search-wrap,.home-categories{position:relative;z-index:1}.home-copy p{margin:0 0 12px;color:#4f46e5;font-size:13px;font-weight:950}.home-copy h1{margin:0;color:#0f172a;font-size:44px;line-height:1.1;font-weight:950}.home-copy span{display:block;max-width:640px;margin-top:18px;color:#64748b;font-size:16px;font-weight:750;line-height:1.7}.home-search-wrap{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:12px;width:min(100%,900px);margin-top:28px}.home-search{display:grid;min-height:64px;grid-template-columns:48px 1fr 74px;align-items:center;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;box-shadow:0 12px 32px #0f172a14}.home-search svg{justify-self:center}.home-search span{font-size:15px;font-weight:850}.home-search b,.home-create-link{display:grid;min-height:48px;place-items:center;border-radius:7px;background:#4f46e5;color:#fff;font-size:13px;font-weight:950}.home-search b{margin-right:8px}.home-create-link{align-self:center;min-height:64px}.home-categories{display:grid;max-width:760px;grid-template-columns:repeat(6,minmax(82px,1fr));gap:14px;margin:28px auto 0}.home-categories a{display:grid;place-items:center;gap:12px;color:#312e81;font-size:15px;font-weight:950}.home-categories svg{box-sizing:border-box;width:80px;height:80px;border-radius:999px;background:#eef2ff;color:#312e81;padding:24px;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.home-categories a:hover svg{transform:translateY(-2px);background:#e0e7ff;color:#4f46e5;box-shadow:0 8px 16px -4px #4f46e533}.home-recommend{margin-top:28px}.home-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-card-carousel{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 16px;cursor:grab;scroll-behavior:smooth;scroll-padding:2px;scroll-snap-type:x proximity;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}.home-card-carousel:active,.home-card-carousel.is-dragging{cursor:grabbing}.home-card-drag-target{flex:0 0 calc((100% - 54px)/4);min-width:252px;cursor:grab;scroll-snap-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-card-drag-target:focus-visible{outline:3px solid rgba(79,70,229,.24);outline-offset:3px}.home-card-drag-target .meeting-card{height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-card-drag-target .meeting-card *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-recommend-card{cursor:inherit}.home-card-carousel::-webkit-scrollbar{height:8px}.home-card-carousel::-webkit-scrollbar-track{border-radius:999px;background:#eef2ff}.home-card-carousel::-webkit-scrollbar-thumb{border-radius:999px;background:#c7d2fe}.home-recommend-error-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.home-recommend-error-actions button,.home-recommend-error-actions a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#4f46e5;padding:0 14px;font-size:13px;font-weight:850}.home-recommend-error-actions button{background:#4f46e5;color:#fff}.board-control-card{margin-bottom:20px}.board-search-row{display:grid;grid-template-columns:36px minmax(0,1fr) 90px;align-items:center;gap:8px;margin-bottom:14px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:6px 8px 6px 12px}.board-search-row svg{color:#64748b}.board-search-row input{min-width:0;border:0;outline:0;color:#0f172a;font-weight:800}.board-search-row button{min-height:36px;border:0;border-radius:999px;background:#4f46e5;color:#fff;font-weight:900}.filter-bar{justify-content:flex-start;flex-wrap:wrap}.filter-bar button,.filter-bar select,.filter-bar input{min-height:38px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:0 13px;color:#475569;font-size:13px;font-weight:850}.filter-bar .tab-on{border-color:#4f46e5;background:#4f46e5;color:#fff}.board-table-card{padding:0;overflow:hidden}.board-table{overflow:hidden;border-radius:8px}.board-head,.board-row{display:grid;grid-template-columns:minmax(250px,1.45fr) .78fr 1fr 1fr .85fr .65fr;align-items:center;gap:14px;padding:14px 18px}.board-head{background:#f8fafc;color:#64748b;font-size:12px;font-weight:950}.board-row{border-top:1px solid #e2e8f0;color:#0f172a;font-size:13px;font-weight:850}.board-row:hover{background:#eef2ff}.board-row img,.board-thumb-fallback{float:left;width:56px;height:46px;margin-right:12px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.board-thumb-fallback{display:inline-grid;place-items:center;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:950}.board-row b,.board-row small{display:block}.board-row small{margin-top:4px;color:#64748b}.board-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:950}.board-badge.open{background:#dcfce7;color:#15803d}.board-badge.joined{background:#e0e7ff;color:#3730a3}.detail-grid,.profile-grid{display:grid;gap:24px}.detail-grid{grid-template-columns:minmax(0,1fr) 320px}.host-line{display:flex;align-items:center;gap:12px;margin-bottom:18px}.host-line img{width:52px;height:52px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.host-line b,.host-line small{display:block}.host-line small{margin-top:3px;color:#64748b;font-size:12px;font-weight:800}.detail-cover{width:100%;max-height:340px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.detail-cover--fallback{display:grid;min-height:240px;place-items:center;background:#eef2ff;color:#4f46e5;font-weight:950}.detail-tabs{display:flex;gap:8px;margin-top:18px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.detail-tabs button{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:8px 12px;color:#475569;font-size:13px;font-weight:950}.detail-tabs .tab-on{border-color:#4f46e5;background:#4f46e5;color:#fff}.detail-copy{margin-top:18px;color:#334155;font-size:15px;font-weight:700;line-height:1.7}.chip-wrap{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.detail-sub-card{margin-top:18px}.side-info h2{margin:0 0 16px;font-size:18px;font-weight:950}.side-info p{display:flex;align-items:center;gap:9px;margin:0;padding:10px 0;color:#475569;font-size:14px;font-weight:850}.side-info svg{width:17px;height:17px;color:#4f46e5}.primary-btn.full,.ghost-btn.full{width:100%;margin-top:10px}.primary-btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;background:#4f46e5;color:#fff;font-weight:950}.side-section{margin-top:22px;border-top:1px solid #e2e8f0;padding-top:18px}.talk-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;min-height:480px}.talk-list{display:flex;flex-direction:column;overflow:hidden}.talk-list-items{flex:1;overflow-y:auto;margin-right:-6px;padding-right:6px}.talk-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.talk-list-head h2{margin:0;font-size:18px;font-weight:950}.talk-list-head span{display:grid;min-width:28px;height:28px;place-items:center;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:950}.talk-room-item{display:grid;width:100%;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:8px;padding:12px;color:#0f172a;text-align:left}.talk-room-item:hover,.talk-room-item.selected{background:#eef2ff}.talk-room-item img{width:54px;height:54px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.talk-room-item b,.talk-room-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.talk-room-item b{font-size:14px;font-weight:950}.talk-room-item small,.talk-room-item em{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.talk-room{display:flex;min-height:540px;flex-direction:column;padding:0;overflow:hidden}.talk-room-top{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding:20px 24px}.talk-room-top strong,.talk-room-top small{display:block}.talk-room-top strong{font-size:18px;font-weight:950}.talk-room-top small{margin-top:4px;color:#64748b;font-size:12px;font-weight:800}.talk-messages{flex:1;overflow:auto;background:linear-gradient(180deg,#f8fafc,#eef2ff);padding:24px}.talk-bubble{max-width:58%;margin-bottom:14px}.talk-bubble b{display:block;margin-bottom:5px;color:#64748b;font-size:12px}.talk-bubble p{margin:0;border-radius:14px;padding:12px 14px;font-weight:750}.talk-bubble.left p{background:#fff;color:#0f172a}.talk-bubble.right{margin-left:auto}.talk-bubble.right p{background:#4f46e5;color:#fff}.talk-input{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:10px;border-top:1px solid #e2e8f0;padding:16px}.talk-input input{border:1px solid #e2e8f0;border-radius:999px;padding:0 16px;outline:0}.talk-input button{display:grid;border:0;border-radius:999px;place-items:center;background:#4f46e5;color:#fff}.talk-room-empty{display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f8fafc)}.talk-empty-apple{display:grid;place-items:center;gap:12px;color:#64748b;text-align:center}.talk-empty-apple img{width:84px;height:84px;-o-object-fit:contain;object-fit:contain}.profile-grid{grid-template-columns:280px minmax(0,1fr) 340px}.profile-grid--8b{grid-template-columns:minmax(280px,.95fr) minmax(0,2.05fr);align-items:start}.profile-left-stack{display:grid;gap:18px;min-width:0}.profile-card{display:block;border-radius:8px;background:linear-gradient(160deg,#1e3a8a,#2563eb);padding:28px;color:#fff;position:relative}.profile-gold-card{display:flex;min-width:0;flex-direction:column;align-items:center;overflow:hidden;background:linear-gradient(150deg,#111827,#1e3a8a 58%,#1d4ed8);box-shadow:0 18px 32px #1e3a8a33;text-align:center}.profile-edit-btn{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff29;color:#fff;padding:8px 12px;font-size:12px;font-weight:900;text-decoration:none}.profile-photo-quick{position:absolute;top:88px;right:calc(50% - 50px);display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#0f172a80;color:#fff;cursor:pointer;transition:background .14s ease,transform .14s ease}.profile-photo-quick:hover{background:#2563ebd9;transform:translateY(-1px)}.profile-photo-quick input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.profile-card img{width:86px;height:86px;flex:0 0 auto;border:4px solid #fbbf24;border-radius:999px;-o-object-fit:cover;object-fit:cover}.profile-card h2{width:100%;margin:18px 0 0;color:#fff;font-size:24px;font-weight:950;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.profile-user-tag{display:inline-flex;min-height:24px;align-items:center;justify-content:center;margin-top:8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;color:#ffffffd1;padding:0 10px;font-size:11px;font-weight:850;line-height:1}.profile-page-title{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.profile-page-title h1{font-size:22px;font-weight:950}.profile-card p{width:100%;max-width:100%;margin-top:6px;overflow:hidden;color:#ffffffc7;font-size:13px;font-weight:800;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.profile-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);text-align:center}.profile-stats-row span{display:grid;gap:4px;min-width:0}.profile-edit-card,.profile-form{display:grid;gap:18px}.profile-image-edit{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:16px}.profile-image-edit img{width:96px;height:96px;border:4px solid #ffffff;border-radius:24px;box-shadow:0 10px 24px #0f172a1f;-o-object-fit:cover;object-fit:cover}.profile-image-edit div{display:grid;gap:8px;min-width:0}.profile-image-edit strong,.profile-form-section>strong{color:#0f172a;font-size:14px;font-weight:950}.profile-image-edit p{margin:0;color:#64748b;font-size:12px;font-weight:800;line-height:1.5}.profile-image-upload{position:relative;display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:38px;align-items:center;justify-content:center;border:1px solid #c7d2fe;border-radius:12px;background:#eef2ff;color:#2563eb;padding:0 13px;font-size:12px;font-weight:950;cursor:pointer}.profile-image-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.profile-form-section{display:grid;gap:12px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-form label,.profile-choice-wrap{display:grid;gap:7px;color:#64748b;font-size:12px;font-weight:950}.profile-form input,.profile-form select,.profile-form textarea{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:10px 12px;outline:none;font-size:13px;font-weight:800;transition:border-color .14s ease,box-shadow .14s ease}.profile-form textarea{min-height:78px;resize:vertical}.profile-form input:focus,.profile-form select:focus,.profile-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.profile-form-wide{grid-column:1 / -1}.profile-choice-grid{display:flex;flex-wrap:wrap;gap:8px}.profile-choice-grid button{min-height:34px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:0 12px;font-size:12px;font-weight:900;cursor:pointer}.profile-choice-grid button.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.profile-edit-form{display:grid;gap:12px}.profile-edit-form label{display:grid;gap:6px;color:#64748b;font-size:12px;font-weight:950}.profile-edit-form input{width:100%;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;padding:10px 12px;font-size:13px;font-weight:800}.profile-edit-form>div{display:flex;justify-content:flex-end;gap:8px}.profile-stats-row b{overflow:hidden;color:#fbbf24;font-size:22px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.profile-stats-row em{overflow:hidden;color:#ffffffb8;font-size:12px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.profile-preference-card{display:grid;gap:14px;border-top:4px solid #fbbf24}.profile-preference-card h3{margin:0;border-bottom:1px solid #e2e8f0;padding-bottom:10px;color:#0f172a;font-size:14px;font-weight:950}.preference-list{display:grid;gap:10px}.preference-list p{display:grid;grid-template-columns:minmax(72px,auto) minmax(0,1fr);gap:16px;margin:0;border-bottom:1px solid #f1f5f9;padding-bottom:8px;color:#475569;font-size:12px;font-weight:850}.preference-list span{min-width:0;overflow:hidden;color:#0f172a;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-activity-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:relative;gap:0;border:0;border-bottom:1px solid #e2e8f0;background:#f8fafc;margin:0 -24px;padding:0}.profile-activity-tabs button{position:relative;display:inline-flex;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-bottom:0;border-radius:8px 8px 0 0;background:#f8fafc;color:#475569;padding:0 10px;font-size:12px;font-weight:850;cursor:pointer;transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.profile-activity-tabs button:last-child{border-right-color:transparent}.profile-activity-tabs button:hover{background:#eef2ff;border-color:#c7d2fe;border-bottom:0;color:#2563eb}.profile-activity-tabs button.is-active{z-index:1;border-color:#e2e8f0;border-bottom:0;background:#fff;color:#2563eb;box-shadow:inset 0 3px #2563eb}.profile-activity-tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:#fff;content:""}.profile-activity-tabs span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-review-item{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:16px}.profile-review-item>div{display:grid;min-width:0;gap:5px}.profile-review-item b,.profile-review-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-review-item b{color:#0f172a;font-size:14px;font-weight:900}.profile-review-item span{color:#64748b;font-size:12px;font-weight:700}.profile-intro-slot{display:grid;width:100%;min-height:82px;align-items:center;margin-top:6px}.profile-intro-quick{position:relative;display:grid;width:100%;min-height:76px;align-content:center;gap:6px;margin:0 auto;border:0;background:transparent;color:#ffffffc7;padding:4px 0 0;font-size:13px;font-weight:800;line-height:1.5;text-align:center}.profile-intro-quick span{display:-webkit-box;max-width:250px;margin:0 auto;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-intro-quick span.is-empty{color:#ffffff94}.profile-intro-quick button{display:inline-flex;min-height:24px;align-items:center;justify-self:end;gap:4px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1f;color:#fffc;padding:0 8px;font-size:11px;font-weight:850;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.profile-intro-quick svg{opacity:.74}.profile-intro-quick button:hover{border-color:#ffffff57;background:#fff3;color:#fff}.profile-intro-quick button:hover svg{opacity:1}.profile-intro-edit{display:grid;grid-template-columns:1fr;gap:8px;width:100%;margin:0}.profile-intro-edit input{min-width:0;height:36px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff1f;color:#fff;padding:0 10px;outline:none;font-size:12px;font-weight:750}.profile-intro-edit span{display:inline-flex;min-height:30px;align-items:center;color:#ffffffb3;font-size:11px;font-weight:750}.profile-intro-edit>div{display:flex;align-items:center;justify-content:flex-end;gap:6px}.profile-intro-edit button{min-height:30px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff24;color:#fff;padding:0 9px;font-size:11px;font-weight:850;cursor:pointer}.profile-auth-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#0f172a6b;padding:24px}.profile-auth-modal{position:relative;display:grid;width:min(420px,100%);gap:14px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:26px;box-shadow:0 24px 70px #0f172a3d}.profile-auth-modal>svg{color:#2563eb}.profile-auth-modal h2{margin:0;color:#0f172a;font-size:18px;font-weight:850}.profile-auth-modal p{margin:0;color:#64748b;font-size:13px;font-weight:550;line-height:1.5}.profile-auth-modal input{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;padding:0 12px;outline:none}.profile-auth-modal label{display:grid;gap:7px;color:#64748b;font-size:12px;font-weight:700}.profile-auth-modal input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.profile-auth-modal>.profile-auth-actions{display:flex;justify-content:flex-end;gap:8px}.password-change-modal{width:min(480px,100%)}.password-change-input{display:flex;min-height:44px;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#94a3b8;padding:0 12px;transition:border-color .14s ease,box-shadow .14s ease}.password-change-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.password-change-input.is-valid{border-color:#93c5fd}.password-change-input.is-invalid{border-color:#fca5a5}.password-change-input input{min-height:42px;border:0;border-radius:0;padding:0;box-shadow:none}.password-change-input input:focus{border:0;box-shadow:none}.profile-calendar-summary{display:grid;max-height:320px;gap:8px;overflow:auto}.profile-calendar-summary a,.profile-calendar-summary>span{display:grid;gap:4px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;padding:12px;text-decoration:none}.profile-calendar-summary strong{overflow:hidden;font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.profile-calendar-summary span{overflow:hidden;color:#64748b;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.profile-calendar-day{cursor:default;min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box;color:inherit;font:inherit}.profile-calendar-day.has-event{cursor:pointer}.profile-calendar-day.is-highlighted-from-chat{border-color:#2563eb;background:linear-gradient(135deg,#dbeafe,#eef2ff);box-shadow:0 0 0 3px #2563eb24,0 14px 30px #2563eb29;color:#1e3a8a}.profile-calendar-day.is-highlighted-from-chat i{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:20px;align-items:center;border-radius:999px;background:#2563eb;color:#fff;padding:0 7px;font-size:10px;font-style:normal;font-weight:950}.profile-calendar-day.is-highlighted-from-chat small{color:#1d4ed8}.profile-calendar-day.is-highlighted-from-chat em{color:#1e40af;font-weight:950}.profile-calendar-day:disabled{cursor:default;opacity:1}.profile-calendar-day.is-outside{background:#f8fafc;color:#cbd5e1}.profile-calendar-day-panel{width:min(100%,620px)}.profile-calendar-empty{margin:14px 0 0}.desktop-profile-edit{display:grid;gap:22px}.desktop-profile-edit__title{align-items:center}.desktop-profile-edit__title>div:last-child{display:flex;align-items:center;gap:8px}.desktop-profile-edit__title .ghost-btn,.desktop-profile-edit__title .primary-small,.desktop-region-picker .primary-small{transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.desktop-profile-edit__title .ghost-btn,.desktop-profile-edit__title .primary-small{min-width:74px;min-height:40px;border-radius:10px;padding:0 14px;line-height:1}.desktop-profile-edit__grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;align-items:stretch}.desktop-profile-top-card{display:grid;gap:20px}.desktop-profile-top-content{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:stretch}.desktop-profile-preview{display:flex;min-width:0;min-height:286px;flex-direction:column;align-items:center;justify-content:center;border:0;border-radius:8px;background:linear-gradient(150deg,#111827,#1e3a8a 58%,#1d4ed8);color:#fff;padding:28px 24px;text-align:center}.desktop-profile-preview img{width:112px;height:112px;border:4px solid #fbbf24;border-radius:999px;-o-object-fit:cover;object-fit:cover}.desktop-profile-preview h2{width:100%;min-height:30px;margin:18px 0 0;overflow:hidden;color:#fff;font-size:24px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.desktop-profile-preview-tag{flex:0 0 auto;margin-top:8px}.desktop-profile-preview p{width:100%;min-height:20px;margin:7px 0 0;overflow:hidden;color:#ffffffc7;font-size:13px;font-weight:750;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.desktop-profile-edit-panel{display:grid;gap:20px;padding:26px 24px 30px}.desktop-profile-basic-panel{display:grid;gap:20px;align-content:start;min-width:0}.desktop-profile-edit-panel .section-head,.desktop-profile-basic-panel .section-head{margin-bottom:0;border-bottom:1px solid #e2e8f0;padding-bottom:14px}.desktop-profile-edit-panel .section-head span,.desktop-profile-basic-panel .section-head span{display:inline-flex;align-items:center;gap:6px}.desktop-profile-edit-panel .section-head h2,.desktop-profile-basic-panel .section-head h2{font-weight:850}.preference-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-map-toggle{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#2563eb;padding:0 12px;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.desktop-map-toggle:hover{border-color:#c7d2fe;background:#eef2ff;transform:translateY(-1px)}.desktop-profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.desktop-profile-form-grid label{display:grid;gap:8px;color:#64748b;font-size:12px;font-weight:700}.desktop-basic-info-grid{grid-template-columns:minmax(0,560px);gap:16px}.desktop-basic-info-grid label{max-width:560px}.desktop-basic-action-row{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px;align-items:start}.desktop-basic-action-row .desktop-edit-input,.desktop-basic-action-row input,.desktop-basic-action-row button,.desktop-basic-action-row>span[aria-hidden=true]{height:44px}.desktop-basic-action-row button{align-self:start;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#2563eb;padding:0 8px;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.desktop-basic-action-row button:hover{border-color:#c7d2fe;background:#eef2ff;transform:translateY(-1px)}.desktop-nickname-tag-row{display:grid;grid-template-columns:minmax(0,330px) 124px;gap:12px;max-width:466px}.desktop-nickname-tag-row label{min-width:0}.desktop-nickname-tag{display:inline-flex;height:44px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#475569;padding:0 12px;font-size:12px;font-weight:650;white-space:nowrap}.nickname-check{color:#64748b;font-size:12px;font-style:normal;font-weight:650}.nickname-check.ok{color:#16a34a}.nickname-check.warn{color:#dc2626}.desktop-readonly-field{display:flex;min-height:44px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#475569;padding:0 12px;font-size:13px;font-weight:600}.desktop-security-section{display:grid;grid-template-columns:minmax(0,1fr) 88px;align-items:center;gap:8px;border-top:1px solid #e2e8f0;padding-top:16px}.desktop-account-security-panel{gap:0;padding-bottom:24px}.desktop-account-security-panel .desktop-security-section{grid-template-columns:minmax(0,1fr) 116px;padding:16px 0}.desktop-account-security-panel .desktop-security-section:first-of-type{border-top:0}.desktop-security-section span{display:grid;gap:4px}.desktop-security-section strong{color:#475569;font-size:13px;font-weight:650}.desktop-security-section small{color:#64748b;font-size:12px;font-weight:500}.desktop-security-section button{border:0;background:transparent;color:#2563eb;padding:0;font-size:13px;font-weight:750;text-align:center;cursor:pointer}.desktop-security-section button:hover{text-decoration:underline;text-underline-offset:4px}.desktop-security-section--danger strong{color:#64748b}.desktop-security-section--danger button{color:#dc2626;font-weight:650}.danger-small{border-color:#dc2626;background:#dc2626}.danger-small:hover{border-color:#b91c1c;background:#b91c1c}.desktop-edit-input{position:relative;display:block}.desktop-edit-input svg{position:absolute;top:50%;right:12px;color:#94a3b8;pointer-events:none;transform:translateY(-50%)}.desktop-edit-input--counted input{padding-right:82px}.desktop-edit-input--counted em{position:absolute;top:50%;right:36px;color:#94a3b8;font-size:11px;font-style:normal;font-weight:650;pointer-events:none;transform:translateY(-50%)}.desktop-edit-input--textarea svg{top:16px;transform:none}.desktop-profile-form-grid input,.desktop-profile-form-grid select,.desktop-profile-form-grid textarea{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:10px 36px 10px 12px;outline:none;font-size:13px;font-weight:600;transition:border-color .14s ease,box-shadow .14s ease}.desktop-profile-form-grid input:hover,.desktop-profile-form-grid select:hover,.desktop-profile-form-grid textarea:hover,.desktop-region-picker select:hover,.desktop-profile-selected-sports select:hover{border-color:#a5b4fc;background-color:#f8fafc}.desktop-profile-form-grid select,.desktop-region-picker select,.desktop-profile-selected-sports select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 15px) 50%;background-repeat:no-repeat;background-size:5px 5px;padding-right:36px;cursor:pointer}.desktop-profile-form-grid textarea{min-height:96px;resize:vertical}.desktop-profile-form-grid input:focus,.desktop-profile-form-grid select:focus,.desktop-profile-form-grid textarea:focus,.desktop-profile-selected-sports select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.desktop-profile-form-grid select option,.desktop-region-picker select option,.desktop-profile-selected-sports select option{background:#fff;color:#0f172a;font-weight:600}.desktop-profile-form-wide{grid-column:1 / -1}.desktop-region-picker{display:grid;grid-template-columns:minmax(360px,560px) 84px;gap:12px;align-items:end;justify-content:start;width:min(100%,656px)}.desktop-region-picker label,.desktop-region-search-field{display:grid;gap:8px;color:#64748b;font-size:12px;font-weight:700}.desktop-region-search-box{position:relative;display:block}.desktop-region-search-box>svg{position:absolute;top:50%;left:12px;color:#94a3b8;pointer-events:none;transform:translateY(-50%)}.desktop-region-search-box input{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:10px 12px 10px 38px;outline:none;font-size:13px;font-weight:600;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.desktop-region-search-box input:hover{border-color:#a5b4fc;background:#f8fafc}.desktop-region-search-box input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.desktop-region-picker select{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;padding:10px 12px;outline:none;font-size:13px;font-weight:600}.desktop-region-picker select:disabled{background-color:#f8fafc;color:#94a3b8}.desktop-region-picker select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.desktop-region-picker .primary-small{width:84px;min-width:84px;height:40px;min-height:40px;border-radius:10px;font-size:13px}.desktop-region-picker .desktop-map-toggle{height:44px;min-height:44px;min-width:138px;padding:0 16px}.desktop-region-picker .primary-small:hover,.desktop-profile-edit__title .primary-small:hover{border-color:#1d4ed8;background:#1d4ed8;transform:translateY(-1px)}.desktop-profile-edit__title .ghost-btn:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a;transform:translateY(-1px)}.desktop-region-workspace{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);gap:16px;align-items:start;margin-top:4px}.desktop-region-results{display:grid;align-content:start;gap:8px;height:420px;min-height:360px;max-height:420px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px}.desktop-region-results button{display:grid;grid-template-columns:auto 1fr auto;min-height:64px;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;padding:10px 12px;font-size:13px;font-weight:650;text-align:left;cursor:pointer;transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.desktop-region-results button>span{display:grid;gap:3px;min-width:0}.desktop-region-results button strong{color:#0f172a;font-size:13px;font-weight:800}.desktop-region-results button small{overflow:hidden;color:#64748b;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.desktop-region-results button em{border-radius:999px;background:#e0f2fe;color:#0369a1;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.desktop-region-results button:hover,.desktop-region-results button.is-selected{border-color:#c7d2fe;background:#eef2ff;color:#2563eb;transform:translateY(-1px)}.desktop-region-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:336px;color:#94a3b8;font-size:13px;font-weight:700;text-align:center}.desktop-region-add-button{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:32px;align-items:center;justify-content:center;gap:5px;border:1px solid #2563eb;border-radius:9px;background:#2563eb;color:#fff;padding:0 10px;font-size:12px;font-weight:800;cursor:pointer;transition:border-color .14s ease,background .14s ease,opacity .14s ease,transform .14s ease}.desktop-region-add-button:hover:not(:disabled){border-color:#1d4ed8;background:#1d4ed8;transform:translateY(-1px)}.desktop-region-add-button:disabled{cursor:not-allowed;opacity:.48}.desktop-region-add-button svg{width:14px;height:14px}.desktop-region-candidate{display:flex;gap:10px;align-items:center;justify-content:flex-start;width:min(100%,656px);border:1px solid #dbeafe;border-radius:14px;background:#eff6ff;padding:9px 10px 9px 12px}.desktop-region-candidate>span{display:flex;flex:0 1 auto;min-width:0;max-width:calc(100% - 64px);align-items:center;gap:8px;color:#2563eb;font-size:13px;font-weight:750}.desktop-region-candidate strong{flex:0 0 auto;color:#1d4ed8;font-size:12px;font-weight:850}.desktop-region-candidate em{overflow:hidden;color:#334155;font-size:13px;font-style:normal;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.desktop-region-selected{display:flex;flex-wrap:wrap;gap:8px;width:min(100%,656px);min-height:42px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px}.desktop-region-selected button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#2563eb;padding:0 11px;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.desktop-region-selected button:hover{border-color:#2563eb;background:#e0e7ff;transform:translateY(-1px)}.desktop-region-selected span{display:inline-flex;align-items:center;color:#94a3b8;font-size:12px;font-weight:600}.desktop-region-selected em{display:inline-flex;min-height:34px;align-items:center;margin-left:4px;color:#64748b;font-size:12px;font-style:normal;font-weight:800}.desktop-profile-map-preview{position:relative;height:420px;min-height:360px;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:linear-gradient(90deg,rgba(148,163,184,.16) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.16) 1px,transparent 1px),radial-gradient(circle at 28% 24%,rgba(37,99,235,.16),transparent 18%),radial-gradient(circle at 68% 62%,rgba(14,165,233,.16),transparent 18%),#f8fafc;background-size:44px 44px,44px 44px,auto,auto,auto}.desktop-profile-map-shell{position:relative;height:420px;min-height:360px;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.desktop-profile-map-shell .desktop-profile-map-preview{height:100%;min-height:360px;border:0;border-radius:0}.desktop-profile-map-preview--real{display:grid;place-items:center;color:#64748b;font-size:13px;font-weight:750}.desktop-profile-map-preview--empty{display:grid;place-items:center;align-content:center;gap:8px;padding:24px;text-align:center}.desktop-profile-map-shell .map-current-label{position:absolute;z-index:2;top:16px;left:16px}.desktop-profile-map-preview .map-current-label{top:16px;left:16px}.desktop-profile-map-preview .map-pin.p1{left:28%;top:36%}.desktop-profile-map-preview .map-pin.p2{left:58%;top:42%;border-color:#0ea5e9;color:#0ea5e9}.desktop-profile-map-preview .map-pin.p3{left:46%;top:68%;border-color:#f59e0b;color:#f59e0b}.desktop-profile-sport-section{display:grid;gap:12px}.desktop-level-grid{max-width:360px}.desktop-map-place-card{position:absolute;right:16px;bottom:16px;display:grid;max-width:min(280px,calc(100% - 32px));gap:4px;border:1px solid #dbeafe;border-radius:14px;background:#fffffff0;box-shadow:0 8px 24px #0f172a14;padding:12px}.desktop-map-place-card strong{color:#0f172a;font-size:13px;font-weight:850}.desktop-map-place-card span{color:#64748b;font-size:12px;font-weight:650}.desktop-level-field{display:grid;max-width:520px;gap:9px}.desktop-level-segment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.desktop-level-segment button{min-height:44px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:0 14px;font-size:13px;font-weight:850;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}.desktop-level-segment button:hover{border-color:#a5b4fc;background:#f8fafc;color:#2563eb;transform:translateY(-1px)}.desktop-level-segment button.is-active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb2e}.desktop-level-segment button.is-active:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.desktop-profile-sport-section>strong{color:#0f172a;font-size:13px;font-weight:750}.desktop-subsection-title{display:block;margin-top:2px;color:#64748b;font-size:12px;font-weight:700}.desktop-profile-sport-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.desktop-profile-sport-head em{display:inline-flex;min-height:30px;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#2563eb;padding:0 12px;font-size:12px;font-style:normal;font-weight:850;white-space:nowrap}.desktop-sport-select-row{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);gap:10px;align-items:end}.desktop-sport-select-row label{display:grid;gap:7px;color:#334155;font-size:12px;font-weight:750}.desktop-sport-select-row select{width:100%;height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cbd5e1;border-radius:12px;background-color:#fff;color:#0f172a;padding:0 40px 0 13px;outline:none;font-size:13px;font-weight:700;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.desktop-sport-select-row select:hover{border-color:#a5b4fc;background-color:#f8fafc}.desktop-sport-select-row select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.desktop-sport-select-row>span{display:inline-flex;min-height:44px;align-items:center;color:#64748b;font-size:12px;font-weight:700;line-height:1.45}.desktop-sport-add-button{display:inline-flex;height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid #2563eb;border-radius:12px;background:#2563eb;color:#fff;padding:0 14px;font-size:13px;font-weight:850;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease,opacity .14s ease}.desktop-sport-add-button:hover{border-color:#1d4ed8;background:#1d4ed8;transform:translateY(-1px)}.desktop-sport-add-button:disabled{cursor:not-allowed;border-color:#cbd5e1;background:#cbd5e1;transform:none;opacity:.9}.desktop-profile-sport-tags{display:flex;flex-wrap:wrap;gap:8px;min-height:48px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px}.desktop-profile-sport-tags button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#2563eb;padding:0 11px;font-size:12px;font-weight:800;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.desktop-profile-sport-tags button:hover{border-color:#2563eb;background:#e0e7ff;transform:translateY(-1px)}.desktop-profile-sport-tags span{color:#94a3b8;font-size:12px;font-weight:650}.desktop-sport-level-toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:34px;align-items:center;gap:8px;border:1px solid #c7d2fe;border-radius:999px;background:#f8fbff;color:#0f172a;padding:0 13px;font-size:12px;font-weight:850;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.desktop-sport-level-toggle:hover{border-color:#a5b4fc;background:#eef2ff;color:#2563eb;transform:translateY(-1px)}.desktop-sport-level-toggle input{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}.desktop-sport-category-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.desktop-sport-category-tabs button{min-height:38px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#475569;padding:0 10px;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.desktop-sport-category-tabs button:hover{border-color:#c7d2fe;background:#eef2ff;color:#2563eb;transform:translateY(-1px)}.desktop-sport-category-tabs button.is-active{border-color:#2563eb;background:#eef2ff;color:#2563eb}.desktop-sport-category-tabs button.is-active:hover{border-color:#2563eb;background:#e0e7ff;color:#2563eb}.desktop-profile-sport-grid{display:flex;flex-wrap:wrap;gap:8px;min-height:44px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:12px}.desktop-profile-sport-grid button,.desktop-profile-selected-sports button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:0 12px;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.desktop-profile-sport-grid button:hover,.desktop-profile-selected-sports button:hover{border-color:#c7d2fe;background:#eef2ff;color:#2563eb;transform:translateY(-1px)}.desktop-profile-sport-grid button.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.desktop-profile-sport-grid button.is-active:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.desktop-profile-selected-sports{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.desktop-profile-selected-sports>div{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:8px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:8px}.desktop-profile-selected-sports button{min-width:0;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-profile-selected-sports select{min-width:0;height:36px;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;padding:0 26px 0 8px;outline:none;font-size:12px;font-weight:650}.desktop-profile-form-grid select,.desktop-region-picker select,.desktop-sport-select-row select,.desktop-profile-selected-sports select{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px 14px}.profile-schedule-panel{display:flex;min-width:0;min-height:632px;flex-direction:column;overflow:visible;padding-top:0}.profile-schedule-head{gap:18px;border-bottom:1px solid #e2e8f0;padding-bottom:14px;margin-bottom:4px}.profile-schedule-panel .section-head>div,.profile-schedule-actions{display:flex;align-items:center;gap:8px}.profile-schedule-head>div:first-child{display:grid;gap:4px}.profile-schedule-head h2{display:inline-flex;align-items:center;gap:8px;font-size:14px}.profile-schedule-head .schedule-count-inline{color:#2563eb;font-size:13px;font-weight:950}.profile-schedule-head p{margin:0;color:#94a3b8;font-size:11px;font-weight:850}.profile-schedule-actions{flex-wrap:wrap;justify-content:flex-end}.profile-schedule-actions.is-placeholder{visibility:hidden}.profile-schedule-actions.is-placeholder span{display:inline-flex;min-height:36px;align-items:center;padding:0 13px;font-size:12px;font-weight:850}.schedule-item--profile{align-items:stretch;justify-content:flex-start}.schedule-item--profile>img{width:80px;height:80px;flex:0 0 auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.schedule-item--profile>div{min-width:0;flex:1}.schedule-item--profile h3,.schedule-item--profile p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-item--profile footer{margin-top:10px;flex-wrap:wrap}.profile-side-panel{min-width:0}.stat-card .donut{display:grid;width:150px;height:150px;margin:18px auto;place-items:center;border-radius:999px;background:conic-gradient(#2563eb 0,#2563eb 92%,#e2e8f0 92%,#e2e8f0);color:#1e3a8a;font-size:26px;font-weight:950}.profile-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stat-inline{grid-template-columns:1fr}.schedule-list{display:grid;align-content:start;gap:14px}.schedule-item{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:16px}.schedule-date{display:block;color:#2563eb;font-size:13px;font-weight:950}.schedule-item h3{margin:6px 0 3px;color:#0f172a;font-size:16px;font-weight:950}.schedule-item p{margin:0;color:#64748b;font-size:13px;font-weight:750}.host-management-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.85fr);gap:18px;align-items:start}.host-management-main{display:grid;gap:18px;min-width:0}.host-meeting-summary .section-head,.host-stat-panel .section-head,.host-tool-panel-pc .section-head,.host-applicant-panel-pc .section-head{margin-bottom:16px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.host-meeting-summary .section-head h2,.host-stat-panel .section-head h2,.host-tool-panel-pc .section-head h2,.host-applicant-panel-pc .section-head h2{font-size:16px}.host-meeting-summary .section-head span,.host-applicant-panel-pc .section-head span{display:inline-flex;align-items:center}.host-status-pill,.host-new-pill{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:950;line-height:1}.host-status-pill{background:#ffedd5;color:#ea580c}.host-status-pill.closed{background:#f1f5f9;color:#64748b}.host-new-pill{background:#fee2e2;color:#dc2626}.host-meeting-card{display:grid;grid-template-columns:156px minmax(0,1fr) 150px;gap:18px;align-items:center}.host-meeting-card>img{width:156px;height:100px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.host-sport-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#2563eb;padding:4px 8px;font-size:11px;font-weight:950}.host-meeting-card h3{margin:9px 0 8px;color:#0f172a;font-size:20px;font-weight:950}.host-meeting-card p{display:flex;align-items:center;gap:6px;margin:3px 0;color:#64748b;font-size:13px;font-weight:800}.host-meeting-side{display:grid;gap:12px;justify-items:end}.host-meeting-side strong,.host-meeting-side a{display:inline-flex;align-items:center;gap:6px;font-weight:950}.host-meeting-side strong{color:#0f172a;font-size:15px}.host-meeting-side a{color:#2563eb;font-size:13px}.host-management-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.host-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-stat-grid article{display:grid;min-height:118px;place-items:center;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:18px;text-align:center}.host-stat-grid svg{color:#2563eb}.host-stat-grid span{color:#64748b;font-size:12px;font-weight:850}.profile-schedule-body{display:grid;flex:0 0 auto;gap:14px;padding-top:14px;overflow:visible}.host-stat-grid b{color:#0f172a;font-size:24px;font-weight:950}.host-tool-panel-pc>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.host-tool-panel-pc a{display:grid;min-height:118px;place-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:12px;font-weight:900;text-align:center;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.host-tool-panel-pc a svg{color:#2563eb}.host-tool-panel-pc a:hover{border-color:#c7d2fe;background:#eef2ff;color:#2563eb;transform:translateY(-2px)}.host-applicant-panel-pc{display:grid;gap:14px}.host-applicant-list-pc{display:grid;gap:12px}.host-applicant-list-pc article{display:grid;gap:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:16px}.host-applicant-profile{display:flex;gap:12px;align-items:center;min-width:0}.host-applicant-profile img{width:46px;height:46px;flex:0 0 auto;border-radius:999px;-o-object-fit:cover;object-fit:cover}.host-applicant-profile strong{display:block;color:#0f172a;font-size:14px;font-weight:950}.host-applicant-profile em{color:#f97316;font-size:11px;font-style:normal;font-weight:900}.host-applicant-profile p{margin:5px 0 0;color:#64748b;font-size:12px;font-weight:750}.host-applicant-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.host-applicant-actions button{min-height:38px;border:1px solid #dbe3f0;border-radius:8px;background:#eef2ff;color:#1e3a8a;font-weight:900;cursor:pointer}.host-applicant-actions button:last-child{border-color:#0052cc;background:#0052cc;color:#fff}.host-applicant-more{display:inline-flex;justify-self:end;align-items:center;gap:5px;color:#2563eb;font-size:13px;font-weight:950}.desktop-host-manage-layout{display:flex;flex-direction:column;gap:24px}.desktop-host-meeting-card{position:relative;display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:center;padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.desktop-host-card-actions{position:absolute;top:24px;right:24px;display:flex;align-items:center;gap:10px}.desktop-host-card-actions .ghost-btn{transition:all .2s cubic-bezier(.4,0,.2,1)}.desktop-host-card-actions .ghost-btn:hover{background:#f8fafc;color:#1e293b;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.desktop-host-card-actions .ghost-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.desktop-host-thumbnail-container{display:flex;flex-direction:column;gap:12px;width:100%}.desktop-host-thumbnail{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#f1f5f9;border:1px solid #e2e8f0}.desktop-host-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.no-thumbnail-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#94a3b8;font-size:13px;font-weight:700;background:#f8fafc}.desktop-host-change-photo-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:36px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease}.desktop-host-change-photo-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a;box-shadow:0 2px 4px #00000005}.desktop-host-meeting-info{min-width:0}.desktop-host-meeting-card h2{display:-webkit-box;overflow:hidden;margin:10px 0 12px;color:#0f172a;font-size:24px;font-weight:800;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.3}.desktop-host-meeting-details-grid{display:flex;flex-direction:column;gap:8px}.desktop-host-meeting-details-grid p{display:flex;align-items:center;gap:8px;margin:0;color:#475569;font-size:14px;font-weight:600}.desktop-host-meeting-details-grid p svg{color:#64748b;flex-shrink:0}.desktop-host-tool-card,.desktop-host-notice-card{min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;padding:24px}.desktop-host-tool-card{display:flex;flex-direction:column}.desktop-host-tool-card .section-head,.desktop-host-notice-card .section-head{margin-bottom:20px;border-bottom:1px solid #f1f5f9;padding-bottom:14px}.desktop-host-tool-card .section-head h2,.desktop-host-notice-card .section-head h2{font-size:18px;font-weight:700;color:#0f172a;margin:0}.desktop-host-tool-grid-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.desktop-host-tool-card a,.desktop-host-tool-button{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:108px;gap:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#334155;font-size:14px;font-weight:700;text-align:center;text-decoration:none;transition:all .2s ease;box-shadow:0 1px 2px #00000005;width:100%;box-sizing:border-box;cursor:pointer}.desktop-host-tool-card a svg,.desktop-host-tool-button svg{color:#64748b;transition:color .2s ease}.desktop-host-tool-card a:hover,.desktop-host-tool-button:hover{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;transform:translateY(-3px);box-shadow:0 4px 12px #1d4ed814}.desktop-host-tool-card a:hover svg,.desktop-host-tool-button:hover svg{color:#1d4ed8}.desktop-host-tool-button.active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;box-shadow:inset 0 2px 4px #1d4ed80f}.desktop-host-tool-button.active svg{color:#1d4ed8}.desktop-host-notice-card .review-form textarea{min-height:140px}.desktop-host-notice-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,1fr);gap:24px;align-items:start}.desktop-host-notice-list{display:grid;align-content:start;gap:14px;min-height:100%;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:18px}.desktop-host-notice-list h3{margin:0;border-bottom:1px solid #e2e8f0;padding-bottom:12px;color:#0f172a;font-size:15px;font-weight:700}.desktop-host-notice-list article{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:16px;box-shadow:0 1px 3px #00000005}.desktop-host-notice-list article+article{margin-top:0}.desktop-host-notice-list strong{display:block;color:#0f172a;font-size:14px;font-weight:700;margin-bottom:6px}.desktop-host-notice-list p{margin:0;color:#475569;font-size:13px;font-weight:500;line-height:1.5}.desktop-host-danger-card{width:100%;border:none;background:transparent;border-radius:0;padding:0;box-shadow:none}.desktop-host-danger-zone{display:flex;justify-content:flex-end;margin-top:0;border-top:0;padding-top:0}.desktop-host-danger-zone button{width:auto;min-height:auto;padding:10px 24px;border:1px solid #fca5a5;border-radius:8px;background:#fff;color:#ef4444;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.desktop-host-danger-zone button:hover{background:#fee2e2;border-color:#ef4444;color:#dc2626;box-shadow:0 2px 8px #ef444414}.desktop-host-danger-zone button.btn-start{border-color:#93c5fd;color:#2563eb}.desktop-host-danger-zone button.btn-start:hover{background:#eff6ff;border-color:#2563eb;color:#1d4ed8;box-shadow:0 2px 8px #2563eb14}.desktop-host-tab-content-card{min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;padding:24px}.form-row-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:12px}.desktop-host-edit-form{display:flex;flex-direction:column;gap:28px;background:#fff;padding:8px 0}.desktop-host-edit-form .form-section{display:flex;flex-direction:column;gap:20px;border-bottom:1px dashed #e2e8f0;padding-bottom:28px}.desktop-host-edit-form .form-section:last-of-type{border-bottom:none;padding-bottom:0}.desktop-host-edit-form .form-section-title{font-size:16px;font-weight:700;color:#0f172a;margin:0;position:relative;padding-left:12px}.desktop-host-edit-form .form-section-title:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:4px;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:2px}.desktop-host-edit-form .form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.desktop-host-edit-form .form-group{display:flex;flex-direction:column;gap:8px}.desktop-host-edit-form label{font-size:13.5px;font-weight:600;color:#475569;display:inline-flex;align-items:center}.desktop-host-edit-form input,.desktop-host-edit-form select,.desktop-host-edit-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:13px 16px;font-size:14.5px;font-weight:500;font-family:inherit;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0f172a0d}.desktop-host-edit-form input::-moz-placeholder,.desktop-host-edit-form textarea::-moz-placeholder{color:#94a3b8}.desktop-host-edit-form input::placeholder,.desktop-host-edit-form textarea::placeholder{color:#94a3b8}.desktop-host-edit-form input:hover,.desktop-host-edit-form select:hover,.desktop-host-edit-form textarea:hover{border-color:#94a3b8;background-color:#f8fafc}.desktop-host-edit-form input:focus,.desktop-host-edit-form select:focus,.desktop-host-edit-form textarea:focus{border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 4px #3b82f61f,0 1px 2px #0000000d;outline:none}.desktop-host-edit-form textarea{min-height:120px;resize:vertical;line-height:1.5}.desktop-host-edit-form .form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}.desktop-host-edit-form .cancel-btn{min-width:120px;padding:13px 28px;background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0f172a0d}.desktop-host-edit-form .cancel-btn:hover{background:#e2e8f0;color:#1e293b;border-color:#94a3b8}.desktop-host-edit-form .cancel-btn:active{background:#cbd5e1}.desktop-host-edit-form .submit-btn{min-width:160px;padding:13px 28px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #2563eb33,0 2px 4px -2px #2563eb33}.desktop-host-edit-form .submit-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb4d,0 4px 6px -4px #2563eb4d}.desktop-host-edit-form .submit-btn:active{transform:translateY(0);box-shadow:0 4px 6px -1px #2563eb33}.desktop-attendance-item{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;margin-bottom:12px;box-shadow:0 1px 3px #00000005}.desktop-attendance-item .user-info{display:flex;align-items:center;gap:12px}.desktop-attendance-item .user-info img{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #e2e8f0}.desktop-attendance-item .user-info strong{color:#0f172a;font-size:14px;font-weight:700}.desktop-attendance-item .control{display:flex;align-items:center;gap:16px}.desktop-attendance-item .status-badge{font-size:13px;font-weight:700;color:#94a3b8;padding:4px 10px;border-radius:6px;background:#f8fafc}.desktop-attendance-item .status-badge.checked{color:#10b981;background:#ecfdf5}.app-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;overflow:hidden;background:#1e3a8a;color:#fff}.app-loader__panel{position:relative;z-index:1;display:flex;width:min(100%,560px);flex-direction:column;align-items:center;padding:0 24px;text-align:center}.app-loader__panel p{margin:0 0 12px;color:#dbeafe;font-size:14px;font-weight:850;text-transform:uppercase;letter-spacing:.22em}.app-loader__panel h1{margin:0;font-size:34px;line-height:1.25;font-weight:950}.app-loader__panel>span{margin-top:16px;color:#dbeafe;font-size:14px;font-weight:750}.loader-grid{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:56px 56px;animation:drift 9s linear infinite;transform:rotate(-8deg)}.speed-line{position:absolute;right:-18vw;width:42vw;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);animation:speed-line 1.15s linear infinite}.speed-line-a{top:24%}.speed-line-b{top:52%;animation-delay:.25s;opacity:.76}.speed-line-c{top:71%;animation-delay:.58s;opacity:.58}.apple-stage{position:relative;width:min(86vw,360px);height:190px;margin-bottom:30px}.apple-mark{position:absolute;left:50%;bottom:43px;width:152px;height:160px;animation:apple-bounce 1.15s cubic-bezier(.42,0,.22,1) infinite;transform:translate(-50%)}.apple-illustration{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(15,23,42,.24))}.apple-shadow{position:absolute;left:50%;bottom:31px;width:152px;height:18px;border-radius:999px;background:#0f172a57;filter:blur(8px);animation:apple-shadow 1.15s cubic-bezier(.42,0,.22,1) infinite;transform:translate(-50%)}.juice-ripples span{position:absolute;left:50%;width:160px;height:18px;border:2px solid rgba(255,255,255,.5);border-radius:999px;animation:juice-ripple 1.15s ease-out infinite;transform:translate(-50%) scaleX(.4)}.juice-ripples span:nth-child(1){bottom:4px}.juice-ripples span:nth-child(2){bottom:14px;animation-delay:.12s}.juice-ripples span:nth-child(3){bottom:25px;animation-delay:.24s}.juice-splash{position:absolute;z-index:1;width:11px;height:11px;border-radius:999px;background:#0ea5e9;opacity:.9;animation:juice-pop 1.15s ease-in-out infinite}.juice-splash-a{left:calc(50% - 96px);bottom:78px}.juice-splash-b{right:calc(50% - 100px);bottom:104px;width:8px;height:8px;animation-delay:.18s}.loading-track{overflow:hidden;width:min(100%,384px);height:8px;margin-top:30px;border-radius:999px;background:#ffffff29}.loading-bar{width:42%;height:100%;border-radius:999px;background:#fff;animation:loading 1.8s ease-in-out infinite}.loader-out{pointer-events:none;opacity:0;transform:scale(1.02);transition:opacity .52s ease,transform .52s ease}.desktop-shell{display:block;min-height:100vh;background:#fff}.desktop-header{position:sticky;top:0;z-index:80;border-bottom:1px solid #e2e8f0;background:#fffffff5;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.host-vote-desktop-card,.host-vote-result-card{align-self:stretch!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.desktop-two-column.vote-column{gap:48px;align-items:stretch}.desktop-two-column.notice-column{grid-template-columns:minmax(0,1.2fr) minmax(280px,1fr);gap:48px;align-items:stretch}.host-vote-result-card{border-left:1px solid #e2e8f0!important;padding-left:48px!important}.host-vote-desktop-form{display:flex;flex-direction:column;gap:20px;background:#fff}.host-vote-desktop-form .form-group{display:flex;flex-direction:column;gap:8px}.host-vote-desktop-form label{font-size:13.5px;font-weight:600;color:#475569}.host-vote-desktop-form input[type=text],.host-vote-desktop-form input[type=datetime-local]{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:13px 16px;font-size:14.5px;font-weight:500;transition:all .15s ease;box-shadow:0 1px 2px #0f172a0d}.host-vote-desktop-form input[type=text]:focus,.host-vote-desktop-form input[type=datetime-local]:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f,0 1px 2px #0000000d;outline:none}.vote-options-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:8px}.vote-option-item{position:relative;display:flex;align-items:center;width:100%}.vote-option-item input{padding-right:44px!important}.vote-option-item .remove-option-btn{position:absolute;right:12px;background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:6px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.vote-option-item .remove-option-btn:hover{color:#ef4444;background:#fee2e2}.add-option-btn{width:100%;padding:13px;border:1px dashed #3b82f6;background:#f0f7ff;color:#2563eb;border-radius:12px;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.add-option-btn:hover{background:#e0f2fe;border-color:#2563eb;color:#1d4ed8;transform:translateY(-1px)}.host-vote-switches-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:4px}.host-vote-switches-grid .switch-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}.host-vote-switches-grid .switch-card:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.host-vote-switches-grid .switch-card input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;outline:none;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-top:2px;cursor:pointer;transition:all .15s ease;position:relative}.host-vote-switches-grid .switch-card input[type=checkbox]:before{content:"";width:10px;height:6px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg) translate(1px,-1px);opacity:0;transition:all .15s ease}.host-vote-switches-grid .switch-card input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.host-vote-switches-grid .switch-card input[type=checkbox]:checked:before{opacity:1}.host-vote-switches-grid .switch-card-content{display:flex;flex-direction:column;gap:3px}.host-vote-switches-grid .switch-card-content strong{font-size:14px;font-weight:700;color:#1e293b}.host-vote-switches-grid .switch-card-content span{font-size:11.5px;color:#64748b;font-weight:500}.host-vote-switches-grid .switch-card.active{border-color:#3b82f6;background:#f0f7ff;box-shadow:0 4px 12px #3b82f614}.host-vote-switches-grid .switch-card.active strong{color:#1d4ed8}.host-vote-desktop-form .form-actions{display:flex;justify-content:flex-end;margin-top:10px}.host-vote-desktop-form .submit-btn{width:100%;padding:13px 28px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb33,0 2px 4px -2px #2563eb33}.host-vote-desktop-form .submit-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb4d,0 4px 6px -4px #2563eb4d}.host-vote-result-list article{border:1px solid #e2e8f0!important;border-radius:16px!important;background:#fff!important;padding:20px!important;box-shadow:0 2px 4px #0f172a05!important;transition:all .2s ease!important}.host-vote-result-list article:hover{box-shadow:0 4px 12px #0f172a0f!important;border-color:#cbd5e1!important}.host-notice-desktop-form{display:flex;flex-direction:column;gap:20px;background:#fff;align-self:stretch!important}.host-notice-desktop-form .form-group{display:flex;flex-direction:column;gap:8px}.host-notice-desktop-form label{font-size:13.5px;font-weight:600;color:#475569}.host-notice-desktop-form input[type=text],.host-notice-desktop-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:13px 16px;font-size:14.5px;font-weight:500;transition:all .15s ease;box-shadow:0 1px 2px #0f172a0d}.host-notice-desktop-form textarea{min-height:260px;resize:vertical}.host-notice-desktop-form input[type=text]:focus,.host-notice-desktop-form textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f,0 1px 2px #0000000d;outline:none}.host-notice-switches-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:4px}.host-notice-switches-grid .switch-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d;align-self:start}.host-notice-switches-grid .switch-card:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.host-notice-switches-grid .switch-card input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;outline:none;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-top:2px;cursor:pointer;transition:all .15s ease;position:relative}.host-notice-switches-grid .switch-card input[type=checkbox]:before{content:"";width:10px;height:6px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg) translate(1px,-1px);opacity:0;transition:all .15s ease}.host-notice-switches-grid .switch-card input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.host-notice-switches-grid .switch-card input[type=checkbox]:checked:before{opacity:1}.host-notice-switches-grid .switch-card-content{display:flex;flex-direction:column;gap:3px}.host-notice-switches-grid .switch-card-content strong{font-size:14px;font-weight:700;color:#1e293b}.host-notice-switches-grid .switch-card-content span{font-size:11.5px;color:#64748b;font-weight:500}.host-notice-switches-grid .switch-card.active{border-color:#3b82f6;background:#f0f7ff;box-shadow:0 4px 12px #3b82f614}.host-notice-switches-grid .switch-card.active strong{color:#1d4ed8}.host-notice-desktop-form .form-actions{display:flex;justify-content:flex-end;margin-top:10px}.host-notice-desktop-form .submit-btn{width:100%;padding:13px 28px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb33,0 2px 4px -2px #2563eb33;display:inline-flex;align-items:center;justify-content:center;gap:8px}.host-notice-desktop-form .submit-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb4d,0 4px 6px -4px #2563eb4d}.desktop-host-notice-list-container{display:grid;align-content:start;gap:20px;align-self:stretch!important;border-left:1px solid #e2e8f0!important;padding:0 0 0 48px!important;background:transparent!important;border-radius:0!important;border-top:none!important;border-right:none!important;border-bottom:none!important}.desktop-host-notice-list-container h3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:20px;display:flex;align-items:center;gap:8px;border-bottom:none!important;padding-bottom:0!important}.desktop-host-notice-list-container article{border:1px solid #e2e8f0!important;border-radius:16px!important;background:#fff!important;padding:20px!important;box-shadow:0 2px 4px #0f172a05!important;transition:all .2s ease!important}.desktop-host-notice-list-container article:hover{box-shadow:0 4px 12px #0f172a0f!important;border-color:#cbd5e1!important}.delete-vote-btn,.delete-notice-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:6px;border-radius:6px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.delete-vote-btn:hover,.delete-notice-btn:hover{color:#ef4444;background:#fee2e2}.desktop-header__top,.desktop-header__nav-row,.desktop-main__inner{width:min(100% - 40px,1280px);margin:0 auto}.desktop-header__top{display:grid;grid-template-columns:240px minmax(0,1fr) auto;align-items:center;gap:24px;padding:16px 0}.desktop-header__brand,.desktop-header__actions,.desktop-header__login,.desktop-header__nav a{display:inline-flex;align-items:center}.desktop-header__brand{gap:12px;color:#1d4ed8;font-size:21px;font-weight:900}.brand-logo-box{display:grid;width:40px;height:40px;place-items:center;overflow:hidden;border-radius:8px;background:#eef2ff;padding:5px}.brand-logo-box img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.desktop-header__search{display:flex;width:384px;max-width:100%;min-height:44px;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#64748b;justify-self:center;padding:0 14px;font-size:14px;font-weight:400}.desktop-header__search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#0f172a;font-weight:400}.desktop-header__search input::-moz-placeholder{color:#94a3b8}.desktop-header__search input::placeholder{color:#94a3b8}.desktop-header__search button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:0;border-radius:999px;background:transparent;color:#94a3b8;transition:background .16s ease,color .16s ease}.desktop-header__search button:hover{background:#eef2ff;color:#2563eb}.desktop-header__actions{position:relative;justify-content:flex-end;gap:10px}.desktop-header__actions>a,.desktop-header__actions>button{min-height:38px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;padding:0 12px;font-size:13px;font-weight:600}.desktop-header__login{gap:6px}.desktop-header__actions>button{cursor:pointer;font:inherit}.desktop-header__notification{position:relative}.desktop-header__notification-trigger{position:relative;display:grid;width:38px;height:38px;place-items:center;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer}.desktop-header__notification-trigger:hover{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.desktop-header__notification-trigger>span{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;border:2px solid #ffffff;border-radius:999px;background:#ef4444;color:#fff;padding:0 4px;font-size:10px;font-weight:900;line-height:14px;text-align:center}.desktop-header__notification-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:90;width:360px;overflow:hidden;border:1px solid #dbeafe;border-radius:8px;background:#fff;box-shadow:0 22px 60px #0f172a2e}.desktop-header__notification-panel header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding:14px 16px}.desktop-header__notification-panel header strong{color:#0f172a;font-size:15px;font-weight:900}.desktop-header__notification-panel header a{color:#2563eb;font-size:12px;font-weight:800}.desktop-header__notification-panel>div{display:grid;max-height:440px;overflow-y:auto;padding:6px}.desktop-header__notification-panel button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;border:0;border-radius:8px;background:transparent;padding:10px;text-align:left;cursor:pointer}.desktop-header__notification-panel button:hover{background:#f8fafc}.desktop-header__notification-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#eff6ff;color:#2563eb}.desktop-header__notification-icon.is-chat,.desktop-header__notification-icon.is-notice,.desktop-header__notification-icon.is-vote{background:#eff6ff;color:#2563eb}.desktop-header__notification-panel button>span:last-child{display:grid;min-width:0;gap:3px}.desktop-header__notification-panel b{overflow:hidden;color:#0f172a;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.desktop-header__notification-panel small{display:-webkit-box;overflow:hidden;color:#475569;font-size:12px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.desktop-header__notification-panel time{color:#94a3b8;font-size:11px;font-weight:800}.desktop-header__notification-panel p{margin:0;padding:28px 12px;color:#64748b;font-size:13px;font-weight:750;text-align:center}.desktop-header__nav-row{display:flex;height:48px;align-items:center;justify-content:space-between;gap:20px}.desktop-header__nav{display:flex;align-items:center;gap:26px}.desktop-header__nav a{gap:7px;color:#64748b;font-size:14px;font-weight:700}.desktop-header__nav a.active{color:#2563eb}.desktop-main{min-width:0;background:#fff;padding:0}.desktop-main__inner{padding:28px 0 48px}.desktop-notifications{display:grid;gap:18px}.desktop-notifications__head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding-bottom:18px}.desktop-notifications__head span{display:inline-flex;align-items:center;gap:6px;color:#2563eb;font-size:13px;font-weight:900}.desktop-notifications__head h1{margin:8px 0 6px;color:#0f172a;font-size:28px;font-weight:950;letter-spacing:0}.desktop-notifications__head p{margin:0;color:#64748b;font-size:14px;font-weight:650}.desktop-notifications__list{display:grid;gap:12px}.desktop-notification-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:18px;box-shadow:0 10px 30px #2563eb0f}.desktop-notification-card__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:#eff6ff;color:#2563eb}.desktop-notification-card__body{display:grid;min-width:0;gap:8px}.desktop-notification-card__meta{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:12px;font-weight:850}.desktop-notification-card__meta span{color:#2563eb}.desktop-notification-card strong{color:#0f172a;font-size:17px;font-weight:950}.desktop-notification-card p{margin:0;color:#475569;font-size:14px;line-height:1.5}.desktop-notification-card__actions{display:flex;gap:8px;margin-top:4px}.desktop-notification-card__actions button{min-height:36px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;padding:0 13px;font-size:13px;font-weight:900;cursor:pointer}.desktop-notification-card__actions button.is-muted{border-color:#dbeafe;background:#fff;color:#2563eb}.desktop-notifications__error{margin:0;color:#ef4444;font-weight:800}.desktop-logout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#0f172a57;padding:20px}.desktop-logout-modal__panel{width:min(100%,360px);border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:22px;box-shadow:0 22px 55px #0f172a38}.desktop-logout-modal__panel h2{margin:0;color:#172554;font-size:19px;letter-spacing:0}.desktop-logout-modal__panel p{margin:9px 0 20px;color:#64748b;line-height:1.5}.desktop-logout-modal__actions{display:flex;justify-content:flex-end;gap:8px}.desktop-logout-modal__actions button{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;padding:0 14px;font-weight:800}.desktop-logout-modal__actions button.is-primary{border-color:#2563eb;background:#2563eb;color:#fff}.schedule-layout{display:grid;grid-template-columns:minmax(0,1.35fr) 420px;gap:24px}.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.calendar-head button{width:38px;height:38px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:24px;font-weight:900}.calendar-head p{margin:0;color:#4f46e5;font-size:13px;font-weight:950;text-align:center}.calendar-head h2{margin:4px 0 0;color:#0f172a;font-size:21px}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.calendar-week{margin-bottom:8px;color:#64748b;font-size:12px;font-weight:950;text-align:center}.calendar-day{display:flex;min-height:96px;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:10px;text-align:left}.calendar-day.has-event{border-color:#c7d2fe;background:#eef2ff}.calendar-day.host-day{border-color:#fde68a;background:#fffbeb}.calendar-day small{width:100%;overflow:hidden;color:#312e81;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.calendar-day em{color:#64748b;font-size:11px;font-style:normal;font-weight:850}.schedule-item--rich{align-items:stretch;justify-content:flex-start}.schedule-item--rich>img{width:82px;height:82px;flex:0 0 auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.schedule-item--rich>div{min-width:0;flex:1}.host-badge,.member-badge{display:inline-flex;align-items:center;gap:5px;margin-top:8px;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:950}.host-badge{background:#fef3c7;color:#92400e}.member-badge{background:#eef2ff;color:#3730a3}.schedule-item footer,.table-actions{display:flex;align-items:center;gap:8px}.my-meeting-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}.flow-table{width:100%;border-collapse:collapse;margin-top:18px;color:#334155;font-size:13px}.flow-table th,.flow-table td{border-bottom:1px solid #e2e8f0;padding:14px 12px;text-align:left;vertical-align:middle}.flow-table th{color:#64748b;font-size:12px;font-weight:950}.table-user{display:flex;align-items:center;gap:10px}.table-user img{width:42px;height:42px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.table-user span{display:grid;gap:2px}.table-user small{color:#94a3b8}.status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950}.status.wait{background:#fffbeb;color:#b45309}.status.ok{background:#ecfdf5;color:#047857}.desktop-two-column{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px}.board-multi-filter-panel{display:grid;gap:20px;margin-bottom:20px}.board-multi-filter-panel .section-head h2{display:inline-flex;align-items:center;gap:8px}.multi-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.multi-filter-grid strong{display:block;margin-bottom:10px;color:#0f172a;font-size:13px;font-weight:950}.multi-filter-grid strong em{margin-left:8px;color:#64748b;font-size:11px;font-style:normal;font-weight:800}.choice-pill-grid{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:14px}.choice-group{display:flex;align-items:flex-start;gap:12px}.choice-group>b{width:82px;flex:0 0 auto;color:#64748b;font-size:12px;font-weight:950}.choice-group>div{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:7px}.choice-pill input{position:absolute;opacity:0;pointer-events:none}.choice-pill span,.choice-pill-grid button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:7px 11px;font-size:12px;font-weight:850;cursor:pointer}.choice-pill input:checked+span{border-color:#4f46e5;background:#4f46e5;color:#fff}.board-filter-actions,.board-filter-submit{display:flex;align-items:center;gap:8px}.board-filter-submit{justify-content:flex-end}.map-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}.mock-map{position:relative;min-height:460px;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.45) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.45) 1px,transparent 1px),linear-gradient(135deg,#dbeafe,#e2e8f0 45%,#dcfce7);background-size:54px 54px,54px 54px,auto;box-shadow:inset 0 0 80px #0f172a1f}.map-current-label{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(226,232,240,.72);border-radius:999px;background:#ffffffeb;color:#475569;padding:9px 13px;font-size:12px;font-weight:950;box-shadow:0 10px 18px #0f172a14}.map-pin{position:absolute;z-index:2;display:grid;width:48px;height:48px;place-items:center;border:3px solid #4f46e5;border-radius:999px;background:#fff;color:#4f46e5;box-shadow:0 12px 22px #0f172a29}.map-pin.p1{left:28%;top:26%}.map-pin.p2{left:63%;top:40%;border-color:#0ea5e9;color:#0ea5e9}.map-pin.p3{left:46%;top:68%;border-color:#f59e0b;color:#f59e0b}.map-center{position:absolute;left:50%;top:50%;width:18px;height:18px;border:4px solid #ffffff;border-radius:999px;background:#4f46e5;box-shadow:0 0 0 14px #4f46e51f;transform:translate(-50%,-50%)}.map-side-list{display:grid;align-content:start;gap:12px;max-height:520px;overflow:auto}.map-result{display:flex;align-items:center;gap:12px;border:1px solid transparent;border-radius:8px;padding:10px;transition:background .16s ease,border-color .16s ease}.map-result:hover{border-color:#e2e8f0;background:#f8fafc}.map-result img{width:64px;height:64px;flex:0 0 auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.map-result span{min-width:0}.map-result b,.map-result small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-result b{color:#0f172a;font-size:13px;font-weight:950}.map-result small{margin-top:5px;color:#64748b;font-size:11px;font-weight:800}.talk-room-top>span{display:flex;align-items:center;gap:8px}.talk-tool-btn,.talk-icon-btn,.talk-close-btn,.host-chat-btn{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;padding:0 12px;font-size:12px;font-weight:950}.talk-icon-btn,.talk-close-btn{width:36px;padding:0}.talk-search-panel,.talk-info-panel{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:12px 18px}.talk-search-panel input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#0f172a;font-weight:800}.talk-info-panel{flex-wrap:wrap}.talk-info-panel a{display:inline-flex;align-items:center;gap:7px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:8px 12px;font-size:12px;font-weight:900}.talk-date{margin:4px auto 12px;border-radius:999px;background:#e2e8f0;color:#64748b;padding:5px 10px;font-size:11px;font-weight:900}.talk-poll{max-width:420px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px;box-shadow:0 10px 20px #0f172a0f}.talk-poll b,.talk-poll p{display:block;margin:0}.talk-poll b{color:#0f172a;font-size:14px;font-weight:950}.talk-poll p{margin-top:4px;color:#64748b;font-size:12px;font-weight:800}.talk-poll div{position:relative;display:grid;grid-template-columns:80px minmax(0,1fr) 36px;align-items:center;gap:9px;margin-top:10px;color:#475569;font-size:12px;font-weight:900}.talk-poll em{display:block;height:8px;border-radius:999px;background:#4f46e5}.talk-room-actions-container{display:flex;align-items:center;gap:8px}.chat-accordion-menu{display:flex;align-items:center;position:relative}.chat-accordion-content{display:flex;align-items:center;gap:8px;max-width:0;opacity:0;transform:translate(30px);pointer-events:none;transition:all .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.chat-accordion-menu.expanded .chat-accordion-content{max-width:800px;opacity:1;transform:translate(0);pointer-events:auto;margin-right:8px}.talk-tool-btn{text-decoration:none;cursor:pointer;white-space:nowrap}.talk-tool-btn:hover{background:#f8fafc;color:#2563eb;border-color:#cbd5e1}.talk-tool-btn.is-danger-text{color:#dc2626!important;border-color:#fca5a5!important;background:#fef2f2!important}.talk-tool-btn.is-danger-text:hover{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}.talk-tool-btn.is-gray-text{background:#f1f5f9!important;color:#475569!important;border-color:#cbd5e1!important}.talk-tool-btn.is-gray-text:hover{background:#e2e8f0!important;color:#1e293b!important;border-color:#94a3b8!important}.menu-toggle-btn{transition:all .2s ease;background:#fff}.menu-toggle-btn:hover{border-color:#94a3b8;color:#1e293b;background:#f8fafc}.menu-toggle-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}@keyframes drift{0%{transform:rotate(-8deg) translateZ(0)}to{transform:rotate(-8deg) translate3d(56px,56px,0)}}@keyframes speed-line{0%{transform:translate(0)}to{transform:translate(-130vw)}}@keyframes apple-bounce{0%,to{transform:translate(-50%) translateY(0) rotate(-3deg) scaleY(.98)}45%{transform:translate(-50%) translateY(-44px) rotate(4deg) scaleY(1.02)}}@keyframes apple-shadow{0%,to{transform:translate(-50%) scaleX(1.08);opacity:.42}45%{transform:translate(-50%) scaleX(.68);opacity:.2}}@keyframes juice-ripple{0%{opacity:.7;transform:translate(-50%) scaleX(.35)}to{opacity:0;transform:translate(-50%) scaleX(1.2)}}@keyframes juice-pop{0%,to{transform:translateY(12px) scale(.65);opacity:0}45%{transform:translateY(-28px) scale(1);opacity:.9}}@keyframes loading{0%{transform:translate(-120%)}55%{transform:translate(92%)}to{transform:translate(260%)}}@media(max-width:1180px){.home-banner,.profile-grid{grid-template-columns:1fr}.host-stats,.host-actions,.home-card-grid,.my-meeting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-layout,.desktop-two-column,.map-layout,.multi-filter-grid{grid-template-columns:1fr}}@media(min-width:768px){.mobile-header,.bottom-nav,.sticky-cta,.chat-input{max-width:none;left:248px;width:calc(100% - 248px);transform:none}.mobile-main{padding:0}}.board-row-original{grid-template-columns:minmax(250px,1.7fr) .8fr .7fr 1.1fr 1fr .6fr .6fr}.board-row-original>span{min-width:0}.desktop-prototype .home-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.desktop-prototype .proto-meeting-card{display:block;min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 14px 30px #0f172a0a}.desktop-prototype .proto-meeting-card img{display:block;width:100%;height:210px;max-width:100%;-o-object-fit:cover;object-fit:cover}.desktop-prototype .proto-meeting-card .tag{display:inline-block;margin:12px 12px 5px;border-radius:5px;background:#eef2ff;color:#4f46e5;padding:4px 8px;font-size:11px;font-weight:950}.desktop-prototype .proto-meeting-card b,.desktop-prototype .proto-meeting-card small,.desktop-prototype .proto-meeting-card footer{display:block;margin-inline:12px}.desktop-prototype .proto-meeting-card b{overflow:hidden;color:#0f172a;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .proto-meeting-card small{margin-top:5px;overflow:hidden;color:#64748b;font-size:12px;font-weight:700;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .proto-meeting-card footer{display:flex;justify-content:space-between;margin-block:11px 13px;color:#4f46e5;font-size:13px;font-weight:950}.desktop-prototype .proto-talk-room-item{display:grid;width:100%;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-radius:8px;background:transparent;color:#0f172a;padding:12px;text-align:left;cursor:pointer}.desktop-prototype .proto-talk-room-item:hover,.desktop-prototype .proto-talk-room-item.selected{background:#eef2ff}.desktop-prototype .proto-talk-room-item.selected{animation:talk-item-selected .22s ease both}.desktop-prototype .proto-talk-room-item img{display:block;width:54px;height:54px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.desktop-prototype .talk-room-fallback{display:grid;width:54px;height:54px;place-items:center;border-radius:8px;background:linear-gradient(135deg,#4f46e5,#06b6d4);color:#fff}.desktop-prototype .proto-talk-room-item span{min-width:0}.desktop-prototype .proto-talk-room-item b,.desktop-prototype .proto-talk-room-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .proto-talk-room-item b{font-size:14px;font-weight:950}.desktop-prototype .proto-talk-room-item small,.desktop-prototype .proto-talk-room-item em{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.desktop-prototype .talk-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;min-height:680px}.desktop-prototype .talk-list,.desktop-prototype .talk-room{min-height:680px}.desktop-prototype .talk-list{display:flex;flex-direction:column;overflow:hidden}.desktop-prototype .talk-room{display:flex;position:relative;flex-direction:column;padding:0;overflow:hidden}.desktop-prototype .talk-room-empty{display:grid;height:100%;min-height:680px;place-items:center;background:linear-gradient(180deg,#fff,#f8fafc)}.desktop-prototype .talk-empty-apple{display:grid;place-items:center;gap:18px;color:#94a3b8;font-size:14px;font-weight:850;text-align:center}.desktop-prototype .talk-empty-apple img{width:min(34vw,220px);height:auto;max-width:220px;opacity:.1;-o-object-fit:contain;object-fit:contain;filter:grayscale(.08)}.legacy-pc.legacy-chat-page .talk-layout{height:clamp(360px,calc(100vh - 320px),680px);min-height:0}.legacy-pc.legacy-chat-page .talk-list,.legacy-pc.legacy-chat-page .talk-room,.legacy-pc.legacy-chat-page .talk-room-empty{height:100%;min-height:0}.desktop-prototype .talk-room-open{animation:talk-slide-in .26s cubic-bezier(.22,1,.36,1) both;transform-origin:right center}.desktop-prototype .talk-room-switching{animation:talk-room-switch-out .15s ease forwards}.desktop-prototype .talk-room-closing{animation:talk-slide-out .42s cubic-bezier(.4,0,.2,1) forwards}.desktop-prototype .talk-room-top{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding:20px 24px}.desktop-prototype .talk-room-top strong,.desktop-prototype .talk-room-top small{display:block}.desktop-prototype .talk-room-top strong{color:#0f172a;font-size:18px;font-weight:950}.desktop-prototype .talk-room-top small{margin-top:4px;color:#64748b;font-size:12px;font-weight:800}.desktop-prototype .talk-room-top>span{display:flex;align-items:center;gap:12px;color:#4f46e5}.desktop-prototype .talk-tool-btn,.desktop-prototype .talk-icon-btn,.desktop-prototype .talk-close-btn,.desktop-prototype .host-chat-btn{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:0 12px;font-size:12px;font-weight:950}.desktop-prototype .talk-icon-btn,.desktop-prototype .talk-close-btn{width:34px;min-height:34px;height:34px;padding:0}.desktop-prototype .talk-close-btn svg{width:18px;height:18px}.desktop-prototype .talk-search-panel,.desktop-prototype .talk-info-panel{display:none;align-items:center;gap:10px;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:12px 18px}.desktop-prototype .talk-search-panel.is-open,.desktop-prototype .talk-info-panel.is-open{display:flex}.desktop-prototype .talk-search-panel input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#0f172a;font-weight:800}.desktop-prototype .talk-info-panel{flex-wrap:wrap}.desktop-prototype .talk-info-panel a{display:inline-flex;align-items:center;gap:7px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:8px 12px;font-size:12px;font-weight:900}.desktop-prototype .talk-messages{flex:1;overflow:auto;background:linear-gradient(180deg,#f8fafc,#eef2ff);padding:24px}.desktop-prototype .talk-date{width:-moz-fit-content;width:fit-content;margin:0 auto 18px;border-radius:999px;background:#0f172a14;color:#64748b;padding:5px 12px;font-size:12px;font-weight:900}.desktop-prototype .talk-bubble{position:relative;width:-moz-fit-content;width:fit-content;max-width:min(68%,520px);margin-bottom:14px;transform:translate(var(--reply-drag-x, 0));transition:transform .18s cubic-bezier(.22,1,.36,1),filter .18s ease}.desktop-prototype .talk-list-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 24px 14px;border-radius:8px;background:#f1f5f9;padding:4px}.desktop-prototype .talk-list-tabs button{display:grid;min-height:34px;place-items:center;border:0;border-radius:7px;background:transparent;color:#64748b;font-size:12px;font-weight:950}.desktop-prototype .talk-list-tabs button.is-active{background:#fff;color:#4f46e5;box-shadow:0 6px 18px #0f172a14}.desktop-prototype .talk-bubble b{display:block;margin-bottom:5px;color:#475569;font-size:12px;font-weight:950}.desktop-prototype .talk-bubble p{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:800;line-height:1.5;white-space:pre-line}.desktop-prototype .talk-message-reply{display:grid;width:min(100%,360px);gap:3px;margin-bottom:6px;border:0;border-left:3px solid #93c5fd;border-radius:8px;background:#fffffff0;padding:8px 10px;text-align:left;cursor:pointer;box-shadow:0 1px #0f172a0a}.desktop-prototype .talk-bubble.right .talk-message-reply{margin-left:auto;background:#fffffff5;border-left-color:#93c5fd}.desktop-prototype .talk-message-reply strong,.desktop-prototype .talk-message-reply span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .talk-message-reply strong{color:#2563eb;font-size:12px;font-weight:950}.desktop-prototype .talk-bubble.right .talk-message-reply strong,.desktop-prototype .talk-bubble.right .talk-message-reply span{color:#0f172a}.desktop-prototype .talk-bubble.right .talk-message-reply strong{color:#1d4ed8}.desktop-prototype .talk-bubble.right .talk-message-reply span{color:#334155}.desktop-prototype .talk-message-reply span{color:#475569;font-size:12px;font-weight:800}.desktop-prototype .talk-photo-message{display:grid;width:min(320px,100%);gap:6px;margin:0}.desktop-prototype .talk-photo-message button{display:block;width:100%;border:0;background:transparent;padding:0;cursor:zoom-in}.desktop-prototype .talk-bubble.right .talk-photo-message{margin-left:auto}.desktop-prototype .talk-photo-message img{display:block;width:100%;max-height:360px;border-radius:14px;-o-object-fit:cover;object-fit:cover}.desktop-prototype .chat-photo-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;display:grid;place-items:center;padding:24px}.desktop-prototype .chat-photo-viewer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172ab8}.desktop-prototype .chat-photo-viewer section{position:relative;display:grid;width:min(1120px,calc(100vw - 48px));height:min(820px,calc(100vh - 48px));grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:8px;background:#0f172a;box-shadow:0 24px 70px #00000061}.desktop-prototype .chat-photo-viewer header{display:grid;grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.12);background:#0f172af5;padding:10px 12px}.desktop-prototype .chat-photo-viewer strong{overflow:hidden;color:#fff;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .chat-photo-viewer header span{color:#cbd5e1;font-size:12px;font-weight:900}.desktop-prototype .chat-photo-viewer header button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:999px;background:#ffffff1f;color:#fff}.desktop-prototype .chat-photo-viewer__stage{position:relative;display:grid;overflow:hidden;place-items:center;background:linear-gradient(45deg,rgba(255,255,255,.04) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.04) 25%,transparent 25%),#020617;background-position:0 0,0 10px;background-size:20px 20px;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-prototype .chat-photo-viewer img{display:block;max-width:min(100%,920px);max-height:100%;margin:auto;-o-object-fit:contain;object-fit:contain;transform-origin:center center;transition:transform 70ms linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.desktop-prototype .chat-photo-viewer__stage:active{cursor:grabbing}.desktop-prototype .chat-location-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;place-items:center;padding:24px}.desktop-prototype .chat-location-picker__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a70}.desktop-prototype .chat-location-picker section{position:relative;display:grid;width:min(520px,100%);max-height:min(720px,calc(100vh - 48px));overflow:hidden;border:1px solid #dbeafe;border-radius:8px;background:#fff;box-shadow:0 24px 65px #0f172a38}.desktop-prototype .chat-location-picker header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8f0;padding:18px}.desktop-prototype .chat-location-picker header strong{color:#0f172a;font-size:18px;font-weight:950}.desktop-prototype .chat-location-picker header p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:700}.desktop-prototype .chat-location-picker header>button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;background:#eff6ff;color:#2563eb}.desktop-prototype .chat-location-picker__current{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;margin:16px 18px 0;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;font-weight:900}.desktop-prototype .chat-location-picker__search{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:8px;padding:12px 18px 0}.desktop-prototype .chat-location-picker__search input{min-width:0;height:42px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;color:#0f172a;padding:0 13px;font-weight:750}.desktop-prototype .chat-location-picker__search button{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#2563eb;font-weight:900}.desktop-prototype .chat-location-picker__message{margin:10px 18px 0;color:#2563eb;font-size:12px;font-weight:850}.desktop-prototype .chat-location-picker__results{display:grid;gap:8px;overflow-y:auto;padding:14px 18px 18px}.desktop-prototype .chat-location-picker__results button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:11px;color:#0f172a;text-align:left}.desktop-prototype .chat-location-picker__results button:hover{border-color:#bfdbfe;background:#f8fbff}.desktop-prototype .chat-location-picker__results button>svg{color:#2563eb}.desktop-prototype .chat-location-picker__results span{display:grid;min-width:0;gap:3px}.desktop-prototype .chat-location-picker__results strong,.desktop-prototype .chat-location-picker__results small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .chat-location-picker__results strong{font-size:13px;font-weight:950}.desktop-prototype .chat-location-picker__results small{color:#64748b;font-size:12px;font-weight:750}.desktop-prototype .talk-photo-message figcaption{overflow:hidden;color:#64748b;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .talk-bubble.right .talk-photo-message figcaption{color:#dbeafe;text-align:right}.desktop-prototype .talk-location-message{display:grid;width:min(360px,100%);overflow:hidden;border:1px solid #dbeafe;border-radius:14px;background:#fff;color:#0f172a;box-shadow:0 10px 24px #0f172a14}.desktop-prototype .talk-bubble.right .talk-location-message{margin-left:auto;border-color:#ffffff4d;background:#4f46e5;color:#fff}.desktop-prototype .talk-location-message__map{display:block;color:inherit;text-decoration:none}.desktop-prototype .talk-location-message__canvas{position:relative;display:grid;height:150px;place-items:center;overflow:hidden;background:linear-gradient(135deg,#dff6ef,#eaf2ff 45%,#f8fafc)}.desktop-prototype .talk-location-message__canvas:before,.desktop-prototype .talk-location-message__canvas:after{content:"";position:absolute;top:28%;right:-10%;bottom:28%;left:-10%;border-top:2px solid rgba(37,99,235,.16);transform:rotate(-12deg)}.desktop-prototype .talk-location-message__canvas:after{top:58%;right:-8%;bottom:58%;left:-8%;border-color:#0ea5e938;transform:rotate(9deg)}.desktop-prototype .talk-bubble.right .talk-location-message__canvas{background:linear-gradient(135deg,#dff6ef,#dbeafe 55%,#eef2ff)}.desktop-prototype .talk-location-message__canvas span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(37,99,235,.18);border-radius:999px;background:#ffffffe6;color:#2563eb;padding:8px 12px;font-size:12px;font-weight:950}.desktop-prototype .talk-location-message__body{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px 12px 8px}.desktop-prototype .talk-location-message__body>svg{color:#2563eb}.desktop-prototype .talk-bubble.right .talk-location-message__body>svg{color:#fff}.desktop-prototype .talk-location-message__body span,.desktop-prototype .talk-location-message__body strong,.desktop-prototype .talk-location-message__body small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .talk-location-message__body strong{margin:0;color:inherit;font-size:13px;font-weight:950}.desktop-prototype .talk-location-message__body small{color:#64748b;font-size:11px;font-weight:800}.desktop-prototype .talk-bubble.right .talk-location-message__body small{color:#dbeafe}.desktop-prototype .talk-location-message__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}.desktop-prototype .talk-location-message__actions a,.desktop-prototype .talk-location-message__actions button{display:inline-flex;min-width:0;height:34px;align-items:center;justify-content:center;gap:6px;overflow:hidden;border:1px solid #dbeafe;border-radius:8px;background:#f8fafc;color:#2563eb;font-size:12px;font-weight:950;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .talk-location-message__actions button{cursor:pointer}.desktop-prototype .talk-location-message__actions button:disabled{cursor:not-allowed;opacity:.55}.desktop-prototype .talk-bubble.right .talk-location-message__actions a,.desktop-prototype .talk-bubble.right .talk-location-message__actions button{border-color:#ffffff47;background:#ffffff24;color:#fff}.desktop-prototype .talk-bubble.left p{background:#fff;color:#0f172a}.desktop-prototype .talk-bubble.right{margin-left:auto}.desktop-prototype .talk-bubble.right p{margin-left:auto;background:#4f46e5;color:#fff}.desktop-prototype .talk-poll{width:min(100%,480px);max-width:none;margin:20px auto;border:1px solid #dbe4ff;border-radius:8px;background:#fff;padding:18px;box-shadow:none}.desktop-prototype .talk-poll b,.desktop-prototype .talk-poll p{display:block;margin:0}.desktop-prototype .talk-poll b{color:#0f172a;font-size:14px;font-weight:950}.desktop-prototype .talk-poll p{margin-top:5px;color:#64748b;font-size:13px;font-weight:800}.desktop-prototype .talk-poll div{display:grid;grid-template-columns:86px 1fr 38px;align-items:center;gap:10px;margin-top:12px;color:#475569;font-size:12px;font-weight:900}.desktop-prototype .talk-poll em{display:block;height:8px;border-radius:999px;background:#4f46e5}.desktop-prototype .talk-input{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:12px;border-top:1px solid #e2e8f0;padding:16px 20px;color:#94a3b8;font-size:14px;font-weight:850}.desktop-prototype .talk-input input{width:100%;min-width:0;border:0;border-radius:999px;background:#f8fafc;padding:13px 16px;color:#0f172a;font:inherit;outline:0}.desktop-prototype .talk-input input:focus{box-shadow:0 0 0 3px #4f46e524}.desktop-prototype .talk-input button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:999px;background:#4f46e5;color:#fff;cursor:pointer}.desktop-prototype .talk-input button:disabled{background:#cbd5e1;cursor:not-allowed}.desktop-prototype .talk-input-error{grid-column:1 / -1;margin:0;border-radius:8px;background:#fef2f2;color:#b91c1c;padding:9px 12px;font-size:12px;font-weight:900}.desktop-prototype .talk-bubble time{display:block;margin-top:5px;color:#94a3b8;font-size:11px;font-weight:850}.desktop-prototype .talk-bubble.right time{text-align:right}.desktop-prototype .talk-message-empty{display:grid;min-height:100%;place-items:center;align-content:center;gap:8px;color:#64748b;text-align:center}.desktop-prototype .talk-message-empty strong{color:#0f172a;font-size:16px;font-weight:950}.desktop-prototype .talk-latest-jump{position:absolute;right:24px;bottom:88px;z-index:5;min-height:34px;border:1px solid rgba(79,70,229,.16);border-radius:999px;background:#fffffff5;color:#4f46e5;padding:0 14px;font-size:12px;font-weight:950;box-shadow:0 12px 28px #0f172a29}.desktop-prototype .talk-info-panel button{display:inline-flex;align-items:center;gap:7px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:8px 12px;font-size:12px;font-weight:900}.desktop-prototype .talk-info-panel button.is-danger{border-color:#ef44442e;background:#fef2f2;color:#dc2626}.desktop-prototype .talk-members-panel{display:none;border-bottom:1px solid #e2e8f0;background:#fff;padding:14px 18px}.desktop-prototype .talk-members-panel.is-open{display:grid;gap:12px}.desktop-prototype .talk-members-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.desktop-prototype .talk-members-panel header strong{color:#0f172a;font-size:14px;font-weight:950}.desktop-prototype .talk-members-panel header button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:999px;background:#eef2ff;color:#4f46e5}.desktop-prototype .talk-members-panel>div{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.desktop-prototype .talk-member-row{display:block}.desktop-prototype .talk-member-row>button:first-child,.desktop-prototype .talk-members-panel>div>button{display:grid;min-width:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;padding:8px;text-align:left}.desktop-prototype .talk-members-panel img,.desktop-prototype .talk-member-row>button:first-child>span,.desktop-prototype .talk-members-panel>div>button>span{display:grid;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:999px;background:#eef2ff;color:#4f46e5;-o-object-fit:cover;object-fit:cover}.desktop-prototype .talk-members-panel b,.desktop-prototype .talk-members-panel small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .talk-members-panel b{font-size:13px;font-weight:950}.desktop-prototype .talk-members-panel small{color:#64748b;font-size:11px;font-weight:850}.desktop-prototype .talk-members-panel p,.desktop-prototype .chat-profile-sheet__notice{margin:0;color:#64748b;font-size:12px;font-weight:800}.desktop-prototype .talk-sender-button{display:block;width:-moz-fit-content;width:fit-content;margin:0 0 5px;border:0;background:transparent;color:#475569;padding:0;font-size:12px;font-weight:950;cursor:pointer}.desktop-prototype .talk-input{position:relative;grid-template-columns:46px minmax(0,1fr) 46px;padding:18px 22px}.desktop-prototype .talk-input .talk-input-more{background:#eef2ff;color:#4f46e5}.desktop-prototype .talk-input-notice{grid-column:1 / -1;margin:0;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:9px 12px;font-size:12px;font-weight:900}.desktop-prototype .chat-file-input{display:none}.desktop-prototype .chat-action-menu{position:absolute;right:auto;bottom:calc(100% + 8px);left:22px;z-index:30;display:flex;width:-moz-max-content;width:max-content;max-width:min(520px,calc(100% - 44px));flex-wrap:wrap;gap:8px;border:1px solid #dbe4ff;border-radius:16px;background:#fffffff5;padding:8px;box-shadow:0 16px 38px #0f172a29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desktop-prototype .chat-action-menu button{display:inline-flex;width:104px;min-height:46px;height:46px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(79,70,229,.12);border-radius:12px;background:#f8faff;color:#334155;padding:0 10px;font-size:12px;font-weight:900;line-height:1.2;white-space:nowrap}.desktop-prototype .chat-profile-sheet,.desktop-prototype .chat-vote-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px}.desktop-prototype .chat-profile-sheet__backdrop,.desktop-prototype .chat-vote-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a61}.desktop-prototype .chat-profile-sheet section,.desktop-prototype .chat-vote-modal section{position:relative;display:grid;width:min(460px,100%);gap:12px;border-radius:20px;background:#fff;padding:22px;box-shadow:0 24px 56px #0f172a3d;animation:talk-slide-in .22s cubic-bezier(.22,1,.36,1) both}.desktop-prototype .chat-profile-sheet section{justify-items:center;text-align:center}.desktop-prototype .chat-profile-sheet__avatar{display:grid;width:76px;height:76px;place-items:center;overflow:hidden;border:1px solid #dbe4ff;border-radius:999px;background:#eef2ff;color:#4f46e5}.desktop-prototype .chat-profile-sheet__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.desktop-prototype .chat-profile-sheet strong{color:#0f172a;font-size:18px;font-weight:950}.desktop-prototype .chat-profile-sheet__name{display:inline-flex;max-width:100%;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.desktop-prototype .chat-profile-sheet__name small{color:#4f46e5;font-size:13px;font-weight:900;line-height:1.2}.desktop-prototype .chat-profile-sheet p{margin:0;color:#64748b;font-size:13px;font-weight:800}.desktop-prototype .chat-profile-sheet__actions,.desktop-prototype .chat-vote-modal__tabs{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.desktop-prototype .chat-profile-sheet__actions button,.desktop-prototype .chat-vote-modal__tabs button,.desktop-prototype .chat-vote-modal__header button{min-height:40px;border:1px solid rgba(79,70,229,.16);border-radius:14px;background:#eef2ff;color:#4f46e5;font-weight:900}.desktop-prototype .chat-vote-modal__header .chat-vote-modal__close{display:grid;width:38px;min-width:38px;height:38px;min-height:38px;place-items:center;border-radius:999px;padding:0}.desktop-prototype .chat-profile-sheet__actions button.is-danger,.desktop-prototype .chat-profile-sheet__actions button:last-child{border-color:#ef44442e;background:#fef2f2;color:#dc2626}.desktop-prototype .chat-vote-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#4f46e5;font-size:13px;font-weight:950}.desktop-prototype .chat-vote-modal__header div{display:grid;gap:4px}.desktop-prototype .chat-vote-modal__header p{margin:0;color:#64748b;font-size:12px;font-weight:800;line-height:1.45}.desktop-prototype .chat-vote-modal__tabs button{background:#fff;color:#52647e}.desktop-prototype .chat-vote-modal__tabs button.active{border-color:#4f46e538;background:#eef2ff;color:#4f46e5}.desktop-prototype .chat-vote-modal__error{margin:0;border-radius:12px;background:#fef2f2;color:#b91c1c;padding:9px 11px;font-size:12px;font-weight:900}.desktop-prototype .chat-vote-create,.desktop-prototype .chat-vote-list,.desktop-prototype .chat-vote-list article,.desktop-prototype .chat-vote-list article>div{display:grid;gap:10px}.desktop-prototype .chat-vote-create label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:900}.desktop-prototype .chat-vote-create input{min-height:42px;border:1px solid #dbe4ff;border-radius:14px;padding:0 12px;font-size:15px}.desktop-prototype .chat-vote-create__type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.desktop-prototype .chat-vote-create__type button{min-height:40px;border:1px solid rgba(79,70,229,.16);border-radius:14px;background:#fff;color:#52647e;font-size:13px;font-weight:900}.desktop-prototype .chat-vote-create__type button.active{border-color:#4f46e547;background:#eef2ff;color:#4f46e5}.desktop-prototype .chat-vote-datetime{display:grid;gap:8px;border:1px solid #dbe4ff;border-radius:16px;background:#f8faff;padding:10px}.desktop-prototype .chat-vote-datetime__fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.7fr) auto;align-items:end;gap:8px}.desktop-prototype .chat-vote-datetime__fields button{min-height:42px;border:0;border-radius:14px;background:#4f46e5;color:#fff;padding:0 14px;font-size:13px;font-weight:900}.desktop-prototype .chat-vote-datetime__fields button:disabled{background:#cbd5e1;cursor:not-allowed}.desktop-prototype .chat-vote-datetime p{margin:0;color:#64748b;font-size:12px;font-weight:800;line-height:1.45}.desktop-prototype .chat-vote-create__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.desktop-prototype .chat-vote-create__actions button{min-height:42px;border-radius:14px;font-size:13px;font-weight:900}.desktop-prototype .chat-vote-create__actions button[type=button]{border:1px solid rgba(79,70,229,.18);background:#eef2ff;color:#4f46e5}.desktop-prototype .chat-vote-create__actions button[type=submit]{border:0;background:#4f46e5;color:#fff}.desktop-prototype .chat-vote-list article{border:1px solid #dbe4ff;border-radius:16px;background:#f8faff;padding:12px}.desktop-prototype .chat-vote-list article header{display:flex;align-items:center;justify-content:space-between;gap:12px}.desktop-prototype .chat-vote-list article small{color:#64748b;font-size:12px;font-weight:900}.desktop-prototype .chat-vote-list button{display:grid;min-height:42px;grid-template-columns:minmax(0,1fr) minmax(100px,160px) auto;align-items:center;gap:12px;border:1px solid rgba(79,70,229,.16);border-radius:14px;background:#fff;color:#334155;padding:0 12px;font-weight:900}.desktop-prototype .chat-vote-list button span{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .chat-vote-list i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.desktop-prototype .chat-vote-list i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#06b6d4)}.desktop-prototype .chat-vote-list em{color:#4f46e5;font-size:12px;font-style:normal}.desktop-prototype .chat-notice-modal,.desktop-prototype .chat-vote-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px}.desktop-prototype .chat-vote-modal section{width:min(760px,100%);max-height:calc(100vh - 56px);overflow:auto}.desktop-prototype .chat-notice-modal section,.desktop-prototype .chat-vote-confirm section{position:relative;display:grid;width:min(560px,100%);gap:14px;border-radius:20px;background:#fff;padding:24px;box-shadow:0 24px 56px #0f172a3d;animation:talk-slide-in .22s cubic-bezier(.22,1,.36,1) both}.desktop-prototype .chat-vote-confirm section{width:min(420px,100%);text-align:center}.desktop-prototype .chat-vote-confirm strong{color:#0f172a;font-size:18px;font-weight:950}.desktop-prototype .chat-vote-confirm p{margin:0;color:#64748b;font-size:13px;font-weight:800}.desktop-prototype .chat-vote-confirm__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.desktop-prototype .chat-vote-confirm__actions button{min-height:42px;border:1px solid rgba(79,70,229,.18);border-radius:14px;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:900}.desktop-prototype .chat-vote-confirm__actions button.is-danger{border-color:#ef44442e;background:#dc2626;color:#fff}.desktop-prototype .chat-vote-confirm__actions button:disabled{opacity:.6}.desktop-prototype .chat-pinned-notice{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;border:0;border-bottom:1px solid #dbe4ff;background:#f8faff;color:#1d4ed8;padding:10px 22px;text-align:left}.desktop-prototype .chat-pinned-notice strong{color:#0f172a;font-size:13px;font-weight:950}.desktop-prototype .chat-pinned-notice span{overflow:hidden;color:#475569;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .chat-notice-detail{display:grid;gap:10px;border:1px solid #dbe4ff;border-radius:16px;background:#f8faff;padding:16px}.desktop-prototype .chat-notice-detail strong{color:#0f172a;font-size:18px;font-weight:950}.desktop-prototype .chat-notice-detail p{margin:0;color:#334155;font-size:14px;font-weight:800;line-height:1.65;white-space:pre-wrap}.desktop-prototype .chat-notice-detail small{color:#64748b;font-size:12px;font-weight:850}.desktop-prototype .chat-notice-form{display:grid;gap:12px}.desktop-prototype .chat-notice-form label,.desktop-prototype .chat-vote-settings label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:900}.desktop-prototype .chat-notice-form input,.desktop-prototype .chat-notice-form textarea,.desktop-prototype .chat-vote-settings input{min-height:42px;border:1px solid #dbe4ff;border-radius:14px;padding:10px 12px;color:#0f172a;font:inherit}.desktop-prototype .chat-notice-form textarea{resize:vertical}.desktop-prototype .talk-bubble.is-system{max-width:min(74%,560px);margin-right:auto;margin-left:auto;text-align:center}.desktop-prototype .talk-bubble.is-system p{margin-inline:auto;background:#eef2ff;color:#1d4ed8}.desktop-prototype .talk-message-notice-btn{display:none;width:-moz-fit-content;width:fit-content;margin-top:5px;border:0;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:4px 9px;font-size:11px;font-weight:900}.desktop-prototype .talk-bubble.right .talk-message-notice-btn{margin-left:auto}.desktop-prototype .talk-bubble.has-menu{cursor:context-menu;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-prototype .talk-bubble.is-reply-dragging{filter:drop-shadow(0 8px 18px rgba(79,70,229,.18));transition:none}.desktop-prototype .talk-bubble.is-reply-dragging:before{position:absolute;top:50%;width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#eef2ff;color:#4f46e5;content:"↩";font-size:15px;font-weight:950;transform:translateY(-50%)}.desktop-prototype .talk-bubble.right.is-reply-dragging:before{left:-36px}.desktop-prototype .talk-bubble.left.is-reply-dragging:before{right:-36px;transform:translateY(-50%) scaleX(-1)}.desktop-prototype .talk-bubble.has-menu p{-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-prototype .talk-bubble.is-focused{animation:talk-message-focus 1.4s ease both}.desktop-prototype .talk-message-menu-btn{position:absolute;top:20px;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;gap:2px;border:1px solid rgba(79,70,229,.14);border-radius:999px;background:#fffffff0;color:#4f46e5;opacity:0;pointer-events:auto;transform:translateY(-2px);transition:opacity .15s ease 1.5s,transform .15s ease 1.5s;box-shadow:0 8px 18px #0f172a1f}.desktop-prototype .talk-bubble.left .talk-message-menu-btn,.desktop-prototype .talk-bubble.right .talk-message-menu-btn{right:-34px}.desktop-prototype .talk-message-menu-btn span{width:3px;height:3px;border-radius:999px;background:currentColor}.desktop-prototype .talk-bubble.has-menu:hover .talk-message-menu-btn,.desktop-prototype .talk-message-menu-btn:focus-visible{opacity:1;transform:translateY(0);transition-delay:0s}.desktop-prototype .talk-message-context-menu{position:fixed;z-index:240;min-width:164px;border:1px solid #dbe4ff;border-radius:14px;background:#fffffffa;padding:7px;box-shadow:0 18px 42px #0f172a2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.desktop-prototype .talk-reply-preview{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dbe4ff;border-radius:14px;background:#f8faff;color:#4f46e5;padding:10px 12px}.desktop-prototype .talk-reply-preview span{display:grid;min-width:0;gap:3px}.desktop-prototype .talk-reply-preview b,.desktop-prototype .talk-reply-preview small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .talk-reply-preview b{color:#0f172a;font-size:12px;font-weight:950}.desktop-prototype .talk-reply-preview small{color:#64748b;font-size:12px;font-weight:800}.desktop-prototype .talk-reply-preview button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:0}.desktop-prototype .talk-message-context-menu button{display:inline-flex;width:100%;min-height:38px;align-items:center;gap:8px;border:0;border-radius:10px;background:transparent;color:#0f172a;padding:0 10px;font-size:13px;font-weight:900;text-align:left}.desktop-prototype .talk-message-context-menu button:hover{background:#eef2ff;color:#4f46e5}.desktop-prototype .talk-sender-button{display:inline-grid;grid-template-columns:22px auto;align-items:center;gap:6px}.desktop-prototype .talk-sender-button img,.desktop-prototype .talk-sender-button span{display:grid;width:22px;height:22px;place-items:center;overflow:hidden;border-radius:999px;background:#eef2ff;color:#4f46e5;-o-object-fit:cover;object-fit:cover}.desktop-prototype .talk-sender-button b{margin:0;color:inherit;font-size:12px;font-weight:950}.desktop-prototype .talk-message-meta{display:grid;flex:0 0 auto;align-items:end;gap:2px;margin:0 0 2px}.desktop-prototype .talk-bubble.right .talk-message-meta{text-align:right}.desktop-prototype .talk-message-meta span,.desktop-prototype .talk-message-meta time{display:block;margin:0;color:#94a3b8;font-size:11px;font-weight:850;line-height:1.2;white-space:nowrap}.desktop-prototype .talk-bubble:not(.is-system){display:flex;max-width:min(82%,720px);align-items:flex-end;gap:6px;margin-bottom:9px}.desktop-prototype .talk-bubble.right:not(.is-system){flex-direction:row-reverse}.desktop-prototype .talk-message-main{display:grid;min-width:0;max-width:min(100%,560px)}.desktop-prototype .talk-bubble.is-system .talk-message-main{justify-items:center}.desktop-prototype .talk-bubble.is-system .talk-message-meta{justify-content:center;margin-top:5px;text-align:center}.desktop-prototype .talk-input.is-direct{grid-template-columns:minmax(0,1fr) 46px}.desktop-prototype .talk-input input{min-height:48px;padding:14px 18px}.desktop-prototype .talk-input button{width:46px;height:46px}.desktop-prototype .talk-input .chat-action-menu button{width:118px;min-width:118px;height:46px;min-height:46px;padding:0 12px;line-height:1.2;white-space:nowrap}.desktop-prototype .talk-input .chat-action-menu{max-width:min(540px,calc(100% - 44px))}@keyframes talk-message-focus{0%{filter:drop-shadow(0 0 0 rgba(79,70,229,0))}18%{filter:drop-shadow(0 0 0 rgba(79,70,229,0));outline:3px solid rgba(79,70,229,.3);outline-offset:6px}to{filter:drop-shadow(0 0 0 rgba(79,70,229,0));outline:0 solid rgba(79,70,229,0);outline-offset:12px}}.desktop-prototype .proto-talk-room-item{position:relative;display:block;padding:0}.desktop-prototype .proto-talk-room-item>a{display:grid;width:100%;grid-template-columns:54px minmax(0,1fr) auto auto;align-items:center;gap:12px;border-radius:8px;color:#0f172a;padding:12px 44px 12px 12px;text-decoration:none}.desktop-prototype .proto-talk-room-item i{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#ef4444;color:#fff;padding:0 7px;font-size:11px;font-style:normal;font-weight:950}.desktop-prototype .proto-talk-room-item:hover,.desktop-prototype .proto-talk-room-item.selected{background:transparent}.desktop-prototype .proto-talk-room-item:hover>a,.desktop-prototype .proto-talk-room-item.selected>a{background:#eef2ff}.desktop-prototype .talk-room-item-hover-actions{position:absolute;top:50%;right:8px;display:flex;flex-direction:column;align-items:center;gap:4px;opacity:0;transform:translateY(-50%);transition:opacity .15s ease;pointer-events:none}.desktop-prototype .proto-talk-room-item:hover .talk-room-item-hover-actions,.desktop-prototype .talk-room-item-hover-actions:focus-within{opacity:1;pointer-events:auto}.desktop-prototype .talk-room-mute-btn,.desktop-prototype .talk-room-leave-btn-new{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#fff;cursor:pointer;transition:all .15s ease;padding:0}.desktop-prototype .talk-room-mute-btn{border:1px solid #cbd5e1;color:#64748b}.desktop-prototype .talk-room-mute-btn:hover{background:#f1f5f9;color:#1e293b;border-color:#94a3b8}.desktop-prototype .talk-room-mute-btn.muted{background:#eff6ff;color:#3b82f6;border-color:#bfdbfe}.desktop-prototype .talk-room-mute-btn.muted:hover{background:#dbeafe;color:#2563eb;border-color:#93c5fd}.desktop-prototype .talk-room-leave-btn-new{border:1px solid rgba(239,68,68,.16);color:#dc2626}.desktop-prototype .talk-room-leave-btn-new:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.desktop-prototype .chat-vote-create__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.desktop-prototype .chat-vote-settings{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(120px,.7fr));align-items:end;gap:10px;border:1px solid #dbe4ff;border-radius:16px;background:#f8faff;padding:12px}.desktop-prototype .chat-deadline-picker{position:relative;display:grid;gap:6px;color:#334155;font-size:12px;font-weight:900}.desktop-prototype .chat-deadline-trigger{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:flex-start;gap:9px;border:1px solid #dbe4ff;border-radius:14px;background:#fff;color:#0f172a;padding:0 12px;text-align:left}.desktop-prototype .chat-deadline-trigger svg{color:#4f46e5}.desktop-prototype .chat-deadline-trigger b{min-width:0;overflow:hidden;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .chat-deadline-trigger.is-open,.desktop-prototype .chat-deadline-trigger:hover{border-color:#4f46e561;background:#f8faff;box-shadow:0 0 0 3px #4f46e517}.desktop-prototype .chat-deadline-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0f172a61}.desktop-prototype .chat-deadline-popover{position:relative;display:grid;width:min(460px,100%);max-height:calc(100vh - 56px);overflow:auto;gap:12px;border:1px solid #c7d2fe;border-radius:20px;background:#fffffffa;padding:18px;box-shadow:0 24px 56px #0f172a3d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:talk-slide-in .22s cubic-bezier(.22,1,.36,1) both}.desktop-prototype .chat-deadline-calendar-head{display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;gap:8px}.desktop-prototype .chat-deadline-calendar-head strong{color:#0f172a;font-size:15px;font-weight:950;text-align:center}.desktop-prototype .chat-deadline-calendar-head button,.desktop-prototype .chat-deadline-actions button{min-height:34px;border:1px solid rgba(79,70,229,.16);border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:900}.desktop-prototype .chat-deadline-week,.desktop-prototype .chat-deadline-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.desktop-prototype .chat-deadline-week span{color:#64748b;font-size:11px;font-weight:900;text-align:center}.desktop-prototype .chat-deadline-calendar button{display:grid;width:100%;aspect-ratio:1;place-items:center;border:1px solid transparent;border-radius:10px;background:#f8fafc;color:#0f172a;font-size:12px;font-weight:900}.desktop-prototype .chat-deadline-calendar button:hover{border-color:#4f46e52e;background:#eef2ff;color:#4f46e5}.desktop-prototype .chat-deadline-calendar button.is-outside{background:transparent;color:#cbd5e1}.desktop-prototype .chat-deadline-calendar button.is-selected{border-color:#2563eb61;background:linear-gradient(135deg,#4f46e5,#06b6d4);color:#fff;box-shadow:0 8px 18px #4f46e540}.desktop-prototype .chat-deadline-time{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.desktop-prototype .chat-deadline-time label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:900}.desktop-prototype .chat-deadline-time select{min-height:40px;border:1px solid #dbe4ff;border-radius:12px;background:#fff;color:#0f172a;padding:0 10px;font-weight:900}.desktop-prototype .chat-deadline-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.desktop-prototype .chat-deadline-actions button:last-child{border:0;background:#4f46e5;color:#fff}.desktop-prototype .chat-vote-check{min-height:42px;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid rgba(79,70,229,.14);border-radius:14px;background:#fff;padding:0 12px}.desktop-prototype .chat-vote-check input{width:16px;min-height:16px;height:16px;padding:0}.desktop-prototype .chat-vote-list article header>div{display:grid;gap:4px}.desktop-prototype .chat-vote-header-actions{display:inline-flex;align-items:center;gap:8px;color:#4f46e5}.desktop-prototype .chat-vote-list .chat-vote-header-actions button{min-height:30px;display:inline-flex;width:auto;grid-template-columns:none;border-radius:999px;background:#eef2ff;padding:0 10px;color:#4f46e5;font-size:12px}.desktop-prototype .chat-vote-list button.selected{border-color:#2563eb73;background:#eff6ff;box-shadow:inset 0 0 0 1px #2563eb29}.desktop-prototype .chat-vote-list button small{grid-column:1 / -1;color:#475569;font-size:11px;font-weight:800;text-align:left}.desktop-prototype .chat-vote-list .chat-vote-submit-selection{width:-moz-fit-content;width:fit-content;min-height:38px;display:inline-flex;grid-template-columns:1fr;justify-self:end;border:0;background:#4f46e5;color:#fff;padding:0 16px}.desktop-prototype .chat-vote-confirm .chat-vote-create__actions button:last-child{border:0;background:#4f46e5;color:#fff}.desktop-prototype .chat-vote-empty{margin:0;border-radius:14px;background:#f8fafc;color:#64748b;padding:18px;text-align:center;font-size:13px;font-weight:900}.host-vote-desktop-card,.host-vote-result-card{align-self:start}.host-vote-desktop-form{gap:12px}.host-vote-option-grid,.host-vote-desktop-switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.host-vote-desktop-switches label{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid #dbe4ff;border-radius:14px;background:#f8faff;padding:0 12px;color:#334155;font-size:13px;font-weight:900}.host-vote-result-list{display:grid;gap:14px}.host-vote-result-list article{display:grid;gap:12px;border:1px solid #dbe4ff;border-radius:16px;background:#f8faff;padding:16px}.host-vote-result-list article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.host-vote-result-list header div{display:grid;gap:5px}.host-vote-result-list header strong{color:#0f172a;font-size:16px;font-weight:950}.host-vote-result-list header span,.host-vote-result-list header b{color:#64748b;font-size:12px;font-weight:900}.host-vote-result-options{display:grid;gap:10px}.host-vote-result-options section{display:grid;gap:8px;border:1px solid rgba(79,70,229,.12);border-radius:14px;background:#fff;padding:12px}.host-vote-result-options section>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.host-vote-result-options strong{color:#0f172a;font-size:13px;font-weight:950}.host-vote-result-options span,.host-vote-result-options p{color:#64748b;font-size:12px;font-weight:850}.host-vote-result-options p{margin:0}.host-vote-result-options i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.host-vote-result-options i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#06b6d4)}.desktop-chatbot-page{height:calc(100vh - 142px);min-height:620px;overflow:hidden}.desktop-chatbot-shell{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;height:100%;min-height:0}.desktop-chatbot-sidebar,.desktop-chatbot-room{border:1px solid #dbe4ff;border-radius:8px;background:#fff;overflow:hidden}.desktop-chatbot-sidebar{display:flex;flex-direction:column;min-height:0}.desktop-chatbot-sidebar__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e8f0;padding:18px}.desktop-chatbot-sidebar__header h2{margin:0;color:#0f172a;font-size:20px;font-weight:950}.desktop-chatbot-sidebar__header p{margin:5px 0 0;color:#64748b;font-size:12px;font-weight:800;line-height:1.45}.desktop-chatbot-sidebar__header>button,.desktop-chatbot-input button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:8px;background:#4f46e5;color:#fff;cursor:pointer}.desktop-chatbot-memory{display:grid;gap:6px;margin:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:12px}.desktop-chatbot-memory strong{color:#0f172a;font-size:12px;font-weight:950}.desktop-chatbot-memory span{color:#475569;font-size:12px;font-weight:800;line-height:1.5}.desktop-chatbot-session-list{flex:1;min-height:0;overflow:auto;padding:8px}.desktop-chatbot-session{position:relative;border-radius:8px}.desktop-chatbot-session>button:first-child{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#0f172a;padding:12px 42px 12px 10px;text-align:left;cursor:pointer}.desktop-chatbot-session:hover,.desktop-chatbot-session.is-active{background:#eef2ff}.desktop-chatbot-session span,.desktop-chatbot-session b,.desktop-chatbot-session small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-chatbot-session b{font-size:13px;font-weight:950}.desktop-chatbot-session small,.desktop-chatbot-session em{color:#64748b;font-size:11px;font-style:normal;font-weight:800}.desktop-chatbot-session__delete{position:absolute;top:50%;right:8px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:#fff;color:#64748b;opacity:0;transform:translateY(-50%);cursor:pointer}.desktop-chatbot-session:hover .desktop-chatbot-session__delete,.desktop-chatbot-session.is-active .desktop-chatbot-session__delete{opacity:1}.desktop-chatbot-room{display:flex;min-width:0;min-height:0;flex-direction:column}.desktop-chatbot-room__header{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e2e8f0;padding:18px 20px}.desktop-chatbot-room__header>span{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:#eef2ff;color:#4f46e5}.desktop-chatbot-room__header strong,.desktop-chatbot-room__header small{display:block}.desktop-chatbot-room__header strong{color:#0f172a;font-size:16px;font-weight:950}.desktop-chatbot-room__header small{margin-top:3px;color:#64748b;font-size:12px;font-weight:800}.desktop-chatbot-messages{flex:1;min-height:0;overflow:auto;background:linear-gradient(180deg,#f8fafc,#eef2ff);padding:22px}.desktop-chatbot-welcome{display:grid;max-width:560px;place-items:center;gap:10px;margin:110px auto 0;color:#64748b;text-align:center}.desktop-chatbot-welcome>svg{color:#4f46e5}.desktop-chatbot-welcome strong{color:#0f172a;font-size:22px;font-weight:950}.desktop-chatbot-welcome p{margin:0;font-size:13px;font-weight:800}.desktop-chatbot-welcome div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px}.desktop-chatbot-welcome button{border:1px solid #dbe4ff;border-radius:999px;background:#fff;color:#4f46e5;padding:9px 12px;font-size:12px;font-weight:900;cursor:pointer}.desktop-chatbot-load-more{display:flex;width:-moz-fit-content;width:fit-content;min-height:34px;align-items:center;justify-content:center;margin:0 auto 16px;border:1px solid #dbe4ff;border-radius:999px;background:#fff;color:#4f46e5;padding:0 14px;font-size:12px;font-weight:950;cursor:pointer;box-shadow:0 8px 18px #4f46e514}.desktop-chatbot-load-more:hover{border-color:#c7d2fe;background:#eef2ff}.desktop-chatbot-load-more:disabled{cursor:not-allowed;opacity:.55}.desktop-chatbot-message{display:flex;max-width:min(78%,720px);align-items:flex-end;gap:9px;margin-bottom:14px}.desktop-chatbot-message.is-user{flex-direction:row-reverse;margin-left:auto}.desktop-chatbot-message>span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:8px;background:#fff;color:#4f46e5}.desktop-chatbot-message.is-user>span{background:#4f46e5;color:#fff}.desktop-chatbot-message div{min-width:0}.desktop-chatbot-message p{margin:0;white-space:pre-wrap;border-radius:14px;background:#fff;color:#0f172a;padding:12px 14px;font-size:14px;font-weight:780;line-height:1.55}.desktop-chatbot-message.is-user p{background:#4f46e5;color:#fff}.desktop-chatbot-message__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.desktop-chatbot-message__actions a{display:inline-flex;min-height:34px;align-items:center;gap:7px;border:1px solid #dbe4ff;border-radius:8px;background:#fff;color:#4338ca;padding:0 10px;text-decoration:none;font-size:12px;font-weight:950;box-shadow:0 8px 18px #4f46e51a}.desktop-chatbot-message__actions a:hover{border-color:#818cf8;background:#f8faff}.desktop-chatbot-message time{display:block;margin-top:4px;color:#94a3b8;font-size:11px;font-weight:800}.desktop-chatbot-message.is-user time{text-align:right}.desktop-chatbot-error{margin:0;border-top:1px solid #fecaca;background:#fef2f2;color:#dc2626;padding:10px 18px;font-size:12px;font-weight:900}.desktop-chatbot-input{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:10px;border-top:1px solid #e2e8f0;background:#fff;padding:14px}.desktop-chatbot-input input{min-width:0;height:44px;border:1px solid #e2e8f0;border-radius:999px;outline:0;padding:0 16px;color:#0f172a;font-weight:800}.desktop-chatbot-input button:disabled{cursor:not-allowed;opacity:.45}.desktop-chatbot-floating{position:fixed;right:24px;bottom:28px;z-index:80;display:grid;grid-template-columns:62px minmax(0,auto);grid-template-rows:auto auto;-moz-column-gap:13px;column-gap:13px;align-items:center;min-width:204px;border:1px solid rgba(79,70,229,.22);border-radius:8px;background:#fff;color:#0f172a;padding:13px 18px 13px 13px;text-decoration:none;box-shadow:0 20px 48px #0f172a38;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.desktop-chatbot-floating:hover{border-color:#4f46e580;box-shadow:0 24px 58px #0f172a42;transform:translateY(-3px)}.desktop-chatbot-floating__logo{position:relative;display:grid;grid-row:1 / span 2;width:62px;height:62px;place-items:center;overflow:hidden;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;box-shadow:0 10px 22px #0f172a1f}.desktop-chatbot-floating__logo:after{content:"AI";position:absolute;right:5px;bottom:5px;display:grid;width:22px;height:18px;place-items:center;border-radius:6px;background:#4f46e5;color:#fff;font-size:10px;font-weight:950;box-shadow:0 5px 12px #4f46e54d}.desktop-chatbot-floating__logo img{width:56px;height:56px;-o-object-fit:contain;object-fit:contain;transform:scale(1.62)}.desktop-chatbot-floating b,.desktop-chatbot-floating small{display:block;min-width:0;white-space:nowrap}.desktop-chatbot-floating b{color:#0f172a;font-size:17px;font-weight:950;line-height:1.08}.desktop-chatbot-floating small{margin-top:5px;color:#4f46e5;font-size:12px;font-weight:950}.desktop-prototype .proto-schedule-item{position:relative;display:grid;width:100%;min-width:0;grid-template-columns:82px minmax(0,1fr);gap:13px;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;background:transparent;padding:14px 0}.desktop-prototype .proto-schedule-item>img{display:block;width:82px;height:78px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.desktop-prototype .proto-schedule-item>div{min-width:0;padding-right:96px}.desktop-prototype .schedule-manage-btn{position:absolute;top:14px;right:0;display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;padding:0 12px;font-size:12px;font-weight:950;white-space:nowrap}.desktop-prototype .schedule-manage-btn.is-active{border-color:#4f46e5;background:#4f46e5;color:#fff}.desktop-prototype .schedule-manage-btn.is-disabled{cursor:not-allowed;opacity:.52}.desktop-prototype .schedule-item-status{display:flex;align-items:center;margin-bottom:8px}.desktop-prototype .schedule-meta-row{display:flex;min-width:0;align-items:center;gap:8px}.desktop-prototype .schedule-date{display:block;overflow:hidden;color:#4f46e5;font-size:14px;font-weight:950;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .schedule-dday{display:inline-flex;min-height:22px;flex:0 0 auto;align-items:center;border-radius:999px;background:#fee2e2;color:#b45353;padding:0 8px;font-size:12px;font-weight:900;line-height:1}.desktop-prototype .proto-schedule-item h3{margin:4px 0 0;overflow:hidden;color:#0f172a;font-size:15px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .proto-schedule-item p{margin:3px 0 0;overflow:hidden;color:#64748b;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .proto-schedule-item footer{position:absolute;right:0;bottom:14px;display:flex;max-width:100%;flex-wrap:wrap;gap:7px;margin-top:0}.desktop-prototype .proto-schedule-item .ghost-btn,.desktop-prototype .proto-schedule-item .primary-small{min-width:0;padding:8px 10px;font-size:12px;white-space:nowrap}.desktop-prototype .proto-schedule-item--profile{grid-template-columns:96px minmax(0,1fr);gap:16px;min-height:130px;border:1px solid #f1f5f9;border-radius:16px;background:#f8fafc;padding:16px}.desktop-prototype .proto-schedule-item--profile>div{padding-right:104px}.desktop-prototype .proto-schedule-item--profile .schedule-manage-btn{top:16px;right:16px}.desktop-prototype .proto-schedule-item--profile footer{right:16px;bottom:16px}.desktop-prototype .proto-schedule-item--profile>img{width:96px;height:96px;border-radius:12px}.desktop-prototype .proto-schedule-item--profile h3{font-size:15px}.desktop-prototype .proto-schedule-item--profile footer{margin-top:12px}.desktop-prototype .proto-board-results{background:#fff;padding:24px;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 16px 36px #0f172a0a}.desktop-prototype .proto-board-results .section-head{padding-bottom:16px;margin-bottom:14px;border-bottom:1px solid #e2e8f0}.desktop-prototype .proto-board-results .section-head h2{margin:0;color:#0f172a;font-size:18px;font-weight:950}.desktop-prototype .proto-board-table{display:flex;flex-direction:column;gap:8px}.desktop-prototype .proto-board-head,.desktop-prototype .proto-board-row{display:grid;grid-template-columns:minmax(260px,3fr) minmax(92px,1fr) minmax(72px,1fr) minmax(150px,2fr) minmax(130px,2fr) minmax(72px,1fr);align-items:center;gap:14px}.desktop-prototype .proto-board-head{padding:0 12px 10px;border-bottom:1px solid #e2e8f0;color:#94a3b8;font-size:12px;font-weight:850}.desktop-prototype .proto-board-row{min-height:78px;border:1px solid transparent;border-radius:8px;color:#334155;padding:10px 12px;font-size:13px;font-weight:850;transition:background .16s ease,border-color .16s ease}.desktop-prototype .proto-board-row:hover{border-color:#e2e8f0;background:#f8fafc}.desktop-prototype .proto-board-row>span,.desktop-prototype .proto-board-head>span{min-width:0}.desktop-prototype .proto-board-row>span:first-child{display:flex;align-items:center;gap:12px}.desktop-prototype .proto-board-row img{display:block;width:56px;height:46px;flex:0 0 auto;border-radius:6px;-o-object-fit:cover;object-fit:cover}.desktop-prototype .proto-board-row b,.desktop-prototype .proto-board-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-prototype .proto-board-row b{color:#0f172a;font-size:14px;font-weight:950}.desktop-prototype .proto-board-row small{margin-top:4px;color:#64748b;font-size:12px;font-weight:800}.desktop-prototype .proto-board-row strong{color:#2563eb;font-weight:950}.desktop-prototype .board-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;gap:5px;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;white-space:nowrap}.desktop-prototype .board-badge svg{width:13px;height:13px}.desktop-prototype .board-badge.host{background:#e0f2fe;color:#0369a1}.desktop-prototype .board-badge.joined{background:#eef2ff;color:#2563eb}.desktop-prototype .board-badge.open{background:#f1f5f9;color:#64748b}.desktop-prototype .screen-title h1{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.board-filter-apply{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-size:13px;font-weight:950}.desktop-meeting-board{display:grid;gap:24px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.desktop-meeting-board__title h1{font-weight:900}.desktop-meeting-board__title-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.desktop-meeting-board__create-link,.desktop-meeting-board__view-toggle,.desktop-meeting-board__search button,.desktop-meeting-board__smart-search button,.desktop-meeting-board__quick-filters button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:13px;font-weight:900;white-space:nowrap;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.desktop-meeting-board__create-link{min-height:42px;border:0;background:#2563eb;color:#fff;padding:0 18px;text-decoration:none;box-shadow:0 12px 24px #4f46e52e}.desktop-meeting-board__view-toggle{min-height:42px;border:1px solid #dbe3f0;background:#fff;color:#334155;padding:0 18px}.desktop-meeting-board__create-link:hover,.desktop-meeting-board__view-toggle:hover,.desktop-meeting-board__search button:hover,.desktop-meeting-board__smart-search button:hover{background:#1d4ed8;transform:translateY(-1px)}.desktop-meeting-board__create-link:hover,.desktop-meeting-board__search button:hover,.desktop-meeting-board__smart-search button:hover{background:#4338ca}.desktop-meeting-board__view-toggle:hover{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}.desktop-meeting-board__filters,.desktop-meeting-board__results,.desktop-meeting-map__canvas,.desktop-meeting-map__list{border:1px solid #dbe3f0;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a0a}.desktop-meeting-board__filters{display:grid;gap:20px;padding:24px}.desktop-meeting-board__filters--simple{gap:14px;padding:20px 24px}.desktop-meeting-board__smart-search{display:grid;grid-template-columns:minmax(0,1fr) 76px 112px 104px;gap:10px}.desktop-meeting-board__smart-search label{display:flex;min-width:0;min-height:48px;align-items:center;gap:10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#94a3b8;padding:0 16px;transition:border-color .14s ease,box-shadow .14s ease}.desktop-meeting-board__smart-search label:focus-within{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1a}.desktop-meeting-board__smart-search input{width:100%;min-width:0;border:0;outline:0;color:#0f172a;font-size:15px;font-weight:800}.desktop-meeting-board__smart-search button{min-height:48px;border:0;background:#2563eb;color:#fff;cursor:pointer}.desktop-meeting-board__smart-search button.is-secondary{border:0;background:#0f172a;color:#fff}.desktop-meeting-board__smart-search button.is-secondary:hover{background:#111827}.desktop-meeting-board__smart-search button.is-ghost{border:1px solid #dbe3f0;background:#fff;color:#334155}.desktop-meeting-board__smart-search button.is-ghost:hover{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.desktop-meeting-board__smart-search button:disabled{cursor:not-allowed;opacity:.55;transform:none}.desktop-meeting-board__filter-help{display:flex;flex-wrap:wrap;gap:8px;margin-top:-2px}.desktop-meeting-board__filter-help span{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;background:#f8fafc;color:#64748b;padding:0 10px;font-size:12px;font-weight:850}.desktop-meeting-board__advanced{border-top:1px solid #e2e8f0;padding-top:12px}.desktop-meeting-board__advanced summary{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;color:#334155;font-size:13px;font-weight:950;list-style:none;cursor:pointer}.desktop-meeting-board__advanced summary::-webkit-details-marker{display:none}.desktop-meeting-board__advanced summary span,.desktop-meeting-board__advanced summary em{display:inline-flex;align-items:center;gap:7px}.desktop-meeting-board__advanced summary em{border-radius:999px;background:#eff6ff;color:#2563eb;padding:5px 9px;font-size:11px;font-style:normal;font-weight:950}.desktop-meeting-board__advanced .desktop-meeting-board__quick-filters{margin-top:10px}.desktop-meeting-board__search{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px}.desktop-meeting-board__search label{display:flex;min-width:0;min-height:48px;align-items:center;gap:10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#94a3b8;padding:0 16px;transition:border-color .14s ease,box-shadow .14s ease}.desktop-meeting-board__search label:focus-within{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1a}.desktop-meeting-board__search input{width:100%;min-width:0;border:0;outline:0;color:#0f172a;font-size:15px;font-weight:800}.desktop-meeting-board__search button{border:0;background:#2563eb;color:#fff}.desktop-meeting-board__radius-search{display:grid;grid-template-columns:minmax(0,1fr) 104px 104px;gap:10px}.desktop-meeting-board__radius-search label{display:flex;min-width:0;min-height:44px;align-items:center;gap:10px;border:1px solid #dbe3f0;border-radius:8px;background:#f8fafc;color:#64748b;padding:0 14px}.desktop-meeting-board__radius-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0f172a;font-size:14px;font-weight:850}.desktop-meeting-board__radius-search button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe3f0;border-radius:8px;background:#fff;color:#334155;font-size:13px;font-weight:900;cursor:pointer}.desktop-meeting-board__radius-search button[type=submit]{border:0;background:#0f172a;color:#fff}.desktop-meeting-board__radius-search button:disabled{cursor:not-allowed;opacity:.55}.desktop-meeting-board__radius-error{margin:-10px 0 0;color:#dc2626;font-size:12px;font-weight:850}.desktop-meeting-board__active-radius{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:9px 12px}.desktop-meeting-board__active-radius span,.desktop-meeting-board__active-radius button{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:950}.desktop-meeting-board__active-radius span{color:#1d4ed8}.desktop-meeting-board__active-radius button{border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#1d4ed8;padding:7px 10px;cursor:pointer}.desktop-meeting-board__quick-filters{display:flex;flex-wrap:wrap;gap:10px}.desktop-meeting-board__quick-filters button,.desktop-meeting-board__quick-filters select{min-height:40px;border:1px solid #dbe3f0;border-radius:8px;background:#fff;color:#334155;padding:0 14px;font-size:13px;font-weight:850}.desktop-meeting-board__quick-filters select{min-width:126px;max-width:180px;outline:0}.desktop-meeting-board__quick-filters button:hover,.desktop-meeting-board__quick-filters select:hover{border-color:#2563eb80;color:#2563eb}.desktop-meeting-board__quick-filters button.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.desktop-meeting-board__results{padding:24px}.desktop-meeting-board__results .desktop-section__head{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e2e8f0}.desktop-meeting-board__results .desktop-section__head h2,.desktop-meeting-map__list .desktop-section__head h2{font-size:18px;font-weight:950}.desktop-meeting-board__results .desktop-section__head span,.desktop-meeting-map__list .desktop-section__head span{color:#2563eb;font-size:13px;font-weight:950}.desktop-meeting-list{display:grid;gap:10px}.desktop-meeting-row{display:grid;grid-template-columns:88px minmax(0,1.5fr) minmax(220px,.9fr) 96px;min-height:112px;align-items:center;gap:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px 18px;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.desktop-meeting-row:hover{border-color:#2563eb47;background:#fbfcff;box-shadow:0 12px 26px #0f172a0f;transform:translateY(-1px)}.desktop-meeting-row__thumb,.desktop-meeting-map__thumb{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#2563eb,#0ea5e9);background-position:center;background-size:cover;color:#fff;text-align:center;font-weight:950}.desktop-meeting-row__thumb{width:88px;aspect-ratio:1 / .72;border-radius:8px;font-size:12px}.desktop-meeting-row__main,.desktop-meeting-row__meta,.desktop-meeting-row__people,.desktop-meeting-map__list a span:last-child{min-width:0}.desktop-meeting-row__main{display:grid;gap:6px}.desktop-meeting-row__badges{display:flex;min-width:0;gap:6px}.desktop-meeting-row__badges em,.desktop-meeting-status{display:inline-flex;max-width:92px;min-height:24px;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:#eef2ff;color:#2563eb;padding:0 9px;font-size:11px;font-style:normal;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.desktop-meeting-row__badges .desktop-meeting-owner-badge{max-width:108px;gap:4px;background:#fef3c7;color:#92400e}.desktop-meeting-row__badges .desktop-meeting-distance-badge{max-width:96px;background:#e0f2fe;color:#0369a1}.desktop-meeting-owner-badge svg{flex:0 0 auto}.desktop-meeting-status.is-open{background:#ecfdf5;color:#047857}.desktop-meeting-status.is-joined{background:#eef2ff;color:#2563eb}.desktop-meeting-status.is-closed{background:#f1f5f9;color:#64748b}.desktop-meeting-row__main strong{display:-webkit-box;overflow:hidden;color:#0f172a;font-size:16px;font-weight:950;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.desktop-meeting-row__main small,.desktop-meeting-map__list small{display:block;overflow:hidden;color:#64748b;font-size:12px;font-weight:750;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.desktop-meeting-row__meta{display:grid;gap:8px}.desktop-meeting-row__meta span,.desktop-meeting-row__people{display:flex;min-width:0;align-items:center;gap:8px;color:#475569;font-size:13px;font-weight:850}.desktop-meeting-row__meta svg,.desktop-meeting-row__people svg{flex:0 0 auto;color:#2563eb}.desktop-meeting-row__meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-meeting-row__people{justify-content:flex-end;color:#0f172a}.desktop-meeting-map{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.desktop-meeting-map__canvas{display:grid;min-height:430px;place-items:center;align-content:center;gap:10px;background:linear-gradient(90deg,rgba(148,163,184,.14) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.14) 1px,transparent 1px),#f8fafc;background-size:36px 36px;color:#475569}.desktop-meeting-map__canvas svg{color:#2563eb}.desktop-meeting-map__canvas strong{color:#0f172a;font-size:20px;font-weight:950}.desktop-meeting-map__canvas span{color:#64748b;font-size:13px;font-weight:800}.desktop-meeting-map__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-content:start;gap:12px;padding:20px}.desktop-meeting-map__list .desktop-section__head{grid-column:1 / -1;padding-bottom:14px;margin-bottom:4px;border-bottom:1px solid #e2e8f0}.desktop-meeting-map__list a{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #e2e8f0;border-radius:8px;padding:10px;transition:border-color .14s ease,background .14s ease}.desktop-meeting-map__list a:hover{border-color:#2563eb4d;background:#fbfcff}.desktop-meeting-map__thumb{width:64px;height:50px;border-radius:8px}.desktop-meeting-map__list strong{display:block;overflow:hidden;color:#0f172a;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.desktop-meeting-row{grid-template-columns:80px minmax(0,1fr) 92px}.desktop-meeting-row__meta{display:none}.desktop-meeting-map{grid-template-columns:1fr}.desktop-meeting-map__canvas{min-height:360px}}.desktop-meeting-detail{display:grid;gap:24px}.desktop-meeting-detail__title{align-items:end}.desktop-meeting-detail__title p{margin-top:8px}.desktop-meeting-detail__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.desktop-meeting-detail__main{display:grid;gap:20px;min-width:0}.desktop-meeting-detail__hero{position:relative;display:grid;min-height:360px;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#2563ebeb,#0ea5e9db),#2563eb;background-position:center;background-size:cover;color:#fff}.desktop-meeting-detail__hero span{font-size:24px;font-weight:950}.desktop-meeting-detail__hero .sport-thumbnail-label{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:1;color:#fff;font-size:52px;font-weight:800;letter-spacing:0;line-height:1;text-shadow:0 3px 14px rgba(15,23,42,.44);white-space:nowrap}.desktop-meeting-detail__pictogram{display:grid;justify-items:center;gap:16px;color:#fff}.desktop-meeting-detail__pictogram svg{filter:drop-shadow(0 18px 28px rgba(15,23,42,.18))}.desktop-meeting-detail__pictogram span{font-size:24px;font-weight:950}.desktop-meeting-detail__body p{margin:0;color:#334155;font-size:15px;font-weight:700;line-height:1.8;white-space:pre-line}.desktop-meeting-detail__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.desktop-meeting-detail__chips>span{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;background:#f1f5f9;color:#475569;padding:0 11px;font-size:12px;font-weight:900}.desktop-meeting-location-card{display:grid;gap:14px}.desktop-meeting-location-card__summary{display:flex;align-items:center;gap:12px;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc;padding:14px}.desktop-meeting-location-card__summary>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:999px;background:#eef2ff;color:#4f46e5}.desktop-meeting-location-card__summary strong,.desktop-meeting-location-card__summary small{display:block;min-width:0}.desktop-meeting-location-card__summary strong{color:#0f172a;font-size:15px;font-weight:950}.desktop-meeting-location-card__summary small{margin-top:4px;color:#64748b;font-size:13px;font-weight:800}.desktop-meeting-location-map{position:relative;display:grid;min-height:340px;overflow:hidden;place-items:center;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc;color:#64748b;font-size:14px;font-weight:850}.desktop-meeting-location-map.is-empty{min-height:180px;gap:8px}.desktop-meeting-directions{display:grid;gap:10px;border:1px solid #dbe4f0;border-radius:8px;background:#fff;padding:14px}.desktop-meeting-directions__actions{display:flex;flex-wrap:wrap;gap:8px}.desktop-meeting-directions__actions button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #cfd9ea;border-radius:8px;background:#fff;color:#334155;padding:0 13px;font-size:13px;font-weight:900}.desktop-meeting-directions__actions button:first-child{border-color:#4f46e5;background:#4f46e5;color:#fff;box-shadow:0 10px 20px #4f46e52e}.desktop-meeting-directions__search{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #cfd9ea;border-radius:8px;padding:0 12px}.desktop-meeting-directions__search svg{color:#4f46e5}.desktop-meeting-directions__search input{min-height:42px;min-width:0;border:0;outline:0;color:#0f172a;font-size:14px;font-weight:800}.desktop-meeting-directions__results{display:grid;overflow:hidden;border:1px solid #dbe4f0;border-radius:8px}.desktop-meeting-directions__results>span{padding:13px;color:#64748b;font-size:13px;font-weight:850}.desktop-meeting-directions__results button{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;border:0;border-bottom:1px solid #eef2f7;background:#fff;padding:11px 12px;text-align:left}.desktop-meeting-directions__results button:last-child{border-bottom:0}.desktop-meeting-directions__results button:hover{background:#f8fafc}.desktop-meeting-directions__results svg{grid-row:span 2;color:#4f46e5}.desktop-meeting-directions__results strong,.desktop-meeting-directions__results small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-meeting-directions__results strong{color:#0f172a;font-size:13px;font-weight:950}.desktop-meeting-directions__results small{color:#64748b;font-size:12px;font-weight:750}.desktop-meeting-directions__selected{display:flex;align-items:flex-start;gap:8px;border-radius:8px;background:#ecfdf5;color:#047857;padding:10px 12px}.desktop-meeting-directions__selected span,.desktop-meeting-directions__selected strong{display:block}.desktop-meeting-directions__selected span{min-width:0;color:#047857;font-size:12px;font-weight:800;line-height:1.45}.desktop-meeting-directions__selected strong{color:#065f46;font-size:13px;font-weight:950}.desktop-meeting-directions>p{margin:0;color:#64748b;font-size:12px;font-weight:850}.desktop-meeting-detail__side{position:sticky;top:92px}.desktop-meeting-detail__panel{display:grid;gap:18px}.desktop-meeting-detail__host{display:flex;align-items:center;gap:12px;width:100%;border:0;border-radius:8px;background:transparent;padding:0;text-align:left;cursor:pointer}.desktop-meeting-detail__host>span{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:999px;background:#eef2ff;color:#2563eb}.desktop-meeting-detail__host:hover>span,.desktop-meeting-detail__host[aria-expanded=true]>span{background:#4f46e5;color:#fff}.desktop-meeting-detail__host strong,.desktop-meeting-detail__host small{display:block}.desktop-meeting-detail__host strong{color:#0f172a;font-size:16px;font-weight:950}.desktop-meeting-detail__host small{margin-top:3px;color:#64748b;font-size:12px;font-weight:800}.desktop-meeting-detail__host-profile{display:grid;gap:12px;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc;padding:14px}.desktop-meeting-detail__host-score{display:flex;align-items:baseline;gap:5px;color:#4f46e5}.desktop-meeting-detail__host-score svg{align-self:center;color:#f59e0b;fill:#f59e0b}.desktop-meeting-detail__host-score strong{color:#0f172a;font-size:24px;font-weight:950}.desktop-meeting-detail__host-score span{color:#64748b;font-size:12px;font-weight:850}.desktop-meeting-detail__host-profile dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.desktop-meeting-detail__host-profile dl div{border-radius:8px;background:#fff;padding:9px 10px}.desktop-meeting-detail__host-profile dt,.desktop-meeting-detail__host-profile dd{margin:0}.desktop-meeting-detail__host-profile dt{color:#64748b;font-size:11px;font-weight:850}.desktop-meeting-detail__host-profile dd{margin-top:3px;color:#0f172a;font-size:14px;font-weight:950}.desktop-meeting-detail__host-profile p{margin:0;color:#475569;font-size:12px;font-weight:800;line-height:1.55}.desktop-meeting-detail__host-tags{display:flex;flex-wrap:wrap;gap:6px}.desktop-meeting-detail__host-tags span{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:0 9px;font-size:11px;font-weight:900}.desktop-meeting-detail__info{display:grid;gap:2px;margin:0;border-top:1px solid #e2e8f0;padding-top:12px}.desktop-meeting-detail__info div{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;min-height:36px;color:#475569;font-size:14px;font-weight:850}.desktop-meeting-detail__info svg{color:#2563eb}.desktop-meeting-detail__info span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-meeting-detail__message{margin:0;border-radius:8px;padding:12px;font-size:13px;font-weight:850;line-height:1.5}.desktop-meeting-detail__message.is-notice{background:#ecfdf5;color:#047857}.desktop-meeting-detail__message.is-error{background:#fef2f2;color:#b91c1c}.desktop-meeting-detail .primary-btn[disabled]{cursor:not-allowed;background:#cbd5e1;color:#fff}.desktop-meeting-detail .ghost-btn.full{gap:8px}@media(max-width:1120px){.desktop-meeting-detail__grid{grid-template-columns:1fr}.desktop-meeting-detail__side{position:static}}.calendar-expand-btn{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe4ff;border-radius:8px;background:#fff;color:#4f46e5;padding:0 12px;font-size:12px;font-weight:950;transition:background .16s ease,border-color .16s ease,transform .16s ease}.calendar-expand-btn:hover{border-color:#c7d2fe;background:#eef2ff;transform:translateY(-1px)}.profile-calendar-expanded{min-width:0}.profile-calendar-expanded .calendar-card{min-height:auto}.profile-calendar-expanded .calendar-day{min-height:96px}.schedule-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;place-items:center;background:#0f172a75;padding:20px}.schedule-modal.is-open{display:grid;animation:modal-fade-in .18s ease both}.schedule-modal--calendar{z-index:120}.schedule-modal--day{z-index:130;background:#0f172a3d}.schedule-modal-panel{position:relative;width:min(100%,620px);max-height:min(82vh,680px);overflow:auto;border-radius:8px;background:#fff;padding:26px;box-shadow:0 30px 80px #0f172a47;animation:modal-scale-in .26s cubic-bezier(.22,1,.36,1) both;transform-origin:center}.schedule-modal.is-calendar-modal .schedule-modal-panel{width:min(100%,1120px);max-height:min(92vh,860px);border-radius:18px;animation:calendar-expand-in .32s cubic-bezier(.22,1,.36,1) both}.schedule-modal-close{position:absolute;top:18px;right:18px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:8px;background:#f8fafc;color:#4f46e5}.schedule-modal-title{margin:0 0 18px;padding-right:42px;color:#0f172a;font-size:22px;font-weight:950}.profile-calendar-ai-note{display:flex;align-items:flex-start;gap:10px;margin:-4px 42px 16px 0;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:11px 12px}.profile-calendar-ai-note svg{flex:0 0 auto;margin-top:2px;color:#4f46e5}.profile-calendar-ai-note span,.profile-calendar-ai-note strong{display:block}.profile-calendar-ai-note span{color:#475569;font-size:12px;font-weight:800;line-height:1.45}.profile-calendar-ai-note strong{margin-bottom:2px;color:#1e3a8a;font-size:13px;font-weight:950}.schedule-modal-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;border-top:1px solid #e2e8f0;padding:16px 0}.schedule-modal-item:first-child{border-top:0}.schedule-modal-item.is-highlighted-from-chat{border:1px solid #93c5fd;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#fff);padding:12px;box-shadow:0 18px 38px #2563eb24}.schedule-modal-item.is-highlighted-from-chat:first-child{border-top:1px solid #93c5fd}.schedule-modal-item img{width:96px;height:86px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.schedule-modal-status{display:flex;align-items:center;margin-bottom:8px}.schedule-modal-ai-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:26px;align-items:center;gap:6px;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:0 10px;font-size:12px;font-weight:950}.schedule-modal-ai-badge+.schedule-modal-status,.schedule-modal-ai-badge+span{margin-top:8px}.schedule-modal-status .board-badge{gap:5px;color:#0369a1;font-size:12px;font-weight:950}.schedule-modal-item span{color:#0ea5e9;font-size:12px;font-weight:950}.schedule-modal-item h3{margin:4px 0 0;color:#0f172a;font-size:17px;font-weight:950}.schedule-modal-item p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:800}.schedule-modal-item footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.schedule-modal-item .is-chat-return{border-color:#2563eb;background:#2563eb;color:#fff}.empty-schedule{color:#64748b;font-weight:850}.legacy-pc .legacy-home-banner{width:100%;min-height:405px;margin:0 auto 78px;border-radius:18px;padding:50px}.legacy-pc{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.legacy-pc .screen-title h1{font-size:22px;font-weight:950}.legacy-pc .screen-title span{font-weight:700}.legacy-pc .section-head h2{font-weight:950}.legacy-pc .legacy-home-banner .home-banner-copy{padding-left:0}.legacy-pc .legacy-home-banner .home-banner-copy h1{font-size:42px;line-height:1.14}.legacy-pc .legacy-home-banner .home-banner-image{width:min(100%,520px);justify-self:end;border-radius:10px}.legacy-pc .home-categories-wrap{padding:0;margin-bottom:58px}.legacy-pc .home-categories{max-width:700px;gap:34px;margin:0 auto}.legacy-pc .home-categories svg{width:80px;height:80px}.legacy-pc .home-recommend{margin-top:0}.legacy-pc .home-recommend .section-head{margin-bottom:26px}.legacy-pc .home-card-grid,.legacy-pc .home-card-carousel{gap:24px}.legacy-pc .home-card-carousel .meeting-card{flex-basis:calc((100% - 72px)/4)}.legacy-pc .home-match-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:0}.legacy-pc .home-search-wrap{margin-top:10px;margin-bottom:28px}.legacy-pc .home-choice-title{margin-bottom:2px}.legacy-pc .home-choice-group{min-width:0}.legacy-pc .region-mega-grid{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:start;width:100%}.legacy-pc .region-mega-grid aside{display:flex;flex-direction:column;gap:6px;border-right:1px solid #dbe4ff;padding-right:16px}.legacy-pc .region-mega .home-region-panels{display:block;min-width:0;padding:0}.legacy-pc .region-mega .home-region-panel{display:none}.legacy-pc .region-mega .home-region-panel.is-active{display:flex;flex-wrap:wrap;gap:8px}.legacy-pc .board-search-row{grid-template-columns:minmax(0,1fr) auto;border:0;border-radius:0;background:transparent;padding:0}.legacy-pc .board-search-row label{display:flex;min-width:0;min-height:46px;align-items:center;gap:12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 16px;color:#64748b;box-shadow:inset 0 0 0 1px #ffffff73}.legacy-pc .board-search-row input{min-width:0;flex:1;min-height:44px;border:0;background:transparent;padding:0}.legacy-pc .board-search-row button{min-height:46px;border:0;border-radius:8px;background:#4f46e5;color:#fff;padding:0 18px;font-size:13px;font-weight:950}.legacy-pc .board-control-card{display:grid;gap:22px;margin-bottom:24px;border-radius:16px;padding:20px 20px 24px;box-shadow:0 10px 28px #0f172a0a}.legacy-pc .board-filter{margin-bottom:0}.legacy-pc .board-filter button,.legacy-pc .board-filter select{min-height:38px;border-radius:8px;font-weight:850}.legacy-pc .board-filter .tab-on{border-color:#4f46e5;background:#4f46e5;color:#fff}.legacy-pc .proto-board-results{border-radius:16px;padding:24px;box-shadow:0 10px 28px #0f172a0a}.legacy-pc .proto-board-results .section-head{margin-bottom:16px;padding-bottom:18px}.legacy-pc .proto-board-results .section-head h2{font-weight:950}.legacy-pc .proto-board-table{gap:0;overflow:hidden;border:1px solid #dbe4ee;border-radius:8px}.legacy-pc .proto-board-head,.legacy-pc .proto-board-row{grid-template-columns:minmax(250px,1.5fr) .72fr .72fr 1fr .9fr .65fr;gap:14px}.legacy-pc .proto-board-head{border-bottom:1px solid #dbe4ee;background:#f8fafc;padding:13px 18px;font-weight:950}.legacy-pc .proto-board-row{min-height:82px;border:0;border-top:1px solid #dbe4ee;border-radius:0;padding:14px 18px;color:#0f172a;font-weight:850}.legacy-pc .proto-board-row:first-of-type{border-top:0}.legacy-pc .proto-board-row:hover{border-color:#dbe4ee;background:#f8fafc}.legacy-pc .proto-board-row b{font-weight:950}.legacy-pc .proto-board-row small{font-weight:700}.legacy-pc .proto-board-row strong,.legacy-pc .board-badge{font-weight:950}.legacy-pc .profile-edit-card .section-head{border-bottom:1px solid #e2e8f0;padding-bottom:12px;margin-bottom:0}.legacy-pc .profile-edit-card h3{margin:0;color:#0f172a;font-size:14px;font-weight:950}.legacy-pc .profile-edit-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.legacy-pc .profile-card.profile-gold-card{padding:28px 24px}.legacy-pc .profile-card.profile-gold-card>img{width:96px;height:96px}.legacy-pc .profile-schedule-panel .proto-schedule-item--profile{min-height:148px}.legacy-pc .profile-schedule-panel .proto-schedule-item--profile .schedule-date:after{content:""}.legacy-pc .profile-schedule-panel .proto-schedule-item--profile h3{margin-top:6px}.legacy-pc .profile-schedule-panel .proto-schedule-item--profile footer{justify-content:flex-end}.legacy-pc .chip{display:inline-flex;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:7px 11px;font-size:12px;font-weight:900}.legacy-pc .host-chat-btn{text-decoration:none}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes calendar-expand-in{0%{opacity:0;transform:scale(.78) translateY(28px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes talk-slide-in{0%{opacity:0;transform:translate(34px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes talk-room-switch-out{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:.2;transform:translate(18px) scale(.985)}}@keyframes talk-item-selected{0%{transform:scale(.985)}to{transform:scale(1)}}@keyframes talk-slide-out{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(36px) scale(.98)}}.mobile-shell{--mobile-primary: #4f46e5;--mobile-primary-dark: #3730a3;--mobile-sky: #0ea5e9;--mobile-warning: #f59e0b;--mobile-text: #0f172a;--mobile-muted: #64748b;--mobile-border: #dbe3f0;--mobile-soft-border: #e7ecf6;--mobile-bg: #f6f7ff;--mobile-card: #ffffff;max-width:430px;background:var(--mobile-bg);color:var(--mobile-text)}.mobile-shell .mobile-main{padding:72px 16px 104px;background:radial-gradient(circle at 16% 0%,rgba(79,70,229,.08),transparent 28%),linear-gradient(180deg,#fbfcff 0%,var(--mobile-bg) 42%,#f8fbff 100%)}.mobile-header{width:min(100%,430px);height:60px;border-bottom:1px solid rgba(219,227,240,.92);background:#fffffff0;padding:0 14px;box-shadow:0 10px 26px #4f46e512}.mobile-header__back{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--mobile-border);border-radius:13px;background:#fff;color:#40506a;padding:0;box-shadow:0 8px 18px #0f172a0a}.mobile-header__brand{min-width:0;color:var(--mobile-text)}.mobile-header__brand img{width:30px;height:30px;border-radius:10px;box-shadow:0 8px 16px #4f46e51a}.mobile-header__brand span{overflow:hidden;max-width:190px;color:var(--mobile-text);font-size:18px;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.mobile-header__actions{gap:7px}.mobile-header__actions a{width:34px;height:34px;border:1px solid var(--mobile-border);border-radius:13px;background:#fff;color:#40506a;box-shadow:0 8px 18px #0f172a0a}.mobile-header__actions a:active{border-color:#4f46e559;color:var(--mobile-primary)}.mobile-shell .mobile-header__chatbot-btn{display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 10px;border:1px solid rgba(79,70,229,.3);border-radius:13px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:var(--mobile-primary);font-size:11px;font-weight:900;letter-spacing:.03em;cursor:pointer;box-shadow:0 2px 8px #4f46e51f;transition:background .15s ease,box-shadow .15s ease,transform .1s ease;white-space:nowrap}.mobile-shell .mobile-header__chatbot-btn:active{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);box-shadow:0 1px 4px #4f46e52e;transform:scale(.96)}.mobile-chat-header-actions{flex:0 0 auto}.mobile-header__actions .mobile-chat-detail-link,.mobile-header__actions .mobile-chat-vote-link{display:inline-grid;width:auto;min-width:46px;height:34px;place-items:center;border:1px solid rgba(79,70,229,.18);border-radius:13px;padding:0 12px;background:#eef2ff;color:var(--mobile-primary);font-size:12px;font-weight:900;box-shadow:0 8px 18px #0f172a0a}.mobile-header__actions .mobile-chat-vote-link{border-color:#0ea5e938;background:#e0f2fe;color:#0369a1}.bottom-nav{width:min(100%,430px);max-width:430px;left:50%;right:auto;transform:translate(-50%);border-top:1px solid rgba(219,227,240,.95);background:#fffffff7;padding:7px 10px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -14px 32px #1e293b1a}.bottom-nav a{min-height:56px;color:#8491a7;font-size:11px;font-weight:800;gap:4px}.bottom-nav a.active{background:#eef2ff;color:var(--mobile-primary);box-shadow:inset 0 0 0 1px #4f46e50a}.mobile-shell:has(input:focus,textarea:focus) .bottom-nav{transform:translate(-50%) translateY(calc(110% + env(safe-area-inset-bottom)));pointer-events:none}.mobile-shell .home-hero{position:relative;min-height:206px;border:1px solid rgba(199,210,254,.7);border-radius:28px;background:linear-gradient(135deg,#eef2fffa,#ecfdf5db),#fff;color:var(--mobile-text);padding:24px 20px;box-shadow:0 18px 42px #4f46e51c}.mobile-shell .home-hero span{color:var(--mobile-primary);font-size:13px;font-weight:900}.mobile-shell .home-hero h1{max-width:250px;margin:10px 0;color:var(--mobile-text);font-size:28px;line-height:1.18}.mobile-shell .home-hero p{max-width:245px;color:var(--mobile-muted);font-size:13px;line-height:1.55}.mobile-shell .home-hero img{width:80px;height:80px;border-radius:24px;background:#ffffffc2;padding:10px;box-shadow:0 16px 30px #4f46e51f}.mobile-shell .quick-actions{gap:12px;margin:18px 0 26px}.mobile-shell .quick-actions a{min-height:54px;border-radius:16px;font-size:14px}.mobile-shell .quick-actions a:first-child{border-color:transparent;background:var(--mobile-primary);color:#fff;box-shadow:0 14px 24px #4f46e53d}.mobile-shell .quick-actions a:last-child{border-color:var(--mobile-border);background:#fff;color:#334155}.mobile-shell .mobile-admin-entry{display:flex;min-height:50px;align-items:center;justify-content:center;gap:8px;margin:-10px 0 24px;border:1px solid rgba(79,70,229,.18);border-radius:18px;background:#eef2ff;color:var(--mobile-primary);font-size:14px;font-weight:900;box-shadow:0 12px 24px #4f46e51f}.mobile-shell .home-sport-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px;border:1px solid var(--mobile-soft-border);border-radius:24px;background:#fffffff5;padding:16px 12px;box-shadow:0 16px 34px #1e293b0f}.mobile-shell .home-sport-shortcuts a{display:grid;min-height:64px;place-items:center;gap:7px;color:#334155;font-size:11px;font-weight:900}.mobile-shell .home-sport-shortcuts svg{display:block;width:46px;height:46px;border-radius:999px;background:#f1f5ff;color:var(--mobile-primary);padding:11px}.mobile-shell .section{margin:26px 0}.mobile-shell .section-title{margin-bottom:14px}.mobile-shell .section-title h2{color:var(--mobile-text);font-size:19px;font-weight:900}.mobile-shell .section-title svg{color:var(--mobile-primary)}.mobile-shell .category-scroll,.mobile-shell .chip-scroll{gap:9px;margin-right:-16px;padding:2px 16px 7px 0;scrollbar-width:none}.mobile-shell .category-scroll::-webkit-scrollbar,.mobile-shell .chip-scroll::-webkit-scrollbar{display:none}.mobile-shell .category-scroll a,.mobile-shell .chip-scroll button,.mobile-shell .purpose-pills button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--mobile-border);border-radius:999px;background:#fff;color:#334155;padding:0 16px;font-size:13px;font-weight:900;line-height:1;white-space:nowrap;box-shadow:0 10px 20px #0f172a0a}.mobile-shell .category-scroll a svg{flex:0 0 auto;color:var(--mobile-primary)}.mobile-shell .chip-scroll button.active,.mobile-shell .purpose-pills button.active{border-color:#4f46e55c;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .chip-scroll button:disabled{cursor:not-allowed;opacity:.48}.mobile-shell .chip-scroll--muted button.active{border-color:#0ea5e95c;background:#e0f2fe;color:#0369a1}.mobile-shell .search-panel{grid-template-columns:minmax(0,1fr) 52px;gap:9px;margin:4px 0 14px}.mobile-shell .search-panel input,.mobile-shell .mobile-form input,.mobile-shell .mobile-form select,.mobile-shell .mobile-form textarea,.mobile-shell .chat-input input{min-height:50px;border:1px solid #cdd7e8;border-radius:17px;background:#fff;color:var(--mobile-text);padding:0 15px;font-size:14px;box-shadow:0 8px 18px #0f172a09}.mobile-shell .mobile-form textarea{min-height:128px;padding:14px 15px}.mobile-shell .search-panel input:focus,.mobile-shell .mobile-form input:focus,.mobile-shell .mobile-form select:focus,.mobile-shell .mobile-form textarea:focus,.mobile-shell .chat-input input:focus{border-color:#4f46e58c;box-shadow:0 0 0 4px #4f46e51f}.mobile-shell .search-panel button,.mobile-shell .chat-input button{display:inline-grid;min-width:0;min-height:50px;place-items:center;border:0;border-radius:16px;background:var(--mobile-primary);color:#fff;box-shadow:0 12px 22px #4f46e53d}.mobile-shell .search-panel button.is-active{outline:2px solid rgba(250,204,21,.95);outline-offset:2px}.mobile-shell .mobile-filter-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:1px solid var(--mobile-soft-border);border-radius:20px;background:#fffffff5;padding:14px;box-shadow:0 14px 28px #0f172a14;margin-bottom:16px;animation:mobileChatSlideDown .18s ease both}.mobile-shell .mobile-filter-panel label{display:grid;gap:6px;color:#52647e;font-size:12px;font-weight:900}.mobile-shell .mobile-filter-panel select{min-width:0;min-height:44px;border:1px solid #cdd7e8;border-radius:15px;background:#fff;color:var(--mobile-text);padding:0 10px;font-size:14px;font-weight:900}.mobile-shell .card-list,.mobile-shell .chat-list,.mobile-shell .notification-list,.mobile-shell .menu-list,.mobile-shell .loading-list{gap:14px}.mobile-shell .meeting-card,.mobile-shell .detail-card,.mobile-shell .map-card,.mobile-shell .profile-card,.mobile-shell .host-card,.mobile-shell .chat-room-card,.mobile-shell .notification-list article,.mobile-shell .review-list article,.mobile-shell .notice-list article,.mobile-shell .applicant-card,.mobile-shell .mobile-form,.mobile-shell .empty-state{border:1px solid var(--mobile-soft-border);border-radius:22px;background:#fffffff5;box-shadow:0 16px 34px #1e293b12}.mobile-shell .meeting-card{padding:14px}.mobile-shell .meeting-card__body{grid-template-columns:94px minmax(0,1fr);gap:13px}.mobile-shell .meeting-card__thumb{width:94px;border-radius:18px;background:linear-gradient(135deg,var(--mobile-primary),var(--mobile-sky));font-size:12px;background-size:cover;background-position:center;background-repeat:no-repeat}.mobile-shell .meeting-card .meeting-card__top{gap:5px;min-height:50px}.mobile-shell .meeting-card .meeting-card__top>span:not(.badge){color:var(--mobile-muted);font-size:11px;font-weight:800}.mobile-shell .meeting-card .meeting-card__title{margin-top:0;color:var(--mobile-text);font-size:16px;line-height:1.32}.mobile-shell .meeting-card p{margin-top:5px;color:#55657d;font-size:13px}.mobile-shell .meeting-card__meta{gap:7px;margin-top:13px}.mobile-shell .meeting-card__meta div{min-height:30px;border-radius:999px;background:#f8faff;color:#506078;padding:0 9px;font-size:12px}.mobile-shell .meeting-card__meta svg{color:var(--mobile-primary)}.mobile-shell .badge{min-height:24px;padding:0 9px;font-size:11px}.mobile-shell .badge--success,.mobile-shell .badge--primary{background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .badge--sky{background:#e0f2fe;color:#0369a1}.mobile-shell .mobile-form{gap:18px;padding:18px}.mobile-shell .meeting-create-hero{display:grid;gap:7px;border:1px solid rgba(199,210,254,.74);border-radius:24px;background:linear-gradient(135deg,#eef2ff,#fff7ed);padding:18px}.mobile-shell .meeting-create-hero span{color:var(--mobile-primary);font-size:12px;font-weight:900;letter-spacing:.12em}.mobile-shell .meeting-create-hero h1{margin:0;color:var(--mobile-text);font-size:24px;font-weight:900;line-height:1.18}.mobile-shell .meeting-create-hero p{margin:0;color:var(--mobile-muted);font-size:13px;line-height:1.5}.mobile-shell .mobile-form section{gap:14px}.mobile-shell .mobile-form label,.mobile-shell .review-form label{color:var(--mobile-text);font-size:13px;font-weight:900}.mobile-shell .form-progress{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:9px 12px;font-size:13px;font-weight:900}.mobile-shell .form-progress div{display:flex;gap:5px}.mobile-shell .form-progress i{display:block;width:18px;height:6px;border-radius:999px;background:#4f46e52e}.mobile-shell .form-progress i.active{background:var(--mobile-primary)}.mobile-shell .meeting-type-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;border-radius:18px;background:#f1f5f9;padding:5px}.mobile-shell .meeting-type-segment button{min-height:42px;border:0;border-radius:14px;background:transparent;color:#64748b;font-size:13px;font-weight:900}.mobile-shell .meeting-type-segment button.active{background:#fff;color:var(--mobile-primary);box-shadow:0 8px 18px #0f172a14}.mobile-shell .purpose-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.mobile-shell .purpose-pills::-webkit-scrollbar{display:none}.mobile-shell .region-inline,.mobile-shell .date-time-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px}.mobile-shell{width:min(100%,430px);overflow-x:hidden}.mobile-shell .mobile-main,.mobile-shell .mobile-form,.mobile-shell .notification-list,.mobile-shell .notification-list article,.mobile-shell .mobile-push-card{max-width:100%;min-width:0;overflow-wrap:anywhere}.mobile-shell .date-time-row{grid-template-columns:minmax(0,1fr)}.mobile-shell .date-time-row label,.mobile-shell .mobile-icon-input,.mobile-shell .meeting-date-select,.mobile-shell .meeting-time-select{min-width:0;width:100%}.mobile-shell .mobile-icon-input{overflow:hidden!important;padding:0 8px}.mobile-shell .mobile-icon-input .meeting-date-select{grid-template-columns:minmax(66px,1fr) minmax(46px,.72fr) minmax(46px,.72fr)}.mobile-shell .mobile-icon-input .meeting-time-select{grid-template-columns:minmax(52px,.9fr) minmax(42px,.75fr) minmax(52px,.85fr)}.mobile-shell .meeting-date-select select,.mobile-shell .meeting-time-select select{min-width:0;padding-inline:4px;font-size:12px}@media(min-width:410px){.mobile-shell .date-time-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.mobile-shell .address-result-list{border-color:var(--mobile-soft-border);border-radius:18px;box-shadow:0 14px 28px #0f172a14}.mobile-shell .address-result-list button{border-radius:14px;background:#f8faff}.mobile-shell .mobile-form-message{margin:0;border-radius:15px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.45}.mobile-shell .mobile-form-message--error{border:1px solid rgba(239,68,68,.22);background:#fef2f2;color:#b91c1c}.mobile-shell .form-actions{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:10px}.mobile-shell .button{min-height:50px;border-radius:16px;font-size:15px}.mobile-shell .button:disabled{cursor:not-allowed;opacity:.58}.mobile-shell .button--primary{background:var(--mobile-primary);box-shadow:0 14px 26px #4f46e540}.mobile-shell .button--secondary{border-color:var(--mobile-border);color:#334155}.mobile-shell .chat-room-card{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;min-height:86px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none}.mobile-shell .chat-room-card__thumb{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:linear-gradient(135deg,var(--mobile-primary),var(--mobile-sky));background-position:center;background-size:cover;color:#fff;font-size:12px;font-weight:900}.mobile-shell .chat-room-card__content{display:grid;min-width:0;gap:5px}.mobile-shell .chat-room-card__topline,.mobile-shell .chat-room-card__meta{display:flex;align-items:center;gap:8px}.mobile-shell .chat-room-card__topline{justify-content:space-between}.mobile-shell .chat-room-card strong{overflow:hidden;color:var(--mobile-text);font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .chat-room-card time{flex:0 0 auto;color:var(--mobile-muted);font-size:12px;font-weight:900}.mobile-shell .chat-room-card p{overflow:hidden;margin:0;color:var(--mobile-muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .chat-room-card__meta{overflow:hidden;color:#64748b;font-size:11px;font-weight:800}.mobile-shell .chat-room-card__meta span{display:inline-flex;min-width:0;align-items:center;gap:3px}.mobile-shell .chat-room-card__meta svg{flex:0 0 auto;color:var(--mobile-primary)}.mobile-shell .chat-room-card em{display:grid;min-width:26px;height:26px;place-items:center;border-radius:999px;background:var(--mobile-primary);color:#fff;font-size:12px;font-style:normal;font-weight:900}.mobile-shell .message-list{display:flex;min-height:calc(100vh - 150px);flex-direction:column;gap:12px;margin:-16px -16px 0;padding:24px 16px 92px;background:linear-gradient(180deg,#f4f7ff,#eef3ff)}.mobile-shell .message-row{display:flex;align-items:flex-start;gap:6px}.mobile-shell .message-row.mine{justify-content:flex-end}.mobile-shell .message-row.is-focused .message-bubble{animation:mobile-msg-focus-pulse 1.2s ease}@keyframes mobile-msg-focus-pulse{0%,to{box-shadow:0 1px 8px #0f172a0f}30%{box-shadow:0 0 0 3px #6366f14d,0 2px 12px #6366f12e}70%{box-shadow:0 0 0 3px #6366f126,0 2px 12px #6366f11a}}.mobile-shell .message-avatar{display:flex;width:34px;flex:0 0 34px;justify-content:center}.mobile-shell .message-avatar button{display:grid;width:32px;height:32px;min-width:0;border:1px solid var(--mobile-soft-border);padding:0;place-items:center;border-radius:999px;background:#fff;color:var(--mobile-primary);overflow:hidden;box-shadow:none}.mobile-shell .message-avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-shell .message-bubble{max-width:100%;border-radius:18px 18px 18px 6px;background:#fff;padding:10px 13px;box-shadow:0 1px 8px #0f172a0f;position:relative;display:grid;gap:3px;border:0}.mobile-shell .message-bubble.mine{border-radius:18px 18px 6px;background:var(--mobile-primary);color:#fff;border:0}.mobile-shell .message-bubble.photo-bubble{padding:4px;background:#fff;box-shadow:0 1px 6px #0f172a0d}.mobile-shell .message-bubble.mine.photo-bubble{background:var(--mobile-primary)}.mobile-shell .mobile-photo-message{margin:0;padding:0;display:block;border-radius:14px 14px 14px 4px;overflow:hidden}.mobile-shell .message-bubble.mine .mobile-photo-message{border-radius:14px 14px 4px}.mobile-shell .mobile-photo-message img{display:block;width:100%;max-width:200px;max-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.mobile-shell .message-bubble.location-bubble{padding:8px;background:#fff;width:240px;max-width:100%;box-shadow:0 1px 6px #0f172a0d}.mobile-shell .message-bubble.mine.location-bubble{background:var(--mobile-primary)}.mobile-shell .mobile-location-message-wrap{display:block;width:100%}.mobile-shell .mobile-location-message{display:flex;align-items:center;gap:10px;text-decoration:none;color:#1e293b;padding:4px 6px}.mobile-shell .message-bubble.mine .mobile-location-message{color:#fff}.mobile-shell .mobile-location-message svg{color:#ef4444;flex-shrink:0}.mobile-shell .message-bubble.mine .mobile-location-message svg{color:#fca5a5}.mobile-shell .mobile-location-message span{display:grid;gap:2px}.mobile-shell .mobile-location-message strong{font-size:13px;font-weight:900;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.mobile-shell .mobile-location-message small{font-size:11px;font-weight:800;display:block;opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.mobile-shell .mobile-location-iframe-wrap{position:relative;width:100%;overflow:hidden;border-radius:10px}.mobile-shell .message-bubble .message-sender-name{display:block;margin-bottom:2px;color:#52647e;font-size:11px;font-weight:900}.mobile-shell .message-bubble.mine .message-sender-name{color:#ffffffc2}.mobile-shell .message-bubble p{margin:0;font-size:14px;line-height:1.5}.mobile-shell .message-content-wrap{display:flex;flex-direction:column;gap:4px;max-width:82%}.mobile-shell .message-row.mine .message-content-wrap{align-items:flex-end}.mobile-shell .message-meta{display:flex;align-items:center;gap:6px;padding:0 4px}.mobile-shell .message-row.mine .message-meta{justify-content:flex-end}.mobile-shell .message-meta .read-count{color:var(--mobile-primary);font-size:10px;font-weight:850}.mobile-shell .message-meta time{color:#8a98ad;font-size:10px;font-weight:800}.mobile-shell .mobile-reply-ref{display:grid;gap:3px;width:100%;border:0;border-left:3px solid #93c5fd;border-radius:8px;background:#fffffff5;padding:8px 10px;text-align:left;cursor:pointer;box-shadow:0 1px 2px #0f172a0d;min-height:0;margin-bottom:2px}.mobile-shell .mobile-reply-ref strong{display:block;color:#2563eb;font-size:11px;font-weight:950;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-reply-ref span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#475569;font-size:11px;font-weight:800;margin:0}.mobile-shell .mobile-msg-more-wrap{display:flex;align-items:flex-start;position:relative;flex:0 0 auto;align-self:center}.mobile-shell .mobile-msg-more-btn{display:grid;place-items:center;width:28px;height:28px;border:1px solid transparent;border-radius:10px;background:transparent;color:#94a3b8;padding:0;cursor:pointer;transition:background .18s,color .18s,border-color .18s;box-shadow:none;min-height:0}.mobile-shell .mobile-msg-more-btn:active,.mobile-shell .mobile-msg-more-btn:hover{background:#eef2ff;border-color:#4f46e51f;color:var(--mobile-primary)}.mobile-shell .mobile-msg-options-menu{position:absolute;top:32px;right:0;z-index:50;display:grid;min-width:148px;border:1px solid rgba(79,70,229,.12);border-radius:16px;background:#fffffffa;padding:6px;box-shadow:0 12px 28px #0f172a21,0 2px 6px #0f172a0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:mobile-menu-appear .16s ease}.mobile-shell .message-row.mine .mobile-msg-options-menu{right:auto;left:0}@keyframes mobile-menu-appear{0%{opacity:0;transform:translateY(-6px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-shell .mobile-msg-options-menu button{display:flex;align-items:center;gap:9px;width:100%;border:1px solid transparent;border-radius:12px;background:transparent;padding:11px 12px;color:#334155;font-size:13px;font-weight:900;cursor:pointer;min-height:0;box-shadow:none;transition:background .14s,border-color .14s}.mobile-shell .mobile-msg-options-menu button:active,.mobile-shell .mobile-msg-options-menu button:hover{background:#f8faff;border-color:#4f46e51a}.mobile-shell .mobile-msg-options-menu button svg{flex:0 0 14px;color:var(--mobile-primary)}.mobile-shell .mobile-reply-preview{grid-column:1 / -1;display:flex;align-items:center;gap:10px;border:1px solid rgba(79,70,229,.14);border-left:3px solid var(--mobile-primary);border-radius:14px;background:#eef2ff;padding:10px 14px;animation:mobile-menu-appear .16s ease}.mobile-shell .mobile-reply-preview>svg{flex:0 0 15px;color:var(--mobile-primary)}.mobile-shell .mobile-reply-preview>span{flex:1 1 0;display:grid;gap:2px;overflow:hidden;margin:0}.mobile-shell .mobile-reply-preview b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--mobile-text);font-size:13px;font-weight:900}.mobile-shell .mobile-reply-preview small{color:#64748b;font-size:11px;font-weight:800}.mobile-shell .mobile-reply-preview>button{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(79,70,229,.12);border-radius:10px;background:#f8faff;color:var(--mobile-primary);padding:0;cursor:pointer;min-height:0;box-shadow:none;transition:background .14s}.mobile-shell .mobile-reply-preview>button:active{background:#eef2ff}.mobile-shell .mobile-notice-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:end center}.mobile-shell .mobile-notice-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a5c;border:0;padding:0;min-height:0;box-shadow:none}.mobile-shell .mobile-notice-modal>section{position:relative;z-index:1;display:grid;gap:14px;width:100%;max-width:430px;max-height:80vh;overflow-y:auto;border-radius:26px 26px 0 0;background:#fff;padding:22px 18px calc(26px + env(safe-area-inset-bottom));box-shadow:0 -8px 36px #0f172a24;animation:mobile-sheet-up .22s ease}@keyframes mobile-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-shell .mobile-notice-modal__header{display:flex;justify-content:space-between;align-items:center}.mobile-shell .mobile-notice-modal__header>span{color:var(--mobile-text);font-size:17px;font-weight:950}.mobile-shell .mobile-notice-modal__header>button{border:0;background:transparent;color:var(--mobile-primary);font-size:14px;font-weight:800;cursor:pointer;padding:4px 8px;min-height:0;box-shadow:none}.mobile-shell .mobile-notice-modal__error{margin:0;border-radius:10px;background:#fef2f2;padding:8px 12px;color:#dc2626;font-size:13px;font-weight:800}.mobile-shell .mobile-notice-modal form{display:grid;gap:12px}.mobile-shell .mobile-notice-modal form label{display:grid;gap:6px;color:var(--mobile-text);font-size:13px;font-weight:800}.mobile-shell .mobile-notice-modal form input,.mobile-shell .mobile-notice-modal form textarea{border:1px solid rgba(79,70,229,.14);border-radius:14px;padding:12px 14px;font-size:14px;font-weight:800;resize:vertical;background:#f8faff;transition:border-color .15s}.mobile-shell .mobile-notice-modal form input:focus,.mobile-shell .mobile-notice-modal form textarea:focus{outline:none;border-color:var(--mobile-primary);background:#fff}.mobile-shell .mobile-notice-modal form>button[type=submit]{min-height:48px;border:0;border-radius:15px;background:var(--mobile-primary);color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 4px 14px #4f46e538;transition:opacity .15s,box-shadow .15s}.mobile-shell .mobile-notice-modal form>button[type=submit]:active{box-shadow:0 2px 8px #4f46e547}.mobile-shell .mobile-notice-modal form>button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.mobile-shell .message-empty{display:grid;justify-items:center;gap:7px;margin:auto 18px;border:1px dashed #c7d2fe;border-radius:22px;background:#ffffffb8;padding:28px 18px;text-align:center}.mobile-shell .message-empty strong{color:var(--mobile-text);font-size:15px;font-weight:900}.mobile-shell .message-empty p{margin:0;color:var(--mobile-muted);font-size:13px;font-weight:800}.mobile-shell .chat-input{position:fixed;right:0;bottom:calc(70px + env(safe-area-inset-bottom));left:0;z-index:35;display:grid;max-width:430px;margin:0 auto;grid-template-columns:42px minmax(0,1fr) 46px;gap:8px;border-top:1px solid var(--mobile-soft-border);background:#fffffff0;padding:10px 14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-shell:has(.chat-input input:focus) .chat-input{bottom:env(safe-area-inset-bottom)}.mobile-shell:has(.chat-input input:focus) .message-list{padding-bottom:92px}.mobile-shell .chat-input .chat-input__more{grid-column:1;width:42px;min-width:0;background:#eef2ff;color:var(--mobile-primary);box-shadow:none}.mobile-shell .chat-input input{grid-column:2;min-width:0}.mobile-shell .chat-input button[type=submit]{grid-column:3;width:46px;min-width:0}.mobile-shell .chat-input__error{grid-column:1 / -1;margin:0;border-radius:12px;background:#fef2f2;color:#b91c1c;padding:8px 10px;font-size:12px;font-weight:800}.mobile-shell .chat-input__notice{grid-column:1 / -1;margin:0;border-radius:12px;background:#eef2ff;color:var(--mobile-primary);padding:8px 10px;font-size:12px;font-weight:800}.mobile-shell .chat-file-input{display:none}.mobile-shell .chat-input button:disabled{opacity:.55}.mobile-shell .chat-input .chat-input__more{background:#eef2ff;color:var(--mobile-primary);box-shadow:none}.mobile-shell .chat-action-menu{position:absolute;right:14px;bottom:calc(100% + 8px);left:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;border:1px solid rgba(219,227,240,.92);border-radius:18px;background:#fffffffa;padding:10px;box-shadow:0 18px 36px #0f172a24;animation:mobileChatSlideUp .16s ease both}.mobile-shell .chat-action-menu button{display:grid;min-height:56px;place-items:center;gap:5px;border:1px solid rgba(79,70,229,.12);border-radius:15px;background:#f8faff;color:#334155;box-shadow:none;font-size:11px;font-weight:900}.mobile-shell .chat-action-menu button svg{color:var(--mobile-primary)}.mobile-shell .chat-profile-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;align-items:end}.mobile-shell .chat-profile-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a5c}.mobile-shell .chat-profile-sheet section{position:relative;display:grid;justify-items:center;gap:8px;border-radius:26px 26px 0 0;background:#fff;padding:24px 18px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -18px 40px #0f172a33;animation:mobileChatSlideUp .18s ease both}.mobile-shell .chat-profile-sheet__avatar{display:grid;width:72px;height:72px;place-items:center;overflow:hidden;border:1px solid var(--mobile-soft-border);border-radius:999px;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .chat-profile-sheet__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-shell .chat-profile-sheet strong{color:var(--mobile-text);font-size:18px;font-weight:950}.mobile-shell .chat-profile-sheet p{margin:0;color:var(--mobile-muted);font-size:13px;font-weight:800}.mobile-shell .chat-profile-sheet__notice{border-radius:14px;background:#f8faff;padding:8px 10px;color:#52647e}.mobile-shell .chat-profile-sheet__facts{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.mobile-shell .chat-profile-sheet__facts span{display:grid;gap:4px;border-radius:16px;background:#f8faff;color:#334155;padding:10px;font-size:13px;font-weight:900}.mobile-shell .chat-profile-sheet__facts b{color:var(--mobile-muted);font-size:11px}.mobile-shell .chat-profile-sheet__sports{display:flex;width:100%;flex-wrap:wrap;gap:7px;justify-content:center}.mobile-shell .chat-profile-sheet__sports span{border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:7px 10px;font-size:12px;font-weight:900}.mobile-shell .chat-profile-sheet__close{width:100%;min-height:46px;border:0;border-radius:16px;background:var(--mobile-primary);color:#fff;font-size:14px;font-weight:900}.mobile-shell .chat-vote-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:76;display:grid;align-items:end}.mobile-shell .chat-vote-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a61}.mobile-shell .chat-vote-modal section{position:relative;display:grid;gap:12px;border-radius:26px 26px 0 0;background:#fff;padding:20px 18px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -18px 40px #0f172a38;animation:mobileChatSlideUp .18s ease both}.mobile-shell .chat-vote-modal__header{display:flex;align-items:center;justify-content:space-between;color:var(--mobile-primary);font-size:12px;font-weight:950}.mobile-shell .chat-vote-modal__header button{min-height:34px;border:1px solid var(--mobile-soft-border);border-radius:999px;background:#fff;color:#52647e;padding:0 12px;font-size:12px;font-weight:900}.mobile-shell .chat-vote-modal strong{color:var(--mobile-text);font-size:20px;font-weight:950}.mobile-shell .chat-vote-modal p{margin:0;color:#52647e;font-size:14px;font-weight:800;line-height:1.55}.mobile-shell .chat-vote-modal__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-shell .chat-vote-modal__tabs button{min-height:40px;border:1px solid var(--mobile-soft-border);border-radius:14px;background:#fff;color:#52647e;font-size:13px;font-weight:900}.mobile-shell .chat-vote-modal__tabs button.active{border-color:#4f46e538;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .chat-vote-modal__error,.mobile-shell .chat-vote-modal__notice{border-radius:14px;padding:9px 11px}.mobile-shell .chat-vote-modal__error{background:#fef2f2;color:#b91c1c}.mobile-shell .chat-vote-modal__notice{background:#ecfdf5;color:#047857}.mobile-shell .chat-vote-create{display:grid;gap:10px}.mobile-shell .chat-vote-create label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:900}.mobile-shell .chat-vote-create input{min-height:42px;border:1px solid var(--mobile-border);border-radius:14px;padding:0 12px;font-size:16px}.mobile-shell .chat-vote-create>div{display:grid;gap:8px}.mobile-shell .chat-vote-create>button{min-height:42px;border-radius:14px;font-size:13px;font-weight:900}.mobile-shell .chat-vote-create>button[type=button]{border:1px solid rgba(79,70,229,.18);background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .chat-vote-create>button[type=submit]{border:0;background:var(--mobile-primary);color:#fff}.mobile-shell .chat-vote-list{display:grid;gap:10px}.mobile-shell .chat-vote-list article{display:grid;gap:9px;border:1px solid var(--mobile-soft-border);border-radius:16px;background:#f8faff;padding:12px}.mobile-shell .chat-vote-list article>div{display:grid;gap:7px}.mobile-shell .chat-vote-list button{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(79,70,229,.16);border-radius:14px;background:#fff;color:#334155;padding:0 12px;font-size:13px;font-weight:900}.mobile-shell .chat-vote-list button.selected{border-color:#4f46e55c;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .chat-vote-list em{color:var(--mobile-primary);font-size:12px;font-style:normal}.mobile-shell .chat-vote-modal__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-shell .chat-vote-modal__actions button{min-height:50px;border:0;border-radius:17px;background:var(--mobile-primary);color:#fff;font-size:15px;font-weight:950;box-shadow:0 12px 24px #4f46e533}.mobile-shell .chat-vote-modal__actions button:last-child{background:#f1f5f9;color:#40506a;box-shadow:none}.mobile-shell .chat-vote-modal small{color:var(--mobile-muted);font-size:12px;font-weight:800}.mobile-shell .profile-card{overflow:hidden;padding:20px;background:linear-gradient(135deg,#4f46e5f5,#3730a3f5),#312e81;color:#fff}.mobile-shell .profile-card p,.mobile-shell .profile-card span{color:#ffffffc7}.mobile-shell .stats-grid{gap:10px}.mobile-shell .stats-grid span{min-height:72px;border-color:#fff3;background:#ffffff1f;color:#fff;box-shadow:none}.mobile-shell .menu-list>*,.mobile-shell .notification-list article{border-radius:18px}.mobile-shell .detail-page{gap:14px}.mobile-shell .detail-page .detail-cover+.detail-card{margin-top:12px!important;border-radius:28px!important}.mobile-shell .detail-cover{min-height:248px;align-items:flex-end;justify-content:flex-start;border:1px solid rgba(199,210,254,.62);border-radius:28px;background:linear-gradient(160deg,#4f46e5e0,#0ea5e980),#4f46e5;background-position:center;background-size:cover;padding:22px;box-shadow:0 18px 42px #4f46e533}.mobile-shell .detail-cover>div{display:grid;gap:7px}.mobile-shell .detail-cover span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#fff3;color:#fff;padding:7px 11px;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-shell .detail-cover strong{max-width:300px;margin:0;color:#fff;font-size:27px;line-height:1.18;text-shadow:0 8px 24px rgba(15,23,42,.22)}.mobile-shell .detail-cover p{margin:0;color:#ffffffd1;font-size:14px;font-weight:800}.mobile-shell .detail-card,.mobile-shell .map-card{display:grid;gap:13px;padding:17px}.mobile-shell .detail-card h2{margin:0;color:var(--mobile-text);font-size:17px;font-weight:900}.mobile-shell .detail-card>p,.mobile-shell .map-card>p{margin:0;color:#52647e;font-size:14px;line-height:1.62}.mobile-shell .info-list{gap:9px;margin:0}.mobile-shell .info-list div{min-height:42px;border-radius:15px;background:#f8faff;color:#42536d;padding:0 12px;font-weight:800}.mobile-shell .info-list svg{color:var(--mobile-primary)}.mobile-shell .map-card__canvas{height:180px;border:1px solid rgba(14,165,233,.18);border-radius:20px;background:radial-gradient(circle at 62% 48%,rgba(79,70,229,.18),transparent 13%),linear-gradient(90deg,rgba(203,213,225,.55) 1px,transparent 1px),linear-gradient(0deg,rgba(203,213,225,.55) 1px,transparent 1px),#eff6ff;background-size:auto,36px 36px,36px 36px,auto;color:var(--mobile-primary)}.mobile-shell .map-card__canvas span{border-radius:999px;background:#fff;color:#334155;padding:8px 12px;font-size:13px;font-weight:900;box-shadow:0 10px 22px #0f172a1a}.mobile-shell .notice-list,.mobile-shell .review-list,.mobile-shell .vote-list{gap:10px}.mobile-shell .notice-list article,.mobile-shell .review-list article,.mobile-shell .vote-list article{border:1px solid var(--mobile-soft-border);border-radius:17px;background:#f8faff;padding:13px}.mobile-shell .notice-list strong,.mobile-shell .review-list strong,.mobile-shell .vote-list strong{color:var(--mobile-text);font-size:14px;font-weight:900}.mobile-shell .notice-list p,.mobile-shell .review-list p,.mobile-shell .vote-list p{margin:7px 0 0;color:var(--mobile-muted);font-size:13px;line-height:1.5}.mobile-shell .vote-list article div{margin-top:10px}.mobile-shell .member-only-card{display:flex;align-items:flex-start;gap:12px;border-color:#4f46e52e;background:#f8faff}.mobile-shell .member-only-card svg{flex:0 0 auto;color:var(--mobile-primary)}.mobile-shell .member-only-card h2{margin:0 0 5px}.mobile-shell .member-only-card p{margin:0;color:var(--mobile-muted);font-size:13px;line-height:1.5}.mobile-shell .vote-list button{min-height:38px;border-color:#4f46e52e;background:#fff;color:var(--mobile-primary)}.mobile-shell .sticky-cta{bottom:calc(82px + env(safe-area-inset-bottom));max-width:430px;padding:0 16px}.mobile-shell .sticky-cta .button{box-shadow:0 18px 34px #4f46e547}.mobile-shell .sticky-cta__split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px}.mobile-shell .sticky-cta__split .button{min-width:0}.mobile-shell .sticky-cta__split .button--secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-color:var(--mobile-border);background:#fff;color:var(--mobile-primary);box-shadow:0 12px 24px #0f172a14}.mobile-shell .sticky-cta__message{justify-self:stretch;border-radius:16px;padding:11px 13px;text-align:center}.mobile-shell .sticky-cta__message--notice{border:1px solid rgba(79,70,229,.18);color:var(--mobile-primary)}.mobile-shell .sticky-cta__message--error{border:1px solid rgba(239,68,68,.2);color:#b91c1c}.mobile-shell .review-form{gap:12px}.mobile-shell .review-form select,.mobile-shell .review-form input,.mobile-shell .review-form textarea{min-height:48px;border-color:#cdd7e8;border-radius:16px;box-shadow:0 8px 18px #0f172a09}.mobile-shell .review-form textarea{min-height:108px}.mobile-shell .profile-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:16px;align-items:center;min-height:146px}.mobile-shell .profile-card--stitch{display:grid;min-height:auto;justify-items:center;grid-template-columns:1fr;gap:14px;background:transparent;color:var(--mobile-text);box-shadow:none}.mobile-shell .profile-card--stitch img{width:112px;height:112px;border:4px solid #fff;box-shadow:0 14px 30px #0f172a24}.mobile-shell .profile-card--stitch{position:relative}.mobile-shell .profile-card--stitch div{display:grid;justify-items:center;gap:8px}.mobile-shell .profile-card--stitch strong{color:var(--mobile-text);font-size:30px}.mobile-shell .profile-card--stitch p{margin:0;border-radius:999px;background:#eef2ff;color:#334155;padding:6px 12px;font-size:14px;font-weight:900}.mobile-shell .profile-card--stitch small{display:-webkit-box;overflow:hidden;max-width:280px;color:#ffffffc7;font-size:13px;font-weight:800;line-height:1.45;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-shell .mobile-profile-intro-slot{display:grid!important;width:100%;justify-items:center;gap:6px;margin-top:2px}.mobile-shell .mobile-profile-intro-quick{display:inline-flex;max-width:280px;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:#ffffffd1;padding:0;font-size:13px;font-weight:800;text-align:center}.mobile-shell .mobile-profile-intro-quick span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-profile-intro-edit{display:grid!important;grid-template-columns:minmax(0,1fr) auto 30px 30px;width:min(100%,292px);align-items:center;gap:6px}.mobile-shell .mobile-profile-intro-edit input{min-width:0;height:36px;border:1px solid rgba(255,255,255,.36);border-radius:12px;background:#ffffff24;color:#fff;padding:0 10px;font-size:13px;outline:none}.mobile-shell .mobile-profile-intro-edit input::-moz-placeholder{color:#ffffff9e}.mobile-shell .mobile-profile-intro-edit input::placeholder{color:#ffffff9e}.mobile-shell .mobile-profile-intro-edit span{color:#ffffffbd;font-size:11px;font-weight:800}.mobile-shell .mobile-profile-intro-edit button{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.34);border-radius:10px;background:#ffffff29;color:#fff}.mobile-shell .mobile-profile-intro-slot em{color:#fecaca;font-size:11px;font-style:normal;font-weight:800}.mobile-shell .profile-edit-shortcut{position:absolute;top:16px;right:16px;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.38);border-radius:15px;background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-shell .profile-sport-tags{display:flex!important;flex-direction:row;gap:10px}.mobile-shell .profile-sport-tags span{display:inline-flex;min-height:42px;align-items:center;gap:6px;border:1px solid var(--mobile-border);border-radius:999px;background:#f8faff;color:#334155;padding:0 14px;font-size:13px;font-weight:900}.mobile-shell .profile-sport-tags svg{color:#f97316}.mobile-shell .profile-card img{width:76px;height:76px;border:3px solid #facc15;border-radius:999px;background:#fff;-o-object-fit:cover;object-fit:cover}.mobile-shell .profile-card strong{display:block;overflow:hidden;color:#fff;font-size:23px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .profile-card p{margin:7px 0 0;font-size:13px}.mobile-shell .stats-grid{grid-template-columns:repeat(3,1fr);margin:14px 0 18px}.mobile-shell .stats-grid span{display:grid;min-height:92px;align-content:center;justify-items:center;gap:5px;border:1px solid var(--mobile-soft-border);background:#fff;color:var(--mobile-primary);padding:10px 6px;text-align:center;box-shadow:0 14px 28px #1e293b0f}.mobile-shell .stats-grid small{color:var(--mobile-muted);font-size:11px;font-weight:900}.mobile-shell .stats-grid strong{color:var(--mobile-text);font-size:18px;font-weight:900}.mobile-shell .mobile-profile-summary{display:grid;gap:10px;margin:0 0 16px}.mobile-shell .mobile-profile-summary div,.mobile-shell .mobile-profile-summary a{display:grid;grid-template-columns:34px minmax(0,1fr) auto;min-height:58px;align-items:center;gap:10px;border:1px solid var(--mobile-soft-border);border-radius:18px;background:#fff;padding:0 14px;box-shadow:0 12px 24px #0f172a0b;color:inherit;text-decoration:none}.mobile-shell .mobile-profile-summary svg{color:var(--mobile-primary)}.mobile-shell .mobile-profile-summary span{color:var(--mobile-muted);font-size:12px;font-weight:900}.mobile-shell .mobile-profile-summary strong{color:var(--mobile-text);font-size:13px;font-weight:900}.mobile-shell .mobile-my-calendar{display:grid;gap:0;margin:0 0 16px;border:1px solid var(--mobile-soft-border);border-radius:22px;background:#fff;padding:16px;box-shadow:0 14px 28px #0f172a0e}.mobile-shell .mobile-my-calendar__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-shell .mobile-my-calendar__head span{color:var(--mobile-primary);font-size:12px;font-weight:900}.mobile-shell .mobile-my-calendar__head h2{margin:3px 0 0;color:var(--mobile-text);font-size:18px;font-weight:950}.mobile-shell .mobile-my-calendar__head a{flex:0 0 auto;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:8px 11px;font-size:12px;font-weight:900;text-decoration:none}.mobile-shell .mobile-my-calendar__week,.mobile-shell .mobile-my-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.mobile-shell .mobile-my-calendar__week span{color:var(--mobile-muted);text-align:center;font-size:11px;font-weight:900}.mobile-shell .mobile-my-calendar__grid button,.mobile-shell .mobile-my-calendar__grid>span{position:relative;min-height:40px;border:1px solid transparent;border-radius:13px;background:#f8fafc;color:var(--mobile-muted);font-size:12px;font-weight:900}.mobile-shell .mobile-my-calendar__grid button.has-event{border-color:#4f46e533;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .mobile-my-calendar__grid button.is-active{background:var(--mobile-primary);color:#fff}.mobile-shell .mobile-my-calendar__grid button:disabled{opacity:1}.mobile-shell .mobile-my-calendar__grid em{position:absolute;right:5px;bottom:4px;font-size:10px;font-style:normal}.mobile-shell .mobile-my-calendar__list{display:grid;gap:8px}.mobile-shell .mobile-my-calendar__list a,.mobile-shell .mobile-my-calendar__list p{display:grid;gap:4px;margin:0;border-radius:16px;background:#f8faff;color:inherit;padding:12px;text-decoration:none}.mobile-shell .mobile-my-calendar__list span{color:var(--mobile-primary);font-size:12px;font-weight:900}.mobile-shell .mobile-my-calendar__list strong{color:var(--mobile-text);font-size:14px;font-weight:950}.mobile-shell .mobile-my-calendar__list p{color:var(--mobile-muted);font-size:12px;font-weight:800}.mobile-shell .menu-list{gap:10px}.mobile-shell .menu-list a{display:flex;min-height:54px;align-items:center;justify-content:space-between;border:1px solid var(--mobile-soft-border);border-radius:17px;background:#fff;color:#26364d;padding:0 16px;font-weight:900;box-shadow:0 12px 24px #0f172a0b}.mobile-shell .menu-list a:after{content:"›";color:var(--mobile-primary);font-size:22px;line-height:1}.mobile-shell .menu-list a span{margin-left:auto;margin-right:10px;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:5px 9px;font-size:12px;font-weight:900}.mobile-shell .menu-list a.mobile-my-admin-link{justify-content:flex-start;gap:10px;border-color:#4f46e52e;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .menu-list a.mobile-my-admin-link span{margin:0;background:transparent;color:inherit;padding:0;font-size:14px}.mobile-shell .menu-list a.mobile-my-admin-link svg{flex:0 0 auto}.mobile-shell .menu-list a.mobile-my-admin-link:after{margin-left:auto}.mobile-shell .profile-image-field{display:grid;grid-template-columns:86px minmax(0,1fr);gap:13px;align-items:center}.mobile-shell .profile-image-field img{width:86px;height:86px;border:1px solid var(--mobile-border);border-radius:24px;background:#f8faff;-o-object-fit:cover;object-fit:cover}.mobile-shell .profile-image-field label{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--mobile-border);border-radius:16px;background:#fff;color:#334155;font-size:13px;font-weight:900}.mobile-shell .profile-region-field{gap:10px}.mobile-shell .profile-region-field strong,.mobile-shell .sport-check-field strong,.mobile-shell .selected-sport-summary strong{color:var(--mobile-text);font-size:14px;font-weight:900}.mobile-shell .profile-region-field p{margin:0;border-radius:15px;background:#f8faff;color:#52647e;padding:12px 14px;font-size:13px;font-weight:800}.mobile-shell .sport-category-inline{display:flex;gap:9px;overflow-x:auto;margin-right:-18px;padding:2px 18px 7px 0;scrollbar-width:none}.mobile-shell .sport-category-inline::-webkit-scrollbar{display:none}.mobile-shell .sport-category-inline__item{flex:0 0 auto}.mobile-shell .sport-category-inline button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;border:1px solid var(--mobile-border);border-radius:999px;background:#fff;color:#334155;padding:0 16px;font-size:13px;font-weight:900;line-height:1;white-space:nowrap}.mobile-shell .sport-category-inline button.active{border-color:#4f46e55c;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .sport-dropdown{overflow:hidden;border:1px solid var(--mobile-soft-border);border-radius:18px;background:#f8faff;padding:10px;animation:mobile-slide-down .22s ease both}.mobile-shell .sport-check-field__options{display:flex;flex-wrap:wrap;gap:9px}.mobile-shell .sport-option-row label{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--mobile-border);border-radius:999px;background:#fff;color:#334155;padding:0 15px;font-size:13px;font-weight:900}.mobile-shell .sport-option-row label.checked{border-color:#4f46e55c;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .sport-option-row input{position:absolute;opacity:0;pointer-events:none}.mobile-shell .level-toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:36px;align-items:center;gap:8px;border-radius:999px;color:#334155;font-size:13px;font-weight:900}.mobile-shell .level-toggle input{width:18px;height:18px;accent-color:var(--mobile-primary)}.mobile-shell .level-selection-panel{display:grid;gap:9px;border:1px solid var(--mobile-soft-border);border-radius:18px;background:#f8faff;padding:11px;animation:mobile-slide-down .22s ease both}.mobile-shell .level-selection-panel label{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:9px;align-items:center}.mobile-shell .level-selection-panel span{overflow:hidden;color:#334155;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .level-selection-panel select{min-height:40px;border-radius:14px}.mobile-shell .selected-sport-summary{display:grid;gap:10px;border:1px solid var(--mobile-soft-border);border-radius:20px;background:#f8faff;padding:13px}.mobile-shell .selected-sport-summary>div{display:flex;flex-wrap:wrap;gap:8px}.mobile-shell .selected-sport-summary button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(79,70,229,.22);border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:0 11px;font-size:12px;font-weight:900}.mobile-shell .notification-list article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;padding:16px}.mobile-shell .notification-card__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:16px;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .notification-card__body{display:grid;min-width:0;gap:7px}.mobile-shell .notification-card__meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;color:var(--mobile-muted);font-size:11px;font-weight:900}.mobile-shell .notification-card__meta span{color:var(--mobile-primary)}.mobile-shell .notification-card__meta time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .notification-list strong{color:var(--mobile-text);font-size:15px;font-weight:900}.mobile-shell .notification-list p{margin:0;color:var(--mobile-muted);font-size:13px;line-height:1.5}.mobile-shell .notification-list button{justify-self:start;min-height:34px;border:1px solid rgba(79,70,229,.22);border-color:#4f46e538;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:0 12px;font-size:12px;font-weight:900}.mobile-shell .notification-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.mobile-shell .notification-card__actions a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border-radius:999px;background:var(--mobile-primary);color:#fff;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none}.mobile-shell .host-card{display:grid;gap:10px;padding:16px}.mobile-shell .host-mobile-hero{display:grid;gap:8px;border:1px solid rgba(199,210,254,.72);border-radius:26px;background:linear-gradient(135deg,#eef2ff,#f0fdfa);padding:20px;box-shadow:0 18px 34px #4f46e517}.mobile-shell .host-mobile-hero span{color:var(--mobile-primary);font-size:11px;font-weight:950;letter-spacing:.12em}.mobile-shell .host-mobile-hero h1{margin:0;color:var(--mobile-text);font-size:22px;line-height:1.28}.mobile-shell .host-mobile-hero p{margin:0;color:var(--mobile-muted);font-size:13px;font-weight:800;line-height:1.55}.mobile-shell .host-card strong{color:var(--mobile-text);font-size:16px;font-weight:900}.mobile-shell .host-card p{margin:0;color:var(--mobile-muted);font-size:13px;font-weight:800}.mobile-shell .host-card>div{display:flex;flex-wrap:wrap;gap:8px}.mobile-shell .host-card a{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:5px;border:1px solid var(--mobile-border);border-radius:999px;background:#fff;color:#334155;padding:0 12px;font-size:12px;font-weight:900}.mobile-shell .host-card a:first-child{border-color:transparent;background:var(--mobile-primary);color:#fff}.mobile-shell .host-card--rich{gap:14px}.mobile-shell .host-card>.host-card__summary{display:grid;gap:6px}.mobile-shell .host-card__summary span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:6px 10px;font-size:11px;font-weight:950}.mobile-shell .host-card__summary em{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#f8fafc;color:#334155;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.mobile-shell .host-tool-panel>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mobile-shell .host-tool-panel a{display:grid;min-height:92px;place-items:center;gap:7px;border-radius:18px;background:#f8faff;color:#334155;font-size:12px;font-weight:900;text-align:center}.mobile-shell .host-tool-panel a svg{display:block;width:48px;height:48px;border-radius:999px;background:#dfe7ff;color:var(--mobile-primary);padding:12px}.mobile-shell .host-applicant-preview{gap:12px}.mobile-shell .host-applicant-preview .section-title span{border-radius:999px;background:#dc2626;color:#fff;padding:5px 10px;font-size:12px;font-weight:900}.mobile-shell .host-applicant-preview article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center}.mobile-shell .host-applicant-preview img{width:54px;height:54px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.mobile-shell .host-applicant-preview strong{color:var(--mobile-text);font-size:16px;font-weight:900}.mobile-shell .host-applicant-preview em{color:#f97316;font-size:13px;font-style:normal}.mobile-shell .host-applicant-preview p{margin:5px 0 0;color:var(--mobile-muted);font-size:13px}.mobile-shell .host-applicant-preview>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-shell .host-applicant-preview button{min-height:48px;border:1px solid var(--mobile-border);border-radius:14px;background:#e0e7ff;color:#111827;font-weight:900}.mobile-shell .host-applicant-preview button:last-child{border-color:transparent;background:var(--mobile-primary);color:#fff}.mobile-shell .auth-form{margin-top:22px;border-radius:26px;padding:22px}.mobile-shell .auth-form:before{content:"SportsMate";display:block;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:8px 12px;font-size:12px;font-weight:900;letter-spacing:.08em}.mobile-shell .auth-form .button{width:100%}.mobile-shell .mobile-auth-inline-action{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:8px;align-items:center}.mobile-shell .mobile-auth-inline-action input{min-width:0}.mobile-shell .mobile-auth-inline-action button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:46px;border:1px solid rgba(79,70,229,.22);border-radius:14px;background:#eef2ff;color:var(--mobile-primary);font-size:13px;font-weight:900;line-height:1;white-space:nowrap}.mobile-shell .mobile-auth-inline-action button:disabled{opacity:.55}.mobile-shell .mobile-availability-message{display:block;margin-top:8px;color:var(--mobile-muted);font-size:12px;font-style:normal;font-weight:800}.mobile-shell .mobile-availability-message.is-ok{color:#2563eb}.mobile-shell .mobile-availability-message.is-error{color:#dc2626}.mobile-shell .mobile-password-rules{display:flex;flex-wrap:wrap;gap:7px}.mobile-shell .mobile-password-rules span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid var(--mobile-border);border-radius:999px;background:#f8fafc;color:var(--mobile-muted);padding:0 10px;font-size:12px;font-weight:900}.mobile-shell .mobile-password-rules span.is-passed{border-color:#4f46e53d;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .mobile-password-match{margin:-4px 0 0;font-size:12px;font-weight:900}.mobile-shell .mobile-password-match.is-valid{color:#2563eb}.mobile-shell .mobile-password-match.is-invalid{color:#dc2626}.mobile-shell .mobile-auth-agreements{display:grid;gap:10px;border:1px solid var(--mobile-border);border-radius:18px;background:#f8fafc;padding:14px}.mobile-shell .mobile-auth-agreements label{display:flex;flex-direction:row;align-items:center;gap:9px;color:#334155;font-size:13px;font-weight:850}.mobile-shell .mobile-auth-agreements input{width:18px;height:18px;margin:0;accent-color:var(--mobile-primary)}.mobile-shell .mobile-auth-message{margin:0;border-radius:15px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.45}.mobile-shell .mobile-auth-message--error{border:1px solid rgba(239,68,68,.22);background:#fef2f2;color:#b91c1c}.mobile-shell .mobile-auth-message--notice{border:1px solid rgba(79,70,229,.2);background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .auth-form>a{justify-self:center;color:var(--mobile-primary);font-size:13px;font-weight:900}.mobile-shell .social-login-panel{display:grid;gap:10px}.mobile-shell .social-login-divider{display:flex;align-items:center;gap:10px;color:var(--mobile-muted);font-size:12px;font-weight:900}.mobile-shell .social-login-divider:before,.mobile-shell .social-login-divider:after{content:"";height:1px;flex:1;background:var(--mobile-soft-border)}.mobile-shell .social-login-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--mobile-border);border-radius:16px;background:#fff;color:#111827;font-weight:900;box-shadow:0 10px 22px #0f172a0b}.mobile-shell .social-login-button--google svg{color:#4285f4}.mobile-shell .social-login-button--kakao{border-color:#fee500;background:#fee500;color:#191919}.mobile-shell .auth-callback-panel strong{color:var(--mobile-primary);font-size:20px;font-weight:900}.mobile-shell .auth-callback-panel p{margin:0;color:var(--mobile-muted);font-size:14px;line-height:1.5}.mobile-shell .manage-page{display:grid;gap:14px}.mobile-shell .host-manage-hero{display:grid;gap:8px;overflow:hidden;border:1px solid rgba(79,70,229,.16);border-radius:26px;background:linear-gradient(135deg,#312e81,#4f46e5 58%,#0ea5e9);color:#fff;padding:20px;box-shadow:0 20px 36px #4f46e53d}.mobile-shell .host-manage-hero>span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#ffffff29;padding:6px 10px;font-size:11px;font-weight:950}.mobile-shell .host-manage-hero h1{margin:0;font-size:22px;line-height:1.28}.mobile-shell .host-manage-hero p{margin:0;color:#ffffffd1;font-size:13px;font-weight:800}.mobile-shell .host-manage-hero>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.mobile-shell .host-manage-hero strong{display:inline-flex;min-height:32px;align-items:center;gap:6px;border-radius:999px;background:#ffffff24;padding:0 10px;font-size:12px}.mobile-shell .manage-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-shell .manage-actions a{display:grid;min-height:78px;place-items:center;gap:7px;border:1px solid var(--mobile-soft-border);border-radius:20px;background:#fff;color:#334155;padding:10px;font-size:13px;font-weight:900;text-align:center;box-shadow:0 14px 28px #1e293b0f}.mobile-shell .manage-actions a svg{color:var(--mobile-primary)}.mobile-shell .host-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-shell .host-section-head>div{display:grid;gap:5px}.mobile-shell .host-section-head span{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:6px 10px;font-size:11px;font-weight:950}.mobile-shell .host-section-head>svg{color:var(--mobile-primary)}.mobile-shell .host-section-head>strong{border-radius:999px;background:#f8faff;color:var(--mobile-primary);padding:7px 10px;font-size:12px}.mobile-shell .host-notice-editor,.mobile-shell .host-notice-history,.mobile-shell .host-vote-editor,.mobile-shell .host-vote-history{gap:15px}.mobile-shell .host-section-head button{display:inline-flex;min-height:34px;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(79,70,229,.18);border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:0 11px;font-size:12px;font-weight:950}.mobile-shell .host-vote-options{display:grid;gap:10px}.mobile-shell .host-vote-options label{gap:7px}.mobile-shell .host-vote-options label>span{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.mobile-shell .host-vote-options input{min-width:0}.mobile-shell .host-vote-options button{display:inline-flex;width:42px;min-height:42px;align-items:center;justify-content:center;border:1px solid rgba(239,68,68,.18);border-radius:14px;background:#fef2f2;color:#dc2626}.mobile-shell .host-applicant-hero{display:grid;gap:8px;border:1px solid rgba(79,70,229,.16);border-radius:26px;background:linear-gradient(135deg,#eef2ff,#f8faff);padding:20px}.mobile-shell .host-applicant-hero span{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;border-radius:999px;background:#fff;color:var(--mobile-primary);padding:7px 11px;font-size:12px;font-weight:950}.mobile-shell .host-applicant-hero h1{margin:0;color:var(--mobile-text);font-size:22px;line-height:1.28}.mobile-shell .host-applicant-hero p{margin:0;color:var(--mobile-muted);font-size:13px;font-weight:800;line-height:1.55}.mobile-shell .applicant-card{padding:16px}.mobile-shell .applicant-card__header span,.mobile-shell .applicant-card__chips span{display:inline-flex;align-items:center;gap:4px}.mobile-shell .applicant-card p{margin:10px 0 0;border-radius:16px;background:#f8faff;color:#475569;padding:12px;font-size:13px;font-weight:800;line-height:1.5}.mobile-shell .applicant-card__actions .button{min-height:46px;gap:6px}.mobile-shell .attendance-list{gap:12px}.mobile-shell .attendance-list article{display:flex;min-height:72px;align-items:center;justify-content:space-between;border:1px solid var(--mobile-soft-border);border-radius:20px;background:#fff;padding:12px;box-shadow:0 14px 28px #1e293b0f}.mobile-shell .attendance-list article>div{display:flex;min-width:0;align-items:center;gap:10px}.mobile-shell .attendance-list img{width:42px;height:42px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.mobile-shell .attendance-list strong{overflow:hidden;color:var(--mobile-text);font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .attendance-list span{flex:0 0 auto;border-radius:999px;background:#fee2e2;color:#b91c1c;padding:7px 10px;font-size:12px;font-weight:900}.mobile-shell .attendance-list span.checked{background:#dcfce7;color:#15803d}.mobile-shell .attendance-list article>.attendance-list__control{display:grid;min-width:auto;flex:0 0 auto;justify-items:end;gap:7px}.mobile-shell .attendance-list__control .button{min-height:34px;border-radius:999px;padding:0 12px;font-size:12px}.mobile-shell .host-stats-hero,.mobile-shell .mobile-admin-hero{display:grid;gap:7px;border:1px solid rgba(199,210,254,.74);border-radius:26px;background:linear-gradient(135deg,#eef2ff,#ecfeff);padding:20px;box-shadow:0 18px 42px #4f46e51a}.mobile-shell .host-stats-hero span,.mobile-shell .mobile-admin-hero span{color:var(--mobile-sky);font-size:12px;font-weight:900;letter-spacing:.16em}.mobile-shell .host-stats-hero h1,.mobile-shell .mobile-admin-hero h1{margin:0;color:var(--mobile-text);font-size:25px;font-weight:900}.mobile-shell .host-stats-hero p,.mobile-shell .mobile-admin-hero p{margin:0;color:var(--mobile-muted);font-size:13px;line-height:1.5}.mobile-shell .host-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0}.mobile-shell .host-stats-grid div{display:grid;min-height:106px;align-content:center;justify-items:start;border:1px solid var(--mobile-soft-border);border-radius:20px;background:#fff;color:var(--mobile-primary);padding:16px}.mobile-shell .host-stats-grid strong{color:var(--mobile-muted);font-size:12px;font-weight:900}.mobile-shell .host-stats-grid span{color:var(--mobile-text);font-size:24px;font-weight:900}.mobile-shell .host-stats-chart{gap:12px}.mobile-shell .host-stats-chart article,.mobile-shell .mobile-admin-chart article{display:grid;grid-template-columns:70px minmax(0,1fr) 44px;gap:10px;align-items:center}.mobile-shell meter{width:100%;height:9px;overflow:hidden;border:0;border-radius:999px;background:#e2e8f0}.mobile-shell meter::-webkit-meter-bar{border:0;border-radius:999px;background:#e2e8f0}.mobile-shell meter::-webkit-meter-optimum-value{border-radius:999px;background:var(--mobile-primary)}.mobile-shell .host-stats-chart span,.mobile-shell .host-stats-chart em{color:#334155;font-size:12px;font-style:normal;font-weight:900}.mobile-shell .mini-line-chart{display:flex;height:138px;align-items:flex-end;gap:13px;border-radius:18px;background:#f8faff;padding:16px}.mobile-shell .mini-line-chart svg{align-self:center;color:var(--mobile-primary)}.mobile-shell .mini-line-chart span{width:28px;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,var(--mobile-primary),var(--mobile-sky))}.mobile-shell .mobile-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:15px 0}.mobile-shell .mobile-admin-stat{display:grid;min-height:118px;align-content:space-between;border:1px solid var(--mobile-soft-border);border-radius:22px;background:#fff;padding:15px;box-shadow:0 14px 30px #1e293b12}.mobile-shell .mobile-admin-stat svg{color:var(--mobile-primary)}.mobile-shell .mobile-admin-stat span{color:var(--mobile-muted);font-size:12px;font-weight:900}.mobile-shell .mobile-admin-stat strong{color:var(--mobile-text);font-size:23px;font-weight:900}.mobile-shell .mobile-admin-stat--amber svg{color:var(--mobile-warning)}.mobile-shell .mobile-admin-stat--green svg{color:#16a34a}.mobile-shell .mobile-admin-menu{gap:9px}.mobile-shell .mobile-admin-menu a{display:grid;min-height:48px;grid-template-columns:24px minmax(0,1fr) auto auto;gap:8px;align-items:center;border-radius:15px;background:#f8faff;color:#334155;padding:0 12px;font-size:13px;font-weight:900}.mobile-shell .mobile-admin-menu a svg:first-child{color:var(--mobile-primary)}.mobile-shell .mobile-admin-menu em{border-radius:999px;background:#fee2e2;color:#b91c1c;padding:4px 7px;font-size:11px;font-style:normal;font-weight:900}.mobile-shell .mobile-admin-chart article{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px;padding:10px 0}.mobile-shell .mobile-admin-chart article>div{display:flex;min-width:0;align-items:center;gap:7px}.mobile-shell .mobile-admin-chart strong{color:var(--mobile-text);font-size:13px;font-weight:900}.mobile-shell .mobile-admin-chart article span{border-radius:999px;background:#dcfce7;color:#15803d;padding:4px 7px;font-size:11px;font-weight:900}.mobile-shell .mobile-admin-chart em{color:var(--mobile-primary);font-size:12px;font-style:normal;font-weight:900}.mobile-shell .mobile-admin-activity{gap:10px}.mobile-shell .mobile-admin-activity article{display:flex;gap:10px;border-radius:16px;background:#f8faff;padding:12px}.mobile-shell .mobile-admin-activity svg{flex:0 0 auto;color:var(--mobile-warning)}.mobile-shell .mobile-admin-activity strong{color:var(--mobile-text);font-size:13px;font-weight:900}.mobile-shell .mobile-admin-activity p{margin:4px 0 0;color:var(--mobile-muted);font-size:12px}.mobile-shell .mobile-map-page{display:grid;gap:14px}.mobile-shell .mobile-map-search{display:grid;grid-template-columns:minmax(0,1fr) 58px 46px;gap:9px}.mobile-shell .mobile-map-search input{min-height:50px;border:1px solid #cdd7e8;border-radius:17px;background:#fff;color:var(--mobile-text);padding:0 15px;font-size:14px;box-shadow:0 8px 18px #0f172a09}.mobile-shell .mobile-map-search button{display:grid;min-width:0;border:0;border-radius:16px;background:var(--mobile-primary);color:#fff;font-size:13px;font-weight:900;place-items:center;box-shadow:0 12px 22px #4f46e53d}.mobile-shell .mobile-map-search button:last-child{background:#eef2ff;color:var(--mobile-primary);box-shadow:none}.mobile-shell .mobile-map-status{margin:-4px 0 0;border-radius:14px;background:#f8faff;color:#52647e;padding:10px 12px;font-size:12px;font-weight:800}.mobile-shell .mobile-map-canvas{position:relative;min-height:430px;overflow:hidden;border:1px solid rgba(14,165,233,.2);border-radius:28px;background:linear-gradient(90deg,rgba(203,213,225,.55) 1px,transparent 1px),linear-gradient(0deg,rgba(203,213,225,.55) 1px,transparent 1px),radial-gradient(circle at 57% 56%,rgba(79,70,229,.14),transparent 14%),#eff6ff;background-size:44px 44px,44px 44px,auto,auto;box-shadow:0 18px 42px #1e293b14}.mobile-shell .map-current-label{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fffffff2;color:#334155;padding:8px 11px;font-size:12px;font-weight:900;box-shadow:0 10px 22px #0f172a1a}.mobile-shell .map-pin{position:absolute;display:grid;width:48px;height:48px;place-items:center;border-radius:999px;background:var(--mobile-primary);color:#fff;box-shadow:0 14px 24px #4f46e54d}.mobile-shell .map-pin.p1{top:118px;left:54%}.mobile-shell .map-pin.p2{top:204px;left:28%}.mobile-shell .map-pin.p3{right:48px;bottom:94px}.mobile-shell .map-center{position:absolute;top:50%;left:50%;width:66px;height:66px;transform:translate(-50%,-50%);border:18px solid rgba(79,70,229,.13);border-radius:999px;background:var(--mobile-primary);box-shadow:0 0 0 9px #4f46e51f}.mobile-shell .mobile-map-results{display:grid;gap:10px;border:1px solid var(--mobile-soft-border);border-radius:24px;background:#fff;padding:15px;box-shadow:0 16px 34px #1e293b0f}.mobile-shell .mobile-map-results .section-title{margin-bottom:2px}.mobile-shell .mobile-map-results .section-title span{color:var(--mobile-primary);font-size:13px;font-weight:900}.mobile-shell .map-result{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center;border-radius:18px;background:#f8faff;padding:10px}.mobile-shell .map-result img{width:58px;height:58px;border-radius:15px;-o-object-fit:cover;object-fit:cover}.mobile-shell .map-result b{display:block;overflow:hidden;color:var(--mobile-text);font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .map-result small{display:block;overflow:hidden;margin-top:5px;color:var(--mobile-muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}@keyframes mobile-slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:360px){.mobile-shell .meeting-card__body{grid-template-columns:82px minmax(0,1fr)}.mobile-shell .meeting-card__thumb{width:82px}.mobile-header__actions a{width:32px;height:32px}}.mobile-shell .mobile-chat-heading{margin:4px 0 18px}.mobile-shell .mobile-chat-heading span{color:var(--mobile-sky);font-size:12px;font-weight:900;letter-spacing:.18em}.mobile-shell .mobile-chat-heading h1{margin:8px 0 6px;color:var(--mobile-text);font-size:27px;font-weight:900;line-height:1.16}.mobile-shell .mobile-chat-heading p{margin:0;color:var(--mobile-muted);font-size:14px;line-height:1.5}.mobile-shell .mobile-chat-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 18px;padding:5px;border-radius:16px;background:#f1f5f9}.mobile-shell .mobile-chat-tab{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border:none;border-radius:12px;background:transparent;color:var(--mobile-muted);font-size:13px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.mobile-shell .mobile-chat-tab span{font-size:13px;font-weight:800}.mobile-shell .mobile-chat-tab.is-active{background:#fff;color:var(--mobile-primary);box-shadow:0 2px 10px #1e293b1a}.mobile-shell .mobile-chat-tab__badge{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--mobile-primary);color:#fff;font-size:10px;font-style:normal;font-weight:900;padding:0 4px;transition:background .18s ease}.mobile-shell .mobile-chat-tab:not(.is-active) .mobile-chat-tab__badge{background:#94a3b8}.mobile-shell .chat-list--rooms,.mobile-shell .chat-list--direct{gap:12px}.mobile-shell .chat-list--rooms .chat-room-card{display:grid;min-height:104px;grid-template-columns:62px minmax(0,1fr);gap:13px;align-items:center;padding:14px}.mobile-shell .chat-list--direct .chat-room-card--direct{display:grid;grid-template-columns:56px minmax(0,1fr);gap:13px;align-items:center;padding:14px;min-height:80px}.mobile-shell .chat-room-card__thumb--avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,var(--mobile-primary),var(--mobile-sky))}.mobile-shell .chat-room-card__thumb--avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-shell .chat-room-card__thumb--initials{font-size:22px;font-weight:900;color:#fff;line-height:1}.mobile-shell .chat-room-card__thumb,.mobile-shell .chat-room-summary__thumb{display:grid;overflow:hidden;place-items:center;background:linear-gradient(135deg,var(--mobile-primary),var(--mobile-sky));background-position:center;background-size:cover;color:#fff;font-size:12px;font-weight:900;text-align:center}.mobile-shell .chat-room-card__thumb{width:62px;height:62px;border-radius:18px}.mobile-shell .chat-room-card__content{min-width:0}.mobile-shell .chat-room-card__topline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.mobile-shell .chat-room-card__topline strong{overflow:hidden;color:var(--mobile-text);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .chat-room-card__topline time{flex:0 0 auto;color:#71819b;font-size:11px;font-weight:800}.mobile-shell .chat-room-card__content>p{overflow:hidden;margin:6px 0 8px;color:#5d6c83;font-size:13px;text-overflow:ellipsis;white-space:nowrap;padding-right:28px}.mobile-shell .chat-room-card__meta{display:flex;min-width:0;flex-wrap:wrap;gap:7px;padding-right:28px}.mobile-shell .chat-room-card__meta span{display:inline-flex;min-height:24px;align-items:center;gap:4px;border-radius:999px;background:#f4f7ff;color:#52647e;padding:0 8px;font-size:11px;font-weight:800}.mobile-shell .chat-room-card>em{position:absolute;bottom:14px;right:16px;display:grid;min-width:23px;height:23px;place-items:center;border-radius:999px;background:var(--mobile-primary);color:#fff;font-size:11px;font-style:normal;font-weight:900}.mobile-shell .chat-room-summary{position:sticky;top:68px;z-index:12;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;margin:-2px 0 12px;border:1px solid rgba(219,227,240,.92);border-radius:22px;background:#fffffff5;padding:12px;box-shadow:0 14px 30px #1e293b14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-shell .chat-room-summary__thumb{width:54px;height:54px;border-radius:16px}.mobile-shell .chat-room-summary strong{display:block;overflow:hidden;color:var(--mobile-text);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .chat-room-summary p{margin:5px 0 0;color:var(--mobile-muted);font-size:12px;font-weight:800}.mobile-shell .chat-room-summary a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:var(--mobile-primary);padding:0 12px;font-size:12px;font-weight:900}.mobile-shell .chat-fixed-notice{position:fixed;top:66px;right:max(12px,calc((100vw - 430px)/2 + 12px));left:max(12px,calc((100vw - 430px)/2 + 12px));z-index:14}.mobile-shell .chat-notice{overflow:hidden;border:1px solid rgba(79,70,229,.16);border-radius:18px;background:#eef2fff5;box-shadow:0 12px 24px #4f46e51a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-shell .chat-notice button{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;border:0;background:transparent;color:var(--mobile-text);padding:12px 13px;text-align:left}.mobile-shell .chat-notice strong{color:var(--mobile-primary);font-size:12px;font-weight:950}.mobile-shell .chat-notice span{overflow:hidden;color:#52647e;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .chat-notice em{color:var(--mobile-primary);font-size:11px;font-style:normal;font-weight:950}.mobile-shell .chat-notice__body{border-top:1px solid rgba(79,70,229,.12);padding:0 13px 13px;animation:mobileChatSlideDown .18s ease both}.mobile-shell .chat-notice__body p{margin:10px 0 7px;color:#334155;font-size:13px;font-weight:800;line-height:1.5}.mobile-shell .chat-notice__body small{color:#71819b;font-size:11px;font-weight:800}.mobile-shell .message-list{gap:12px;margin:0 -16px;padding:70px 16px 106px}.mobile-shell .message-group{display:contents}.mobile-shell .message-day-divider{align-self:center;border-radius:999px;background:#0f172a14;color:#66748a;padding:6px 11px;font-size:12px;font-weight:900}.mobile-shell input:not([type=checkbox]):not([type=radio]):not([type=range]),.mobile-shell select,.mobile-shell textarea{font-size:16px}.mobile-shell .mobile-schedule-toggles{display:flex;flex-wrap:wrap;gap:8px}.mobile-shell .mobile-schedule-toggles label{min-height:42px}.mobile-shell .mobile-push-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;border:1px solid rgba(79,70,229,.18);border-radius:22px;background:#eef2ff;padding:16px}.mobile-shell .mobile-push-card>svg{color:var(--mobile-primary)}.mobile-shell .mobile-push-card strong{color:var(--mobile-text);font-size:15px;font-weight:950}.mobile-shell .mobile-push-card p{margin:5px 0 0;color:var(--mobile-muted);font-size:13px;font-weight:800;line-height:1.5}.mobile-shell .mobile-push-card span{display:block;margin-top:8px;color:var(--mobile-primary);font-size:12px;font-weight:900}.mobile-shell .mobile-push-card .button{grid-column:1 / -1;min-height:44px}.mobile-shell .profile-intro-page{min-height:auto;display:block;background:transparent;padding:0 0 96px}.mobile-shell .profile-intro{display:grid;width:100%;grid-template-columns:1fr;gap:18px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:8px 0 0}.mobile-shell .profile-intro__visual{min-height:236px;border:1px solid rgba(186,230,253,.85);border-radius:999px;background:radial-gradient(circle at 50% 45%,#4f46e51f,#0ea5e914 46%,#fff0 67%)}.mobile-shell .profile-intro__medal{width:118px;height:118px;box-shadow:0 20px 42px #4f46e53d}.mobile-shell .profile-intro__ring{width:214px;height:214px}.mobile-shell .profile-intro__orbit{width:58px;height:58px}.mobile-shell .profile-intro__orbit--one{top:24px;right:78px}.mobile-shell .profile-intro__orbit--two{left:74px;bottom:42px}.mobile-shell .profile-intro__content{gap:14px;padding:0 10px}.mobile-shell .profile-intro__content h1{color:var(--mobile-text);font-size:29px;line-height:1.15;word-break:keep-all}.mobile-shell .profile-intro__content h1 span{margin:0 5px;color:var(--mobile-primary);font-size:.62em}.mobile-shell .profile-intro__content p{color:#52647e;font-size:15px;font-weight:800;line-height:1.75;word-break:keep-all}.mobile-shell .profile-intro__checks{display:grid;justify-content:start}.mobile-shell .profile-intro__checks span{width:-moz-fit-content;width:fit-content;border-color:#4f46e52e;background:#eef2ff;color:var(--mobile-primary);font-size:12px}.mobile-shell .profile-intro__actions{display:grid;grid-template-columns:minmax(0,1fr);margin-top:8px}.mobile-shell .profile-intro__actions .button{width:100%;min-height:50px}.mobile-shell .profile-setup-page{min-height:auto;background:transparent;padding:0 0 112px}.mobile-shell .profile-setup{width:100%;max-width:none;gap:12px}.mobile-shell .profile-setup__intro,.mobile-shell .profile-setup__panel{border:1px solid var(--mobile-soft-border);border-radius:20px;background:#fffffff5;box-shadow:0 14px 30px #0f172a0f;padding:14px}.mobile-shell .profile-setup__intro{display:grid;gap:8px}.mobile-shell .profile-setup__intro h1{font-size:18px;line-height:1.3;word-break:keep-all}.mobile-shell .profile-setup__intro p:not(.profile-setup__eyebrow){font-size:12px;font-weight:700;line-height:1.5}.mobile-shell .profile-setup__status{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:8px 11px}.mobile-shell .profile-setup__identity,.mobile-shell .profile-setup__grid-section,.mobile-shell .profile-setup__sport-body,.mobile-shell .profile-setup__region-selects,.mobile-shell .profile-setup__fields{grid-template-columns:1fr}.mobile-shell .profile-setup__avatar{justify-self:center}.mobile-shell .profile-setup__fields{gap:12px}.mobile-shell .profile-setup input,.mobile-shell .profile-setup textarea,.mobile-shell .profile-setup select{min-height:48px;border-radius:16px;font-size:16px}.mobile-shell .profile-setup__categories,.mobile-shell .profile-setup__sport-list,.mobile-shell .profile-setup__selected{display:flex;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.mobile-shell .profile-setup__categories::-webkit-scrollbar,.mobile-shell .profile-setup__sport-list::-webkit-scrollbar,.mobile-shell .profile-setup__selected::-webkit-scrollbar{display:none}.mobile-shell .profile-setup__categories button,.mobile-shell .profile-setup__sport-list button,.mobile-shell .profile-setup__selected button{flex:0 0 auto;min-height:42px;border-radius:999px;padding-inline:15px}.mobile-shell .profile-setup__level-toggle{align-items:center;justify-content:center;border-radius:18px}.mobile-shell .profile-setup__level-toggle input{width:13px!important;height:13px!important;min-width:13px!important;min-height:13px!important;accent-color:#2563eb!important;margin:0!important}.mobile-shell .profile-setup__sport-levels label,.mobile-shell .profile-setup__actions{grid-template-columns:1fr}.mobile-shell .profile-setup__security{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px}.mobile-shell .profile-setup__security button,.mobile-shell .profile-setup__actions .button{width:100%;min-height:48px}.mobile-shell .mobile-tab-strip{display:flex;overflow-x:auto;gap:8px;margin:0 0 14px;padding:2px 2px 8px;scrollbar-width:none}.mobile-shell .mobile-tab-strip::-webkit-scrollbar{display:none}.mobile-shell .mobile-tab-strip button{flex:0 0 auto;min-height:38px;border:1px solid var(--mobile-soft-border);border-radius:999px;background:#fff;color:#52647e;padding:0 14px;font-size:13px;font-weight:900}.mobile-shell .mobile-tab-strip button.is-active{border-color:#4f46e533;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .mobile-admin-meetings{display:grid;width:100%;max-width:100%;box-sizing:border-box;gap:14px;overflow-x:hidden}.mobile-shell .mobile-admin-list-head{display:grid;width:100%;max-width:100%;box-sizing:border-box;gap:12px;border:1px solid var(--mobile-soft-border);border-radius:22px;background:#fff;padding:16px;box-shadow:0 14px 30px #0f172a0f}.mobile-shell .mobile-admin-list-head h2{margin:0;color:var(--mobile-text);font-size:21px;font-weight:950}.mobile-shell .mobile-admin-list-head h2 span{color:var(--mobile-primary)}.mobile-shell .mobile-admin-list-head>div{display:grid;width:100%;min-width:0;grid-template-columns:minmax(78px,.42fr) minmax(0,1fr) 54px;gap:8px}.mobile-shell .mobile-admin-list-head select,.mobile-shell .mobile-admin-list-head input{min-width:0;min-height:42px;border:1px solid #cdd7e8;border-radius:14px;background:#fff;color:var(--mobile-text);padding:0 10px;font-size:14px;font-weight:800}.mobile-shell .mobile-admin-list-head button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:42px;border:0;border-radius:14px;background:var(--mobile-primary);color:#fff;font-size:13px;font-weight:900}.mobile-shell .mobile-admin-meeting-list{display:grid;gap:10px}.mobile-shell .mobile-admin-meeting-list article{display:grid;width:100%;max-width:100%;box-sizing:border-box;min-width:0;gap:10px;border:1px solid var(--mobile-soft-border);border-radius:20px;background:#fff;padding:14px;box-shadow:0 12px 26px #0f172a0d}.mobile-shell .mobile-admin-meeting-list article>div:first-child{display:flex;align-items:center;justify-content:space-between;color:var(--mobile-muted);font-size:12px;font-weight:900}.mobile-shell .mobile-admin-meeting-list em{border-radius:999px;background:#fff7ed;color:#ea580c;padding:5px 9px;font-style:normal}.mobile-shell .mobile-admin-meeting-list strong{overflow:hidden;color:var(--mobile-text);font-size:16px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-admin-meeting-list dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;gap:8px;margin:0}.mobile-shell .mobile-admin-meeting-list dl div{display:grid;min-width:0;gap:3px;border-radius:14px;background:#f8faff;padding:9px}.mobile-shell .mobile-admin-meeting-list dt{color:var(--mobile-muted);font-size:11px;font-weight:900}.mobile-shell .mobile-admin-meeting-list dd{overflow:hidden;margin:0;color:var(--mobile-text);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-admin-meeting-list article>button{justify-self:start;min-height:34px;border:1px solid rgba(239,68,68,.18);border-radius:999px;background:#fef2f2;color:#dc2626;padding:0 12px;font-size:12px;font-weight:900}.mobile-shell .mobile-admin-loading{border:1px solid var(--mobile-soft-border);border-radius:20px;background:#fff;color:var(--mobile-muted);padding:32px 16px;text-align:center;font-size:14px;font-weight:900}@media(max-width:380px){.mobile-shell .mobile-admin-list-head{padding:14px}.mobile-shell .mobile-admin-list-head h2{font-size:18px}.mobile-shell .mobile-admin-list-head>div{grid-template-columns:1fr}.mobile-shell .mobile-admin-list-head select,.mobile-shell .mobile-admin-list-head input,.mobile-shell .mobile-admin-list-head button{width:100%}}.mobile-shell .mobile-sport-category-tabs{display:flex;justify-content:space-between!important;width:100%!important;overflow-x:auto;flex-wrap:nowrap;gap:4px;padding:2px 2px 8px;scrollbar-width:none}.mobile-shell .mobile-sport-category-tabs::-webkit-scrollbar{display:none}.mobile-shell .mobile-sport-category-tabs button{flex:0 0 auto;min-height:42px;border:1px solid #dbe5f3;border-radius:999px;background:#fff;color:#40506a;padding:0 15px;font-size:13px;font-weight:900}.mobile-shell .mobile-sport-category-tabs button.is-active{border-color:#4f46e52e;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .mobile-profile-sport-grid{display:flex;overflow-x:auto;flex-wrap:nowrap;gap:9px;padding:4px 2px 8px;animation:mobileChatSlideDown .18s ease both;scrollbar-width:none}.mobile-shell .mobile-profile-sport-grid::-webkit-scrollbar{display:none}.mobile-shell .mobile-profile-sport-grid button{flex:0 0 auto;min-height:40px;border-radius:999px;padding:0 15px}.mobile-shell .mobile-settings-page{display:grid;gap:14px}.mobile-shell .mobile-settings-hero,.mobile-shell .mobile-settings-card{border:1px solid var(--mobile-soft-border);border-radius:24px;background:#fff;box-shadow:0 16px 34px #1e293b0f}.mobile-shell .mobile-settings-hero{display:grid;gap:10px;padding:20px}.mobile-shell .mobile-settings-hero>div{display:grid;width:54px;height:54px;place-items:center;border-radius:18px;background:#eef2ff;color:var(--mobile-primary)}.mobile-shell .mobile-settings-hero span{color:var(--mobile-primary);font-size:11px;font-weight:950;letter-spacing:.12em}.mobile-shell .mobile-settings-hero h1{margin:0;color:var(--mobile-text);font-size:22px;line-height:1.28}.mobile-shell .mobile-settings-hero p,.mobile-shell .mobile-settings-card p{margin:0;color:var(--mobile-muted);font-size:13px;font-weight:800;line-height:1.55}.mobile-shell .mobile-settings-card{display:grid;gap:12px;padding:16px}.mobile-shell .mobile-settings-card__head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center}.mobile-shell .mobile-settings-card__head>svg{width:42px;height:42px;border-radius:16px;background:#eef2ff;color:var(--mobile-primary);padding:11px}.mobile-shell .mobile-settings-card strong{color:var(--mobile-text);font-size:15px;font-weight:950}.mobile-shell .mobile-settings-card em{border-radius:999px;background:#f1f5ff;color:var(--mobile-primary);padding:6px 9px;font-size:11px;font-style:normal;font-weight:950}.mobile-shell .mobile-settings-card__notice,.mobile-shell .mobile-settings-card__message{border-radius:14px;background:#f8faff;padding:10px 12px}.mobile-shell .mobile-settings-card button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:16px;background:var(--mobile-primary);color:#fff;font-size:14px;font-weight:900}@keyframes mobileChatSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileChatSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mobile-permission-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;align-items:end;justify-items:center}.mobile-permission-guide__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a61}.mobile-permission-guide section{position:relative;display:grid;width:min(100%,430px);max-height:min(86dvh,640px);align-content:start;gap:12px;overflow-y:auto;border:1px solid rgba(199,210,254,.78);border-radius:28px 28px 0 0;background:#fff;padding:22px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -22px 44px #0f172a38;animation:mobileChatSlideUp .19s ease both}.mobile-permission-guide__icon{display:grid;width:58px;height:58px;place-items:center;border-radius:20px;background:#eef2ff;color:#4f46e5}.mobile-permission-guide span{color:#4f46e5;font-size:12px;font-weight:950}.mobile-permission-guide h2{margin:0;color:#111827;font-size:22px;line-height:1.28}.mobile-permission-guide p{margin:0;color:#52647e;font-size:14px;font-weight:800;line-height:1.6}.mobile-permission-guide__actions{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:10px}.mobile-permission-guide__actions button,.mobile-permission-guide__skip{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:7px;width:100%;min-width:0;border-radius:16px;font-size:13px;font-weight:900;line-height:1.2;white-space:nowrap}.mobile-permission-guide__actions button{border:1px solid transparent;box-shadow:0 12px 22px #4f46e529}.mobile-permission-guide__actions button.is-push{background:#4f46e5;color:#fff}.mobile-permission-guide__actions button.is-location{border-color:#0ea5e93d;background:#e0f2fe;color:#0369a1;box-shadow:0 12px 22px #0ea5e91f}.mobile-permission-guide__message{border-radius:14px;background:#f8faff;padding:10px 12px;color:#334155}.mobile-permission-guide__skip{border:1px solid #dbe5f3;background:#fff;color:#52647e}.mobile-permission-guide__close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:999px;padding:0;cursor:pointer;color:#111827;z-index:121}.mobile-my-calendar{margin:16px 20px;padding:18px;border-radius:24px;background:#fff;box-shadow:0 14px 30px #0f172a14}.mobile-my-calendar__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.mobile-my-calendar__head span{display:block;margin-bottom:4px;color:#6366f1;font-size:13px;font-weight:700}.mobile-my-calendar__head h2{margin:0;color:#0f172a;font-size:20px;font-weight:800}.mobile-my-calendar__head a{color:#4f46e5;font-size:13px;font-weight:700;text-decoration:none}.mobile-my-calendar__week{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:8px;color:#94a3b8;font-size:12px;text-align:center}.mobile-my-calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.mobile-my-calendar__grid>span,.mobile-my-calendar__grid button{aspect-ratio:1;border:0;border-radius:14px;background:#f8fafc;color:#334155;font:inherit}.mobile-my-calendar__grid button{position:relative;display:grid;place-items:center}.mobile-my-calendar__grid button.has-event{background:#eef2ff;color:#4338ca;font-weight:800}.mobile-my-calendar__grid button.is-active{background:#4f46e5;color:#fff}.mobile-my-calendar__grid button em{position:absolute;right:5px;bottom:4px;min-width:16px;height:16px;border-radius:999px;background:currentColor;color:#fff;font-size:10px;font-style:normal;line-height:16px}.mobile-my-calendar__grid button.is-active em{background:#fff;color:#4f46e5}.mobile-my-calendar__list{display:grid;gap:10px;margin-top:14px}.mobile-my-calendar__list a{display:block;padding:12px 14px;border-radius:18px;background:#f8fafc;color:inherit;text-decoration:none}.mobile-my-calendar__list span{display:block;margin-bottom:4px;color:#6366f1;font-size:12px;font-weight:700}.mobile-my-calendar__list strong{display:block;color:#0f172a;font-size:14px}.mobile-my-calendar__list p{margin:4px 0 0;color:#64748b;font-size:12px}.mobile-shell .profile-card.profile-card--stitch{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:18px 16px;background:linear-gradient(135deg,#1e1b4b,#312e81 55%,#4f46e5);border-radius:20px;box-shadow:0 10px 25px -5px #4f46e559;color:#fff;margin-bottom:16px}.mobile-shell .profile-card__main-row{display:flex;align-items:center;gap:14px;width:100%}.mobile-shell .profile-card.profile-card--stitch .profile-card__main-row>img{width:72px;height:72px;flex:0 0 72px;border-radius:24px;border:3px solid #fbbf24;-o-object-fit:cover;object-fit:cover;background:#ffffff1a;box-shadow:0 4px 12px #00000026}.mobile-shell .profile-card__info{display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:1;color:#fff}.mobile-shell .profile-card.profile-card--stitch strong{display:block;color:#fff;font-size:20px;font-weight:800;line-height:1.25;text-align:left}.mobile-shell .profile-card.profile-card--stitch p{margin:4px 0 8px;background:transparent;padding:0;border-radius:0;color:#c7d2fe;font-size:13px;font-weight:700;text-align:left}.mobile-shell .mobile-profile-intro-slot{display:flex;flex-direction:column;align-items:flex-start;margin:6px 0;width:100%}.mobile-shell .mobile-profile-intro-edit{display:flex;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:4px 6px 4px 12px;width:100%;box-sizing:border-box;gap:6px}.mobile-shell .mobile-profile-intro-edit input{flex:1;background:transparent;border:0;outline:none;color:#fff;font-size:11px;font-weight:700;padding:3px 0}.mobile-shell .mobile-profile-intro-char-count{font-size:9px;color:#fff6;font-weight:700;flex-shrink:0}.mobile-shell .mobile-profile-intro-edit-actions{display:flex;align-items:center;gap:3px;flex-shrink:0}.mobile-shell .mobile-profile-intro-edit-actions button{background:transparent;border:0;color:#fff;cursor:pointer;display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#ffffff1f;transition:background-color .15s}.mobile-shell .mobile-profile-intro-edit-actions button:hover{background:#ffffff40}.mobile-shell .mobile-profile-intro-quick{display:inline-flex;max-width:100%;align-items:center;gap:5px;border:0;border-radius:999px;background:#ffffff1a;color:#ffffffd9;padding:5px 12px;font-size:11px;font-weight:700;transition:all .2s ease;width:-moz-fit-content;width:fit-content}.mobile-shell .mobile-profile-intro-quick:hover{background:#ffffff2e;color:#fff}.mobile-shell .mobile-profile-intro-quick .mobile-profile-intro-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-profile-intro-quick svg{color:#fbbf24;flex-shrink:0}.mobile-shell .mobile-profile-intro-error{font-size:10px;color:#fca5a5;margin-top:3px;font-style:normal;display:block}.mobile-shell .profile-card.profile-card--stitch .profile-card__meta-text{margin:4px 0 0;background:transparent;padding:0;border-radius:0;color:#c7d2fe;font-size:13px;font-weight:700;text-align:left;line-height:1}.mobile-shell .profile-card.profile-card--stitch .profile-card__divider{height:1px;background:#ffffff1f;margin:4px 0;width:100%}.mobile-shell .profile-card.profile-card--stitch .profile-card__sports-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-top:4px}.mobile-shell .profile-card.profile-card--stitch .profile-card__sport-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:8px 4px;color:#fff;min-height:48px;box-sizing:border-box}.mobile-shell .profile-card.profile-card--stitch .profile-card__sport-grid-item span{font-size:10px;font-weight:800;text-align:center;color:#fff;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 2px;box-sizing:border-box}.mobile-shell .profile-card.profile-card--stitch .profile-card__sport-grid-item svg{color:#fbbf24;flex-shrink:0}.mobile-shell .profile-card.profile-card--stitch .profile-card__sport-grid-empty{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff9;font-size:11px;font-weight:700;padding:10px 0}.mobile-shell .profile-sport-tags span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);color:#fff;padding:5px 10px;font-size:11px;font-weight:800}.mobile-shell .profile-sport-tags svg{color:#fbbf24}.mobile-shell .profile-edit-shortcut{position:absolute;top:16px;right:16px;display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;transition:all .2s ease}.mobile-shell .profile-edit-shortcut:hover{background:#ffffff40;transform:translateY(-1px)}.mobile-shell .profile-setup__sports .profile-setup__categories{display:flex!important;flex-direction:row!important;justify-content:space-between!important;width:100%!important;overflow-x:auto!important;flex-wrap:nowrap!important;gap:4px!important;padding-bottom:6px!important;scrollbar-width:none}.mobile-shell .profile-setup__sports .profile-setup__categories::-webkit-scrollbar{display:none!important}.mobile-shell .profile-setup__sports .profile-setup__categories button{width:auto!important;flex:0 0 auto!important;border-radius:999px!important;padding:5px 9px!important;font-size:11.5px!important;min-height:auto!important;height:31px!important;border:1px solid var(--mobile-soft-border)!important;background:#fff!important;color:#52647e!important}.mobile-shell .profile-setup__sports .profile-setup__categories button.is-active{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.mobile-shell .profile-setup__sport-body{gap:6px!important}.mobile-shell .profile-setup__sport-list-wrapper{display:grid!important;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),opacity .25s ease-out,visibility .25s}.mobile-shell .profile-setup__sport-body.is-open .profile-setup__sport-list-wrapper{grid-template-rows:1fr;opacity:1;visibility:visible;margin-top:0!important}.mobile-shell .profile-setup__sport-list-wrapper>div{overflow:hidden}.mobile-shell .profile-setup__sports .profile-setup__sport-list{min-height:auto!important;padding:8px 4px 4px!important;background:transparent!important}.mobile-shell .profile-setup__grid-section h2,.mobile-shell .profile-setup__section-head h2{font-size:15px!important;font-weight:800!important}.mobile-shell .profile-setup__grid-section p,.mobile-shell .profile-setup__section-head p{font-size:12px!important;margin-top:4px!important;line-height:1.45!important}.mobile-shell .profile-setup__section-head{gap:12px!important;margin-bottom:12px!important}.mobile-shell .profile-setup__section-head>span{white-space:nowrap!important;font-size:11px!important;padding:4px 8px!important;height:-moz-fit-content!important;height:fit-content!important;align-self:center!important}.mobile-shell .profile-setup__sport-list button,.mobile-shell .profile-setup__selected button{min-height:auto!important;height:32px!important;padding:0 12px!important;font-size:12px!important;font-weight:700!important}.mobile-shell .mobile-photo-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172af2;display:flex;align-items:center;justify-content:center;z-index:99999;padding:16px}.mobile-shell .mobile-photo-lightbox .lightbox-content{position:relative;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.mobile-shell .mobile-photo-lightbox img{max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 10px 30px #00000080}.mobile-shell .mobile-photo-lightbox .lightbox-close-btn{position:absolute;top:-48px;right:0;background:#ffffff1a;border:0;color:#fff;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-shell .mobile-location-select-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center}.mobile-shell .mobile-location-select-modal__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f172a66;border:0;padding:0;margin:0;width:100%;height:100%;cursor:pointer}.mobile-shell .mobile-location-select-modal>section{position:relative;z-index:10;width:100%;max-width:500px;background:#fff;border-radius:20px 20px 0 0;padding:20px 16px env(safe-area-inset-bottom,16px) 16px;box-shadow:0 -4px 20px #0f172a1a;animation:slide-up-modal .25s cubic-bezier(.16,1,.3,1)}@keyframes slide-up-modal{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-shell .mobile-location-select-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.mobile-shell .mobile-location-select-modal__header>span{font-size:16px;font-weight:800;color:#0f172a}.mobile-shell .mobile-location-select-modal__header>button{background:transparent;border:0;color:#64748b;font-size:14px;font-weight:800;cursor:pointer}.mobile-shell .mobile-location-select-modal__buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mobile-shell .mobile-location-select-modal__buttons>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:96px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s}.mobile-shell .mobile-location-select-modal__buttons>button:active{background:#f1f5f9;transform:scale(.98)}.mobile-shell .mobile-location-select-modal__buttons svg{color:var(--mobile-primary)}.mobile-shell .mobile-location-select-modal__buttons span{font-size:13px;font-weight:800;color:#334155}.mobile-shell .mobile-my-calendar__body{display:grid;gap:12px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease,margin-top .3s ease}.mobile-shell .mobile-my-calendar__body.is-expanded{max-height:700px;opacity:1;margin-top:12px}.mobile-shell .mobile-chatbot-container{display:flex;flex-direction:column;height:100vh;background-color:#f8fafc;position:relative;overflow:hidden}.mobile-shell .mobile-chatbot-container .mobile-header__session-list-btn{background:transparent;border:0;color:#40506a;cursor:pointer;display:grid;place-items:center;width:34px;height:34px}.mobile-shell .mobile-chatbot-chat-area{flex:1;overflow-y:auto;padding:16px 16px 140px}.mobile-shell:has(.mobile-chatbot-input-bar input:focus) .mobile-chatbot-chat-area{padding-bottom:90px}.mobile-shell .mobile-chatbot-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70%;text-align:center;color:#64748b;padding:24px}.mobile-shell .mobile-chatbot-welcome-icon{width:72px;height:72px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:var(--mobile-primary);border-radius:24px;display:grid;place-items:center;margin-bottom:20px;box-shadow:0 8px 24px #4f46e51f}.mobile-shell .mobile-chatbot-welcome h3{font-size:18px;font-weight:800;color:#1e293b;margin-bottom:8px}.mobile-shell .mobile-chatbot-welcome p{font-size:14px;line-height:1.5;max-width:240px}.mobile-shell .mobile-chatbot-message-list{display:flex;flex-direction:column;gap:16px}.mobile-shell .mobile-chatbot-bubble-row{display:flex;align-items:flex-end;gap:8px;max-width:85%}.mobile-shell .mobile-chatbot-bubble-row--user{align-self:flex-end;flex-direction:row-reverse}.mobile-shell .mobile-chatbot-bubble-row--bot{align-self:flex-start}.mobile-shell .mobile-chatbot-bubble-avatar{width:28px;height:28px;background-color:var(--mobile-primary);color:#fff;border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-bottom:16px}.mobile-shell .mobile-chatbot-bubble-wrapper{display:flex;flex-direction:column;gap:4px}.mobile-shell .mobile-chatbot-bubble-name{font-size:11px;font-weight:700;color:#64748b;margin-left:4px}.mobile-shell .mobile-chatbot-bubble-bubble{padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.5;word-break:break-all;box-shadow:0 2px 8px #0f172a08}.mobile-shell .mobile-chatbot-bubble-row--user .mobile-chatbot-bubble-bubble{background-color:var(--mobile-primary);color:#fff;border-bottom-right-radius:4px}.mobile-shell .mobile-chatbot-bubble-row--bot .mobile-chatbot-bubble-bubble{background-color:#fff;color:#1e293b;border-bottom-left-radius:4px;border:1px solid rgba(226,232,240,.8)}.mobile-shell .mobile-chatbot-bubble-time{font-size:10px;color:#94a3b8;margin:0 4px;align-self:flex-end}.mobile-shell .mobile-chatbot-input-bar{position:fixed;bottom:calc(70px + env(safe-area-inset-bottom));left:0;right:0;max-width:430px;margin:0 auto;height:64px;background-color:#fffffff5;border-top:1px solid #e2e8f0;padding:10px 16px;display:flex;align-items:center;gap:8px;z-index:35;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-shell:has(.mobile-chatbot-input-bar input:focus) .mobile-chatbot-input-bar{bottom:env(safe-area-inset-bottom)}.mobile-shell .mobile-chatbot-input-bar input{flex:1;height:38px;border:1px solid rgba(203,213,225,.8);border-radius:19px;padding:0 16px;font-size:16px;font-weight:500;letter-spacing:-.035em;color:#334155;background-color:#f8fafc;outline:none;transition:border-color .15s ease,background-color .15s ease}.mobile-shell .mobile-chatbot-input-bar input:focus{border-color:var(--mobile-primary);background-color:#fff}.mobile-shell .mobile-chatbot-input-bar button{width:40px;height:40px;border-radius:50%;border:0;background-color:var(--mobile-primary);color:#fff;display:grid;place-items:center;cursor:pointer;transition:opacity .2s}.mobile-shell .mobile-chatbot-input-bar button:disabled{background-color:#cbd5e1;cursor:not-allowed}.mobile-shell .mobile-chatbot-sidebar-overlay{position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%);width:min(100%,430px);background-color:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;display:flex;justify-content:flex-end}.mobile-shell .mobile-chatbot-sidebar{width:280px;height:100%;background-color:#fff;box-shadow:-4px 0 24px #0f172a26;display:flex;flex-direction:column;animation:slideIn .25s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-shell .mobile-chatbot-sidebar-header{padding:18px 16px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.mobile-shell .mobile-chatbot-sidebar-header h3{font-size:15px;font-weight:800;color:#1e293b}.mobile-shell .mobile-chatbot-new-chat-btn{display:flex;align-items:center;gap:4px;background-color:#eef2ff;border:0;color:var(--mobile-primary);padding:6px 10px;border-radius:8px;font-size:12px;font-weight:800;cursor:pointer;transition:background-color .2s}.mobile-shell .mobile-chatbot-new-chat-btn:active{background-color:#e0e7ff}.mobile-shell .mobile-chatbot-sidebar-list{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:4px}.mobile-shell .mobile-chatbot-sidebar-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;cursor:pointer;transition:background-color .15s ease;color:#475569;min-width:0}.mobile-shell .mobile-chatbot-sidebar-item:active{background-color:#f1f5f9}.mobile-shell .mobile-chatbot-sidebar-item--active{background-color:#f1f5f9;color:var(--mobile-primary);font-weight:800}.mobile-shell .mobile-chatbot-sidebar-item-title{flex:1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-shell .mobile-chatbot-sidebar-item-delete{background:transparent;border:0;color:#94a3b8;cursor:pointer;display:grid;place-items:center;padding:4px;border-radius:4px;opacity:0;transition:opacity .2s,color .2s}.mobile-shell .mobile-chatbot-sidebar-item:hover .mobile-chatbot-sidebar-item-delete,.mobile-shell .mobile-chatbot-sidebar-item--active .mobile-chatbot-sidebar-item-delete,.mobile-shell .mobile-chatbot-sidebar-item:active .mobile-chatbot-sidebar-item-delete{opacity:1}.mobile-shell .mobile-chatbot-sidebar-item-delete:hover{color:#ef4444}.mobile-shell .mobile-chatbot-sidebar-item-edit{background:transparent;border:0;color:#94a3b8;cursor:pointer;display:grid;place-items:center;padding:4px;border-radius:4px;opacity:0;transition:opacity .2s,color .2s}.mobile-shell .mobile-chatbot-sidebar-item:hover .mobile-chatbot-sidebar-item-edit,.mobile-shell .mobile-chatbot-sidebar-item--active .mobile-chatbot-sidebar-item-edit,.mobile-shell .mobile-chatbot-sidebar-item:active .mobile-chatbot-sidebar-item-edit{opacity:1}.mobile-shell .mobile-chatbot-sidebar-item-edit:hover{color:var(--mobile-primary)}.mobile-shell .mobile-chatbot-sidebar-item-input{flex:1;font-size:13px;font-weight:800;height:24px;border:0;border-bottom:2px solid var(--mobile-primary);border-radius:0;padding:0 2px;outline:none;background:transparent;color:var(--mobile-primary);box-sizing:border-box;margin:0;width:100%}.mobile-shell .mobile-chatbot-sidebar-item-input:focus{border-bottom-color:var(--mobile-primary);background-color:transparent;box-shadow:none}.mobile-shell .mobile-chatbot-sidebar-item-actions{display:flex;align-items:center;gap:2px;margin-left:6px;flex-shrink:0}.mobile-shell .mobile-chatbot-sidebar-item-save,.mobile-shell .mobile-chatbot-sidebar-item-cancel{background:transparent;border:0;color:#94a3b8;cursor:pointer;display:grid;place-items:center;padding:4px;border-radius:4px;transition:color .15s,background-color .15s}.mobile-shell .mobile-chatbot-sidebar-item-save:hover{color:var(--mobile-primary);background-color:#f1f5f9}.mobile-shell .mobile-chatbot-sidebar-item-cancel:hover{color:#ef4444;background-color:#fef2f2}.mobile-shell .home-sport-shortcuts .home-sport-shortcuts__empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80px;gap:8px;color:#64748b;font-size:13px;font-weight:700;text-decoration:none}.mobile-shell .profile-setup__section-head--sports{display:flex;flex-direction:column;gap:6px;width:100%}.mobile-shell .profile-setup__title-row{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-shell .profile-setup__title-row h2{margin:0}.mobile-shell .profile-setup__level-toggle{display:inline-flex;align-items:center;gap:6px;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:800;color:#475569;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .15s ease}.mobile-shell .profile-setup__level-toggle:hover{background:#f1f5f9;border-color:#cbd5e1}.mobile-shell .profile-setup__level-toggle input[type=checkbox]{width:13px;height:13px;accent-color:var(--mobile-primary);margin:0;cursor:pointer}.mobile-shell .profile-setup__sports-count{font-size:12px;font-weight:700;color:var(--mobile-primary);margin-top:2px}.mobile-shell .profile-setup__selected{display:flex;flex-wrap:wrap!important;gap:8px!important;margin-top:16px;width:100%;box-sizing:border-box}.mobile-shell .profile-setup__selected button{display:inline-flex;align-items:center;gap:4px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;color:#1e40af;cursor:pointer;white-space:nowrap}.mobile-level-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:11000;padding:20px}.mobile-level-modal{background:#fff;border-radius:24px;padding:28px 24px;width:100%;max-width:320px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;align-items:stretch;animation:mobileLevelModalFadeIn .25s cubic-bezier(.16,1,.3,1)}@keyframes mobileLevelModalFadeIn{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.mobile-level-modal h3{font-size:18px;font-weight:800;color:#1e293b;margin:0 0 8px;text-align:center}.mobile-level-modal p{font-size:13px;color:#64748b;margin:0 0 20px;text-align:center;line-height:1.5}.mobile-level-modal-options{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.mobile-level-modal-option-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:800;color:#334155;cursor:pointer;transition:all .15s ease;text-align:center}.mobile-level-modal-option-btn:hover,.mobile-level-modal-option-btn:active{background:#eff6ff;border-color:#3b82f6;color:#2563eb}.mobile-level-modal-close-btn{background:transparent;border:0;padding:10px;font-size:13px;font-weight:700;color:#94a3b8;cursor:pointer;transition:color .15s;text-align:center;border-radius:8px}.mobile-level-modal-close-btn:hover{color:#475569;background:#f1f5f9}.mobile-shell .profile-card.profile-card--stitch .profile-card__meta-text{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .profile-setup__region-select-row{display:flex;gap:8px;width:100%}.mobile-shell .profile-setup__region-select-row select{flex:1;min-width:0}.mobile-shell .profile-setup__region-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;width:100%}.mobile-shell .profile-setup__region-badge{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:800;color:#1e40af}.mobile-shell .profile-setup__region-badge button{background:transparent;border:0;color:#93c5fd;display:grid;place-items:center;padding:2px;cursor:pointer;border-radius:4px;transition:all .15s ease}.mobile-shell .profile-setup__region-badge button:hover{color:#ef4444;background:#ef44441a}.mobile-shell .profile-setup__region-empty{font-size:12px;font-weight:700;color:#94a3b8;padding:4px 0}.mobile-shell .profile-card__nickname-row{display:flex;align-items:baseline;gap:6px;width:100%}.mobile-shell .profile-card__user-tag{font-size:13px;font-weight:700;color:#a5b4fc;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-shell .profile-setup__nickname-input-group{position:relative;display:flex;align-items:center;width:100%}.mobile-shell .profile-setup__nickname-input-group input{padding-right:56px!important}.mobile-shell .profile-setup__user-tag-readonly{position:absolute;right:12px;font-size:13px;font-weight:800;color:#94a3b8;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.mobile-shell .profile-setup__region-add-btn{background:var(--mobile-primary);border:0;color:#fff;font-size:13px;font-weight:800;border-radius:12px;padding:0 16px;height:42px;cursor:pointer;transition:background-color .15s;flex-shrink:0}.mobile-shell .profile-setup__region-add-btn:hover{background:var(--mobile-primary-hover, #4338ca)}.mobile-shell .profile-setup__region-add-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.mobile-shell .mobile-filter-reset-btn{grid-column:1 / -1;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;padding:10px 0;color:#475569;font-size:13px;font-weight:800;text-align:center;cursor:pointer;transition:all .15s ease;margin-top:4px}.mobile-shell .mobile-filter-reset-btn:hover{background:#e2e8f0;color:#1e293b}.mobile-shell .mobile-filter-reset-btn:active{transform:scale(.98)}.mobile-shell .mobile-filter-type-tabs{grid-column:1 / -1;display:flex;background:#f1f5f9;padding:4px;border-radius:12px;gap:4px;margin-bottom:8px}.mobile-shell .mobile-filter-type-tabs button{flex:1;border:0;background:transparent;padding:8px 0;font-size:12px;font-weight:800;color:#64748b;border-radius:9px;cursor:pointer;transition:all .15s ease;text-align:center}.mobile-shell .mobile-filter-type-tabs button.is-active{background:#fff;color:var(--mobile-primary);box-shadow:0 2px 6px #0000000f}.mobile-shell .mobile-chatbot-quick-prompts{display:flex;flex-direction:column;gap:8px;margin-top:20px;width:100%;align-items:stretch}.mobile-shell .mobile-chatbot-quick-prompts button{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:700;color:#475569;text-align:left;transition:all .15s ease;box-shadow:0 2px 4px #00000005;cursor:pointer}.mobile-shell .mobile-chatbot-quick-prompts button:active{background:#f8fafc;border-color:#cbd5e1}.mobile-shell .mobile-chatbot-load-more{display:block;margin:10px auto;background:transparent;border:0;color:#94a3b8;font-size:12px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.mobile-shell .mobile-chatbot-message-actions{display:flex;flex-direction:column;gap:6px;margin-top:8px;border-top:1px solid #e2e8f0;padding-top:8px;width:100%}.mobile-shell .mobile-chatbot-action-btn{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:800;color:#1e40af;text-decoration:none;transition:all .15s ease;width:-moz-fit-content;width:fit-content}.mobile-shell .mobile-chatbot-action-btn:active{background:#dbeafe}.mobile-shell .host-manage-bottom-buttons{display:flex;gap:12px;margin-top:24px;width:100%}.mobile-shell .host-manage-bottom-buttons button{flex:1;height:48px;font-size:14px;font-weight:700;border-radius:12px;transition:all .15s ease;cursor:pointer}.mobile-shell .host-manage-bottom-buttons button.button--outline:hover{background:#f8fafc;border-color:#cbd5e1}.mobile-shell .host-manage-bottom-buttons button.button--outline:active{background:#f1f5f9}.mobile-shell .host-manage-bottom-buttons button.button--danger:hover{background:#dc2626;box-shadow:0 4px 12px #dc262626}.mobile-shell .host-manage-bottom-buttons button.button--danger:active{background:#b91c1c;transform:scale(.98)}.mobile-shell .mobile-mypage-logout-wrapper{display:flex;justify-content:flex-end;width:100%;padding:0 20px;margin-top:28px;box-sizing:border-box}.mobile-shell .mobile-mypage-logout-btn{display:inline-block!important;margin:0 0 28px!important;width:-moz-fit-content;width:fit-content;padding:8px 20px;height:38px;font-size:13px;font-weight:700;border-radius:8px;cursor:pointer;transition:all .15s ease}.mobile-shell .mobile-mypage-logout-btn:active{transform:scale(.96)}.mobile-shell .mobile-logout-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#f8fafcb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:9999}.mobile-shell .mobile-logout-modal-content{background:#fff;border-radius:16px;padding:24px 32px;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 10px 25px #0000001f;width:200px;text-align:center}.mobile-shell .mobile-logout-modal-content p{font-size:14px;font-weight:700;color:#334155;margin:0}.mobile-shell .mobile-logout-spinner{color:var(--mobile-primary);animation:mobile-spin 1s linear infinite}@keyframes mobile-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-shell .mobile-chatbot-welcome-icon img,.mobile-shell .mobile-chatbot-bubble-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.desktop-auth-page{display:grid;min-height:calc(100vh - 172px);width:min(100%,560px);margin:0 auto;align-items:center;justify-items:center}.desktop-auth-page--register{width:min(100%,560px)}.desktop-auth-card{width:100%;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:34px;box-shadow:var(--shadow-soft)}.desktop-auth-card__head{text-align:center}.desktop-auth-card__head span{color:#2563eb;font-size:12px;font-weight:900}.desktop-auth-card__head h2{margin:8px 0;color:#111827;font-size:30px;letter-spacing:0}.desktop-auth-card__head p{margin:0;color:#64748b;line-height:1.55}.desktop-auth-form{display:grid;gap:16px;margin-top:24px}.desktop-auth-register-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.desktop-auth-register-stack{gap:14px}.desktop-auth-fieldset{display:grid;gap:14px}.desktop-auth-fieldset h3{margin:0;color:#111827;font-size:15px;font-weight:950}.desktop-auth-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.desktop-auth-form label{display:grid;gap:8px;color:#475569;font-size:13px;font-weight:900}.desktop-auth-form label>span{display:flex;min-height:48px;align-items:center;gap:10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 13px;color:#94a3b8;transition:border-color .14s ease,box-shadow .14s ease}.desktop-auth-form label>span:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb21}.desktop-auth-form input,.desktop-auth-form select{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111827}.desktop-auth-form input::-moz-placeholder{color:#94a3b8}.desktop-auth-form input::placeholder{color:#94a3b8}.desktop-auth-form label>span.is-valid{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91f}.desktop-auth-form label>span.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.desktop-auth-form label>span.desktop-auth-inline-action{padding-right:7px}.desktop-auth-inline-action button{flex:0 0 auto;min-height:34px;border:0;border-radius:8px;background:#eef2ff;color:#1d4ed8;padding:0 11px;font-size:12px;font-weight:950;white-space:nowrap}.desktop-auth-inline-action button:hover{background:#dbeafe;color:#0369a1}.desktop-auth-code-field{display:grid;gap:8px}.desktop-auth-code-field>span{display:flex;min-height:46px;align-items:center;gap:10px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;padding:0 7px 0 13px;color:#94a3b8}.desktop-auth-code-field>span:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91f}.desktop-auth-code-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111827}.desktop-auth-code-field button{flex:0 0 auto;min-height:34px;border:0;border-radius:8px;background:#eef2ff;color:#1d4ed8;padding:0 11px;font-size:12px;font-weight:950;white-space:nowrap}.desktop-auth-code-field button:disabled{cursor:wait;opacity:.68}.desktop-auth-availability{display:inline-flex;align-items:center;min-height:18px;margin:-2px 0 0;font-size:12px;font-weight:850}.desktop-auth-availability--checking,.desktop-auth-availability--error{color:#64748b}.desktop-auth-availability--available{color:#0ea5e9}.desktop-auth-availability--unavailable{color:#dc2626}.desktop-auth-password-meter{display:grid;gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:13px}.desktop-auth-password-meter__head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#475569;font-size:13px;font-weight:900}.desktop-auth-password-meter__head span{color:#64748b}.desktop-auth-password-meter__bar{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.desktop-auth-password-meter__bar i{display:block;height:100%;border-radius:inherit;background:#94a3b8;transition:width .16s ease,background .16s ease}.desktop-auth-password-meter--danger .desktop-auth-password-meter__head span,.desktop-auth-password-meter--danger .desktop-auth-password-rules li:not(.is-passed){color:#dc2626}.desktop-auth-password-meter--danger .desktop-auth-password-meter__bar i{background:#ef4444}.desktop-auth-password-meter--normal .desktop-auth-password-meter__head span,.desktop-auth-password-meter--normal .desktop-auth-password-rules li.is-passed{color:#0369a1}.desktop-auth-password-meter--normal .desktop-auth-password-meter__bar i{background:#0ea5e9}.desktop-auth-password-meter--safe .desktop-auth-password-meter__head span,.desktop-auth-password-meter--safe .desktop-auth-password-rules li.is-passed{color:#1d4ed8}.desktop-auth-password-meter--safe .desktop-auth-password-meter__bar i{background:linear-gradient(90deg,#2563eb,#0ea5e9)}.desktop-auth-password-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:0;padding:0;list-style:none}.desktop-auth-password-rules li{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:850}.desktop-auth-password-rules li.is-passed{color:#2563eb}.desktop-auth-match{display:inline-flex;align-items:center;gap:6px;margin:-4px 0 0;font-size:13px;font-weight:900}.desktop-auth-match.is-valid{color:#0ea5e9}.desktop-auth-match.is-invalid{color:#dc2626}.desktop-auth-sport-field{display:grid;gap:10px}.desktop-auth-sport-field strong{display:inline-flex;align-items:center;gap:7px;color:#475569;font-size:13px;font-weight:900}.desktop-auth-sport-field strong svg{color:#2563eb}.desktop-auth-sport-field>div{display:flex;flex-wrap:wrap;gap:8px}.desktop-auth-sport-field button{min-height:36px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:0 12px;font-size:13px;font-weight:900}.desktop-auth-sport-field button.is-selected{border-color:#2563eb;background:#eef2ff;color:#1d4ed8}.desktop-auth-agreements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:12px}.desktop-auth-agreements label{display:flex;align-items:center;gap:8px;color:#475569;font-size:13px;font-weight:800}.desktop-auth-agreements input{width:16px;height:16px;accent-color:#2563eb}.desktop-auth-recovery{display:flex;justify-content:flex-end;gap:7px;color:#94a3b8;font-size:13px;font-weight:800}.desktop-auth-recovery a{color:#2563eb;font-weight:900}.desktop-auth-submit{width:100%;margin-top:4px;gap:8px;background:#2563eb;box-shadow:0 14px 26px #2563eb38}.desktop-auth-submit:hover{background:#1d4ed8}.desktop-auth-submit:disabled{cursor:wait;opacity:.68}.desktop-auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0 14px;color:#94a3b8;font-size:12px;font-weight:900}.desktop-auth-divider:before,.desktop-auth-divider:after{content:"";height:1px;flex:1;background:#e2e8f0}.desktop-auth-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.desktop-auth-social{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:0 14px;font-weight:900}.desktop-auth-social span{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;font-size:13px;font-weight:950}.desktop-auth-social--google{border-color:#e2e8f0;background:#fff;color:#111827}.desktop-auth-social--google span{background:#eef2ff;color:#1d4ed8}.desktop-auth-social--kakao{background:#fee500;color:#181600}.desktop-auth-social--kakao span{background:#1816001f}.desktop-auth-notice,.desktop-auth-error{margin:12px 0 0;border-radius:8px;padding:11px 12px;font-size:13px;font-weight:800;line-height:1.45}.desktop-auth-notice{border:1px solid #bae6fd;background:#f0f9ff;color:#0369a1}.desktop-auth-error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.desktop-auth-complete{display:grid;justify-items:center;gap:18px;text-align:center}.desktop-auth-complete__mark{display:grid;width:68px;height:68px;place-items:center;border-radius:999px;background:#eef2ff;color:#2563eb}.desktop-auth-complete__actions{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.desktop-auth-primary-link,.desktop-auth-secondary-link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 16px;font-weight:900}.desktop-auth-primary-link{background:#2563eb;color:#fff;box-shadow:0 14px 26px #2563eb38}.desktop-auth-secondary-link{border:1px solid #e2e8f0;background:#fff;color:#64748b}.desktop-auth-recovery-card{width:min(100%,520px)}.desktop-auth-recovery-complete{margin-top:22px}.desktop-auth-found-account{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#111827;padding:0 14px;font-weight:900}.desktop-auth-switch a{display:inline-flex;align-items:center;gap:5px}.desktop-auth-switch{display:flex;justify-content:center;gap:8px;margin:20px 0 0;color:#64748b;font-size:14px;font-weight:700}.desktop-auth-switch a{color:#2563eb;font-weight:900}@media(max-width:1180px){.desktop-auth-grid-2,.desktop-auth-socials,.desktop-auth-complete__actions{grid-template-columns:minmax(0,1fr)}}.desktop-auth-agreements label>span{display:inline;min-height:0;border:0;border-radius:0;background:transparent;padding:0;color:#475569;box-shadow:none}.desktop-auth-agreements input[type=checkbox]{flex:0 0 16px;width:16px;height:16px;min-width:16px;margin:0;border:1px solid #94a3b8;accent-color:#2563eb}.desktop-auth-verified-message,.desktop-auth-verification-hint{display:inline-flex;align-items:center;min-height:18px;margin:-2px 0 0;font-size:12px;font-weight:850}.desktop-auth-verified-message{color:#0ea5e9}.desktop-auth-verification-hint{color:#64748b}.desktop-auth-verification-toast{position:fixed;top:50%;left:50%;z-index:90;display:inline-flex;min-width:min(360px,calc(100vw - 40px));min-height:112px;align-items:center;justify-content:center;gap:9px;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#1d4ed8;padding:22px 28px;font-size:18px;font-weight:900;text-align:center;box-shadow:0 24px 70px #0f172a38;transform:translate(-50%,-50%);animation:desktopAuthToastIn .22s ease both}.desktop-auth-verification-toast svg{flex:0 0 auto}@keyframes desktopAuthToastIn{0%{opacity:0;transform:translate(-50%,calc(-50% + 12px)) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.profile-setup-page{min-height:calc(100vh - 72px);padding:44px 24px 72px;background:linear-gradient(180deg,#f8fbff,#eef6ff)}.profile-setup{width:min(1040px,100%);margin:0 auto;display:grid;gap:18px}.profile-setup__intro,.profile-setup__panel{background:#fffffff0;border:1px solid rgba(148,163,184,.28);box-shadow:0 18px 44px #0f172a14}.profile-setup__intro{display:flex;justify-content:space-between;gap:24px;padding:30px 34px;border-radius:8px}.profile-setup__eyebrow{margin:0 0 8px;color:#2563eb;font-size:.86rem;font-weight:800}.profile-setup__intro h1{margin:0;color:#172554;font-size:1.85rem;line-height:1.25;letter-spacing:0}.profile-setup__intro p:not(.profile-setup__eyebrow){margin:10px 0 0;color:#64748b}.profile-setup__status{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-weight:800;white-space:nowrap}.profile-setup__status--edit{display:flex;align-items:center;gap:8px;margin-top:12px}.profile-setup__panel{border-radius:8px;padding:26px}.profile-setup__identity{display:grid;grid-template-columns:190px 1fr;gap:30px;align-items:start}.profile-setup__avatar{display:grid;justify-items:center;gap:14px}.profile-setup__avatar img{width:132px;height:132px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:4px solid #dbeafe;background:#f8fafc}.profile-setup__avatar-button{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #bfdbfe;border-radius:8px;color:#1d4ed8;font-weight:800;cursor:pointer}.profile-setup__avatar-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.profile-setup__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.profile-setup label span,.profile-setup__grid-section h2,.profile-setup__section-head h2{color:#172554}.profile-setup label span{display:block;margin-bottom:8px;font-size:.9rem;font-weight:800}.profile-setup input,.profile-setup textarea,.profile-setup select{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit}.profile-setup input,.profile-setup select{height:46px;padding:0 14px}.profile-setup textarea{padding:12px 14px;resize:vertical}.profile-setup__wide-field{grid-column:1 / -1}.profile-setup__grid-section{display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:center}.profile-setup__grid-section h2,.profile-setup__section-head h2{margin:0;font-size:1.16rem;letter-spacing:0}.profile-setup__grid-section p,.profile-setup__section-head p{margin:8px 0 0;color:#64748b}.profile-setup__region-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) 180px;gap:10px}.profile-setup__region-result{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:46px;padding:10px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-weight:800}.profile-setup__region-result.is-selected{border-color:#bfdbfe;background:#eef2ff;color:#1e40af}.profile-setup__region-result strong{flex:0 0 auto;color:inherit}.profile-setup__region-result span{min-width:0;margin:0;color:inherit;font-size:.9rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-setup__level-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-setup__level-buttons button,.profile-setup__categories button,.profile-setup__sport-list button,.profile-setup__selected button{border:1px solid #cbd5e1;background:#fff;color:#334155;font-weight:800;cursor:pointer}.profile-setup__level-buttons button{min-height:48px;border-radius:8px}.profile-setup__level-buttons button.is-active,.profile-setup__categories button.is-active,.profile-setup__sport-list button.is-selected{border-color:#2563eb;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff}.profile-setup__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.profile-setup__section-head>span{padding:8px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:800}.profile-setup__sport-body{display:grid;grid-template-columns:190px 1fr;gap:18px}.profile-setup__categories,.profile-setup__sport-list,.profile-setup__selected{display:flex;flex-wrap:wrap;gap:8px}.profile-setup__categories{align-content:flex-start}.profile-setup__categories button,.profile-setup__sport-list button,.profile-setup__selected button{min-height:38px;padding:0 12px;border-radius:999px}.profile-setup__sport-list{min-height:112px;padding:16px;border-radius:8px;background:#f8fafc;align-content:flex-start}.profile-setup__selected{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.profile-setup__level-toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:38px;align-items:center;gap:9px;margin-top:14px;border:1px solid #dbeafe;border-radius:999px;background:#f8faff;color:#334155;padding:0 13px;font-size:.88rem;font-weight:900}.profile-setup__level-toggle input{width:18px;height:18px;accent-color:#2563eb}.profile-setup__sport-levels{display:grid;gap:9px;margin-top:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8faff;padding:12px;animation:profile-setup-slide-down .18s ease both}.profile-setup__sport-levels label{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:10px;align-items:center}.profile-setup__sport-levels span{overflow:hidden;color:#334155;font-size:.9rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.profile-setup__sport-levels select{min-height:40px;border-radius:8px}@keyframes profile-setup-slide-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.profile-setup__selected button{display:inline-flex;align-items:center;gap:6px;border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.profile-setup__security{display:flex;align-items:center;justify-content:space-between;gap:18px}.profile-setup__security>div{display:flex;min-width:0;align-items:center;gap:12px}.profile-setup__security svg{flex:0 0 auto;color:#2563eb}.profile-setup__security h2{margin:0;color:#172554;font-size:1.06rem}.profile-setup__security p{margin:4px 0 0;color:#64748b;font-size:.92rem}.profile-setup__security button{flex:0 0 auto;min-height:42px;border:1px solid #c7d2fe;border-radius:8px;background:#eef2ff;color:#1e40af;padding:0 14px;font-weight:800;cursor:pointer}.profile-setup__error{margin:0;padding:14px 16px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-weight:800}.profile-setup__actions{display:flex;justify-content:flex-end;gap:10px}.account-link-page{display:block;padding-top:34px}.account-link-shell{width:min(760px,100%);gap:18px}.account-link-intro{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:30px}.account-link-intro h1{max-width:560px;font-size:1.65rem;line-height:1.35}.account-link-intro p:not(.profile-setup__eyebrow){max-width:560px}.account-link-intro>div:first-child{min-width:0}.account-link-intro .profile-setup__status{justify-self:start;margin-top:0}.account-link-panel{padding:30px;gap:22px}.account-link-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-link-fields label{grid-column:auto}.account-link-email,.account-link-password-fields label{grid-column:1 / -1}.account-link-panel input[readonly]{background:#f8fafc;color:#64748b}.account-link-password-input{display:flex;align-items:center;gap:10px;height:46px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 14px}.account-link-password-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.account-link-password-input svg{color:#94a3b8;flex:0 0 auto}.account-link-password-input input{height:100%;padding:0;border:0;box-shadow:none}.account-link-password-input input:focus{outline:0}.account-link-password-input.is-valid{border-color:#2563eb}.account-link-password-input.is-invalid{border-color:#ef4444}.account-link-password-meter{margin-top:-10px;border-color:transparent;background:#f8fafc;box-shadow:none}.account-link-password-fields{margin-top:4px}.account-link-agree{display:flex;align-items:flex-start;gap:10px;min-height:auto;margin-top:4px;padding:11px 14px;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:12px;line-height:1.5;font-weight:600;background:#fff}.account-link-agree input{width:16px;height:16px;margin-top:2px;flex:0 0 auto}.account-link-panel .profile-setup__actions{align-items:center;padding-top:12px}.account-link-panel .button--primary{background:#2563eb;box-shadow:0 12px 24px #2563eb38}.account-link-panel .button--primary:hover{background:#1d4ed8}@media(max-width:860px){.account-link-fields{grid-template-columns:1fr}.account-link-fields label,.account-link-email{grid-column:auto}.account-link-password-meter .desktop-auth-password-rules{grid-template-columns:1fr}}@media(max-width:760px){.profile-setup-page{padding:18px 14px 40px}.profile-setup__intro,.profile-setup__identity,.profile-setup__grid-section,.profile-setup__sport-body,.profile-setup__region-selects,.profile-setup__region-picker,.profile-setup__fields{grid-template-columns:1fr}.profile-setup__intro{display:grid;padding:22px}.profile-setup__level-toggle{width:100%;justify-content:center}.profile-setup__sport-levels label{grid-template-columns:1fr}.profile-setup__security{display:grid}.profile-setup__security button{width:100%}}.profile-setup__nickname-notice{display:grid;gap:7px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:16px 18px}.profile-setup__nickname-notice strong{color:#172554;font-size:.96rem;font-weight:900}.profile-setup__nickname-notice p{margin:0;color:#475569;line-height:1.55}.profile-setup__nickname-notice span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#fff;color:#2563eb;padding:7px 10px;font-size:.86rem;font-weight:900}.profile-setup__address-search{display:grid;gap:10px}.profile-setup__region-slot{display:grid;gap:8px;padding:10px;border:1px solid transparent;border-radius:8px}.profile-setup__region-slot.is-active{border-color:#bfdbfe;background:#f8fbff}.profile-setup__add-region-button{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:40px;align-items:center;justify-content:center;gap:6px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:0 14px;font-weight:900;cursor:pointer}.profile-setup__address-row{display:grid;grid-template-columns:auto minmax(0,1fr) 122px;align-items:center;gap:10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 8px 0 13px;color:#64748b}.profile-setup__address-row input{height:46px;border:0;padding:0;outline:0}.profile-setup__address-row button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:#eef2ff;color:#1d4ed8;padding:0 12px;font-size:.88rem;font-weight:900}.profile-setup__address-row button:disabled{cursor:wait;opacity:.68}.profile-setup__address-message{margin:0;color:#64748b;font-size:.88rem;font-weight:800}.profile-setup__address-results{display:grid;gap:8px;max-height:220px;overflow:auto;border:1px solid #dbeafe;border-radius:8px;background:#f8fafc;padding:8px}.profile-setup__address-results button{display:grid;gap:4px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;padding:10px 12px;text-align:left}.profile-setup__address-results button:hover{border-color:#0ea5e9;background:#eff6ff}.profile-setup__address-results button.is-pending{border-color:#2563eb;background:#eef2ff;box-shadow:0 0 0 3px #2563eb1f}.profile-setup__address-results strong{color:#172554;font-size:.92rem}.profile-setup__address-results span{color:#64748b;font-size:.84rem;font-weight:700}.profile-setup__pending-region{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;padding:12px}.profile-setup__pending-region div{display:grid;min-width:0;gap:4px}.profile-setup__pending-region strong{color:#172554;font-size:.88rem;font-weight:900}.profile-setup__pending-region span{color:#475569;font-size:.9rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-setup__pending-region button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:#2563eb;color:#fff;padding:0 14px;font-weight:900;cursor:pointer}.profile-setup__sport-note{display:inline-block;margin-top:7px;color:#64748b;font-size:.82rem;font-weight:800}.profile-setup__sports .profile-setup__categories{display:grid;grid-template-columns:1fr;gap:8px}.profile-setup__sports .profile-setup__categories button{width:100%;border-radius:8px;justify-content:flex-start;text-align:left}.profile-setup__sports .profile-setup__sport-list{min-height:150px;align-content:flex-start}.profile-setup__select-block,.profile-setup__region-picker,.profile-setup__select-grid{display:grid;gap:10px}.profile-setup__select-grid--region{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-setup__region-result svg{margin-right:6px}.profile-setup__sport-dropdowns{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) 112px;gap:10px}.profile-setup__sport-dropdowns--with-level{grid-template-columns:minmax(160px,.8fr) minmax(190px,1fr) 140px 112px}.profile-setup__sport-dropdowns button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-weight:900;cursor:pointer}.profile-setup__sport-dropdowns button:disabled{cursor:not-allowed;background:#cbd5e1}.profile-setup__map-panel,.profile-setup__map-empty{border:1px solid #dbeafe;border-radius:8px;background:#f8fafc}.profile-setup__map-empty{display:flex;min-height:120px;align-items:center;justify-content:center;gap:8px;color:#475569;font-weight:800}.profile-setup__map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #e2e8f0;color:#1e40af;font-size:.88rem;font-weight:900}.profile-setup__map-toolbar span{display:inline-flex;align-items:center;gap:6px;margin:0;color:#1e40af}.profile-setup__map-toolbar small{color:#64748b;font-weight:700}.profile-setup__map{position:relative;min-height:240px}.profile-setup__map>span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#64748b;font-weight:800}.profile-setup .button--primary,.profile-intro__actions .button--primary{background:#2563eb;box-shadow:0 12px 24px #2563eb38}.profile-setup .button--primary:hover,.profile-intro__actions .button--primary:hover{background:#1d4ed8}.profile-intro-page{min-height:calc(100vh - 86px);display:grid;place-items:center;background:linear-gradient(135deg,#f8fbff,#eef6ff 48%,#f7f8ff);padding:42px 20px}.profile-intro{width:min(980px,100%);display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1fr);align-items:center;gap:42px;border:1px solid #dbeafe;border-radius:8px;background:#ffffffeb;box-shadow:0 24px 70px #0f172a1f;padding:46px;overflow:hidden;animation:profileIntroEnter .26s ease both}.profile-intro__visual{position:relative;min-height:360px;display:grid;place-items:center}.profile-intro__medal{position:relative;z-index:2;width:156px;height:156px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#2563eb;box-shadow:0 22px 48px #2563eb52;animation:profileIntroFloat 3.2s ease-in-out infinite}.profile-intro__medal:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,#2563eb2e,#0ea5e91a);filter:blur(2px)}.profile-intro__medal img{width:104px;height:104px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(15,23,42,.14));animation:profileIntroAppleWiggle 3.2s ease-in-out infinite}.profile-intro__ring{position:absolute;width:260px;height:260px;border:2px solid rgba(14,165,233,.24);border-radius:50%;animation:profileIntroPulse 2.8s ease-in-out infinite}.profile-intro__orbit{position:absolute;z-index:3;display:grid;place-items:center;width:68px;height:68px;border:1px solid #dbeafe;border-radius:50%;background:#fff;color:#2563eb;box-shadow:0 16px 32px #0f172a1f}.profile-intro__orbit--one{top:44px;right:52px;animation:profileIntroDrift 4s ease-in-out infinite}.profile-intro__orbit--two{left:42px;bottom:58px;color:#0284c7;animation:profileIntroDrift 4.4s ease-in-out infinite reverse}.profile-intro__route{position:absolute;inset:auto 34px 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.profile-intro__route span{display:block;height:6px;border-radius:999px;background:#bfdbfe;transform-origin:left center;animation:profileIntroRoute 1.8s ease-in-out infinite}.profile-intro__route span:nth-child(2){animation-delay:.16s}.profile-intro__route span:nth-child(3){animation-delay:.32s}.profile-intro__content{display:grid;gap:18px}.profile-intro__content h1{margin:0;color:#0f172a;font-size:clamp(2rem,3.35vw,2.75rem);line-height:1.16;letter-spacing:0}.profile-intro__content h1 span{display:inline-block;margin:0 8px;color:#2563eb;font-size:.62em;vertical-align:middle}.profile-intro__content p{margin:0;color:#475569;font-size:.96rem;line-height:1.68}.profile-intro__checks{display:flex;flex-wrap:wrap;gap:9px}.profile-intro__checks span{display:inline-flex;align-items:center;gap:6px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1e40af;padding:8px 11px;font-size:.9rem;font-weight:900}.profile-intro__preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-intro__preview span{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:7px;border:1px solid #dbeafe;border-radius:8px;background:#fff;color:#1e3a8a;font-size:.9rem;font-weight:900;box-shadow:0 12px 24px #0f172a0f}.profile-intro__error{margin:0;border-radius:8px;background:#fef2f2;color:#b91c1c;padding:10px 12px;font-size:.9rem;font-weight:900}.profile-intro__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}.profile-intro__actions .button{width:auto;min-width:0;white-space:nowrap}.profile-intro__actions .button--primary{min-width:168px}.profile-intro__actions .button--ghost{min-width:142px}.profile-intro-skip-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px}.profile-intro-skip-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a6b}.profile-intro-skip-modal__panel{position:relative;display:grid;width:min(430px,100%);justify-items:center;gap:14px;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:30px;text-align:center;box-shadow:0 26px 70px #0f172a42;animation:profileIntroEnter .22s ease both}.profile-intro-skip-modal__mark{display:grid;width:68px;height:68px;place-items:center;border-radius:50%;background:#eff6ff;box-shadow:0 12px 26px #2563eb24}.profile-intro-skip-modal__mark img{width:46px;height:46px;-o-object-fit:contain;object-fit:contain}.profile-intro-skip-modal__panel h2{margin:0;color:#0f172a;font-size:1.35rem;line-height:1.3}.profile-intro-skip-modal__panel p{margin:0;color:#64748b;font-size:.95rem;line-height:1.65}.profile-intro-skip-modal__panel>div:last-child{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px}.profile-intro-skip-modal__panel .button{width:100%}.profile-intro-skip-modal__panel .button--ghost{border-color:#dbeafe;background:#f8fbff;color:#1d4ed8}.profile-intro-skip-modal__panel .button--ghost:hover{background:#eff6ff}.profile-intro-skip-modal__panel .button--primary{background:#2563eb;color:#fff;box-shadow:0 12px 24px #2563eb38}.profile-intro-skip-modal__panel .button--primary:hover{background:#1d4ed8}.profile-intro__actions .button--ghost{border-color:#dbeafe;background:#fff;color:#1d4ed8}.profile-intro__actions .button--ghost:hover{background:#eff6ff}@keyframes profileIntroEnter{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes profileIntroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes profileIntroAppleWiggle{0%,to{transform:rotate(-2deg) scale(1)}50%{transform:rotate(2deg) scale(1.04)}}@keyframes profileIntroPulse{0%,to{transform:scale(.92);opacity:.55}50%{transform:scale(1.06);opacity:1}}@keyframes profileIntroDrift{0%,to{transform:translate(0)}50%{transform:translate(8px,-10px)}}@keyframes profileIntroRoute{0%,to{opacity:.45;transform:scaleX(.42)}50%{opacity:1;transform:scaleX(1)}}@media(max-width:760px){.profile-intro{grid-template-columns:1fr;padding:28px}.profile-intro__visual{min-height:260px}.profile-intro__preview,.profile-intro__actions{grid-template-columns:1fr}.profile-intro__actions{display:grid}.profile-intro__actions .button{width:100%}.profile-intro-skip-modal__panel>div:last-child{grid-template-columns:1fr}.profile-setup__select-grid--region,.profile-setup__sport-dropdowns,.profile-setup__sport-dropdowns--with-level{grid-template-columns:1fr}}.desktop-header__admin-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#3b82f6)!important;color:#fff!important;font-weight:600;font-size:13px;padding:8px 16px;border-radius:20px;text-decoration:none;margin-right:16px;box-shadow:0 4px 10px #3b82f640;transition:all .2s cubic-bezier(.4,0,.2,1);border:none!important}.desktop-header__admin-btn:hover{transform:translateY(-1.5px);box-shadow:0 6px 14px #3b82f659;filter:brightness(1.08)}.desktop-header__admin-btn:active{transform:translateY(0)}.admin-layout-container{display:flex;width:100vw;height:100vh;overflow:hidden;background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-sidebar{width:280px;height:100%;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;z-index:10}.admin-sidebar__brand{padding:28px 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f1f5f9}.admin-sidebar__logo-symbol{width:42px;height:42px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;letter-spacing:-.5px;box-shadow:0 4px 8px #2563eb33}.admin-sidebar__logo-text{display:flex;flex-direction:column}.admin-sidebar__logo-title{font-size:16px;font-weight:800;color:#3b82f6;letter-spacing:.5px;line-height:1.2;text-transform:uppercase}.admin-sidebar__logo-subtitle{font-size:11px;color:#64748b;font-weight:500;margin-top:1px}.admin-sidebar__logo-img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;border-radius:8px;background-color:#eff6ff;padding:4px}.admin-sidebar__nav{flex:1;padding:24px 16px;display:flex;flex-direction:column;gap:6px;overflow-y:auto}.admin-sidebar__nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:500;color:#475569;text-decoration:none;border-radius:10px;transition:all .2s ease}.admin-sidebar__nav-item svg{color:#64748b;transition:color .2s ease}.admin-sidebar__nav-item:hover{background-color:#f1f5f9;color:#0f172a}.admin-sidebar__nav-item:hover svg{color:#334155}.admin-sidebar__nav-item.active{background-color:#eff6ff;color:#2563eb;font-weight:600}.admin-sidebar__nav-item.active svg{color:#2563eb}.admin-sidebar__actions-zone{padding:16px 24px}.admin-sidebar__create-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#2563eb;color:#fff;border:none;padding:12px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 4px 6px -1px #2563eb26;transition:all .2s ease}.admin-sidebar__create-btn:hover{background-color:#1d4ed8;box-shadow:0 6px 12px #2563eb40;transform:translateY(-1px)}.admin-sidebar__create-btn:active{transform:translateY(0)}.admin-sidebar__footer{padding:20px 24px;border-top:1px solid #f1f5f9;position:relative}.admin-profile-dropdown.codex-style{position:absolute;bottom:calc(100% + 10px);left:20px;right:20px;background-color:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 15px -3px #0000000d,0 20px 25px -5px #00000014,0 0 0 1px #00000005;padding:8px;z-index:99;transform-origin:bottom center;animation:codexSlideUp .25s cubic-bezier(.16,1,.3,1) forwards}.admin-profile-dropdown__header{padding:10px 12px;display:flex;flex-direction:column;gap:2px}.admin-profile-dropdown__email{font-size:13px;font-weight:500;color:#475569}.admin-profile-dropdown__badge{font-size:11px;color:#94a3b8;font-weight:500}.admin-profile-dropdown__divider{height:1px;background-color:#f1f5f9;margin:6px 4px}.admin-profile-dropdown__item.codex-item{display:flex;align-items:center;gap:10px;padding:10px 12px;color:#1e293b;font-size:13px;font-weight:600;text-decoration:none;border-radius:8px;transition:background-color .15s ease,color .15s ease}.admin-profile-dropdown__item.codex-item:hover{background-color:#f1f5f9;color:#2563eb}@keyframes codexSlideUp{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.admin-profile-card{display:flex;align-items:center;gap:12px;background-color:#f8fafc;padding:12px;border-radius:12px;border:1px solid #f1f5f9;position:relative}.admin-profile-card__avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e2e8f0}.admin-profile-card__info{display:flex;flex-direction:column;overflow:hidden}.admin-profile-card__name{font-size:14px;font-weight:600;color:#1e293b}.admin-profile-card__email{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.admin-profile-card__toggle{margin-left:auto;color:#94a3b8;cursor:pointer}.admin-main{flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden}.admin-header{height:76px;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.admin-header__title{font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.5px}.admin-header__controls{display:flex;align-items:center;gap:20px}.admin-search-bar{display:flex;align-items:center;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:24px;padding:8px 16px;width:280px;transition:all .2s ease}.admin-search-bar:focus-within{background-color:#fff;border-color:#cbd5e1;box-shadow:0 0 0 3px #2563eb1a;width:320px}.admin-search-bar input{border:none;background:transparent;outline:none;font-size:14px;color:#1e293b;width:100%;margin-left:8px}.admin-search-bar input::-moz-placeholder{color:#94a3b8}.admin-search-bar input::placeholder{color:#94a3b8}.admin-search-bar svg{color:#64748b;flex-shrink:0}.admin-header__notify{position:relative;width:40px;height:40px;border-radius:50%;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:background-color .2s ease}.admin-header__notify:hover{background-color:#f1f5f9;color:#0f172a}.admin-header__notify-dot{position:absolute;top:9px;right:10px;width:7px;height:7px;background-color:#ef4444;border-radius:50%;border:1.5px solid #ffffff}.admin-scroll-content{flex:1;padding:32px;overflow-y:auto}.admin-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.admin-stats-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:32px}.admin-stat-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;justify-content:space-between;align-items:flex-start;box-shadow:0 1px 3px #00000005,0 1px 2px #00000003;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.admin-stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000008}.admin-stat-card__main{display:flex;flex-direction:column;z-index:2}.admin-stat-card__title{font-size:15px;font-weight:500;color:#64748b;margin-bottom:12px}.admin-stat-card__value{font-size:32px;font-weight:700;color:#0f172a;line-height:1;margin-bottom:8px;display:flex;align-items:baseline;gap:4px}.admin-stat-card__unit{font-size:15px;color:#64748b;font-weight:500}.admin-stat-card__trend{font-size:12px;font-weight:500;display:flex;align-items:center;gap:4px}.admin-stat-card__trend--up{color:#10b981}.admin-stat-card__trend--danger{color:#ef4444}.admin-stat-card__icon-box{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:2}.admin-stat-card__icon-box--blue{background-color:#eff6ff;color:#3b82f6}.admin-stat-card__icon-box--orange{background-color:#fff7ed;color:#f97316}.admin-stat-card__icon-box--red{background-color:#fef2f2;color:#ef4444}.admin-stat-card__icon-box--green{background-color:#f0fdf4;color:#10b981}.admin-stat-card__bg-svg{position:absolute;bottom:0;left:0;width:100%;height:45px;opacity:.18;z-index:1;pointer-events:none}.admin-stat-card__sub-items{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.admin-stat-card__sub-badge{font-size:11px;background-color:#f1f5f9;color:#475569;padding:2px 6px;border-radius:4px;font-weight:500}.admin-grid-cols{display:grid;grid-template-columns:2.1fr 1fr;gap:24px;align-items:stretch}.admin-panel-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #00000005;display:flex;flex-direction:column;margin-bottom:24px}.admin-panel-card__header{padding:24px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.admin-panel-card__title{font-size:18px;font-weight:700;color:#0f172a}.admin-panel-card__more-btn{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;border-radius:4px;transition:background-color .2s ease}.admin-panel-card__more-btn:hover{background-color:#f1f5f9;color:#475569}.admin-panel-card__link{font-size:13px;font-weight:600;color:#2563eb;text-decoration:none;transition:color .2s ease}.admin-panel-card__link:hover{color:#1d4ed8}.admin-panel-card__body{padding:24px}.admin-table-wrapper{overflow-x:auto;margin:-24px}.admin-data-table{width:100%;border-collapse:collapse;text-align:left}.admin-data-table th{padding:16px 24px;background-color:#f8fafc;color:#64748b;font-size:13px;font-weight:600;border-bottom:1px solid #f1f5f9}.admin-data-table td{padding:16px 24px;font-size:14px;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}.admin-data-table tr:last-child td{border-bottom:none}.admin-data-table tr:hover td{background-color:#f8fafc}.admin-data-table__row-link{color:#0f172a;text-decoration:none;cursor:pointer}.admin-data-table__row-link:hover{color:#2563eb;text-decoration:underline}.admin-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600}.admin-badge--red{background-color:#fef2f2;color:#ef4444}.admin-badge--orange{background-color:#fff7ed;color:#f97316}.admin-badge--gray{background-color:#f1f5f9;color:#64748b}.admin-badge--green{background-color:#f0fdf4;color:#10b981}.admin-badge--blue{background-color:#eff6ff;color:#2563eb}.admin-state-indicator{display:inline-flex;align-items:center;gap:6px;font-size:13px}.admin-state-indicator__dot{width:8px;height:8px;border-radius:50%}.admin-state-indicator__dot--waiting{background-color:#f97316}.admin-state-indicator__dot--done{background-color:#94a3b8}.admin-state-indicator__text--waiting{color:#f97316;font-weight:600}.admin-state-indicator__text--done{color:#64748b;font-weight:400}.admin-table-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;font-size:13px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease;text-decoration:none;box-sizing:border-box}.admin-table-action-btn--primary{background-color:#2563eb;border:1px solid #2563eb;color:#fff}.admin-table-action-btn--primary:hover{background-color:#1d4ed8;border-color:#1d4ed8}.admin-table-action-btn--outline{background-color:#fff;border:1px solid #cbd5e1;color:#475569}.admin-table-action-btn--outline:hover{background-color:#f1f5f9;color:#1e293b;border-color:#94a3b8}.admin-users-list{display:flex;flex-direction:column;gap:20px}.admin-user-item{display:flex;align-items:center;justify-content:space-between}.admin-user-item__info{display:flex;align-items:center;gap:12px}.admin-user-item__avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;box-shadow:inset 0 2px 4px #0000000a}.admin-user-item__avatar--sj{background-color:#e0f2fe;color:#0284c7}.admin-user-item__avatar--mk{background-color:#dcfce7;color:#16a34a}.admin-user-item__avatar--default{background-color:#f1f5f9;color:#64748b;border:1px dashed #cbd5e1}.admin-user-item__avatar--ch{background-color:#fef2f2;color:#dc2626}.admin-user-item__avatar img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.admin-user-item__detail{display:flex;flex-direction:column}.admin-user-item__name{font-size:15px;font-weight:600;color:#0f172a}.admin-user-item__time{font-size:12px;color:#64748b;margin-top:2px}.admin-user-item__tag{display:inline-flex;align-items:center;gap:4px;background-color:#f8fafc;border:1px solid #e2e8f0;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500;color:#334155}.admin-user-item__tag svg{color:#64748b}.admin-panel-card__footer{padding:20px 24px;border-top:1px solid #f1f5f9;display:flex;justify-content:center}.admin-detail-header-card{display:flex;align-items:center;gap:28px;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #00000005}.admin-detail-header-card__avatar-container{position:relative;width:100px;height:100px;flex-shrink:0}.admin-detail-header-card__avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #e2e8f0}.admin-detail-header-card__badge-ok{position:absolute;bottom:0;right:0;background-color:#10b981;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;font-size:12px}.admin-detail-header-card__info{flex:1}.admin-detail-header-card__title-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.admin-detail-header-card__name{font-size:24px;font-weight:700;color:#0f172a}.admin-detail-header-card__meta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;color:#475569;font-size:14px}.admin-detail-header-card__meta-item{display:flex;align-items:center;gap:8px}.admin-detail-header-card__meta-item svg{color:#94a3b8;flex-shrink:0}.admin-detail-header-card__actions{display:flex;flex-direction:column;gap:10px;flex-shrink:0;width:160px}.admin-detail-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%}.admin-detail-action-btn--primary{background-color:#2563eb;border:1px solid #2563eb;color:#fff}.admin-detail-action-btn--primary:hover{background-color:#1d4ed8;border-color:#1d4ed8}.admin-detail-action-btn--outline{background-color:#fff;border:1px solid #cbd5e1;color:#334155}.admin-detail-action-btn--outline:hover{background-color:#f8fafc;border-color:#94a3b8;color:#0f172a}.admin-restrict-card{border:1px solid #e2e8f0;background-color:#fff;border-radius:16px;padding:24px;height:100%;display:flex;flex-direction:column}.admin-restrict-card__title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.admin-restrict-box{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:16px;margin-bottom:20px}.admin-restrict-box--danger{background-color:#fef2f2;border-color:#fee2e2}.admin-restrict-box__header{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;color:#1e293b;margin-bottom:8px}.admin-restrict-box__count{background-color:#dbeafe;color:#2563eb;font-size:11px;padding:2px 6px;border-radius:4px}.admin-restrict-box--danger .admin-restrict-box__count{background-color:#fca5a5;color:#dc2626}.admin-restrict-box__content{font-size:13px;color:#475569;line-height:1.4}.admin-memo-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:24px;flex:1}.admin-memo-box__header{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;color:#475569;margin-bottom:8px}.admin-memo-box__edit{color:#94a3b8;cursor:pointer}.admin-memo-box__edit:hover{color:#475569}.admin-memo-box__content{font-size:13px;color:#64748b;line-height:1.5;font-style:italic}.admin-restrict-card__btn{background-color:#fff;border:1.5px solid #fca5a5;color:#ef4444;border-radius:10px;padding:12px;font-weight:700;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;transition:all .2s ease}.admin-restrict-card__btn:hover{background-color:#fef2f2;border-color:#ef4444;box-shadow:0 4px 10px #ef444414}.analytics-chart-panel{display:flex;flex-direction:column}.analytics-chart-panel__filter-row{display:flex;gap:6px;background-color:#f1f5f9;padding:4px;border-radius:8px}.analytics-chart-panel__filter-btn{background:none;border:none;padding:6px 12px;font-size:12px;font-weight:600;color:#64748b;border-radius:6px;cursor:pointer;transition:all .2s ease}.analytics-chart-panel__filter-btn.active{background-color:#fff;color:#0f172a;box-shadow:0 1px 3px #0000001a}.svg-chart-container{position:relative;width:100%;height:250px;margin-top:16px}.svg-chart-container svg{width:100%;height:100%}.svg-chart__line{stroke:#2563eb;stroke-width:3.5;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0px 6px 10px rgba(37,99,235,.25))}.svg-chart__area{fill:url(#chart-gradient)}.svg-chart__grid-line{stroke:#f1f5f9;stroke-width:1}.svg-chart__axis-line{stroke:#cbd5e1;stroke-width:1}.svg-chart__axis-text{fill:#94a3b8;font-size:11px;font-weight:500}.svg-chart__point{fill:#fff;stroke:#2563eb;stroke-width:3}.svg-chart__tooltip-line{stroke:#94a3b8;stroke-width:1.5;stroke-dasharray:4}.svg-doughnut-container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:220px}.svg-doughnut-svg{transform:rotate(-90deg)}.svg-doughnut__center-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.svg-doughnut__center-title{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;margin-bottom:2px}.svg-doughnut__center-value{font-size:22px;font-weight:800;color:#0f172a}.svg-doughnut-legends{display:flex;flex-direction:column;gap:12px;margin-top:16px;width:100%}.svg-doughnut-legend-item{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:500;color:#475569}.svg-doughnut-legend-item__label-row{display:flex;align-items:center;gap:8px}.svg-doughnut-legend-item__color-dot{width:10px;height:10px;border-radius:50%}.svg-doughnut-legend-item__value{font-weight:700;color:#0f172a}.admin-rank-list{display:flex;flex-direction:column;gap:12px}.admin-rank-item{display:flex;align-items:center;padding:16px;border:1px solid #f1f5f9;border-radius:12px;background-color:#fff;transition:all .2s ease}.admin-rank-item:hover{transform:translate(4px);border-color:#e2e8f0;box-shadow:0 4px 8px #00000004}.admin-rank-item__number{width:32px;height:32px;border-radius:8px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#475569;margin-right:16px;flex-shrink:0}.admin-rank-item:nth-child(1) .admin-rank-item__number{background-color:#eff6ff;color:#2563eb}.admin-rank-item:nth-child(2) .admin-rank-item__number{background-color:#eff6ff;color:#3b82f6}.admin-rank-item__main{flex:1;display:flex;flex-direction:column;gap:4px}.admin-rank-item__title{font-size:15px;font-weight:700;color:#0f172a}.admin-rank-item__meta{font-size:12px;color:#64748b}.admin-rank-item__attendance{text-align:right;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.admin-rank-item__rate{font-size:14px;font-weight:700;color:#2563eb}.admin-rank-item__capa{font-size:11px;color:#94a3b8}.admin-log-list{display:flex;flex-direction:column;gap:16px}.admin-log-item{display:flex;gap:16px;align-items:flex-start;padding-bottom:16px;border-bottom:1px dashed #f1f5f9}.admin-log-item:last-child{border-bottom:none;padding-bottom:0}.admin-log-item__dot-outer{padding-top:5px}.admin-log-item__dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.admin-log-item__dot--security{background-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.admin-log-item__dot--action{background-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.admin-log-item__dot--update{background-color:#10b981;box-shadow:0 0 0 3px #10b98133}.admin-log-item__dot--error{background-color:#f97316;box-shadow:0 0 0 3px #f9731633}.admin-log-item__content{display:flex;flex-direction:column;gap:4px}.admin-log-item__meta-row{display:flex;align-items:center;gap:8px}.admin-log-item__tag{font-size:12px;font-weight:700}.admin-log-item__tag--security{color:#ef4444}.admin-log-item__tag--action{color:#3b82f6}.admin-log-item__tag--update{color:#10b981}.admin-log-item__tag--error{color:#f97316}.admin-log-item__time{font-size:11px;color:#94a3b8}.admin-log-item__desc{font-size:13px;color:#475569;line-height:1.45}.admin-placeholder-page{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:60px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000005}.admin-placeholder-page__icon{width:64px;height:64px;border-radius:50%;background-color:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.admin-placeholder-page__title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.admin-placeholder-page__desc{font-size:14px;color:#64748b;max-width:380px;line-height:1.5}@media(max-width:1024px){.admin-sidebar{width:80px;align-items:center}.admin-sidebar__logo-text,.admin-sidebar__logo-subtitle,.admin-sidebar__nav-item span,.admin-profile-card__info,.admin-profile-card__toggle,.admin-sidebar__actions-zone span{display:none}.admin-sidebar__brand{padding:20px 0;justify-content:center;border:none}.admin-sidebar__nav{padding:16px 8px;align-items:center}.admin-sidebar__nav-item{padding:12px;justify-content:center;border-radius:50%}.admin-sidebar__actions-zone{padding:12px 0;width:100%;display:flex;justify-content:center}.admin-sidebar__create-btn{width:44px;height:44px;padding:0;border-radius:50%}.admin-sidebar__footer{padding:16px 0;display:flex;justify-content:center}.admin-profile-card{padding:4px;background:transparent;border:none}.admin-grid-cols{grid-template-columns:1fr}.admin-stats-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.admin-layout-container{flex-direction:column}.admin-sidebar{width:100%;height:auto;border-right:none;border-bottom:1px solid #e2e8f0}.admin-sidebar__brand{padding:16px 24px;justify-content:flex-start}.admin-sidebar__logo-text{display:flex}.admin-sidebar__nav{flex-direction:row;padding:8px 16px;gap:12px;overflow-x:auto;width:100%;justify-content:space-between}.admin-sidebar__nav-item{border-radius:8px;padding:8px 12px}.admin-sidebar__nav-item span{display:inline;font-size:13px}.admin-sidebar__actions-zone,.admin-sidebar__footer{display:none}.admin-header{padding:0 20px;height:64px}.admin-search-bar{width:180px}.admin-search-bar:focus-within{width:220px}.admin-stats-grid,.admin-stats-grid-4{grid-template-columns:1fr;gap:16px}.admin-scroll-content{padding:20px}.admin-detail-header-card{flex-direction:column;align-items:flex-start;gap:16px}.admin-detail-header-card__actions{width:100%}}
