:root{font-family:Segoe UI,Noto Sans KR,sans-serif;color:#14213d;background:#f6f5f4;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f5f4}body:before{display:none}button,input,textarea{font:inherit}button{border:0;border-radius:16px;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background-color .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.7}.page-shell{max-width:1080px;margin:0 auto;padding:40px 24px 72px}.page-shell-loading{min-height:100vh;max-width:none;width:100%;display:grid;place-items:center;padding:0 24px}.loading-brand-mark{display:block;width:min(260px,calc(100vw - 160px));height:auto;object-fit:contain}.app-shell{width:100%}.app-shell-auth{height:max(100dvh,760px);overflow-x:hidden;background:#f6f5f4}.app-layout{display:flex;height:100%;width:100%}.hero-card,.panel{border:1px solid #ece8e2;border-radius:28px;background:#fff;box-shadow:0 18px 40px #1923340d}.hero-card{padding:36px}.hero-card-auth{position:relative;overflow:hidden}.hero-card-auth:after{content:"";position:absolute;inset:auto -10% -25% auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(20,33,61,.08),transparent 64%)}.eyebrow{margin:0 0 12px;color:#c76d1d;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-card h1{margin:0;font-size:clamp(2.2rem,5vw,4.4rem);line-height:.98}.hero-copy{max-width:700px;margin:20px 0 0;color:#44506b;font-size:1.05rem}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-badges span{padding:10px 14px;border-radius:999px;background:#faf8f5;border:1px solid #ece8e2;color:#30415d;font-weight:700}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.panel{padding:28px}.app-main{position:relative;min-width:0;flex:1;overflow-y:auto;padding:32px 24px;background:#f6f5f4}.app-main-content{position:relative;min-height:0}.app-main-bottom-slot{display:none}.app-sidebar.panel,.app-rail.panel{border-radius:0;min-height:100%;box-shadow:none}.app-sidebar.panel{position:relative;width:88px;flex:none;display:flex;flex-direction:column;padding:32px 12px 24px;border-right:1px solid #ece8e2;background:#fff}.app-rail.panel{position:relative;width:493px;flex:none;padding:28px 20px 24px;border-left:1px solid #ece8e2;background:#fff}.sidebar-brand-responsive{display:flex;justify-content:center}.sidebar-brand-responsive h1{margin:0;color:#0f172a;font-size:2rem;font-weight:900;letter-spacing:-.04em}.sidebar-brand-mini{display:block}.sidebar-brand-full{display:none;padding-left:16px}.sidebar-nav{display:grid;gap:10px;margin:40px 0 0}.sidebar-nav-link,.sidebar-nav-button{width:100%;min-height:56px;padding:12px 0;border-radius:22px;border:1px solid transparent;background:transparent;color:#555;font-size:15px;font-weight:500;text-align:left;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:0;overflow:hidden}.sidebar-nav-link-active,.sidebar-nav-button-active{background:#0465c7;color:#fff}.nav-glyph{display:grid;place-items:center;width:32px;height:32px;border-radius:12px;background:transparent;font-size:.98rem;font-weight:800}.sidebar-nav-link-active .nav-glyph,.sidebar-nav-button-active .nav-glyph{background:transparent}.nav-text{display:none}.sidebar-footer{display:grid;gap:10px;margin-top:auto;padding-top:40px}.sidebar-account-summary{display:inline-flex;align-items:center;gap:12px;align-self:center;justify-self:center;padding:0;color:#1f2937;text-decoration:none}.sidebar-account-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,#1d70cf,#3b82f6);color:#fff;font-size:.92rem;font-weight:700;letter-spacing:.01em;overflow:hidden}.sidebar-account-avatar-image{width:100%;height:100%;object-fit:cover}.sidebar-account-meta{display:none;align-items:center;min-width:0}.sidebar-account-meta strong{color:#374151;font-size:.95rem;font-weight:700;white-space:nowrap}.sidebar-nav-utility{background:transparent}.sidebar-account-button{width:auto;color:#374151!important;min-height:auto;padding:0;border:0;border-radius:0;align-self:center;justify-content:center;gap:8px;font-weight:600;background:transparent!important;box-shadow:none!important;transform:none!important}.sidebar-account-button .nav-text{color:#374151!important}.sidebar-account-button .nav-glyph{width:28px;height:28px;background:transparent!important;color:#4b5563!important}.sidebar-account-button:hover:not(:disabled){background:transparent!important;color:#374151!important;transform:none!important}.sidebar-account-button:focus,.sidebar-account-button:active,.sidebar-account-button:focus-visible{background:transparent!important;box-shadow:none!important;color:#374151!important;transform:none!important}.sidebar-account-button:hover:not(:disabled) .nav-text,.sidebar-account-button:focus .nav-text,.sidebar-account-button:active .nav-text,.sidebar-account-button:focus-visible .nav-text{color:#374151!important}.sidebar-account-button:hover:not(:disabled) .nav-glyph,.sidebar-account-button:focus .nav-glyph,.sidebar-account-button:active .nav-glyph,.sidebar-account-button:focus-visible .nav-glyph{color:#4b5563!important}.mobile-bottom-nav{display:none}.app-rail-desktop{overflow-y:auto}.app-rail-backdrop{position:fixed;inset:0;z-index:30;background:#0f172a1a;border-radius:0}.app-rail-drawer{position:fixed;top:0;right:0;z-index:30;display:none;height:max(100dvh,760px);width:493px;max-width:calc(100vw - 88px);overflow-y:auto;border-left:1px solid #e2e8f0;background:#fff;transform:translate(100%);transition:transform .3s ease-out}.app-rail-drawer-open{transform:translate(0)}.app-rail-toggle{position:absolute;top:32px;left:0;z-index:31;width:36px;height:66px;padding:0;border-radius:0;background:transparent;color:#0465c7;transform:translate(-100%)}.comment-rail-drawer{position:fixed;top:0;right:0;z-index:40;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:16px;width:493px;max-width:calc(100vw - 88px);height:max(100dvh,760px);padding:28px 20px 24px;border-left:1px solid #ece8e2;background:#fff;box-shadow:-18px 0 36px #0f172a14;transform:translate(0);animation:commentRailSlideIn .26s ease-out;overflow:hidden}.profile-rail-drawer{position:fixed;top:0;right:0;z-index:35;display:grid;align-content:start;gap:16px;width:493px;max-width:calc(100vw - 88px);height:max(100dvh,760px);padding:28px 20px 24px;border-left:1px solid #ece8e2;background:#fff;box-shadow:-18px 0 36px #0f172a14;animation:commentRailSlideIn .26s ease-out;overflow-y:auto}.comment-rail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.comment-rail-header h3{margin:4px 0 0;color:#0f172a;font-size:1.2rem}.comment-rail-divider{width:100%;height:1px;background:#ece8e2}.comment-rail-comments{min-height:0;margin-top:0;padding-right:2px;gap:0;align-content:start;overflow-y:auto}.comment-rail-form{display:grid;gap:8px;padding-top:2px}.comment-rail-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.comment-rail-field{display:grid;gap:6px;color:#64748b;font-size:.84rem}.comment-rail-field textarea{width:100%;min-height:88px;padding:11px 14px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;resize:none;outline:none}.comment-rail-field textarea:focus{border-color:#0465c7}.comment-submit-button{width:44px!important;min-width:44px;height:44px;min-height:44px;margin-top:24px;padding:0!important;border-radius:14px;background:#0465c7!important;color:#fff!important;box-shadow:none!important}.comment-submit-button:hover:not(:disabled),.comment-submit-button:focus-visible{background:#0354a5!important;transform:none!important}.comment-thread{display:grid;gap:4px;padding:8px 0}.comment-reply-count{margin-top:4px;color:#64748b;font-size:.82rem}.comment-rail-comments .comment-card{display:grid;gap:4px;padding:0;border:0;border-radius:0;background:transparent}.comment-card-interactive{cursor:pointer}.comment-card-interactive:focus-visible{outline:2px solid rgba(4,101,199,.22);outline-offset:4px}.comment-rail-comments .post-meta{gap:8px;font-size:.82rem}.comment-rail-comments .comment-card p,.reply-rail-parent p{margin:0;line-height:1.36}.comment-rail-comments .empty-comments{padding:12px 0;border:0;border-radius:0;background:transparent}.reply-rail-dismiss-strip{position:absolute;top:0;left:0;bottom:0;width:44px;z-index:3;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.reply-rail-overlay{position:absolute;inset:0 0 0 44px;z-index:4;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:16px;padding:28px 20px 24px;border-left:1px solid #ece8e2;box-shadow:-14px 0 28px #0f172a14;background:#fff;animation:commentRailSlideIn .22s ease-out}.reply-rail-parent{display:grid;gap:6px;padding-bottom:10px;border-bottom:1px solid #f1efe9}@keyframes commentRailSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.sidebar-card,.rail-card{display:grid;gap:10px;padding:18px;border-radius:22px;background:#fff;border:1px solid #ece8e2}.sidebar-card+.sidebar-card,.rail-card+.rail-card{margin-top:14px}.sidebar-label{margin:0;color:#6b7280;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sidebar-card strong,.rail-card strong{font-size:1.05rem}.sidebar-card span,.rail-card span{color:#44506b}.sidebar-chip-row{display:flex;flex-wrap:wrap;gap:8px}.sidebar-chip{padding:8px 12px;border-radius:999px;background:#fffc;font-size:.9rem;font-weight:700}.rail-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rail-stat-grid div{display:grid;gap:4px;padding:12px;border-radius:18px;background:#ffffffad}.rail-stat-grid strong{font-size:1.1rem}.rail-stat-grid-auth{margin-top:14px}.rail-profile-card .inline-link-button{margin-top:2px}.auth-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:24px}.simple-auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px 16px;background:#f5f7fb}.simple-auth-card{width:100%;max-width:420px;padding:24px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.simple-auth-form{display:grid;gap:16px}.floating-field{position:relative;display:block}.floating-field input{width:100%;padding:24px 16px 8px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;outline:none}.floating-field-label{position:absolute;left:16px;top:50%;pointer-events:none;transform:translateY(-50%);transition:top .16s ease,transform .16s ease,font-size .16s ease,color .16s ease}.floating-field-text{color:#64748b;font-size:.98rem}.floating-field-warning{margin-left:6px;color:#ff6b4a;font-size:.72rem;font-weight:400}.floating-field input:focus{border-color:#0465c7}.floating-field input:focus+.floating-field-label,.floating-field input:not(:placeholder-shown)+.floating-field-label{top:7px;transform:translateY(0)}.floating-field input:focus+.floating-field-label .floating-field-text,.floating-field input:not(:placeholder-shown)+.floating-field-label .floating-field-text{font-size:.74rem;color:#0465c7}.simple-auth-form button{min-height:56px;padding:16px 18px;border-radius:14px;border:1px solid #cbd5e1;background:#e5e7eb;color:#94a3b8;font-size:1rem;font-weight:700}.simple-auth-form button:enabled{border-color:#0465c7;background:#0465c7;color:#fff}.simple-auth-brand{margin:0;color:#111;font-size:2rem;font-weight:900;letter-spacing:-.04em;text-align:center}.simple-auth-form h1{margin:0;font-size:1.5rem}.simple-auth-copy,.simple-auth-status{margin:0;color:#64748b;font-size:.95rem}.simple-auth-status-warning{color:#ff6b4a}.simple-auth-status-success{color:#6aa84f}.simple-auth-message-box{min-height:44px;padding:10px 12px;border:1px solid transparent;border-radius:12px;background:transparent}.simple-auth-message-box-warning{border-color:#ffd1c4;background:#fff4f1}.simple-auth-message-box-success{border-color:#d8efc8;background:#f3fde9}.oauth-section{display:grid;gap:12px}.oauth-divider{height:1px;background:#e2e8f0}.oauth-title{margin:0;color:#64748b;font-size:.9rem;font-weight:600;text-align:center}.oauth-list{display:flex;justify-content:center}.oauth-icon-button{display:grid;place-items:center;width:52px;height:52px;min-height:52px;padding:0;border:1px solid #dbe4ee;border-radius:999px;background:#fff!important;color:inherit;flex:none}.oauth-icon-button svg{display:block}.oauth-icon-button .google-icon{transform:translate(-4px)}.auth-legal-copy{margin:-2px 0 0;color:#7a8798;font-size:.82rem;line-height:1.55;text-align:center}.auth-legal-copy a{color:#526581;font-weight:700;text-decoration:none}.terms-page{display:grid;gap:18px}.terms-page h1{margin:0;font-size:1.5rem}.terms-section{display:grid;gap:8px}.terms-section h2{margin:0;color:#111827;font-size:1rem}.terms-section p{margin:0;color:#4b5563;font-size:.92rem;line-height:1.65}.nav-link{padding:12px 14px;border:1px solid rgba(20,33,61,.1);border-radius:16px;color:#30415d;text-align:center;text-decoration:none;font-weight:700;background:#fff8ec80}.nav-link-active{background:#14213d;color:#fefae0}.panel h2{margin:0 0 18px;font-size:1.4rem}.form-copy{margin:0 0 18px;color:#44506b}.panel label{display:block;margin-bottom:14px;color:#30415d;font-weight:600}.panel input,.panel textarea{width:100%;margin-top:8px;padding:14px 16px;border:1px solid rgba(20,33,61,.14);border-radius:16px;background:#fffefb}.panel textarea{resize:vertical}.panel button{width:100%;padding:14px 18px;background:#14213d;color:#fefae0;font-weight:700}.social-button{background:#0465c7!important;color:#fff!important;border:1px solid #0465c7}.divider{position:relative;margin:18px 0;text-align:center;color:#6b7280;font-size:.92rem}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#14213d1f}.divider span{position:relative;padding:0 10px;background:#ffffffe0}.panel-accent{background:#fff}.status-text{min-height:48px;margin:0 0 16px;color:#44506b}.session-box{min-height:180px;padding:16px;border-radius:20px;background:#14213deb;color:#f7f7f7;overflow:auto}.session-box pre{margin:0;font-family:Cascadia Code,Consolas,monospace;font-size:.92rem}.secondary-button{margin-top:16px}.secondary-fill{background:#c76d1d!important;color:#fff8ec!important}.route-hint{margin:18px 0 0;color:#44506b;text-align:center}.route-hint a{color:#526581;font-weight:700}.inline-link-button{display:inline-block;width:100%;margin-top:12px;padding:14px 18px;border-radius:16px;background:#fff8ece6;border:1px solid rgba(20,33,61,.14);color:#14213d;font-weight:700;text-align:center;text-decoration:none}.community-stack{display:grid;gap:18px;width:min(100%,760px);margin:0 auto}.community-stack:has(>.feed-toolbar-slot){height:100%;min-height:0;grid-template-rows:0 auto auto minmax(0,1fr)}.community-stack:has(>.feed-toolbar-slot)>.feed-toolbar-slot{position:sticky;top:0;z-index:6;height:0;padding:0;background:transparent;overflow:visible}.community-stack:has(>.feed-toolbar-slot)>.posts-stack{min-height:0;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.feed-hero-practice{background:linear-gradient(135deg,#fff,#f7f4ef);color:#14213d;border:1px solid #ece8e2;box-shadow:none}.feed-hero-practice .eyebrow,.feed-hero-practice .form-copy{color:#44506b}.practice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.practice-card{min-height:220px;align-content:start;background:#ffffffc7}.practice-stack{width:min(100%,980px)}.practice-toolbar-slot{position:sticky;top:0}.practice-toolbar-static{position:absolute;top:8px;left:0;right:0}.practice-lobby-list{display:grid;gap:16px}.practice-room-card{display:grid;gap:18px}.practice-room-card-top,.practice-room-card-actions,.practice-members-rail-top,.practice-room-stage-top,.practice-trade-panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.practice-room-card-top strong,.practice-members-rail-top strong,.practice-room-stage-top h2,.practice-trade-panel-top strong{color:#14213d}.practice-room-card-top p,.practice-member-item p,.practice-room-stage-top .form-copy,.practice-chart-header span,.practice-member-balance span{margin:4px 0 0;color:#6a768d}.practice-status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border-radius:999px;background:#f3efe7;color:#556277;font-size:.85rem;font-weight:700}.practice-status-chip-live{background:#0465c71f;color:#0465c7}.practice-room-meta-grid,.practice-room-overview-grid,.practice-trade-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.practice-room-meta-grid span,.practice-room-overview-grid span,.practice-trade-panel-grid span{color:#6a768d;font-size:.92rem}.practice-room-heading-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.practice-room-heading-row h2{margin:0}.practice-room-lock-icon{display:inline-flex;align-items:center;justify-content:center;color:#556277}.practice-room-member-inline{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#f3efe7;color:#556277;font-size:.85rem;font-weight:700}.practice-room-overview-grid div,.practice-trade-panel-grid div{display:grid;gap:4px;padding:16px;border-radius:18px;background:#fbfaf8;border:1px solid #ece8e2}.practice-room-overview-list{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid #ece8e2}.practice-room-overview-toolbar{display:flex;justify-content:flex-end;margin-bottom:4px}.practice-room-overview-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.practice-room-overview-row span{color:#6a768d;font-size:.94rem}.practice-room-overview-row strong{color:#14213d;text-align:right}.practice-room-stage-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.practice-room-stage-utility{display:inline-flex;align-items:center;gap:10px}.practice-room-last-game{display:grid;gap:18px}.practice-room-last-game-header{display:flex;align-items:start;justify-content:space-between;gap:16px;flex-wrap:wrap}.practice-room-last-game-header h3{margin:6px 0 0;color:#14213d;font-size:1.08rem}.practice-room-last-game-board{display:grid;gap:12px}.practice-room-last-game-rank{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #edf1f6;border-radius:18px;background:#fbfcfe}.practice-room-last-game-rank-main{display:flex;align-items:center;gap:12px;min-width:0}.practice-room-last-game-rank-number{width:24px;color:#6a768d;font-size:.9rem;font-weight:700;text-align:center}.practice-room-last-game-rank-copy{min-width:0}.practice-room-last-game-rank-copy strong{display:block;color:#14213d}.practice-room-last-game-rank-copy p{margin:4px 0 0;color:#7d889a}.practice-room-last-game-rank-side{display:grid;justify-items:end;gap:4px;text-align:right}.practice-room-last-game-rank-side strong{color:#14213d}.practice-room-last-game-rank-side span{color:#6a768d;font-size:.88rem}.practice-room-start-button{min-width:156px;min-height:50px;padding:0 26px;border-radius:18px;background:#0465c7;color:#fff;font-weight:700;box-shadow:0 12px 24px #0465c72e}.practice-room-leave-button{min-width:96px;min-height:42px;padding:0 18px;border-radius:15px;background:#cb664b;color:#fff;font-weight:700;box-shadow:0 10px 20px #cb664b24}.practice-room-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.practice-room-layout-single{grid-template-columns:minmax(0,1fr)}.practice-members-rail,.practice-room-stage,.practice-chart-card,.practice-game-summary,.practice-game-side-panel{background:#fff}.practice-member-list{display:grid;align-content:start;align-items:start;gap:12px;margin-top:16px}.practice-chat-members-overlay .practice-member-list,.practice-members-rail .practice-member-list,.practice-game-side-panel .practice-member-list{min-height:0;margin-top:0;align-content:start;justify-content:start}.practice-member-item{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center}.practice-member-item-compact{align-items:start}.practice-game-participant-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;padding:14px;border:1px solid #edf1f6;border-radius:22px;background:#fbfcfe}.practice-game-participant-body{display:grid;gap:10px;min-width:0}.practice-game-participant-top{display:flex;align-items:start;justify-content:space-between;gap:10px}.practice-game-participant-top strong{color:#14213d}.practice-game-participant-top p{margin:4px 0 0;color:#7d889a}.practice-game-participant-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.practice-member-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#eff3f7;color:#14213d;font-weight:700}.practice-member-avatar-image{width:100%;height:100%;object-fit:cover}.practice-owner-badge{color:#0465c7;font-size:.82rem;font-weight:700}.practice-game-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.app-main-immersive{padding:24px}.practice-game-main,.practice-game-side{display:grid;gap:18px}.practice-game-side{display:none}.practice-game-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:14px}.practice-game-summary h2{margin:0;font-size:1.15rem;line-height:1.2}.practice-game-summary-copy{min-width:0;display:grid;gap:6px}.practice-game-summary-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.practice-game-summary-mode,.practice-game-summary-members{color:#6b7280;font-size:.76rem;line-height:1}.practice-game-leave-button{flex:0 0 auto;min-height:40px;padding-inline:18px;display:none!important}.practice-game-summary-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.practice-game-summary-settings-button{width:40px!important;min-width:40px!important;height:40px;min-height:40px;padding:0!important;border:1px solid #dbe4f0!important;border-radius:14px;background:#fff!important;color:#334155!important;box-shadow:none!important;transform:none!important}.practice-game-mobile-toolbar{display:none}.practice-game-mobile-toolbar-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:8px}.practice-game-mobile-metric{display:grid;gap:4px;padding:2px 4px;border:0;border-radius:0;background:transparent}.practice-game-mobile-metric span{color:#64748b;font-size:.68rem;line-height:1.1}.practice-game-mobile-metric strong{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:#14213d;font-size:.82rem;line-height:1.15}.practice-game-mobile-metric strong em{color:#64748b;font-style:normal;font-size:.74rem;font-weight:700;flex-shrink:0}.practice-game-mobile-toolbar-bottom{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(0,2.25fr) minmax(0,1.5fr);align-items:stretch;gap:8px}.practice-game-mobile-toolbar-action{min-height:44px;border-radius:16px;font-size:.9rem;font-weight:800;box-shadow:none!important;transform:none!important}.practice-game-mobile-toolbar-next{display:grid!important;grid-template-rows:8px minmax(0,1fr);gap:8px;align-items:stretch;min-height:44px;padding:8px 10px!important;background:#fff!important;color:#14213d!important;border:1px solid #dbe4f0!important;font-size:0!important}.practice-game-mobile-toolbar-next-progress{display:block;width:100%;height:8px;border-radius:999px;background:#e8edf3;overflow:hidden}.practice-game-mobile-toolbar-next-progress-bar{display:block;height:100%;border-radius:999px;background:#0465c7}.practice-game-mobile-toolbar-next-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px;min-height:0}.practice-game-mobile-toolbar-next-turn,.practice-game-mobile-toolbar-next-label{font-size:.78rem;font-weight:800;line-height:1}.practice-game-mobile-toolbar-next-turn{color:#14213d;text-align:left}.practice-game-mobile-toolbar-next-label{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:#14213d;text-align:right}.practice-chat-rail{position:relative;min-height:620px;display:flex;flex-direction:column}.practice-chat-drawer{z-index:44}.practice-chat-rail-full{height:100%;min-height:0}.practice-chat-rail-header{padding-bottom:0}.practice-chat-members-button{flex:0 0 auto}.practice-room-members-panel{height:100%;min-height:0}.practice-room-members-panel .practice-game-rail-toolbar{display:none}.practice-room-rail-actions{display:inline-flex;align-items:center;gap:10px}.practice-room-rail-actions-inline{justify-content:flex-end;margin-top:-4px}.practice-room-chat-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc;color:#475569}.practice-room-chat-button-active{border-color:#0465c7;background:#0465c714;color:#0465c7}.practice-chat-messages{flex:1 1 auto;min-height:0}.practice-chat-card{background:#fbfaf8}.practice-chat-thread-group{padding-block:6px}.practice-chat-bubble-list{display:grid;justify-items:start;gap:6px;margin-top:2px}.practice-chat-bubble{display:inline-block;width:fit-content;max-width:100%;margin:0;padding:10px 12px;border:1px solid #ece8e2;border-radius:16px;background:#fff;white-space:pre-wrap;word-break:break-word}.practice-chat-card .profile-identity-link{display:flex;align-items:center;gap:10px;min-width:0}.practice-chat-card .profile-identity-copy{display:grid;min-width:0}.practice-chat-card .profile-identity-copy strong,.practice-chat-card .profile-identity-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.practice-chat-members-overlay{left:0;width:100%}.practice-chat-rail .reply-rail-dismiss-strip{display:none}.practice-game-rail-shell{position:relative;height:100%;min-height:0}.practice-game-rail-panel{height:100%;min-height:0;padding:0;border:none;background:transparent;box-shadow:none}.practice-game-reference-rail{display:flex;flex-direction:column;gap:20px;height:100%;min-height:0;overflow:hidden;padding:0}.practice-game-reference-top{position:relative;display:grid;gap:14px;flex:0 0 auto;width:100%}.practice-game-reference-turn-row{display:flex;align-items:center;justify-content:flex-start;gap:0;min-height:32px;padding-right:88px;width:100%}.practice-game-reference-turn-count{margin:0;color:#0f172a;font-size:1.55rem;line-height:1;font-weight:900;letter-spacing:-.04em;white-space:nowrap;flex:0 0 auto}.practice-game-reference-next-button{appearance:none;position:absolute;top:0;right:0;width:auto!important;min-width:0!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;padding:0;border:0!important;border-radius:0;background:transparent!important;color:#111!important;font-size:.92rem;line-height:1;font-weight:800;box-shadow:none!important;white-space:nowrap;flex-shrink:0;text-align:right}.practice-game-reference-next-button span{display:block}.practice-game-reference-next-button:hover:not(:disabled),.practice-game-reference-next-button:focus-visible,.practice-game-reference-next-button:active{background:transparent!important;color:#111!important;box-shadow:none!important;transform:none!important}.practice-game-reference-next-icon{display:block;flex:0 0 auto;color:#111!important}.practice-game-reference-progress{height:8px;overflow:hidden;border-radius:999px;background:#eef2f6}.practice-game-reference-progress-bar{height:100%;border-radius:inherit;background:#0465c7}.practice-game-reference-finished-copy{padding:4px 0 0;color:#64748b;font-size:.92rem;line-height:1.6}.practice-game-reference-price{flex:0 0 auto}.practice-game-reference-price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.practice-game-reference-price strong{color:#3f6ee8;font-size:2.1rem;font-weight:900;letter-spacing:-.03em}.practice-game-reference-price-rate{color:#4d6fdc;font-size:.9rem;font-weight:800}.practice-game-reference-price-rate-positive{color:#4d6fdc}.practice-game-reference-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex:0 0 auto}.practice-game-reference-buy,.practice-game-reference-sell{min-height:48px;border-radius:16px;color:#fff;font-size:.95rem;font-weight:900;box-shadow:none}.practice-game-reference-buy{background:#fa5b5b!important}.practice-game-reference-sell{background:#5680e3!important}.practice-game-reference-tab-block{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:4px;margin-top:0;padding-top:4px;border-top:1px solid #e7edf4}.practice-game-reference-tab-toolbar{display:none;align-items:center;justify-content:space-between;gap:12px}.practice-game-reference-tabs{display:flex;align-items:center;gap:20px;margin-bottom:0;color:#0f172a;font-size:.92rem;font-weight:900}.practice-game-reference-tab-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.practice-game-reference-icon-button{width:36px!important;min-width:36px!important;height:36px;min-height:36px;padding:0!important;border:1px solid #dbe4f0!important;border-radius:12px;background:#fff!important;color:#334155!important;box-shadow:none!important;transform:none!important}.practice-game-reference-tab{width:auto!important;min-width:0!important;padding:0;border-radius:0;background:transparent!important;color:#111!important;font-size:.9rem;font-weight:800;box-shadow:none!important;transform:none!important}.practice-game-reference-tab-active{color:#111!important}.practice-game-reference-tab-panel{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;padding-top:0;padding-bottom:4px}.practice-game-reference-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.practice-game-reference-section-header strong{color:#111;font-size:.94rem;font-weight:800}.practice-game-reference-section-divider{width:100%;height:1px;margin:18px 0 12px;background:#e7edf4}.practice-game-reference-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.practice-game-reference-detail-item,.practice-game-reference-settings div{display:grid;gap:4px;padding:0;border-top:0}.practice-game-reference-detail-grid span,.practice-game-reference-settings span{color:#94a3b8;font-size:.76rem;font-weight:700}.practice-game-reference-detail-grid strong,.practice-game-reference-settings strong{color:#0f172a;font-size:.92rem;font-weight:900}.practice-game-reference-empty{display:grid;place-items:center;min-height:160px;color:#94a3b8;font-size:.92rem}.practice-game-reference-settings{display:grid;gap:0}.practice-game-reference-trade-table{display:grid}.practice-game-reference-trade-head,.practice-game-reference-trade-row{display:grid;grid-template-columns:.8fr 1fr .8fr 1.2fr .6fr;text-align:center}.practice-game-reference-trade-head{background:#f8fafc;color:#94a3b8;font-size:.76rem;font-weight:900}.practice-game-reference-trade-head div,.practice-game-reference-trade-row div{padding:12px 8px}.practice-game-reference-trade-row{border-bottom:1px solid #f1f5f9;color:#334155;font-size:.88rem}.practice-game-reference-trade-type-buy{color:#ff5358;font-weight:900}.practice-game-reference-trade-type-sell{color:#557be8;font-weight:900}.practice-game-reference-leave-button{min-height:44px;width:100%;margin-top:8px;border-radius:16px;background:#f1f5f9;color:#475569;font-size:.92rem;font-weight:800;box-shadow:none}.practice-game-reference-chat-edge{position:absolute;right:-18px;bottom:10px;width:60px;min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #e7ebf1;border-radius:20px;background:#fff;color:#111827;font-size:1.05rem;font-weight:900;box-shadow:0 10px 24px #0f172a14}.practice-game-rail-panel .practice-game-rail-toolbar{display:none}.practice-game-rail-toolbar{display:flex;justify-content:flex-end}.practice-game-rail-toolbar-button{min-height:40px;padding:0 16px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;color:#475569;font-weight:700}.practice-game-rail-toolbar-button-active{border-color:#0465c7;background:#0465c714;color:#0465c7}.practice-game-chat-overlay{position:fixed;top:0;right:0;bottom:0;z-index:40;width:493px;max-width:calc(100vw - 88px);height:max(100dvh,760px);animation:commentRailSlideIn .18s ease}.practice-game-chat-panel{position:absolute;inset:0;z-index:6;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:16px;padding:28px 20px 24px;border-left:1px solid #ece8e2;background:#fff;box-shadow:-14px 0 28px #0f172a14;animation:commentRailSlideIn .22s ease-out}.practice-game-settings-modal{width:min(100%,420px);padding:24px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 24px 60px #0f172a2e}.practice-game-settings-grid{display:grid;gap:14px;margin-top:8px}.practice-game-settings-actions{display:flex;justify-content:flex-end;margin-top:18px}.practice-game-settings-leave-button{width:auto!important;min-width:112px;min-height:46px;padding:0 18px!important;border-radius:14px;background:#fa5b5b!important;color:#fff!important;box-shadow:none!important;transform:none!important}.practice-game-settings-item{display:grid;gap:4px;padding:14px 16px;border:1px solid #e7edf4;border-radius:16px;background:#fbfcfe}.practice-game-settings-item span{color:#64748b;font-size:.84rem}.practice-game-settings-item strong{color:#0f172a;font-size:1rem}.practice-chart-card{overflow:hidden;border:1px solid #ece8e2;border-radius:26px}.practice-chart-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px 0}.practice-chart-copy{min-width:0}.practice-chart-header strong{display:block;font-size:1.05rem}.practice-chart-header-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.practice-chart-settings-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #dbe3ec;border-radius:999px;background:#fff;color:#14213d;font-size:.88rem;font-weight:700;box-shadow:none}.practice-chart-settings-button svg{flex:0 0 auto}.practice-chart-settings-modal{width:min(100%,1180px);height:min(84vh,760px);padding:24px;border:1px solid #e2e8f0;border-radius:28px;background:#fff;box-shadow:0 28px 80px #0f172a2e;overflow:hidden}.practice-chart-settings-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;margin-top:10px;min-height:0;height:calc(100% - 72px)}.practice-chart-settings-left{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;min-height:0}.practice-chart-settings-library-column,.practice-chart-settings-pane-column,.practice-chart-settings-right{display:grid;min-height:0;align-content:start;gap:14px}.practice-chart-settings-column-heading{display:grid;gap:4px}.practice-chart-settings-column-heading strong{color:#14213d;font-size:.98rem}.practice-chart-settings-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.practice-chart-settings-column-heading span{color:#64748b;font-size:.82rem}.practice-chart-settings-scroll-area{min-height:0;overflow-y:auto;padding-right:4px}.practice-chart-settings-scroll-area::-webkit-scrollbar{width:8px}.practice-chart-settings-scroll-area::-webkit-scrollbar-thumb{border-radius:999px;background:#d6dde7}.practice-chart-settings-library-list,.practice-chart-settings-pane-list,.practice-chart-settings-section-list,.practice-chart-settings-applied-list,.practice-chart-settings-editor-list,.practice-chart-settings-pane-tree,.practice-chart-settings-pane-tree-items,.practice-chart-settings-pane-actions{display:grid;gap:10px}.practice-chart-settings-pane-manager{min-height:18px}.practice-chart-settings-library-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;border:1px solid #dbe3ec;border-radius:18px;background:#fff}.practice-chart-settings-library-item-active{border-color:#1d70cf;background:#f8fbff}.practice-chart-settings-library-main,.practice-chart-settings-applied-main{display:grid;gap:4px;padding:0;background:transparent;color:inherit;text-align:left;box-shadow:none}.practice-chart-settings-library-main strong,.practice-chart-settings-applied-main strong{color:#14213d;font-size:.92rem}.practice-chart-settings-library-main span,.practice-chart-settings-applied-main span{color:#64748b;font-size:.78rem}.practice-chart-settings-library-add{min-height:38px;padding:0 14px;border:1px solid #dbe3ec;border-radius:12px;background:#fff;color:#14213d;font-size:.84rem;font-weight:700;box-shadow:none}.practice-chart-settings-library-add:disabled{color:#94a3b8}.practice-chart-settings-pane-card{display:grid;gap:12px;padding:14px 16px;border:1px solid #dbe3ec;border-radius:18px;background:#fff;color:#14213d;text-align:left;box-shadow:none}.practice-chart-settings-pane-card strong{font-size:.92rem}.practice-chart-settings-pane-card span{color:#64748b;font-size:.8rem}.practice-chart-settings-pane-card-active{border-color:#1d70cf;background:#f8fbff}.practice-chart-settings-pane-tree-root,.practice-chart-settings-pane-tree-item{width:100%!important;display:flex;align-items:center;gap:8px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#14213d!important;text-align:left;box-shadow:none!important;transform:none!important}.practice-chart-settings-pane-tree-root{font-weight:700}.practice-chart-settings-pane-tree-items{padding-left:16px}.practice-chart-settings-pane-tree-item{color:#475569!important;font-size:.88rem}.practice-chart-settings-pane-tree-item-active{color:#1d70cf!important;font-weight:700}.practice-chart-settings-tree-folder,.practice-chart-settings-tree-branch{flex:0 0 auto;color:#64748b;font-size:.82rem}.practice-chart-settings-pane-actions-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.practice-chart-settings-pane-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.practice-chart-settings-section,.practice-chart-settings-applied-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:0 14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#475569;text-align:left;box-shadow:none}.practice-chart-settings-section-active,.practice-chart-settings-applied-item-active{border-color:#1d70cf;color:#14213d;background:#f8fbff}.practice-chart-settings-section,.practice-chart-settings-applied-main strong{font-size:.92rem;font-weight:700}.practice-chart-settings-applied-tools{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.practice-chart-settings-tool-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 10px;border:1px solid #dbe3ec;border-radius:12px;background:#fff;color:#64748b;font-size:.8rem;font-weight:700;box-shadow:none}.practice-chart-settings-tool-button-danger{color:#c2410c}.practice-chart-settings-right{padding:20px;border:1px solid #e7edf4;border-radius:22px;background:#fbfcfe}.practice-chart-settings-editor-row{display:grid;grid-template-columns:108px minmax(0,1fr);align-items:start;gap:14px;padding:14px 16px;border:1px solid #dbe3ec;border-radius:18px;background:#fff}.practice-chart-settings-editor-row-head{display:flex;align-items:center;gap:12px;min-height:48px}.practice-chart-settings-editor-row-head strong,.practice-chart-settings-row-toggle span{color:#14213d;font-size:.9rem;font-weight:700}.practice-chart-settings-row-toggle{display:inline-flex;align-items:center;gap:10px}.practice-chart-settings-row-toggle input{width:16px;height:16px;margin:0;accent-color:#1d70cf}.practice-chart-settings-editor-fields{display:grid;grid-template-columns:repeat(5,max-content);gap:12px;align-items:end;justify-content:start}.practice-chart-settings-editor-fields-price{grid-template-columns:repeat(4,max-content)}.practice-chart-settings-field{display:grid;gap:8px;justify-items:start}.practice-chart-settings-field span{color:#475569;font-size:.84rem;font-weight:700}.practice-chart-settings-field input,.practice-chart-settings-field select{width:100%;min-height:48px;padding:0 14px;border:1px solid #d9dee7;border-radius:14px;background:#fff;color:#14213d}.practice-chart-settings-field-short input,.practice-chart-settings-field-short select{width:6.2ch;min-width:72px}.practice-chart-settings-field-medium input,.practice-chart-settings-field-medium select{width:5.2ch;min-width:64px}.practice-chart-settings-field-color input[type=color]{width:48px;min-width:48px;padding:4px;aspect-ratio:1 / 1}.practice-chart-settings-field input[type=color]{min-height:48px;padding:4px}.practice-chart-settings-field-checkbox input{width:18px;height:18px;margin-top:12px;accent-color:#1d70cf}.practice-chart-settings-baseline-block{display:grid;gap:12px}.practice-chart-settings-baseline-divider{height:1px;background:#e2e8f0}.practice-chart-settings-baseline-row{display:grid;grid-template-columns:180px minmax(0,220px);gap:12px;align-items:end}.practice-chart-settings-empty{padding:16px;border:1px dashed #dbe3ec;border-radius:16px;color:#64748b;font-size:.84rem;text-align:center}.practice-chart-settings-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px}.practice-chart-settings-footer-actions{display:inline-flex;align-items:center;gap:10px}@media(max-width:1120px){.practice-chart-settings-layout{grid-template-columns:minmax(0,1fr);height:auto;overflow-y:auto}.practice-chart-settings-left{grid-template-columns:minmax(0,1fr)}.practice-chart-settings-modal{height:min(88vh,920px)}.practice-chart-settings-scroll-area{max-height:240px}.practice-chart-settings-editor-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.practice-chart-settings-editor-fields-price{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-chart-settings-editor-row{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.practice-chart-settings-editor-fields,.practice-chart-settings-editor-fields-price,.practice-chart-settings-pane-actions-row,.practice-chart-settings-baseline-row{grid-template-columns:minmax(0,1fr)}}.practice-chart-canvas{width:100%;min-height:460px}.practice-trade-panel{display:grid;gap:16px}.practice-trade-turn-card{display:grid;gap:14px;padding:18px;border:1px solid #ece8e2;border-radius:24px;background:#fff}.practice-trade-turn-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.practice-trade-turn-copy{display:grid;gap:4px}.practice-trade-turn-copy span,.practice-trade-price span{color:#8b97aa;font-size:.78rem;font-weight:700}.practice-trade-turn-copy strong{color:#14213d;font-size:1.65rem;line-height:1}.practice-trade-progress{height:8px;overflow:hidden;border-radius:999px;background:#eef2f6}.practice-trade-progress-bar{height:100%;border-radius:inherit;background:#0465c7}.practice-trade-price{display:grid;gap:4px}.practice-trade-price strong{color:#3f6ee8;font-size:2rem;font-weight:900;line-height:1.05}.practice-trade-profile-card{display:grid;gap:14px;padding:18px;border:1px solid #ece8e2;border-radius:24px;background:#fbfcfe}.practice-trade-profile-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.practice-trade-profile-identity{min-width:0}.practice-trade-profile-identity strong{display:block;color:#14213d;font-size:1rem}.practice-trade-profile-identity span{display:block;margin-top:4px;color:#8b97aa;font-size:.8rem}.practice-return-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#eef4fb;color:#4b5f7a;font-size:.8rem;font-weight:700;white-space:nowrap}.practice-trade-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.practice-trade-summary-grid div,.practice-game-participant-stats div{display:grid;gap:4px;padding:12px 14px;border-radius:18px;background:#f8fafc}.practice-trade-summary-grid span,.practice-game-participant-stats span{color:#8b97aa;font-size:.74rem}.practice-trade-summary-grid strong,.practice-game-participant-stats strong{color:#14213d;font-size:.92rem}.practice-quantity-field{display:grid;gap:8px}.practice-quantity-field input{width:100%;min-height:48px;border-radius:16px;border:1px solid #ece8e2;padding:0 14px;background:#fff}.practice-trade-modal{width:min(100%,588px);padding:34px 34px 36px;border:0;border-radius:32px;background:#fff;box-shadow:0 28px 80px #0f172a38}.practice-trade-modal-body{display:grid;gap:24px}.practice-trade-modal-quantity-card{display:grid;gap:18px;min-height:130px;padding:22px 22px 18px;border:1px solid #d9dee7;border-radius:14px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.practice-trade-modal-quantity-card-active{border-color:#2f80ed;box-shadow:0 0 0 1px #2f80ed33}.practice-trade-modal-quantity-card p{margin:0;color:#3f4652;font-size:.98rem;font-weight:700}.practice-trade-modal-quantity-input{display:flex;align-items:flex-end;gap:8px}.practice-trade-modal-quantity-input input{min-width:0;flex:1;padding:0;border:0;background:transparent;color:#0f172a;font-size:2.2rem;font-weight:900;outline:none}.practice-trade-modal-quantity-input input::placeholder{color:#c6c8ce}.practice-trade-modal-quantity-input span{padding-bottom:4px;color:#0f172a;font-size:1.35rem;font-weight:800}.practice-trade-modal-slider{width:100%;accent-color:#0465c7;margin-top:-2px}.practice-trade-modal-percent-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.practice-trade-modal-percent-button{min-height:58px;border:1px solid #d7dbe3;border-radius:12px;background:#fff;color:#6b7280;font-size:1rem;font-weight:800;box-shadow:none!important}.practice-trade-modal-percent-button:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc;transform:none!important}.practice-trade-modal-percent-button-active,.practice-trade-modal-percent-button-active:hover:not(:disabled){border-color:#1464cf;background:#1464cf;color:#fff}.practice-trade-modal-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.practice-trade-modal-summary div{display:grid;gap:4px;padding:14px;border-radius:18px;background:#f8fafc}.practice-trade-modal-summary span{color:#8b97aa;font-size:.74rem}.practice-trade-modal-summary strong{color:#14213d;font-size:1rem}.practice-trade-modal-summary-stack{grid-template-columns:1fr;gap:18px;margin-top:8px}.practice-trade-modal-summary-stack div{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:0;border-radius:0;background:transparent}.practice-trade-modal-notes{display:grid;gap:12px;margin-bottom:8px}.practice-trade-modal-notes span{color:#1e293b;font-size:1rem;font-weight:700}.practice-trade-modal-notes-input{width:100%;min-height:105px;padding:18px 20px;border:1px solid #d9dee7;border-radius:14px;background:#fff;color:#334155;resize:none;outline:none}.practice-trade-modal-notes-input::placeholder{color:#a7adb8}.practice-trade-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.practice-trade-modal-actions .ghost-inline-button,.practice-trade-modal-actions .practice-buy-button,.practice-trade-modal-actions .practice-sell-button{width:100%!important;min-width:0;min-height:58px;padding:0 18px!important;border-radius:14px}.practice-trade-modal-actions .ghost-inline-button{border:1px solid #d7dbe3;background:#fff!important;color:#4b5563!important;font-size:1rem;font-weight:800}.practice-trade-panel-replica{display:grid;gap:20px}.practice-trade-turn-card-replica{gap:16px}.practice-trade-turn-count{margin:0;color:#0f172a;font-size:1.7rem;font-weight:900;letter-spacing:-.04em}.practice-trade-finished-copy{padding:16px;border-radius:22px;background:#f8fafc;color:#64748b;font-size:.92rem;line-height:1.6}.practice-trade-price-block p{margin:0 0 6px;color:#94a3b8;font-size:.84rem;font-weight:700}.practice-trade-price-block strong{color:#3f6ee8;font-size:2rem;font-weight:900;letter-spacing:-.03em}.practice-trade-actions-replica{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-trade-tabs{display:flex;align-items:center;gap:10px;padding-top:4px;border-top:1px solid #f1f5f9}.practice-trade-tab{width:auto!important;padding:0!important;border-radius:0;background:transparent!important;color:#94a3b8!important;font-size:.9rem;font-weight:800;box-shadow:none!important;transform:none!important}.practice-trade-tab-active{color:#0f172a!important}.practice-trade-tab-panel{min-height:280px;max-height:280px;overflow-y:auto;padding-right:4px}.practice-trade-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.practice-trade-detail-grid div{display:grid;gap:4px}.practice-trade-detail-grid span,.practice-trade-settings-stack span{color:#94a3b8;font-size:.76rem;font-weight:700}.practice-trade-detail-grid strong,.practice-trade-settings-stack strong{color:#0f172a;font-size:.92rem;font-weight:900}.practice-trade-empty-panel{display:grid;place-items:center;min-height:180px;color:#94a3b8;font-size:.92rem}.practice-trade-empty-panel p{margin:0}.practice-trade-settings-stack{display:grid;gap:12px}.practice-trade-settings-stack div{display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:#f8fafc}.practice-trade-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:#02061759;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.practice-trade-modal-replica{width:min(100%,540px);padding:32px;border-radius:30px;background:#fff;box-shadow:0 30px 90px #0f172a47}.practice-trade-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.practice-trade-modal-header h3{margin:0;color:#0f172a;font-size:1.6rem;font-weight:900;letter-spacing:-.03em}.practice-trade-modal-close{width:40px!important;height:40px;min-height:40px;padding:0!important;border-radius:999px;background:transparent!important;color:#64748b!important;box-shadow:none!important}.practice-trade-modal-close:hover:not(:disabled){background:#f8fafc!important;transform:none!important}.practice-trade-modal-summary-list{display:grid;gap:16px}.practice-trade-modal-summary-list div{display:flex;align-items:center;justify-content:space-between;gap:12px}.practice-trade-modal-summary-list span{color:#64748b;font-size:1rem;font-weight:700}.practice-trade-modal-summary-list strong{color:#0f172a;font-size:1.1rem;font-weight:900}.practice-trade-modal-cancel{width:100%!important;min-height:56px;border:1px solid #e2e8f0;border-radius:10px;background:#fff!important;color:#64748b!important;font-size:1.05rem;font-weight:900;box-shadow:none!important}.practice-trade-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.practice-buy-button,.practice-sell-button,.practice-next-turn-button{min-height:52px}.practice-buy-button{background:#fa5b5b!important;color:#fff}.practice-sell-button{background:#5680e3!important;color:#fff}.practice-next-turn-button{background:#fff;color:#14213d;border:1px solid #ece8e2}.practice-next-turn-button-inline{width:auto!important;min-width:104px;padding:0 18px!important;border-radius:18px;flex:none}.practice-trade-panel>.practice-trade-actions:last-of-type,.practice-trade-panel>.practice-next-turn-button:not(.practice-next-turn-button-inline){display:none}.practice-trade-mobile{display:none}.practice-member-balance{display:grid;gap:4px;justify-items:end}.practice-room-modal{width:min(100%,560px);padding:24px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 24px 60px #0f172a2e;opacity:1}.practice-room-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.practice-mode-group{display:grid;gap:10px}.practice-modal-inline-grid{display:grid;gap:12px;align-items:end}.practice-modal-inline-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-modal-inline-grid-stock{grid-template-columns:minmax(0,1fr) auto}.practice-modal-inline-grid-turn{grid-template-columns:minmax(0,140px) minmax(0,1fr) auto}.practice-mode-row{display:flex;gap:10px}.practice-inline-check{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 4px;color:#475569;font-size:.92rem;white-space:nowrap}.practice-inline-check input{width:18px;height:18px;accent-color:#0465c7}.practice-mode-button{min-height:46px;padding:0 18px;border:1px solid #ece8e2;border-radius:16px;background:#fbfaf8;color:#44506b}.practice-mode-button-active{border-color:#0465c7;background:#0465c714;color:#0465c7}.practice-stock-search-field{position:relative}.practice-stock-picker-button{display:grid;gap:4px;width:100%;min-height:52px;padding:12px 14px;border:1px solid #dbe4f0;border-radius:16px;background:#fff;color:#14213d;text-align:left}.practice-stock-picker-button strong{font-size:.96rem;font-weight:700}.practice-stock-picker-button span{color:#64748b;font-size:.85rem}.practice-stock-picker-button-disabled{background:#f3f4f6;color:#94a3b8}.practice-stock-picker-button-disabled span{color:#94a3b8}.practice-input-muted{border-color:#e5e7eb!important;background:#f3f4f6!important;color:#94a3b8!important}.practice-stock-picker-modal{width:min(100%,560px);max-height:min(84vh,760px);overflow-y:auto;padding:24px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 24px 60px #0f172a2e}.practice-stock-picker-body{display:grid;gap:14px}.practice-stock-picker-results{display:grid;gap:8px;max-height:360px;overflow-y:auto}.practice-stock-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:8;display:grid;gap:6px;padding:8px;border-radius:18px;border:1px solid #ece8e2;background:#fff;box-shadow:0 18px 36px #14213d1a}.practice-stock-option{width:100%;padding:12px 14px;border-radius:14px;background:#fbfaf8;color:#14213d;text-align:left}.practice-stock-option strong,.practice-stock-option span{display:block}.practice-stock-option span{margin-top:4px;color:#6a768d;font-size:.88rem}.feed-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:start}.feed-side-column,.feed-main-column{display:grid;gap:18px}.community-two-col,.profile-management-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-management-primary,.profile-management-status{grid-column:1 / -1}.profile-management-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-edit-trigger{width:36px!important;min-width:36px;height:36px;min-height:36px;padding:0!important;border-radius:999px;background:#f7f4ef!important;color:#14213d!important;box-shadow:none!important}.community-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.feed-hero{display:flex;justify-content:space-between;gap:20px;padding:24px;border-radius:26px;background:#fff;border:1px solid #ece8e2;color:#14213d;box-shadow:none}.feed-hero .eyebrow,.feed-hero .form-copy{color:#6b7280}.feed-hero h2{margin:0 0 8px;font-size:clamp(1.8rem,3vw,2.8rem)}.feed-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;min-width:360px}.feed-hero-stats div{display:grid;gap:4px;align-content:start;padding:16px;border-radius:20px;background:#f7f4ef;border:1px solid #ece8e2}.feed-hero-stats strong{font-size:1.6rem}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:12px}.section-kicker{margin:0 0 6px;color:#9c4f0d;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-card,.discover-card,.post-composer{background:#fff}.rail-search-form{grid-template-columns:1fr}.rail-suggestions-stack .suggestion-card{padding:12px}.feed-toolbar-slot{position:relative;min-height:0}.feed-toolbar-offset{height:74px;pointer-events:none}.feed-toolbar-slot:has(>.feed-toolbar-hidden){min-height:0}.feed-toolbar{position:absolute;top:8px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px;padding:12px;transform:translateY(0);opacity:1}.feed-toolbar-hidden{transform:translateY(calc(-100% - 8px));opacity:0;pointer-events:none}.feed-toolbar-controls{display:flex;flex:1 1 auto;min-width:0;gap:10px;align-items:center}.feed-sort-shell{position:relative}.feed-sort-button{display:inline-flex;align-items:center;justify-content:center;width:48px!important;min-width:48px;padding:12px!important}.feed-sort-icon{font-size:1rem;line-height:1;color:#14213d}.feed-sort-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:5;display:grid;min-width:150px;padding:8px;border:1px solid #ece8e2;border-radius:18px;background:#fff;box-shadow:0 12px 30px #14213d14}.feed-sort-menu-item{width:100%!important;padding:11px 14px!important;border-radius:12px;background:transparent!important;color:#14213d!important;text-align:left;box-shadow:none!important}.feed-sort-menu-item-active{border:1px solid #1d70cf!important}.feed-search-form{flex:1 1 auto;min-width:0}.feed-search-shell{position:relative;flex:1 1 auto;min-width:0}.feed-search-form input{width:100%;margin:0;min-height:46px;border-radius:16px;border:1px solid #ece8e2;background:#fff}.feed-search-form input:focus{outline:none;border-color:#1d70cf}.feed-tab{width:auto!important;padding:12px 18px!important;background:#fff!important;color:#14213d!important;border:1px solid #ece8e2}.feed-tab-active{background:#1d1d1d!important;color:#fbf8f2!important}.feed-create-tab{display:inline-flex;align-items:center;gap:8px;flex:none;white-space:nowrap}.feed-create-tab-icon{display:inline-grid;place-items:center;width:20px;height:20px;font-size:1rem;font-weight:700;line-height:1}.tag-banner{display:flex;justify-content:space-between;gap:12px;padding:14px 18px;border-radius:18px;background:#faf8f5;border:1px solid #ece8e2;color:#44506b}.compact-button{width:auto!important;min-width:132px}.load-more-button{width:100%!important;min-height:44px;padding:12px 16px!important;border:1px solid #d7dee7!important;border-radius:16px;background:#fff!important;color:#44506b!important;font-weight:700;box-shadow:none!important}.load-more-button:hover:not(:disabled),.load-more-button:focus,.load-more-button:active,.load-more-button:focus-visible{border-color:#1d70cf!important;color:#1d70cf!important;transform:none!important}.posts-load-more-button{margin-top:4px}.auto-load-trigger{width:100%;height:1px;margin-top:1px}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:14px}.composer-card,.post-card{padding:18px;border:1px solid #ece8e2;border-radius:22px;background:#fff}.composer-card h3{margin:0 0 14px}.post-create-modal{width:min(100%,520px);max-height:min(88vh,760px);overflow:auto;padding:24px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 24px 60px #0f172a2e}.modal-backdrop,.modal-overlay{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:24px 16px;background:#3341556b}.modal-card{position:relative}.post-detail-modal{width:min(680px,calc(100vw - 28px));max-height:calc(100vh - 32px);overflow-y:auto}.post-detail-center-layer{position:fixed;z-index:20;display:grid;place-items:center;padding:24px 0 40px;background:#33415552}.post-detail-modal-card{width:min(680px,calc(100vw - 28px));max-height:calc(100dvh - 120px);padding:24px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 24px 60px #0f172a2e;overflow-y:auto}.post-detail-content{display:grid;gap:14px}.follow-list-modal{width:min(100%,560px);max-height:min(84vh,760px);overflow-y:auto}.edit-profile-modal{width:min(100%,560px);max-height:min(84vh,760px);overflow-y:auto;padding:24px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 24px 60px #0f172a2e}.edit-profile-modal-topbar{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:18px}.edit-profile-modal-heading{display:grid;gap:6px}.edit-profile-modal-copy{margin:0;color:#64748b;font-size:.94rem;line-height:1.45}.edit-profile-form{display:grid;gap:16px}.edit-profile-avatar-row{display:flex;align-items:center;gap:16px}.edit-profile-avatar-actions{display:grid;gap:10px;justify-items:start}.edit-profile-field{display:grid;gap:8px}.edit-profile-label{color:#475569;font-size:.82rem;font-weight:700}.edit-profile-field input,.edit-profile-field textarea{width:100%;padding:14px 16px;border:1px solid #d7dee7;border-radius:16px;background:#f8fafc;color:#0f172a;outline:none}.edit-profile-field textarea{min-height:120px;resize:vertical}.edit-profile-field input:focus,.edit-profile-field textarea:focus{border-color:#0465c7;background:#fff}.edit-profile-field input:disabled,.edit-profile-field textarea:disabled{border-color:#e2e8f0;background:#eef2f6;color:#94a3b8;cursor:not-allowed}.edit-profile-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.edit-profile-actions .ghost-inline-button,.edit-profile-actions button[type=submit]{width:auto!important;min-width:96px}.edit-profile-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid #d7dee7;border-radius:999px;background:#f8fafc;color:#334155;cursor:pointer;font-weight:600}.edit-profile-upload-button input{display:none}.edit-profile-remove-button{width:auto!important;padding:0!important;border:0;background:transparent!important;color:#c2410c!important;box-shadow:none!important;transform:none!important;font-weight:600}.edit-profile-remove-button:hover:not(:disabled),.edit-profile-remove-button:focus,.edit-profile-remove-button:active,.edit-profile-remove-button:focus-visible{color:#9a3412!important;transform:none!important}.search-modal{width:min(720px,calc(100vw - 24px));max-height:min(86vh,820px);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:16px;padding:20px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 24px 60px #0f172a2e}.search-modal-anchor-layer{position:absolute;top:calc(100% + 10px);left:0;right:0;width:auto;z-index:28}.search-modal-anchored{width:100%;max-height:min(72vh,780px)}.search-modal-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.search-modal-input{width:100%;min-height:52px;padding:0 18px;border:1px solid #d7dee7;border-radius:18px;background:#f8fafc;outline:none}.search-modal-input:focus{border-color:#1d70cf;background:#fff}.search-modal-tabs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none}.search-modal-tabs::-webkit-scrollbar{display:none}.search-tab-button{width:auto!important;min-height:40px;padding:10px 14px!important;border:1px solid #e2e8f0;border-radius:999px;background:#fff!important;color:#475569!important;box-shadow:none!important}.search-tab-button-active{border-color:#1d70cf!important;color:#1d70cf!important}.search-modal-body{min-height:0;overflow-y:auto;padding-right:4px}.search-overview-stack,.search-results-stack{display:grid;gap:12px}.search-section-card{display:grid;gap:12px;padding:16px 0 0;border-top:1px solid #e7edf4;border-radius:0;background:transparent}.search-section-card:first-child{padding-top:0;border-top:0}.search-section-header{display:flex;align-items:center;justify-content:flex-start;gap:12px}.search-section-header h3{margin:0;color:#0f172a;font-size:1rem}.search-section-more{width:auto!important;padding:0!important;border-radius:0;background:transparent!important;color:#1d70cf!important;box-shadow:none!important;font-weight:700}.search-section-footer{display:flex;justify-content:flex-end}.search-result-card{display:grid;gap:6px;width:100%!important;padding:14px 16px!important;border:1px solid #ece8e2;border-radius:18px;background:#fff!important;color:#14213d!important;text-align:left;box-shadow:none!important}.search-result-card strong{font-size:.96rem}.search-result-card p{margin:0;color:#64748b;font-size:.9rem}.follow-list-title{margin:4px 0 0;color:#0f172a;font-size:1.2rem}.follow-list-stack{margin-top:6px}.post-create-modal-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.post-create-form{display:grid;gap:16px}.post-create-title{margin:0;color:#111;font-size:1.5rem}.post-create-body-field,.post-create-upload-field{display:grid;gap:8px}.field-length-hint{margin:-8px 2px 0;color:#94a3b8;font-size:.78rem;text-align:right}.post-create-body-label,.post-create-upload-label{color:#64748b;font-size:.82rem;font-weight:600;text-transform:lowercase}.post-create-body-field textarea{width:100%;min-height:152px;padding:16px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;outline:none;resize:vertical}.post-create-body-field textarea:focus{border-color:#0465c7}.post-create-upload-field input[type=file]{width:100%;padding:14px 16px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fbff;color:#526581}.file-hint-list{display:grid;gap:6px}.post-create-form button[type=submit]{min-height:56px;padding:16px 18px;border-radius:14px;border:1px solid #0465c7;background:#0465c7;color:#fff;font-size:1rem;font-weight:700}.post-create-form button[type=submit]:disabled{border-color:#cbd5e1;background:#e5e7eb;color:#94a3b8}.modal-close-button{width:42px!important;min-width:42px;min-height:42px;padding:0!important;border-radius:999px;background:#e2e8f0e6!important;color:#0f172a!important;font-size:1.5rem;line-height:1}.post-create-refresh-button{min-width:110px}.posts-stack{display:grid;gap:14px}.post-card h3{margin:8px 0 10px;font-size:1.15rem}.post-card-featured h2{margin:8px 0 12px}.post-title-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px 12px}.post-title-row .post-title-link{flex:1;min-width:0}.post-title-row h2,.post-title-row h3{margin:8px 0 10px}.post-card p{margin:0;color:#44506b;white-space:pre-wrap}.post-title-link{color:inherit;text-decoration:none}.post-title-button{width:auto!important;padding:0!important;border:0;background:transparent!important;box-shadow:none!important;text-align:left}.post-meta,.post-footer{display:flex;justify-content:space-between;gap:12px;color:#6b7280;font-size:.9rem}.post-card{box-shadow:0 12px 28px #1923340d}.post-action-row{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;margin-top:14px}.post-action-item{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:.92rem;font-weight:600}.empty-card{text-align:center;color:#6b7280}.comment-toggle{margin-top:0}.post-action-button,.like-button,.bookmark-button,.comment-toggle,.post-action-link,.reply-count-label{width:40px;height:40px;min-width:40px;min-height:40px;padding:0!important;margin-top:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(20,33,61,.14);background:#fff8ec!important;color:#14213d!important;line-height:1;font-size:0;text-decoration:none;box-shadow:none!important}.post-action-button:before,.like-button:before,.bookmark-button:before,.comment-toggle:before,.reply-count-label:before{font-size:18px;line-height:1}.like-button:before{content:"♡"}.like-button-active{background:#c76d1d!important;color:#fff8ec!important}.like-button-active:before{content:"♥"}.comment-toggle:before,.reply-count-label:before{content:"💬"}.bookmark-button:before{content:"🔖"}.bookmark-button-active{background:#14213deb!important;color:#fefae0!important}.post-action-button,.like-button,.bookmark-button,.comment-toggle,.post-action-link,.reply-count-label{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#94a3b8!important}.post-action-button:before,.like-button:before,.bookmark-button:before,.comment-toggle:before,.reply-count-label:before{content:none!important;display:none!important}.post-action-button svg,.like-button svg,.bookmark-button svg,.comment-toggle svg,.reply-count-label svg{width:16px;height:16px;display:block}.like-button-active{color:#e05a47!important}.bookmark-button-active{color:#d4a017!important}.owner-edit-form{display:grid;gap:10px;margin:14px 0}.post-owner-edit-shell{flex-basis:100%}.owner-actions{display:flex;gap:10px;margin-top:12px}.post-owner-menu-shell{position:relative;flex:none}.post-owner-menu-trigger{width:36px!important;min-width:36px;min-height:36px;padding:0!important;border-radius:999px;background:transparent!important;color:#64748b!important;font-size:1.2rem;font-weight:700;line-height:1;box-shadow:none!important}.post-owner-menu-trigger:hover:not(:disabled),.post-owner-menu-trigger:focus,.post-owner-menu-trigger:active,.post-owner-menu-trigger:focus-visible{background:transparent!important;color:#334155!important;transform:none!important}.post-owner-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:5;display:grid;min-width:108px;padding:6px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 16px 36px #0f172a1f}.post-owner-menu-item{width:100%!important;min-height:40px;padding:10px 12px!important;border-radius:10px;background:transparent!important;color:#334155!important;text-align:left;font-weight:600;box-shadow:none!important}.post-owner-menu-item:hover:not(:disabled),.post-owner-menu-item:focus,.post-owner-menu-item:active,.post-owner-menu-item:focus-visible{background:#f8fafc!important;color:#0f172a!important;transform:none!important}.post-owner-menu-item-danger{color:#b45309!important}.confirm-modal-card{width:min(100%,320px);padding:22px 20px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 24px 60px #0f172a2e}.confirm-modal-title{margin:0;color:#0f172a;font-size:1rem;font-weight:700;text-align:center}.confirm-modal-actions{display:flex;justify-content:center;gap:10px;margin-top:18px}.confirm-modal-actions .ghost-inline-button,.confirm-modal-actions .compact-button{width:auto!important;min-width:88px}.confirm-danger-button{background:#c24f3d!important;color:#fff!important}.ghost-inline-button{width:auto!important;padding:10px 14px!important;background:#e9ecefe6!important;color:#14213d!important}.danger-button{background:#c76d1d29!important;color:#9c4f0d!important}.comments-stack{display:grid;gap:12px;margin-top:16px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.tag-pill{width:auto!important;padding:8px 12px!important;border-radius:999px!important;background:#ffffffd6!important;border:1px solid rgba(20,33,61,.08);color:#9c4f0d!important;font-weight:700}.tag-pill-link{text-decoration:none}.suggestions-stack{display:grid;gap:12px}.suggestion-card{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:14px;border-radius:18px;background:#fff;border:1px solid #ece8e2}.suggestion-card p{margin:6px 0 0;color:#6b7280}.profile-link{color:#14213d;font-weight:700;text-decoration:none}.post-author-link{width:auto!important;display:inline-flex;align-items:center;gap:10px;padding:0!important;border:0;border-radius:0;background:transparent!important;color:#14213d!important;text-decoration:none;box-shadow:none!important;transform:none!important}.post-author-link:hover:not(:disabled),.post-author-link:focus,.post-author-link:active,.post-author-link:focus-visible{color:#1d70cf!important;transform:none!important}.post-author-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#f2f5f8,#e5ebf1);border:1px solid #d7dee7;color:#14213d;font-size:.95rem;font-weight:800;flex:none}.post-author-avatar-image{width:100%;height:100%;object-fit:cover;display:block}.post-author-name{color:#0f172a;font-weight:700}.profile-link-button{width:auto!important;padding:0!important;border:0;border-radius:0;background:transparent!important;color:#14213d!important;font-weight:700;text-align:left;text-decoration:none;box-shadow:none!important;transform:none!important}.profile-link-button:hover:not(:disabled),.profile-link-button:focus,.profile-link-button:active,.profile-link-button:focus-visible{color:#1d70cf!important;transform:none!important}.rail-post-list{display:grid;gap:10px}.rail-posts-section{margin-top:14px;padding-top:14px;border-top:1px solid #e7edf4}.rail-post-card{display:grid;gap:8px;padding:12px 14px;border-radius:16px;background:#fff!important;border:1px solid #e5e7eb;color:#1e293b!important;text-decoration:none;text-align:left;box-shadow:none!important}.rail-post-card-collapsed{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.rail-post-preview-image{width:64px;height:64px;border-radius:12px;object-fit:cover;background:#e5edf5}.rail-post-preview-copy{display:grid;min-width:0;gap:6px}.rail-post-card strong{font-size:.95rem;line-height:1.4}.rail-post-card p{margin:0;color:#64748b;font-size:.88rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.inline-status{margin:-4px 0 10px;color:#6b7280;font-size:.92rem}.file-hint{margin:-4px 0 8px;color:#6b7280;font-size:.92rem}.media-carousel{position:relative;margin-bottom:14px;border-radius:18px;background:#f8fafc}.post-media{width:100%;aspect-ratio:1 / 1;border-radius:18px;object-fit:contain;border:1px solid rgba(20,33,61,.08);display:block;background:#f8fafc}.post-media-fallback{display:grid;place-items:center;background:#f7f4ef;color:#64748b;font-size:.95rem;text-align:center;padding:18px}.media-carousel-control{position:absolute;top:50%;z-index:2;width:36px!important;min-width:36px;height:36px;min-height:36px;padding:0!important;border-radius:999px;background:#0f172a94!important;color:#fff!important;font-size:1.5rem;line-height:1;transform:translateY(-50%)}.media-carousel-control:hover:not(:disabled),.media-carousel-control:focus,.media-carousel-control:active,.media-carousel-control:focus-visible{transform:translateY(-50%)!important}.media-carousel-control:disabled{cursor:default;opacity:.32}.media-carousel-control-prev{left:12px}.media-carousel-control-next{right:12px}.media-carousel-dots{position:absolute;right:0;bottom:14px;left:0;z-index:2;display:flex;justify-content:center;gap:6px}.media-carousel-dot{width:8px!important;min-width:8px;height:8px;min-height:8px;padding:0!important;border-radius:999px;background:#ffffff8c!important}.media-carousel-dot-active{background:#fff!important}.comment-card,.empty-comments{padding:14px;border-radius:18px;background:#fff;border:1px solid #ece8e2}.empty-comments{color:#6b7280;text-align:center}.ghost-button{margin-top:12px;background:#e9ecef!important;color:#14213d!important}.profile-hero{display:grid;gap:18px;padding:22px;border-radius:22px;background:#fff;border:1px solid #ece8e2}.profile-avatar-shell{display:flex;align-items:flex-start;justify-content:center}.profile-avatar-circle{width:88px;height:88px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#f2f5f8,#e5ebf1);border:1px solid #d7dee7;color:#14213d;font-size:1.9rem;font-weight:800;overflow:hidden}.profile-avatar-image{width:100%;height:100%;object-fit:cover}.profile-summary{display:grid;gap:14px}.profile-summary-top{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px}.profile-summary-heading{display:grid;gap:4px}.profile-summary-heading h2{margin:0;color:#0f172a;font-size:1.35rem}.profile-summary-heading p{margin:0;color:#64748b;font-size:.95rem}.profile-summary-stats{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.profile-stat-row,.profile-stat-row-button{width:auto!important;display:inline-flex;align-items:center;gap:6px;padding:0!important;border-radius:0;background:transparent!important;color:#44506b!important;box-shadow:none!important;transform:none!important;text-align:left}.profile-stat-row strong,.profile-stat-row-button strong{color:#0f172a;font-size:1rem}.profile-stat-row-button{cursor:pointer}.profile-stat-row-button:hover:not(:disabled),.profile-stat-row-button:focus,.profile-stat-row-button:active,.profile-stat-row-button:focus-visible{color:#1d70cf!important;transform:none!important}.profile-summary-bio{margin:0;color:#44506b;white-space:pre-wrap}.sidebar-chip-button{width:auto!important;border:1px solid #ece8e2!important;cursor:pointer}.profile-actions{display:flex;gap:10px;align-items:center}@media(min-width:1400px){.app-sidebar.panel{width:265px;padding:32px 20px 24px}.sidebar-brand-responsive{justify-content:flex-start}.sidebar-brand-mini{display:none}.sidebar-brand-full{display:block}.sidebar-nav-link,.sidebar-nav-button{justify-content:flex-start;gap:12px;padding:12px 16px}.nav-text{display:block}.sidebar-account-button{width:auto;align-self:flex-start;justify-content:flex-start;padding:0 16px 0 0}.sidebar-account-summary{justify-self:flex-start}.sidebar-account-meta{display:inline-flex}}@media(max-width:1099px){.app-rail-desktop{display:none}.app-rail-drawer{display:block}.practice-game-mobile-toolbar{position:fixed;left:50%;bottom:16px;z-index:32;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;width:min(calc(100vw - 28px),760px);padding:8px;border:1px solid #ece8e2;border-radius:24px;background:#fffffff5;box-shadow:0 10px 24px #1923341f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%)}.practice-game-mobile-toolbar-top{margin-bottom:8px}}@media(max-width:900px){.app-sidebar,.app-sidebar.panel{display:none}.app-rail-drawer{max-width:calc(100vw - 56px)}.comment-rail-drawer,.profile-rail-drawer,.practice-game-chat-overlay{max-width:100vw}}@media(max-width:900px){.feed-toolbar{flex-wrap:nowrap}.feed-toolbar-controls{width:auto;flex:1 1 auto;min-width:0}.page-shell{padding-top:28px}.app-shell{padding:0 0 24px}.app-main{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:100%;padding:24px 14px 18px;background:transparent}.app-main-content{min-height:0;overflow:auto}.app-main-bottom-slot{display:block;margin-top:14px}.app-rail-drawer{max-width:calc(100vw - 56px)}.mobile-bottom-nav{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border:1px solid #ece8e2;border-radius:24px;background:#fffffff5;box-shadow:0 10px 24px #19233414;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-nav-link{flex:1;display:grid;justify-items:center;gap:6px;padding:10px 8px;border-radius:18px;color:#555;text-decoration:none;font-size:.72rem;font-weight:700}.mobile-bottom-nav-link-active{background:#0465c7;color:#fff}.mobile-bottom-nav-icon{display:grid;place-items:center;width:32px;height:32px}.content-grid{grid-template-columns:1fr}.hero-card,.panel{padding:22px;border-radius:24px}.community-header,.community-two-col,.profile-management-grid,.post-meta,.post-footer,.profile-hero,.profile-actions,.feed-hero,.feed-layout,.section-heading{flex-direction:column}.community-two-col,.profile-management-grid,.feed-layout,.feed-hero-stats,.rail-stat-grid,.practice-grid,.practice-room-layout,.practice-game-shell,.practice-room-form-grid,.practice-room-meta-grid,.practice-room-overview-grid,.practice-trade-panel-grid{grid-template-columns:1fr}.practice-game-shell{padding-bottom:92px}.practice-trade-mobile,.practice-game-side .practice-game-side-panel:first-child{display:none}.practice-chart-canvas{min-height:320px}.search-form{grid-template-columns:1fr}.suggestion-card{flex-direction:column}.profile-stats{text-align:left}}
