: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.page-shell-auth{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;background:#f5f7fb}.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}.home-dashboard{width:min(100%,760px);min-height:100%;margin:0 auto;padding:clamp(42px,8vw,96px) clamp(20px,5vw,56px);background:radial-gradient(circle at 92% 8%,rgba(4,101,199,.09),transparent 26%),#fff}.home-dashboard-header{padding-bottom:clamp(34px,6vw,64px);border-bottom:1px solid #dfe5ec}.home-dashboard-kicker{color:#0465c7;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.home-dashboard-header h1{max-width:580px;margin:14px 0 0;color:#15191f;font-size:clamp(2rem,5vw,3.5rem);line-height:1.12;letter-spacing:-.055em}.home-dashboard-links{display:grid}.home-dashboard-link{display:grid;grid-template-columns:42px minmax(92px,.4fr) minmax(0,1fr) auto;align-items:center;gap:18px;padding:28px 4px;border-bottom:1px solid #dfe5ec;color:#15191f;text-decoration:none;transition:color .14s ease,padding .14s ease}.home-dashboard-link:hover{padding-left:10px;color:#0465c7}.home-dashboard-link>span{color:#8993a0;font-size:.76rem;font-weight:800}.home-dashboard-link strong{font-size:1.22rem}.home-dashboard-link p{margin:0;color:#687384;font-size:.9rem}.home-dashboard-link b{font-size:1.35rem;font-weight:500}@media(max-width:640px){.home-dashboard-link{grid-template-columns:30px minmax(0,1fr) auto;gap:10px 14px;padding:24px 2px}.home-dashboard-link p{grid-column:2 / 4}}.home-workbench{width:100%;min-height:calc(100dvh - 64px);color:#111827}.home-instrument-search-shell{position:relative;z-index:12;width:min(100%,760px);margin:0 auto 20px}.home-instrument-search{display:flex;align-items:center;min-height:62px;padding:8px 10px 8px 20px;border:1px solid #dfe5ec;border-radius:20px;background:#fff;box-shadow:0 10px 30px #2030470f}.home-instrument-search>svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:#58677c;stroke-linecap:round;stroke-width:1.8}.home-instrument-search input{min-width:100px;flex:1;padding:10px 12px;border:0;outline:0;background:transparent;color:#101828;font-size:.98rem;font-weight:600}.home-instrument-search input::placeholder{color:#9aa4b2;font-weight:500}.home-selected-instrument{display:grid;flex:0 0 auto;gap:2px;min-width:160px;padding:8px 13px;border-radius:13px;background:#f2f7fd;text-align:right}.home-selected-instrument strong{overflow:hidden;color:#10213a;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.home-selected-instrument small{color:#66768c;font-size:.7rem;font-weight:600}.home-instrument-results{position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:410px;padding:8px;overflow-y:auto;border:1px solid #dfe5ec;border-radius:18px;background:#fff;box-shadow:0 22px 50px #1f2b3d29}.home-instrument-results button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:13px 14px;border:0;border-radius:12px;background:transparent;color:#172033;text-align:left;box-shadow:none}.home-instrument-results button:hover{background:#f2f7fd;transform:none}.home-instrument-results button span{display:grid;gap:3px}.home-instrument-results button strong{font-size:.92rem}.home-instrument-results button small{color:#7b8798;font-size:.74rem}.home-instrument-results button b{color:#0465c7;font-size:.82rem}.home-search-state{margin:0;padding:20px 14px;color:#748094;text-align:center}.home-search-error,.home-chart-error{color:#c44545!important}.home-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;width:100%}.home-workspace-split{grid-template-columns:repeat(2,minmax(0,1fr))}.home-chart-panel,.home-block-editor{min-width:0;overflow:hidden;border:1px solid #dfe5ec;border-radius:24px;background:#fff;box-shadow:0 12px 34px #1f2b3d0d}.home-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:84px;padding:16px 20px;border-bottom:1px solid #edf0f4}.home-chart-quote{display:flex;align-items:baseline;gap:9px;min-width:0;white-space:nowrap}.home-chart-quote>span{overflow:hidden;max-width:160px;color:#667085;font-size:.78rem;font-weight:700;text-overflow:ellipsis}.home-chart-quote strong{color:#101828;font-size:clamp(1.18rem,2vw,1.7rem);letter-spacing:-.04em}.home-chart-quote small{font-size:.76rem;font-weight:800}.home-quote-up{color:#e45151}.home-quote-down{color:#4776dc}.home-chart-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.home-chart-controls label{display:flex;align-items:center;gap:6px;color:#718096;font-size:.72rem;font-weight:700}.home-chart-controls select,.home-chart-date-range input{height:36px;padding:0 9px;border:1px solid #dfe5ec;border-radius:10px;outline:0;background:#fff;color:#27364b;font-size:.76rem;font-weight:700}.home-chart-range-buttons{display:flex;align-items:center;padding:3px;border-radius:11px;background:#f2f4f7}.home-chart-range-buttons button{min-height:30px;padding:0 9px;border:0;border-radius:8px;background:transparent;color:#667085;font-size:.72rem;font-weight:700;box-shadow:none}.home-chart-range-buttons button:hover,.home-chart-range-buttons .home-chart-range-active{background:#fff;color:#0465c7;box-shadow:0 2px 8px #1f2b3d14;transform:none}.home-chart-date-range{display:flex;align-items:center;gap:5px}.home-chart-date-range span{color:#98a2b3}.home-chart-date-range input{width:126px}.home-chart-body{position:relative;min-height:520px}.home-chart-body .practice-chart-card{border:0;border-radius:0}.home-chart-body .practice-chart-header{display:none}.home-chart-body .practice-chart-canvas{min-height:520px}.home-chart-overlay{position:absolute;inset:0;z-index:3;display:grid;place-items:center;padding:24px;background:#ffffffdb;color:#667085;font-size:.88rem;font-weight:700;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.home-block-editor{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;height:606px;background:#f7f9fc}.home-block-editor-header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:84px;padding:14px 18px 13px;border-bottom:1px solid #e4e9f0;background:#fff}.home-block-editor-header>div{display:grid;min-width:0;gap:4px}.home-block-editor-header span,.home-strategy-rail-header span{color:#0465c7;font-size:.63rem;font-weight:900;letter-spacing:.13em}.home-block-editor-header input{width:100%;min-width:0;padding:2px 0;border:0;outline:0;background:transparent;color:#101828;font-size:1.05rem;font-weight:800}.home-block-close,.home-block-actions button,.home-strategy-delete-button{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:10px;background:transparent;color:#718096;box-shadow:none}.home-block-close:hover,.home-block-actions button:hover:not(:disabled),.home-strategy-delete-button:hover{background:#f1f4f8;color:#1f2937;transform:none}.home-block-close svg,.home-block-actions svg,.home-strategy-delete-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.home-block-palette-shell{position:relative;z-index:5;padding:12px 14px;border-bottom:1px solid #e7ebf1;background:#fff}.home-add-block-button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 13px;border:1px solid #cfe0f4;border-radius:10px;background:#edf5ff;color:#0465c7;font-size:.78rem;font-weight:800;box-shadow:none}.home-add-block-button:hover{background:#e2effd;transform:none}.home-add-block-button svg,.home-create-strategy-button svg,.home-block-empty svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.home-block-palette{position:absolute;top:calc(100% - 6px);left:14px;display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:4px;width:min(360px,calc(100vw - 80px));padding:8px;border:1px solid #dce3eb;border-radius:14px;background:#fff;box-shadow:0 18px 45px #1f2b3d29}.home-block-palette button{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#344054;font-size:.76rem;font-weight:700;text-align:left;box-shadow:none}.home-block-palette button:hover{background:#f5f7fa;transform:none}.home-block-dot{width:9px;height:9px;border-radius:999px}.home-block-dot-blue{background:#1673d1}.home-block-dot-green{background:#2e9d72}.home-block-dot-amber{background:#d6922b}.home-block-dot-slate{background:#667085}.home-block-dot-coral{background:#fa5b5b}.home-block-dot-indigo{background:#5680e3}.home-block-canvas{display:grid;align-content:start;gap:10px;min-height:0;padding:14px;overflow-y:auto;background:radial-gradient(circle,#d9e0e9 1px,transparent 1px) 0 0 / 18px 18px,#f7f9fc}.home-block-empty{display:grid;place-items:center;gap:7px;min-height:210px;padding:30px;border:1px dashed #b9c6d6;border-radius:18px;background:#fffc;color:#526279;box-shadow:none}.home-block-empty:hover{border-color:#79aee2;background:#fff;transform:none}.home-block-empty span{color:#8792a2;font-size:.76rem;font-weight:500}.home-strategy-block{--block-color: #1673d1;overflow:hidden;border:1px solid #dfe5ec;border-left:4px solid var(--block-color);border-radius:14px;background:#fffffffa;box-shadow:0 5px 16px #1f2b3d0d}.home-strategy-block-green{--block-color: #2e9d72}.home-strategy-block-amber{--block-color: #d6922b}.home-strategy-block-slate{--block-color: #667085}.home-strategy-block-coral{--block-color: #fa5b5b}.home-strategy-block-indigo{--block-color: #5680e3}.home-strategy-block>header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:7px 9px 7px 12px;border-bottom:1px solid #edf0f4}.home-strategy-block>header>div:first-child{display:flex;align-items:center;gap:9px}.home-strategy-block>header>div:first-child span{color:var(--block-color);font-size:.66rem;font-weight:900}.home-strategy-block>header strong{color:#27364b;font-size:.8rem}.home-block-actions{display:flex;align-items:center;gap:1px}.home-block-actions button{width:29px;height:29px}.home-block-actions button:disabled{opacity:.25}.home-block-fields{display:grid;gap:9px;padding:11px 12px 13px}.home-block-fields-two{grid-template-columns:2fr 1fr}.home-block-fields-three{grid-template-columns:1.3fr .7fr 1fr}.home-block-field{display:grid;gap:5px;min-width:0}.home-block-field>span{color:#7c8797;font-size:.66rem;font-weight:700}.home-block-field input,.home-block-field select,.home-block-field textarea{width:100%;min-width:0;padding:8px 9px;border:1px solid #dce3eb;border-radius:9px;outline:0;background:#fbfcfe;color:#26354a;font:inherit;font-size:.74rem;font-weight:600;resize:vertical}.home-block-field input:focus,.home-block-field select:focus,.home-block-field textarea:focus{border-color:#65a0dd;background:#fff;box-shadow:0 0 0 3px #0465c714}.home-block-date-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.home-block-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:0 15px;border-top:1px solid #e4e9f0;background:#fff;color:#7b8798;font-size:.68rem;font-weight:700}.home-block-editor-footer>span{display:flex;align-items:center;gap:6px}.home-save-dot{width:7px;height:7px;border-radius:999px;background:#29a370;box-shadow:0 0 0 3px #29a3701f}.home-strategy-rail{display:flex;flex-direction:column;min-height:100%}.home-strategy-rail-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:4px 4px 21px;border-bottom:1px solid #e7ebf0}.home-strategy-rail-header>div{display:grid;gap:4px}.home-strategy-rail-header h2{margin:0;color:#101828;font-size:1.65rem;letter-spacing:-.04em}.home-strategy-rail-header>strong{display:grid;place-items:center;min-width:31px;height:31px;border-radius:999px;background:#edf5ff;color:#0465c7;font-size:.78rem}.home-create-strategy-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:50px;margin:18px 0 14px;border:0;border-radius:14px;background:#0465c7;color:#fff;font-size:.9rem;font-weight:800;box-shadow:0 9px 20px #0465c733}.home-create-strategy-button:hover{background:#075bb1;transform:translateY(-1px)}.home-strategy-list{display:grid;align-content:start;gap:7px;min-height:0;overflow-y:auto}.home-strategy-empty{display:grid;place-items:center;gap:9px;padding:60px 24px;color:#69778b;text-align:center}.home-strategy-empty svg{width:37px;height:37px;margin-bottom:5px;fill:none;stroke:#8aa9ca;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.home-strategy-empty strong{color:#344054;font-size:.88rem}.home-strategy-empty p{max-width:270px;margin:0;color:#8a96a7;font-size:.76rem;line-height:1.6}.home-strategy-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:5px 7px 5px 5px;border:1px solid transparent;border-radius:15px;transition:background .14s ease,border-color .14s ease}.home-strategy-item:hover{background:#f7f9fc}.home-strategy-item-active{border-color:#cfe0f4;background:#f0f6fd}.home-strategy-item-main{display:flex;align-items:center;gap:11px;min-width:0;padding:6px;border:0;background:transparent;color:#27364b;text-align:left;box-shadow:none}.home-strategy-item-main:hover{transform:none}.home-strategy-item-main>span:last-child{display:grid;min-width:0;gap:3px}.home-strategy-item-main strong{overflow:hidden;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.home-strategy-item-main small{color:#8a96a7;font-size:.68rem}.home-strategy-item-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:12px;background:#eaf3fd;color:#126bc4}.home-strategy-item-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}@media(max-width:1500px){.home-chart-toolbar{align-items:flex-start;flex-direction:column}.home-chart-controls{flex-wrap:wrap;justify-content:flex-start}.home-workspace-split{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.home-workbench{min-height:0}.home-instrument-search-shell{margin-bottom:14px}.home-instrument-search{min-height:56px;padding-left:15px;border-radius:17px}.home-selected-instrument{min-width:0;max-width:130px}.home-chart-panel,.home-block-editor{border-radius:18px}.home-chart-toolbar{min-height:0;padding:14px}.home-chart-controls,.home-chart-date-range{width:100%}.home-chart-date-range input{min-width:0;flex:1;width:auto}.home-chart-body,.home-chart-body .practice-chart-canvas{min-height:360px}.home-block-editor{height:620px}.home-block-fields-three,.home-block-fields-two,.home-block-date-pair{grid-template-columns:minmax(0,1fr)}}.learning-page{display:flex;flex-direction:column;justify-content:space-between;width:min(100%,760px);min-height:100%;margin:0 auto;padding:clamp(42px,8vw,96px) clamp(20px,5vw,56px);background:linear-gradient(145deg,rgba(4,101,199,.08),transparent 38%),#fff}.learning-page-header>span{color:#0465c7;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.learning-page-header h1{margin:16px 0 20px;color:#15191f;font-size:clamp(2.4rem,6vw,4.4rem);line-height:1.05;letter-spacing:-.06em}.learning-page-header p{max-width:460px;margin:0;color:#687384;line-height:1.75}.learning-page-status{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:22px;border-top:1px solid #dfe5ec;color:#687384;font-size:.86rem}.learning-page-status strong{color:#15191f;font-size:1rem}.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}}.practice-v2-loading{display:grid;min-height:62vh;place-items:center;color:#64748b;font-weight:700}.practice-v2-home{--practice-ink: #10231c;--practice-green: #0f7a55;position:relative;min-height:calc(100vh - 48px);padding:54px 24px 80px;overflow:hidden;color:var(--practice-ink);background:radial-gradient(circle at 50% 3%,rgba(255,211,105,.42),transparent 27%),linear-gradient(165deg,#f9f4e7,#eef7eb 48%,#e4f0e8)}.practice-v2-orbit{position:absolute;border:1px solid rgba(15,122,85,.12);border-radius:50%;pointer-events:none}.practice-v2-orbit-one{width:520px;height:520px;top:-310px;left:calc(50% - 260px)}.practice-v2-orbit-two{width:720px;height:720px;top:-390px;left:calc(50% - 360px)}.practice-v2-hero,.practice-v2-start-actions,.practice-v2-scoreboard,.practice-v2-error{position:relative;z-index:1;width:min(100%,540px);margin-inline:auto}.practice-v2-hero{text-align:center}.practice-v2-kicker{color:#a66a17;font-size:11px;font-weight:900;letter-spacing:.19em}.practice-v2-avatar{display:grid;width:76px;height:76px;margin:20px auto 13px;place-items:center;border:5px solid rgba(255,255,255,.75);border-radius:25px;color:#fff;background:linear-gradient(145deg,#123c2e,#149268);box-shadow:0 18px 45px #134c3838;font-size:30px;font-weight:900;transform:rotate(-3deg)}.practice-v2-hero h1{margin:0;font-size:clamp(28px,5vw,42px);letter-spacing:-.055em}.practice-v2-hero p{margin:8px 0 18px;color:#607168}.practice-v2-ticket-row{display:flex;align-items:center;justify-content:center;gap:7px}.practice-v2-ticket{width:28px;height:7px;border-radius:99px;background:#cad6ce}.practice-v2-ticket-active{background:#efaa39;box-shadow:0 2px 10px #efaa3966}.practice-v2-ticket-row strong{margin-left:6px;font-size:12px}.practice-v2-start-actions{display:grid;gap:10px;margin-top:30px}.practice-v2-start-actions button{border:0;cursor:pointer;font:inherit}.practice-v2-primary-button{display:flex;min-height:84px;flex-direction:column;align-items:center;justify-content:center;border-radius:24px;color:#fff;background:linear-gradient(135deg,#102f25,#0d825a);box-shadow:0 22px 38px #0d5b4038;font-size:22px!important;font-weight:900!important}.practice-v2-primary-button small{margin-bottom:5px;color:#c8eadb;font-size:11px;font-weight:700;letter-spacing:.04em}.practice-v2-secondary-button{min-height:46px;border:1px solid rgba(16,47,37,.12)!important;border-radius:16px;color:#345248;background:#ffffffa6;font-weight:800!important}.practice-v2-start-actions button:disabled{cursor:not-allowed;opacity:.45}.practice-v2-error{margin-top:12px;color:#c2413a;text-align:center;font-size:13px;font-weight:700}.practice-v2-scoreboard{margin-top:34px;border:1px solid rgba(24,60,47,.1);border-radius:26px;background:#ffffffb8;box-shadow:0 22px 50px #2b453a17;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.practice-v2-tabs{display:grid;grid-template-columns:1fr 1fr;padding:8px;border-bottom:1px solid rgba(24,60,47,.08)}.practice-v2-tabs button{padding:12px;border:0;border-radius:15px;color:#718078;background:transparent;font:inherit;font-weight:800;cursor:pointer}.practice-v2-tabs button.active{color:#123c2e;background:#edf4e8}.practice-v2-list{padding:6px 18px 16px}.practice-v2-record,.practice-v2-ranking-row{display:flex;min-height:62px;align-items:center;border-bottom:1px solid rgba(28,53,44,.07)}.practice-v2-record:last-child,.practice-v2-ranking-row:last-child{border-bottom:0}.practice-v2-record{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px}.practice-v2-record div{display:flex;flex-direction:column;gap:4px}.practice-v2-record span,.practice-v2-ranking-row small{color:#819088;font-size:12px}.practice-v2-record>strong{font-size:15px}.practice-v2-record .positive,.practice-v2-ranking-row b{color:#e05353}.practice-v2-record .negative{color:#5680e3}.practice-v2-record>button{padding:8px 12px;border:1px solid #dce4df;border-radius:10px;color:#315247;background:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.practice-v2-ranking-row{display:grid;grid-template-columns:34px 1fr auto auto;gap:12px}.practice-v2-ranking-row>span{display:grid;width:26px;height:26px;place-items:center;border-radius:9px;background:#173f31;color:#fff;font-size:12px;font-weight:900}.practice-v2-ranking-row b{min-width:68px;text-align:right;font-size:13px}.practice-v2-empty{padding:46px 20px;color:#849189;text-align:center;font-size:13px}.practice-v2-game{min-height:100vh;padding:22px;background:#f4f6f3}.practice-v2-game-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1480px;margin:0 auto 14px}.practice-v2-game-header>button{grid-column:3;justify-self:end;padding:9px 15px;border:1px solid #d7ddd9;border-radius:12px;background:#fff;color:#4c5b54;cursor:pointer}.practice-v2-turn-pill{display:flex;grid-column:2;align-items:baseline;gap:3px;padding:8px 15px;border-radius:99px;color:#fff;background:#173d30}.practice-v2-turn-pill strong{font-size:18px}.practice-v2-turn-pill span{color:#d1e2da!important}.practice-v2-game-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;max-width:1480px;margin:auto}.practice-v2-chart-card,.practice-v2-trade-card{overflow:hidden;border:1px solid #e0e5e1;border-radius:22px;background:#fff;box-shadow:0 12px 36px #25362f0f}.practice-v2-trade-card{padding:24px}.practice-v2-asset-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px;padding:24px 0}.practice-v2-asset-grid div{display:flex;flex-direction:column;gap:5px}.practice-v2-asset-grid span{color:#87918c;font-size:12px}.practice-v2-asset-grid strong{font-size:15px}.practice-v2-asset-grid small{color:#df5151;font-weight:800}.practice-v2-trade-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.practice-v2-trade-buttons button{height:54px;border:0;border-radius:15px;color:#fff;font:inherit;font-weight:900;cursor:pointer}.practice-v2-trade-buttons .buy,.practice-v2-dialog-actions .buy{background:#fa5b5b}.practice-v2-trade-buttons .sell,.practice-v2-dialog-actions .sell{background:#5680e3}.practice-v2-trade-buttons button:disabled{opacity:.35;cursor:not-allowed}.practice-v2-next{width:100%;margin-top:12px;padding:0;overflow:hidden;border:0;border-radius:15px;color:#fff;background:#182a23;cursor:pointer}.practice-v2-next .progress{display:block;height:5px;background:#ffffff29}.practice-v2-next .progress i{display:block;height:100%;background:#f3b03e}.practice-v2-next>span:last-child{display:grid;grid-template-columns:1fr 1fr;padding:15px 18px}.practice-v2-next b{text-align:left}.practice-v2-next strong{text-align:right}.practice-v2-next:disabled{opacity:1;color:#fff;background:#182a23;cursor:wait}.practice-v2-chart-card .practice-chart-copy{display:flex;align-items:baseline;gap:10px}.practice-v2-chart-card .practice-chart-copy strong{font-size:21px;letter-spacing:-.04em}.practice-v2-chart-card .practice-chart-copy span{font-size:13px;font-weight:900}.practice-v2-chart-card .practice-chart-copy .positive{color:#fa5b5b}.practice-v2-chart-card .practice-chart-copy .negative{color:#5680e3}.practice-v2-chart-card .practice-chart-copy .neutral{color:#7e8983}.practice-v2-dialog-backdrop{position:fixed;z-index:2000;inset:0;display:grid;padding:20px;place-items:center;background:#0f18148c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.practice-v2-dialog{width:min(100%,480px);padding:25px;border-radius:26px;background:#fff;box-shadow:0 30px 90px #05140e47}.practice-v2-dialog header{display:flex;align-items:center;justify-content:space-between}.practice-v2-dialog h2{margin:0;font-size:22px;letter-spacing:-.04em}.practice-v2-dialog header button{border:0;background:transparent;color:#66736d;font-size:28px;cursor:pointer}.practice-v2-dialog>p{margin:18px 0;color:#647069;line-height:1.7}.practice-v2-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.practice-v2-dialog-actions button,.practice-v2-dialog-primary{min-height:50px;border:1px solid #dce1de;border-radius:14px;background:#fff;font:inherit;font-weight:900;cursor:pointer}.practice-v2-dialog-actions .danger{border:0;color:#fff;background:#d95050}.practice-v2-dialog-actions .continue,.practice-v2-dialog-primary{border:0;color:#fff;background:#147957}.practice-v2-dialog-primary{width:100%;margin-top:18px}.practice-v2-principle-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.practice-v2-principle-options button{display:flex;min-height:82px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px dashed #bdc9c1;border-radius:15px;color:#7d8982;background:#f7f9f7}.practice-v2-principle-options small{font-size:10px}.practice-v2-order-summary,.practice-v2-order-total{display:flex;justify-content:space-between;margin:22px 0 10px}.practice-v2-order-input{width:100%;height:58px;padding:0 16px;border:1px solid #d9dfdb;border-radius:14px;font:inherit;font-size:20px;font-weight:800;box-sizing:border-box}.practice-v2-order-range{width:100%;margin:20px 0;accent-color:#147957}.practice-v2-result-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef2ee}.practice-v2-result-shell>button{padding:11px 16px;border:0;border-radius:12px;color:#fff;background:#173d30;font-weight:800}.practice-v2-result-backdrop{padding:28px;background:#0a120ead}.practice-v2-result-dialog{width:min(1120px,100%);max-height:calc(100vh - 56px);overflow:auto;border-radius:28px;background:#f7f9f7;box-shadow:0 34px 110px #02110a5c}.practice-v2-result-header{position:sticky;z-index:4;top:0;display:flex;align-items:center;justify-content:space-between;padding:22px 26px 18px;border-bottom:1px solid #e4e9e5;background:#f7f9f7f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.practice-v2-result-header span{color:#85918a;font-size:10px;font-weight:900;letter-spacing:.15em}.practice-v2-result-header h2{margin:3px 0 0;font-size:24px;letter-spacing:-.045em}.practice-v2-result-header>button{border:0;color:#66736d;background:transparent;font-size:30px;cursor:pointer}.practice-v2-result-summary{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:1px;margin:20px 24px 14px;overflow:hidden;border:1px solid #e1e7e3;border-radius:18px;background:#e1e7e3}.practice-v2-result-summary>div{display:flex;min-height:78px;flex-direction:column;justify-content:center;gap:5px;padding:13px 16px;background:#fff}.practice-v2-result-summary span,.practice-v2-result-summary small{color:#839088;font-size:11px}.practice-v2-result-summary strong{font-size:15px}.practice-v2-result-summary .positive{color:#e85353}.practice-v2-result-summary .negative{color:#5680e3}.practice-v2-result-stock strong{font-size:18px}.practice-v2-result-content{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:14px;padding:0 24px}.practice-v2-result-chart,.practice-v2-trade-journal{overflow:hidden;border:1px solid #e0e6e2;border-radius:20px;background:#fff}.practice-v2-result-chart .practice-chart-card{border:0;border-radius:0}.practice-v2-trade-journal{display:flex;min-height:460px;flex-direction:column}.practice-v2-trade-journal>header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 13px;border-bottom:1px solid #edf0ee}.practice-v2-trade-journal h3{margin:0;font-size:16px}.practice-v2-trade-journal header span{color:#859089;font-size:12px}.practice-v2-trade-journal-list{max-height:405px;overflow:auto}.practice-v2-trade-journal article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #f0f2f1}.practice-v2-trade-journal article>div{display:flex;min-width:0;flex-direction:column;gap:3px}.practice-v2-trade-journal article strong,.practice-v2-trade-journal article b{font-size:12px}.practice-v2-trade-journal article small{overflow:hidden;color:#8a958f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.practice-v2-trade-badge{padding:5px 7px;border-radius:8px;color:#fff;font-size:10px;font-weight:900}.practice-v2-trade-badge.buy{background:#fa5b5b}.practice-v2-trade-badge.sell{background:#5680e3}.practice-v2-result-empty{display:grid;flex:1;place-items:center;padding:30px;color:#89958e;font-size:12px}.practice-v2-result-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px 22px}.practice-v2-result-footer span{color:#7e8a83;font-size:11px}.practice-v2-result-footer button{min-width:100px;padding:12px 18px;border:0;border-radius:12px;color:#fff;background:#173d30;font:inherit;font-weight:900;cursor:pointer}@media(max-width:1040px){.practice-v2-game{padding:12px 12px 220px}.practice-v2-game-grid{grid-template-columns:1fr}.practice-v2-trade-card{position:fixed;z-index:80;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:1.6fr 1fr;gap:10px;padding:12px;border-radius:20px}.practice-v2-trade-card{transform:translateZ(0);backface-visibility:hidden;contain:layout paint}.practice-v2-asset-grid{grid-column:1 / -1;grid-template-columns:repeat(4,1fr);gap:8px;padding:2px 6px 10px;border-bottom:1px solid #edf0ee}.practice-v2-asset-grid div{gap:2px}.practice-v2-asset-grid strong{font-size:13px}.practice-v2-asset-grid small{font-size:11px}.practice-v2-trade-buttons{align-self:stretch}.practice-v2-trade-buttons button{height:58px}.practice-v2-next{margin:0}.practice-v2-trade-card .practice-v2-error{position:absolute;right:0;bottom:72px;left:0}.practice-v2-result-content{grid-template-columns:1fr}.practice-v2-result-summary{grid-template-columns:repeat(2,1fr)}.practice-v2-result-stock{grid-column:1 / -1}}@media(max-width:620px){.practice-v2-home{min-height:100vh;padding:38px 16px 100px}.practice-v2-game-header{grid-template-columns:1fr auto;gap:8px}.practice-v2-turn-pill{grid-column:1;grid-row:1;justify-self:start}.practice-v2-game-header>button{grid-column:2;grid-row:1}.practice-v2-chart-card{border-radius:15px}.practice-v2-trade-card{grid-template-columns:1.35fr 1fr}.practice-v2-asset-grid{grid-template-columns:repeat(3,1fr)}.practice-v2-asset-grid>div:last-child{display:none}.practice-v2-dialog{padding:21px;border-radius:22px}.practice-v2-result-backdrop{padding:0}.practice-v2-result-dialog{width:100%;max-height:100vh;min-height:100vh;border-radius:0}.practice-v2-result-header{padding:17px 18px 14px}.practice-v2-result-summary{margin:14px}.practice-v2-result-content{padding:0 14px}.practice-v2-result-chart .practice-chart-canvas{height:310px!important}.practice-v2-result-footer{align-items:stretch;flex-direction:column;padding:16px 14px 22px}}
