:root{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;color:#eef3ff;background:radial-gradient(circle at top left,rgba(24,144,255,.18),transparent 28%),radial-gradient(circle at top right,rgba(255,109,64,.18),transparent 24%),linear-gradient(180deg,#060d17 0%,#0a1423 42%,#060c15 100%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--container-width: min(1200px, calc(100vw - 40px));--primary-color: #ff7b4d;--accent-color: #3da9fc;--text-main: #eef3ff;--text-secondary: #8fa0bf;--line-soft: rgba(120, 142, 178, .16);--card-bg: rgba(10, 21, 36, .8);--panel-bg: rgba(7, 15, 27, .9);--shadow-soft: 0 26px 60px rgba(0, 0, 0, .32)}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(255,148,98,.5) rgba(255,255,255,.05)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{border-radius:999px;background:rgba(255,255,255,.045)}*::-webkit-scrollbar-thumb{border:2px solid rgba(8,10,16,.84);border-radius:999px;background:linear-gradient(180deg,rgba(255,180,130,.72),rgba(255,93,115,.58))}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(255,203,158,.88),rgba(255,112,132,.76))}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text-main);background:#060d17}body:before,body:after{content:"";position:fixed;inset:auto;z-index:-1;border-radius:999px;filter:blur(80px);pointer-events:none}body:before{top:60px;left:-120px;width:280px;height:280px;background:rgba(32,135,255,.18)}body:after{right:-80px;top:220px;width:260px;height:260px;background:rgba(255,115,74,.16)}button,a,input{font:inherit}button{border:0}a{color:inherit;text-decoration:none}img{display:block;width:100%}input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(118,138,171,.2);background:rgba(4,11,22,.72);color:#f5f8ff;outline:none}input::placeholder{color:#6f82a4}#app{min-height:100vh}.page-shell{position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";position:absolute;border-radius:999px;filter:blur(120px);opacity:.46;pointer-events:none}.page-shell:before{top:180px;left:-120px;width:340px;height:340px;background:rgba(21,112,255,.18)}.page-shell:after{top:620px;right:-100px;width:320px;height:320px;background:rgba(255,122,82,.16)}.container{width:var(--container-width);margin:0 auto}.site-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(6,14,25,.72);border-bottom:1px solid rgba(105,132,173,.12)}.nav-row,.footer-row,.notice-row,.hero-actions,.hero-stats,.tag-row,.room-metrics,.detail-actions{display:flex;align-items:center}.nav-row{min-height:78px;justify-content:space-between;gap:24px}.brand-button,.nav-back,.carousel-arrow,.carousel-dot,.dialog-close{cursor:pointer}.brand-mark,.footer-brand,.nav-links,.nav-actions{display:flex;align-items:center}.brand-mark{gap:14px;padding:0;background:transparent;color:inherit}.brand-copy,.carousel-summary-copy{text-align:left}.brand-logo{width:52px;height:52px;border-radius:16px;object-fit:cover;box-shadow:0 14px 32px #2b84ff33}.brand-logo.small{width:40px;height:40px;border-radius:14px}.brand-name,.brand-subtitle{margin:0}.brand-name{font-size:20px;font-weight:800;letter-spacing:.03em}.brand-subtitle{font-size:12px;color:var(--text-secondary)}.nav-links{gap:26px;color:#91a3c1}.nav-links a{position:relative;transition:color .24s ease}.nav-links a:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;border-radius:999px;background:linear-gradient(90deg,#41b2ff,#ff8457);transform:scaleX(0);transform-origin:center;transition:transform .24s ease}.nav-links a:hover{color:#fff}.nav-links a:hover:after{transform:scaleX(1)}.detail-nav-text{color:#fff}.detail-nav{gap:14px}.nav-back{padding:10px 18px;border-radius:999px;background:rgba(14,31,54,.92);color:#f2f7ff;border:1px solid rgba(111,140,181,.2)}.nav-actions{gap:12px}.primary-button,.secondary-button,.ghost-button{padding:12px 20px;border-radius:999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.primary-button{background:linear-gradient(135deg,#ff8a57,#ff602d);color:#fff;box-shadow:0 14px 28px #ff602d3d}.secondary-button{background:rgba(14,31,54,.92);color:#f2f7ff;border:1px solid rgba(111,140,181,.2)}.ghost-button{background:transparent;color:#dbe5f7;border:1px solid rgba(111,140,181,.18)}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.clickable-card:hover{transform:translateY(-2px)}.secondary-button:hover,.ghost-button:hover{border-color:#7badff61}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.glow-button{animation:pulse-glow 2.8s ease-in-out infinite}.large{padding:15px 24px}.hero-section,.landing-hero{padding:44px 0 36px}.hero-grid,.landing-hero-grid,.activity-layout,.trust-layout,.landing-content-grid{display:grid;gap:24px}.hero-grid,.landing-hero-grid{grid-template-columns:1fr 1fr;align-items:center}.hero-copy,.landing-copy{position:relative}.section-chip,.section-kicker,.eyebrow,.activity-tag,.room-type,.status-pill,.landing-status{display:inline-flex;align-items:center;border-radius:999px}.section-chip{padding:8px 14px;background:rgba(61,169,252,.12);color:#79c4ff;font-size:13px;font-weight:700}.section-kicker{margin-bottom:10px;padding:6px 12px;background:rgba(255,123,77,.12);color:#ff9f7e;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1,.landing-copy h1{margin:18px 0;font-size:clamp(38px,5vw,66px);line-height:1.04;letter-spacing:-.04em}.hero-copy h1 span{display:block;color:#7dc3ff}.hero-text,.landing-subtitle,.trust-copy,.companion-meta,.room-body p,.activity-card span,.topic-item span,.site-footer span,.field-item span,.landing-highlight-card p,.landing-panel p{color:var(--text-secondary)}.hero-text,.landing-subtitle{max-width:620px;font-size:16px}.hero-actions,.detail-actions{gap:14px;margin:30px 0}.hero-stats,.detail-tag-row,.tag-row,.compact-tags,.detail-actions{flex-wrap:wrap;gap:12px}.stat-card,.skill-card,.companion-card,.room-card,.activity-card,.topic-panel,.trust-card,.landing-highlight-card,.landing-panel,.carousel-summary{position:relative;border-radius:28px;background:var(--card-bg);border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);overflow:hidden}.stat-card:before,.skill-card:before,.companion-card:before,.room-card:before,.activity-card:before,.topic-panel:before,.trust-card:before,.landing-highlight-card:before,.landing-panel:before,.carousel-summary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 26%);pointer-events:none}.stat-card{min-width:150px;padding:18px}.stat-card strong{display:block;font-size:28px}.stat-card span{font-size:13px;color:var(--text-secondary)}.hero-showcase{display:grid;gap:16px}.hero-carousel-panel{position:relative;min-height:440px;overflow:hidden;border-radius:30px;border:1px solid rgba(120,142,178,.18);box-shadow:var(--shadow-soft)}.hero-carousel-glow{position:absolute;inset:auto auto 30px -10px;width:220px;height:220px;border-radius:999px;background:rgba(42,140,255,.18);filter:blur(70px);z-index:1;pointer-events:none}.carousel-track{display:flex;height:100%;transition:transform .55s ease}.carousel-slide{position:relative;width:100%;min-height:440px;overflow:hidden}.carousel-slide img{height:100%;object-fit:cover;transform:scale(1.02)}.carousel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;background:linear-gradient(180deg,rgba(5,10,18,.06),rgba(5,10,18,.84)),linear-gradient(90deg,rgba(6,12,21,.72),rgba(6,12,21,.08) 62%)}.eyebrow{width:fit-content;padding:8px 12px;background:rgba(255,255,255,.18);font-size:12px;font-weight:700}.carousel-overlay h2,.carousel-summary h3,.section-heading h2,.trust-layout h2,.landing-panel h2,.landing-highlight-card h3{margin:12px 0 8px}.carousel-overlay h2{max-width:420px;font-size:clamp(30px,4vw,42px)}.carousel-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;background:rgba(5,13,23,.62);color:#fff;font-size:28px}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}.carousel-dots{position:absolute;right:24px;bottom:24px;z-index:3;display:flex;gap:10px}.carousel-dot{width:10px;height:10px;padding:0;border-radius:999px;background:rgba(255,255,255,.38)}.carousel-dot.active{width:28px;background:#fff}.carousel-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px}.carousel-summary-meta{min-width:120px;text-align:right}.carousel-summary-meta strong{display:block;font-size:42px}.notice-strip{padding:12px 0}.notice-row,.section-heading,.footer-row{display:flex;justify-content:space-between;gap:24px}.notice-row{padding:16px 22px;align-items:center;border-radius:20px;background:rgba(13,24,41,.88);border:1px solid rgba(109,138,175,.14)}.notice-warn{color:#ff9f7f}.section-block,.landing-section{padding:84px 0}.alt-block{background:linear-gradient(180deg,rgba(7,21,37,.76),rgba(7,17,29,0))}.activity-block{background:radial-gradient(circle at right top,rgba(61,169,252,.12),transparent 26%),linear-gradient(180deg,rgba(7,21,37,.6),rgba(7,17,29,0))}.section-heading{align-items:flex-end;margin-bottom:28px}.section-heading h2,.trust-layout h2{font-size:clamp(28px,4vw,44px)}.skill-grid,.companion-grid,.room-grid,.detail-room-grid,.trust-cards,.landing-highlight-grid{display:grid;gap:18px}.skill-grid,.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.room-grid,.detail-room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skill-card,.room-card,.activity-card div,.topic-panel,.trust-card,.landing-highlight-card,.landing-panel,.carousel-summary,.companion-body{padding:24px}.skill-card,.room-card,.trust-card,.landing-highlight-card,.landing-panel,.activity-card,.topic-panel,.companion-card{transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.skill-card:hover,.room-card:hover,.trust-card:hover,.landing-highlight-card:hover,.landing-panel:hover,.activity-card:hover,.topic-panel:hover,.companion-card:hover{transform:translateY(-4px);border-color:#75aaff47;box-shadow:0 28px 70px #00000061}.skill-icon-wrap{display:grid;place-items:center;width:72px;height:72px;margin-bottom:20px;border-radius:22px;background:linear-gradient(135deg,rgba(61,169,252,.16),rgba(255,123,77,.18))}.skill-icon-wrap img{width:34px;height:34px}.skill-card p,.skill-card span{margin:0}.skill-card span{display:inline-block;margin-top:14px;color:#89c9ff;font-size:13px;font-weight:700}.companion-card{overflow:hidden}.compact-card{border-radius:22px}.compact-cover{aspect-ratio:.86}.companion-cover{position:relative}.companion-cover img,.landing-cover-panel img{height:100%;object-fit:cover}.status-pill{position:absolute;top:14px;left:14px;z-index:2;padding:7px 12px;color:#fff;font-size:12px;font-weight:700}.status-pill.online,.landing-status{background:rgba(44,191,111,.92)}.status-pill.offline{background:rgba(96,111,132,.86)}.companion-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(2,10,17,0),rgba(2,10,17,.2))}.companion-cover-mask{position:absolute;inset:auto 0 0 0;z-index:2;padding:18px 16px 14px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(2,7,13,.88));opacity:0;transition:opacity .24s ease}.clickable-card:hover .companion-cover-mask{opacity:1}.compact-body{padding:16px}.companion-title,.room-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.companion-title h3,.room-title h3,.activity-card h3,.topic-panel h3,.trust-card h3,.landing-cover-overlay p{margin:0}.companion-title strong{color:#ff9f7e;font-size:13px}.companion-meta{min-height:42px;margin:10px 0 12px;font-size:13px}.tag-row span,.detail-tag-row span,.detail-badge-list span{padding:8px 12px;border-radius:999px;background:rgba(61,169,252,.1);color:#8dcbff;font-size:12px;font-weight:700}.room-top{position:relative;overflow:hidden;border-radius:22px}.room-top img{height:220px;object-fit:cover}.room-type{position:absolute;top:16px;left:16px;z-index:2;padding:7px 12px;background:rgba(4,10,19,.74);color:#fff;font-size:12px;font-weight:700}.room-body{padding-top:18px}.room-title span{color:#89a0bf;font-size:13px}.room-metrics{justify-content:space-between;gap:12px;color:#8dcbff;font-size:13px;font-weight:700}.activity-layout,.trust-layout,.landing-content-grid{grid-template-columns:1.1fr .9fr}.activity-card{display:grid;grid-template-columns:1fr 1.08fr;overflow:hidden}.activity-card img{height:100%;min-height:220px;object-fit:cover}.activity-tag{padding:8px 12px;background:rgba(255,123,77,.12);color:#ffab8f;font-size:12px;font-weight:800}.topic-item{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:center;padding:14px 0}.topic-item+.topic-item{border-top:1px solid rgba(109,138,175,.14)}.topic-item img{width:88px;height:88px;border-radius:20px;object-fit:cover}.trust-layout{align-items:start}.process-list{margin-top:32px}.process-item{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(109,138,175,.14)}.process-item span{width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,#4cc3ff,#ff7b4d);box-shadow:0 0 0 6px #4cc3ff14}.process-item p,.landing-highlight-card p,.detail-list{margin:0}.trust-cards,.landing-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{padding:24px 0 120px}.footer-brand{margin-bottom:8px;gap:14px}.footer-row{align-items:center;padding-top:24px;border-top:1px solid rgba(109,138,175,.12)}.dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px;background:rgba(2,8,16,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-loading-screen{min-height:100vh;display:grid;place-items:center;color:#f8f4ff;background:radial-gradient(circle at 50% 20%,rgba(143,89,255,.34),transparent 34%),linear-gradient(180deg,#130825,#070411)}.auth-loading-screen span{padding:12px 22px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08)}.login-fullscreen-mask{z-index:1000;padding:0;background:radial-gradient(circle at 50% 0%,rgba(143,89,255,.28),transparent 34%),linear-gradient(180deg,rgba(7,4,18,.94),rgba(7,4,18,.98))}.login-dialog{width:min(100%,460px);padding:28px;border-radius:28px;background:linear-gradient(180deg,rgba(15,27,45,.98),rgba(9,18,31,.98));border:1px solid rgba(111,140,181,.18);box-shadow:0 28px 80px #0000006b}.login-fullscreen-dialog{width:min(92vw,770px);min-height:500px;display:grid;grid-template-columns:1fr 1.2fr;gap:0;padding:0;overflow:hidden;border-color:#a284ff7a;border-radius:10px;background:#241c4f}.login-promo-panel{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:500px;padding:40px 32px 30px;overflow:hidden;background:radial-gradient(circle at 82% 42%,rgba(255,97,177,.42),transparent 12%),linear-gradient(150deg,#9d69ff 0%,#6c48e5 52%,#7657ef 100%)}.login-promo-panel:before,.login-promo-panel:after{content:"";position:absolute;border-radius:999px;background:rgba(255,255,255,.28)}.login-promo-panel:before{width:140px;height:140px;left:-48px;bottom:52px}.login-promo-panel:after{width:80px;height:80px;right:32px;top:190px}.login-brand{position:relative;z-index:1;display:flex;align-items:center;gap:12px;margin-bottom:34px;color:#fff;font-size:20px;font-weight:900}.login-brand img,.login-brand span{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.92);color:#6946db;object-fit:cover;box-shadow:0 10px 24px #2a185a47}.login-brand strong{color:#fff;font-size:20px}.login-promo-badge{position:relative;z-index:1;width:fit-content;padding:10px 16px;border:3px solid #271854;border-radius:12px;color:#fff;font-size:28px;font-weight:1000;line-height:1;letter-spacing:-1px;text-shadow:2px 3px 0 rgba(42,24,90,.8);background:linear-gradient(180deg,#fff,#ffe5ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.login-promo-panel h2{position:relative;z-index:1;margin:18px 0 0;color:#fff;font-size:22px;line-height:1.2}.login-promo-illustration{position:relative;z-index:1;display:grid;place-items:center;margin-top:auto;height:210px}.login-promo-gift{display:grid;place-items:center;width:150px;height:150px;border:10px solid #ff79bd;border-radius:34px;color:#ff4fa4;font-size:34px;font-weight:1000;background:linear-gradient(145deg,#ffd8ea,#ff8dc4);box-shadow:0 28px #2c1e7947;transform:rotate(-7deg)}.login-form-panel{display:block}.login-fullscreen-dialog .login-form-panel{display:flex;flex-direction:column;justify-content:center;padding:44px 48px;background:#241d52}.login-dialog-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.login-dialog-header h3{margin:0;font-size:28px}.login-dialog-header+.field-item{margin-top:24px}.login-dialog-text{margin:12px 0 24px;color:var(--text-secondary)}.field-item{display:flex;flex-direction:column;gap:10px}.field-item span,.label-text{font-size:13px;font-weight:700}.dialog-close{width:40px;height:40px;border-radius:999px;background:rgba(17,31,52,.9);color:#f2f7ff}.code-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;margin-top:18px}.code-button{min-width:132px;height:50px;justify-content:center}.login-submit{width:100%;margin-top:22px;padding:14px 18px}.landing-page{position:relative}.landing-cover-panel{position:relative;min-height:660px;overflow:hidden;border-radius:34px;box-shadow:var(--shadow-soft)}.landing-cover-rim{position:absolute;top:18px;right:18px;bottom:18px;left:18px;z-index:1;border:1px solid rgba(255,255,255,.12);border-radius:28px;pointer-events:none}.landing-cover-panel img{transform:scale(1.03)}.landing-cover-overlay{position:absolute;inset:auto 24px 24px 24px;z-index:2;padding:22px;border-radius:24px;background:rgba(5,13,24,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-cover-overlay p{margin:14px 0 6px;font-size:28px;font-weight:800}.landing-cover-overlay strong{color:#ffb095;font-size:18px}.landing-highlight-card h3,.landing-panel h2{font-size:24px}.landing-profile-card{display:grid;gap:18px}.landing-profile-card strong{display:block;margin-top:8px;font-size:18px}.detail-list{padding-left:18px;color:#d9e5f8}.detail-list li+li{margin-top:12px}.floating-cta{position:fixed;left:50%;bottom:18px;z-index:30;display:flex;gap:12px;width:min(680px,calc(100vw - 24px));padding:14px;border:1px solid rgba(114,139,178,.18);border-radius:22px;background:rgba(6,14,25,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%);box-shadow:0 18px 40px #00000047}.floating-cta .ghost-button,.floating-cta .primary-button{flex:1}.hall-page{min-height:100vh;padding:24px;background:radial-gradient(circle at top center,rgba(158,103,255,.28),transparent 32%),linear-gradient(180deg,#231149 0%,#180d38 48%,#12082d 100%)}.hall-shell{max-width:1400px;margin:0 auto;border-radius:26px;overflow:visible;background:rgba(27,14,62,.92);box-shadow:0 24px 60px #00000059}.hall-header{position:relative;z-index:30;display:grid;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:18px;padding:16px 18px;background:linear-gradient(90deg,#31125e 0%,#3a1f77 54%,#33135f 100%)}.hall-brand{display:flex;align-items:center;gap:10px;cursor:pointer}.hall-brand-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#ffffff,#ffcbe9);color:#5a21ba;font-weight:900}.hall-brand-logo.image{display:block;object-fit:cover;border:2px solid rgba(255,255,255,.18)}.hall-brand-text{font-size:18px;font-weight:800}.hall-nav{display:flex;align-items:center;gap:18px;white-space:nowrap}.hall-nav a{color:#ffffffd1}.hall-nav a.active{color:#fff;text-shadow:0 0 16px rgba(255,118,215,.72)}.hall-search-wrap{position:relative;min-width:220px}.hall-search{display:flex;align-items:center;gap:10px;padding:0 14px;height:42px;border-radius:999px;background:rgba(255,255,255,.08)}.hall-search span{opacity:.8}.hall-search input{flex:1;min-width:0;padding:0;height:auto;border:0;background:transparent;color:#fff}.hall-search button{padding:0;border:0;color:#ff8bd5;font-size:13px;font-weight:800;white-space:nowrap;background:transparent;cursor:pointer}.hall-search .hall-search-clear{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;color:#ffffffd1;background:rgba(255,255,255,.14)}.hall-search-panel{position:absolute;left:50%;top:calc(100% + 8px);z-index:40;width:min(420px,88vw);max-height:470px;overflow:auto;padding:16px 14px;border-radius:4px;color:#221944;background:#ebe8fb;box-shadow:0 22px 54px #08041861;transform:translate(-50%)}.hall-search-tabs{display:flex;justify-content:center;gap:28px;margin-bottom:18px}.hall-search-tabs button{position:relative;padding:0 0 8px;border:0;color:#201944;font-size:14px;font-weight:800;background:transparent;cursor:pointer}.hall-search-tabs button.active{color:#ff65b3}.hall-search-tabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:22px;height:3px;border-radius:99px;background:#ff65b3;transform:translate(-50%)}.hall-search-section{display:grid;gap:10px;margin-top:12px}.hall-search-section>strong{color:#1e1640;font-size:15px}.hall-search-room,.hall-search-user{display:grid;align-items:center;min-width:0;padding:8px 0;border-bottom:1px solid rgba(65,53,112,.12);cursor:pointer}.hall-search-room{grid-template-columns:58px minmax(0,1fr) auto;gap:10px}.hall-search-user{grid-template-columns:48px minmax(0,1fr) auto;gap:10px}.hall-search-room img,.hall-search-user img{width:48px;height:48px;border-radius:8px;object-fit:cover}.hall-search-user img{border-radius:50%}.hall-search-room div,.hall-search-user div{display:grid;gap:6px;min-width:0}.hall-search-room b,.hall-search-user b,.hall-search-room span,.hall-search-user span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hall-search-room b,.hall-search-user b{color:#201944;font-size:14px}.hall-search-room span,.hall-search-user span,.hall-search-room small,.hall-search-user small{color:#20194494;font-size:12px}.hall-search-room em{padding:3px 10px;border:1px solid rgba(139,88,255,.58);border-radius:999px;color:#8b58ff;font-size:12px;font-style:normal}.hall-search-room small{grid-column:3}.hall-search-empty{margin:26px 0;color:#2019449e;text-align:center}.hall-header-actions,.hall-user-entry{display:flex;align-items:center;gap:10px}.hall-header-actions{justify-content:flex-end}.hall-message-entry,.hall-logout-entry{position:relative;height:38px;padding:0 14px;border:0;border-radius:999px;color:#ffffffe6;font-weight:800;background:rgba(255,255,255,.08);cursor:pointer}.hall-message-entry{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,rgba(255,148,98,.26),rgba(255,93,115,.22))}.hall-message-entry em{min-width:18px;height:18px;padding:0 5px;border-radius:999px;color:#fff;font-size:11px;font-style:normal;line-height:18px;background:#ff4d64}.hall-logout-entry{color:#ffd2c5}.gift-item{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.08);font-size:18px}.hall-user-entry{justify-self:end;padding:0;border:0;color:#ffffffe0;font-size:14px;font:inherit;background:transparent;cursor:pointer}.hall-user-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#fdfdfd,#d9d9ff);color:#5920bd;font-weight:800}.hall-user-avatar.image{display:block;object-fit:cover;border:2px solid rgba(255,255,255,.22);background:rgba(255,255,255,.16)}.hall-main{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:0}.hall-content{padding:16px 22px 12px;background:#1d1242}.hall-sidebar{display:flex;flex-direction:column;gap:16px;padding:16px 14px;background:rgba(41,23,86,.94);border-left:1px solid rgba(255,255,255,.06)}.hall-category-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.hall-category-card{position:relative;min-height:70px;padding:16px 18px;border-radius:14px;overflow:hidden}.hall-category-card.gold{background:linear-gradient(135deg,#5a4036,#6f4732)}.hall-category-card.pink{background:linear-gradient(135deg,#8d2a8f,#db3d8d)}.hall-category-card.blue{background:linear-gradient(135deg,#23498f,#3459c2)}.hall-category-card.violet{background:linear-gradient(135deg,#54338c,#8339b7)}.hall-category-bg{position:absolute;right:10px;top:-6px;font-size:44px;font-weight:900;color:#ffffff14}.hall-category-copy{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.hall-category-copy strong{font-size:16px}.hall-category-copy span{font-size:34px}.hall-section-title{margin-bottom:14px}.hall-skill-panel{margin-bottom:18px;padding:16px 18px 12px;border-radius:18px;background:linear-gradient(180deg,rgba(52,29,105,.86),rgba(35,20,76,.92));border:1px solid rgba(255,255,255,.06)}.hall-skill-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.hall-skill-head strong{display:block;margin-bottom:4px;font-size:18px}.hall-skill-head p{margin:0;color:#ffffff9e;font-size:12px}.hall-skill-head span{color:#ffffff8a;font-size:12px;white-space:nowrap}.hall-skill-scroller{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.hall-skill-viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 18px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 18px),transparent 100%)}.hall-skill-viewport::-webkit-scrollbar{display:none}.hall-skill-row{display:flex;gap:12px;width:max-content;padding-right:4px}.hall-skill-item{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 72px;min-width:72px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.hall-skill-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,var(--skill-start),var(--skill-end));box-shadow:0 10px 24px #4f389757;transition:transform .22s ease,box-shadow .22s ease}.hall-skill-icon img{width:28px;height:28px;object-fit:contain}.hall-skill-icon span{font-size:22px;font-weight:800;color:#fff}.hall-skill-item strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hall-skill-item strong{font-size:12px;font-weight:700;text-align:center}.hall-skill-item.active .hall-skill-icon,.hall-skill-item:hover .hall-skill-icon{transform:translateY(-2px);box-shadow:0 14px 28px #4f389775}.hall-skill-item.active strong{color:#fff}.hall-skill-arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:56px;border:0;border-radius:14px;background:linear-gradient(180deg,rgba(118,88,210,.96),rgba(67,45,122,.96));color:#fff;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 12px 24px #0c062247}.hall-skill-arrow:disabled{opacity:.4;cursor:default}.hall-section-title span{position:relative;display:inline-block;padding-left:6px;font-size:24px;font-weight:800}.hall-section-title span:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,#ff4f9e,rgba(255,79,158,0))}.hall-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.hall-left-stack{display:grid;gap:14px}.hall-feature-card,.hall-person-card,.hall-ranking-card{cursor:pointer;transition:transform .24s ease,box-shadow .24s ease}.hall-feature-card:hover,.hall-person-card:hover,.hall-ranking-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #00000047}.hall-feature-card{position:relative;min-height:268px;overflow:hidden;border-radius:18px}.hall-feature-card img{height:100%;object-fit:cover}.hall-feature-overlay{position:absolute;inset:auto 0 0 0;padding:28px 22px;background:linear-gradient(180deg,rgba(53,26,94,0),rgba(53,26,94,.96))}.hall-feature-overlay p,.hall-feature-overlay span{margin:0;color:#ffffffdb}.hall-feature-overlay h2{margin:8px 0;font-size:30px}.hall-feature-dots{position:absolute;left:22px;bottom:18px;z-index:2;display:flex;gap:8px}.hall-feature-dots span{width:22px;height:4px;border-radius:999px;background:rgba(255,255,255,.34)}.hall-feature-dots span.active{background:#fff}.hall-person-card{overflow:hidden;border-radius:16px;background:rgba(255,255,255,.03)}.hall-person-cover{position:relative;aspect-ratio:1.08;overflow:hidden}.hall-person-cover img{height:100%;object-fit:cover}.hall-person-cover:after{content:"";position:absolute;inset:auto 0 0 0;height:68px;background:linear-gradient(180deg,rgba(24,13,57,0),rgba(24,13,57,.96))}.hall-person-badge{position:absolute;top:10px;left:10px;z-index:2;padding:4px 10px;border-radius:999px;background:rgba(19,27,44,.76);font-size:12px}.hall-audio-bar{position:absolute;left:12px;right:48px;bottom:10px;z-index:2;display:flex;align-items:end;gap:2px;height:44px}.hall-audio-bar span{width:3px;border-radius:999px;background:linear-gradient(180deg,#8b74ff,#5d37ff);opacity:.9;transform-origin:bottom;animation:hall-wave 1.15s ease-in-out infinite;animation-delay:calc(var(--bar-index) * .06s)}.hall-play-button{position:absolute;right:10px;bottom:10px;z-index:2;width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#7e5fff,#5b32ff);color:#fff;font-size:12px;box-shadow:0 0 #7b5fff6b;animation:hall-play-pulse 1.8s ease-in-out infinite}.hall-person-info{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 10px 10px}.hall-person-title{flex:1;min-width:0}.hall-person-title strong,.hall-ranking-body strong{display:block}.hall-person-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hall-person-title span{display:inline-block;max-width:100%;margin-top:6px;padding:4px 9px;border-radius:999px;background:rgba(121,81,255,.28);color:#d9cbff;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hall-person-price{flex:0 0 88px;min-width:88px;color:#ff4d95;text-align:right}.hall-person-price b{display:block;font-size:16px;line-height:1.2;white-space:normal;word-break:break-word}.hall-person-price small{display:block;margin-top:4px;font-size:12px;color:#ffffffad}.hall-top-banner{padding:10px 12px;border-radius:18px;background:linear-gradient(135deg,rgba(102,54,21,.84),rgba(116,74,27,.44))}.hall-top-title{display:flex;align-items:center;justify-content:space-between}.hall-top-title span{font-size:26px;font-weight:800;color:#ffcc65}.hall-top-avatars,.hall-ranking-avatars{display:flex;align-items:center}.hall-top-avatars img,.hall-ranking-avatars img{width:28px;height:28px;border-radius:999px;object-fit:cover;border:2px solid rgba(49,22,95,.92);margin-left:-8px}.hall-top-avatars img:first-child,.hall-ranking-avatars img:first-child{margin-left:0}.hall-sidebar-header{display:flex;flex-direction:column;gap:14px}.hall-sidebar-tabs{display:flex;gap:18px}.hall-sidebar-tabs button{padding:0;border:0;background:transparent;color:#ffffff94;font-size:18px;font-weight:700;cursor:pointer}.hall-sidebar-tabs button.active{color:#fff;font-size:28px;font-weight:800}.hall-sidebar-filters{display:flex;flex-wrap:wrap;gap:8px}.hall-filter-chip{padding:6px 12px;border:0;border-radius:999px;background:rgba(255,255,255,.08);color:#ffffffb8;font-size:12px;cursor:pointer}.hall-filter-chip.active{background:linear-gradient(135deg,#8467ff,#5d38ff);color:#fff}.hall-ranking-list{display:flex;flex-direction:column;gap:12px}.hall-ranking-empty{margin:18px 0;color:#ffffff94;font-size:13px;text-align:center}.hall-ranking-card{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:0;border-radius:18px;background:rgba(102,75,167,.34)}.hall-ranking-card.featured{border:3px solid #ffcf57;background:linear-gradient(135deg,rgba(69,40,129,.92),rgba(91,58,178,.68))}.hall-ranking-cover{width:62px;height:62px;border-radius:16px;object-fit:cover}.hall-ranking-body{min-width:0}.hall-ranking-body strong{margin-bottom:6px;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hall-ranking-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.hall-ranking-type{padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.1);font-size:12px}.hall-ranking-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.hall-ranking-hot{color:#ffac5a;font-size:12px}.hall-ranking-count{color:#ffffff94;font-size:12px}.hall-ranking-enter{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,rgba(138,108,255,.96),rgba(84,227,255,.86));color:#fff;font-size:12px;font-weight:700}.hall-bottom-dock{position:sticky;bottom:14px;display:flex;justify-content:center;gap:18px;width:fit-content;margin:-26px auto 0;padding:14px 24px;border-radius:22px;background:linear-gradient(180deg,rgba(86,55,173,.96),rgba(65,41,133,.96));box-shadow:0 16px 40px #00000052;z-index:5}.hall-dock-item{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:72px;color:#ffffffd1;background:transparent}.hall-dock-item span{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:rgba(255,255,255,.08)}.hall-dock-item small{font-size:12px}.hall-footer{padding:20px 24px 26px;text-align:center;color:#ffffff94;font-size:12px}.hall-footer p{margin:6px 0 0}.chatroom-page{min-height:100vh;padding:24px;background:radial-gradient(circle at top center,rgba(255,174,141,.18),transparent 24%),linear-gradient(180deg,#44363a 0%,#2a2024 52%,#1d151a 100%)}.chatroom-shell{max-width:1400px;margin:0 auto;overflow:hidden;border-radius:22px;background:rgba(41,29,32,.92);box-shadow:0 24px 60px #00000057}.chatroom-header{display:grid;grid-template-columns:320px 1fr auto;gap:18px;align-items:center;padding:14px 18px;background:rgba(67,51,55,.82)}.chatroom-user,.chatroom-login-line,.chatroom-top-nav,.chatroom-room-top,.chatroom-room-actions,.chatroom-member-top,.chatroom-member-meta,.chatroom-bottom-bar{display:flex;align-items:center}.chatroom-user{gap:12px}.chatroom-user-logo{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#ffffff,#ffd7ec);color:#7f2ccd;font-size:24px;font-weight:900}.chatroom-user-copy strong{display:block;margin-bottom:8px}.chatroom-login-line{gap:8px;color:#ffffffdb}.chatroom-login-btn{padding:6px 14px;border-radius:999px;background:linear-gradient(135deg,#ff75b5,#ff4787);color:#fff}.chatroom-search{display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.08)}.chatroom-search input{padding:0;border:0;background:transparent}.chatroom-top-nav{justify-content:flex-end;gap:18px;flex-wrap:wrap}.chatroom-top-nav a{color:#ffffffc7;cursor:pointer}.chatroom-top-nav a.active{color:#fff;text-shadow:0 0 14px rgba(255,90,159,.7)}.chatroom-main{display:grid;grid-template-columns:288px minmax(0,1fr) 320px;min-height:720px}.chatroom-left,.chatroom-right{padding:16px 14px;background:rgba(48,34,38,.62)}.chatroom-center{position:relative;background:rgba(20,13,16,.82)}.chatroom-room-card,.chatroom-login-panel{border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.chatroom-room-card{padding:12px}.chatroom-room-top{gap:12px;align-items:flex-start}.chatroom-room-top img{width:72px;height:72px;border-radius:16px;object-fit:cover}.chatroom-chip{display:inline-flex;padding:4px 10px;border-radius:999px;background:linear-gradient(135deg,#41a6ff,#1f74ff);font-size:12px}.chatroom-room-top strong{display:block;margin:8px 0 6px;font-size:18px}.chatroom-room-top p,.chatroom-room-notice p{margin:0;color:#fffc}.chatroom-room-actions{gap:16px;margin:14px 0}.chatroom-room-actions button{padding:0;color:#ffffffd1;background:transparent}.chatroom-room-notice{display:grid;gap:10px;max-height:210px;padding-right:6px;overflow-y:auto}.chatroom-member-tabs{display:flex;gap:22px;padding:14px 4px;margin-top:10px;border-bottom:1px solid rgba(255,255,255,.08)}.chatroom-member-tabs span{color:#ffffffb8}.chatroom-member-tabs span.active{color:#fff}.chatroom-member-list{display:grid;gap:12px;margin-top:12px}.chatroom-member-item{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center}.chatroom-member-item img{width:48px;height:48px;border-radius:999px;object-fit:cover}.chatroom-member-body{min-width:0}.chatroom-member-top{gap:8px}.chatroom-member-top strong{font-size:14px}.chatroom-role-chip{display:inline-flex;padding:2px 8px;border-radius:999px;font-size:12px}.chatroom-role-chip.owner{background:linear-gradient(135deg,#9d49ff,#6440ff)}.chatroom-role-chip.admin{background:linear-gradient(135deg,#52c7ff,#1ea8ff)}.chatroom-member-meta{gap:10px;margin-top:6px;color:#ffffffad;font-size:12px}.chatroom-backdrop{position:relative;height:100%;padding:30px 24px;background:linear-gradient(180deg,rgba(42,28,24,.34),rgba(25,15,18,.56)),url(https://images.unsplash.com/photo-1518562180175-34a163b1a9a6?auto=format&fit=crop&w=1600&q=80) center / cover no-repeat}.chatroom-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(20,10,12,.28);pointer-events:none}.chatroom-anchor-card,.chatroom-seat-grid{position:relative;z-index:1}.chatroom-anchor-card{display:flex;align-items:center;gap:16px;width:fit-content;padding:12px 18px;margin:0 auto 26px;border-radius:20px;background:rgba(42,28,30,.52);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chatroom-anchor-card img{width:72px;height:72px;border-radius:999px;object-fit:cover}.chatroom-anchor-line{display:flex;align-items:center;gap:10px}.chatroom-anchor-line strong{font-size:28px}.chatroom-host-chip{display:inline-flex;padding:5px 12px;border-radius:999px;background:linear-gradient(135deg,#53beff,#2790ff);font-size:12px}.chatroom-anchor-card p{margin:8px 0 0;color:#ffffffd1}.chatroom-seat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px;padding:18px 18px 0}.chatroom-seat{text-align:center}.chatroom-seat-avatar{position:relative;width:96px;height:96px;margin:0 auto 10px}.chatroom-seat-avatar img{width:96px;height:96px;border-radius:999px;object-fit:cover;border:4px solid rgba(186,220,255,.92);box-shadow:0 0 0 6px #80b6ff24}.chatroom-heart-badge{position:absolute;right:-4px;top:-8px;padding:4px 8px;border-radius:999px;background:rgba(26,15,18,.88);font-size:12px}.chatroom-seat strong{display:block;font-size:18px}.chatroom-right-top{text-align:center;color:#ffd6b0}.chatroom-throne{width:116px;height:116px;margin:0 auto 8px;display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle,rgba(255,183,109,.36),rgba(255,183,109,.08));border:2px solid rgba(255,203,139,.38)}.chatroom-login-panel{display:grid;justify-items:center;gap:10px;margin-top:80px;padding:20px 16px 26px}.chatroom-sleepy{font-size:22px;color:#ffca7b}.chatroom-login-illustration{font-size:84px}.chatroom-login-cta{padding:12px 22px;border-radius:999px;background:linear-gradient(135deg,#ff7ca7,#ff548b);color:#fff}.chatroom-bottom-bar{justify-content:space-between;padding:12px 18px;background:rgba(34,25,28,.94)}.chatroom-sound-btn{width:36px;height:36px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff}.chatroom-download-tip{color:#ffffffdb}.chatroom-footer{padding:12px 18px 18px;text-align:center;color:#ffffff9e;font-size:12px}.chatroom-footer p{margin:0}.fade-up{animation:fade-up .8s ease both}.delay-2{animation-delay:.14s}.delay-3{animation-delay:.28s}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 14px 28px #ff602d3d}50%{box-shadow:0 18px 38px #ff602d61}}@keyframes hall-wave{0%,to{transform:scaleY(.45);opacity:.45}30%{transform:scaleY(1);opacity:1}60%{transform:scaleY(.68);opacity:.72}}@keyframes hall-play-pulse{0%,to{transform:scale(1);box-shadow:0 0 #7b5fff5c}50%{transform:scale(1.08);box-shadow:0 0 0 8px #7b5fff00}}@media (max-width: 1100px){.hero-grid,.landing-hero-grid,.activity-layout,.trust-layout,.landing-content-grid,.skill-grid,.compact-grid,.room-grid,.detail-room-grid,.trust-cards,.landing-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links{display:none}.hall-header{grid-template-columns:1fr;justify-items:start}.chatroom-header,.chatroom-main,.hall-main{grid-template-columns:1fr}.hall-skill-item{flex-basis:68px;min-width:68px}.hall-card-grid,.chatroom-seat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 760px){:root{--container-width: min(100vw - 24px, 100%)}.site-header{position:static}.nav-row,.notice-row,.footer-row,.section-heading,.hero-actions,.hero-stats,.room-metrics,.companion-title,.room-title,.detail-actions,.floating-cta{flex-direction:column;align-items:flex-start}.nav-actions{width:100%;justify-content:space-between}.hero-grid,.landing-hero-grid,.activity-layout,.trust-layout,.landing-content-grid,.skill-grid,.compact-grid,.room-grid,.detail-room-grid,.trust-cards,.landing-highlight-grid{grid-template-columns:1fr}.hero-carousel-panel,.carousel-slide{min-height:320px}.carousel-summary{flex-direction:column;align-items:flex-start}.carousel-summary-meta{text-align:left}.activity-card{grid-template-columns:1fr}.hero-copy h1,.landing-copy h1{font-size:40px}.section-block,.landing-section,.landing-hero{padding:64px 0}.code-row{grid-template-columns:1fr}.code-button,.floating-cta .ghost-button,.floating-cta .primary-button{width:100%}.landing-cover-panel{min-height:460px}.site-footer{padding-bottom:180px}.hall-page,.chatroom-page{padding:0}.hall-shell,.chatroom-shell{border-radius:0}.hall-content,.hall-sidebar,.chatroom-left,.chatroom-right{padding-left:12px;padding-right:12px}.hall-nav,.hall-header-icons,.hall-user-entry{display:none}.chatroom-top-nav{justify-content:flex-start;gap:12px}.hall-search{width:100%}.hall-skill-head{flex-direction:column}.hall-skill-scroller{gap:10px}.chatroom-search{width:100%}.hall-category-row,.hall-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hall-skill-item{flex-basis:64px;min-width:64px}.hall-skill-arrow{width:30px;height:50px}.hall-category-card{min-height:64px}.hall-person-price b{font-size:24px}.hall-bottom-dock{gap:10px;width:calc(100% - 20px);margin-top:12px;padding:12px 10px}.hall-dock-item{min-width:0;flex:1}.chatroom-seat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.chatroom-anchor-card{width:100%;flex-direction:column;text-align:center}.chatroom-anchor-line{justify-content:center;flex-wrap:wrap}.chatroom-anchor-line strong{font-size:20px}}.skill-detail-mask[data-v-ccce16e4]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(4,7,14,.74);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.skill-detail-dialog[data-v-ccce16e4]{position:relative;width:min(1240px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;border-radius:28px;border:1px solid rgba(130,142,193,.18);background:radial-gradient(circle at top left,rgba(112,84,255,.18),transparent 24%),linear-gradient(180deg,#1f1b39 0%,#211d3f 100%);box-shadow:0 30px 70px #0000006b}.skill-detail-dialog[data-v-ccce16e4]::-webkit-scrollbar{width:10px}.skill-detail-dialog[data-v-ccce16e4]::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(173,131,255,.42)}.skill-detail-close[data-v-ccce16e4]{position:absolute;top:18px;right:18px;width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.08);color:#ffffffd1;font-size:24px;cursor:pointer}.skill-detail-header[data-v-ccce16e4]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px 20px;border-bottom:1px solid rgba(145,154,199,.14)}.skill-detail-user[data-v-ccce16e4]{display:flex;align-items:center;gap:18px;min-width:0}.skill-detail-avatar[data-v-ccce16e4]{width:82px;height:82px;border-radius:24px;object-fit:cover;border:2px solid rgba(255,255,255,.14)}.skill-detail-user-copy[data-v-ccce16e4]{min-width:0}.skill-detail-user-top[data-v-ccce16e4]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.skill-detail-user-top h3[data-v-ccce16e4]{margin:0;font-size:30px;line-height:1.1}.skill-detail-status[data-v-ccce16e4]{padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.1);color:#ffffffb8;font-size:13px}.skill-detail-room-badge[data-v-ccce16e4]{max-width:360px;padding:6px 14px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,rgba(111,88,255,.86),rgba(89,176,162,.82));color:#fff;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.skill-detail-status.online[data-v-ccce16e4]{background:rgba(18,208,122,.18);color:#7dffc1}.skill-detail-user-meta[data-v-ccce16e4]{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:10px;color:#e5eaffbd;font-size:14px}.skill-detail-user-tags[data-v-ccce16e4]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.skill-detail-user-tags span[data-v-ccce16e4],.skill-order-badges span[data-v-ccce16e4],.skill-profile-tags span[data-v-ccce16e4]{padding:5px 10px;border-radius:999px;background:rgba(255,121,184,.14);color:#ffd4ea;font-size:12px}.skill-detail-actions[data-v-ccce16e4]{display:flex;align-items:center;gap:12px}.skill-detail-action[data-v-ccce16e4],.skill-order-button[data-v-ccce16e4],.skill-detail-tab[data-v-ccce16e4],.skill-detail-thumb[data-v-ccce16e4],.skill-order-stepper button[data-v-ccce16e4]{cursor:pointer}.skill-detail-action[data-v-ccce16e4]{min-width:118px;height:42px;padding:0 18px;border-radius:999px;font-weight:700}.skill-detail-action[data-v-ccce16e4]:disabled{cursor:not-allowed;opacity:.45}.skill-detail-action.ghost[data-v-ccce16e4]{background:rgba(255,255,255,.08);color:#e7eaff}.skill-detail-action.primary[data-v-ccce16e4],.skill-order-button[data-v-ccce16e4]{background:linear-gradient(90deg,#ff4ca0,#ff8d4a);color:#fff}.skill-detail-body[data-v-ccce16e4]{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;padding:20px 28px 28px}.skill-detail-gallery[data-v-ccce16e4],.skill-detail-panel[data-v-ccce16e4]{border-radius:24px;background:rgba(255,255,255,.04);border:1px solid rgba(145,154,199,.12)}.skill-detail-gallery[data-v-ccce16e4]{display:flex;flex-direction:column;gap:10px;padding:14px}.skill-detail-preview[data-v-ccce16e4]{overflow:hidden;border-radius:20px;aspect-ratio:.82;background:rgba(0,0,0,.22)}.skill-detail-preview img[data-v-ccce16e4]{height:100%;object-fit:cover}.skill-detail-thumbs[data-v-ccce16e4]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.skill-detail-thumb[data-v-ccce16e4]{padding:0;overflow:hidden;border-radius:14px;border:2px solid transparent;background:transparent;aspect-ratio:1}.skill-detail-thumb.active[data-v-ccce16e4]{border-color:#ff74b7}.skill-detail-thumb img[data-v-ccce16e4]{height:100%;object-fit:cover}.skill-detail-main[data-v-ccce16e4],.skill-detail-lower[data-v-ccce16e4]{display:grid;gap:18px}.skill-detail-panel[data-v-ccce16e4]{padding:20px}.skill-detail-panel.compact[data-v-ccce16e4]{padding:18px}.skill-detail-panel-head[data-v-ccce16e4]{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.skill-detail-kicker[data-v-ccce16e4]{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:rgba(255,85,164,.18);color:#ffb4db;font-size:12px;font-weight:700}.skill-detail-panel-head h4[data-v-ccce16e4]{margin:10px 0 0;font-size:24px}.skill-detail-hint[data-v-ccce16e4]{color:#e5eaff9e;font-size:13px}.skill-detail-tabs[data-v-ccce16e4]{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.skill-detail-tab[data-v-ccce16e4]{padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.06);color:#ebefffb8}.skill-detail-tab.active[data-v-ccce16e4]{background:linear-gradient(90deg,#ff56a8,#ff8d54);color:#fff}.skill-order-card[data-v-ccce16e4]{display:grid;gap:18px;padding:18px;border-radius:22px;background:rgba(143,125,255,.08)}.skill-order-summary[data-v-ccce16e4]{display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;align-items:start}.skill-order-icon[data-v-ccce16e4]{display:grid;place-items:center;width:86px;height:86px;border-radius:24px;background:rgba(255,255,255,.07)}.skill-order-icon img[data-v-ccce16e4]{width:58px;height:58px;object-fit:contain}.skill-order-copy[data-v-ccce16e4]{min-width:0}.skill-order-title-row[data-v-ccce16e4]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.skill-order-title-row strong[data-v-ccce16e4]{font-size:28px}.skill-order-discount[data-v-ccce16e4]{padding:4px 10px;border-radius:999px;background:rgba(255,109,192,.22);color:#ffd0ec;font-size:12px;font-weight:700}.skill-order-copy p[data-v-ccce16e4],.skill-profile-about[data-v-ccce16e4]{margin:10px 0 0;color:#e5eaffb8;line-height:1.7}.skill-order-badges[data-v-ccce16e4]{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.skill-order-footer[data-v-ccce16e4],.skill-order-submit[data-v-ccce16e4]{display:flex;align-items:center;justify-content:space-between;gap:16px}.skill-order-price-line[data-v-ccce16e4]{display:flex;align-items:end;gap:8px}.skill-order-price-line span[data-v-ccce16e4],.skill-order-total small[data-v-ccce16e4],.skill-profile-item span[data-v-ccce16e4],.skill-gift-card span[data-v-ccce16e4],.skill-order-origin[data-v-ccce16e4]{color:#e5eaff9e}.skill-order-price-line strong[data-v-ccce16e4],.skill-order-total strong[data-v-ccce16e4]{color:#ff7cb6;font-size:40px;line-height:1}.skill-order-price-line small[data-v-ccce16e4]{margin-bottom:6px;color:#ffafcf}.skill-order-origin[data-v-ccce16e4]{margin-top:8px;font-size:13px;text-decoration:line-through}.skill-order-stepper[data-v-ccce16e4]{display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:rgba(255,255,255,.06)}.skill-order-stepper button[data-v-ccce16e4]{width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:22px}.skill-order-stepper span[data-v-ccce16e4]{min-width:32px;text-align:center;font-weight:700}.skill-order-services[data-v-ccce16e4]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.skill-order-services span[data-v-ccce16e4]{padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.05);color:#ecf0ffbd;font-size:13px}.skill-order-button[data-v-ccce16e4]{min-width:180px;height:50px;border-radius:999px;font-weight:800}.skill-order-button[data-v-ccce16e4]:disabled,.skill-detail-action.primary[data-v-ccce16e4]:disabled{opacity:.72;cursor:not-allowed}.skill-detail-lower[data-v-ccce16e4]{grid-template-columns:minmax(0,1fr) minmax(0,1.18fr)}.skill-profile-grid[data-v-ccce16e4],.skill-gift-grid[data-v-ccce16e4]{display:grid;gap:12px}.skill-profile-grid[data-v-ccce16e4]{grid-template-columns:repeat(2,minmax(0,1fr))}.skill-profile-item[data-v-ccce16e4]{padding:14px;border-radius:18px;background:rgba(255,255,255,.05)}.skill-profile-item strong[data-v-ccce16e4]{display:block;margin-top:6px;font-size:16px}.skill-profile-tags[data-v-ccce16e4]{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.skill-gift-grid[data-v-ccce16e4]{grid-template-columns:repeat(3,minmax(0,1fr))}.skill-gift-card[data-v-ccce16e4]{padding:12px 10px;border-radius:18px;background:rgba(255,255,255,.05);text-align:center}.skill-gift-icon[data-v-ccce16e4]{display:grid;place-items:center;aspect-ratio:1;margin-bottom:10px;border-radius:16px;background:rgba(255,255,255,.06)}.skill-gift-icon img[data-v-ccce16e4]{width:74%;height:74%;object-fit:contain}.skill-gift-card strong[data-v-ccce16e4]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skill-detail-empty[data-v-ccce16e4],.skill-detail-error[data-v-ccce16e4]{padding:18px;border-radius:18px;text-align:center;color:#ecf0ffb8;background:rgba(255,255,255,.04)}.skill-detail-empty.small[data-v-ccce16e4]{padding:26px 18px}.skill-detail-error[data-v-ccce16e4]{color:#ffb6d8}@media (max-width: 1080px){.skill-detail-body[data-v-ccce16e4],.skill-detail-lower[data-v-ccce16e4]{grid-template-columns:1fr}.skill-detail-gallery[data-v-ccce16e4]{max-width:420px}.skill-order-services[data-v-ccce16e4]{grid-template-columns:1fr}}@media (max-width: 720px){.skill-detail-mask[data-v-ccce16e4]{padding:12px}.skill-detail-dialog[data-v-ccce16e4]{width:100%;max-height:calc(100vh - 24px);border-radius:22px}.skill-detail-header[data-v-ccce16e4],.skill-detail-body[data-v-ccce16e4]{padding:18px}.skill-detail-header[data-v-ccce16e4],.skill-order-footer[data-v-ccce16e4],.skill-order-submit[data-v-ccce16e4]{flex-direction:column;align-items:stretch}.skill-detail-user[data-v-ccce16e4]{align-items:start}.skill-detail-user-top[data-v-ccce16e4]{flex-wrap:wrap}.skill-order-summary[data-v-ccce16e4]{grid-template-columns:1fr}.skill-profile-grid[data-v-ccce16e4],.skill-gift-grid[data-v-ccce16e4]{grid-template-columns:repeat(2,minmax(0,1fr))}}.hall-person-subtitle[data-v-85025cf4]{display:block;margin-top:8px;color:#ffffffb8;font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hall-ranking-subtitle[data-v-85025cf4]{margin:0 0 8px;color:#ffffffad;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hall-list-status[data-v-85025cf4]{display:flex;justify-content:center;min-height:28px;margin-top:18px;color:#ffffff9e;font-size:13px}.hall-load-trigger[data-v-85025cf4]{width:100%;height:2px}
