.content-container{width:min(1120px,92vw);margin:0 auto}.site-wrapper{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:auto;padding:24px 0 48px}.site-footer{--footer-fg:#3d4451;--footer-muted:#666d7a;--footer-border:#e8eaedd9;--footer-link-hover:#cc4324;color:var(--footer-fg);background:radial-gradient(85% 120% at 8% -20%,#fbfcfde6 0%,#0000 58%),radial-gradient(70% 90% at 92% 10%,#fdfcfcd9 0%,#0000 52%),linear-gradient(165deg,#fff 0%,#fafbfc 50%,#fcfcfc 100%);border-top:1px solid #ebecf0;margin-top:auto;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d4dced8c 20%,#e6b3a859 50%,#cfdbe880 80%,#0000 100%);height:1px;position:absolute;inset:0 0 auto}.site-footer-main{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem 2.5rem;padding:2.25rem 0 1.75rem;display:flex;position:relative}.site-footer-about{flex:280px;min-width:0;max-width:26rem}.site-footer-brand{letter-spacing:-.02em;color:var(--footer-fg);margin:0 0 .35rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-block}.site-footer-brand:hover{color:var(--footer-link-hover)}.site-footer-tagline{color:var(--footer-muted);margin:0 0 .65rem;font-size:.8125rem;font-weight:600}.site-footer-desc{color:var(--footer-muted);margin:0 0 .75rem;font-size:.875rem;line-height:1.6}.site-footer-disclaimer{color:#7b818e;margin:0;font-size:.75rem;line-height:1.5}.site-footer-nav{flex:360px;min-width:0}.site-footer-nav-grid{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:1.25rem 1.75rem;display:grid}.site-footer-nav-title{letter-spacing:.06em;text-transform:uppercase;color:var(--footer-fg);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.site-footer-nav-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.site-footer-nav-summary{width:100%;color:var(--footer-fg);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:none}.site-footer-nav-chevron{color:var(--footer-muted);flex:none;transition:transform .18s}.site-footer-nav-toggle:checked~.site-footer-nav-summary .site-footer-nav-chevron{transform:rotate(180deg)}.site-footer-nav-list{margin:0;padding:0;list-style:none}.site-footer-nav-list li+li{margin-top:.35rem}.site-footer-nav-link{color:var(--footer-muted);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .12s}.site-footer-nav-link:hover{color:var(--footer-link-hover)}.site-footer-legal-bar{z-index:1;border-top:1px solid var(--footer-border);-webkit-backdrop-filter:blur(10px);background:linear-gradient(#ffffffb3 0%,#f6f7f8 100%);position:relative}.site-footer-legal{padding:1rem 0 1.35rem}.site-footer-business{color:var(--footer-muted);margin:0 0 .65rem;font-size:.75rem;line-height:1.65}.site-footer-business-row{margin:0}.site-footer-business-row+.site-footer-business-row{margin-top:.2rem}.site-footer-business-item{white-space:normal;display:inline}.site-footer-business-sep{color:#b0b5bf;margin:0 .35rem}.site-footer-business-label:after{content:" "}.site-footer-business-value{color:var(--footer-fg);text-decoration:none}a.site-footer-business-value:hover{color:var(--footer-link-hover);text-decoration:underline}.site-footer-business--placeholder{color:#757c8a;margin:0 0 .5rem;font-size:.75rem;line-height:1.55}.site-footer-code{color:var(--footer-fg);background:#eceef4d9;border:1px solid #e0e4ebcc;border-radius:4px;padding:.1em .35em;font-size:.7rem}.site-footer-copy{color:#717784;margin:0;font-size:.75rem}@media (max-width:640px){.site-footer-main{flex-direction:column;gap:1.5rem;padding:1.75rem 0 1.25rem}.site-footer-about{flex:none;max-width:none}.site-footer-nav{flex:none;min-width:100%}.site-footer-nav-summary{border-top:1px solid var(--footer-border);padding:.55rem .25rem;display:flex}.site-footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;padding:.25rem .25rem .35rem;display:none}.site-footer-nav-toggle:checked~.site-footer-nav-grid{display:grid}}.legal-document-page{max-width:48rem;padding-bottom:3rem}.legal-document-header{border-bottom:1px solid hsl(var(--border));margin:0 0 1.25rem;padding-bottom:1rem}.legal-document-title{margin:0 0 .5rem}.legal-document-lead{color:hsl(var(--muted-foreground));margin:0 0 .35rem;font-size:.95rem;line-height:1.55}.legal-document-meta{color:hsl(var(--muted-foreground));margin:0;font-size:.82rem}.legal-document-nav{flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem;display:flex}.legal-document-nav-link{border-radius:var(--radius,10px);border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));align-items:center;padding:.4rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.legal-document-nav-link:hover{background:hsl(var(--accent))}.legal-document-nav-link.is-active{border-color:hsl(var(--primary));color:hsl(var(--primary));background:hsl(var(--primary) / .06)}.legal-document-body{flex-direction:column;gap:1.35rem;display:flex}.legal-document-section-title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;line-height:1.35}.legal-document-p{color:hsl(var(--foreground));margin:0 0 .65rem;font-size:.92rem;line-height:1.65}.legal-document-p:last-child{margin-bottom:0}.legal-document-list{margin:.35rem 0 0;padding-left:1.25rem;font-size:.92rem;line-height:1.65}.legal-document-list li{margin:.35rem 0}.legal-document-footer-note{border-top:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));margin:2rem 0 0;padding-top:1rem;font-size:.85rem;line-height:1.55}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-header{border-bottom:1px solid hsl(var(--border));flex-direction:column;gap:.5rem;margin:0 0 1.5rem;padding-bottom:1.25rem;display:flex}.page-title{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.25}.page-lead{max-width:52rem;color:hsl(var(--muted-foreground));margin:0;font-size:.95rem;line-height:1.55}.page-loading{text-align:center;color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.45}.page-empty{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.5}.page-error{border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .06);color:hsl(var(--destructive));border-radius:10px;margin:1rem 0;padding:.75rem 1rem;font-size:.9rem;line-height:1.45}.site-breadcrumb{margin:0 0 1rem}.site-breadcrumb-list{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;margin:0;padding:0;font-size:.875rem;line-height:1.45;list-style:none;display:flex}.site-breadcrumb-item{align-items:center;display:inline-flex}.site-breadcrumb-item:not(:last-child):after{content:"›";opacity:.55;color:hsl(var(--muted-foreground));margin:0 .35rem;font-weight:400}.site-breadcrumb a{color:hsl(var(--muted-foreground));text-decoration:none}.site-breadcrumb a:hover{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:underline}.site-breadcrumb-current{color:hsl(var(--foreground));font-weight:600}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:.9rem;font-weight:600;display:inline-flex}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{filter:brightness(.95)}.btn-soft{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-color:hsl(var(--border))}.btn-soft:hover{background:hsl(var(--accent))}.topbar{z-index:100;isolation:isolate;background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));position:sticky;top:0;overflow:visible;box-shadow:0 3px 16px #141b340a}.topbar.is-nav-open{box-shadow:0 3px 16px #141b3414}.market-indices-ticker{border-top:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);flex-shrink:0;overflow:hidden}.market-indices-ticker-viewport{width:100%;max-height:2.75rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 1.25rem calc(100% - 1.25rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 1.25rem calc(100% - 1.25rem),#0000 100%)}.market-indices-ticker-track{will-change:transform;flex-wrap:nowrap;align-items:center;gap:0;width:max-content;max-width:none;animation:56s linear infinite market-indices-marquee;display:flex}.market-indices-ticker-track:hover{animation-play-state:paused}@keyframes market-indices-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.market-indices-ticker-track{animation-duration:96s}}.market-ticker-item{border-right:1px solid hsl(var(--border) / .65);white-space:nowrap;font-variant-numeric:tabular-nums;color:hsl(var(--foreground));flex:none;align-items:baseline;gap:.45rem;padding:.4rem 1rem;font-size:.8125rem;text-decoration:none;display:inline-flex}.market-ticker-item:hover{background:hsl(var(--accent) / .45)}.market-ticker-item:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px;background:hsl(var(--accent) / .45)}.market-ticker-item--muted{opacity:.65}.market-ticker-label{letter-spacing:.03em;color:hsl(var(--muted-foreground));font-weight:700}.market-ticker-value{font-weight:700}.market-ticker-delta{font-size:.78rem;font-weight:600}.market-ticker-value--up,.market-ticker-delta--up{color:#c62828}.market-ticker-value--down,.market-ticker-delta--down{color:#1565c1}.market-ticker-value--flat,.market-ticker-delta--flat{color:hsl(var(--muted-foreground))}.market-investor-flow-section{margin-top:1.75rem;margin-bottom:0;padding-bottom:.25rem}.market-investor-flow-source{color:hsl(var(--muted-foreground));margin:0 0 10px;font-size:.78rem;line-height:1.4}.market-investor-flow-grid{gap:0;display:grid}.market-investor-flow-layout{gap:24px;display:grid}@media (min-width:760px){.market-investor-flow-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}}.market-investor-flow-tabbed-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.market-investor-flow-tabs{display:block}.market-investor-flow-tabs .maha-lounge-tabs-list{border:none;border-bottom:1px solid hsl(var(--border));max-width:none;box-shadow:none;background:hsl(var(--muted) / .35);border-radius:0;margin:0}.market-investor-flow-tabbed-card .maha-lounge-tab--active{background:hsl(var(--card));border-bottom-color:hsl(var(--card));color:hsl(var(--foreground));z-index:1;justify-content:center;align-items:center;gap:.35rem;display:inline-flex;position:relative}.market-investor-flow-tabbed-card .maha-lounge-tab--active:before{content:"";background:hsl(var(--primary));border-radius:50%;flex-shrink:0;width:6px;height:6px}.market-investor-flow-tabbed-card .market-investor-flow-grid{flex:auto}.market-investor-flow-tabbed-card .investor-flow-market-wrap--active{height:100%}.market-investor-flow-tabbed-card .investor-flow-market{height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;display:flex}.market-investor-flow-section--tabbed .investor-flow-market-wrap:not(.investor-flow-market-wrap--active),.market-investor-flow-tabbed-card .investor-flow-market-title{display:none}.market-investor-flow-foot{border-top:1px solid hsl(var(--border) / .7);color:hsl(var(--muted-foreground));margin:0;padding:.5rem 1rem .6rem;font-size:.72rem;line-height:1.4}.market-times-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;min-width:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.market-times-card:hover{border-color:hsl(var(--primary) / .4);box-shadow:0 1px 2px #00000014}.market-times-card-head{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.market-times-card-brand{letter-spacing:.01em;color:hsl(var(--foreground));align-items:center;gap:.4rem;font-size:.8125rem;font-weight:700;display:inline-flex}.market-times-card-brand:before{content:"";background:hsl(var(--primary));border-radius:50%;width:6px;height:6px}.market-times-card-all{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.74rem;font-weight:600;text-decoration:none}.market-times-card-all:hover{color:hsl(var(--primary))}.market-times-card-body{box-sizing:border-box;color:inherit;flex-direction:column;flex:auto;padding:.85rem 1rem .85rem 0;text-decoration:none;display:flex;position:relative;overflow:hidden}.market-times-card-accent{z-index:3;width:4px;position:absolute;top:0;bottom:0;left:0}.market-times-card-meta{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.72rem;display:flex}.market-times-card-session{background:hsl(var(--secondary));border-radius:4px;padding:.1rem .4rem;font-weight:600}.market-times-card-title{color:hsl(var(--foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.market-times-card-body:hover .market-times-card-title{color:hsl(var(--primary))}.market-times-card-summary{-webkit-line-clamp:2;color:hsl(var(--muted-foreground));-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.market-times-card--carousel{height:100%;min-height:14rem;position:relative;overflow:hidden}.market-times-card-art{z-index:0;pointer-events:none;position:absolute;inset:0}.market-times-card-art-bg{opacity:0;background-position:88%;background-repeat:no-repeat;background-size:cover;transition:opacity .55s;position:absolute;inset:0}.market-times-card-art-bg.is-active{opacity:1}.market-times-card-art-scrim{opacity:1;background:linear-gradient(108deg, hsl(var(--card) / .9) 0%, hsl(var(--card) / .72) 34%, hsl(var(--card) / .38) 58%, hsl(var(--card) / .08) 100%);pointer-events:none;position:absolute;inset:0}.market-times-card--carousel .market-times-card-head,.market-times-card--carousel .market-times-card-slides,.market-times-card--carousel .market-times-card-dots{z-index:2;position:relative}.market-times-card--carousel .market-times-card-head{z-index:4;pointer-events:none;background:0 0;border-bottom:none;padding:.55rem .85rem 0;transition:color .35s;position:absolute;top:0;left:0;right:0}.market-times-card--carousel .market-times-card-brand,.market-times-card--carousel .market-times-card-all{pointer-events:auto;text-shadow:0 1px 10px hsl(var(--card) / .95), 0 0 1px hsl(var(--card) / .8)}.market-times-card--carousel .market-times-card-dots{z-index:5;pointer-events:none;background:0 0;border-top:none;padding:0 .75rem .55rem;position:absolute;bottom:0;left:0;right:0}.market-times-card--carousel .market-times-card-dot{pointer-events:auto;background:hsl(var(--card) / .72);box-shadow:0 0 0 1px hsl(var(--border) / .4)}.market-times-card--carousel .market-times-card-dot.is-active{background:hsl(var(--primary));box-shadow:none}.market-times-card--carousel .market-times-card-slides{flex:none;height:auto;min-height:0;max-height:none;position:absolute;inset:0}.market-times-card-slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s,visibility .55s;position:absolute;inset:0}.market-times-card-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.market-times-card-slide-inner{z-index:2;flex-direction:column;min-width:0;height:100%;min-height:0;padding-left:1.25rem;display:flex;position:relative}.market-times-card-slide-foot{min-height:1.35rem;margin-top:auto;padding-top:.35rem}.market-times-card-slide--pick{background:0 0}.market-times-card-slide--pick .market-times-card-slide-inner,.market-times-card-slide--times .market-times-card-slide-inner{max-width:68%;padding-top:2.15rem;padding-bottom:1.65rem}.market-times-card-brand--pick:before{background:hsl(var(--primary))}.market-times-card-session--pick{color:#9d3b25;background:#cc43241f}.market-times-card-cta{color:hsl(var(--primary));font-size:.75rem;font-weight:600;line-height:1.3;display:inline-block}.market-times-card-body:hover .market-times-card-cta{text-decoration:underline}.market-times-card-dots{border-top:1px solid hsl(var(--border) / .65);justify-content:center;align-items:center;gap:.35rem;padding:.45rem .75rem .65rem;display:flex}.market-times-card-dot{background:hsl(var(--muted-foreground) / .35);cursor:pointer;border:none;border-radius:999px;width:.45rem;height:.45rem;padding:0;transition:background .15s,transform .15s}.market-times-card-dot.is-active{background:hsl(var(--primary));transform:scale(1.15)}.market-times-card-dot:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.market-investor-flow-layout--times-only{grid-template-columns:minmax(0,1fr);max-width:28rem}@media (max-width:719px){.investor-gauge-row{grid-template-columns:2.75rem 1fr minmax(4rem,auto);gap:.4rem}}.investor-flow-market{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;padding:.85rem 1rem}.investor-flow-market-head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.65rem;display:flex}.investor-flow-market-title{color:hsl(var(--foreground));font-size:.95rem;font-weight:700;text-decoration:none}.investor-flow-market-title:hover{color:hsl(var(--primary))}.investor-flow-market-unit{color:hsl(var(--muted-foreground));font-size:.72rem}.investor-gauge-list{gap:.55rem;display:grid}.investor-gauge-row{grid-template-columns:3.2rem 1fr auto;align-items:center;gap:.55rem;display:grid}.investor-gauge-label{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:600}.investor-gauge-track{background:hsl(var(--muted) / .55);border-radius:999px;height:.55rem;position:relative;overflow:hidden}.investor-gauge-fill{border-radius:999px;height:100%;transition:width .35s}.investor-gauge-fill--up{background:linear-gradient(90deg, hsl(var(--destructive) / .55), #c62828)}.investor-gauge-fill--down{background:linear-gradient(90deg,#3c83f68c,#1565c1)}.investor-gauge-fill--flat{background:hsl(var(--muted-foreground) / .45)}.investor-gauge-value{text-align:right;font-variant-numeric:tabular-nums;min-width:4.5rem;font-size:.78rem;font-weight:700}.investor-gauge-value--up{color:#c62828}.investor-gauge-value--down{color:#1565c1}.investor-gauge-value--flat{color:hsl(var(--muted-foreground))}.investor-flow-skel{background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);background-size:200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.investor-flow-skel--fill{width:55%;height:100%;display:block}.investor-gauge-row:nth-child(2) .investor-flow-skel--fill{width:38%}.investor-gauge-row:nth-child(3) .investor-flow-skel--fill{width:70%}.investor-flow-skel--value{vertical-align:middle;width:3.2rem;height:.78rem;display:inline-block}body.nav-drawer-open{overscroll-behavior:none;overflow:hidden}.topbar-nav{align-items:center;gap:16px;min-height:68px;display:flex;position:relative}.brand{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-weight:600;display:inline-flex}.brand-emoji{vertical-align:-.15em;margin-right:.25em;font-size:1.6rem;line-height:1;display:inline-block}.brand-emoji-slot{text-align:center;vertical-align:-.15em;flex-shrink:0;width:1.6rem;margin-right:.25em;font-size:1.6rem;line-height:1;display:inline-block}.brand-logo{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:41px;height:41px;display:block}.brand-text{font-size:16px}.nav-search{flex:200px;justify-content:center;align-items:center;min-width:0;max-width:420px;display:flex}.nav-search-mobile .search-form,.search-form{width:100%}.search-form-inner{background:hsl(var(--card));box-sizing:border-box;border:1px solid #dfc59f;border-radius:10px;align-items:stretch;width:100%;min-height:38px;display:flex;overflow:hidden}.search-form-inner:focus-within{outline-offset:0;border-color:hsl(var(--primary));outline:2px solid #cc44254d}.search-form input{width:100%;min-width:0;height:38px;color:hsl(var(--foreground));touch-action:manipulation;background:0 0;border:none;border-radius:0;flex:auto;padding:0 10px 0 12px;font-size:14px}.search-form input:focus{outline:none}.search-form-submit{background:hsl(var(--card));width:44px;min-height:38px;color:hsl(var(--muted-foreground));cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-left:1px solid #dfc59f;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background .15s,color .15s;display:inline-flex}.search-form-submit:hover{background:hsl(var(--accent));color:hsl(var(--foreground))}.search-form-submit:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px}.search-form-icon{flex-shrink:0;width:1.15rem;height:1.15rem}.search-autocomplete{width:100%;position:relative}.search-autocomplete-inner--page{flex-wrap:wrap;align-items:stretch;gap:10px;width:100%;max-width:520px;display:flex}.search-autocomplete-inner--page .search-page-input{flex:200px}.search-autocomplete-list{z-index:200;background:hsl(var(--card));border:1px solid #dfc59f;border-radius:10px;max-height:320px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #141b341f}.search-autocomplete-option{text-align:left;cursor:pointer;width:100%;color:hsl(var(--foreground));font:inherit;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;display:flex}.search-autocomplete-option:hover,.search-autocomplete-option--active{background:hsl(var(--accent))}.search-autocomplete-option-name{font-size:.9rem;font-weight:600}.search-autocomplete-option-meta{color:hsl(var(--muted-foreground));flex-wrap:wrap;gap:6px;font-size:.75rem;display:flex}.search-autocomplete-option-symbol{font-variant-numeric:tabular-nums}.search-autocomplete-option-tag{color:hsl(var(--primary));font-weight:600}.nav-menu{flex-direction:row;flex-shrink:0;align-items:center;gap:14px;margin:0;padding:0;list-style:none;display:flex}.nav-menu a{color:hsl(var(--muted-foreground));border-radius:8px;padding:8px 10px;font-size:14px;font-weight:600}.nav-menu a:hover{color:hsl(var(--foreground));background:hsl(var(--accent))}.nav-m-badge,.nav-menu a.nav-m-badge,.nav-mobile-menu a.nav-m-badge{background:hsl(var(--primary));width:30px;height:30px;color:hsl(var(--primary-foreground));letter-spacing:0;border-radius:9999px;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:600;line-height:1;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #cc442540}.nav-m-badge:hover,.nav-menu a.nav-m-badge:hover,.nav-mobile-menu a.nav-m-badge:hover{color:hsl(var(--primary-foreground));background:#b63c20;box-shadow:0 2px 6px #cc442559}.nav-m-badge:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.nav-maha-lounge-badge,.nav-menu a.nav-maha-lounge-badge{background:hsl(var(--primary));height:30px;color:hsl(var(--primary-foreground));letter-spacing:-.02em;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:0 9px;font-size:11px;font-weight:600;line-height:1;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #cc442540}.nav-maha-lounge-badge:hover,.nav-menu a.nav-maha-lounge-badge:hover{color:hsl(var(--primary-foreground));background:#b63c20;box-shadow:0 2px 6px #cc442559}.nav-maha-lounge-badge:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.nav-mobile-menu a.nav-mobile-maha-link{color:hsl(var(--muted-foreground));box-shadow:none;background:0 0;border-radius:8px;width:auto;min-width:0;height:auto;padding:12px 10px;font-size:15px;font-weight:600;display:block}.nav-mobile-menu a.nav-mobile-maha-link:hover{color:hsl(var(--foreground));background:hsl(var(--accent))}.nav-profile-link{align-items:center;padding:4px 6px;line-height:0;display:inline-flex}.nav-profile-avatar{width:2rem;height:2rem}.nav-profile-avatar-fallback{font-size:.7rem;font-weight:600}.nav-categories{position:static}.nav-categories-summary{color:hsl(var(--muted-foreground));cursor:pointer;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:600;list-style:none}.nav-categories-summary:hover{color:hsl(var(--foreground));background:hsl(var(--accent))}.nav-categories-summary::-webkit-details-marker{display:none}.nav-categories[open] .nav-categories-summary{color:hsl(var(--foreground));background:hsl(var(--accent))}.nav-categories-menu{border:1px solid hsl(var(--border));background:hsl(var(--card));z-index:200;border-radius:14px;width:auto;max-height:min(70vh,460px);padding:14px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 44px #00000029}@media (prefers-reduced-motion:no-preference){.nav-categories[open] .nav-categories-menu{animation:.16s ease-out nav-categories-drop}}@keyframes nav-categories-drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-categories-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:4px;display:grid}.nav-categories-item{color:hsl(var(--foreground));border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.nav-categories-item:hover{background:hsl(var(--accent));color:hsl(var(--primary))}.nav-categories-item--all{border:1px solid hsl(var(--border));background:hsl(var(--primary) / .08);color:hsl(var(--foreground));border-radius:11px;margin-bottom:10px;padding:11px 14px;font-size:14px}.nav-categories-item--all:hover{background:hsl(var(--primary) / .14);color:hsl(var(--foreground))}.nav-categories-all-cta{color:hsl(var(--primary));white-space:nowrap;font-size:12.5px;font-weight:600}.nav-categories-item-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-categories-item-count{background:hsl(var(--muted));border:1px solid hsl(var(--border));min-width:1.5rem;height:1.25rem;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.75rem;font-weight:600;display:inline-flex}.nav-categories--mobile .nav-categories-menu{max-width:none;max-height:none;box-shadow:none;border:0;padding:6px 0 0;position:static;top:auto;left:auto}.nav-categories--mobile .nav-categories-item{padding:8px 6px}.nav-auth{white-space:nowrap;flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.nav-auth-slot{justify-content:flex-end;align-items:center;min-width:4.25rem;min-height:2rem;display:inline-flex}.nav-login-link{align-items:center;min-height:2rem;display:inline-flex}.nav-reports-link{text-align:left;font-variant-numeric:tabular-nums;min-width:6.75rem;display:inline-block}.nav-fresh-link{position:relative}.nav-new-dot{vertical-align:.45em;background:hsl(var(--primary));width:.42rem;height:.42rem;box-shadow:0 0 0 2px hsl(var(--background)), 0 0 6px hsl(var(--primary) / .6);pointer-events:none;border-radius:9999px;margin-left:.2rem;display:inline-block}.content-new-badge{background:hsl(var(--primary));color:hsl(var(--primary-foreground));letter-spacing:.04em;vertical-align:.1em;white-space:nowrap;pointer-events:none;border-radius:.3rem;align-items:center;margin-left:.4rem;padding:.04rem .3rem;font-size:.58rem;font-weight:800;line-height:1.45;display:inline-flex}.nav-new-badge{background:hsl(var(--primary));color:hsl(var(--primary-foreground));letter-spacing:.04em;vertical-align:.12em;pointer-events:none;border-radius:.35rem;align-items:center;margin-left:.45rem;padding:.05rem .32rem;font-size:.6rem;font-weight:800;line-height:1.4;display:inline-flex}@media (prefers-reduced-motion:no-preference){.nav-new-dot{animation:1.8s ease-in-out infinite nav-new-dot-pulse}}@keyframes nav-new-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.78;transform:scale(1.25)}}.nav-maha-nav-slot{justify-content:center;align-items:center;min-width:5.5rem;display:inline-flex}.nav-link{color:hsl(var(--muted-foreground));font-size:14px;font-weight:600}.nav-link:hover{color:hsl(var(--foreground))}.nav-menu a.is-active,.nav-categories-summary.is-active{color:hsl(var(--primary));background:hsl(var(--primary) / .1)}.nav-menu a.is-active:hover,.nav-categories-summary.is-active:hover{color:hsl(var(--primary));background:hsl(var(--primary) / .16)}.nav-mobile-menu a.is-active{color:hsl(var(--primary));background:hsl(var(--primary) / .1);box-shadow:inset 3px 0 0 hsl(var(--primary))}.nav-mobile-menu a.is-active:hover{color:hsl(var(--primary));background:hsl(var(--primary) / .16)}.btn{border-radius:9px;height:36px;padding:0 14px;font-size:14px;font-weight:600}.btn-block{width:100%}.nav-toggle{border:1px solid hsl(var(--border));background:hsl(var(--card));cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;appearance:none;z-index:30;box-sizing:border-box;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;min-width:44px;height:44px;min-height:44px;margin:0 0 0 auto;padding:0;display:none;position:relative}.nav-toggle:hover{background:hsl(var(--accent))}.nav-toggle:focus-visible,.nav-toggle:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}.nav-toggle-bar{background:hsl(var(--foreground));pointer-events:none;border-radius:1px;flex-shrink:0;width:20px;height:2px;margin:0 auto;transition:transform .2s,opacity .2s;display:block}.nav-toggle.is-open .nav-toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.is-open .nav-toggle-bar:nth-child(2){opacity:0}.nav-toggle.is-open .nav-toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile-drawer{z-index:200;box-sizing:border-box;background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));-webkit-overflow-scrolling:touch;width:100%;max-height:min(70vh,480px);display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #2c1b171f}.nav-mobile-drawer.is-open{display:block}.nav-mobile-inner{flex-direction:column;gap:16px;padding:16px 0 20px;display:flex}.nav-mobile-menu{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-mobile-menu a{color:hsl(var(--muted-foreground));border-radius:8px;padding:12px 10px;font-size:15px;font-weight:600;display:block}.nav-mobile-menu a:hover{color:hsl(var(--foreground));background:hsl(var(--accent))}.nav-mobile-auth{border-top:1px solid hsl(var(--border));flex-direction:column;align-items:stretch;gap:10px;padding-top:8px;display:flex}.nav-mobile-auth .nav-link{margin-right:auto}.hero-section{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:24px;display:grid}.hero-copy{border-radius:14px;min-width:0;height:100%;min-height:8.5rem;padding:20px 22px;position:relative;overflow:hidden}.hero-copy-bg-slides{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-copy-bg-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.4s ease-in-out;position:absolute;inset:0}.hero-copy-bg-slide.is-active{opacity:1}.hero-copy-bg-overlay{z-index:1;pointer-events:none;background:linear-gradient(115deg,#fff7eaeb 0%,#fff7eac7 42%,#fff7ea8c 100%);position:absolute;inset:0}.hero-copy-inner{z-index:2;position:relative}.hero-copy-text-slide{opacity:0;transition:opacity 1.05s ease-in-out,transform 1.05s ease-in-out;position:absolute;inset:0;transform:translateY(6px)}.hero-copy-text-slide.is-active{opacity:1;transform:translateY(0)}.hero-image-wrap{justify-content:flex-end;min-width:0;min-height:0;display:flex}.hero-badges-wrap{flex-wrap:wrap;align-items:center;gap:12px}.hero-image-wrap.hero-badges-wrap{--hero-badges-gap:12px;align-content:stretch;place-items:stretch stretch;gap:var(--hero-badges-gap);border-radius:14px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;height:100%;min-height:0;margin-inline:0;display:grid}.hero-image-wrap.hero-badges-wrap .macro-badge-link,.hero-image-wrap.hero-badges-wrap .fg-badge-link{flex-direction:column;flex:auto;width:100%;max-width:100%;height:100%;min-height:0;display:flex}.hero-image-wrap.hero-badges-wrap .macro-badge,.hero-image-wrap.hero-badges-wrap .fg-badge{flex:auto;justify-content:space-between;width:100%;max-width:100%;height:100%;min-height:0}.hero-image-wrap.hero-badges-wrap .macro-badge-list{flex:auto;justify-content:space-evenly;min-height:0}.hero-image-wrap.hero-badges-wrap .fg-badge-gauge-center{flex:auto;justify-content:center;align-items:center;min-height:0;display:flex}.hero-image-wrap.hero-badges-wrap .fg-badge-label--grid3{flex-shrink:0}.home-hero-badge-slot{flex-direction:column;align-self:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex}.home-hero-badge-slot--macro{order:1}.home-hero-badge-slot--fg{order:2}.macro-badge{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;align-items:stretch;gap:8px;min-width:0;max-width:min(100%,220px);min-height:120px;padding:8px 10px;line-height:1.15;display:flex}.macro-badge--loading{opacity:.75}.macro-badge--error{opacity:.9}.macro-badge-head-note{color:hsl(var(--muted-foreground));font-size:.65rem;font-weight:600}.macro-badge-head{letter-spacing:.02em;color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.macro-badge-list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.macro-badge-row{grid-template-columns:46px 1fr 28px;align-items:baseline;gap:8px;display:grid}.macro-badge-k{letter-spacing:.04em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:.6rem;font-weight:600}.macro-badge-k--link{color:hsl(var(--muted-foreground));outline-offset:2px;border-radius:6px;font-size:.6rem;text-decoration:none}.macro-badge-k--link:hover{color:hsl(var(--foreground));text-decoration:underline}.macro-badge-k--link:focus-visible{outline:2px solid hsl(var(--ring))}.macro-badge-v{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;line-height:1.1;overflow:hidden}.macro-badge-s{text-align:right;font-size:.86rem;line-height:1}.macro-badge-row--muted .macro-badge-v{color:hsl(var(--muted-foreground));font-weight:600}.macro-badge-link{width:min(100%,220px);max-width:min(100%,220px);color:inherit;outline-offset:3px;vertical-align:top;border-radius:12px;text-decoration:none;display:inline-block}.macro-badge-link>.macro-badge{width:100%;max-width:100%}.macro-badge-link:hover .macro-badge{border-color:hsl(var(--primary));box-shadow:0 4px 20px #2c1b1714}@media (max-width:640px){.hero-image-wrap.hero-badges-wrap{gap:10px;width:100%;margin-inline:0}.home-hero-badge-slot{width:100%;min-width:0}.home-hero-badge-slot--macro{grid-column:1}.home-hero-badge-slot--fg{grid-column:2}.fg-badge-link,.macro-badge-link{width:100%;max-width:100%;display:flex}.fg-badge,.macro-badge{width:100%;max-width:100%;height:100%}.macro-badge{max-width:100%;min-height:108px;padding:6px 8px}.macro-badge-row{grid-template-columns:42px 1fr 26px}.macro-badge-v{font-size:.7rem}.macro-badge-k{font-size:.6rem}.macro-badge-head{font-size:.7rem}}.hero-copy h1,.hero-copy .page-title{margin:0 0 10px;font-size:clamp(1.75rem,2.6vw,2.4rem);font-weight:400}.hero-copy p{color:hsl(var(--muted-foreground));margin:0;line-height:1.6}.market-indices-section{margin-top:1.75rem;margin-bottom:0;padding-bottom:.25rem}.market-indices-source{color:hsl(var(--muted-foreground));margin:0 0 10px;font-size:.78rem;line-height:1.4}.market-indices-strip-wrap{margin:0}.market-indices-strip{flex-wrap:wrap;align-items:stretch;gap:10px;margin:0;padding:0;list-style:none;transition:max-height .38s;display:flex}.market-index-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex:140px;min-width:min(100%,132px);overflow:hidden}.mi-link,.mi-line{flex-direction:column;gap:2px;height:100%;padding:10px 12px;display:flex}.mi-link:hover{background:hsl(var(--accent))}.mi-label{letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:600}.mi-value{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:600;line-height:1.25}.mi-meta{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:6px 8px;font-size:.75rem;display:flex}.mi-delta{font-weight:600}.market-index-card--up .mi-value,.market-index-card--up .mi-delta{color:#c62828}.market-index-card--down .mi-value,.market-index-card--down .mi-delta{color:#1565c1}.market-index-card--flat .mi-value,.market-index-card--flat .mi-delta{color:hsl(var(--foreground))}.mi-asof{color:hsl(var(--muted-foreground));font-size:.68rem;font-weight:600}@media (max-width:640px){.market-indices-strip-wrap{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;overflow:auto hidden}.market-indices-strip-wrap::-webkit-scrollbar{display:none}.market-indices-strip{flex-wrap:nowrap;gap:10px;width:max-content;max-width:none;display:flex}.market-index-card{scroll-snap-align:start;flex:none;width:min(42vw,148px);min-width:132px}}.pick-days-section{margin-top:1.25rem;padding-bottom:1.25rem}.home-pick-days-list-wrap{flex-direction:column;gap:.35rem;display:flex}.daily-picks-panel{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 2px);background:hsl(var(--card));overflow:hidden;box-shadow:0 10px 28px #1113180d}.daily-picks-panel-header{border-bottom:1px solid hsl(var(--border));background:linear-gradient(180deg, hsl(var(--card)) 0%, hsl(var(--muted) / .2) 100%);flex-direction:column;gap:.85rem;padding:1rem 1.1rem .95rem;display:flex}.daily-picks-panel-head-row{justify-content:space-between;align-items:center;gap:.75rem 1rem;min-width:0;display:flex}.daily-picks-panel-title{letter-spacing:-.02em;color:hsl(var(--foreground));min-width:0;margin:0;font-size:clamp(1.05rem,.5vw + .95rem,1.25rem);font-weight:600}.daily-picks-panel-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.daily-picks-panel-view-all{color:hsl(var(--primary));white-space:nowrap;font-size:.8125rem;font-weight:600;text-decoration:none}.daily-picks-panel-view-all:hover{text-decoration:underline}.daily-picks-strategy-tabs{flex-wrap:wrap;align-items:center;gap:.55rem .75rem;display:flex}.daily-picks-strategy-tabs-label{letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));flex-shrink:0;font-size:.6875rem;font-weight:600}.daily-picks-strategy-tabs-list{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);border-radius:999px;flex-wrap:wrap;flex:auto;gap:.35rem;min-width:0;padding:.22rem;display:inline-flex}.daily-picks-strategy-tab{color:hsl(var(--muted-foreground));white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .95rem;font-size:.8125rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.daily-picks-strategy-tab:hover{color:hsl(var(--foreground));background:hsl(var(--card) / .72)}.daily-picks-strategy-tab--active{border-color:hsl(var(--primary) / .45);background:hsl(var(--card));color:hsl(var(--primary));box-shadow:0 2px 8px hsl(var(--primary) / .12)}.daily-picks-strategy-tab-label{line-height:1.25}.daily-picks-strategy-tab-beta{letter-spacing:.06em;text-transform:uppercase;color:#9e422e;background:#cc432424;border:1px solid #c6533938;border-radius:999px;flex-shrink:0;padding:.1rem .35rem;font-size:.5625rem;font-weight:700;line-height:1.2}.daily-picks-strategy-tab--active .daily-picks-strategy-tab-beta{color:#913a27;background:#cc43242e;border-color:#b24b3447}.daily-picks-strategy-tab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}@media (max-width:640px){.daily-picks-panel-header{gap:.75rem;padding:.9rem .95rem .85rem}.daily-picks-panel-head-row{flex-wrap:wrap;align-items:flex-start}.daily-picks-panel-title{flex:100%}.daily-picks-panel-actions{flex:100%;justify-content:flex-start}.daily-picks-strategy-tabs-list{flex:100%;width:100%}.daily-picks-strategy-tab{flex:auto;min-width:0;padding-inline:.65rem}}.pick-days-page-lead{margin:0 0 1rem}.pick-days-page-login-hint{margin-top:1rem}.pick-days-page--skeleton{pointer-events:none}.pick-days-skeleton-breadcrumb,.pick-days-skeleton-lead,.pick-days-skeleton-strategy-label,.pick-days-skeleton-month-tab,.pick-days-skeleton-row-date,.pick-days-skeleton-row-title,.pick-days-skeleton-pagination-btn,.pick-days-skeleton-pagination-meta{border-radius:var(--radius);background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);border:1px solid hsl(var(--border) / .55);background-size:200% 100%;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.pick-days-skeleton-breadcrumb{max-width:220px;height:18px;margin-bottom:.85rem}.pick-days-skeleton-lead{border-radius:calc(var(--radius) - 1px);max-width:min(42rem,100%);height:2.75rem;margin-bottom:1rem}.pick-days-skeleton-panel{pointer-events:none}.pick-days-skeleton-strategy-label{border:none;width:2.25rem;height:.75rem;margin-bottom:.45rem;display:block}.pick-days-skeleton-month-tabs{flex-wrap:nowrap;gap:.45rem;padding:.15rem 0 .85rem;display:flex;overflow:hidden}.pick-days-skeleton-month-tab{border-radius:999px;flex:none;width:4.5rem;height:2rem}.pick-days-skeleton-row-main{flex-direction:column;flex:1;gap:.45rem;min-width:0;display:flex}.pick-days-skeleton-row-date{width:min(8.5rem,42%);height:.95rem}.pick-days-skeleton-row-title{width:min(16rem,78%);height:.85rem}.pick-days-skeleton-pagination{justify-content:center;align-items:center;gap:.75rem;display:flex}.pick-days-skeleton-pagination-btn{border-radius:calc(var(--radius) - 1px);width:4.75rem;height:2.25rem}.pick-days-skeleton-pagination-meta{border:none;width:3.5rem;height:.85rem}.times-page--skeleton{pointer-events:none}.times-skeleton-block,.times-skeleton-breadcrumb,.times-skeleton-masthead{border-radius:var(--radius);background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);border:1px solid hsl(var(--border) / .55);background-size:200% 100%;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.times-skeleton-breadcrumb{max-width:200px;height:18px;margin-bottom:.85rem}.times-skeleton-masthead{background:0 0;border:none;flex-direction:column;align-items:center;gap:.65rem;margin:.25rem 0 1.75rem;padding:1rem 0;animation:none;display:flex}.times-skeleton-masthead-eyebrow{border-radius:999px;width:11rem;height:.75rem}.times-skeleton-masthead-title{width:min(16rem,72%);height:2.25rem}.times-skeleton-masthead-lead{width:min(24rem,92%);height:.9rem}.times-skeleton-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.times-skeleton-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.times-skeleton-main,.times-skeleton-aside,.times-skeleton-bottom{min-width:0}.times-skeleton-aside{flex-direction:column;gap:2rem;display:flex}.times-skeleton-aside-block{flex-direction:column;gap:.75rem;display:flex}.times-skeleton-section-heading{border-bottom:2px solid hsl(var(--foreground) / .12);justify-content:space-between;align-items:flex-end;gap:.75rem;margin-bottom:.75rem;padding-bottom:.4rem;display:flex}.times-skeleton-section-title{border:none;width:min(10rem,58%);height:1.25rem}.times-skeleton-section-link{border:none;width:4.5rem;height:.85rem}.times-skeleton-aside-lead{border:none;width:min(100%,22rem);height:.75rem;margin-bottom:.15rem}.times-skeleton-briefing-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;flex-direction:column;gap:.65rem;padding:1rem 1rem 1rem 1.25rem;display:flex}.times-skeleton-briefing-chip{border-radius:.35rem;width:4.5rem;height:1.25rem}.times-skeleton-briefing-title{width:min(100%,28rem);height:1.2rem}.times-skeleton-briefing-summary{width:100%;height:.85rem}.times-skeleton-briefing-summary--short{width:72%}.times-skeleton-briefing-chips{flex-wrap:wrap;gap:.45rem;margin-top:.25rem;display:flex}.times-skeleton-briefing-index{border-radius:.35rem;width:5.5rem;height:1.5rem}.times-skeleton-rank-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;margin:0;padding:0;list-style:none;overflow:hidden}.times-skeleton-rank-row{border-bottom:1px solid hsl(var(--border));align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.times-skeleton-rank-row:last-child{border-bottom:none}.times-skeleton-rank-num{border-radius:999px;flex-shrink:0;width:1.75rem;height:1.75rem}.times-skeleton-rank-body{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.times-skeleton-rank-name{width:min(100%,9rem);height:.9rem}.times-skeleton-rank-meta{width:min(100%,5.5rem);height:.7rem}.times-skeleton-rank-stat{flex-shrink:0;width:3.25rem;height:1rem}.times-skeleton-bottom{margin-top:2.5rem}.times-skeleton-movers{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.times-skeleton-movers{grid-template-columns:repeat(3,minmax(0,1fr))}}.times-skeleton-movers-col{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;padding:.85rem}.times-skeleton-movers-title{width:7rem;height:.85rem;margin-bottom:.65rem}.times-skeleton-movers-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.times-skeleton-movers-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.times-skeleton-movers-name{flex:1;width:min(100%,6.5rem);height:.8rem}.times-skeleton-movers-stat{flex-shrink:0;width:2.5rem;height:.8rem}.daily-picks-panel-meta{color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .18);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;padding:.55rem 1rem;font-size:.8125rem;line-height:1.45;display:flex}.daily-picks-panel-meta--quiet{background:hsl(var(--card));gap:.5rem}.daily-picks-panel-meta-icon{color:#b8543d;flex-shrink:0}.daily-picks-panel-meta-kicker{letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--primary));flex-shrink:0;font-size:.6875rem;font-weight:600}.daily-picks-panel-meta-text{flex:auto;min-width:0}.daily-picks-panel-meta-action{color:hsl(var(--primary));white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.8125rem;font-weight:600;text-decoration:none}.daily-picks-panel-meta-action:hover{text-decoration:underline}.daily-picks-panel-empty{text-align:center;margin:0;padding:1.35rem 1rem}.home-pick-days-list-wrap--embedded{gap:0}.home-pick-days-list-wrap--embedded .home-pick-days-login-hint{border:none;border-top:1px solid hsl(var(--border));background:hsl(var(--muted) / .12);text-align:center;border-radius:0;margin:0;padding:.75rem 1rem}.home-pick-days-list-wrap--embedded .sector-menu-toggle-row{border-top:1px solid hsl(var(--border));background:hsl(var(--muted) / .12);margin:0;padding:.35rem .75rem .55rem}.home-pick-days-list-wrap--embedded .sector-menu-toggle{justify-content:center;width:100%}.home-pick-days-login-hint{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--primary) / .06);color:hsl(var(--muted-foreground));text-align:center;border-radius:10px;margin:.35rem 0 0;padding:.65rem .85rem;font-size:.875rem;line-height:1.5}.home-pick-days-login-hint a{color:hsl(var(--primary));font-weight:600;text-decoration:none}.home-pick-days-login-hint a:hover{text-decoration:underline}.home-daily-picks-tabs{flex-direction:column;gap:.85rem;display:flex}.home-daily-picks-strategy-tabs{margin-bottom:.15rem}.home-daily-picks-strategy-lead{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.5}.home-daily-picks-maha-hint{color:#763a2d;background:#fbf1ef;border-radius:.5rem;margin:0;padding:.65rem .85rem;font-size:.8125rem;line-height:1.45}.home-daily-picks-maha-hint a{color:#9e422e;font-weight:600}.home-daily-picks-view-all-strategy{margin:.35rem 0 0;font-size:.8125rem}.pick-day-row--locked{cursor:default;opacity:.92}.pick-day-lock-icon{vertical-align:-.15em;color:#b8543d;margin-left:.35rem;display:inline-block}.pick-detail-locked-panel{border:1px solid hsl(var(--border));background:hsl(var(--card));text-align:center;border-radius:.75rem;margin-top:1rem;padding:1.5rem 1.25rem}.pick-detail-locked-eyebrow{letter-spacing:.06em;color:#a64630;margin:0 0 .35rem;font-size:.75rem;font-weight:600}.pick-detail-locked-title{margin:0;font-size:1.125rem;font-weight:650}.pick-detail-locked-count{color:hsl(var(--muted-foreground));margin:.5rem 0 0;font-size:.9375rem}.pick-detail-locked-lead{color:hsl(var(--muted-foreground));margin:.85rem 0 0;font-size:.875rem;line-height:1.55}.pick-detail-locked-actions{margin:1.15rem 0 0}.pick-detail-load-error{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;margin-top:1.5rem;padding:1.5rem 1.25rem}.pick-detail-load-error-lead{color:hsl(var(--muted-foreground));margin:.75rem 0 0;font-size:.9375rem;line-height:1.55}.pick-detail-load-error-meta{color:hsl(var(--muted-foreground));margin:.5rem 0 0;font-size:.8125rem}.pick-detail-load-error-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.15rem;display:flex}.home-maha-section{border-top:1px solid hsl(var(--border) / .85);margin-top:.5rem;padding-top:1.25rem;padding-bottom:2rem}.home-maha-panel{border-radius:calc(var(--radius) + 4px);background:linear-gradient(135deg, #fdf4f28c 0%, hsl(var(--card)) 38%, hsl(var(--card)) 100%);border:1px solid #bc624e2e;padding:1.25rem 1.15rem 1.15rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,inset 0 1px #fff9}@media (min-width:640px){.home-maha-panel{padding:1.5rem 1.35rem 1.35rem}}.home-maha-panel:before{content:"";opacity:.85;background:linear-gradient(90deg,#da4e2f,#ef8239,#da4e2f);height:3px;position:absolute;top:0;left:0;right:0}.home-maha-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;margin-bottom:1.15rem;display:flex}.home-maha-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#a64630;margin:0 0 .35rem;font-size:.6875rem;font-weight:600}.home-maha-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:clamp(1.15rem,.8vw + 1rem,1.45rem);font-weight:650}.home-maha-lead{max-width:28rem;color:hsl(var(--muted-foreground));margin:.4rem 0 0;font-size:.875rem;line-height:1.55}.home-maha-membership-btn{color:#963f2c;background:#ffffffb3;border:1px solid #b8543d47;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.home-maha-membership-btn:hover{background:#fcf0ee;border-color:#be503773}.home-maha-membership-btn-icon{width:.95rem;height:.95rem}.home-maha-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.home-maha-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}}.home-maha-tool-tile{border-radius:calc(var(--radius) - 1px);border:1px solid hsl(var(--border) / .9);min-height:100%;color:hsl(var(--foreground));background:#ffffffb8;align-items:flex-start;gap:.65rem;padding:.85rem .75rem;text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:flex}a.home-maha-tool-tile:hover{background:#fff;border-color:#be503759;transform:translateY(-1px);box-shadow:0 4px 14px #8f4c3d14}.home-maha-tool-tile-icon-wrap{border-radius:calc(var(--radius) - 4px);background:#fae9e5;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.home-maha-tool-tile-icon{color:#b8472e;width:1rem;height:1rem}.home-maha-tool-tile-body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.home-maha-tool-tile-label{letter-spacing:.02em;font-size:.8125rem;font-weight:600}.home-maha-tool-tile-desc{color:hsl(var(--muted-foreground));font-size:.6875rem;line-height:1.4}.home-maha-tool-tile-arrow{width:.85rem;height:.85rem;color:hsl(var(--muted-foreground) / .5);opacity:0;flex-shrink:0;margin-top:.1rem;transition:opacity .15s,transform .15s,color .15s;transform:translate(-2px,2px)}a.home-maha-tool-tile:hover .home-maha-tool-tile-arrow{opacity:1;color:#b24b34;transform:translate(0)}.pick-days-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1rem;display:flex}.pick-days-heading-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:640px){.pick-days-heading-row{flex-wrap:wrap;align-items:flex-start;gap:10px}.pick-days-heading{flex:100%;width:100%;font-size:clamp(1rem,4.2vw,1.35rem)}.pick-days-heading-actions{flex-wrap:wrap;flex:100%;justify-content:flex-end;gap:8px;width:100%}}.maha-rank-page,.maha-reports-page{padding-bottom:2.5rem}.maha-reports-root{flex-direction:column;gap:2rem;margin-top:.35rem;display:flex}.maha-reports-section{min-width:0}.maha-reports-list{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 2px);background:hsl(var(--card));margin:0;padding:0;list-style:none;overflow:hidden}.maha-reports-row{border-bottom:1px solid hsl(var(--border))}.maha-reports-row:last-child{border-bottom:none}.maha-reports-row-link{color:inherit;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:background .15s;display:flex}.maha-reports-row-link:hover{background:hsl(var(--accent))}.maha-reports-row--skeleton{align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.maha-reports-kind{letter-spacing:.02em;text-align:center;border-radius:.35rem;flex-shrink:0;min-width:3.4rem;padding:.2rem .45rem;font-size:.65rem;font-weight:700}.maha-reports-kind--new{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.maha-reports-kind--updated{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.maha-reports-rank{font-variant-numeric:tabular-nums;width:1.5rem;color:hsl(var(--muted-foreground));text-align:center;flex-shrink:0;font-size:.8125rem;font-weight:700}.maha-reports-stock{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.maha-reports-name{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.maha-reports-row-link:hover .maha-reports-name{color:hsl(var(--primary))}.maha-reports-meta{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.maha-reports-nums{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.maha-reports-delta{font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:700}.maha-reports-delta--up{color:#c62828}.maha-reports-delta--down{color:#1565c1}.maha-reports-date{color:hsl(var(--muted-foreground));font-size:.65rem}.maha-reports-mover-tabs{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);border-radius:999px;margin:0 0 .85rem;display:inline-flex;overflow:hidden}.maha-reports-mover-tab{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;margin:0;padding:.45rem .95rem;font-size:.8125rem;font-weight:600}.maha-reports-mover-tab--active{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 2px #0000000f}.maha-reports-mover-tab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}@media (max-width:640px){.maha-reports-row-link{gap:.55rem;padding:.75rem .8rem}.maha-reports-meta{font-size:.7rem}}.he-skel-maha-reports-kind{flex-shrink:0;width:3.4rem;height:1.25rem}.he-skel-maha-reports-name{flex:1;height:1.25rem}.he-skel-maha-reports-score{flex-shrink:0;width:3.5rem;height:1.25rem}.maha100-page,.month-heatmap-page{padding-bottom:2.5rem}.month-heatmap-root{margin-top:.15rem}.month-heatmap-controls{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 2px);background:linear-gradient(180deg, hsl(var(--card)) 0%, hsl(var(--muted) / .22) 100%);flex-direction:column;gap:.9rem;margin-bottom:1.1rem;padding:1rem 1.1rem 1.05rem;display:flex;box-shadow:0 10px 28px #1113180d}.month-heatmap-controls-nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.65rem .85rem;display:grid}.month-heatmap-nav-btn{border:1px solid hsl(var(--border));background:hsl(var(--background));width:fit-content;color:hsl(var(--foreground));border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,color .15s,transform .15s;display:inline-flex}.month-heatmap-nav-btn:hover{border-color:hsl(var(--primary) / .35);background:hsl(var(--primary) / .06);color:hsl(var(--primary))}.month-heatmap-nav-btn--next{justify-self:end}.month-heatmap-controls-meta{text-align:center;flex-direction:column;align-items:center;gap:.2rem;min-width:7.5rem;display:flex}.month-heatmap-controls-period{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:clamp(1rem,.6vw + .9rem,1.125rem);font-weight:600}.month-heatmap-controls-stat{font-variant-numeric:tabular-nums;color:hsl(var(--primary));margin:0;font-size:.75rem;font-weight:600}.month-heatmap-view-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem .75rem;width:100%;max-width:none;margin:0;display:flex}.month-heatmap-view-tabs-label{letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.6875rem;font-weight:600}.month-heatmap-view-tabs .maha-lounge-tabs-list{flex:0 auto;align-items:center;width:min(100%,22rem);max-width:22rem}.month-heatmap-view-tab{justify-content:center;align-self:center;align-items:center;gap:.4rem;line-height:1.25;display:inline-flex}.month-heatmap-view-tab-icon{flex-shrink:0;width:1rem;height:1rem}.month-heatmap-view-tab-text{white-space:nowrap}@media (max-width:640px){.month-heatmap-controls-nav{grid-template-columns:1fr 1fr;grid-template-areas:"prev next""meta meta"}.month-heatmap-controls-nav .month-heatmap-nav-btn:first-child{grid-area:prev;justify-self:start}.month-heatmap-controls-nav .month-heatmap-nav-btn--next{grid-area:next}.month-heatmap-controls-meta{grid-area:meta;width:100%;padding-top:.15rem}.month-heatmap-view-tabs{flex-direction:column;align-items:stretch}.month-heatmap-view-tabs .maha-lounge-tabs-list{flex:none;width:100%;max-width:none}.month-heatmap-view-tabs .maha-lounge-tab{padding:.48rem .35rem;font-size:.75rem}.month-heatmap-view-tab-icon{width:.9rem;height:.9rem}}.maha-rank-gate{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:14px;margin-top:.5rem;padding:1.25rem 1.35rem}.maha-rank-gate-text{color:hsl(var(--foreground));margin:0 0 1rem;font-size:.95rem;line-height:1.55}.maha-rank-gate-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.maha-rank-filter-meta{margin-top:.25rem}.maha-rank-table-wrap{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin-top:.5rem;overflow-x:auto}.maha-rank-table{border-collapse:collapse;width:100%;font-size:.9rem}.maha-rank-th,.maha-rank-td{text-align:left;border-bottom:1px solid hsl(var(--border));vertical-align:middle;padding:.55rem .75rem}.maha-rank-th{letter-spacing:.02em;color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .35);white-space:nowrap;font-size:.78rem;font-weight:600}.maha-rank-table tbody tr:last-child .maha-rank-td{border-bottom:none}.maha-rank-th--rank,.maha-rank-td--rank{text-align:right;font-variant-numeric:tabular-nums;width:3.25rem;color:hsl(var(--muted-foreground))}.maha-rank-th--sector,.maha-rank-td--sector{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;overflow:hidden}.maha-rank-th--score,.maha-rank-td--score{text-align:right;white-space:nowrap}.maha-rank-td--score{padding-top:.45rem;padding-bottom:.45rem}.maha-score-badge{background:hsl(var(--primary));min-width:3.25rem;height:1.65rem;color:hsl(var(--primary-foreground));vertical-align:middle;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:0 9px 0 7px;line-height:1;display:inline-flex;box-shadow:0 1px 3px #cc442538}.maha-score-badge--empty{background:hsl(var(--muted));color:hsl(var(--muted-foreground));box-shadow:none}.maha-score-badge-crown{flex-shrink:0;width:.72rem;height:.72rem}.maha-score-badge-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600}.maha-score-history-section{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin:1.25rem 0 1.5rem;padding:1rem 1.1rem 1.15rem}.maha-score-history-head{margin-bottom:.85rem}.maha-score-history-title{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.02rem;font-weight:650}.maha-score-history-lead{color:hsl(var(--muted-foreground));margin:0;font-size:.86rem;line-height:1.45}.maha-score-history-chart-wrap{margin-bottom:.9rem;position:relative}.maha-score-history-chart-canvas{width:100%;min-height:240px}.maha-score-history-chart-skeleton,.maha-score-history-chart-loading,.maha-score-history-loading,.maha-score-history-empty,.maha-score-history-chart-empty{color:hsl(var(--muted-foreground));margin:.5rem 0 0;font-size:.86rem}.maha-score-history-list{border-top:1px solid hsl(var(--border));margin:0;padding:0;list-style:none}.maha-score-history-row{border-bottom:1px solid hsl(var(--border) / .65);font-variant-numeric:tabular-nums;grid-template-columns:minmax(8.5rem,1.4fr) 3.5rem 3.5rem 4.5rem;align-items:center;gap:.5rem .75rem;padding:.55rem 0;font-size:.86rem;display:grid}.maha-score-history-date{color:hsl(var(--muted-foreground))}.maha-score-history-score{color:hsl(var(--foreground));font-weight:650}.maha-score-history-delta--up{color:hsl(var(--destructive))}.maha-score-history-delta--down{color:#306ba6}.maha-score-history-delta--flat{color:hsl(var(--muted-foreground))}.maha-score-history-source{color:hsl(var(--muted-foreground));justify-self:end;font-size:.78rem}@media (max-width:640px){.maha-score-history-row{grid-template-columns:1fr auto;grid-template-areas:"date score""delta source"}.maha-score-history-date{grid-area:date}.maha-score-history-score{grid-area:score;justify-self:end}.maha-score-history-delta{grid-area:delta}.maha-score-history-source{grid-area:source;justify-self:end}}.maha-rank-th--date,.maha-rank-td--date{white-space:nowrap;font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));font-size:.86rem}.maha-rank-stock-link{color:hsl(var(--primary));touch-action:pan-y;flex-wrap:wrap;align-items:baseline;gap:.35rem .6rem;font-weight:600;text-decoration:none;display:inline-flex}.maha-rank-stock-link:hover{text-decoration:underline}.maha-rank-symbol{font-weight:600}.maha-rank-name{color:hsl(var(--foreground));font-weight:600}.maha-rank-root{flex-direction:column;gap:0;display:flex}.maha-rank-actions{margin-top:.75rem}.maha-rank-loading{margin:.35rem 0 .5rem}.maha-rank-footnote{color:hsl(var(--muted-foreground));margin:1rem 0 0;font-size:.82rem;line-height:1.45}.pick-days-heading{margin:0;font-size:1.25rem}.pick-days-view-all{color:hsl(var(--primary));white-space:nowrap;font-size:.82rem;font-weight:600;text-decoration:none}.pick-days-view-all:hover{text-decoration:underline}@media (max-width:640px){.pick-days-section .pick-days-heading-row{flex-wrap:nowrap;align-items:center;gap:8px}.pick-days-section .pick-days-heading{flex:auto;width:auto;min-width:0}.pick-days-section .pick-days-heading-actions{flex:none;justify-content:flex-end;width:auto}.home-maha-head{flex-direction:column;align-items:stretch}.home-maha-membership-btn{align-self:flex-start}}.pick-days-staff-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pick-days-staff-actions .staff-icon-btn{border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.staff-icon-btn-icon{flex-shrink:0;width:18px;height:18px}.staff-pick-auto-btn{flex-shrink:0}.staff-pick-auto-warn{color:hsl(var(--muted-foreground));margin:.75rem 0 0;font-size:.88rem;line-height:1.5}.auto-pick-progress-wrap{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin:1.25rem 0 1.5rem;padding:1rem 1.1rem}.auto-pick-progress-track{background:hsl(var(--accent));border-radius:999px;height:10px;overflow:hidden}.auto-pick-progress-fill{border-radius:inherit;background:linear-gradient(90deg, hsl(var(--primary) / .85), hsl(var(--primary)));height:100%;transition:width .25s}.auto-pick-progress-msg{color:hsl(var(--muted-foreground));margin:.65rem 0 0;font-size:.9rem;line-height:1.45}.pick-day-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.pick-day-list li+li{border-top:1px solid hsl(var(--border))}.daily-picks-panel .pick-day-list.pick-day-list--embedded{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.pick-day-row{width:100%;min-width:0;color:inherit;touch-action:pan-y;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:background .15s;display:flex}.pick-day-main{-moz-column-gap:.35rem;flex:auto;grid-template-columns:12.25ch minmax(0,1fr);align-items:baseline;column-gap:.35rem;min-width:0;display:grid;overflow:hidden}.pick-day-row:hover{background:hsl(var(--accent))}.pick-day-date{font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:.15em;width:12.25ch;font-weight:600;line-height:1.2;display:inline-flex}.pick-day-weekday{letter-spacing:.02em;color:hsl(var(--primary));font-size:.78em;font-weight:600;line-height:1}.pick-day-title{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;font-weight:400;overflow:hidden}.pick-day-title--shigeru{padding-left:.5rem}@media (max-width:768px){.pick-day-row{align-items:center;gap:8px}.pick-day-main{-moz-column-gap:0;flex:auto;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-items:start;gap:.2rem 0;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.pick-day-date{grid-area:1/1;width:auto}.pick-day-title{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;width:100%;min-width:0;overflow:hidden}}.pick-day-count{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.9rem}.pick-day-count-badge{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));font-weight:600;font-size:inherit;font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;line-height:1;display:inline-flex}.pick-day-count-badge .pick-day-count-num{color:hsl(var(--primary))}.pick-day-row:hover .pick-day-count-badge{border-color:hsl(var(--primary));box-shadow:0 4px 18px #2c1b1714}.pick-day-count-badges{flex-shrink:0;align-items:center;gap:8px;font-size:.7rem;display:inline-flex}.pick-day-count-badge--free{background:hsl(var(--muted) / .35);border-color:hsl(var(--border))}.pick-day-count-badge--free .pick-day-count-num{color:hsl(var(--foreground))}.pick-day-count-badge--maha{background:hsl(var(--primary) / .08);border-color:hsl(var(--primary) / .45);gap:1px;padding:6px 10px}.pick-day-count-badge--maha .pick-day-count-num{color:hsl(var(--primary))}.pick-day-count-maha-letter{color:hsl(var(--primary));letter-spacing:-.04em;font-size:1em;font-weight:600;line-height:1}.pick-detail-stock-count-meta-slot{margin-top:.75rem}.pick-detail-stock-count-meta{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.pick-detail-stocks-region{margin-top:0}.pick-detail-free-limit-hint{color:hsl(var(--muted-foreground));margin:0;font-size:.88rem;line-height:1.45}.pick-days-month-tabs{margin:0 0 1rem}.pick-days-month-tabs--embedded{border-bottom:1px solid hsl(var(--border));background:hsl(var(--card));margin:0;padding:.65rem 1rem}.pick-days-month-tabs--embedded .pick-days-month-tabs-scroll{padding:0}.pick-days-pagination--embedded{border-top:1px solid hsl(var(--border));background:hsl(var(--muted) / .12);margin:0;padding:.75rem 1rem}.pick-days-pagination--embedded .pick-days-pagination-inner{gap:.65rem}.pick-days-pagination--embedded .btn.btn-secondary{padding:.45rem .85rem;font-size:.8125rem}.pick-days-month-tabs-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:.45rem;padding:.15rem 0 .35rem;display:flex;overflow-x:auto}.pick-days-month-tab{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.pick-days-month-tab:hover{background:hsl(var(--muted) / .45);color:hsl(var(--foreground))}.pick-days-month-tab--active{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .1);color:hsl(var(--primary));box-shadow:0 2px 10px hsl(var(--primary) / .12)}.pick-days-month-tab-count{background:hsl(var(--muted) / .55);font-variant-numeric:tabular-nums;min-width:1.35rem;color:hsl(var(--foreground) / .85);border-radius:999px;justify-content:center;align-items:center;padding:.1rem .35rem;font-size:.6875rem;font-weight:700;display:inline-flex}.pick-days-month-tab--active .pick-days-month-tab-count{background:hsl(var(--primary) / .18);color:hsl(var(--primary))}.pick-days-pagination{margin-top:1rem}.pick-days-pagination-inner{justify-content:space-between;align-items:center;gap:10px;display:flex}.pick-days-pagination-actions{align-items:center;gap:.5rem;display:inline-flex}.pick-days-pagination-meta{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.9rem}.btn.is-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.nav-search-mobile{flex:auto;align-items:center;min-width:0;display:none}.nav-search-mobile .search-form{width:100%}@media (min-width:901px){.nav-menu.nav-desktop-only,.nav-auth.nav-desktop-only{display:flex}}@media (max-width:900px){.hero-section{grid-template-columns:1fr}.hero-image-wrap.hero-badges-wrap{height:auto;min-height:8.5rem}.topbar-nav{flex-wrap:nowrap;align-items:center;gap:10px;min-height:56px;padding:6px 0}.topbar-nav .nav-search.nav-desktop-only,.topbar-nav .nav-menu.nav-desktop-only,.topbar-nav .nav-auth.nav-desktop-only{display:none!important}.nav-search-mobile{display:flex!important}.search-form input,.search-page-input{font-size:16px}.nav-toggle{flex-shrink:0;margin-left:0;display:inline-flex!important}}@media (max-width:640px){.brand-text{display:none}.brand-emoji{margin-right:0}.brand-logo{width:36px;height:36px}.topbar-nav{gap:8px;min-height:52px}}.pick-stock-sector{color:hsl(var(--muted-foreground));max-width:100%;font-size:.78rem;font-weight:600}.pick-stock-close{white-space:nowrap;font-size:.82rem}.pick-stock-close-date{color:hsl(var(--muted-foreground));font-weight:500}.price-move-won{font-weight:600;font-size:inherit;color:hsl(var(--foreground))}.price-move-won--up{color:#a92d2d}.price-move-won--down{color:#1d5aaf}.price-move-won--flat{color:hsl(var(--foreground));font-weight:600}.pick-empty{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.5}.pick-detail-page{padding-bottom:2rem}.pick-detail-back{margin:0 0 1rem}.pick-detail-back a{color:hsl(var(--primary));font-weight:600}.pick-detail-back a:hover{text-decoration:underline}.pick-detail-back button.pick-detail-back-btn{color:hsl(var(--primary));font-weight:600;font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.pick-detail-back button.pick-detail-back-btn:hover{text-decoration:underline}.pick-detail-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:.5rem;display:flex}.pick-detail-edit-btn{flex-shrink:0}.pick-detail-staff-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.pick-detail-delete-btn{border-color:hsl(var(--destructive) / .35);color:hsl(var(--destructive))}.pick-detail-delete-btn:hover{background:hsl(var(--destructive) / .06)}.pick-detail-subtitle{margin:0 0 .35rem;font-weight:600}.pick-detail-note{color:hsl(var(--muted-foreground));margin:0 0 .75rem;line-height:1.5}.pick-detail-meta{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}.pick-detail-meta--filter strong{color:hsl(var(--foreground))}.sector-menu-wrap{margin:.75rem 0 .5rem}.sector-menu{--sector-menu-lines:3;--sector-pill-row-h:2.05rem;--sector-menu-gap-y:.5rem;gap:var(--sector-menu-gap-y) .6rem;flex-wrap:wrap;margin:0;transition:max-height .38s;display:flex}.sector-menu--collapsed{max-height:calc(var(--sector-menu-lines) * var(--sector-pill-row-h) + (var(--sector-menu-lines) - 1) * var(--sector-menu-gap-y));overflow:hidden}.sector-menu--expanded{max-height:min(70vh,2400px);overflow:hidden auto}.sector-menu--fade{position:relative;-webkit-mask-image:linear-gradient(#000 72%,#0000 100%);mask-image:linear-gradient(#000 72%,#0000 100%)}.sector-menu-toggle-row{justify-content:center;margin-top:.35rem;display:flex}.sector-menu-toggle{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;box-shadow:0 1px 0 hsl(var(--border) / .65);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .5rem;padding:.42rem .85rem;font-size:.84rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.sector-menu-toggle:hover{background:hsl(var(--card));border-color:hsl(var(--border))}.sector-menu-toggle:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.sector-menu-toggle-meta{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:600}.sector-menu-toggle-icon{width:1rem;height:1rem;color:hsl(var(--muted-foreground));flex-shrink:0}.sector-pill{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.85rem;font-weight:600;display:inline-flex}.sector-pill:hover{background:hsl(var(--card));border-color:hsl(var(--border))}.sector-pill--active{background:hsl(var(--accent));border-color:hsl(var(--border))}.sector-pill.sector-pill--rank-spectrum{--sector-rank-t:0;background:linear-gradient(145deg, hsl(0 calc(90% - var(--sector-rank-t) * 85%) calc(92% + var(--sector-rank-t) * 6%)), hsl(12 calc(76% - var(--sector-rank-t) * 71%) calc(94% + var(--sector-rank-t) * 5%)));border-color:hsl(0 calc(48% - var(--sector-rank-t) * 34%) calc(86% + var(--sector-rank-t) * 10%));color:hsl(0 calc(38% - var(--sector-rank-t) * 26%) calc(26% + var(--sector-rank-t) * 20%))}.sector-pill.sector-pill--rank-spectrum .sector-pill-count{background:hsl(0 calc(66% - var(--sector-rank-t) * 56%) calc(95% + var(--sector-rank-t) * 3.5%));border-color:hsl(0 calc(52% - var(--sector-rank-t) * 42%) calc(89% + var(--sector-rank-t) * 7%));color:inherit}.sector-pill.sector-pill--rank-spectrum:hover{filter:brightness(.985)saturate(1.04)}.sector-pill.sector-pill--rank-spectrum.sector-pill--active{box-shadow:0 0 0 2px hsl(var(--accent));background:linear-gradient(145deg, hsl(0 calc(90% - var(--sector-rank-t) * 85%) calc(90% + var(--sector-rank-t) * 6.5%)), hsl(12 calc(76% - var(--sector-rank-t) * 71%) calc(92% + var(--sector-rank-t) * 5.5%)));border-color:hsl(0 calc(48% - var(--sector-rank-t) * 33%) calc(84% + var(--sector-rank-t) * 10%))}.sector-pill-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:20rem;overflow:hidden}.sector-pill-count{background:hsl(var(--muted));border:1px solid hsl(var(--border));min-width:1.5rem;height:1.25rem;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.75rem;font-weight:600;display:inline-flex}.pick-stock-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}@media (max-width:1024px){.pick-stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.pick-stock-grid{grid-template-columns:1fr}}.pick-stock-card{min-width:0;margin:0}.pick-stock-grid--virtualized .pick-stock-card{content-visibility:auto;contain-intrinsic-size:auto 210px}@keyframes pick-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.stock-report-skeleton{flex-direction:column;gap:.9rem;display:flex}.stock-report-skeleton-breadcrumb,.stock-report-skeleton-back,.stock-report-skeleton-header,.stock-report-skeleton-facts,.stock-report-skeleton-meta,.stock-report-skeleton-chart,.stock-report-skeleton-postcard,.stock-report-postcard-skeleton-line{border-radius:var(--radius);background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);border:1px solid hsl(var(--border) / .55);background-size:200% 100%;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.stock-report-skeleton-breadcrumb{max-width:320px;height:18px}.stock-report-skeleton-back{max-width:220px;height:18px}.stock-report-skeleton-header{height:92px}.stock-report-skeleton-facts{height:136px}.stock-report-skeleton-meta{height:56px}.stock-report-skeleton-chart{height:260px}.stock-report-skeleton-postcard{height:220px}.stock-report-postcard-skeleton{flex-direction:column;gap:10px;padding:10px 0;display:flex}.stock-report-postcard-skeleton-line{border:0;border-radius:10px;height:14px}.stock-report-postcard-skeleton-line--short{width:62%}.pick-detail-skeleton-header{border-radius:var(--radius);background:linear-gradient(90deg, hsl(var(--muted) / .35) 25%, hsl(var(--muted) / .55) 50%, hsl(var(--muted) / .35) 75%);background-size:200% 100%;height:4.5rem;margin-bottom:1rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.pick-detail-skeleton-menu{border-radius:var(--radius);background:linear-gradient(90deg, hsl(var(--muted) / .3) 25%, hsl(var(--muted) / .5) 50%, hsl(var(--muted) / .3) 75%);background-size:200% 100%;height:2.25rem;margin:0 0 1rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.pick-detail-skeleton-card{border-radius:var(--radius);border:1px solid hsl(var(--border) / .6);background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);background-size:200% 100%;min-height:220px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.pick-stock-card-surface{border:1px solid hsl(var(--border));background:hsl(var(--card));height:auto;box-shadow:0 1px 0 hsl(var(--border));border-radius:14px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.pick-stock-card-surface:hover{border-color:hsl(var(--border));box-shadow:0 6px 22px #00000012}.pick-stock-card-head{justify-content:space-between;align-items:center;gap:8px;padding:10px 12px 0;display:flex}.pick-stock-card-head-left{min-width:0;color:inherit;touch-action:pan-y;flex-direction:column;flex:auto;gap:4px;text-decoration:none;display:flex}.pick-stock-card-head-left:hover{color:inherit;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.pick-stock-card-name-row{flex-wrap:wrap;align-items:baseline;gap:.35rem .6rem;min-width:0;display:flex}.pick-stock-card-head-actions{--pick-card-head-ctrl:28.8px;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.pick-stock-card-head-gauge{width:var(--pick-card-head-ctrl);height:var(--pick-card-head-ctrl);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pick-stock-card-head-gauge .stock-score-gauge-label{font-size:.6rem;font-weight:600}.pick-stock-card-head-actions .pick-report-status{width:var(--pick-card-head-ctrl);height:var(--pick-card-head-ctrl);box-sizing:border-box;margin-left:0;padding:0}.pick-stock-card-head-actions .pick-report-status-icon{width:calc(var(--pick-card-head-ctrl) * .5);height:calc(var(--pick-card-head-ctrl) * .5)}.pick-stock-card-index{font-variant-numeric:tabular-nums;width:1.75rem;height:1.75rem;color:hsl(var(--muted-foreground));background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;display:inline-flex}.pick-stock-card-report-spacer{width:var(--pick-card-head-ctrl,28.8px);height:var(--pick-card-head-ctrl,28.8px);flex-shrink:0}.pick-stock-card-head .pick-report-status{margin-left:0}.pick-stock-card-body{color:inherit;touch-action:pan-y;flex-direction:column;flex:0 auto;gap:8px;min-width:0;padding:6px 12px 8px;text-decoration:none;display:flex}.pick-stock-card-body:hover{color:inherit}.pick-stock-card-meta-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;min-width:0;display:flex}.pick-stock-card-close--empty{color:hsl(var(--muted-foreground));font-weight:600}.pick-stock-card-tags-row{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;flex-wrap:nowrap;align-items:center;gap:6px 8px;min-width:0;display:flex;overflow:auto hidden}.pick-stock-card-tags-row::-webkit-scrollbar{display:none}.pick-stock-card-tags-row .pick-stock-tags{flex-wrap:nowrap;gap:0 .65rem;width:max-content;max-width:none;display:inline-flex}.pick-stock-card-tags-row .pick-stock-tag{scroll-snap-align:start;flex-shrink:0}.pick-stock-card-name{color:hsl(var(--foreground));word-break:keep-all;font-size:1.02rem;font-weight:600;line-height:1.25}.pick-stock-card-name--solo{color:hsl(var(--primary))}.pick-stock-card-code{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:600;line-height:1.2}.pick-stock-card-stars{flex-shrink:0}.pick-stock-card-sector{color:hsl(var(--muted-foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.pick-stock-card-close{font-size:.82rem;font-weight:600;line-height:1.2}.pick-stock-card-close-label{color:hsl(var(--muted-foreground));font-weight:600}.pick-stock-card-foot{border-top:1px solid hsl(var(--border));background:#fff;border-radius:0 0 12px 12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 10px;min-width:0;padding:9px 12px 10px;display:flex}.pick-stock-card-foot-left{flex-wrap:wrap;align-items:center;gap:.45rem .6rem;min-width:0;display:inline-flex}.pick-stock-card-foot-right{flex-shrink:0;justify-content:flex-end;align-items:center;display:inline-flex}.pick-stock-row-staff{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.pick-stock-card-head-actions .pick-stock-row-staff{gap:6px}.pick-stock-row-staff-btn--icon{justify-content:center;align-items:center;min-width:40px;min-height:36px;padding:6px 10px;display:inline-flex}.pick-stock-card-head-actions .pick-stock-row-staff-btn--icon{min-width:32px;min-height:28.8px;padding:5px 8px}.pick-stock-row-staff-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.pick-stock-card-head-actions .pick-stock-row-staff-icon{width:.9rem;height:.9rem}.pick-report-register-btn{flex-shrink:0}.pick-report-register-btn--maha{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));border-color:hsl(var(--destructive))}.pick-report-register-btn--maha:hover{filter:brightness(.94)}.pick-stock-row-staff-btn--danger{border-color:hsl(var(--destructive) / .35);color:hsl(var(--destructive))}.pick-stock-row-staff-btn--danger:hover{background:hsl(var(--destructive) / .06)}.pick-stock-ext-links{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:5px;display:inline-flex}.pick-stock-ext-links .btn-ext.btn-ext--icon{width:22.4px;height:22.4px;font-size:.624rem}.pick-stock-view-count{flex-shrink:0}.pick-stock-view-count.view-count-display--compact{align-self:center}.view-count-display--compact .stock-report-view-icon{width:.95rem;height:.95rem}.view-count-display--compact .stock-report-view-count{font-size:.85rem;font-weight:600}.pick-inline{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.pick-inline-btn{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;font-weight:600;line-height:1.1;display:inline-flex}.pick-inline-btn:hover:not(:disabled){background:hsl(var(--card));border-color:hsl(var(--border))}.pick-inline-btn.is-picked{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:#0000}.pick-inline-btn:disabled{opacity:.6;cursor:not-allowed}.pick-inline-icon{stroke:currentColor;flex-shrink:0;width:1.05rem;height:1.05rem}.pick-inline-label,.pick-inline-count{font-variant-numeric:tabular-nums}.pick-stock-card-foot .pick-inline-btn{color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:0;gap:4px;padding:0}.pick-stock-card-foot .pick-inline-btn:hover:not(:disabled){background:0 0;border:none}.pick-stock-card-foot .pick-inline-btn.is-picked{color:hsl(var(--muted-foreground));background:0 0;border:none}.pick-stock-card-foot .pick-inline-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pick-stock-card-foot .pick-inline-btn .pick-inline-icon{color:hsl(var(--muted-foreground));stroke:currentColor}.trade-journal-public-count-link{border:1px solid hsl(var(--border));background:hsl(var(--card));min-height:2rem;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:.28rem;padding:.2rem .55rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.trade-journal-public-count-link:hover{color:hsl(var(--foreground));border-color:hsl(var(--primary) / .35);background:hsl(var(--primary) / .05)}.trade-journal-public-count-icon{flex-shrink:0;width:.95rem;height:.95rem}.trade-journal-public-count-value{line-height:1}.trade-journal-my-count-link{border:1px solid hsl(var(--primary) / .35);background:hsl(var(--primary) / .06);min-height:2rem;color:hsl(var(--primary));font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:.28rem;padding:.2rem .55rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.trade-journal-my-count-link:hover{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .12)}.trade-journal-my-count-icon{flex-shrink:0;width:.95rem;height:.95rem}.trade-journal-my-count-value{line-height:1}.pick-stock-card-foot .pick-inline-btn.is-picked .pick-inline-icon{color:hsl(var(--primary));stroke:currentColor}.btn-ext{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));white-space:nowrap;border-radius:8px;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn-ext.btn-ext--icon{letter-spacing:-.01em;border-radius:999px;justify-content:center;width:28px;height:28px;padding:0;font-size:.78rem;font-weight:600}.btn-ext:hover{background:hsl(var(--accent));border-color:hsl(var(--border));color:hsl(var(--foreground))}.btn-ext--naver{color:#067a3a;border-color:#b8e6c8}.btn-ext--naver:hover{color:#045a2a;border-color:#03c75a}.btn-ext--alphasquare{color:#5b3d9e;border-color:#d4c4f0}.btn-ext--alphasquare:hover{color:#3d2a6b;border-color:#9b7fd4}.btn-ext--dart{color:#1a5a8a;border-color:#b8d4f0}.btn-ext--dart:hover{color:#0d3d5c;border-color:#5a9fd4}.btn-ext--tradingview{color:#1d4dd1;border-color:#c5d3f7}.btn-ext--tradingview:hover{color:#0f3bb3;border-color:#2962ff}.pick-stock-main{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;min-width:0;display:flex}.pick-stock-index{font-variant-numeric:tabular-nums;min-width:1.5rem;color:hsl(var(--muted-foreground));font-size:.9rem;font-weight:600;display:inline-block}.pick-stock-title{color:hsl(var(--foreground));min-width:0;font-weight:600}.pick-stock-ticker{color:hsl(var(--muted-foreground));min-width:4rem;font-size:.9rem;font-weight:600}.pick-stock-title--solo{color:hsl(var(--primary))}.pick-stock-tags{max-width:100%;color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:0 .65rem;font-size:.78rem;line-height:1.45;display:inline-flex}.pick-stock-tag{white-space:nowrap;color:hsl(var(--muted-foreground));font-weight:500;display:inline}.pick-stock-stars{letter-spacing:.02em;flex-shrink:0;align-items:center;gap:1px;font-size:.95rem;display:inline-flex}.pick-stock-stars .star--filled{color:hsl(var(--primary))}.pick-stock-stars .star--empty{color:hsl(var(--border))}.pick-stock-stars--na{color:hsl(var(--muted-foreground));font-size:.9rem;font-weight:600}.pick-report-status{color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:6px;display:inline-flex}.pick-report-status--yes{border-color:hsl(var(--border));background:hsl(var(--card));color:#7a2c19}.pick-report-status-icon{flex-shrink:0;width:1rem;height:1rem}.btn-secondary{background:hsl(var(--card));color:hsl(var(--foreground));border:1px solid hsl(var(--border))}.btn-secondary:hover:not(:disabled){background:hsl(var(--accent));border-color:hsl(var(--border))}.report-list-page{flex-direction:column;gap:1.5rem;padding-bottom:2.75rem;display:flex}.report-list-header{border-bottom:1px solid hsl(var(--border));flex-direction:column;gap:.5rem;padding-bottom:1.25rem;display:flex}.report-list-count{color:hsl(var(--muted-foreground));white-space:nowrap;margin-left:.5rem;font-size:.95rem;font-weight:500}.report-list-title-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 12px;display:flex}.report-list-lead{max-width:40rem;margin:0}.report-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.report-list-row+.report-list-row{border-top:1px solid hsl(var(--border))}.report-list-link{color:hsl(var(--foreground));touch-action:pan-y;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px 16px;padding:15px 18px;display:grid}@media (max-width:520px){.report-list-link{grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:8px 12px;padding:14px 16px}.report-list-link .report-list-meta{grid-column:1/-1}}.report-list-index{font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));text-align:right;min-width:2.25rem;font-size:.9rem;font-weight:600}.report-list-root{flex-direction:column;gap:1rem;min-width:0;margin:0;display:flex}.report-list-root>.report-list-loading:first-child{margin:.25rem 0 0}.report-list-actions{flex-direction:column;align-items:center;gap:.65rem;margin-top:0;padding-top:.25rem;display:flex}.report-list-more-btn{min-width:200px}.report-list-more-btn[hidden]{display:none!important}.report-list-loading,.report-list-end{text-align:center;color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.45}.report-list-loading[hidden],.report-list-end[hidden]{display:none!important}.report-list-page--skeleton,.report-list-root--skeleton{pointer-events:none}.report-list-skeleton-breadcrumb,.report-list-skeleton-title,.report-list-skeleton-count,.report-list-skeleton-lead,.report-list-skeleton-index,.report-list-skeleton-name,.report-list-skeleton-meta,.report-list-skeleton-more-btn{border-radius:var(--radius);background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);border:1px solid hsl(var(--border) / .55);background-size:200% 100%;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.report-list-skeleton-breadcrumb{max-width:200px;height:18px;margin-bottom:.85rem}.report-list-skeleton-header{flex-direction:column;gap:.65rem;margin-bottom:1.25rem;display:flex}.report-list-skeleton-title-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.report-list-skeleton-title{width:min(10rem,52%);height:1.6rem}.report-list-skeleton-count{border-radius:999px;width:4.5rem;height:1.25rem}.report-list-skeleton-lead{width:min(24rem,100%);height:.85rem}.report-list-row--skeleton .report-list-skeleton-link{pointer-events:none;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1rem;display:grid}.report-list-skeleton-index{width:1.5rem;height:1rem}.report-list-skeleton-main{min-width:0}.report-list-skeleton-name{width:min(100%,12rem);height:.95rem;display:block}.report-list-skeleton-meta{flex-shrink:0;width:5.5rem;height:.8rem}.report-list-skeleton-more-btn{border-radius:calc(var(--radius) - 1px);width:7.5rem;height:2.25rem;margin-inline:auto;display:block}.report-list-link:hover{background:hsl(var(--accent))}.report-list-main{flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0;display:inline-flex}.report-list-name{font-weight:600}.report-list-sector{color:hsl(var(--muted-foreground));font-size:.9rem;font-weight:600}.report-list-meta{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.85rem}.stock-report-title-line{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.stock-report-name-block{margin-bottom:.85rem}.stock-report-field-label{letter-spacing:.05em;color:hsl(var(--muted-foreground));margin:0 0 .35rem;font-size:.75rem;font-weight:600}.stock-report-facts{flex-direction:column;gap:.55rem;max-width:44rem;margin:0 0 1rem;padding:0;display:flex}.stock-report-fact{grid-template-columns:minmax(4.25rem,5rem) minmax(0,1fr);align-items:start;gap:.5rem .85rem;display:grid}.stock-report-fact dt{letter-spacing:.05em;color:hsl(var(--muted-foreground));margin:0;padding-top:.2rem;font-size:.75rem;font-weight:600}.stock-report-fact dd{min-width:0;margin:0}.stock-report-fact-empty{color:hsl(var(--muted-foreground));font-size:.92rem}.stock-report-pick-close-date{color:hsl(var(--muted-foreground));font-size:.88rem}.stock-report-fact--tags .pick-stock-tags{margin:0}.stock-report-fact--chart-links .stock-report-chart-view-links{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem .65rem;display:flex}.stock-report-fact--pick-challenge .pick-trade-wrap{flex-direction:column;align-items:flex-start;gap:.5rem}.stock-report-fact--pick-challenge .pick-trade-actions{flex-wrap:wrap;align-items:center;gap:.45rem .75rem;display:flex}.stock-report-fact--pick-challenge .pick-trade-open-stats{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;width:100%;font-size:.8125rem;line-height:1.45;display:flex}.stock-report-fact--pick-challenge .pick-trade-open-stats-entry{color:hsl(var(--muted-foreground))}.stock-report-fact--pick-challenge .pick-trade-open-stats-return{font-variant-numeric:tabular-nums;font-weight:600}.stock-report-fact--pick-challenge .pick-trade-hint{max-width:none;font-size:.8125rem;line-height:1.45}.stock-report-fact--pick-challenge .pick-trade-error{flex-basis:100%}.stock-report-fact--pick-challenge .pick-challenge-help-btn{flex-shrink:0}.stock-report-symbol{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:1rem;font-weight:600}.stock-report-name-sep{color:hsl(var(--muted-foreground));font-weight:600}.stock-report-name{color:hsl(var(--foreground));font-weight:600}.stock-report-title .pick-stock-tags{margin:0}.stock-report-page{flex-direction:column;gap:1.25rem;min-width:0;padding-bottom:2.75rem;display:flex}.stock-report-page .pick-detail-back{margin:0}.stock-report-header{border-bottom:1px solid hsl(var(--border));margin:0;padding-bottom:1.15rem}.stock-report-excerpt{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.stock-report-excerpt--inline{margin:0 0 .85rem;padding:0 .15rem}.stock-report-header-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;width:100%;min-width:0;display:flex}.stock-report-header-toolbar .stock-report-name-block{flex:auto;min-width:0}.stock-report-header-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;max-width:100%;display:flex}.stock-report-header-staff{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.stock-report-header-staff-btn{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.stock-report-header-staff-btn--maha{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));border-color:hsl(var(--destructive))}.stock-report-header-staff-btn--maha:hover{filter:brightness(.94)}.stock-report-header-staff-icon{flex-shrink:0;width:1rem;height:1rem}.stock-report-header-toolbar:has(.stock-info-inline-panel-wrap) .stock-report-header-actions{flex:100%;align-items:stretch;width:100%;max-width:100%}.stock-share-wrap{flex:none;position:relative}.stock-share-btn{border-radius:var(--radius,10px);border:1px solid hsl(var(--border));background:hsl(var(--card));height:2.5rem;color:hsl(var(--foreground));font:inherit;cursor:pointer;flex:none;justify-content:center;align-items:center;gap:.35rem;margin:0;padding:0 .75rem;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.stock-share-btn:hover{background:hsl(var(--accent));border-color:hsl(var(--border))}.stock-share-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.stock-share-btn--done{color:#356e4a;border-color:#45a16773}.stock-share-btn-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.stock-share-btn-label{font-size:.8125rem;font-weight:500;line-height:1}@media (max-width:719px){.stock-report-header-actions .stock-share-btn-label{display:none}.stock-report-header-actions .stock-share-btn{gap:0;width:2.5rem;padding:0}}.stock-share-menu{z-index:30;border-radius:var(--radius,10px);border:1px solid hsl(var(--border));background:hsl(var(--popover,var(--card)));min-width:10.5rem;color:hsl(var(--popover-foreground,var(--foreground)));margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #0000001f}.stock-share-menu-item{border-radius:calc(var(--radius,10px) - 2px);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin:0;padding:.55rem .65rem;font-size:.875rem;font-weight:500;transition:background .12s;display:flex}.stock-share-menu-item:hover{background:hsl(var(--accent))}.stock-share-menu-item:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.stock-share-menu-icon{border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.stock-share-menu-icon--kakao{color:#191919;background:#fee500}.stock-share-menu-icon--telegram{color:#fff;background:#229ed9}.stock-share-menu-icon--lucide{background:hsl(var(--muted));width:1.125rem;height:1.125rem;color:hsl(var(--foreground));padding:.125rem}.stock-header-icon-btn{border-radius:var(--radius,10px);border:1px solid hsl(var(--border));background:hsl(var(--card));width:2.5rem;height:2.5rem;color:hsl(var(--foreground));cursor:pointer;flex:none;justify-content:center;align-items:center;margin:0;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.stock-header-icon-btn:hover{background:hsl(var(--accent));border-color:hsl(var(--border))}.stock-header-icon-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.stock-header-icon-btn-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.stock-info-inline-panel-wrap{box-sizing:border-box;flex:100%;width:100%;min-width:0;max-width:100%;margin:0}.stock-info-inline-panel-wrap .stock-report-inline-editor{margin-top:0}.stock-report-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:.35rem;display:flex}.stock-report-title{margin:0;font-size:1.35rem}.stock-report-title.stock-report-title--primary{color:hsl(var(--foreground));margin:0;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600;line-height:1.25}.stock-report-title-name-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.stock-report-quote-row{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin-top:.4rem;display:flex}.stock-market-badge{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;padding:.12rem .45rem;font-size:.6875rem;font-weight:700;line-height:1.4;display:inline-flex;transform:translateY(1px)}.stock-market-badge--kospi{color:#1d4ed8;background:#1d4ed81a;border-color:#1d4ed838}.stock-market-badge--kosdaq{color:#b45309;background:#b453091a;border-color:#b4530938}.stock-market-badge--konex{color:hsl(var(--muted-foreground));background:hsl(var(--secondary));border-color:hsl(var(--border))}.dark .stock-market-badge--kospi{color:#93b4ff;background:#3b82f629;border-color:#3b82f652}.dark .stock-market-badge--kosdaq{color:#f1b873;background:#f59e0b29;border-color:#f59e0b52}.stock-header-quote{font-variant-numeric:tabular-nums;white-space:nowrap;color:hsl(var(--foreground));align-items:baseline;gap:.4rem;display:inline-flex}.stock-header-quote-price{font-size:1rem;font-weight:700}.stock-header-quote-change{align-items:baseline;gap:.2rem;font-size:.8125rem;font-weight:600;display:inline-flex}.stock-header-quote-rate:before{content:"("}.stock-header-quote-rate:after{content:")"}.stock-header-quote--up{color:#a92d2d}.stock-header-quote--down{color:#1d5aaf}.stock-header-quote--flat{color:hsl(var(--muted-foreground))}.stock-header-quote--up .stock-header-quote-price,.stock-header-quote--down .stock-header-quote-price{color:inherit}@keyframes stock-quote-price-pulse{0%{opacity:1}40%{opacity:.55}to{opacity:1}}.stock-header-quote-price--pulse{animation:.45s stock-quote-price-pulse}@media (prefers-reduced-motion:reduce){.stock-header-quote-price--pulse{animation:none}}.stock-report-edit-btn{flex-shrink:0}.stock-report-inline-editor{border-radius:var(--radius,10px);border:1px solid hsl(var(--border));background:hsl(var(--card));box-sizing:border-box;max-width:100%;margin-top:.5rem;padding:1.15rem 1.25rem}.stock-report-inline-editor .staff-fieldset{box-sizing:border-box;min-width:0;max-width:100%}@media (max-width:640px){.stock-report-inline-editor{padding:1rem .85rem}.stock-report-inline-editor .staff-fieldset{padding:.85rem .75rem 1rem}}.stock-report-inline-editor-header{margin:0 0 1rem}.stock-report-inline-editor-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:600}.stock-report-inline-editor-lead{color:hsl(var(--muted-foreground));margin:0;font-size:.88rem;line-height:1.45}.stock-report-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;width:100%;display:flex}.stock-report-meta-left{flex-wrap:wrap;align-items:center;gap:.65rem .75rem;min-width:0;display:flex}.stock-report-meta-right{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1.25rem;margin-left:auto;display:flex}.user-pick-wrap{align-items:center;gap:10px;display:inline-flex}.user-pick-btn.is-picked{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:#0000}.user-pick-error{color:hsl(var(--destructive));max-width:24rem;font-size:.85rem;line-height:1.35}.stock-report-meta{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}.stock-report-view-count-wrap{vertical-align:middle;align-items:center;gap:.35rem;display:inline-flex}.stock-report-view-icon{width:1.05rem;height:1.05rem;color:hsl(var(--muted-foreground));stroke:currentColor;flex-shrink:0}.stock-report-view-count{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-weight:600}.stock-report-meta-left .pick-stock-stars{font-size:1.05rem}.stock-score-gauge{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.stock-score-gauge svg{display:block}.stock-score-gauge-track{stroke:hsl(var(--border))}.stock-score-gauge-fill{transition:stroke-dashoffset .9s cubic-bezier(.22,1,.36,1)}.stock-score-gauge-readout{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1px;line-height:1;display:flex;position:absolute;inset:0}.stock-score-gauge--meter .stock-score-gauge-readout{justify-content:center;transform:translateY(-6%)}.stock-score-gauge-label{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-size:.78rem;font-weight:600}.stock-score-gauge-tier{letter-spacing:.02em;color:hsl(var(--primary));font-size:.56rem;font-weight:600}@media (prefers-reduced-motion:reduce){.stock-score-gauge-fill{transition:none}}.stock-price-range{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;flex-direction:column;gap:.7rem;margin:.75rem 0 0;padding:.85rem 1rem .95rem;display:flex}.stock-price-range-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.stock-price-range-title{color:hsl(var(--muted-foreground));letter-spacing:.01em;font-size:.8rem;font-weight:600}.stock-price-range-now{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.stock-price-range-row{grid-template-columns:2.2rem minmax(3.5rem,auto) 1fr minmax(3.5rem,auto);align-items:center;gap:.5rem;display:grid}.stock-price-range-row--year{grid-template-columns:minmax(3rem,auto) minmax(3.5rem,auto) 1fr minmax(3.5rem,auto);align-items:stretch}.stock-price-range-yearlabel{flex-direction:column;justify-content:center;gap:.2rem;display:flex}.stock-price-range-band{font-variant-numeric:tabular-nums;width:fit-content;color:hsl(var(--muted-foreground));background:hsl(var(--muted));letter-spacing:.01em;white-space:nowrap;border-radius:9999px;padding:.08rem .35rem;font-size:.62rem;font-weight:600;display:inline-flex}.stock-price-range-end{flex-direction:column;justify-content:center;gap:.12rem;display:flex}.stock-price-range-end--low{align-items:flex-end}.stock-price-range-end--high{align-items:flex-start}.stock-price-range-mult{font-variant-numeric:tabular-nums;color:hsl(var(--primary));letter-spacing:-.01em;font-size:.72rem;font-weight:700;line-height:1.1}.stock-price-range-extreme{color:hsl(var(--primary));background:hsl(var(--primary) / .12);white-space:nowrap;border-radius:9999px;padding:.1rem .35rem;font-size:.62rem;font-weight:700;line-height:1.2;display:inline-flex}.stock-price-range-hint{color:hsl(var(--muted-foreground));letter-spacing:.01em;margin:-.15rem 0 0;font-size:.65rem}.stock-price-range-rowlabel{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.stock-price-range-min,.stock-price-range-max{font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));font-size:.75rem}.stock-price-range-min{text-align:right}.stock-price-range-max{text-align:left}.stock-price-range-track{background:hsl(var(--muted));border-radius:9999px;height:6px;position:relative}.stock-price-range-progress{background:linear-gradient(90deg, hsl(var(--primary) / .35), hsl(var(--primary) / .7));border-radius:9999px;height:100%;transition:width .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 auto 0 0}.stock-price-range-dot{background:hsl(var(--primary));border:2px solid hsl(var(--card));width:12px;height:12px;box-shadow:0 0 0 1px hsl(var(--primary) / .5);border-radius:9999px;transition:left .7s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.stock-price-range-progress,.stock-price-range-dot{transition:none}}.stock-score-gauge--maha-glow{box-shadow:0 0 0 1px hsl(var(--primary) / .4), 0 0 10px 3px hsl(var(--primary) / .42), 0 0 22px 6px hsl(var(--primary) / .28), 0 0 36px 10px hsl(var(--primary) / .14);border-radius:9999px;animation:3s ease-in-out infinite stock-score-gauge-maha-glow}.stock-score-gauge--maha-glow-compact{box-shadow:0 0 0 1px hsl(var(--primary) / .38), 0 0 6px 2px hsl(var(--primary) / .4), 0 0 12px 3px hsl(var(--primary) / .26), 0 0 20px 5px hsl(var(--primary) / .14);animation-name:stock-score-gauge-maha-glow-compact}@keyframes stock-score-gauge-maha-glow{0%,to{box-shadow:0 0 0 1px hsl(var(--primary) / .38), 0 0 10px 3px hsl(var(--primary) / .38), 0 0 22px 6px hsl(var(--primary) / .24), 0 0 36px 10px hsl(var(--primary) / .12)}50%{box-shadow:0 0 0 1px hsl(var(--primary) / .52), 0 0 14px 4px hsl(var(--primary) / .5), 0 0 28px 8px hsl(var(--primary) / .34), 0 0 44px 12px hsl(var(--primary) / .18)}}@keyframes stock-score-gauge-maha-glow-compact{0%,to{box-shadow:0 0 0 1px hsl(var(--primary) / .36), 0 0 6px 2px hsl(var(--primary) / .36), 0 0 12px 3px hsl(var(--primary) / .22), 0 0 20px 5px hsl(var(--primary) / .12)}50%{box-shadow:0 0 0 1px hsl(var(--primary) / .48), 0 0 9px 3px hsl(var(--primary) / .46), 0 0 18px 5px hsl(var(--primary) / .3), 0 0 28px 7px hsl(var(--primary) / .16)}}@media (prefers-reduced-motion:reduce){.stock-score-gauge--maha-glow{box-shadow:0 0 0 1px hsl(var(--primary) / .4), 0 0 10px 3px hsl(var(--primary) / .38), 0 0 18px 5px hsl(var(--primary) / .2);animation:none}.stock-score-gauge--maha-glow-compact{box-shadow:0 0 0 1px hsl(var(--primary) / .38), 0 0 6px 2px hsl(var(--primary) / .34), 0 0 12px 3px hsl(var(--primary) / .18)}}.report-list-tier{letter-spacing:.04em;vertical-align:middle;border-radius:4px;align-items:center;margin-right:.4rem;padding:2px 6px;font-size:.62rem;font-weight:600;line-height:1.1;display:inline-flex}.report-list-tier--maha{background:hsl(var(--destructive) / .15);color:hsl(var(--destructive));border:1px solid hsl(var(--destructive) / .35)}.stock-report-meta--views{align-items:center;display:inline-flex}.stock-report-sector{letter-spacing:.02em;color:hsl(var(--foreground));background:hsl(var(--card));border:1px solid hsl(var(--border));white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:600;line-height:1.2;display:inline-flex}.stock-report-pick-history-frame{width:100%;max-width:44rem;margin:0;padding:0}.stock-public-trade-journal-section{width:100%;max-width:44rem;margin:1.25rem 0 0;scroll-margin-top:5.5rem}.stock-public-trade-journal-head{margin:0 0 .65rem}.stock-public-trade-journal-lead{color:hsl(var(--muted-foreground));margin:.35rem 0 0;font-size:.78rem;line-height:1.5}.stock-public-trade-journal-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.stock-public-trade-journal-item{border-top:1px solid hsl(var(--border))}.stock-public-trade-journal-item:first-child{border-top:none}.stock-public-trade-journal-row-link{color:inherit;text-decoration:none;transition:background .15s;display:block}.stock-public-trade-journal-row-link:hover,.stock-public-trade-journal-row-link:focus-visible{background:hsl(var(--muted) / .35)}.stock-public-trade-journal-row-link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px}.stock-public-trade-journal-detail-author{color:hsl(var(--foreground));flex-wrap:wrap;align-items:center;gap:.55rem .65rem;margin:0 0 .35rem;font-size:.875rem;font-weight:700;display:flex}.trade-journal-public-author-link{color:inherit;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.55rem .65rem;text-decoration:none;transition:background .15s;display:inline-flex}.trade-journal-public-author-link:hover,.trade-journal-public-author-link:focus-visible{background:hsl(var(--muted) / .35)}.trade-journal-public-author-link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.member-public-profile-page{padding-bottom:2rem}.member-public-profile-head{align-items:flex-start;gap:.85rem;display:flex}.member-public-profile-head-text{flex-direction:column;gap:.35rem;min-width:0;display:flex}.member-public-profile-name{margin:0}.member-public-profile-bio{color:hsl(var(--muted-foreground));white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:1.55}.member-public-profile-return{margin:.1rem 0 0}.member-public-profile-return .trade-journal-portfolio-summary{margin:0}.member-public-profile-head-text .member-follow-counts{margin-top:.15rem}.member-public-profile-name-row{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.follow-btn{flex-shrink:0;min-width:5.5rem}.member-follow-counts{align-items:center;gap:1.1rem;margin:.1rem 0;display:flex}.profile-sns-follow-counts{justify-content:center;margin:.55rem 0 0}.member-follow-count{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;align-items:baseline;gap:.3rem;padding:0;font-size:.85rem;transition:color .15s;display:inline-flex}.member-follow-count strong{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.member-follow-count:hover{color:hsl(var(--foreground))}.member-follow-count:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px;border-radius:6px}.follow-list-dialog{width:min(30rem,100%);max-height:min(80vh,38rem)}.follow-list-close{width:2rem;height:2rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.follow-list-close:hover{background:hsl(var(--muted) / .5);color:hsl(var(--foreground))}.follow-list-body{flex-direction:column;gap:.5rem;display:flex}.follow-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.follow-list-row{border-bottom:1px solid hsl(var(--border) / .6);align-items:center;gap:.6rem;padding:.6rem .25rem;display:flex}.follow-list-row:last-child{border-bottom:none}.follow-list-row-main{min-width:0;color:inherit;flex:auto;align-items:center;gap:.6rem;text-decoration:none;display:flex}.follow-list-row-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.follow-list-row-name{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.follow-list-row-bio{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.follow-list-pagination{justify-content:center;align-items:center;gap:.85rem;padding-top:.4rem;display:flex}.follow-list-pagination-meta{font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));font-size:.85rem}.community-feed{flex-direction:column;gap:1rem;width:100%;display:flex}.community-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.community-layout-main{flex-direction:column;gap:1rem;min-width:0;display:flex}.community-layout-aside{flex-direction:column;gap:.65rem;min-width:0;display:flex}.community-composer-heading{color:hsl(var(--foreground));margin:0;font-size:.95rem;font-weight:600}@media (min-width:901px){.community-layout{grid-template-columns:minmax(0,1.65fr) minmax(17rem,1fr);gap:1.75rem}.community-layout-aside{position:sticky;top:5rem}}.community-skeleton-line--composer-title{width:3.5rem;height:.95rem;margin-bottom:.15rem}.community-page--skeleton,.community-feed--skeleton{pointer-events:none}.community-skeleton-breadcrumb,.community-skeleton-composer,.community-skeleton-tab,.community-skeleton-avatar,.community-skeleton-line,.community-skeleton-pill,.community-skeleton-header .community-skeleton-line{border-radius:var(--radius);background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);border:1px solid hsl(var(--border) / .55);background-size:200% 100%;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.community-skeleton-breadcrumb{max-width:180px;height:18px;margin-bottom:.85rem}.community-skeleton-header{flex-direction:column;gap:.55rem;margin-bottom:1.25rem;display:flex}.community-skeleton-line--title{width:min(8rem,42%);height:1.6rem}.community-skeleton-line--lead{width:min(28rem,100%);height:.9rem}.community-skeleton-composer{border-radius:.75rem;min-height:7.5rem}.community-skeleton-tabs{border-bottom:1px solid hsl(var(--border));gap:.45rem;padding-bottom:.35rem;display:flex}.community-skeleton-tab{border-radius:999px;width:4.25rem;height:2rem}.community-skeleton-post-list{flex-direction:column;gap:.85rem;display:flex}.community-skeleton-post{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;flex-direction:column;gap:.65rem;padding:1rem;display:flex}.community-skeleton-post-head{align-items:center;gap:.65rem;display:flex}.community-skeleton-avatar{border-radius:999px;flex-shrink:0;width:2.5rem;height:2.5rem}.community-skeleton-author{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.community-skeleton-line{border:none;height:.85rem}.community-skeleton-line--name{width:min(8rem,55%)}.community-skeleton-line--meta{width:min(5rem,38%);height:.7rem}.community-skeleton-line--body{width:100%}.community-skeleton-line--short{width:72%}.community-skeleton-post-actions{gap:.45rem;margin-top:.15rem;display:flex}.community-skeleton-pill{border-radius:999px;width:3.25rem;height:1.6rem}.community-tabs{border-bottom:1px solid hsl(var(--border));gap:.25rem;display:flex}.community-tab{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:.55rem 1rem;font-size:.9rem;font-weight:600;transition:color .15s,border-color .15s}.community-tab--active{color:hsl(var(--foreground));border-bottom-color:hsl(var(--foreground))}.community-more{justify-content:center;padding:.5rem 0 .25rem;display:flex}.community-inline-composer{display:block}.community-write-fab{display:none}@media (max-width:900px){.community-inline-composer{display:none}.community-write-fab{z-index:140;right:max(14px, env(safe-area-inset-right,0px));bottom:max(18px, env(safe-area-inset-bottom,0px));background:hsl(var(--primary));height:52px;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.4rem;padding:0 1.1rem;font-size:.95rem;font-weight:600;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex;position:fixed;box-shadow:0 4px 14px #2c1b172e,0 2px 6px #cc442547}.community-write-fab:active{transform:scale(.97)}.community-write-fab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}}.community-write-modal{width:min(34rem,100%)}.community-write-modal-body{padding:1rem}.post-composer{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;gap:.6rem;padding:.9rem;display:flex;box-shadow:0 2px 12px #141b340d}.post-composer--guest{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem}.post-composer-guest-text{color:hsl(var(--muted-foreground));margin:0;font-size:.88rem}.post-composer-search{position:relative}.post-composer-locked,.post-composer-picked{align-items:center;gap:.5rem;display:flex}.post-composer-clear{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:999px;margin-left:auto;padding:.15rem .5rem;font-size:.75rem}.post-composer-body{width:100%}.post-composer-controls{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.post-composer-stance{color:hsl(var(--muted-foreground));align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.post-composer-select{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:8px;padding:.3rem .5rem;font-size:.85rem}.post-composer-visibility{color:hsl(var(--muted-foreground));align-items:center;gap:.35rem;font-size:.85rem;display:inline-flex}.post-composer-controls .btn,.post-composer-controls button[type=submit]{margin-left:auto}.post-composer-disclaimer{color:hsl(var(--muted-foreground));margin:0;font-size:.72rem}.post-list{flex-direction:column;gap:.75rem;display:flex}.post-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;gap:.6rem;padding:.9rem;display:flex;box-shadow:0 1px 8px #141b340a}.post-card-head{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.post-card-author{min-width:0;color:inherit;align-items:center;gap:.55rem;text-decoration:none;display:flex}.post-card-author-text{flex-direction:column;min-width:0;display:flex}.post-card-author-name{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.post-card-bot-badge{letter-spacing:.01em;vertical-align:middle;color:#0c8d62;white-space:nowrap;background:#dcf9ef;border:1px solid #a5e9d2;border-radius:999px;align-items:center;gap:.18rem;margin-left:.4rem;padding:.05rem .4rem;font-size:.66rem;font-weight:700;line-height:1.45;display:inline-flex}.dark .post-card-bot-badge{color:#7ef1c7;background:#163b2f;border-color:#2b6451}.post-kind{letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.1rem .5rem;font-size:.7rem;font-weight:700;line-height:1.5;display:inline-flex}.post-kind--daily_pick{color:#2050b6;background:#e7eefe;border-color:#becff4}.post-kind--maha_new{color:#5c2bc5;background:#f1ecfe;border-color:#d3c6f1}.post-kind--perf_review{color:#b36f0f;background:#fef3dc;border-color:#f5d7a3}.dark .post-kind--daily_pick{color:#9ec1fa;background:#192643;border-color:#2e416b}.dark .post-kind--maha_new{color:#c8b1fb;background:#2c1f47;border-color:#47356e}.dark .post-kind--perf_review{color:#f8cd77;background:#433219;border-color:#6b532e}.post-kind--score_delta{color:#af1d1d;background:#fdecec;border-color:#f3c4c4}.dark .post-kind--score_delta{color:#f99494;background:#401c1c;border-color:#673232}.post-card-time{color:hsl(var(--muted-foreground));font-size:.75rem}.post-card-head-actions{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.post-card-delete{width:1.9rem;height:1.9rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.post-card-delete:hover{background:hsl(var(--destructive) / .1);color:hsl(var(--destructive))}.post-card-confirm{align-items:center;gap:.3rem;display:inline-flex}.post-card-confirm-yes,.post-card-confirm-no{border:1px solid hsl(var(--border));cursor:pointer;background:0 0;border-radius:999px;padding:.25rem .55rem;font-size:.75rem}.post-card-confirm-yes{border-color:hsl(var(--destructive) / .4);color:hsl(var(--destructive))}.post-card-stock-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.post-card-stock{background:hsl(var(--primary) / .08);border:1px solid hsl(var(--primary) / .22);color:inherit;border-radius:10px;align-items:center;gap:.45rem;padding:.34rem .55rem;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.post-card-stock:hover{background:hsl(var(--primary) / .14);border-color:hsl(var(--primary) / .42)}.post-card-stock-icon{color:hsl(var(--primary));flex-shrink:0}.post-card-stock-name{letter-spacing:-.01em;color:hsl(var(--foreground));font-size:.92rem;font-weight:600}.post-card-stock-symbol{font-variant-numeric:tabular-nums;letter-spacing:.01em;color:hsl(var(--primary));background:hsl(var(--primary) / .12);border-radius:6px;padding:.06rem .36rem;font-size:.72rem;font-weight:700}.post-card-private{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:999px;padding:.1rem .4rem;font-size:.72rem}.post-card-body{color:hsl(var(--foreground));white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.92rem;line-height:1.6}.post-card-foot{align-items:center;gap:.75rem;display:flex}.post-vote-group{align-items:center;gap:.4rem;display:inline-flex}.post-vote-btn{border:1px solid hsl(var(--border));font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.82rem;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.post-vote-btn:disabled{cursor:default;opacity:.7}.post-vote-btn--up:hover{color:#c62828;border-color:#c62828}.post-vote-btn--up.post-vote-btn--on{color:#c62828;background:#c628281a;border-color:#c62828;font-weight:700}.post-vote-btn--down:hover{color:#1565c1;border-color:#1565c1}.post-vote-btn--down.post-vote-btn--on{color:#1565c1;background:#1565c11a;border-color:#1565c1;font-weight:700}.post-comment-btn{border:1px solid hsl(var(--border));font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.82rem;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.post-comment-btn:hover{color:hsl(var(--foreground));border-color:hsl(var(--foreground) / .35)}.post-comment-btn--on{color:hsl(var(--foreground));border-color:hsl(var(--foreground) / .4);background:hsl(var(--muted) / .4)}.post-comments{border-top:1px solid hsl(var(--border));flex-direction:column;gap:.7rem;margin-top:.3rem;padding-top:.7rem;display:flex}.post-comment-form{flex-direction:column;gap:.4rem;display:flex}.post-comment-input{width:100%}.post-comment-form-actions{justify-content:flex-end;display:flex}.post-comment-list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.post-comment{align-items:flex-start;gap:.55rem;display:flex}.post-comment-main{flex:1;min-width:0}.post-comment-meta{align-items:center;gap:.45rem;display:flex}.post-comment-author{color:hsl(var(--foreground));font-size:.82rem;font-weight:600;text-decoration:none}.post-comment-author:hover{text-decoration:underline}.post-comment-time{color:hsl(var(--muted-foreground));font-size:.72rem}.post-comment-delete{width:1.5rem;height:1.5rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.post-comment-delete:hover{color:hsl(var(--destructive));background:hsl(var(--destructive) / .1)}.post-comment-body{color:hsl(var(--foreground));white-space:pre-wrap;overflow-wrap:anywhere;margin:.15rem 0 0;font-size:.86rem;line-height:1.55}.post-comment-empty{color:hsl(var(--muted-foreground));margin:0;font-size:.82rem}.post-comment-more{justify-content:center;display:flex}.post-comment-more-btn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;font-size:.8rem;text-decoration:underline}.nav-msg-badge{color:#fff;vertical-align:middle;background:#e21d48;border-radius:999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;margin-left:.3rem;padding:0 .32rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.messages-page{max-width:44rem}.conversation-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.conversation-row+.conversation-row{border-top:1px solid hsl(var(--border))}.conversation-link{color:inherit;align-items:center;gap:.7rem;padding:.8rem .9rem;text-decoration:none;transition:background .15s;display:flex}.conversation-link:hover{background:hsl(var(--muted) / .4)}.conversation-main{flex:1;min-width:0}.conversation-top{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.conversation-name{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:600;overflow:hidden}.conversation-time{color:hsl(var(--muted-foreground));flex-shrink:0;font-size:.72rem}.conversation-preview-row{align-items:center;gap:.5rem;margin-top:.15rem;display:flex}.conversation-preview{min-width:0;color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;overflow:hidden}.conversation-unread{color:#fff;background:#e21d48;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.2rem;height:1.2rem;padding:0 .35rem;font-size:.7rem;font-weight:700;display:inline-flex}.message-thread{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;height:calc(100dvh - 11rem);min-height:24rem;display:flex;overflow:hidden}.message-thread-head{border-bottom:1px solid hsl(var(--border));background:hsl(var(--card));align-items:center;gap:.6rem;padding:.6rem .8rem;display:flex}.message-thread-back{color:hsl(var(--muted-foreground));padding:.2rem .35rem;font-size:1.2rem;line-height:1;text-decoration:none}.message-thread-peer{color:inherit;align-items:center;gap:.5rem;min-width:0;text-decoration:none;display:inline-flex}.message-thread-peer-name{text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:600;overflow:hidden}.message-thread-body{flex-direction:column;flex:1;gap:.4rem;padding:.9rem;display:flex;overflow-y:auto}.message-thread-older{justify-content:center;padding-bottom:.4rem;display:flex}.message-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.message-bubble-row{justify-content:flex-start;display:flex}.message-bubble-row--mine{justify-content:flex-end}.message-bubble{background:hsl(var(--muted) / .6);border:1px solid hsl(var(--border));border-radius:14px;max-width:78%;padding:.5rem .7rem}.message-bubble-row--mine .message-bubble{background:hsl(var(--primary));border-color:#0000}.message-bubble-text{color:hsl(var(--foreground));white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.5}.message-bubble-row--mine .message-bubble-text{color:hsl(var(--primary-foreground))}.message-bubble-time{color:hsl(var(--muted-foreground));text-align:right;margin-top:.2rem;font-size:.65rem;display:block}.message-bubble-row--mine .message-bubble-time{color:hsl(var(--primary-foreground) / .8)}.message-composer{border-top:1px solid hsl(var(--border));background:hsl(var(--card));align-items:flex-end;gap:.5rem;padding:.6rem;display:flex}.message-composer-input{resize:none;flex:1;max-height:8rem}.message-start-btn{white-space:nowrap}.post-stance{letter-spacing:.02em;border-radius:999px;align-items:center;padding:.12rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.post-stance--long{color:#d32222;background:#d322221a;border:1px solid #d322224d}.post-stance--short{color:#266bd9;background:#266bd91a;border:1px solid #266bd94d}.post-stance--watch{color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .5);border:1px solid hsl(var(--border))}.stock-idea-section{margin-top:1.25rem}.stock-idea-section-head{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.stock-public-trade-journal-detail-author-text{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0;display:flex}.stock-public-trade-journal-author-avatar{flex-shrink:0;width:2.25rem;height:2.25rem}.stock-public-trade-journal-author-avatar--md{width:3rem;height:3rem}.stock-public-trade-journal-author-avatar-fallback{font-size:.68rem;font-weight:600}.stock-public-trade-journal-author-avatar--md .stock-public-trade-journal-author-avatar-fallback{font-size:.82rem}.stock-trade-journal-detail-page .trade-journal-panel--public{margin-top:.75rem}.stock-public-trade-journal-row{align-items:flex-start;gap:.65rem;padding:.75rem .9rem;display:flex}.stock-public-trade-journal-body{flex:1;min-width:0}.stock-public-trade-journal-main{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:.3rem;display:flex}.stock-public-trade-journal-author{color:hsl(var(--foreground));font-size:.875rem;font-weight:700}.stock-public-trade-journal-maha{color:hsl(var(--primary));font-size:.72rem;font-weight:700}.stock-public-trade-journal-status{font-size:.68rem}.stock-public-trade-journal-meta{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem}.stock-public-trade-journal-comment{color:hsl(var(--foreground));white-space:pre-wrap;overflow-wrap:anywhere;margin:.4rem 0 0;font-size:.8125rem;line-height:1.45}.stock-public-trade-journal-more{margin:.55rem 0 0;font-size:.75rem}.stock-report-pick-history-title{letter-spacing:.05em;color:hsl(var(--muted-foreground));margin:0 0 .65rem;font-size:.75rem;font-weight:600}.stock-report-pick-history-group{margin-bottom:1rem}.stock-report-pick-history-group:last-child{margin-bottom:0}.stock-report-pick-history-group-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;margin:0 0 .5rem;display:flex}.stock-report-pick-history-group-title{color:hsl(var(--foreground));margin:0;font-size:.8125rem;font-weight:600}.stock-report-pick-history-strategy-badge{letter-spacing:.02em;vertical-align:middle;border-radius:.25rem;align-items:center;margin-left:.35rem;padding:.05rem .35rem;font-size:.65rem;font-weight:600;display:inline-flex}.stock-report-pick-history-strategy-badge--shigeru{color:#5b21b6;background:#6d28d91f}.stock-price-chart-pick-swatch{border-radius:2px}.stock-report-pick-history-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;margin:0 0 .65rem;display:flex}.stock-report-pick-history-head .stock-report-pick-history-title{margin:0}.stock-report-pick-history-more-btn{font-variant-numeric:tabular-nums;border-top-left-radius:0;border-top-right-radius:0;width:100%;margin-top:-1px}.stock-report-pick-history-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.stock-report-pick-history-list:has(+.stock-report-pick-history-more-btn){border-bottom-right-radius:0;border-bottom-left-radius:0}.stock-report-pick-history-item{border-top:1px solid hsl(var(--border));margin:0}.stock-report-pick-history-item:first-child{border-top:none}.stock-report-pick-history-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;padding:.65rem 1rem;display:flex}.stock-report-pick-history-row-main{flex-wrap:wrap;flex:12rem;align-items:baseline;gap:.45rem .85rem;min-width:0;display:flex}.stock-report-pick-history-close{color:hsl(var(--foreground));white-space:nowrap;font-size:.82rem;font-weight:600}.stock-report-pick-history-close-date{color:hsl(var(--muted-foreground));font-weight:500}.stock-report-pick-history-vs-prior{white-space:nowrap;font-size:.78rem;font-weight:500}.stock-report-pick-history-return-badge{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);letter-spacing:.01em;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.78rem;font-weight:600;display:inline-flex}.stock-report-pick-history-return-badge--up{color:#dc2828;background:#dc28280f;border-color:#dc282847}.stock-report-pick-history-return-badge--down{color:#1555e0;background:#1555e00f;border-color:#1555e047}.stock-report-pick-history-return-badge--flat{color:hsl(var(--muted-foreground));border-color:hsl(var(--border));background:hsl(var(--muted) / .35)}.stock-report-pick-history-return-badge--na{color:hsl(var(--muted-foreground));border-color:hsl(var(--border));background:0 0;font-weight:600}.he-modal-overlay{z-index:80;background:#0f121c8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.he-modal{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:14px;flex-direction:column;width:min(52rem,100%);min-height:0;max-height:min(80vh,44rem);display:flex;overflow:hidden;box-shadow:0 18px 60px #0a0c1440}.he-modal-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .45);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.he-modal-title{font-size:.95rem;font-weight:600}.he-modal-body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:1rem;overflow:auto}.profile-avatar-crop-overlay{z-index:300;background:#000000eb;align-items:stretch;padding:0}.profile-avatar-crop-modal{color:#f4f6fb;width:100%;height:100%;max-height:100dvh;box-shadow:none;background:#0b0d12;border:none;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.profile-avatar-crop-header{padding:max(.65rem, env(safe-area-inset-top,0px)) .75rem .65rem;border-bottom:1px solid #ffffff14;flex-shrink:0;grid-template-columns:4.5rem 1fr 4.5rem;align-items:center;gap:.5rem;display:grid}.profile-avatar-crop-title{text-align:center;color:#f4f6fb;margin:0;font-size:.95rem;font-weight:600}.profile-avatar-crop-header-btn{color:#c8d0e0;cursor:pointer;background:0 0;border:0;padding:.35rem .25rem;font-size:.875rem;font-weight:600}.profile-avatar-crop-header-btn:hover:not(:disabled){color:#fff}.profile-avatar-crop-header-btn--primary{color:hsl(var(--primary));justify-self:end}.profile-avatar-crop-header-btn--primary:hover:not(:disabled){color:color-mix(in srgb, hsl(var(--primary)) 82%, white)}.profile-avatar-crop-header-btn:disabled{opacity:.45;cursor:not-allowed}.profile-avatar-crop-stage{background:#050608;flex:auto;min-height:0;position:relative}.profile-avatar-crop-controls{padding:.85rem 1rem max(1.1rem, env(safe-area-inset-bottom,0px));background:#0b0d12;border-top:1px solid #ffffff14;flex-shrink:0}.profile-avatar-crop-zoom{align-items:center;gap:.65rem;margin:0 0 .55rem;display:flex}.profile-avatar-crop-zoom-icon{text-align:center;color:#9aa6bc;-webkit-user-select:none;user-select:none;flex-shrink:0;width:1.25rem;font-size:1.1rem;font-weight:700}.profile-avatar-crop-zoom-input{width:100%;accent-color:hsl(var(--primary));flex:auto}.profile-avatar-crop-hint{color:#8f9bb2;text-align:center;margin:0;font-size:.75rem;line-height:1.45}.profile-avatar-crop-error{color:#f87171;text-align:center;margin:.55rem 0 0;font-size:.8125rem}@media (min-width:640px){.profile-avatar-crop-overlay{background:#0f121cb8;place-items:center;padding:1rem}.profile-avatar-crop-modal{border:1px solid #ffffff1a;border-radius:14px;width:min(26rem,100%);height:min(34rem,100dvh - 2rem);max-height:calc(100dvh - 2rem);box-shadow:0 18px 60px #00000073}}.stock-report-pick-history-link{min-width:0;color:hsl(var(--primary));flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;font-weight:600;text-decoration:none;display:inline-flex}.stock-report-pick-history-link:hover{text-decoration:underline}.stock-report-pick-history-date{font-size:.95rem}.stock-report-pick-history-sub{color:hsl(var(--muted-foreground));font-size:.85rem;font-weight:600}.stock-report-pick-history-tags{justify-content:flex-end}.stock-detail-tabs-frame{width:100%;margin-top:1.25rem}.stock-detail-tabs{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);scrollbar-width:none;border-radius:999px;flex-wrap:nowrap;gap:.25rem;margin-bottom:1rem;padding:.3rem;display:flex;overflow-x:auto}.stock-detail-tabs::-webkit-scrollbar{display:none}.stock-detail-tab{white-space:nowrap;min-width:max-content;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1 1 0;padding:.55rem 1rem;font-size:.92rem;font-weight:600;transition:background .15s,color .15s}.stock-detail-tab:hover{color:hsl(var(--foreground))}.stock-detail-tab--active{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.stock-detail-tabpanel{width:100%}.stock-detail-tabpanel[hidden]{display:none}.stock-detail-tabpanel>*+*{margin-top:1.25rem}.stock-report-tabs-frame{width:100%;max-width:none;margin:0}.stock-report-tabs{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);border-radius:12px 12px 0 0;flex-wrap:wrap;gap:0;display:flex;overflow:hidden}.stock-report-tab{min-width:0;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1 1 0;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.stock-report-tab+.stock-report-tab{border-left:1px solid hsl(var(--border))}.stock-report-tab:hover{background:hsl(var(--card));color:hsl(var(--foreground))}.stock-report-tab--active{background:hsl(var(--card));color:hsl(var(--foreground));border-bottom-color:hsl(var(--primary))}.stock-report-tab--maha.stock-report-tab--active{border-bottom-color:hsl(var(--destructive));color:hsl(var(--destructive))}.stock-report-tab-badge{color:hsl(var(--primary));vertical-align:middle;margin-left:.35rem;font-size:.55rem}.stock-report-tab-badge--maha{color:hsl(var(--destructive))}.stock-report-tabpanel{border:1px solid hsl(var(--border));border-top:none;border-radius:0 0 12px 12px;min-height:12rem;overflow:hidden}.stock-report-postcard--idle{box-shadow:none;background:hsl(var(--card));border:none;border-radius:0}.stock-report-tabpanel-hint{text-align:center;color:hsl(var(--muted-foreground));margin:0;padding:2rem 1.25rem;font-size:.9rem}.stock-report-news-toggle-wrap{margin-top:1rem}.stock-report-news-toggle{width:100%}.stock-report-news-below{margin-top:.75rem}.stock-report-tabpanel-updated{color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border) / .6);background:hsl(var(--card));flex-wrap:wrap;align-items:center;gap:.4rem .85rem;margin:0;padding:.5rem 1.25rem;font-size:.78rem;display:flex}.stock-report-tabpanel-updated-date{white-space:nowrap}.maha-ai-priority-check{color:hsl(var(--foreground));cursor:pointer;-webkit-user-select:none;user-select:none;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-left:auto;font-size:.75rem;display:inline-flex}.maha-ai-priority-check input{width:.9rem;height:.9rem;accent-color:hsl(var(--primary));cursor:pointer}.maha-ai-priority-check-label{font-weight:600}.maha-ai-priority-check-hint{color:hsl(var(--primary));font-weight:600}.maha-ai-priority-check-error{color:hsl(var(--destructive));font-weight:600}.report-fresh-gauge{align-items:center;gap:.4rem;display:inline-flex}.report-fresh-gauge-label{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:700}.report-fresh-gauge-track{background:hsl(var(--muted) / .7);border-radius:999px;width:88px;height:7px;position:relative;overflow:hidden}.report-fresh-gauge-fill{border-radius:999px;height:100%;transition:width .3s;position:absolute;inset:0 auto 0 0}.report-fresh-gauge-fill.level-high{background:#2bab5a}.report-fresh-gauge-fill.level-mid{background:#f59f0a}.report-fresh-gauge-fill.level-low{background:#dc2828}.report-fresh-gauge-value{font-variant-numeric:tabular-nums;min-width:1.5rem;color:hsl(var(--foreground));font-size:.76rem;font-weight:800}.stock-report-tabpanel .stock-report-postcard{box-shadow:none;border:none;border-radius:0}.stock-report-tab--news.stock-report-tab--active{color:hsl(var(--foreground))}.stock-news-sheet{padding:.75rem 1.25rem 1.25rem}.stock-news-list{margin:0;padding:0;list-style:none}.stock-news-item{border-bottom:1px solid hsl(var(--border) / .65);padding:.85rem 0}.stock-news-item:last-child{border-bottom:none;padding-bottom:0}.stock-news-item:first-child{padding-top:0}.stock-news-title{color:hsl(var(--foreground));font-size:.95rem;font-weight:600;line-height:1.45;text-decoration:none;display:block}.stock-news-title:hover{color:hsl(var(--primary));text-decoration:underline}.stock-news-meta{color:hsl(var(--muted-foreground));margin:.35rem 0 0;font-size:.78rem}.stock-news-press{font-weight:600}.stock-report-postcard-frame{width:100%;max-width:none;margin:0;padding:0}.valuation-section{padding:16px 18px 18px}.valuation-header{align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.valuation-title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.valuation-badge{color:hsl(var(--primary));background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .22);border-radius:999px;padding:.1rem .45rem;font-size:.7rem;font-weight:600}.valuation-summary{background:hsl(var(--primary) / .06);border:1px solid hsl(var(--primary) / .16);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem 1.2rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.valuation-summary-main{flex-direction:column;gap:.15rem;display:flex}.valuation-summary-caption{color:hsl(var(--muted-foreground));font-size:.74rem}.valuation-summary-value{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-size:1.55rem;font-weight:800;line-height:1.1}.valuation-summary-upside{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:700}.valuation-summary-side{flex-direction:column;gap:.25rem;min-width:12rem;display:flex}.valuation-summary-row{color:hsl(var(--muted-foreground));justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.82rem;display:flex}.valuation-summary-row strong{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-weight:700}.valuation-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}@media (max-width:560px){.valuation-methods{grid-template-columns:1fr}}.valuation-method{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:10px;padding:.7rem .8rem}.valuation-method--off{background:hsl(var(--muted) / .3);border-style:dashed}.valuation-method-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.valuation-method-label{color:hsl(var(--foreground));font-size:.84rem;font-weight:700}.valuation-method-upside{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.valuation-method-na{color:hsl(var(--muted-foreground));font-size:.72rem}.valuation-method-value{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-size:1.15rem;font-weight:800}.valuation-method-band{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:.74rem}.valuation-method-note{color:hsl(var(--muted-foreground));margin:.35rem 0 0;font-size:.74rem;line-height:1.45}.valuation-inputs{background:hsl(var(--muted) / .35);color:hsl(var(--muted-foreground));border-radius:10px;flex-wrap:wrap;gap:.4rem 1rem;padding:.7rem .85rem;font-size:.78rem;display:flex}.valuation-input strong{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;font-weight:700}.valuation-input-hint{opacity:.8;margin-left:.25rem;font-size:.72rem}.valuation-locked{border:1px dashed hsl(var(--primary) / .4);background:hsl(var(--primary) / .05);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.valuation-locked-title{color:hsl(var(--foreground));margin:0;font-size:.9rem;font-weight:700}.valuation-locked-methods{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.78rem}.valuation-locked-cta{flex:none}.valuation-detail-loading{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.82rem}.valuation-loading{border-radius:calc(var(--radius) + 2px);border:1px solid hsl(var(--border));background:hsl(var(--card));flex-direction:column;align-items:center;gap:.85rem;margin:1.25rem 0 1.75rem;padding:1.25rem 1rem 1.5rem;display:flex}.valuation-loading-visual{flex-direction:column;align-items:center;gap:.65rem;width:min(100%,11rem);display:flex}.valuation-loading-stage{justify-content:center;align-items:flex-end;width:3rem;height:3.25rem;display:flex;position:relative}.valuation-loading-shadow{background:radial-gradient(ellipse at center, hsl(var(--foreground) / .16) 0%, hsl(var(--foreground) / 0) 72%);border-radius:999px;width:1.75rem;height:.3rem;animation:2.4s ease-in-out infinite valuation-loading-shadow;position:absolute;bottom:.05rem;left:50%;transform:translate(-50%)}.valuation-loading-hawk{z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%;width:2.35rem;height:2.35rem;filter:drop-shadow(0 2px 5px hsl(var(--foreground) / .14));border-radius:50%;animation:2.4s ease-in-out infinite valuation-loading-hawk-float;position:relative}.valuation-loading-bar{background:hsl(var(--muted));border-radius:999px;width:100%;height:.35rem;overflow:hidden}.valuation-loading-bar-shimmer{border-radius:inherit;background:linear-gradient(90deg, hsl(var(--primary) / .15) 0%, hsl(var(--primary)) 50%, hsl(var(--primary) / .15) 100%);width:42%;height:100%;animation:2.4s ease-in-out infinite valuation-loading-bar-slide}.valuation-loading-label{color:hsl(var(--muted-foreground));text-align:center;letter-spacing:-.01em;margin:0;font-size:.84rem;font-weight:500}@keyframes valuation-loading-hawk-float{0%,to{filter:drop-shadow(0 2px 5px hsl(var(--foreground) / .14));transform:translateY(0)}50%{filter:drop-shadow(0 5px 9px hsl(var(--foreground) / .07));transform:translateY(-.55rem)}}@keyframes valuation-loading-shadow{0%,to{opacity:.38;transform:translate(-50%)scaleX(1)}50%{opacity:.16;transform:translate(-50%)scaleX(.7)}}@keyframes valuation-loading-bar-slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){.valuation-loading-hawk,.valuation-loading-shadow,.valuation-loading-bar-shimmer{animation:none}.valuation-loading-hawk{transform:translateY(-.25rem)}.valuation-loading-shadow{opacity:.22}.valuation-loading-bar-shimmer{opacity:.45;width:100%}}.valuation-warnings{color:#835521;background:#f29e0d1a;border:1px solid #e69b1a47;border-radius:10px;margin:.9rem 0 0;padding:.6rem .85rem;font-size:.76rem;line-height:1.5;list-style:none}.dark .valuation-warnings{color:#f9d286}.valuation-warnings li+li{margin-top:.25rem}.valuation-disclaimer{color:hsl(var(--muted-foreground));margin:.85rem 0 0;font-size:.72rem}.valuation-tone--up{color:#c62828}.valuation-tone--down{color:#1565c1}.valuation-tone--flat{color:hsl(var(--muted-foreground))}.stock-report-postcard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;position:relative;overflow:hidden;box-shadow:0 3px 16px #141b340a}.stock-report-postcard:after{display:none}.stock-report-postcard-header{background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));align-items:center;gap:10px;padding:14px 18px;display:flex}.stock-report-postcard-header--split{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem}.stock-report-postcard-header--split .stock-report-postcard-title{flex:auto;min-width:0}.stock-report-postcard-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:inline-flex}.stock-report-pdf-btn-icon{width:1rem;height:1rem}.stock-report-postcard-actions .stock-report-edit-link--header{margin-left:0}.stock-report-edit-link--header{flex-shrink:0}.stock-report-edit-link--maha{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));border-color:hsl(var(--destructive))}.stock-report-edit-link--maha:hover{filter:brightness(.94)}.stock-report-postcard-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:1.125rem;font-weight:600}.stock-report-postcard-sheet{background:hsl(var(--card));min-height:3rem;padding:1.25rem 1.5rem 1.6rem}.stock-report-postcard--empty .stock-report-postcard-sheet{padding-top:1rem;padding-bottom:1.35rem}.stock-report-postcard-empty-msg{color:hsl(var(--muted-foreground));margin:0;font-size:.95rem;line-height:1.55}.markdown-report{max-width:52rem;color:hsl(var(--foreground));background-color:#0000;font-size:.95rem;line-height:1.7}.stock-report-postcard-sheet .markdown-report{max-width:none}.stock-report-postcard-sheet .markdown-report>:first-child{margin-top:0}.markdown-report h1,.markdown-report h2,.markdown-report h3{margin:1.25em 0 .5em;line-height:1.3}.markdown-report h1{border-bottom:1px solid hsl(var(--border));padding-bottom:.4rem;font-size:1.35rem}.markdown-report h2{font-size:1.2rem}.markdown-report h3{font-size:1.05rem}.markdown-report p{margin:.65em 0}.markdown-report ul,.markdown-report ol{margin:.65em 0;padding-left:1.35rem}.markdown-report li{margin:.25em 0}.markdown-report a{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:underline}.markdown-report a:hover{filter:brightness(.92)}.markdown-report blockquote{border-left:4px solid hsl(var(--primary));background:hsl(var(--card));color:hsl(var(--muted-foreground));margin:1em 0;padding:.5em 1em}.markdown-report pre{border:1px solid hsl(var(--border));color:#fff9ef;background:#2e221a;border-radius:10px;margin:1em 0;padding:1rem;font-size:.875rem;overflow-x:auto}.markdown-report code{background:hsl(var(--accent));color:hsl(var(--foreground));border-radius:4px;padding:.15em .4em;font-size:.9em}.markdown-report pre code{color:inherit;background:0 0;padding:0}.markdown-report table{border-collapse:collapse;width:100%;margin:1em 0;font-size:.95rem}.markdown-report th,.markdown-report td{border:1px solid hsl(var(--border));text-align:left;padding:8px 10px}.markdown-report th{background:hsl(var(--card))}.markdown-report hr{border:none;border-top:1px solid hsl(var(--border));margin:1.5rem 0}.staff-pick-create{padding-bottom:2.75rem}.staff-pick-create-header h1{margin:0 0 .35rem;font-size:1.5rem;line-height:1.25}.staff-pick-create-lead{color:hsl(var(--muted-foreground));max-width:40rem;margin:0 0 1.25rem;line-height:1.55}.staff-form-errors{border:1px solid hsl(var(--border));color:#732626;background:#fdf2f2;border-radius:10px;margin:0 0 1rem;padding:10px 14px;font-size:.9rem}.stale-report-summary{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin:0 0 1.1rem;display:flex}.stale-report-summary-card{background:#dc282814;border:1px solid #dc282866;border-radius:.7rem;align-items:baseline;gap:.5rem;padding:.55rem 1rem;display:inline-flex}.stale-report-summary-label{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:700}.stale-report-summary-num{color:#c52020;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800}.stale-report-summary-hint{color:hsl(var(--muted-foreground));margin:0;font-size:.76rem;line-height:1.5}.stale-report-tabs{flex-wrap:wrap;gap:.4rem;margin:0 0 1rem;display:flex}.stale-report-tab{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.stale-report-tab:hover{background:hsl(var(--muted) / .5)}.stale-report-tab.is-active{background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.stale-report-tab-count{font-variant-numeric:tabular-nums;opacity:.75;font-size:.74rem}.stale-report-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.85rem;margin:0;padding:0;list-style:none;overflow:hidden}.stale-report-row{border-top:1px solid hsl(var(--border) / .7);align-items:center;gap:.75rem;padding:.75rem .95rem;display:flex}.stale-report-row:first-child{border-top:none}.stale-report-main{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}.stale-report-line{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;display:flex}.stale-report-kind{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .4);border-radius:.35rem;padding:.05rem .45rem;font-size:.7rem;font-weight:700}.stale-report-kind.kind-maha_top{color:#ab6f07;background:#daa60b1f;border-color:#daa60b80}.stale-report-kind.kind-maha{color:#703db8;background:#8147d11a;border-color:#8147d173}.stale-report-name{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;text-decoration:none;overflow:hidden}.stale-report-name:hover{text-decoration:underline}.stale-report-symbol{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.76rem}.stale-report-score{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:700}.stale-report-sub{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:baseline;gap:.3rem .7rem;font-size:.76rem;display:flex}.stale-report-days{color:#c52020;font-variant-numeric:tabular-nums;font-weight:600}.stale-report-overdue{color:hsl(var(--muted-foreground));margin-left:.3rem;font-weight:400}.stale-report-date,.stale-report-sector{font-variant-numeric:tabular-nums}.stale-report-edit{flex:none}.stale-report-empty{text-align:center;border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:.75rem;margin:1.5rem 0;padding:1.25rem;font-size:.9rem}.report-freshness-badge{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .4);border-radius:.6rem;flex-direction:column;gap:.1rem;margin:0 0 1.1rem;padding:.5rem .85rem;display:inline-flex}.report-freshness-badge-main{color:hsl(var(--foreground));font-size:.9rem;font-weight:700}.report-freshness-badge-meta{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.74rem}.report-freshness-badge.is-stale{background:#dc28281a;border-color:#dc282873}.report-freshness-badge.is-stale .report-freshness-badge-main{color:#c52020}.report-freshness-badge.is-fresh{background:#38945a14;border-color:#38945a66}.report-freshness-badge.is-fresh .report-freshness-badge-main{color:#2d7648}.staff-fieldset{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin:0 0 1.5rem;padding:1rem 1.15rem 1.25rem}.staff-fieldset legend{padding:0 8px;font-size:1rem;font-weight:600}.staff-field{margin-bottom:14px}.staff-field:last-child{margin-bottom:0}.staff-field label{color:hsl(var(--muted-foreground));margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.staff-field-check{margin-bottom:10px}.staff-check-label{color:hsl(var(--foreground));cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:0;font-weight:500;display:flex}.staff-check-label input[type=checkbox]{flex-shrink:0;margin-top:3px}.staff-field-hint{color:hsl(var(--muted-foreground));margin-top:6px;font-size:.8rem;line-height:1.45;display:block}.staff-field-label-ro{letter-spacing:.05em;color:hsl(var(--muted-foreground));margin-bottom:6px;font-size:.75rem;font-weight:600;display:block}.staff-field-value-ro{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;margin:0;font-size:1rem;font-weight:600}.staff-form-control{box-sizing:border-box;border:1px solid hsl(var(--border));background:hsl(var(--card));width:100%;max-width:100%;color:hsl(var(--foreground));border-radius:10px;padding:9px 12px;font-size:.95rem}.staff-form-control:focus{border-color:hsl(var(--primary));outline:2px solid #cc442538}.staff-form-textarea-md{resize:vertical;min-height:120px}.staff-form-actions{flex-wrap:wrap;gap:10px;margin-top:.25rem;display:flex}.staff-form-delete-btn{border-color:hsl(var(--destructive) / .35);color:hsl(var(--destructive))}.staff-form-delete-btn:hover{background:hsl(var(--destructive) / .06)}.report-list-staff-new{flex-shrink:0}.staff-field-row-2{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.staff-field-row-2 .staff-field{margin-bottom:0}.staff-field-inline-actions{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.staff-field-inline-actions .staff-form-control{flex:160px;min-width:0}.staff-stock-lookup-btn{white-space:nowrap;flex-shrink:0}@media (max-width:640px){.staff-field-row-2{grid-template-columns:1fr}}.daily-pick-editor-hint{color:hsl(var(--muted-foreground));margin:0 0 12px;font-size:.85rem;line-height:1.45}.daily-pick-stock-rows{flex-direction:column;gap:1rem;display:flex}.daily-pick-stock-block{border:1px solid hsl(var(--border));background:#fcfcfd;border-radius:10px;padding:12px 14px}.daily-pick-stock-block-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.daily-pick-stock-index{color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:600}.daily-pick-row-remove{padding:6px 10px;font-size:.85rem}.daily-pick-add-row{margin-top:4px}.home-hero-block{padding-top:4px}.home-page-skeleton{min-height:min(72vh,920px)}.home-skel-block,.home-skel-line{border-radius:calc(var(--radius) - 1px);background:linear-gradient(90deg, hsl(var(--muted) / .22) 25%, hsl(var(--muted) / .42) 50%, hsl(var(--muted) / .22) 75%);border:1px solid hsl(var(--border) / .45);background-size:200% 100%;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.home-skel-hero-copy{flex-direction:column;justify-content:center;gap:.65rem;min-height:8.5rem;padding:1.25rem 1.35rem;display:flex}.home-skel-line{border:none;height:.85rem}.home-skel-line--hero-title{width:min(16rem,72%);height:1.35rem}.home-skel-line--hero-lead{width:min(22rem,92%)}.home-skel-line--short{width:min(14rem,58%)}.home-skel-badge{width:100%;max-width:220px;min-height:120px;margin-inline:auto}.home-skel-times-card,.home-skel-flow-card{border-radius:12px;min-height:220px}.home-skel-daily-panel{pointer-events:none}.home-skel-line--panel-title{width:min(12rem,55%);height:1.1rem}.home-skel-line--panel-action{border-radius:999px;width:5.5rem;height:2rem}.home-skel-strategy-tabs{flex-wrap:wrap;gap:.45rem;display:flex}.home-skel-strategy-tab{border-radius:999px;width:4.75rem;height:2rem}.home-skel-pick-row{border-bottom:1px solid hsl(var(--border) / .55);justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.1rem;display:flex}.home-skel-pick-row:last-child{border-bottom:none}.home-skel-pick-date{width:min(9rem,48%);height:1rem}.home-skel-pick-count{border-radius:999px;width:3.25rem;height:1.75rem}.home-skel-maha-panel{pointer-events:none}.home-skel-line--maha-eyebrow{width:4.5rem;height:.65rem;margin-bottom:.35rem}.home-skel-line--maha-title{width:min(8rem,40%);height:1.15rem;margin-bottom:.45rem}.home-skel-line--maha-lead{width:min(18rem,88%)}.home-skel-maha-btn{border-radius:.7rem;width:7.5rem;height:2.45rem}.home-skel-maha-tile{border-radius:calc(var(--radius) - 1px);min-height:5.5rem}@media (max-width:759px){.home-page-skeleton .market-investor-flow-layout{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-skel-block,.home-skel-line{animation:none}}.home-fear-greed-row{justify-content:flex-end;margin-bottom:10px;display:flex}.fg-badge{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;flex-direction:column;align-items:stretch;gap:6px;min-width:0;max-width:min(100%,220px);min-height:120px;padding:8px 10px;line-height:1.15;display:flex}.fg-badge--loading{opacity:.75}.fg-badge-gauge-row{flex-direction:row;align-items:center;gap:10px;display:flex}.fg-badge-gauge-center{justify-content:center;align-items:center;min-height:66px;display:flex}.fg-gauge-svg{flex-shrink:0;width:112px;max-width:38vw;height:auto;display:block}.fg-gauge-placeholder{background:linear-gradient(90deg, hsl(var(--border)), hsl(var(--muted)));opacity:.35;border-radius:8px;flex-shrink:0;width:112px;max-width:38vw;height:58px}.fg-badge-gauge-meta{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.fg-badge-eyebrow{letter-spacing:.02em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:10px;font-weight:600}.fg-badge-score-large{font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:600;line-height:1.1}.fg-badge-label--grid3{color:hsl(var(--foreground));grid-template-columns:1fr auto 1fr;place-items:center;gap:8px;font-size:.9rem;font-weight:600;display:grid}.fg-badge-label-k{color:hsl(var(--muted-foreground));letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;justify-self:center;font-weight:600}.fg-badge-label-score{font-variant-numeric:tabular-nums;white-space:nowrap;justify-self:center;font-weight:600}.fg-badge-label-text{white-space:nowrap;text-overflow:ellipsis;justify-self:center;overflow:hidden}.fg-badge-toplabel{letter-spacing:.02em;color:hsl(var(--muted-foreground));white-space:nowrap;pointer-events:none;font-size:.7rem;font-weight:600;position:absolute;top:6px;left:10px}@media (max-width:640px){.fg-badge{max-width:min(100%,200px);padding:6px 8px}.fg-gauge-svg,.fg-gauge-placeholder{width:96px;max-width:42vw}.fg-gauge-placeholder{height:50px}.fg-badge-eyebrow{font-size:9px}.fg-badge-score-large{font-size:1.15rem}.fg-badge-label--grid3{font-size:.9rem}}.fg-badge-link{width:min(100%,220px);max-width:min(100%,220px);color:inherit;outline-offset:3px;vertical-align:top;border-radius:12px;text-decoration:none;display:inline-block}.fg-badge-link>.fg-badge{width:100%;max-width:100%}@media (max-width:640px){.fg-badge-link,.macro-badge-link{width:100%;max-width:100%;display:flex}.fg-badge,.macro-badge{width:100%;max-width:100%;height:100%}}.fg-badge-link:focus-visible,.fg-badge-link:focus{outline:2px solid hsl(var(--ring))}.fg-badge-link:hover .fg-badge{border-color:hsl(var(--primary));box-shadow:0 4px 20px #2c1b1714}.fg-detail-page{padding-bottom:3rem}.fg-detail-header{margin-bottom:1.75rem}.fg-detail-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin:0 0 .35rem;font-size:.75rem;font-weight:600}.fg-detail-title-row{justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:.5rem;display:flex}.fg-detail-title-row .fg-detail-title{flex:1;min-width:0;margin:0}.fg-detail-title-row .stock-share-wrap{flex-shrink:0;margin-top:.2rem}.fg-detail-title{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}.fg-detail-lead{max-width:52rem;margin:0 0 .75rem}.fg-detail-external-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin:0 0 1rem;display:flex}.fg-detail-external-actions .btn-ext{align-items:center;gap:.4rem;display:inline-flex}.fg-detail-external-icon{flex-shrink:0;width:1rem;height:1rem}.btn-ext--cnn-fear-greed{color:#29447a;background:#f3f6fc;border-color:#3f62a659}.btn-ext--cnn-fear-greed:hover{color:#213763;background:#e7edf8;border-color:#38579480}.fg-detail-refresh-note{border:1px solid hsl(var(--border));background:hsl(var(--secondary) / .35);max-width:52rem;color:hsl(var(--muted-foreground));border-radius:10px;margin:0 0 .75rem;padding:10px 12px;font-size:.88rem;line-height:1.55}.fg-staff-refresh{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0 0 .75rem;display:flex}.fg-staff-refresh-msg{color:hsl(var(--muted-foreground));margin:0;font-size:.85rem}.fg-detail-asof{color:hsl(var(--muted-foreground));margin:0;font-size:.8rem}.fg-detail-note{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:10px;margin:1rem 0 0;padding:10px 12px;font-size:.85rem;line-height:1.5}.fg-detail-error{border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .06);color:hsl(var(--destructive));border-radius:10px;margin:1rem 0;padding:.75rem 1rem;font-size:.9rem;line-height:1.45}.fg-detail-back{color:hsl(var(--primary));margin-top:.5rem;font-weight:600;display:inline-block}.fg-detail-back:hover{text-decoration:underline}.fg-detail-footer-nav{border-top:1px solid hsl(var(--border));margin-top:2rem;padding-top:1rem}.fg-detail-skeleton{min-height:280px;padding:1.5rem}.fg-detail-skel-title{background:hsl(var(--muted));opacity:.35;border-radius:8px;width:60%;max-width:280px;height:28px;margin-bottom:1.5rem}.fg-detail-skel-gauge{background:linear-gradient(180deg, hsl(var(--muted)), transparent);opacity:.25;border-radius:16px;height:200px}.fg-premium-card{border:1px solid hsl(var(--border));background:linear-gradient(165deg, hsl(var(--card)) 0%, hsl(var(--secondary) / .45) 100%);border-radius:1.5rem;margin-bottom:2.5rem;padding:1.5rem 1.25rem 1.75rem;box-shadow:0 8px 32px #141b340f}.fg-premium-card-title{text-align:center;margin:0 0 1rem;font-size:1rem;font-weight:600}.fg-history-section .fg-premium-card-title{text-align:left;margin:0}.fg-history-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:.65rem;display:flex}.fg-history-lead{max-width:52rem;color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.88rem;line-height:1.55}.fg-history-range-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.fg-history-range-tab{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));cursor:pointer;border-radius:9999px;padding:.35rem .75rem;font-size:.82rem;font-weight:600}.fg-history-range-tab--active{border-color:hsl(var(--primary) / .45);background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.fg-history-chart-wrap{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;position:relative;overflow:hidden}.fg-history-zone-bands{pointer-events:none;z-index:0;background:linear-gradient(#388a5624 0% 25%,#4691611a 25% 45%,#90856414 45% 55%,#ba3b3b1a 55% 75%,#a12b2b24 75% 100%);position:absolute;inset:0}.fg-history-chart-canvas{z-index:1;width:100%;min-height:320px;position:relative}.fg-history-chart-skeleton-canvas{border:1px solid hsl(var(--border));background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);background-size:200% 100%;border-radius:12px;width:100%;min-height:320px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.fg-history-chart-loading,.fg-history-chart-empty{color:hsl(var(--muted-foreground));margin:0;padding:.75rem 1rem 1rem;font-size:.88rem}.fg-history-legend{color:hsl(var(--muted-foreground));flex-wrap:wrap;gap:.5rem 1rem;margin:1rem 0 0;padding:0;font-size:.78rem;list-style:none;display:flex}.fg-history-legend li{align-items:center;gap:.35rem;display:inline-flex}.fg-history-legend-swatch{border-radius:2px;flex-shrink:0;width:.65rem;height:.65rem}.fg-history-legend-swatch--extreme-greed{background:#388a568c}.fg-history-legend-swatch--greed{background:#46916173}.fg-history-legend-swatch--neutral{background:#90856466}.fg-history-legend-swatch--fear{background:#ba3b3b73}.fg-history-legend-swatch--extreme-fear{background:#a12b2b8c}.fg-premium-gauge-wrap{max-width:28rem;margin:0 auto}.fg-premium-gauge-stage{width:100%;max-height:200px;position:relative}.fg-premium-gauge-svg{width:100%;height:auto;display:block}.fg-premium-gauge-score-block{text-align:center;margin-top:1.1rem}.fg-premium-gauge-score-num{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-size:clamp(2.25rem,5vw,3rem);font-weight:600;line-height:1.1}.fg-premium-gauge-label{color:hsl(var(--muted-foreground));margin:.35rem 0 0;font-size:1rem;font-weight:600}.fg-premium-gauge-ticks{letter-spacing:.04em;text-transform:uppercase;min-height:1.25rem;color:hsl(var(--muted-foreground));margin-top:1rem;font-size:.7rem;font-weight:600;position:relative}.fg-premium-gauge-tick{white-space:nowrap;position:absolute;top:0;transform:translate(-50%)}.fg-premium-gauge-tick--fear{left:10%}.fg-premium-gauge-tick--neutral{left:50%}.fg-premium-gauge-tick--greed{left:90%}.fg-section-title{margin:0 0 .75rem;font-size:1.2rem;font-weight:600}.fg-section-intro{color:hsl(var(--muted-foreground));max-width:48rem;margin:0 0 1.25rem;font-size:.92rem;line-height:1.6}.fg-components-section{margin-bottom:0}.fg-comp-table-wrap{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin-bottom:2rem;overflow-x:auto}.fg-comp-table{border-collapse:collapse;width:100%;font-size:.88rem}.fg-comp-table th,.fg-comp-table td{text-align:left;vertical-align:top;border-bottom:1px solid hsl(var(--border));padding:12px 14px}.fg-comp-table th{background:hsl(var(--card));text-transform:uppercase;letter-spacing:.03em;color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:600}.fg-comp-table tr:last-child td{border-bottom:none}.fg-comp-name{color:hsl(var(--foreground));margin-bottom:4px;font-weight:600;display:block}.fg-comp-short{color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:500;line-height:1.45;display:block}.fg-comp-score{font-variant-numeric:tabular-nums;font-weight:600}.fg-comp-detail-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.fg-comp-detail-item{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;padding:1rem 1.1rem}.fg-comp-detail-title{margin:0 0 .5rem;font-size:1rem;font-weight:600}.fg-comp-detail-w{color:hsl(var(--muted-foreground));font-weight:600}.fg-comp-detail-body{color:hsl(var(--muted-foreground));margin:0;font-size:.88rem;line-height:1.65}.fg-method-section{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.35rem}.fg-detail-accordion{flex-direction:column;gap:10px;margin-bottom:2rem;display:flex}.fg-detail-accordion-item{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;overflow:hidden}.fg-detail-accordion-item[open]{border-color:hsl(var(--primary) / .4);box-shadow:0 4px 16px #141b340f}.fg-detail-accordion-summary{cursor:pointer;color:hsl(var(--foreground));background:hsl(var(--muted) / .25);-webkit-user-select:none;user-select:none;padding:14px 2.5rem 14px 18px;font-size:1.05rem;font-weight:600;list-style:none;position:relative}.fg-detail-accordion-summary::-webkit-details-marker{display:none}.fg-detail-accordion-summary:after{content:"+";color:hsl(var(--muted-foreground));font-size:1.15rem;line-height:1;transition:color .15s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.fg-detail-accordion-item[open] .fg-detail-accordion-summary{border-bottom:1px solid hsl(var(--border));background:hsl(var(--card))}.fg-detail-accordion-item[open] .fg-detail-accordion-summary:after{content:"−";color:hsl(var(--primary))}.fg-detail-accordion-body{padding:1.15rem 1.25rem 1.35rem}.fg-detail-accordion-body .fg-section-intro,.fg-detail-accordion-body .fg-raw-grid{margin-top:0}.fg-method-list{color:hsl(var(--foreground));margin:0 0 1rem;padding-left:1.2rem;font-size:.9rem;line-height:1.7}.fg-method-list strong{font-variant-numeric:tabular-nums}.fg-method-footnote{color:hsl(var(--muted-foreground));margin:0;font-size:.82rem;line-height:1.55}.fg-raw-section{margin-bottom:0}.fg-raw-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.fg-raw-item{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;min-height:86px;padding:12px 14px}.fg-raw-title{margin:0 0 6px;font-size:.9rem;font-weight:600}.fg-raw-body{color:hsl(var(--muted-foreground));word-break:break-word;margin:0;font-size:.86rem;line-height:1.6}.fg-raw-inflow>.fg-raw-body{margin:0 0 .5rem}.fg-raw-inflow>.fg-raw-body:last-child{margin-bottom:0}.fg-raw-sub{color:hsl(var(--muted-foreground));margin:.35rem 0 0;font-size:.82rem;line-height:1.55}.fg-raw-kv{color:hsl(var(--muted-foreground));margin:.5rem 0 0;padding-left:1.1rem;font-size:.82rem;line-height:1.55}.fg-raw-kv li{margin:.2rem 0}.fg-raw-pre{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:10px;margin:0;padding:10px 12px;font-size:.78rem;line-height:1.45;overflow:auto}@media (max-width:900px){.fg-raw-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.fg-raw-grid{grid-template-columns:1fr}}.account-page{padding-bottom:2.5rem}.account-stack{max-width:36rem;margin-left:auto;margin-right:auto}.account-page--wide .account-stack{max-width:none}.profile-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;display:grid}.profile-page-body{flex-direction:column;gap:1rem;width:100%;max-width:70rem;margin-inline:auto;display:flex}.account-page--profile .account-stack{max-width:none}.account-page--profile .profile-page-body,.member-public-profile-page .profile-page-body{max-width:70rem}.profile-main{flex-direction:column;gap:1rem;min-width:0;display:flex}.profile-aside{min-width:0}.profile-sns-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 10px 28px #1113180f}.profile-sns-card--classic{border-radius:1rem}.profile-sns-cover,.profile-sns-cover--classic{background:radial-gradient(ellipse 90% 120% at 10% -20%, hsl(var(--primary) / .2), transparent 55%), linear-gradient(180deg, hsl(var(--muted) / .55) 0%, hsl(var(--card)) 100%);height:7.5rem;position:relative;overflow:hidden}.profile-sns-cover-blur{-o-object-fit:cover;object-fit:cover;filter:blur(26px)saturate(1.1);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0;transform:scale(1.15)}.profile-sns-cover-blur--visible{opacity:1}.profile-sns-cover-scrim{opacity:0;pointer-events:none;background:linear-gradient(#ffffff0a 0%,#00000047 100%);transition:opacity .35s;position:absolute;inset:0}.profile-sns-cover-scrim--visible{opacity:1}@media (prefers-reduced-motion:reduce){.profile-sns-cover-blur,.profile-sns-cover-scrim{transition:none}.profile-sns-cover-blur{filter:blur(20px)saturate(1.05)}}.profile-sns-body,.profile-sns-body--classic{padding:0 1.5rem;position:relative}.profile-sns-main--classic{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"avatar identity aside";align-items:start;gap:0 1.35rem;padding:0 0 1.25rem;display:grid}.profile-sns-avatar-row,.profile-sns-avatar-row--classic{grid-area:avatar;justify-content:flex-start;align-self:start;margin:-3.4rem 0 0;display:flex}.profile-sns-avatar,.profile-sns-avatar--classic{border:3px solid hsl(var(--card));width:6.75rem;height:6.75rem;box-shadow:0 8px 22px #0000001f;border-radius:1.15rem!important}.profile-sns-avatar-row--classic .profile-avatar-wrap,.profile-sns-avatar-row--classic .profile-avatar-inner{border-radius:1.15rem}.profile-sns-avatar-row--classic .profile-avatar-wrap--maha{box-shadow:0 0 0 2px hsl(var(--primary) / .55), 0 8px 22px #0000001a;animation:none}.profile-sns-avatar-row--classic .profile-avatar-wrap--maha .profile-avatar-inner{border-color:hsl(var(--primary))}.profile-sns-identity,.profile-sns-identity--classic{text-align:left;grid-area:identity;min-width:0;margin:0;padding:.55rem 0 0}.profile-sns-handle{color:hsl(var(--muted-foreground));margin:0 0 .1rem;font-size:.8125rem;font-weight:500;line-height:1.35}.profile-sns-name-row,.profile-sns-name-row--classic{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.4rem .55rem;margin-bottom:.3rem;display:flex}.profile-sns-name,.profile-sns-name--classic{letter-spacing:-.035em;color:hsl(var(--foreground));margin:0;font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:600;line-height:1.2}.profile-sns-maha-chip{background:hsl(var(--primary));letter-spacing:.06em;color:hsl(var(--primary-foreground));border:none;border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.profile-sns-maha-id{letter-spacing:.04em;color:hsl(var(--muted-foreground));font-size:.625rem;font-weight:600}.profile-sns-meta{color:hsl(var(--muted-foreground));margin:0 0 .45rem;font-size:.8125rem;line-height:1.45}.profile-sns-bio,.profile-sns-bio--classic{max-width:38rem;color:hsl(var(--muted-foreground));text-align:left;white-space:pre-wrap;margin:.1rem 0 0;font-size:.9rem;line-height:1.55}.profile-sns-actions{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:.5rem;margin:.85rem 0 0;display:flex}.profile-sns-aside,.profile-sns-aside--classic{grid-area:aside;align-self:center;padding-top:.55rem}.profile-sns-aside-stats{justify-content:flex-end;align-items:flex-start;gap:1.5rem;display:flex}.profile-sns-aside-stat{text-align:left;min-width:0;color:inherit;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:.15rem;margin:0;padding:0;display:flex}.profile-sns-aside-stat--button{cursor:pointer;border-radius:.4rem}.profile-sns-aside-stat--button:hover .profile-sns-aside-stat-value{opacity:.8}.profile-sns-aside-stat--button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.profile-sns-aside-stat-label{color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:500;line-height:1.3}.profile-sns-aside-stat-value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-size:clamp(1.25rem,1.8vw,1.55rem);font-weight:600;line-height:1.15}.profile-sns-aside-stat--loading .profile-sns-aside-stat-value{opacity:.4}.profile-sns-toolbar{z-index:3;position:absolute;top:.65rem;right:.65rem}.profile-sns-more-wrap{position:relative}.profile-sns-more-btn{width:2.25rem;height:2.25rem;color:hsl(var(--foreground));cursor:pointer;background:#ffffffdb;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 2px 10px #0000001a}.profile-sns-more-btn:hover{background:#fffffff5}.profile-sns-more-btn:active{transform:scale(.96)}.profile-sns-more-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.profile-sns-more-menu{z-index:20;border:1px solid hsl(var(--border));background:hsl(var(--popover,var(--card)));min-width:9.5rem;color:hsl(var(--popover-foreground,var(--foreground)));border-radius:.75rem;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 10px 28px #0000001f}.profile-sns-more-item{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.55rem .65rem;font-size:.8125rem;font-weight:600;line-height:1.3;text-decoration:none;display:flex}.profile-sns-more-item:hover{background:hsl(var(--accent))}.profile-sns-more-item:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.profile-sns-action-badge{background:hsl(var(--muted-foreground));min-width:1rem;height:1rem;color:hsl(var(--background));text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;padding:0 .25rem;font-size:.625rem;font-weight:600;line-height:1rem;position:absolute;top:-.35rem;right:-.45rem}.profile-sns-action-badge--alert{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.profile-sns-action-btn{border:1px solid hsl(var(--border));background:hsl(var(--card));min-width:6.25rem;min-height:2.5rem;color:hsl(var(--foreground));cursor:pointer;border-radius:999px;flex:0 auto;justify-content:center;align-items:center;gap:.35rem;padding:0 1.05rem;font-size:.8125rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.profile-sns-action-btn:hover:not(:disabled){background:hsl(var(--muted) / .35)}.profile-sns-action-btn:active:not(:disabled){transform:scale(.98)}.profile-sns-action-btn:disabled{opacity:.65;cursor:wait}.profile-sns-action-btn--primary{background:hsl(var(--foreground));color:hsl(var(--background));border-color:#0000}.profile-sns-action-btn--primary:hover:not(:disabled){background:hsl(var(--foreground) / .88);color:hsl(var(--background))}.profile-sns-action-btn--secondary{background:hsl(var(--card));border-color:hsl(var(--foreground) / .2)}.profile-sns-action-btn--secondary:hover:not(:disabled){background:hsl(var(--muted) / .35);border-color:hsl(var(--foreground) / .32)}.profile-sns-action-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.profile-sns-action-icon{opacity:.9;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.profile-sns-action-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-sns-tabs-slot{border-top:1px solid hsl(var(--border));margin:0 -1.5rem}.profile-sns-tabs-slot .profile-sns-tabs{box-shadow:none;background:0 0;border:none;border-radius:0}.profile-sns-tabs{width:100%}.profile-sns-tabs-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:.1rem;width:100%;padding:0 .75rem;display:flex;overflow-x:auto}.profile-sns-tabs-list::-webkit-scrollbar{display:none}.profile-sns-tab{cursor:pointer;color:hsl(var(--muted-foreground));white-space:nowrap;background:0 0;border:none;flex:none;margin:0;padding:.9rem .9rem .8rem;transition:color .15s;position:relative}.profile-sns-tab:hover,.profile-sns-tab--active{color:hsl(var(--foreground))}.profile-sns-tab-inner{align-items:center;gap:.3rem;display:inline-flex}.profile-sns-tab-icon{opacity:.7;flex-shrink:0;width:1rem;height:1rem}.profile-sns-tab--active .profile-sns-tab-icon{opacity:1}.profile-sns-tab-label{letter-spacing:-.01em;font-size:.875rem;font-weight:600}.profile-sns-tab-badge{font-variant-numeric:tabular-nums;min-width:0;color:hsl(var(--muted-foreground));vertical-align:super;background:0 0;border-radius:0;padding:0;font-size:.7rem;font-weight:600;line-height:1}.profile-sns-tab--active .profile-sns-tab-badge{color:hsl(var(--foreground))}.profile-sns-tab-badge--alert,.profile-sns-tab--active .profile-sns-tab-badge--alert{background:hsl(var(--primary));min-width:1.05rem;height:1.05rem;color:hsl(var(--primary-foreground));vertical-align:baseline;border-radius:999px;justify-content:center;align-items:center;padding:0 .28rem;font-size:.625rem;display:inline-flex}.profile-sns-tab-indicator{background:0 0;border-radius:2px 2px 0 0;height:2.5px;transition:transform .2s,background .15s;position:absolute;bottom:0;left:.55rem;right:.55rem;transform:scaleX(0)}.profile-sns-tab--active .profile-sns-tab-indicator{background:hsl(var(--foreground));transform:scaleX(1)}.profile-sns-tab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px;z-index:1}.member-public-profile-panel{margin-top:0}.member-public-profile-panel .account-panel-body{padding-top:.85rem}.account-page--profile .account-panel,.member-public-profile-page .account-panel{border-radius:1rem;box-shadow:0 1px 2px #0000000a,0 10px 28px #1113180d}@media (max-width:820px){.profile-sns-main--classic{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"avatar identity""aside aside";gap:.75rem 1rem}.profile-sns-aside--classic{border-top:1px solid hsl(var(--border));align-self:stretch;padding-top:.85rem}.profile-sns-aside-stats{justify-content:space-between;gap:.75rem;width:100%}.profile-sns-aside-stat{flex:1 1 0}.profile-sns-aside-stat-value{font-size:1.2rem}}@media (max-width:520px){.profile-sns-body,.profile-sns-body--classic{padding:0 1.1rem}.profile-sns-cover,.profile-sns-cover--classic{height:6rem}.profile-sns-avatar-row--classic{margin-top:-2.6rem}.profile-sns-avatar,.profile-sns-avatar--classic,.profile-sns-avatar-row--classic .profile-avatar-wrap,.profile-sns-avatar-row--classic .profile-avatar-inner{width:5.25rem;height:5.25rem;border-radius:1rem!important}.profile-sns-name,.profile-sns-name--classic{font-size:1.25rem}.profile-sns-actions{width:100%}.profile-sns-actions .profile-sns-action-btn{flex:1 1 0;min-width:0}.profile-sns-tabs-slot{margin-left:-1.1rem;margin-right:-1.1rem}.profile-sns-tabs-list{padding:0 .5rem}.profile-sns-tab{padding-inline:.7rem}}.profile-sns-skel-avatar,.profile-sns-skel-avatar--classic{border:3px solid hsl(var(--card));background:hsl(var(--muted) / .4);border-radius:1.15rem;width:6.75rem;height:6.75rem}.profile-sns-skel-line{background:hsl(var(--muted) / .45);border-radius:6px}.profile-sns-skel-handle{width:5rem;height:.75rem;margin-bottom:.35rem}.profile-sns-skel-name,.profile-sns-skel-name--classic{width:10rem;height:1.35rem}.profile-sns-skel-meta{width:8rem;height:.75rem;margin-top:.4rem}.profile-sns-skel-bio,.profile-sns-skel-bio--classic{width:min(100%,22rem);height:2.2rem;margin-top:.45rem}.profile-sns-skel-actions{gap:.5rem;margin-top:.85rem;display:flex}.profile-sns-skel-action{background:hsl(var(--muted) / .4);border-radius:999px;width:6.25rem;height:2.5rem}.profile-sns-skel-aside{gap:1.5rem;padding-top:.55rem;display:flex}.profile-sns-skel-aside-stat{background:hsl(var(--muted) / .4);border-radius:6px;width:3.5rem;height:2.6rem}@media (max-width:520px){.profile-sns-skel-avatar,.profile-sns-skel-avatar--classic{border-radius:1rem;width:5.25rem;height:5.25rem}}.profile-edit-panel-wrap{margin-top:-.15rem}.profile-account-privacy{border-top:1px solid hsl(var(--border));padding:.85rem 0 0}.profile-sns-card--skeleton .profile-sns-cover{background:hsl(var(--muted) / .35)}.profile-sns-skel-toolbar-btn{background:#ffffff59;border-radius:999px;width:5.5rem;height:2rem;display:block}.profile-sns-skel-avatar{border:3.5px solid hsl(var(--card));background:hsl(var(--muted) / .4);border-radius:9999px;width:5.75rem;height:5.75rem}.profile-sns-skel-line{background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);background-size:200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.profile-sns-skel-name{width:7rem;height:1.25rem;margin-bottom:.45rem}.profile-sns-skel-bio{width:11rem;max-width:100%;height:.8rem;margin-bottom:.75rem}.profile-sns-skel-return{background:hsl(var(--muted) / .3);border-radius:999px;width:8.5rem;height:1.65rem;margin-bottom:.45rem}.profile-sns-skel-stats{background:hsl(var(--muted) / .3);border-radius:8px;width:6.5rem;height:.9rem;margin:0 auto .45rem}.profile-sns-skel-follow{width:9rem;height:.9rem;margin-bottom:.25rem}.profile-sns-skel-avatar--classic{border-width:4px;width:6.75rem;height:6.75rem}.profile-sns-skel-handle{width:4.5rem;height:.75rem;margin:0 auto .45rem}.profile-sns-skel-name--classic{width:8.5rem;height:1.45rem;margin:0 auto .5rem}.profile-sns-skel-meta{width:10rem;height:.75rem;margin:0 auto .85rem}.profile-sns-skel-actions{justify-content:center;gap:.55rem;margin-bottom:1rem;display:flex}.profile-sns-skel-action{background:hsl(var(--muted) / .32);border-radius:.7rem;flex:1 1 0;max-width:6.5rem;height:2.45rem}.profile-sns-skel-bio--classic{width:min(100%,18rem);height:2.4rem;margin:0 auto .85rem}.profile-sns-skel-tabs{gap:0;padding:.5rem 0;display:flex}.profile-sns-skel-tab{background:hsl(var(--muted) / .3);border-radius:6px;flex:1;height:1.75rem;margin:0 .5rem}.profile-tab-stack{flex-direction:column;gap:1rem;display:flex}.profile-tabs-skeleton .profile-tab-skeleton-pill{pointer-events:none;color:#0000;background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);background-size:200% 100%;flex:1 1 0;min-height:2.65rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}@media (min-width:900px){.profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.profile-picks-panel{grid-column:1/-1}}.account-page-header{margin-bottom:1.25rem}.account-page-lead{margin:0}.login-page .account-stack{max-width:56rem}.login-page-grid{align-items:stretch;gap:1.25rem;display:grid}@media (min-width:768px){.login-page-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.5rem}}.login-page-thesis{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));flex-direction:column;gap:1.25rem;padding:1.35rem 1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.login-page-thesis{padding:1.75rem 1.65rem 1.85rem}}.login-page-thesis-chart{pointer-events:none;opacity:.07;height:42%;position:absolute;inset:auto 0 0}.login-page-thesis-chart path{fill:none;stroke:hsl(var(--primary));stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.login-page-brand{align-items:center;gap:.75rem;display:flex}.login-page-brand .brand-logo{width:2.75rem;height:2.75rem}.login-page-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin:0;font-size:.6875rem;font-weight:600}.login-page-headline{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:1.45rem;font-weight:600;line-height:1.28}@media (min-width:768px){.login-page-headline{font-size:1.65rem}}.login-page-desc{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.65}.login-page-benefits{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.login-page-benefit{color:hsl(var(--foreground));align-items:flex-start;gap:.65rem;font-size:.8125rem;line-height:1.5;display:flex}.login-page-benefit-icon{color:hsl(var(--primary));flex-shrink:0;margin-top:.1rem}.login-page-sync{margin-top:auto;padding-top:.35rem}.login-page-sync-label{letter-spacing:.08em;color:hsl(var(--muted-foreground));margin-bottom:.45rem;font-size:.6875rem;font-weight:600;display:block}.login-page-sync-bar{background:hsl(var(--border));border-radius:999px;height:2px;overflow:hidden}.login-page-sync-bar-fill{border-radius:inherit;background:hsl(var(--primary));width:0;height:100%;animation:1.15s ease-out .15s forwards login-sync-fill;display:block}@keyframes login-sync-fill{to{width:100%}}@media (prefers-reduced-motion:reduce){.login-page-sync-bar-fill{width:100%;animation:none}}.login-page-panel{flex-direction:column;gap:.85rem;display:flex}.login-page-alert{border-radius:calc(var(--radius) - 2px);padding:.8rem .95rem;font-size:.8125rem;line-height:1.55}.login-page-alert--prompt{border:1px solid hsl(var(--primary) / .35);background:hsl(var(--primary) / .06);color:hsl(var(--foreground))}.login-page-alert--error{border:1px solid hsl(var(--destructive) / .4);background:hsl(var(--destructive) / .06);color:hsl(var(--destructive))}.login-page-alert-row{align-items:flex-start;gap:.5rem;display:flex}.login-page-action-card{flex-direction:column;flex:1;display:flex}.login-page-action-body{flex-direction:column;gap:.85rem;display:flex}.login-page-google-btn{gap:.55rem;width:100%;min-height:2.85rem;font-size:.9375rem;font-weight:600}.login-page-google-mark{width:1.25rem;height:1.25rem;box-shadow:inset 0 0 0 1px hsl(var(--border) / .8);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.login-page-trust{border-radius:calc(var(--radius) - 2px);border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);color:hsl(var(--muted-foreground));padding:.85rem .95rem;font-size:.75rem;line-height:1.6}.login-page-trust-row{align-items:flex-start;gap:.5rem;display:flex}.login-page-trust a{color:hsl(var(--foreground));text-underline-offset:3px;text-decoration:underline}.login-page-trust a:hover{color:hsl(var(--primary))}.login-page-next-hint{font-family:var(--font-mono), ui-monospace, monospace;color:hsl(var(--muted-foreground));margin-top:.35rem;font-size:.6875rem}.login-page-footer-hint{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem;line-height:1.5}.login-page-session{flex-direction:column;gap:1rem;display:flex}.login-page-session-user{align-items:center;gap:.75rem;display:flex}.login-page-session-name{font-weight:600}.login-page-session-email{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.8125rem;overflow:hidden}.login-page-session-actions{flex-wrap:wrap;gap:.5rem;display:flex}.account-panel{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #141b340f}.account-panel-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .45);padding:.85rem 1.25rem;font-size:.95rem;font-weight:600}.profile-admin-panel{margin-top:1rem}.admin-dashboard-stats,.profile-admin-stats-wrap{flex-direction:column;gap:1.25rem;display:flex}.admin-page-actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.admin-page-footer-nav{margin:.25rem 0 0}.admin-quick-links{gap:.5rem;display:grid}@media (min-width:520px){.admin-quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-quick-link{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background:hsl(var(--background));border-radius:10px;padding:.65rem .85rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:block}.admin-quick-link:hover{border-color:hsl(var(--primary) / .45);background:hsl(var(--primary) / .06)}.profile-admin-stats-section--visits,.profile-admin-stats.profile-admin-stats-section--visits{border-top:1px solid hsl(var(--border));padding-top:.25rem}.profile-admin-stats-title{color:hsl(var(--foreground));margin:0 0 .75rem;font-size:.875rem;font-weight:600}.profile-admin-stats-lead{color:hsl(var(--muted-foreground));margin:0 0 .65rem;font-size:.75rem}.profile-admin-stats-loading{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem}.profile-admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.profile-admin-stats-item{border:1px solid hsl(var(--border));background:hsl(var(--background));text-align:center;border-radius:10px;margin:0;padding:.75rem .65rem}.profile-admin-stats-item dt{color:hsl(var(--muted-foreground));margin:0 0 .35rem;font-size:.72rem;font-weight:600}.profile-admin-stats-item dd{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));margin:0;font-size:1.35rem;font-weight:600;line-height:1.1}.profile-admin-stats-item--maha{border-color:hsl(var(--primary) / .35);background:hsl(var(--primary) / .06)}.profile-admin-stats-item--maha dd{color:hsl(var(--primary))}.profile-admin-stats-item--cumulative dt{font-weight:600}.profile-admin-stats-item--cumulative dd{color:hsl(var(--foreground));font-weight:600}.profile-admin-stats-grid--visitors{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:720px){.profile-admin-stats-grid--visitors{grid-template-columns:repeat(4,minmax(0,1fr))}}.profile-admin-visit-table{border-collapse:collapse;width:100%;margin-top:.75rem;font-size:.8125rem}.profile-admin-visit-table th,.profile-admin-visit-table td{border-bottom:1px solid hsl(var(--border));text-align:right;padding:.45rem .55rem}.profile-admin-visit-table th:first-child,.profile-admin-visit-table td:first-child{text-align:left}.profile-admin-visit-table th{color:hsl(var(--muted-foreground));font-weight:600}.profile-admin-visit-table td{font-variant-numeric:tabular-nums}@media (max-width:520px){.profile-admin-stats-grid,.profile-admin-stats-grid--visitors{grid-template-columns:1fr}}.profile-pick-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;display:flex}.profile-pick-return-all-btn{font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:600}.profile-pick-count-meta{color:hsl(var(--muted-foreground));font-size:.85em;font-weight:600}.profile-picks-pagination{margin-top:1rem}.account-panel-body{padding:1.25rem}@media (max-width:639px){.account-panel-header{padding:.75rem 1rem;font-size:.9rem}.account-panel-body{padding:1rem}}.profile-info-list{flex-direction:column;gap:0;margin:0;display:flex}.profile-info-item{border-bottom:1px solid hsl(var(--border));gap:.35rem;padding:.85rem 0;display:grid}.profile-info-item:first-child{padding-top:0}.profile-info-item:last-child{border-bottom:none;padding-bottom:0}.profile-info-item dt{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem;font-weight:600}.profile-info-item dd{min-width:0;margin:0;font-size:.9375rem;line-height:1.45}.profile-info-email{overflow-wrap:anywhere;word-break:break-word;font-weight:600}.profile-info-bio{white-space:pre-wrap;overflow-wrap:anywhere}.profile-info-item--avatar dd{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile-info-avatar-hint{min-width:0;color:hsl(var(--muted-foreground));flex:10rem;font-size:.75rem;line-height:1.45}.profile-tab-actions .account-actions{margin-top:.75rem;padding-top:.85rem}@media (max-width:639px){.profile-info-item--avatar dd{text-align:center;flex-direction:column;align-items:center}.profile-info-avatar-hint{flex-basis:auto;max-width:16rem}.profile-tab-actions .account-actions{flex-direction:column}.profile-tab-actions .account-actions>*{width:100%}}@media (min-width:640px){.profile-info-list{gap:.35rem}.profile-info-item{border-bottom:none;grid-template-columns:8rem minmax(0,1fr);align-items:start;gap:.35rem .85rem;padding:.35rem 0}.profile-info-item:first-child,.profile-info-item:last-child{padding-top:.35rem;padding-bottom:.35rem}.profile-info-item dt{padding-top:.1rem}}.account-profile-row{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.account-info-dates{border-top:1px solid hsl(var(--border));margin-top:1rem;padding-top:1rem}.account-profile-meta{flex:1;min-width:0}.profile-avatar-wrap{box-sizing:border-box;border-radius:9999px;flex-shrink:0;line-height:0;display:inline-flex;position:relative}.profile-avatar-inner{box-sizing:border-box;border:2px solid #0000;border-radius:9999px;display:inline-flex;overflow:hidden}.profile-avatar-wrap--maha{box-shadow:0 0 0 1px hsl(var(--primary) / .4), 0 0 10px 3px hsl(var(--primary) / .42), 0 0 22px 6px hsl(var(--primary) / .28), 0 0 36px 10px hsl(var(--primary) / .14);border:none;padding:1px;animation:3s ease-in-out infinite profile-avatar-maha-glow}.profile-avatar-wrap--maha .profile-avatar-inner{border-color:hsl(var(--primary))}.profile-avatar-wrap--free{box-shadow:none;border:none;padding:0}.profile-avatar-wrap--free .profile-avatar-inner{border-color:hsl(var(--muted-foreground) / .38)}.profile-avatar-wrap .nav-profile-avatar,.profile-avatar-wrap [class*=rounded-full]{box-shadow:none;border:none}.profile-avatar-notify{z-index:2;background:hsl(var(--primary));min-width:1.05rem;height:1.05rem;color:hsl(var(--primary-foreground));letter-spacing:-.02em;border:2px solid hsl(var(--background));box-shadow:0 0 0 1px hsl(var(--primary) / .35), 0 1px 3px #0000004d;pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;padding:0 .28rem;font-size:.62rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.nav-profile-link .profile-avatar-wrap--maha{animation:3s ease-in-out infinite profile-avatar-maha-glow-nav}@keyframes profile-avatar-maha-glow{0%,to{box-shadow:0 0 0 1px hsl(var(--primary) / .38), 0 0 10px 3px hsl(var(--primary) / .38), 0 0 22px 6px hsl(var(--primary) / .24), 0 0 36px 10px hsl(var(--primary) / .12)}50%{box-shadow:0 0 0 1px hsl(var(--primary) / .52), 0 0 14px 4px hsl(var(--primary) / .5), 0 0 28px 8px hsl(var(--primary) / .34), 0 0 44px 12px hsl(var(--primary) / .18)}}@keyframes profile-avatar-maha-glow-nav{0%,to{box-shadow:0 0 0 1px hsl(var(--primary) / .36), 0 0 6px 2px hsl(var(--primary) / .38), 0 0 12px 3px hsl(var(--primary) / .22)}50%{box-shadow:0 0 0 1px hsl(var(--primary) / .48), 0 0 9px 3px hsl(var(--primary) / .46), 0 0 18px 5px hsl(var(--primary) / .28)}}@media (prefers-reduced-motion:reduce){.profile-avatar-wrap--maha{box-shadow:0 0 0 1px hsl(var(--primary) / .4), 0 0 10px 3px hsl(var(--primary) / .38), 0 0 18px 5px hsl(var(--primary) / .2);animation:none}.nav-profile-link .profile-avatar-wrap--maha{box-shadow:0 0 0 1px hsl(var(--primary) / .38), 0 0 6px 2px hsl(var(--primary) / .34);animation:none}}.account-actions{border-top:1px solid hsl(var(--border));flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.account-delete-section{border-top:1px solid hsl(var(--border));margin-top:1.25rem;padding-top:1rem}.account-delete-trigger{color:hsl(var(--destructive));border-color:hsl(var(--destructive) / .35)}.account-delete-trigger:hover:not(:disabled){background:hsl(var(--destructive) / .08);border-color:hsl(var(--destructive) / .55)}.account-delete-dialog{border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .06);border-radius:12px;margin-top:.85rem;padding:1rem 1.1rem}.account-delete-title{color:hsl(var(--foreground));margin:0 0 .5rem;font-size:1rem;font-weight:600}.account-delete-desc{color:hsl(var(--foreground));margin:0 0 .65rem;font-size:.875rem;line-height:1.55}.account-delete-trial-warn{color:hsl(var(--destructive));background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);border-radius:8px;margin:0 0 .65rem;padding:.55rem .65rem;font-size:.8125rem;font-weight:600;line-height:1.5}.account-delete-list{color:hsl(var(--muted-foreground));margin:0 0 .85rem;padding-left:1.15rem;font-size:.8125rem;line-height:1.5}.account-delete-error{color:hsl(var(--destructive));margin:0 0 .75rem;font-size:.8125rem}.account-delete-actions{flex-wrap:wrap;gap:.5rem;display:flex}.maha-cancel-overlay{z-index:120}.maha-cancel-dialog{width:min(28rem,100%);max-height:min(85vh,36rem)}.maha-cancel-dialog-header{background:hsl(var(--destructive) / .08);border-bottom-color:hsl(var(--destructive) / .2)}.maha-cancel-dialog-header .he-modal-title{color:hsl(var(--foreground))}.maha-cancel-dialog-body{flex-direction:column;gap:.75rem;display:flex}.maha-cancel-dialog-lead{color:hsl(var(--foreground));margin:0;font-size:.9rem;line-height:1.55}.maha-cancel-dialog-trial-warn{color:hsl(var(--destructive));background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .28);border-radius:8px;margin:0;padding:.65rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.55}.maha-cancel-dialog-list{color:hsl(var(--muted-foreground));margin:0;padding-left:1.15rem;font-size:.8125rem;line-height:1.5}.maha-cancel-dialog-error{color:hsl(var(--destructive));margin:0;font-size:.8125rem}.maha-cancel-dialog-actions{border-top:1px solid hsl(var(--border));flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.25rem;padding-top:.5rem;display:flex}.account-loading{text-align:center;color:hsl(var(--muted-foreground));padding:2.5rem 1rem;font-size:.9rem;line-height:1.45}.account-panel-body--skeleton{flex-direction:column;gap:.65rem;padding-top:.15rem;display:flex}.account-skeleton-line,.account-skeleton-stat-block{background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);border:1px solid hsl(var(--border) / .55);background-size:200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.account-skeleton-line{width:100%;height:14px}.account-skeleton-line--short{width:55%}.account-skeleton-stat-block{border-radius:10px;min-height:4.25rem}.profile-admin-stats-grid--skeleton{margin-top:.35rem}.account-error-banner{border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .06);color:hsl(var(--destructive));border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.45}.account-google-btn{justify-content:center;width:100%}@media (min-width:480px){.account-google-btn{width:auto}}.account-id-line{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;color:hsl(var(--muted-foreground));word-break:break-all;margin:.35rem 0 0;font-size:.7rem;line-height:1.4}.profile-pick-sector-filter{flex-wrap:wrap;gap:.4rem;padding-bottom:.25rem;display:flex}.profile-pick-sector-chip{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.82rem;font-weight:600;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.profile-pick-sector-chip:hover:not(:disabled){border-color:hsl(var(--foreground) / .35);color:hsl(var(--foreground))}.profile-pick-sector-chip.is-active{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.profile-pick-sector-chip:disabled{opacity:.6;cursor:not-allowed}.profile-pick-sector-chip-count{background:hsl(var(--muted));min-width:1.25rem;height:1.25rem;color:hsl(var(--muted-foreground));border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.72rem;font-weight:700;display:inline-flex}.profile-pick-sector-chip.is-active .profile-pick-sector-chip-count{background:hsl(var(--primary-foreground) / .22);color:hsl(var(--primary-foreground))}.profile-pick-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.profile-pick-link{flex:auto;min-width:0}.profile-pick-date{font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));flex-shrink:0;padding:0 4px;font-size:.82rem;font-weight:600}.profile-pick-right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem .75rem;max-width:min(100%,26rem);display:flex}.profile-pick-return{flex-direction:column;align-items:flex-end;gap:.15rem;width:100%;min-width:0;display:flex}.profile-pick-return-pct{font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:600}.profile-pick-return-pct--up{color:#dc2828}.profile-pick-return-pct--down{color:#1555e0}.profile-pick-return-detail{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;text-align:right;font-size:.72rem;line-height:1.35}.profile-pick-entry-price{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600}.profile-pick-return-muted{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.72rem}.profile-pick-trade-record{text-align:right;flex-direction:column;align-items:flex-end;gap:.15rem;min-width:0;display:flex}.profile-pick-return-profit{font-variant-numeric:tabular-nums;font-weight:600}.profile-pick-hold{color:hsl(var(--muted-foreground));margin-left:.35rem;font-size:.72rem;font-weight:500}.profile-pick-return-err{color:hsl(var(--destructive));text-align:right;max-width:16rem;font-size:.75rem;line-height:1.35}.search-page{padding-bottom:3rem}.search-page-header{margin-bottom:1.5rem}.search-page-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.search-page-lead{margin:0 0 1rem}.search-page-form{flex-wrap:wrap;align-items:center;gap:10px;max-width:520px;display:flex}.search-page-input{background:hsl(var(--card));min-width:0;height:42px;color:hsl(var(--foreground));touch-action:manipulation;border:1px solid #dfc59f;border-radius:10px;flex:200px;padding:0 14px;font-size:.95rem}.search-page-input:focus{border-color:hsl(var(--primary));outline:2px solid #cc44254d}.search-page-submit{flex-shrink:0}.search-page-query{color:hsl(var(--foreground));margin:0 0 1.25rem;font-size:.95rem}.search-page-query-count{color:hsl(var(--muted-foreground));font-weight:600}.search-page-error{border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .06);color:hsl(var(--destructive));border-radius:10px;padding:.75rem 1rem;font-size:.9rem;line-height:1.45}.search-hint{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}.stock-terms-page{padding-bottom:2.5rem}.stock-terms-header{margin-bottom:1.25rem}.stock-terms-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--primary));margin:0 0 .35rem;font-size:.6875rem;font-weight:700}.stock-terms-lead{max-width:42rem}.stock-glossary-toolbar{margin-bottom:.85rem}.stock-glossary-search-label{margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:block}.stock-glossary-search-input{width:100%;max-width:28rem}.stock-glossary-categories{flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem;display:flex}.stock-glossary-category-chip{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.stock-glossary-category-chip:hover{background:hsl(var(--muted) / .45);color:hsl(var(--foreground))}.stock-glossary-category-chip--active{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.stock-glossary-category-count{background:hsl(var(--muted) / .55);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:1.2rem;padding:.05rem .3rem;font-size:.6875rem;display:inline-flex}.stock-glossary-category-chip--active .stock-glossary-category-count{background:hsl(var(--primary) / .18)}.stock-glossary-category-lead{color:hsl(var(--muted-foreground));margin:0 0 .65rem;font-size:.875rem;line-height:1.5}.stock-glossary-result-meta{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.8125rem}.stock-glossary-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.stock-glossary-card{border:1px solid hsl(var(--border));background:hsl(var(--card));box-shadow:0 2px 10px hsl(var(--foreground) / .03);border-radius:12px;padding:1rem 1.05rem;scroll-margin-top:5.5rem}.stock-glossary-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;margin-bottom:.45rem;display:flex}.stock-glossary-term{color:hsl(var(--primary));letter-spacing:.02em;margin:0;font-size:1.125rem;font-weight:700}.stock-glossary-name-ko{color:hsl(var(--foreground));margin:.15rem 0 0;font-size:.875rem;font-weight:600}.stock-glossary-card-badge{background:hsl(var(--muted) / .55);color:hsl(var(--muted-foreground));border-radius:999px;flex-shrink:0;padding:.2rem .55rem;font-size:.6875rem;font-weight:700}.stock-glossary-summary{color:hsl(var(--foreground));margin:0 0 .55rem;font-size:.9375rem;font-weight:600;line-height:1.45}.stock-glossary-body{color:hsl(var(--foreground) / .9);margin:0;font-size:.875rem;line-height:1.65}.stock-glossary-formula,.stock-glossary-example,.stock-glossary-aliases{background:hsl(var(--muted) / .35);color:hsl(var(--foreground) / .88);border-radius:8px;margin:.55rem 0 0;padding:.55rem .65rem;font-size:.8125rem;line-height:1.55}.stock-glossary-formula-label,.stock-glossary-example-label,.stock-glossary-aliases-label{letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-right:.45rem;font-size:.6875rem;font-weight:700;display:inline-block}.stock-glossary-empty{margin:0}@media (max-width:639px){.stock-glossary-card{padding:.9rem .85rem}.stock-glossary-term{font-size:1.05rem}}.profile-avatar-zoom-trigger{cursor:zoom-in;vertical-align:middle;background:0 0;border:0;border-radius:999px;padding:0;line-height:0;display:inline-flex}.profile-avatar-zoom-trigger:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.profile-avatar-lightbox-overlay{z-index:300;padding:1rem}.profile-avatar-lightbox{justify-content:center;align-items:center;max-width:min(22rem,100vw - 2rem);max-height:min(22rem,100dvh - 2rem);display:flex;position:relative}.profile-avatar-lightbox-close{z-index:1;border:1px solid hsl(var(--border));background:hsl(var(--card));width:2rem;height:2rem;color:hsl(var(--foreground));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1.35rem;line-height:1;display:inline-flex;position:absolute;top:-.35rem;right:-.35rem;box-shadow:0 4px 16px #0a0c142e}.profile-avatar-lightbox-close:hover{background:hsl(var(--muted))}.profile-avatar-lightbox-img{-o-object-fit:cover;object-fit:cover;border:4px solid hsl(var(--card));background:hsl(var(--muted));border-radius:999px;width:min(20rem,100vw - 2rem);height:min(20rem,100dvh - 2rem);display:block;box-shadow:0 18px 60px #0a0c1447}.search-section{margin-bottom:2rem}.search-section-title{border-bottom:1px solid hsl(var(--border));margin:0 0 .75rem;padding-bottom:.35rem;font-size:1.1rem;font-weight:600}.search-empty{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.5}.search-result-list{margin:0;padding:0;list-style:none}.search-result-row{border-bottom:1px solid hsl(var(--border))}.search-result-row:last-child{border-bottom:none}.search-result-link{color:inherit;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px 12px;padding:12px 4px;text-decoration:none;display:flex}.search-result-link:hover{background:hsl(var(--accent))}.search-result-symbol{font-weight:600;font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}.search-result-name{font-weight:600}.search-result-sector{color:hsl(var(--muted-foreground));font-size:.88rem;font-weight:600}.search-report-hits{margin:0;padding:0;list-style:none}.search-report-hit{border-bottom:1px solid hsl(var(--border));padding:14px 4px}.search-report-hit:last-child{border-bottom:none}.search-report-hit-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 12px;margin-bottom:6px;display:flex}.search-report-hit-title{padding:0}.search-report-hit-date{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.82rem}.search-report-snippet{color:hsl(var(--muted-foreground));word-break:break-word;margin:0;font-size:.88rem;line-height:1.55}.maha-membership-fab,.mobile-back-fab{display:none}@media (max-width:900px){.maha-membership-fab{z-index:140;right:max(14px, env(safe-area-inset-right,0px));bottom:max(18px, env(safe-area-inset-bottom,0px));background:hsl(var(--primary));width:52px;height:52px;color:hsl(var(--primary-foreground));border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex;position:fixed;box-shadow:0 4px 14px #2c1b172e,0 2px 6px #cc442547}.maha-membership-fab:hover{color:hsl(var(--primary-foreground));background:#b63c20;box-shadow:0 6px 18px #2c1b1733,0 3px 8px #cc442559}.maha-membership-fab:active{transform:scale(.96)}.maha-membership-fab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.maha-membership-fab-letter{letter-spacing:-.03em;font-size:1.2rem;font-weight:600;line-height:1}.mobile-back-fab{z-index:140;left:max(14px, env(safe-area-inset-left,0px));bottom:max(18px, env(safe-area-inset-bottom,0px));border:1px solid hsl(var(--border));background:hsl(var(--card) / .96);width:52px;height:52px;color:hsl(var(--foreground));cursor:pointer;-webkit-backdrop-filter:blur(8px);border-radius:9999px;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .15s,transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;position:fixed;box-shadow:0 4px 14px #2c1b171f,0 2px 6px #2c1b1714}.mobile-back-fab:hover{background:hsl(var(--muted));border-color:hsl(var(--border))}.mobile-back-fab:active{transform:scale(.96)}.mobile-back-fab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.mobile-back-fab-icon{width:1.5rem;height:1.5rem;margin-left:-2px}body.nav-drawer-open .mobile-back-fab{visibility:hidden;pointer-events:none}}.maha-sutra-page{padding-bottom:3.5rem}.maha-sutra-stage{border-radius:calc(var(--radius) + 6px);color:#fafafa;background:radial-gradient(78% 58% at 0 0,#cc432438,#0000 58%),radial-gradient(62% 52% at 100% 100%,#405d9624,#0000 55%),linear-gradient(155deg,#1b1f27 0%,#22272f 48%,#181b20 100%);margin:.25rem 0 1.75rem;padding:2rem 1.35rem 1.85rem;position:relative;overflow:hidden;box-shadow:0 20px 52px #11131852}.maha-sutra-stage-glow{pointer-events:none;background:radial-gradient(#cc432429,#0000 68%);height:75%;position:absolute;inset:-25% -18% auto 35%}.maha-sutra-stage-inner{max-width:40rem;position:relative}.maha-sutra-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#fac9a8;margin:0 0 .65rem;font-size:.6875rem;font-weight:700}.maha-sutra-title{letter-spacing:-.03em;color:#fff;margin:0 0 .35rem;font-size:clamp(1.65rem,1.5vw + 1.1rem,2.35rem);font-weight:600;line-height:1.2}.maha-sutra-subtitle{letter-spacing:.12em;color:#afb5c0;margin:0 0 .85rem;font-size:.9375rem;font-weight:500}.maha-sutra-lead{color:#c0c5ce;max-width:36rem;margin:0 0 1.1rem;font-size:.9rem;line-height:1.7}.maha-sutra-back-link{color:#f0f0f0;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.maha-sutra-back-link:hover{background:#ffffff1a;border-color:#ffffff3d}.maha-sutra-content{width:100%;max-width:100%;margin-inline:auto}.maha-sutra-block{margin-bottom:1.25rem}.maha-sutra-block-head{margin-bottom:.85rem}.maha-sutra-block-title{letter-spacing:-.01em;color:hsl(var(--foreground));margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.maha-sutra-block-title--light{color:#fff}.maha-sutra-block-desc{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem}.maha-sutra-lines{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 4px);background:hsl(var(--card));flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000a}.maha-sutra-line{border-top:1px solid hsl(var(--border));padding:.9rem 1rem .85rem;scroll-margin-top:5.5rem}.maha-sutra-line:first-child{border-top:none}.maha-sutra-line-verse{align-items:flex-start;gap:.65rem;margin-bottom:.55rem;display:flex}.maha-sutra-line-no{font-variant-numeric:tabular-nums;letter-spacing:.06em;width:1.65rem;color:hsl(var(--primary));flex-shrink:0;padding-top:.15rem;font-size:.6875rem;font-weight:700}.maha-sutra-line-text{flex:1;min-width:0}.maha-sutra-line-classical{background:hsl(var(--muted) / .28);border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:.45rem .7rem;margin:0 0 .45rem;padding:.5rem .6rem;display:flex}.maha-sutra-line-hanja{letter-spacing:.08em;color:hsl(var(--foreground) / .88);font-size:.8125rem;line-height:1.55}.maha-sutra-line-sound{letter-spacing:.02em;color:hsl(var(--primary));font-size:.8125rem;font-weight:600;line-height:1.55}.maha-sutra-line-sutra{letter-spacing:.01em;color:hsl(var(--foreground));margin:0;font-size:.9375rem;font-weight:600;line-height:1.75}.maha-sutra-line-meaning{color:hsl(var(--foreground) / .86);margin:0 0 0 2.3rem;font-size:.8125rem;line-height:1.65}.maha-sutra-line-meaning-label{letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-right:.4rem;font-size:.625rem;font-weight:700;display:inline-block}.maha-sutra-block--mantra{border-radius:calc(var(--radius) + 4px);color:#f5f5f5;background:radial-gradient(80% 70% at 50% 0,#cc43241f,#0000 62%),linear-gradient(160deg,#1d222a 0%,#1a1d23 100%);border:1px solid #cc432447;padding:1.35rem 1.15rem 1.1rem;box-shadow:0 14px 36px #11131838}.maha-sutra-block--mantra .maha-sutra-block-head{text-align:center;margin-bottom:1rem}.maha-sutra-mantra-eyebrow{letter-spacing:.14em;color:#fac9a8;margin:0 0 .45rem;font-size:.6875rem;font-weight:700}.maha-sutra-mantra-meta{text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;margin:.75rem 0 0;padding:.85rem .9rem}.maha-sutra-mantra-meta-row{grid-template-columns:2.75rem 1fr;align-items:baseline;gap:.5rem .65rem;padding:.35rem 0;display:grid}.maha-sutra-mantra-meta-row+.maha-sutra-mantra-meta-row{border-top:1px solid #ffffff12}.maha-sutra-mantra-meta-row dt{letter-spacing:.1em;color:#f9bd94;margin:0;font-size:.6875rem;font-weight:700}.maha-sutra-mantra-meta-row dd{color:#f0f0f0;margin:0;font-size:.875rem;line-height:1.6}.maha-sutra-mantra-meta-row--sound dd{letter-spacing:.08em;color:#fce1cf;font-size:.9375rem;font-weight:600}.maha-sutra-line-text--mantra{flex-direction:column;gap:.35rem;display:flex}.maha-sutra-mantra-row{flex-wrap:wrap;align-items:baseline;gap:.45rem .55rem;margin:0;display:flex}.maha-sutra-mantra-row-label{letter-spacing:.1em;color:#f8ab77;flex-shrink:0;min-width:2rem;font-size:.625rem;font-weight:700}.maha-sutra-mantra-row-value{color:#f5f5f5;font-size:.9375rem;line-height:1.55}.maha-sutra-mantra-row--sound .maha-sutra-mantra-row-value{letter-spacing:.08em;color:#fcdbc5;font-weight:600}.maha-sutra-lines--mantra{box-shadow:none;background:#ffffff0a;border-color:#ffffff1a}.maha-sutra-line--mantra{border-top-color:#ffffff14}.maha-sutra-line--mantra .maha-sutra-line-no{color:#fac9a8}.maha-sutra-line--mantra .maha-sutra-line-meaning{color:#c6cad2}.maha-sutra-line--mantra .maha-sutra-line-meaning-label{color:#f8ab77}@media (max-width:480px){.maha-sutra-line-meaning{margin-left:0;padding-left:2.3rem}}@media (min-width:900px){.maha-sutra-stage{padding:2.35rem 2rem 2rem}.maha-sutra-line{padding:1rem 1.15rem .9rem}}.maha-page{padding-bottom:3rem}.maha-membership-page{padding-bottom:3.5rem}.maha-membership-stage{border-radius:calc(var(--radius) + 4px);color:#fafafa;background:radial-gradient(80% 60% at 100% 0,#cc432438,#0000 58%),linear-gradient(155deg,#1d222a 0%,#272b35 48%,#1a1d23 100%);flex-direction:column;gap:1.25rem;margin-top:.35rem;padding:1.35rem 1.15rem 1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #11131847}@media (min-width:900px){.maha-membership-stage{gap:1.5rem;padding:2rem 1.85rem 1.5rem}}.maha-membership-stage-glow{pointer-events:none;background:radial-gradient(#cc43242e,#0000 68%);height:55%;position:absolute;inset:auto -10% -35% 35%}.maha-membership-stage-inner{align-items:start;gap:1.35rem;display:grid;position:relative}@media (min-width:900px){.maha-membership-stage-inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1.75rem}}.maha-membership-stage-copy{flex-direction:column;gap:1.1rem;display:flex}.maha-membership-stage-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fcdbc5;background:#cc432424;border:1px solid #cc432473;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.35rem .75rem;font-size:.6875rem;font-weight:600;display:inline-flex}.maha-membership-stage-eyebrow-icon{color:#e2735a;width:.875rem;height:.875rem}.maha-membership-stage-stat{gap:.85rem;display:grid}@media (min-width:640px){.maha-membership-stage-stat{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:1rem 1.25rem}}.maha-membership-stage-number{letter-spacing:-.05em;font-variant-numeric:tabular-nums;color:#df6449;margin:0;font-size:clamp(4.5rem,10vw,6.5rem);font-weight:600;line-height:.9}.maha-membership-stage-percent{letter-spacing:-.03em;font-size:.42em}.maha-membership-stage-headline{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.45rem,1.4vw + 1rem,2rem);font-weight:600;line-height:1.2}.maha-membership-stage-lead{color:#c0c5ce;margin:.55rem 0 0;font-size:.9rem;line-height:1.65}.maha-pick-preview{gap:.65rem;display:grid}@media (min-width:520px){.maha-pick-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}.maha-pick-preview-col{border-radius:calc(var(--radius) - 2px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;flex-direction:column;min-width:0;display:flex;overflow:hidden}.maha-pick-preview-col--maha{border-color:#cc432473;box-shadow:inset 0 0 0 1px #cc43241f}.maha-pick-preview-col-head{background:#ffffff08;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .7rem;display:flex}.maha-pick-preview-col-label{letter-spacing:.1em;text-transform:uppercase;color:#b0b5bf;font-size:.6875rem;font-weight:600}.maha-pick-preview-col--maha .maha-pick-preview-col-label{color:#fcdbc5}.maha-pick-preview-col-count{font-variant-numeric:tabular-nums;color:#fff;align-items:baseline;gap:.1rem;display:inline-flex}.maha-pick-preview-col-count strong{font-size:.9375rem;font-weight:600}.maha-pick-preview-col-count span{color:#a5abb6;font-size:.75rem}.maha-pick-preview-list{margin:0;padding:0;list-style:none}.maha-pick-preview-row{border-top:1px solid #ffffff0d;grid-template-columns:4.1rem minmax(0,1fr) auto;align-items:center;gap:.35rem;padding:.42rem .65rem;font-size:.72rem;display:grid}.maha-pick-preview-row:first-child{border-top:none}.maha-pick-preview-symbol{font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;color:#b0b5bf;font-size:.6875rem}.maha-pick-preview-name{text-overflow:ellipsis;white-space:nowrap;color:#f5f5f5;overflow:hidden}.maha-pick-preview-score{font-variant-numeric:tabular-nums;color:#fff;background:#cc4324;border-radius:4px;align-items:center;gap:.15rem;padding:.1rem .35rem;font-size:.625rem;font-weight:600;display:inline-flex}.maha-pick-preview-score-icon{width:.55rem;height:.55rem}.maha-pick-preview-lock{color:#89909f;width:.75rem;height:.75rem}.maha-pick-preview-row--locked{position:relative}.maha-pick-preview-row--locked .maha-pick-preview-symbol,.maha-pick-preview-row--locked .maha-pick-preview-name{filter:blur(3px);opacity:.45;-webkit-user-select:none;user-select:none}.maha-pick-preview-col--free .maha-pick-preview-row--locked:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#1a1d2359);position:absolute;inset:0}.maha-membership-dock{z-index:1;border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--card));gap:.55rem;padding:1rem 1.1rem;display:grid;position:relative;box-shadow:0 10px 28px #1113182e}@media (min-width:640px){.maha-membership-dock{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem 1rem;padding:1rem 1.25rem}}.maha-membership-dock-price{white-space:nowrap;align-items:baseline;gap:.2rem;display:flex}.maha-membership-dock-amount{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:hsl(var(--primary));align-items:center;gap:.28rem;font-size:1.75rem;font-weight:600;display:inline-flex}.maha-membership-dock-amount-icon{opacity:.92;font-size:1.05rem;line-height:1;transform:translateY(.04em)}.maha-membership-dock-unit{color:hsl(var(--muted-foreground));font-size:.875rem}.maha-membership-dock-trial{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem}.maha-membership-dock-cta{width:100%}@media (min-width:640px){.maha-membership-dock-cta{justify-self:end;width:auto;min-width:11.5rem}}.maha-section--membership{margin-top:2.5rem}.maha-membership-section-head{margin-bottom:1.25rem}.maha-membership-section-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:clamp(1.25rem,.8vw + 1rem,1.55rem);font-weight:600}.maha-membership-section-lead{max-width:40rem;color:hsl(var(--muted-foreground));margin:.4rem 0 0;font-size:.9rem;line-height:1.6}.maha-membership-feature-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.maha-membership-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.maha-membership-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}.maha-membership-feature-card{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:hsl(var(--card));flex-direction:column;gap:.5rem;min-height:100%;padding:1rem .95rem;transition:border-color .15s,box-shadow .15s;display:flex}.maha-membership-feature-card:hover{border-color:hsl(var(--primary) / .35);box-shadow:0 8px 20px hsl(var(--primary) / .07)}.maha-membership-feature-card--featured{border-color:hsl(var(--primary) / .35);background:radial-gradient(ellipse 70% 80% at 100% 0%, hsl(var(--primary) / .08), transparent 55%), hsl(var(--card));grid-column:1/-1;padding:1.15rem 1.1rem}@media (min-width:640px){.maha-membership-feature-card--featured{-moz-column-gap:1rem;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.35rem 1rem;display:grid}.maha-membership-feature-card--featured .maha-membership-feature-icon{grid-row:1/span 2}.maha-membership-feature-card--featured .maha-membership-feature-title{align-self:end}}.maha-membership-feature-icon{background:hsl(var(--primary) / .12);width:2.1rem;height:2.1rem;color:hsl(var(--primary));border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.maha-membership-feature-card--featured .maha-membership-feature-icon{width:2.5rem;height:2.5rem}.maha-membership-feature-icon-svg{width:1.1rem;height:1.1rem}.maha-membership-feature-card--featured .maha-membership-feature-icon-svg{width:1.2rem;height:1.2rem}.maha-membership-feature-title{letter-spacing:-.01em;color:hsl(var(--foreground));margin:0;font-size:.9375rem;font-weight:600}.maha-membership-feature-card--featured .maha-membership-feature-title{font-size:1.05rem}.maha-membership-feature-desc{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem;line-height:1.55}.maha-membership-table-wrap{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));overflow-x:auto}.maha-membership-table{border-collapse:collapse;width:100%;min-width:32rem;font-size:.875rem}.maha-membership-table th,.maha-membership-table td{border-bottom:1px solid hsl(var(--border));text-align:left;vertical-align:middle;padding:.8rem 1rem}.maha-membership-table thead th{letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .35);font-size:.75rem;font-weight:600}.maha-membership-table tbody tr:last-child th,.maha-membership-table tbody tr:last-child td{border-bottom:none}.maha-membership-table tbody th{color:hsl(var(--foreground));font-weight:500}.maha-membership-table-col--pro{background:hsl(var(--primary) / .04)}.maha-membership-table thead .maha-membership-table-col--pro{color:hsl(var(--primary))}.maha-membership-table-icon{width:1rem;height:1rem}.maha-membership-table-icon--yes{color:hsl(var(--muted-foreground))}.maha-membership-table-icon--pro{color:hsl(var(--primary))}.maha-membership-table-icon--no{color:hsl(var(--muted-foreground) / .55)}.maha-faq--membership{max-width:40rem;margin:0}.maha-hero{text-align:center;border:1px solid hsl(var(--border));background:radial-gradient(720px 360px at 50% -10%, hsl(var(--primary) / .18), transparent 60%), radial-gradient(540px 320px at 12% 100%, #f2f4f859, transparent 65%), linear-gradient(180deg, hsl(var(--card)) 0%, #f9fafb 100%);border-radius:28px;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #cc442514}.maha-hero-badge{background:hsl(var(--primary) / .12);color:hsl(var(--primary));letter-spacing:.04em;text-transform:uppercase;border:1px solid hsl(var(--primary) / .25);border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.maha-hero-badge-icon{width:14px;height:14px}.maha-hero-title{letter-spacing:-.025em;color:hsl(var(--foreground));margin:0;font-size:clamp(1.85rem,2.8vw + 1rem,2.85rem);font-weight:600;line-height:1.18}.maha-hero-title-accent{color:hsl(var(--primary))}.maha-hero-lead{max-width:38rem;color:hsl(var(--muted-foreground));margin:0;font-size:1.02rem;line-height:1.65}.maha-hero-lead strong{color:hsl(var(--primary));font-weight:600}.maha-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:.5rem;display:flex}.maha-hero-action-link{color:hsl(var(--foreground));text-underline-offset:4px;justify-content:center;align-items:center;padding:.2rem .1rem;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;display:inline-flex}.maha-hero-action-link:hover{color:hsl(var(--primary))}.maha-cta{border-radius:12px;height:44px;padding:0 22px;font-size:.95rem;box-shadow:0 6px 18px #cc442547}.maha-cta:hover{filter:brightness(.95);transform:translateY(-1px)}.maha-cta-icon{width:16px;height:16px}.maha-hero-price{color:hsl(var(--foreground));align-items:baseline;gap:4px;display:inline-flex}.maha-hero-price strong{letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.maha-hero-price span{color:hsl(var(--muted-foreground));font-size:.85rem}.maha-hero-sub{color:hsl(var(--muted-foreground));margin:0;font-size:.8rem}.maha-section{margin-top:3rem}.maha-section-head{text-align:center;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:1.5rem;display:flex}.maha-section-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:clamp(1.3rem,1vw + 1rem,1.65rem);font-weight:600}.maha-section-lead{max-width:38rem;color:hsl(var(--muted-foreground));margin:0}.maha-feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.maha-feature-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:16px;flex-direction:column;gap:8px;padding:20px 18px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.maha-feature-card:hover{border-color:hsl(var(--primary) / .4);transform:translateY(-2px);box-shadow:0 12px 28px #0c0c0c0f}.maha-feature-icon{background:hsl(var(--primary) / .12);width:38px;height:38px;color:hsl(var(--primary));border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.maha-feature-icon-svg{width:20px;height:20px}.maha-feature-title{letter-spacing:-.01em;color:hsl(var(--foreground));margin:0;font-size:1rem;font-weight:600}.maha-feature-desc{color:hsl(var(--muted-foreground));margin:0;font-size:.88rem;line-height:1.55}.maha-feature-card--action{flex-direction:column;gap:.35rem;display:flex}.maha-feature-card-link{color:hsl(var(--primary));margin-top:auto;padding-top:.35rem;font-size:.84rem;font-weight:600;text-decoration:none}.maha-feature-card-link:hover{text-decoration:underline}.maha-lounge-hero-actions{flex-wrap:wrap;align-items:center}.maha-lounge-page{padding-bottom:3.5rem}.maha-hub-stage{border-radius:calc(var(--radius) + 4px);color:#fafafa;background:radial-gradient(75% 55% at 0 0,#cc432433,#0000 58%),radial-gradient(60% 50% at 100% 100%,#3d588f1f,#0000 55%),linear-gradient(155deg,#1d222a 0%,#242932 50%,#1a1d23 100%);margin-top:.35rem;margin-bottom:1.5rem;padding:1.35rem 1.15rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 18px 48px #11131847}@media (min-width:900px){.maha-hub-stage{padding:2rem 1.85rem 1.75rem}}.maha-hub-stage-glow{pointer-events:none;background:radial-gradient(#cc432424,#0000 68%);height:70%;position:absolute;inset:-20% -15% auto 40%}.maha-hub-stage-inner{gap:1.35rem;display:grid;position:relative}@media (min-width:900px){.maha-hub-stage-inner--split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:1.75rem}}.maha-hub-stage-copy{flex-direction:column;gap:1rem;display:flex}.maha-hub-stage-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fcdbc5;background:#cc432424;border:1px solid #cc432473;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.35rem .75rem;font-size:.6875rem;font-weight:600;display:inline-flex}.maha-hub-stage-eyebrow-icon{color:#e2735a;width:.875rem;height:.875rem}.maha-hub-stage-headline{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.55rem,1.4vw + 1rem,2.1rem);font-weight:600;line-height:1.2}.maha-hub-stage-lead{color:#c0c5ce;max-width:42rem;margin:0;font-size:.9rem;line-height:1.65}.maha-hub-stage-lead strong{color:#f0f0f0;font-weight:600}.maha-hub-stage .maha-lounge-tabs{max-width:none;margin:.15rem 0 0}.maha-hub-stage .maha-lounge-tabs-list{background:#ffffff0d;border-color:#ffffff1f}.maha-hub-stage .maha-lounge-tab{color:#b0b5bf}.maha-hub-stage .maha-lounge-tab+.maha-lounge-tab{border-left-color:#ffffff1a}.maha-hub-stage .maha-lounge-tab:hover{color:#fafafa;background:#ffffff14}.maha-hub-stage .maha-lounge-tab--active{color:#fcdbc5;background:#ffffff1a;border-bottom-color:#df6449}.maha-lounge-hub-launch{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:520px){.maha-lounge-hub-launch{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}}.maha-lounge-hub-tile{border-radius:calc(var(--radius) - 2px);color:#f5f5f5;background:#ffffff0a;border:1px solid #ffffff1a;flex-direction:column;gap:.25rem;min-height:100%;padding:.85rem .75rem;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex}a.maha-lounge-hub-tile:hover{background:#cc43241a;border-color:#cc432473;transform:translateY(-1px)}.maha-lounge-hub-tile--current{background:#cc432424;border-color:#cc43248c;box-shadow:inset 0 0 0 1px #cc432426}.maha-lounge-hub-tile-icon{color:#e2735a;width:1.15rem;height:1.15rem}.maha-lounge-hub-tile-label{letter-spacing:.02em;font-size:.8125rem;font-weight:600}.maha-lounge-hub-tile-desc{color:#b0b5bf;font-size:.6875rem;line-height:1.4}.maha-lounge-hub-tile--current .maha-lounge-hub-tile-desc{color:#f6caac}.maha-section--lounge{margin-top:2.5rem}.maha-lounge-section-head{margin-bottom:1.25rem}.maha-lounge-section-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:clamp(1.25rem,.8vw + 1rem,1.55rem);font-weight:600}.maha-lounge-section-lead{max-width:40rem;color:hsl(var(--muted-foreground));margin:.4rem 0 0;font-size:.9rem;line-height:1.6}.maha-lounge-tool-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.maha-lounge-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.maha-lounge-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}.maha-lounge-tool-card{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:hsl(var(--card));min-height:100%;color:inherit;flex-direction:column;gap:.55rem;padding:1rem .95rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.maha-lounge-tool-card:hover{border-color:hsl(var(--primary) / .4);box-shadow:0 10px 24px hsl(var(--primary) / .08);transform:translateY(-1px)}.maha-lounge-tool-icon{background:hsl(var(--primary) / .12);width:2.1rem;height:2.1rem;color:hsl(var(--primary));border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.maha-lounge-tool-icon-svg{width:1.1rem;height:1.1rem}.maha-lounge-tool-title{letter-spacing:-.01em;color:hsl(var(--foreground));margin:0;font-size:.9375rem;font-weight:600}.maha-lounge-tool-desc{color:hsl(var(--muted-foreground));flex:1;margin:0;font-size:.8125rem;line-height:1.55}.maha-lounge-tool-cta{color:hsl(var(--primary));margin-top:.15rem;font-size:.8125rem;font-weight:600}.maha-lounge-soon-strip{border:1px dashed hsl(var(--border));border-radius:var(--radius);background:hsl(var(--muted) / .22);align-items:flex-start;gap:.75rem;margin-top:2.5rem;padding:1.1rem 1.2rem;display:flex}.maha-lounge-soon-icon{width:1.25rem;height:1.25rem;color:hsl(var(--primary));flex-shrink:0;margin-top:.1rem}.maha-lounge-soon-title{color:hsl(var(--foreground));margin:0;font-size:.9375rem;font-weight:600}.maha-lounge-soon-lead{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.8125rem;line-height:1.55}.maha-lounge-tabs{width:100%;max-width:40rem;margin:.25rem auto 0}.maha-lounge-tabs-list{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);border-radius:12px;flex-wrap:nowrap;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.maha-lounge-tab{letter-spacing:.01em;min-width:0;color:hsl(var(--muted-foreground));text-align:center;background:0 0;border:none;border-bottom:2px solid #0000;flex:1 1 0;margin:0;padding:.72rem .5rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.maha-lounge-tab+.maha-lounge-tab{border-left:1px solid hsl(var(--border))}.maha-lounge-tab:hover{background:hsl(var(--card));color:hsl(var(--foreground))}.maha-lounge-tab--active{background:hsl(var(--card));color:hsl(var(--primary));border-bottom-color:hsl(var(--primary))}.maha-lounge-tab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px;z-index:1}.maha-lounge-gate-loading{text-align:center;color:hsl(var(--muted-foreground));margin:2rem auto;font-size:.9375rem}.maha-lounge-gate-placeholder{min-height:min(72vh,720px)}.maha-lounge-gate-skel-breadcrumb{border-radius:var(--radius);background:hsl(var(--muted) / .4);max-width:14rem;height:1.125rem;margin-bottom:1.25rem}.maha-lounge-gate-skel-hero{border-radius:var(--radius);background:hsl(var(--muted) / .3);min-height:12rem;margin-bottom:2rem}.maha-lounge-gate-skel-grid{border-radius:var(--radius);background:hsl(var(--muted) / .25);min-height:18rem}.maha-lounge-coming-panel{border:1px dashed hsl(var(--border));background:hsl(var(--muted) / .25);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1.25rem;display:flex}.maha-lounge-coming-icon{width:2rem;height:2rem;color:hsl(var(--primary))}.maha-lounge-coming-text{max-width:28rem;color:hsl(var(--muted-foreground));margin:0;font-size:.92rem;line-height:1.55}.maha100-badge{border:1px solid hsl(var(--primary) / .35);background:hsl(var(--primary) / .08);letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--primary));border-radius:9999px;align-items:center;gap:.35rem;margin-bottom:.65rem;padding:.25rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.maha100-badge-icon{width:.95rem;height:.95rem}.maha100-coming-panel{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.maha100-coming-hint{color:hsl(var(--muted-foreground));margin:0;font-size:.88rem}.maha100-inline-link{color:hsl(var(--primary));text-underline-offset:2px;font-weight:600;text-decoration:underline}.maha100-method-dl{gap:.75rem;margin:0;display:grid}.maha100-method-row{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;grid-template-columns:minmax(4.5rem,6rem) 1fr;gap:.75rem 1rem;padding:.85rem 1rem;display:grid}.maha100-method-row dt{color:hsl(var(--foreground));margin:0;font-weight:600}.maha100-method-row dd{color:hsl(var(--muted-foreground));margin:0;font-size:.92rem;line-height:1.5}.maha100-disclaimer{color:hsl(var(--muted-foreground));margin:1rem 0 0;font-size:.82rem;line-height:1.5}.maha100-dashboard{flex-direction:column;gap:1.25rem;display:flex}.maha100-error{border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .08);color:hsl(var(--destructive));border-radius:12px;padding:.85rem 1rem;font-size:.9rem}.maha100-stats-dl{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:.65rem;margin:0;display:grid}.maha100-stat{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;padding:.85rem 1rem}.maha100-stat dt{letter-spacing:.03em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin:0 0 .25rem;font-size:.72rem;font-weight:600}.maha100-stat dd{color:hsl(var(--foreground));margin:0;font-size:1rem;font-weight:600}.maha100-stat--primary dd{color:hsl(var(--primary));font-size:1.35rem}.maha100-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:.75rem;display:flex}.maha100-range-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.maha100-range-tab{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));cursor:pointer;border-radius:9999px;padding:.35rem .75rem;font-size:.82rem;font-weight:600}.maha100-range-tab--active{border-color:hsl(var(--primary) / .45);background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.maha100-chart-wrap{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;position:relative;overflow:hidden}.maha100-chart-canvas{width:100%;min-height:360px}.maha100-chart-skeleton-canvas{border:1px solid hsl(var(--border));background:linear-gradient(90deg, hsl(var(--muted) / .25) 25%, hsl(var(--muted) / .45) 50%, hsl(var(--muted) / .25) 75%);background-size:200% 100%;border-radius:12px;width:100%;min-height:360px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.maha100-chart-loading,.maha100-chart-empty{color:hsl(var(--muted-foreground));margin:0;padding:.75rem 1rem 1rem;font-size:.88rem}.maha100-pct--up{color:#c0392b;font-weight:600}.maha100-pct--down{color:#2471a3;font-weight:600}.maha100-pct--flat{color:hsl(var(--muted-foreground))}.maha100-const-table-wrap{max-height:28rem;overflow:auto}.maha-compare{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.maha-compare-col{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:18px;flex-direction:column;gap:.75rem;padding:22px 20px;display:flex;position:relative}.maha-compare-col--pro{border-color:hsl(var(--primary) / .5);background:linear-gradient(180deg, #fff 0%, hsl(var(--card)) 100%);box-shadow:0 12px 32px #cc44251f}.maha-compare-tag{background:hsl(var(--primary));color:hsl(var(--primary-foreground));letter-spacing:.04em;text-transform:uppercase;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:-10px;right:16px;box-shadow:0 4px 12px #cc44254d}.maha-compare-name{letter-spacing:-.01em;color:hsl(var(--foreground));align-items:center;gap:6px;margin:0;font-size:1.15rem;font-weight:600;display:inline-flex}.maha-compare-name-icon{width:18px;height:18px;color:hsl(var(--primary))}.maha-compare-price{align-items:baseline;gap:4px;margin:0;display:inline-flex}.maha-compare-price strong{letter-spacing:-.02em;color:hsl(var(--foreground));font-size:1.6rem;font-weight:600}.maha-compare-col--pro .maha-compare-price strong{color:hsl(var(--primary))}.maha-compare-price span{color:hsl(var(--muted-foreground));font-size:.85rem}.maha-compare-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.maha-compare-list li{color:hsl(var(--foreground));align-items:flex-start;gap:8px;font-size:.92rem;line-height:1.5;display:flex}.maha-compare-check{width:16px;height:16px;color:hsl(var(--muted-foreground));flex-shrink:0;margin-top:3px}.maha-compare-col--pro .maha-compare-check{color:hsl(var(--primary))}.maha-compare-cta{border-radius:12px;align-self:stretch;height:42px;margin-top:auto;font-size:.92rem}.maha-faq{flex-direction:column;gap:10px;max-width:48rem;margin:0 auto;display:flex}.maha-faq-item{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:14px;padding:14px 16px}.maha-faq-item[open]{border-color:hsl(var(--primary) / .45);box-shadow:0 6px 18px #cc442514}.maha-faq-q{cursor:pointer;color:hsl(var(--foreground));padding-right:28px;font-size:.98rem;font-weight:600;list-style:none;position:relative}.maha-faq-q::-webkit-details-marker{display:none}.maha-faq-q:after{content:"+";color:hsl(var(--muted-foreground));font-size:1.1rem;line-height:1;transition:transform .15s,color .15s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.maha-faq-item[open] .maha-faq-q:after{content:"−";color:hsl(var(--primary))}.maha-faq-a{border-top:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));margin-top:10px;padding-top:10px;font-size:.92rem;line-height:1.65}.maha-bottom-cta{text-align:center;background:radial-gradient(640px 320px at 50% 0%, hsl(var(--primary) / .18), transparent 65%), linear-gradient(180deg, #fff 0%, hsl(var(--card)) 100%);border:1px solid hsl(var(--primary) / .3);border-radius:24px;flex-direction:column;align-items:center;gap:.75rem;margin-top:3.5rem;padding:2.5rem 1.5rem;display:flex}.maha-bottom-cta-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:1.4rem;font-weight:600}.maha-bottom-cta-lead{color:hsl(var(--muted-foreground));margin:0}@media (max-width:640px){.maha-membership-stage-stat{grid-template-columns:1fr}.maha-hero{border-radius:22px;padding:2.25rem 1.1rem 2rem}.maha-hero-actions{flex-direction:column;gap:10px}.maha-cta{width:100%}.maha-lounge-tabs{max-width:none}.maha-lounge-tab{padding:.65rem .35rem;font-size:.75rem}.maha-bottom-cta{border-radius:20px;padding:2rem 1.1rem}}.stock-price-chart-section{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:14px;margin:1.25rem 0 0;padding:1rem 1.1rem 1.1rem}.stock-price-chart-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.stock-price-chart-toolbar-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem .75rem;display:flex}.stock-price-chart-toolbar-controls--maha{min-height:2.35rem}.stock-price-chart-ma-mode{border:1px solid hsl(var(--primary) / .35);background:hsl(var(--primary) / .06);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.2rem .35rem .2rem .5rem;display:flex}.stock-price-chart-ma-mode-label{letter-spacing:.04em;color:hsl(var(--primary));margin-right:.15rem;font-size:.68rem;font-weight:600}.stock-price-chart-ma-help{margin-left:.1rem;position:relative}.stock-price-chart-ma-help-btn{border:1px solid hsl(var(--border));background:hsl(var(--card));width:1.35rem;height:1.35rem;color:hsl(var(--muted-foreground));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.stock-price-chart-ma-help-btn:hover{border-color:hsl(var(--primary) / .45);color:hsl(var(--primary));background:hsl(var(--card))}.stock-price-chart-ma-help-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.stock-price-chart-ma-help-popover{z-index:40;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:12px;width:min(18.5rem,100vw - 2rem);padding:.85rem 1rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px #0000000d,0 12px 28px #0000001f}.stock-price-chart-ma-help-title{color:hsl(var(--foreground));margin:0 0 .6rem;font-size:.88rem;font-weight:600}.stock-price-chart-ma-help-dl{color:hsl(var(--foreground));margin:0;font-size:.8rem;line-height:1.5}.stock-price-chart-ma-help-dl dt{color:hsl(var(--primary));margin-top:.55rem;font-weight:600}.stock-price-chart-ma-help-dl dt:first-child{margin-top:0}.stock-price-chart-ma-help-dl dd{color:hsl(var(--muted-foreground));margin:.2rem 0 0}.stock-price-chart-ma-help-dl dd strong{color:hsl(var(--foreground));font-weight:600}.stock-price-chart-ma-help-maha{background:hsl(var(--primary) / .12);color:hsl(var(--primary));border-radius:4px;margin-left:.15rem;padding:.05rem .35rem;font-size:.72rem;font-weight:600;display:inline-block}.stock-price-chart-ma-help-foot{color:hsl(var(--muted-foreground));margin:.65rem 0 .75rem;font-size:.72rem;line-height:1.45}.stock-price-chart-ma-help-close{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);width:100%;color:hsl(var(--foreground));cursor:pointer;border-radius:8px;padding:.4rem .65rem;font-size:.78rem;font-weight:600;display:block}.stock-price-chart-ma-help-close:hover{background:hsl(var(--card));border-color:hsl(var(--border))}.stock-price-chart-title{margin:0;font-size:1rem;font-weight:600}.stock-price-chart-ma-legend{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.stock-price-chart-ma-item{align-items:center;gap:.35rem;display:inline-flex}.stock-price-chart-ma-swatch{border-radius:2px;flex-shrink:0;width:1.1rem;height:3px}.stock-price-chart-range{flex-wrap:wrap;gap:.35rem;display:flex}.stock-price-chart-range-btn{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));cursor:pointer;border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:600}.stock-price-chart-range-btn:hover:not(:disabled){color:hsl(var(--foreground));border-color:hsl(var(--primary) / .45)}.stock-price-chart-range-btn.is-active{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.stock-price-chart-range-btn:disabled{opacity:.55;cursor:not-allowed}.stock-price-chart-wrap{min-height:420px;position:relative}.stock-price-chart-canvas{width:100%;height:420px}.stock-price-chart-shigeru-panels{border-top:1px dashed hsl(var(--border));flex-direction:column;gap:.65rem;margin-top:.75rem;padding-top:.75rem;display:flex}.stock-price-chart-shigeru-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem .75rem;margin-bottom:.25rem;display:flex}.stock-price-chart-shigeru-panel-label{letter-spacing:.03em;color:#5b21b6;font-size:.72rem;font-weight:600}.stock-price-chart-shigeru-panel-hint{color:hsl(var(--muted-foreground));font-size:.68rem}.stock-price-chart-shigeru-canvas{width:100%;height:118px}.stock-price-chart-volume-swatch{border-radius:2px;width:18px;height:10px}.stock-price-chart-loading,.stock-price-chart-empty,.stock-price-chart-error{margin:.5rem 0 0;font-size:.875rem}.stock-price-chart-error{color:hsl(var(--destructive))}.stock-price-chart-loading,.stock-price-chart-empty{color:hsl(var(--muted-foreground))}.stock-price-chart-loading--overlay{text-align:center;pointer-events:none;position:absolute;inset:auto 0 .75rem}.stock-price-chart-section--skeleton .stock-price-chart-skeleton-block{pointer-events:none}.stock-price-chart-skeleton-pill{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35);text-align:center;min-width:2.75rem;height:1.65rem;color:hsl(var(--muted-foreground));border-radius:999px;font-size:.75rem;line-height:1.65rem;display:inline-block}.stock-price-chart-skeleton-pill--range{min-width:2.5rem;padding:0 .35rem}.stock-price-chart-skeleton-swatch{background:hsl(var(--muted) / .45)!important}.stock-price-chart-skeleton-line{background:hsl(var(--muted) / .35);vertical-align:middle;border-radius:999px;width:3.25rem;height:.75rem;display:inline-block}.stock-price-chart-skeleton-line--short{width:2.5rem}.stock-price-chart-skeleton-canvas{background:linear-gradient(180deg, hsl(var(--muted) / .12) 0%, hsl(var(--muted) / .22) 100%);border-radius:8px}.maintenance-page{justify-content:center;align-items:center;min-height:min(70vh,640px);padding:2rem 0 3rem;display:flex}.maintenance-page-card{border:1px solid hsl(var(--border));border-radius:var(--radius,.5rem);background:hsl(var(--card));text-align:center;width:100%;max-width:32rem;padding:2rem 1.75rem;box-shadow:0 1px 2px #0000000a}.maintenance-page-eyebrow{letter-spacing:.04em;color:hsl(var(--muted-foreground));margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.maintenance-page-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.maintenance-page-lead{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.maintenance-page-note{border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--muted) / .35);color:hsl(var(--foreground));margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.maintenance-page-foot{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem;line-height:1.5}.maintenance-page-actions{flex-direction:column;align-items:center;gap:.85rem;margin-top:.35rem;display:flex}.maintenance-page-home-link{justify-content:center;min-width:8.5rem}.maintenance-page-actions .maintenance-page-foot{text-align:center}.trade-journal-panel .trade-journal-disclaimer{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem;line-height:1.5}.trade-journal-layout{gap:1rem;display:grid}@media (min-width:960px){.trade-journal-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start}}.profile-trade-return-block{flex-direction:column;gap:.65rem;display:flex}.profile-trade-return-value{font-variant-numeric:tabular-nums;min-width:0;font-size:1.05rem}.profile-trade-return-switch-row{flex-shrink:0;align-items:center;gap:.55rem;display:flex}.profile-trade-return-switch-hint{color:hsl(var(--muted-foreground));margin-right:auto;font-size:.8125rem;font-weight:600;display:none}@media (max-width:639px){.profile-info-item--trade-return .profile-trade-return-value{font-size:1.2rem}.profile-trade-return-switch-row{border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--muted) / .28);justify-content:flex-end;width:100%;padding:.55rem .65rem}.profile-trade-return-switch-hint{display:block}}@media (min-width:640px){.profile-trade-return-block{flex-flow:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem}.profile-trade-return-value{font-size:inherit}}.profile-trade-return-switch-label{text-align:right;min-width:2.75rem;color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:700}.profile-trade-return-switch-label--on{color:hsl(var(--primary))}.profile-trade-return-switch{border:1px solid hsl(var(--border));background:hsl(var(--muted));cursor:pointer;border-radius:999px;flex-shrink:0;width:2.875rem;height:1.625rem;margin:0;padding:0;transition:background .2s,border-color .2s;position:relative}.profile-trade-return-switch--on{background:hsl(var(--primary));border-color:hsl(var(--primary))}.profile-trade-return-switch-thumb{background:hsl(var(--background));border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000002e,0 0 0 1px #0000000a}.profile-trade-return-switch--on .profile-trade-return-switch-thumb{transform:translate(1.25rem)}.profile-trade-return-switch:hover:not(:disabled){border-color:hsl(var(--primary) / .45)}.profile-trade-return-switch:disabled{opacity:.55;cursor:not-allowed}.profile-trade-return-switch:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.trade-journal-portfolio-summary{border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--muted) / .22);padding:.85rem .9rem}.trade-journal-portfolio-summary-hero{flex-wrap:wrap;gap:1rem 2rem;margin-bottom:.55rem;display:flex}.trade-journal-portfolio-kpi{gap:.12rem;display:grid}.trade-journal-portfolio-kpi--primary{flex:10rem}.trade-journal-portfolio-kpi-label{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.trade-journal-portfolio-kpi-value{font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800;line-height:1.2}.trade-journal-portfolio-summary-meta{color:hsl(var(--muted-foreground));margin:0;font-size:.78rem}.trade-journal-portfolio-summary-note{color:hsl(var(--muted-foreground));margin:.4rem 0 0;font-size:.72rem}.trade-journal-portfolio-summary-empty{color:hsl(var(--muted-foreground));margin:0 0 .45rem;font-size:.8125rem}.trade-journal-list{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.trade-journal-row-btn{text-align:left;width:100%;color:inherit;border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--card));cursor:pointer;gap:.65rem;padding:.85rem .9rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.trade-journal-row-btn--compact{gap:.4rem;padding:.65rem .75rem}a.trade-journal-row-btn:hover{border-color:hsl(var(--primary) / .45)}.trade-journal-back-link{font-weight:600}.trade-journal-row--active .trade-journal-row-btn{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary) / .35)}.trade-journal-row-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;display:flex}.trade-journal-row-identity{flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;min-width:0;display:flex}.trade-journal-row-badges{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.trade-journal-row-badges .trade-journal-detail-status{padding:.12rem .5rem;font-size:.72rem}.trade-journal-row-compact-meta{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;margin:0;font-size:.8125rem;line-height:1.45}.trade-journal-row-compact-meta .trade-journal-pct{font-weight:700}.trade-journal-row-symbol{font-variant-numeric:tabular-nums;font-weight:700}.trade-journal-row-name{font-weight:600}.trade-journal-row-muted{color:hsl(var(--muted-foreground))}.trade-journal-detail-wrap{border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--muted) / .18);min-height:8rem;padding:.85rem 1rem}.trade-journal-detail-empty{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem}.trade-journal-detail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.trade-journal-detail-title{margin:0;font-size:1rem;font-weight:700}.trade-journal-detail-sub{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.8125rem}.trade-journal-detail-summary{margin:0 0 1rem}.trade-journal-detail-hero{border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--muted) / .28);flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-bottom:.75rem;padding:.9rem 1rem;display:flex}.trade-journal-detail-status{letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.trade-journal-detail-status--open{color:#094cb9;background:#3c83f624}.trade-journal-detail-status--partially_closed{color:#9d6607;background:#f59f0a29}.trade-journal-detail-status--closed{color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .55)}.trade-journal-detail-hero-kpis{flex-wrap:wrap;gap:1rem 2rem;margin-left:auto;display:flex}.trade-journal-detail-kpi{gap:.1rem;display:grid}.trade-journal-detail-kpi-label{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.trade-journal-detail-kpi-value{font-size:1.2rem;font-weight:800;line-height:1.2}.trade-journal-detail-hero-hint{color:hsl(var(--muted-foreground));margin:0 0 0 auto;font-size:.875rem}.trade-journal-detail-hero-hint strong{color:hsl(var(--foreground));font-weight:700}.trade-journal-detail-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:.65rem;display:grid}@media (max-width:720px){.trade-journal-detail-sections{grid-template-columns:1fr}.trade-journal-detail-hero-kpis{width:100%;margin-left:0}}.trade-journal-detail-section{border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--card));padding:.7rem .8rem}.trade-journal-detail-section-title{letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin:0 0 .55rem;font-size:.78rem;font-weight:700}.trade-journal-detail-section-facts{gap:.5rem;margin:0;display:grid}.trade-journal-detail-section-empty{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem}.trade-journal-detail-fact{gap:.12rem;min-width:0;display:grid}.trade-journal-detail-fact dt{color:hsl(var(--muted-foreground));margin:0;font-size:.7rem;font-weight:600}.trade-journal-detail-fact dd{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;margin:0;font-size:.875rem;font-weight:600}.trade-journal-detail-fact-note{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:500}.trade-journal-detail-meta{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem}.trade-journal-detail-memo{margin:0 0 .85rem}.trade-journal-detail-actions{flex-wrap:wrap;gap:.35rem;display:flex}.trade-journal-detail-comment{white-space:pre-wrap;border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--muted) / .15);margin:0;padding:.65rem .75rem;font-size:.875rem;line-height:1.55}.trade-journal-event-forms{align-self:stretch;width:100%;margin-top:.25rem}.trade-journal-event-tabs.maha-lounge-tabs{width:100%;max-width:none;margin:0;display:block}.trade-journal-event-tabs .maha-lounge-tabs-list{border-radius:calc(var(--radius,.5rem) - 2px) calc(var(--radius,.5rem) - 2px) 0 0;width:100%;max-width:none}.trade-journal-event-tabs .maha-lounge-tab{flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:inline-flex}.trade-journal-event-panel{box-sizing:border-box;border:1px solid hsl(var(--border));border-radius:0 0 calc(var(--radius,.5rem) - 2px) calc(var(--radius,.5rem) - 2px);background:hsl(var(--card));border-top:none;width:100%;padding:.85rem .9rem}.trade-journal-buy-preview{margin:0;font-size:.875rem;font-weight:600}.trade-journal-form,.trade-journal-sell-form,.trade-journal-buy-form{gap:.85rem;display:grid}.trade-journal-grid{gap:.65rem;display:grid}@media (min-width:640px){.trade-journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.trade-journal-field{gap:.3rem;display:grid}.trade-journal-field label,.trade-journal-visibility legend{color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:600}.trade-journal-input,.trade-journal-textarea{border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--background));width:100%;color:hsl(var(--foreground));padding:.5rem .65rem;font-size:.875rem}.trade-journal-readonly{border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--muted) / .35);padding:.5rem .65rem;font-weight:600;display:block}.trade-journal-hint{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem}.trade-journal-search-results{border:1px solid hsl(var(--border));border-radius:calc(var(--radius,.5rem) - 2px);margin:.35rem 0 0;padding:0;list-style:none;overflow:hidden}.trade-journal-search-pick{text-align:left;border:0;border-bottom:1px solid hsl(var(--border));background:hsl(var(--card));cursor:pointer;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;width:100%;padding:.55rem .65rem;display:flex}.trade-journal-search-pick:last-child{border-bottom:0}.trade-journal-search-pick:hover{background:hsl(var(--muted) / .35)}.trade-journal-search-symbol{font-variant-numeric:tabular-nums;font-weight:700}.trade-journal-search-sector{color:hsl(var(--muted-foreground));font-size:.8125rem}.trade-journal-visibility{border:0;flex-wrap:wrap;gap:.75rem 1rem;margin:0;padding:0;display:flex}.trade-journal-radio{align-items:center;gap:.35rem;font-size:.875rem;display:inline-flex}.trade-journal-actions{flex-wrap:wrap;gap:.5rem;display:flex}.trade-journal-error{color:hsl(var(--destructive));margin:0;font-size:.875rem}.trade-journal-timeline-wrap{margin:0 0 .85rem}.trade-journal-timeline{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.trade-journal-timeline-item{border-radius:calc(var(--radius,.5rem) - 2px);background:hsl(var(--card));border:1px solid hsl(var(--border));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;padding:.55rem .7rem;font-size:.875rem;display:flex}.trade-journal-timeline-item--buy{border-left:3px solid #3c83f68c}.trade-journal-timeline-item--sell{border-left:3px solid hsl(var(--destructive) / .45)}.trade-journal-timeline-item-main{flex-wrap:wrap;flex:12rem;align-items:baseline;gap:.35rem .65rem;min-width:0;display:flex}.trade-journal-timeline-label{min-width:4.25rem;font-size:.8125rem;font-weight:700}.trade-journal-timeline-date{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums}.trade-journal-timeline-qty{font-variant-numeric:tabular-nums;font-weight:600}.trade-journal-timeline-item-result{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:baseline;gap:.45rem .75rem;display:flex}.trade-journal-timeline-item-result--buy{gap:.25rem .5rem}.trade-journal-timeline-result-label{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.trade-journal-timeline-result-value{font-variant-numeric:tabular-nums;font-weight:700}.trade-journal-sell-title{margin:0;font-size:.9375rem;font-weight:700}.trade-journal-timeline-edit-btn{appearance:none;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:.4rem;padding:.25rem .5rem;font-size:.72rem;font-weight:600;line-height:1;transition:color .15s,border-color .15s,background .15s}.trade-journal-timeline-edit-btn:hover{color:hsl(var(--foreground));border-color:hsl(var(--foreground) / .4);background:hsl(var(--muted) / .4)}.trade-journal-timeline-item--editing{display:block}.trade-journal-sell-edit{width:100%}.trade-journal-sell-edit-actions{justify-content:space-between}.trade-journal-sell-edit-actions-right{gap:.5rem;display:flex}.trade-journal-chart-wrap{flex-direction:column;gap:.5rem;display:flex}.trade-journal-sell-preview{flex-wrap:wrap;gap:.5rem .85rem;font-size:.875rem;display:flex}.trade-journal-pct{font-variant-numeric:tabular-nums;font-weight:700}.trade-journal-pct--up{color:hsl(var(--destructive))}.trade-journal-pct--down{color:#3c83f6}.trade-journal-pct--flat{color:hsl(var(--muted-foreground))}.trade-journal-modal.he-modal{width:min(42rem,100%)}.trade-journal-delete-overlay{z-index:120}.trade-journal-delete-dialog{width:min(28rem,100%);max-height:min(85vh,32rem)}.trade-journal-delete-dialog-header{background:hsl(var(--destructive) / .08);border-bottom-color:hsl(var(--destructive) / .2)}.trade-journal-delete-dialog-body{flex-direction:column;gap:.75rem;display:flex}.trade-journal-delete-dialog-lead{color:hsl(var(--foreground));margin:0;font-size:.9rem;line-height:1.55}.trade-journal-delete-dialog-list{color:hsl(var(--muted-foreground));margin:0;padding-left:1.15rem;font-size:.8125rem;line-height:1.5}.trade-journal-delete-dialog-error{color:hsl(var(--destructive));margin:0;font-size:.8125rem}.trade-journal-delete-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.15rem;display:flex}.staff-pick-delete-overlay{z-index:120}.staff-pick-delete-dialog{width:min(28rem,100%);max-height:min(85vh,32rem)}.staff-pick-delete-dialog-header{background:hsl(var(--destructive) / .08);border-bottom-color:hsl(var(--destructive) / .2)}.staff-pick-delete-dialog-body{flex-direction:column;gap:.75rem;display:flex}.staff-pick-delete-dialog-lead{color:hsl(var(--foreground));margin:0;font-size:.9rem;line-height:1.55}.staff-pick-delete-dialog-list{color:hsl(var(--muted-foreground));margin:0;padding-left:1.15rem;font-size:.8125rem;line-height:1.5}.staff-pick-delete-dialog-error{color:hsl(var(--destructive));margin:0;font-size:.8125rem}.staff-pick-delete-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.15rem;display:flex}.he-confirm-dialog{width:min(28rem,100%);max-height:min(85vh,32rem)}.he-confirm-dialog--danger .he-confirm-header{background:hsl(var(--destructive) / .08);border-bottom-color:hsl(var(--destructive) / .2)}.he-confirm-body{flex-direction:column;gap:.75rem;display:flex}.he-confirm-lead{color:hsl(var(--foreground));margin:0;font-size:.9rem;line-height:1.55}.he-confirm-list{color:hsl(var(--muted-foreground));margin:0;padding-left:1.15rem;font-size:.8125rem;line-height:1.5}.he-confirm-error{color:hsl(var(--destructive));margin:0;font-size:.8125rem}.he-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.15rem;display:flex}.trade-journal-saved-msg{gap:.85rem;display:grid}.subscribe-flow-page{padding-bottom:3rem}.subscribe-flow-layout{flex-direction:column;gap:1.25rem;max-width:32rem;margin:1.75rem auto 0;display:flex}.subscribe-flow-card{flex-direction:column;gap:1.25rem;display:flex}.subscribe-order-summary{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 2px);background:linear-gradient(165deg, hsl(var(--card)) 0%, hsl(var(--muted) / .35) 100%);padding:1.1rem 1.15rem;box-shadow:0 8px 28px #1113180f}.subscribe-order-summary-head{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;display:grid}.subscribe-order-summary-icon{color:#cc4324;background:#cc43241f;border-radius:.65rem;width:2rem;height:2rem;padding:.4rem}.subscribe-order-summary-plan{color:hsl(var(--foreground));margin:0;font-size:.95rem;font-weight:700}.subscribe-order-summary-cycle{color:hsl(var(--muted-foreground));margin:.15rem 0 0;font-size:.8rem}.subscribe-order-summary-price{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:1.15rem;font-weight:700}.subscribe-order-summary-trial{border-top:1px solid hsl(var(--border) / .8);color:hsl(var(--muted-foreground));margin:.85rem 0 0;padding-top:.85rem;font-size:.8125rem;line-height:1.5}.subscribe-order-summary-trial-badge{color:#a03922;background:#cc432424;border-radius:999px;margin-right:.35rem;padding:.15rem .45rem;font-size:.6875rem;font-weight:600;display:inline-block}.subscribe-panel{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 2px);background:hsl(var(--card));text-align:center;padding:1.5rem 1.25rem 1.35rem;box-shadow:0 10px 32px #11131812}.subscribe-panel-icon-wrap{background:hsl(var(--muted) / .55);border-radius:999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin:0 auto 1rem;display:inline-flex}.subscribe-panel-icon-wrap--spin{background:#cc43241a}.subscribe-panel-icon{width:1.75rem;height:1.75rem;color:hsl(var(--muted-foreground))}.subscribe-panel-icon--loader{color:#cc4324;animation:.9s linear infinite subscribe-spin}@keyframes subscribe-spin{to{transform:rotate(360deg)}}.subscribe-panel--success .subscribe-panel-icon-wrap{background:#30a65b1f}.subscribe-panel--success .subscribe-panel-icon{color:#2c9653}.subscribe-panel--error .subscribe-panel-icon-wrap,.subscribe-panel--warning .subscribe-panel-icon-wrap{background:#f59f0a1f}.subscribe-panel--error .subscribe-panel-icon,.subscribe-panel--warning .subscribe-panel-icon{color:#c26c0a}.subscribe-panel-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.subscribe-panel-message{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.55}.subscribe-panel-bullets{text-align:left;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.subscribe-panel-bullets li{color:hsl(var(--foreground) / .88);padding-left:1.1rem;font-size:.8125rem;line-height:1.5;position:relative}.subscribe-panel-bullets li:before{content:"";background:#cc4324bf;border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.55em;left:0}.subscribe-panel-hint{color:hsl(var(--muted-foreground));margin:1.1rem 0 0;font-size:.75rem}.subscribe-panel-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.35rem;display:flex}.subscribe-panel-actions a.btn{color:inherit;text-decoration:none}.subscribe-panel-actions .btn-primary{color:hsl(var(--primary-foreground))}.subscribe-steps{grid-template-columns:repeat(3,1fr);gap:.35rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.subscribe-step{opacity:.55;flex-direction:column;align-items:center;gap:.4rem;display:flex}.subscribe-step--active,.subscribe-step--done{opacity:1}.subscribe-step-marker{border:1px solid hsl(var(--border));width:1.65rem;height:1.65rem;color:hsl(var(--muted-foreground));background:hsl(var(--background));border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.subscribe-step--active .subscribe-step-marker{color:#a03922;background:#cc43241f;border-color:#cc43248c;box-shadow:0 0 0 3px #cc43241a}.subscribe-step--done .subscribe-step-marker{color:#2c9653;background:#30a65b1f;border-color:#33995873}.subscribe-step-label{color:hsl(var(--muted-foreground));text-align:center;font-size:.6875rem;font-weight:600;line-height:1.25}.subscribe-trust-footer{padding:0 .25rem}.subscribe-trust-list{flex-wrap:wrap;justify-content:center;gap:.65rem 1.1rem;margin:0;padding:0;list-style:none;display:flex}.subscribe-trust-list li{color:hsl(var(--muted-foreground));align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:inline-flex}.subscribe-trust-icon{color:#358d55;flex-shrink:0;width:.95rem;height:.95rem}.subscribe-trust-note{text-align:center;color:hsl(var(--muted-foreground) / .9);margin:.65rem 0 0;font-size:.6875rem;line-height:1.45}@media (min-width:480px){.subscribe-flow-layout{margin-top:2.25rem}.subscribe-panel{padding:1.75rem 1.5rem 1.5rem}}.track-record-page{padding-top:1rem;padding-bottom:2.5rem}.track-record-header{margin:.5rem 0 1.25rem}.track-record-all-header{margin:.5rem 0 1rem}.track-record-list-panel{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 4px);background:hsl(var(--card));margin-top:.25rem;overflow:hidden;box-shadow:0 1px 2px #0000000a}.track-record-all-month-hint{color:hsl(var(--muted-foreground));margin:0;padding:0 1rem .65rem;font-size:.72rem;line-height:1.45}.track-record-month-tabs{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .12);padding:.75rem 1rem .55rem}.track-record-month-tabs-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:.35rem;display:flex;overflow-x:auto}.track-record-list-panel .track-record-rank-list{border-top:none}.track-record-list-panel .track-record-empty{margin:0;padding:1.25rem 1rem}.track-record-month-tab{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.42rem .72rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.track-record-month-tab:hover{border-color:hsl(var(--foreground) / .25);color:hsl(var(--foreground))}.track-record-month-tab--active{border-color:hsl(var(--primary) / .45);background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.track-record-month-tab-count{background:hsl(var(--muted) / .45);font-variant-numeric:tabular-nums;min-width:1.1rem;color:hsl(var(--muted-foreground));border-radius:999px;padding:.05rem .35rem;font-size:.65rem;font-weight:700;line-height:1.35}.track-record-month-tab--active .track-record-month-tab-count{background:hsl(var(--primary) / .16);color:hsl(var(--primary))}.track-record-title{letter-spacing:-.01em;color:hsl(var(--foreground));margin:0 0 .4rem;font-size:1.5rem;font-weight:800}.track-record-lead{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;line-height:1.55}.track-record-substat{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;margin:.4rem 0 0;font-size:.78rem}.track-record-tone--up{color:#dc2828}.track-record-tone--down{color:#1555e0}.track-record-tone--flat{color:hsl(var(--muted-foreground))}.track-record-overall{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.75rem;display:grid}.track-record-metric{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.85rem;flex-direction:column;gap:.25rem;padding:.9rem 1rem;display:flex}.track-record-metric-label{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.track-record-metric-value{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));letter-spacing:-.01em;font-size:1.35rem;font-weight:800}.track-record-metric-hint{color:hsl(var(--muted-foreground));font-size:.7rem}.track-record-section{margin-bottom:1.75rem}.track-record-section-title{color:hsl(var(--foreground));flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0 0 .75rem;font-size:1.02rem;font-weight:700;display:flex}.track-record-maha-avg{background:hsl(var(--muted) / .6);border:1px solid hsl(var(--border));font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:.45rem;align-items:baseline;gap:.3rem;padding:.05rem .45rem;display:inline-flex}.track-record-maha-avg-label{letter-spacing:.02em;color:hsl(var(--muted-foreground));font-size:.68rem;font-weight:700}.track-record-maha-avg-val{color:hsl(var(--foreground));font-size:.86rem;font-weight:800}.track-record-maha-avg-n{color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:600}.track-record-section-caption{color:hsl(var(--muted-foreground));margin:0 0 .7rem;font-size:.78rem;line-height:1.55}.track-record-maha-buckets{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.75rem;overflow:hidden}.track-record-maha-bucket-row{font-variant-numeric:tabular-nums;grid-template-columns:1.4fr 1fr 1.2fr 1fr;align-items:center;gap:.5rem;padding:.6rem .85rem;font-size:.85rem;display:grid}.track-record-maha-bucket-row+.track-record-maha-bucket-row{border-top:1px solid hsl(var(--border) / .6)}.track-record-maha-bucket-row>span:not(.track-record-maha-bucket-label){text-align:right}.track-record-maha-bucket-head{background:hsl(var(--muted) / .5);color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:700}.track-record-maha-bucket-label{color:hsl(var(--foreground));font-weight:700}.track-record-maha-bucket-note{border-top:1px solid hsl(var(--border) / .6);color:hsl(var(--muted-foreground));margin:0;padding:.55rem .85rem;font-size:.72rem}.track-record-month-table{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.95rem;overflow:hidden}.track-record-month-row{font-variant-numeric:tabular-nums;grid-template-columns:5.5rem 8rem 4.5rem 1fr;align-items:center;gap:.6rem;padding:.6rem .95rem;font-size:.85rem;display:grid}.track-record-month-row+.track-record-month-row{border-top:1px solid hsl(var(--border) / .6)}.track-record-month-head{background:hsl(var(--muted) / .5);color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:700}.track-record-month-label{color:hsl(var(--foreground));font-weight:700}.track-record-month-count{color:hsl(var(--muted-foreground))}.track-record-month-pending{color:hsl(var(--muted-foreground) / .85);font-style:normal}.track-record-month-avg{align-items:center;gap:.55rem;display:flex}.track-record-month-bar{background:hsl(var(--muted) / .55);border-radius:999px;flex:auto;height:.5rem;position:relative;overflow:hidden}.track-record-month-bar-fill{border-radius:999px;height:100%;display:block}.track-record-month-bar-fill--up{background:linear-gradient(90deg, hsl(var(--destructive) / .55), #c62828)}.track-record-month-bar-fill--down{background:linear-gradient(90deg,#3c83f68c,#1565c1)}.track-record-month-bar-fill--flat{background:hsl(var(--muted-foreground) / .45)}.track-record-month-avg-val{text-align:right;min-width:4.5rem;font-weight:700}@media (max-width:719px){.track-record-month-row{grid-template-columns:3.4rem 1fr 3rem 4.4rem;gap:.4rem;padding:.55rem .7rem;font-size:.8rem}.track-record-month-count{font-size:.76rem}.track-record-month-bar{display:none}.track-record-month-avg-val{min-width:0}}.track-record-strategy-list{grid-template-columns:repeat(2,1fr);gap:.9rem;display:grid}.track-record-strategy-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.95rem;padding:1rem 1.1rem 1.1rem}.track-record-strategy-head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.85rem;display:flex}.track-record-strategy-title{color:hsl(var(--foreground));margin:0;font-size:.95rem;font-weight:700}.track-record-strategy-count{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:600}.track-record-strategy-grid{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.track-record-strategy-grid .track-record-metric{text-align:center;border-radius:.7rem;align-items:center;padding:.6rem .5rem}.track-record-strategy-grid .track-record-metric-value{font-size:1rem}.track-record-dist{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.95rem;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;display:flex}.track-record-dist-row{grid-template-columns:6.5rem 1fr 2rem;align-items:center;gap:.6rem;display:grid}.track-record-dist-label{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.78rem}.track-record-dist-track{background:hsl(var(--muted));border-radius:9999px;height:.6rem;position:relative;overflow:hidden}.track-record-dist-fill{background:linear-gradient(90deg, hsl(var(--primary) / .5), hsl(var(--primary)));border-radius:9999px;height:100%;position:absolute;inset:0 auto 0 0}.track-record-dist-count{text-align:right;color:hsl(var(--foreground));font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:600}.track-record-movers{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1rem 1.25rem;display:grid}.track-record-movers>.track-record-section{flex-direction:column;margin-bottom:0;display:flex}.track-record-movers>.track-record-section>.track-record-mover-list{flex:auto}.track-record-mover-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.95rem;margin:0;padding:0;list-style:none;overflow:hidden}.track-record-mover{border-top:1px solid hsl(var(--border) / .7);grid-template-columns:1fr auto auto;align-items:center;gap:.25rem .85rem;padding:.7rem 1rem;display:grid}.track-record-mover:first-child{border-top:none}.track-record-mover-link{flex-direction:column;gap:.15rem;min-width:0;text-decoration:none;display:flex}.track-record-mover-name{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.track-record-mover-meta{color:hsl(var(--muted-foreground));font-size:.72rem}.track-record-mover-prices{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.76rem}.track-record-mover-return{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;font-size:.9rem;font-weight:700}.track-record-empty{color:hsl(var(--muted-foreground));margin:0;font-size:.85rem}.track-record-disclaimer{border:1px dashed hsl(var(--border));background:hsl(var(--muted) / .3);color:hsl(var(--muted-foreground));border-radius:.75rem;margin:1.5rem 0 0;padding:.85rem 1rem;font-size:.76rem;line-height:1.6}.track-record-stop-badge{background:hsl(var(--muted) / .7);border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));vertical-align:middle;white-space:nowrap;border-radius:.35rem;margin-left:.4rem;padding:.05rem .35rem;font-size:.66rem;font-weight:600}.track-record-equity{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.9rem;padding:1rem 1.1rem}.track-record-equity-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.3rem .75rem;margin-bottom:.85rem;display:flex}.track-record-equity-title{letter-spacing:-.01em;color:hsl(var(--foreground));font-size:.95rem;font-weight:700}.track-record-equity-sub{color:hsl(var(--muted-foreground));font-size:.72rem}.track-record-equity-grid{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.track-record-more-btn{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .4);text-align:center;color:hsl(var(--foreground));border-radius:.6rem;margin-top:.7rem;padding:.6rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s;display:block}.track-record-more-btn:hover{background:hsl(var(--muted) / .7)}.track-record-order-tabs{gap:.4rem;margin:.25rem 0 1rem;display:flex}.track-record-order-tab{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:hsl(var(--card));border-radius:999px;padding:.45rem 1rem;font-size:.82rem;font-weight:600}.track-record-order-tab.is-active{background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.track-record-rank-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.track-record-rank-row{border-bottom:1px solid hsl(var(--border) / .6);grid-template-columns:2rem minmax(0,1fr) auto auto;align-items:center;gap:.5rem .75rem;padding:.6rem .25rem;display:grid}.track-record-rank-num{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;text-align:right;font-size:.78rem;font-weight:700}.tr-row{border-bottom:1px solid hsl(var(--border) / .5);align-items:flex-start;gap:.6rem;padding:.7rem;display:flex}.tr-row:last-child{border-bottom:none}.tr-row-rank{min-width:1.6rem;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;text-align:right;flex:none;padding-top:.1rem;font-size:.78rem;font-weight:700}.tr-row-main{flex-direction:column;flex:auto;gap:.3rem;min-width:0;display:flex}.tr-row-line{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.tr-row-name{color:hsl(var(--foreground));letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;overflow:hidden}.tr-row-return{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.95rem;font-weight:800}.tr-row-sub{color:hsl(var(--muted-foreground));flex-wrap:wrap;justify-content:flex-start;gap:.3rem .5rem;font-size:.73rem}.tr-row-tag{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .4);border-radius:.35rem;padding:.05rem .4rem;font-weight:600}.tr-row-period{font-variant-numeric:tabular-nums;color:hsl(var(--foreground) / .85)}.tr-row-arrow{color:hsl(var(--muted-foreground));margin:0 .3rem}.tr-row-hold{background:hsl(var(--muted) / .55);color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:.35rem;margin-left:.4rem;padding:.02rem .34rem;font-size:.72rem}.tr-row-exit{border-radius:.35rem;padding:.05rem .4rem;font-size:.7rem;font-weight:600}.tr-row-exit.is-stop{color:#1555e0;background:#1555e01f}.tr-row-exit.is-profit{color:#dc2828;background:#dc28281f}.tr-row-exit.is-hold{background:hsl(var(--muted) / .6);color:hsl(var(--muted-foreground))}.tr-row-prices{font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto}.trade-chart{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.9rem;padding:.6rem}.trade-chart-canvas{width:100%}.trade-chart-legend{gap:.8rem;padding:0 .2rem .4rem;display:flex}.trade-chart-legend-item{color:hsl(var(--muted-foreground));align-items:center;gap:.35rem;font-size:.74rem;display:inline-flex}.trade-chart-legend-line{border-radius:1rem;width:1.1rem;height:.18rem}.trade-chart-skeleton{background:linear-gradient(90deg, hsl(var(--muted) / .4), hsl(var(--muted) / .7), hsl(var(--muted) / .4));border-radius:.6rem}.trade-chart-status{color:hsl(var(--muted-foreground));text-align:center;margin:.5rem 0 0;font-size:.8rem}.trade-chart-note{color:hsl(var(--muted-foreground));margin:.85rem 0 0;font-size:.74rem;line-height:1.6}.trade-head-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.trade-head-return{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.25rem;font-weight:800}@media (max-width:480px){.tr-row-prices{margin-left:0}}.track-record-back{margin:1.25rem 0 0;font-size:.85rem}.track-record-back a{color:hsl(var(--muted-foreground));font-weight:600}.track-record-pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;margin-top:1.1rem;display:flex}.track-record-pager-btn,.track-record-pager-num{border:1px solid hsl(var(--border));min-width:2rem;height:2rem;color:hsl(var(--foreground));background:hsl(var(--card));font-variant-numeric:tabular-nums;border-radius:.5rem;justify-content:center;align-items:center;padding:0 .5rem;font-size:.82rem;font-weight:600;display:inline-flex}.track-record-pager-num.is-active{background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.track-record-pager-btn.is-disabled{color:hsl(var(--muted-foreground) / .5);background:hsl(var(--muted) / .3)}.track-record-pager-gap{color:hsl(var(--muted-foreground));padding:0 .15rem}@media (max-width:720px){.track-record-overall{grid-template-columns:repeat(2,1fr)}.track-record-strategy-list,.track-record-movers{grid-template-columns:1fr}.track-record-strategy-grid{grid-template-columns:repeat(3,1fr)}.track-record-equity-grid{grid-template-columns:repeat(2,1fr)}.track-record-mover-prices{display:none}}.btn-danger{color:#fff;background:#dc2828;border-color:#c52020}.btn-danger:hover:not(:disabled){filter:brightness(.95)}.btn:disabled{opacity:.6;cursor:not-allowed}.report-manage-section{margin-top:1.8rem}.report-manage-heading{margin:0 0 .35rem;font-size:1.05rem;font-weight:800}.report-manage-lead{color:hsl(var(--muted-foreground));margin:0 0 .9rem;font-size:.82rem;line-height:1.55}.report-draft-list{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.85rem;margin:0;padding:0;list-style:none;overflow:hidden}.report-draft-row{border-top:1px solid hsl(var(--border) / .7);align-items:center;gap:.75rem;padding:.8rem .95rem;display:flex}.report-draft-row:first-child{border-top:none}.report-draft-main{flex-direction:column;flex:auto;gap:.3rem;min-width:0;display:flex}.report-draft-line{flex-wrap:wrap;align-items:center;gap:.4rem .55rem;display:flex}.report-draft-tier{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .4);border-radius:.35rem;padding:.05rem .45rem;font-size:.7rem;font-weight:700}.report-draft-tier.tier-maha{color:#703db8;background:#8147d11a;border-color:#8147d173}.report-draft-name{color:hsl(var(--foreground));font-weight:700;text-decoration:none}.report-draft-name:hover{text-decoration:underline}.report-draft-symbol{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.78rem}.report-draft-badge-new{color:#1f7a40;background:#29a35624;border:1px solid #29a35666;border-radius:.35rem;padding:.05rem .4rem;font-size:.68rem;font-weight:700}.report-draft-gate{white-space:nowrap;border-radius:.35rem;padding:.05rem .4rem;font-size:.68rem;font-weight:700}.report-draft-gate.ok{color:#1f7a40;background:#29a3561f;border:1px solid #29a35659}.report-draft-gate.warn{color:#ba7908;background:#f59f0a24;border:1px solid #f59f0a66}.draft-gate-panel{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .4);border-radius:.6rem;margin:0 0 1rem;padding:.75rem 1rem}.draft-gate-panel.is-warn{background:#f59f0a12;border-color:#f59f0a73}.draft-gate-panel.is-ok{background:#29a3560f;border-color:#29a35666}.draft-gate-head{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:flex}.draft-gate-summary{border-radius:.35rem;padding:.05rem .45rem;font-size:.72rem;font-weight:800}.draft-gate-summary.ok{color:#1d723c;background:#29a35629}.draft-gate-summary.warn{color:#b07207;background:#f59f0a2e}.draft-gate-note{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:400}.draft-gate-list{flex-wrap:wrap;gap:.35rem .9rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.draft-gate-list li{align-items:baseline;gap:.3rem;display:inline-flex}.draft-gate-list .gate-ok{color:#47855e}.draft-gate-list .gate-fail{color:#b07207;font-weight:600}.draft-gate-list .gate-mark{font-weight:800}.draft-gate-list .gate-detail{color:hsl(var(--muted-foreground));font-weight:400}.report-draft-score{font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));align-items:baseline;gap:.25rem;font-size:.82rem;display:inline-flex}.report-draft-score strong{color:hsl(var(--foreground));font-weight:800}.report-draft-score-arrow{opacity:.5}.report-draft-score-delta{font-size:.74rem;font-weight:700}.report-draft-score.dir-up strong,.report-draft-score.dir-up .report-draft-score-delta{color:#c52020}.report-draft-score.dir-down strong,.report-draft-score.dir-down .report-draft-score-delta{color:#176dcf}.report-draft-sub{color:hsl(var(--muted-foreground));flex-wrap:wrap;gap:.35rem .8rem;font-size:.74rem;display:flex}.report-draft-model{font-variant-numeric:tabular-nums;opacity:.85}.report-draft-review-btn{flex:none}.report-draft-row-actions{flex:none;align-items:center;gap:.45rem;display:flex}.report-draft-delete-btn{flex:none}.report-draft-empty{border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));text-align:center;border-radius:.85rem;margin:0;padding:1.1rem;font-size:.85rem}.draft-review-symbol{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.draft-review-meta{color:hsl(var(--muted-foreground));flex-wrap:wrap;gap:.4rem 1rem;margin-top:.6rem;font-size:.78rem;display:flex}.draft-review-meta-score{font-variant-numeric:tabular-nums;align-items:baseline;gap:.3rem;display:inline-flex}.draft-review-meta-score strong{color:hsl(var(--foreground));font-weight:800}.draft-review-compare{grid-template-columns:1fr 1fr;gap:1rem;margin:1.2rem 0;display:grid}.draft-review-col{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.85rem;min-width:0;padding:.9rem 1rem}.draft-review-col.is-draft{background:#8147d10a;border-color:#8147d173}.draft-review-col-title{border-bottom:1px solid hsl(var(--border) / .7);align-items:center;gap:.5rem;margin:0 0 .7rem;padding-bottom:.55rem;font-size:.9rem;font-weight:800;display:flex}.draft-review-col-tag{color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .5);border:1px solid hsl(var(--border));border-radius:.35rem;padding:.05rem .4rem;font-size:.68rem;font-weight:700}.draft-review-col-tag.is-ai{color:#703db8;background:#8147d11f;border-color:#8147d166}.draft-review-rendered{max-height:460px;overflow-y:auto}.draft-review-empty-side{color:hsl(var(--muted-foreground));margin:0;font-size:.84rem}.draft-review-edit{margin-top:.5rem}@media (max-width:720px){.draft-review-compare{grid-template-columns:1fr}}.pick-trade-wrap{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.pick-trade-btn{min-width:4.5rem;font-weight:700}.pick-trade-btn--drop{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));border-color:#0000}.pick-trade-btn--drop:hover:not(:disabled){filter:brightness(.95)}.pick-trade-hint{color:hsl(var(--muted-foreground));max-width:11rem;font-size:.68rem;line-height:1.35}.pick-trade-hint--closed{color:hsl(var(--destructive) / .85)}.pick-trade-error{color:hsl(var(--destructive));font-size:.75rem}.pick-challenge-help-btn{color:hsl(var(--primary));text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.68rem;font-weight:600;text-decoration:underline}.pick-challenge-help-btn:hover{color:hsl(var(--primary) / .85)}.pick-challenge-help-btn:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px;border-radius:2px}.pick-challenge-rules-dialog.he-modal{width:min(28rem,100%)}.pick-challenge-rules-lead{color:hsl(var(--foreground));margin:0 0 .75rem;font-size:.875rem;line-height:1.55}.pick-challenge-rules-list{color:hsl(var(--muted-foreground));margin:0 0 .75rem;padding-left:1.15rem;font-size:.8125rem;line-height:1.55}.pick-challenge-rules-list li+li{margin-top:.35rem}.pick-challenge-rules-note{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.75rem;line-height:1.5}.pick-challenge-rules-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.pick-challenge-rules-panel{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--muted) / .25);margin:0 0 1.25rem;padding:.85rem 1rem}.pick-challenge-rules-panel-lead{color:hsl(var(--foreground));margin:0 0 .55rem;font-size:.875rem;line-height:1.55}.pick-challenge-rules-panel-list{color:hsl(var(--muted-foreground));margin:0 0 .55rem;padding-left:1.1rem;font-size:.8125rem;line-height:1.5}.pick-challenge-rules-panel-list li+li{margin-top:.25rem}.pick-challenge-rules-panel-note{color:hsl(var(--muted-foreground));margin:0 0 .65rem;font-size:.75rem;line-height:1.45}.pick-challenge-rules-panel-foot{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.pick-challenge-rules-panel-link{color:hsl(var(--primary));font-size:.8125rem;font-weight:600;text-decoration:none}.pick-challenge-rules-panel-link:hover{text-decoration:underline}.pick-rank-page{padding-bottom:2rem}.pick-rank-hero{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 4px);background:hsl(var(--card));min-height:13.5rem;margin:0 0 1.25rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a}.pick-rank-hero-bg{background-position:88%;background-repeat:no-repeat;background-size:cover;height:70vh;position:absolute;top:0;left:0;right:0}.pick-rank-hero-scrim{background:linear-gradient(100deg, hsl(var(--card) / .96) 0%, hsl(var(--card) / .88) 38%, hsl(var(--card) / .62) 56%, hsl(var(--card) / .22) 100%);pointer-events:none;position:absolute;inset:0}.pick-rank-hero-accent{background:hsl(var(--primary));z-index:2;width:4px;position:absolute;top:0;bottom:0;left:0}.pick-rank-hero-share{z-index:3;position:absolute;top:1rem;right:1rem}.pick-rank-hero-inner{z-index:1;max-width:min(36rem,68%);padding:1.35rem 1.25rem 1.45rem 1.5rem;position:relative}.pick-rank-hero-badge{color:#9d3b25;background:#cc43241f;border-radius:4px;margin:0 0 .35rem;padding:.12rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.pick-rank-hero-title{letter-spacing:-.02em;color:hsl(var(--foreground));margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;line-height:1.25}.pick-rank-hero-lead{color:hsl(var(--foreground));margin:.45rem 0 0;font-size:.875rem;line-height:1.55}.pick-rank-hero-note{color:hsl(var(--muted-foreground));margin:.35rem 0 0;font-size:.8125rem;line-height:1.5}@media (max-width:640px){.pick-rank-hero-share{top:.85rem;right:.85rem}.pick-rank-hero-inner{max-width:78%;padding:1.1rem 1rem 1.2rem 1.25rem}.pick-rank-hero-bg{background-position:92%}}.profile-pick-trades-lead{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem;line-height:1.5}.profile-pick-trades-level{vertical-align:middle}.pick-level-badge{background:hsl(var(--primary) / .08);color:hsl(var(--foreground));white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.12rem .45rem;font-size:.75rem;line-height:1.2;display:inline-flex}.pick-level-badge-code{color:hsl(var(--primary));font-weight:700}.pick-level-badge-title{color:hsl(var(--muted-foreground));font-weight:500}.pick-trade-hint .pick-level-badge{vertical-align:middle}.pick-level-table-wrap{margin-top:1rem}.pick-level-table{border-collapse:collapse;width:100%;font-size:.8125rem}.pick-level-table th,.pick-level-table td{border-bottom:1px solid hsl(var(--border));text-align:left;vertical-align:top;padding:.45rem .5rem}.pick-level-table th{color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:600}.pick-level-table-code{color:hsl(var(--primary));font-weight:700;display:block}.pick-level-table-title{color:hsl(var(--muted-foreground));margin-top:.1rem;display:block}.pick-level-table-note{color:hsl(var(--muted-foreground));margin:.65rem 0 0;font-size:.75rem}.pick-challenge-rules-level-table{margin-top:1.25rem}.pick-rank-name-wrap{flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;display:flex}.pick-rank-level{font-size:.6875rem}.profile-pick-trades-summary-pct{font-size:.875rem;font-weight:700}.profile-pick-trades-summary-count{color:hsl(var(--muted-foreground));font-weight:500}.profile-pick-trades-summary-muted{color:hsl(var(--muted-foreground));font-size:.8125rem}.profile-pick-trades-filter{flex-wrap:wrap;gap:.45rem;display:flex}.profile-pick-trade-status{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.pick-rank-list{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 4px);background:hsl(var(--card));margin:0;padding:0;list-style:none;overflow:hidden}.pick-rank-row{border-bottom:1px solid hsl(var(--border))}.pick-rank-row:last-child{border-bottom:none}.pick-rank-row-link{color:inherit;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:background .15s;display:grid}.pick-rank-row-link:hover{background:hsl(var(--accent) / .45)}.pick-rank-num{font-variant-numeric:tabular-nums;color:hsl(var(--primary));font-weight:800}.pick-rank-identity{align-items:center;gap:.65rem;min-width:0;display:flex}.pick-rank-row-avatar{flex-shrink:0;width:2rem;height:2rem}.pick-rank-row-avatar-fallback{font-size:.68rem;font-weight:600}.pick-rank-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.pick-rank-stats{text-align:right;flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.pick-rank-stats-closed{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.75rem}.pick-rank-stats-profit{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem;font-weight:600}.pick-rank-stats-return{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.875rem;font-weight:700}.pick-rank-meta{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.75rem}.pick-rank-pct{font-variant-numeric:tabular-nums;font-weight:700}.he-skeleton-host{pointer-events:none}.he-skeleton,.profile-sns-skel-avatar,.profile-sns-skel-line,.profile-sns-skel-action,.profile-sns-skel-return,.he-skel-pick-badge,.daily-picks-strategy-tab--skeleton,.pick-days-month-tab--skeleton,.he-skel-btn{border-radius:calc(var(--radius) - 2px);background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skeleton{vertical-align:middle;display:inline-block}.he-skeleton--block{display:block}.he-skel-breadcrumb{width:3.25rem;height:.85rem}.he-skel-page-lead{width:min(100%,28rem);height:.9rem}.he-skel-lead-line{width:min(100%,40rem);height:.9rem;margin-bottom:.35rem}.he-skel-lead-line--short{width:min(72%,26rem)}.he-skel-page-title,.he-skel-daily-title{width:7rem;height:1.35rem}.he-skel-report-page-title{vertical-align:middle;width:6.5rem;height:1.5rem}.he-skel-report-count{vertical-align:middle;width:4rem;height:1rem;margin-left:.5rem}.daily-picks-strategy-tab--skeleton{color:#0000;pointer-events:none;border-color:#0000;min-width:4.75rem;min-height:2rem}.daily-picks-strategy-tab--skeleton-wide{min-width:6.75rem}.pick-days-month-tab--skeleton{pointer-events:none;color:#0000;border-color:hsl(var(--border) / .65);background:hsl(var(--card));align-items:center;gap:.35rem;display:inline-flex}.he-skel-month-label{width:2.5rem;height:.8rem}.he-skel-month-count{border-radius:999px;width:1.15rem;height:.95rem}.pick-day-row--skeleton{pointer-events:none;cursor:default}.pick-day-row--skeleton:hover{background:0 0}.he-skel-pick-date{width:100%;height:.95rem}.he-skel-pick-title{width:100%;height:.85rem}.he-skel-pick-badge{color:#0000;border-radius:8px;width:2.15rem;height:1.7rem}.he-skel-btn{color:#0000;border-color:#0000;min-width:4.75rem;height:2.25rem;display:inline-block}.he-skel-pagination-meta{width:3rem;height:.85rem}.he-skel-times-section-title{width:6.5rem;height:1.2rem}.he-skel-times-section-link{width:4.25rem;height:.8rem}.he-skel-times-eyebrow{border-radius:999px;width:8.5rem;height:.7rem}.he-skel-times-masthead-title{width:min(14rem,70%);height:2.1rem;margin:0 auto}.he-skel-times-masthead-lead{width:min(22rem,92%);height:.9rem;margin:.5rem auto 0}.he-skel-briefing-chip{border-radius:.35rem;width:3rem;height:1.2rem}.he-skel-briefing-time{width:3.5rem;height:.8rem}.he-skel-briefing-title{width:min(100%,24rem);height:1.1rem;margin-top:.5rem}.he-skel-briefing-summary{width:100%;height:.85rem;margin-top:.35rem}.he-skel-briefing-summary--short{width:72%}.he-skel-index-chip{border-radius:.35rem;width:5.25rem;height:1.45rem}.he-skel-rank-num{border-radius:999px;flex-shrink:0;width:1.75rem;height:1.75rem}.he-skel-rank-avatar{border-radius:999px;flex-shrink:0;width:2rem;height:2rem}.he-skel-rank-name{width:min(100%,7rem);height:.9rem}.he-skel-rank-meta{width:min(100%,4.5rem);height:.7rem}.he-skel-rank-stat{width:3.5rem;height:.85rem;margin-left:auto}.he-skel-rank-stat-sm{width:2.75rem;height:.95rem;margin-left:auto}.he-skel-times-aside-lead{width:min(100%,18rem);height:.75rem}.he-skel-times-aside-lead--wide{width:min(100%,26rem)}.he-skel-mover-heading{height:.9rem}.he-skel-mover-name{width:min(100%,6.5rem);height:.85rem}.he-skel-mover-sector{width:min(100%,4rem);height:.7rem}.he-skel-mover-score{width:2.25rem;height:.85rem;margin-left:auto}.he-skel-mover-delta{width:2.75rem;height:.7rem;margin-left:auto}.he-skel-news-thumb{border-radius:.5rem;flex-shrink:0;width:7rem;height:4.75rem}@media (min-width:640px){.he-skel-news-thumb{width:9rem;height:6rem}}.he-skel-news-theme{border-radius:999px;width:3.25rem;height:1.1rem}.he-skel-news-title{width:100%;height:.9rem}.he-skel-news-title--short{width:78%}.he-skel-news-meta{width:5.5rem;height:.7rem;margin-top:auto}.post-composer--skeleton{pointer-events:none}.he-skel-composer-search{border-radius:8px;width:100%;height:2.25rem}.he-skel-composer-body{border-radius:8px;width:100%;height:4.5rem}.he-skel-composer-select{border-radius:8px;width:5.5rem;height:2rem}.he-skel-composer-btn{border-radius:8px;width:4.25rem;height:2rem;margin-left:auto}.community-tab--skeleton{color:#0000;pointer-events:none;background:0 0;flex:none;min-width:3.25rem;min-height:2.35rem;position:relative}.community-tab--skeleton:before{content:"";background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;height:.8rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;position:absolute;top:.65rem;left:1rem;right:1rem}.community-tab--skeleton-active{border-bottom-color:hsl(var(--foreground) / .25)}.post-card--skeleton{pointer-events:none}.he-skel-post-avatar{border-radius:999px;flex-shrink:0;width:2.25rem;height:2.25rem}.he-skel-post-author{width:5.5rem;height:.85rem}.he-skel-post-time{width:3.25rem;height:.7rem}.he-skel-post-stock{border-radius:999px;width:7rem;height:1.35rem}.he-skel-post-body{width:100%;height:.85rem}.he-skel-post-body--short{width:84%}.post-card-foot .he-skel-post-action{border-radius:999px;width:3.25rem;height:1.65rem}.report-list-link--skeleton{pointer-events:none;color:#0000}.he-skel-report-index{width:1.25rem;height:.9rem}.he-skel-report-name{width:min(100%,10rem);height:.95rem}.he-skel-report-meta{width:5.75rem;height:.8rem}.he-skel-report-more{margin-inline:auto}.profile-sns-tab--skeleton{pointer-events:none;color:#0000;cursor:default}.profile-sns-tab--skeleton:hover{background:0 0}.he-skel-tab-icon{border-radius:4px;width:1.05rem;height:1.05rem}.he-skel-tab-label{width:1.75rem;height:.75rem}.profile-sns-skel-stats{justify-content:center;gap:.65rem;margin-top:.45rem;display:flex}.he-skel-follow-stat{width:4.5rem;height:.8rem}.account-skeleton-line--panel-title{border:none;width:min(6rem,40%);height:.9rem;display:block}.he-skel-page-lead.he-skeleton--block,.he-skel-lead-line.he-skeleton--block{border:none}.maha-lounge-tab--skeleton{color:#0000;pointer-events:none;background:0 0;border-color:#0000;min-width:3.5rem;min-height:2rem;position:relative}.maha-lounge-tab--skeleton:before{content:"";background:linear-gradient(90deg,#ffffff14 25%,#ffffff2e 50%,#ffffff14 75%) 0 0/200% 100%;border-radius:4px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;position:absolute;inset:.35rem .5rem}.he-skel-maha-eyebrow{border-radius:999px;width:7.5rem;height:.75rem}.he-skel-maha-headline{width:min(100%,14rem);height:1.75rem;margin-top:.35rem}.he-skel-maha-lead{width:min(100%,36rem);height:.85rem;margin-top:.35rem}.he-skel-maha-lead--short{width:min(72%,24rem)}.he-skel-maha-hub-icon{border-radius:.35rem;width:1.5rem;height:1.5rem}.he-skel-maha-hub-label{width:3.25rem;height:.8rem;margin-top:.35rem}.he-skel-maha-hub-desc{width:4.5rem;height:.65rem;margin-top:.2rem}.maha-lounge-hub-tile--skeleton{pointer-events:none}.he-skel-maha-section-title{width:7rem;height:1.1rem}.he-skel-maha-section-lead{width:min(100%,20rem);height:.8rem}.he-skel-maha-tool-icon{border-radius:.5rem;width:2.25rem;height:2.25rem}.he-skel-maha-tool-title{width:min(100%,11rem);height:.95rem}.he-skel-maha-tool-desc{width:min(100%,18rem);height:.75rem;margin-top:.25rem}.he-skel-maha-tool-cta{align-self:center;width:3rem;height:.8rem;margin-left:auto}.maha-lounge-tool-card--skeleton{pointer-events:none}.he-skel-maha-soon-icon{border-radius:999px;flex-shrink:0;width:1.5rem;height:1.5rem}.he-skel-maha-soon-title{width:3.5rem;height:.85rem}.he-skel-maha-soon-lead{width:min(100%,22rem);height:.75rem;margin-top:.25rem}.sector-pill--skeleton{color:#0000;pointer-events:none;border-color:hsl(var(--border) / .5);background:0 0;min-width:4.25rem;min-height:2rem;position:relative}.sector-pill--skeleton:before{content:"";background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;position:absolute;inset:.3rem .45rem}.he-skel-maha-filter-meta{width:8rem;height:.8rem}.maha-rank-table--skeleton{pointer-events:none}.he-skel-maha-rank-num{width:1.25rem;height:.9rem}.he-skel-maha-rank-symbol{width:3rem;height:.85rem}.he-skel-maha-rank-name{width:min(100%,6rem);height:.7rem;margin-top:.2rem}.he-skel-maha-rank-sector{width:3.5rem;height:.8rem}.he-skel-maha-rank-score{border-radius:999px;width:2.5rem;height:1.35rem}.he-skel-maha-rank-date{width:4.5rem;height:.75rem}.he-skel-maha-more{min-width:7rem}.he-skel-heatmap-period{width:5rem;height:1rem;margin:0 auto}.he-skel-heatmap-stat{width:4.5rem;height:.75rem;margin:.25rem auto 0}.he-skel-heatmap-view-label{width:1.75rem;height:.75rem;display:inline-block}.he-skel-heatmap-canvas{border:1px solid hsl(var(--border) / .65);background:linear-gradient(90deg, hsl(var(--muted) / .2) 25%, hsl(var(--muted) / .35) 50%, hsl(var(--muted) / .2) 75%);background-size:200% 100%;border-radius:.75rem;width:100%;min-height:18rem;margin-top:1rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skel-tr-metric-label{width:3.5rem;height:.7rem}.he-skel-tr-metric-value{width:4.5rem;height:1.1rem;margin-top:.25rem}.he-skel-tr-section-title{width:8rem;height:1rem;margin-bottom:.75rem}.he-skel-tr-equity-head{width:min(100%,14rem);height:.85rem;margin-bottom:.75rem}.track-record-equity--skeleton,.tr-row--skeleton{pointer-events:none}.he-skel-tr-name{width:min(100%,6rem);height:.85rem}.he-skel-tr-return{width:3.25rem;height:.9rem;margin-left:auto}.he-skel-tr-tag{width:3rem;height:.7rem}.he-skel-tr-period{width:8rem;height:.7rem}.track-record-month-tab--skeleton{color:#0000;border-radius:999px;min-width:3.5rem;min-height:2rem;display:inline-block}.pick-rank-hero--skeleton{background:hsl(var(--muted) / .25);border-radius:.75rem;min-height:12rem}.he-skel-pick-rank-badge{border-radius:999px;width:6rem;height:1.1rem}.he-skel-pick-rank-title{width:min(100%,8rem);height:1.75rem;margin-top:.5rem}.pick-rank-row--skeleton .pick-rank-row-link{pointer-events:none}.he-skel-pick-level{border-radius:999px;width:3.25rem;height:1.1rem;margin-top:.2rem}.pick-rank-rules-panel--skeleton{pointer-events:none;margin-bottom:1rem}.he-skel-pick-rules-title{width:6rem;height:1rem;margin-bottom:.5rem}.he-skel-search-input{border-radius:8px;width:100%;max-width:28rem;height:2.5rem;margin-top:.75rem}.he-skel-search-section-title{width:7rem;height:1rem;margin-bottom:.75rem}.he-skel-search-symbol{width:3.25rem;height:.9rem}.he-skel-search-name{width:min(100%,7rem);height:.85rem}.he-skel-search-sector{width:3.5rem;height:.75rem;margin-left:auto}.he-skel-profile-pick-status{width:2.25rem;height:.75rem}.he-skel-profile-pick-meta{width:5.5rem;height:.75rem}.he-skel-profile-pick-price{width:4rem;height:.85rem}.profile-pick-trades-panel--revalidating .search-result-list{opacity:.92;transition:opacity .15s}.search-result-row--skeleton .search-result-link{pointer-events:none;align-items:center;gap:.5rem;display:flex}.he-skel-search-report-title{width:min(100%,12rem);height:.9rem}.search-report-hit--skeleton{pointer-events:none;padding:.75rem 0}.he-skel-category-name{width:min(100%,8rem);height:.95rem}.he-skel-category-sector{width:4rem;height:.7rem;margin-top:.2rem}.he-skel-category-stars{width:5.5rem;height:.85rem}.he-skel-category-tags{width:min(100%,10rem);height:.75rem;margin-top:.35rem}.pick-stock-card--skeleton{pointer-events:none}.he-skel-fg-eyebrow{background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:999px;width:10rem;height:.7rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skel-fg-title{background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;width:min(100%,14rem);height:1.5rem;margin-top:.35rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skel-fg-lead{background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;width:min(100%,36rem);height:.85rem;margin-top:.5rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skel-fg-lead--short{width:min(72%,24rem)}.he-skel-fg-section-title{background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;width:6rem;height:1rem;margin-bottom:.75rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skel-fg-chart{background:linear-gradient(90deg, hsl(var(--muted) / .2) 25%, hsl(var(--muted) / .35) 50%, hsl(var(--muted) / .2) 75%);background-size:200% 100%;border-radius:.75rem;width:100%;min-height:10rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skel-maha100-stat-label{width:3.5rem;height:.7rem}.he-skel-maha100-stat-value{width:4.5rem;height:1rem}.maha100-range-tab--skeleton{color:#0000;pointer-events:none;background:0 0;border-color:#0000;min-width:3rem;min-height:1.75rem;position:relative}.maha100-range-tab--skeleton:before{content:"";background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;position:absolute;inset:.25rem .35rem}.maha100-method-row--skeleton{gap:.35rem;padding:.5rem 0;display:grid}.he-skel-maha-method-term{background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;width:5rem;height:.8rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;display:block}.he-skel-maha-method-detail{background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;width:min(100%,28rem);height:.75rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;display:block}.he-skel-times-briefing-detail-title{width:min(100%,22rem);height:1.5rem;margin-top:.5rem}.he-skel-times-index-label{width:3.5rem;height:.8rem}.he-skel-times-index-value{width:5rem;height:.85rem}.he-skel-times-briefing-para{width:100%;height:.85rem;margin-bottom:.5rem}.he-skel-times-briefing-para:nth-child(3n){width:88%}.he-skel-tr-rank-num{flex:none;min-width:1.6rem;height:.85rem}.he-skel-tr-all-title{width:min(100%,12rem);height:1.35rem}.he-skel-tr-all-substat{width:min(100%,28rem);height:.8rem;margin-top:.35rem}.track-record-order-tab--skeleton{color:#0000;pointer-events:none;border-color:hsl(var(--border) / .65);background:0 0;min-width:4.25rem;min-height:2.15rem;position:relative}.track-record-order-tab--skeleton:before{content:"";background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;position:absolute;inset:.35rem .75rem}.track-record-month-tab--skeleton{color:#0000;pointer-events:none;border-color:hsl(var(--border) / .65);background:hsl(var(--card));min-width:4.5rem;min-height:2rem;position:relative}.track-record-month-tab--skeleton:before{content:"";background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;position:absolute;inset:.35rem .55rem}.he-skel-tr-month-hint{width:min(100%,22rem);height:.7rem}.he-skel-tr-exit{border-radius:.35rem;width:2.25rem;height:.85rem}.he-skel-tr-trade-title{width:min(100%,10rem);height:1.35rem}.he-skel-tr-chart{border:1px solid hsl(var(--border) / .65);background:linear-gradient(90deg, hsl(var(--muted) / .2) 25%, hsl(var(--muted) / .35) 50%, hsl(var(--muted) / .2) 75%);background-size:200% 100%;border-radius:.75rem;width:100%;min-height:16rem;margin:1rem 0;animation:1.2s ease-in-out infinite pick-skeleton-shimmer}.he-skel-tr-trade-note{width:min(100%,32rem);height:.75rem}.he-skel-stock-back{width:5.5rem;height:.85rem}.he-skel-stock-field-label{width:2.5rem;height:.65rem}.he-skel-stock-title{width:min(100%,9rem);height:1.5rem;margin-top:.25rem}.he-skel-stock-badge{border-radius:999px;width:3.25rem;height:1.2rem}.he-skel-stock-quote{width:6.5rem;height:1.1rem}.he-skel-stock-action{border-radius:999px;width:2.25rem;height:2.25rem}.he-skel-stock-action--wide{border-radius:calc(var(--radius) - 2px);width:4.5rem}.he-skel-stock-fact-dt{width:3rem;height:.65rem}.he-skel-stock-fact-dd{width:4.25rem;height:.85rem}.stock-detail-tab--skeleton{color:#0000;pointer-events:none;background:0 0;border-color:#0000;min-width:4.25rem;min-height:2.35rem;position:relative}.stock-detail-tab--skeleton:before{content:"";background:linear-gradient(90deg, hsl(var(--muted) / .28) 25%, hsl(var(--muted) / .48) 50%, hsl(var(--muted) / .28) 75%);background-size:200% 100%;border-radius:4px;height:.8rem;animation:1.2s ease-in-out infinite pick-skeleton-shimmer;position:absolute;top:.55rem;left:.85rem;right:.85rem}.stock-detail-tab--skeleton-active{border-bottom-color:hsl(var(--foreground) / .25)}.he-skel-stock-meta-pick{border-radius:calc(var(--radius) - 2px);width:5.5rem;height:2rem}.he-skel-stock-meta-rating{border-radius:999px;width:4.75rem;height:1.5rem}.he-skel-stock-meta-updated{width:8.5rem;height:.75rem}.he-skel-range-title{width:4rem;height:.85rem}.he-skel-range-now{width:5.5rem;height:1rem}.he-skel-range-label{flex:none;width:2.25rem;height:.75rem}.he-skel-range-end{flex:none;width:3.25rem;height:.75rem}.he-skel-range-track{border-radius:999px;flex:auto;min-width:0;height:.45rem}.stock-price-range--skeleton .stock-price-range-row{grid-template-columns:auto auto 1fr auto;align-items:center;gap:.5rem .65rem;display:grid}.stock-price-range--skeleton .stock-price-range-row--year{grid-template-columns:auto auto 1fr auto}
