:root{font-family:Inter,sans-serif;color-scheme:dark;background-color:#141413;color:#faf9f5;--bg: #141413;--bg-soft: #1a1a18;--panel: rgba(38, 38, 36, .95);--panel-strong: rgba(48, 48, 46, .97);--panel-alt: rgba(32, 32, 30, .9);--ink: #faf9f5;--muted: #9c9a92;--muted-soft: #c2c0b6;--text-primary: #faf9f5;--text-secondary: #d7d2c8;--text-muted: #9c9a92;--accent: #e8743b;--accent-soft: rgba(232, 116, 59, .14);--accent-border: rgba(232, 116, 59, .32);--accent-color: #e8743b;--gold: #e8743b;--red: #e8743b;--red-soft: rgba(232, 116, 59, .12);--orange: #e8743b;--blue: #6b8aff;--green: #12b886;--line: rgba(255, 255, 255, .07);--shadow: 0 24px 70px rgba(0, 0, 0, .5);--radius: 24px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;background:radial-gradient(circle at top right,rgba(232,116,59,.1),transparent 35%),radial-gradient(circle at bottom left,rgba(232,116,59,.06),transparent 30%),linear-gradient(180deg,#1a1a18,#141413);color:var(--ink);font-family:Inter,sans-serif}code,pre,kbd,samp,.terms-template,.detail-body pre,.preview-block pre{font-family:JetBrains Mono,monospace}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:100% 44px,44px 100%;opacity:.32;pointer-events:none;z-index:-2}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.primary-btn,.ghost-btn,.icon-btn,.pc-btn,.admin-tab-btn,.chip-btn{text-transform:uppercase}h1,h2,h3{font-family:Inter,sans-serif;color:#fff;font-weight:800}h1,h2,h3,h4,h5,h6{letter-spacing:normal}h1{font-size:clamp(2.8rem,3.2vw + 1.6rem,5rem);line-height:.98}h2{font-size:clamp(2rem,1.4vw + 1.2rem,3.3rem)}h3{font-size:1.28rem}.title-hover-effect{max-width:100%;text-wrap:balance}p,small,span,li{line-height:1.65}p,small,.field-hint,.card-note,input::placeholder,textarea::placeholder{color:var(--muted)}ul{list-style:none}.app-shell{min-height:100vh}main{width:min(1360px,calc(100% - 2rem));margin:0 auto;padding:1.3rem 0 2.8rem}.page,.page-home{display:grid;gap:2rem}.page-home{gap:clamp(1.5rem,2vw,2.15rem)}.page-home>.section{gap:clamp(.95rem,1.4vw,1.2rem)}.page-home .panel{padding:1.12rem}.page-home .section-header{max-width:72ch;gap:.45rem}.page-home .section-header h2{max-width:16ch;line-height:.96}.page-home p,.page-home .card-note,.page-home .news-lead{font-family:Inter,sans-serif;font-weight:400}.page-home .section-header p{font-weight:400;max-width:58ch}.section{display:grid;gap:1.3rem}.nav-shell{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#141413e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-inner{width:min(1360px,calc(100% - 2rem));margin:0 auto;padding:.54rem 0;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);gap:.7rem;align-items:center}.nav-brand{display:flex;align-items:center;align-self:stretch}.brand-logo{height:76px;width:auto;display:block}.brand-logo--sm{height:64px}.logo-mark{color:var(--red);font-size:1.8rem;font-weight:700;letter-spacing:-.02em}.nav-brand small{font-size:.78rem}.nav-links{display:flex;align-items:center;justify-content:center;gap:.18rem;flex-wrap:nowrap}.nav-links a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.38rem .76rem;border-radius:11px;color:var(--muted-soft);border:1px solid transparent;font-size:.77rem;font-weight:600;text-transform:uppercase;white-space:nowrap;transition:color .18s ease,background .18s ease,border-color .18s ease}.nav-links a:hover{color:var(--ink);background:#ffffff0d}.nav-links a.active{background:var(--accent-soft);border-color:var(--accent-border);color:var(--ink)}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:nowrap}.nav-user-card{display:grid;gap:.1rem;justify-items:end;text-align:right}.nav-user-card strong{font-size:.96rem}.nav-user-compact{display:inline-flex;align-items:center;justify-content:flex-start;min-height:36px;gap:.5rem;padding:.24rem .34rem .24rem .72rem;border-radius:999px;border:1px solid var(--line);background:#ffffff0a;text-decoration:none}.nav-user-label{font-size:.82rem;font-weight:600;line-height:1;color:var(--ink);white-space:nowrap}.nav-avatar{width:24px;height:24px;border-radius:50%;background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-avatar-image{object-fit:cover}.nav-logout-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.34rem .72rem;border-radius:11px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:.76rem;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.nav-logout-btn:hover{background:#e8743b1a;border-color:var(--accent-border);color:var(--accent)}.user-chip,.score-chip,.category-pill,.pill{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.42rem .85rem;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--ink)}.user-chip,.score-chip,.pill.ghost{background:var(--accent-soft);border-color:#e8743b3d;color:var(--gold)}.pill.alt{background:#6b8aff1f;border-color:#6b8aff3d;color:#b8cbff}.category-pill{background:#ffffff0a;color:#faf9f5bf}.static-pill{cursor:default}.category-pill.active{background:var(--accent-soft);border-color:var(--accent-border);color:var(--ink)}.primary-btn,.ghost-btn,.icon-btn,.category-pill{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.9rem 1.35rem;border-radius:16px;font-weight:700}.primary-btn{border:1px solid rgba(232,116,59,.4);background:linear-gradient(160deg,#f08050,#e8743b,#c85a25);color:#fff8f4;box-shadow:0 12px 30px #e8743b47}.ghost-btn{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--ink)}.ghost-btn-danger{border-color:#e635433d;background:#e6354314;color:#ffb3b9}.ghost-btn-small{min-height:38px;padding:.68rem .95rem}.icon-btn{min-width:92px;min-height:46px;padding:.8rem 1rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--ink)}.icon-btn.active{border-color:var(--accent-border);background:var(--accent-soft);color:var(--gold)}.primary-btn:hover,.ghost-btn:hover,.icon-btn:hover,.category-pill:hover{transform:translateY(-2px)}.ghost-btn-danger:hover{border-color:#e6354357;background:#e6354324;color:#ffd0d4}.panel,.prompt-card,.ai-card,.news-card,.feature-tile,.empty-panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#262624f2,#1a1a18f7);box-shadow:var(--shadow)}.panel,.feature-tile,.empty-panel{padding:1.35rem}.hero-community,.section-split,.detail-layout,.ranking-shell,.auth-layout,.catalog-shell{display:grid;gap:1.4rem}.hero-community{position:relative;grid-template-columns:minmax(0,1.14fr) minmax(330px,.86fr);gap:clamp(.85rem,1.4vw,1.1rem);align-items:stretch;padding:clamp(.95rem,1.3vw,1.15rem);border:1px solid rgba(255,255,255,.08);border-radius:32px;background:radial-gradient(circle at top left,rgba(232,116,59,.14),transparent 35%),linear-gradient(160deg,#22211ffa,#131312fa);overflow:hidden}.hero-community:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 30%),radial-gradient(circle at 80% 20%,rgba(232,116,59,.09),transparent 28%);pointer-events:none}.hero-copy-block,.hero-panels,.detail-sidebar,.ranking-side,.catalog-results{display:grid;gap:1.2rem}.hero-copy-block{position:relative;z-index:1;grid-template-rows:auto auto 1fr;gap:.8rem;min-width:0;padding:0}.hero-copy-block__intro{display:grid;gap:.6rem;max-width:44rem}.hero-copy-block h1{max-width:13.5ch;font-size:clamp(2.2rem,1.9vw + 1.15rem,3.7rem);line-height:.95}.hero-copy-block p{max-width:49ch;font-size:.96rem;line-height:1.58}.hero-lead{color:var(--text-secondary)}.hero-actions,.callout-actions,.category-strip,.prompt-meta,.prompt-tags,.tool-meta-list,.meta-list,.form-actions-inline{display:flex;flex-wrap:wrap;gap:.75rem}.hero-actions .primary-btn,.hero-actions .ghost-btn{height:56px;min-height:56px;padding:0 1.5rem;white-space:nowrap}.hero-copy-block__footer{display:grid;gap:.45rem;align-self:end;padding-top:.1rem;border-top:1px solid rgba(255,255,255,.08)}.hero-category-strip{gap:.55rem}.hero-panels{position:relative;z-index:1;min-width:0}.panel-header-inline{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;color:var(--gold);text-transform:uppercase;font-weight:700;font-size:.76rem;letter-spacing:.1em}.section-header{display:grid;gap:.3rem;max-width:70ch}.ai-directory-header{max-width:100%}.ai-directory-header__title{white-space:nowrap}.ai-directory-hero-header{max-width:100%}.ai-directory-hero-header__title{max-width:24ch;text-wrap:balance}.ai-directory-top{gap:1.1rem;align-items:stretch}.ai-directory-filter-panel,.ai-directory-stat-panel{padding:1rem}.ai-directory-filter-panel .category-strip{gap:.6rem}.ai-directory-filter-panel .category-pill{min-height:34px;padding:.36rem .78rem;font-size:.72rem}.ai-directory-stat-panel .stat-grid{gap:.8rem}.ai-directory-stat-card{padding:.85rem .95rem;min-height:128px}.ai-directory-stat-card strong{font-size:clamp(1.4rem,1.8vw,1.9rem)}.ai-directory-stat-card span{font-size:.8rem}.notice{padding:.95rem 1rem;border:1px solid rgba(232,116,59,.22);border-radius:18px;background:var(--accent-soft);color:#ffe0cf}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.compact-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-stats-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:1rem;border-radius:20px;border:1px solid var(--line);background:#ffffff0a;display:grid;gap:.25rem}.stat-card:nth-child(1){box-shadow:inset 0 0 0 1px #e8743b26}.stat-card:nth-child(2){box-shadow:inset 0 0 0 1px #e8743b1a}.stat-card:nth-child(3){box-shadow:inset 0 0 0 1px #6b8aff1a}.stat-card:nth-child(4){box-shadow:inset 0 0 0 1px #12b8861f}.stat-card strong{font-size:clamp(1.6rem,2vw,2.2rem);color:var(--ink)}.signal-panel--dense{grid-template-rows:auto auto minmax(0,1fr);min-height:100%;padding:.95rem;gap:.8rem}.signal-panel__intro{display:grid;gap:.45rem}.signal-panel__intro p{margin:0;color:var(--text-muted);max-width:34ch;font-size:.85rem;line-height:1.5}.signal-panel__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.stat-card--hero{min-height:92px;align-content:space-between;background:linear-gradient(180deg,#ffffff0f,#ffffff09),#ffffff08}.stat-card--hero strong{font-size:clamp(1.55rem,2.2vw,2.2rem);line-height:.95}.stat-card--accent{background:radial-gradient(circle at top right,rgba(232,116,59,.18),transparent 55%),#ffffff0a}.signal-panel__stream{display:grid;gap:.7rem;min-height:0;padding:.78rem;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#00000029}.signal-panel__stream-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.signal-panel__stream-header h3{margin:.2rem 0 0;font-size:.88rem;line-height:1.14}.signal-panel__list{display:grid;gap:.45rem;min-height:0;max-height:280px;overflow-y:auto;padding-right:.15rem}.signal-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.62rem .72rem;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:#ffffff08;text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease,background .18s ease}.signal-row:hover{transform:translateY(-1px);border-color:#e8743b3d;background:#e8743b14}.signal-row__index{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:#e8743b1f;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.08em}.signal-row__copy{display:grid;gap:.2rem;min-width:0}.signal-row__copy strong{color:var(--ink);font-size:.85rem;line-height:1.2}.signal-row__copy span,.signal-row__date{color:var(--text-muted);font-size:.72rem}.signal-row__date{white-space:nowrap}.signal-empty{display:grid;gap:.45rem;align-content:center;min-height:140px;padding:.2rem}.signal-empty strong{font-size:1rem}.signal-empty p{max-width:34ch;color:var(--text-secondary)}.stack-list{display:grid;gap:.85rem}.leader-row,.metric-row,.ranking-card,.micro-card{display:grid;gap:.35rem}.leader-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem}.leader-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:.95rem 1rem;border-radius:18px;border:1px solid var(--line);background:#ffffff0a}.leader-rank{color:var(--red);font-weight:700;font-size:1.05rem}.community-grid,.prompt-grid,.ai-grid,.news-grid{display:grid;gap:.9rem}.community-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.home-benefit-grid,.page-home .prompt-grid,.page-home .ai-grid,.page-home .home-ai-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-home .news-grid,.page-home .home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-agent-panel{gap:1.25rem;padding:clamp(1.2rem,1.7vw,1.55rem);background:radial-gradient(circle at top right,rgba(232,116,59,.08),transparent 32%),linear-gradient(180deg,#272725f5,#161615fa)}.prompt-agent-panel__copy{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.prompt-agent-panel__headline{display:grid;gap:.6rem}.prompt-agent-panel__headline{max-width:100%}.prompt-agent-panel__headline h2{max-width:16ch;width:100%;line-height:.94;text-wrap:normal}.prompt-agent-panel__copy p{margin:0;max-width:56ch;font-size:1rem;line-height:1.72;color:var(--text-secondary)}.prompt-agent-actions{display:flex;flex-wrap:wrap;gap:.75rem}.prompt-agent-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:1rem;margin-top:.45rem;align-items:stretch}.prompt-agent-composer,.prompt-agent-preview,.prompt-agent-result{display:grid;gap:.9rem;align-content:start;align-self:stretch;min-height:100%}.prompt-agent-form-layout{width:100%;display:grid;align-items:stretch;min-height:100%}.prompt-agent-form-fields{display:grid;gap:.75rem;width:100%;min-height:100%}.prompt-agent-form-fields label{width:100%}.prompt-agent-preview{min-height:100%}.prompt-agent-composer label,.prompt-agent-result{display:grid;gap:.42rem}.prompt-agent-composer textarea,.prompt-agent-composer select,.prompt-agent-result textarea{width:100%;border-radius:18px;border:1px solid var(--line);background:#ffffff0a;color:var(--text-primary)}.prompt-agent-composer textarea,.prompt-agent-result textarea{min-height:clamp(260px,34vh,460px);resize:vertical}.prompt-agent-btn{min-height:40px;padding:.72rem 1.05rem;border-radius:14px;width:auto}.prompt-agent-actions{width:100%}.prompt-agent-actions .prompt-agent-btn{flex:1 1 180px}.prompt-agent-notice{padding:.8rem .95rem;border-radius:16px;font-size:.94rem}.prompt-agent-description{color:var(--text-secondary);font-size:1.02rem;line-height:1.75}.prompt-agent-provider{display:grid;justify-items:end;gap:.2rem}.prompt-agent-provider span{font-weight:700;color:var(--ink)}.prompt-agent-provider small{color:var(--text-muted)}.prompt-agent-empty{display:grid;align-content:center;gap:1.05rem;min-height:100%;padding:.4rem 0}.prompt-agent-empty__header{display:grid;gap:.5rem}.prompt-agent-empty__lead{margin:0;max-width:50ch;color:var(--text-secondary)}.prompt-agent-empty__category{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.1rem 0 0}.prompt-agent-empty__label{font-size:.74rem;font-weight:700;text-transform:uppercase;color:var(--accent)}.prompt-agent-modal{width:min(620px,100%)}.prompt-agent-modal--success{box-shadow:0 36px 90px #e8743b2e}.prompt-grid,.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.news-grid,.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ai-grid,.home-news-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.prompt-card,.ai-card,.news-card{display:grid;gap:1rem;padding:1.2rem}.prompt-card{gap:0;padding:0;overflow:hidden;display:flex;flex-direction:column}.pc-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.2rem .75rem;border-bottom:1px solid var(--line)}.pc-badges{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:.45rem;min-width:0}.pc-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;gap:.32rem;padding:.42rem .78rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1;letter-spacing:.05em;text-transform:uppercase;border:1px solid;white-space:nowrap;text-align:center}.pc-badge--cat{background:#ffffff0f;border-color:#ffffff1a;color:var(--muted-soft)}.pc-badge--type{background:#6b8aff1a;border-color:#6b8aff33;color:#b8cbff}.pc-badge--dir{background:var(--accent-soft);border-color:var(--accent-border);color:#f0a070}.pc-featured{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:32px;padding:.42rem .78rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1;letter-spacing:.05em;text-transform:uppercase;background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent);flex-shrink:0;white-space:nowrap;text-align:center}.pc-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.7rem 1rem}.pc-topline>.pc-badges:last-child{justify-content:flex-end}.pc-utility{display:flex;align-items:flex-start;justify-content:flex-end;gap:.55rem;min-width:0}.pc-badges--utility{justify-content:flex-end}.pc-favorite-btn{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--muted-soft);cursor:pointer;flex-shrink:0;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.pc-favorite-btn:hover{transform:translateY(-1px);border-color:#e8743b42;color:#f09a74}.pc-favorite-btn--saved{border-color:var(--accent-border);background:var(--accent-soft);color:#f09a74}.pc-btn--icon{min-width:2.75rem;padding-inline:.85rem;justify-content:center}@media (max-width: 780px){.pc-topline{grid-template-columns:1fr}.pc-topline>.pc-badges:last-child,.pc-utility,.pc-badges--utility{justify-content:flex-start}}.pc-body{padding:1rem 1.2rem .85rem;display:grid;gap:.45rem;flex:1}.pc-title{font-family:Inter,sans-serif;font-size:1.45rem;line-height:1.25;letter-spacing:normal;font-weight:800;color:var(--ink)}.pc-title-link{color:inherit;text-decoration:none;transition:color .18s ease,opacity .18s ease}.pc-title-link:hover{color:#f3a27b}.pc-title-link:focus-visible{outline:2px solid rgba(232,116,59,.45);outline-offset:4px;border-radius:6px}.pc-desc{font-size:.88rem;color:var(--muted);line-height:1.55}.pc-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem 0;padding:0 1.2rem .75rem}.pc-meta-item{display:inline-flex;align-items:center;gap:.3rem;font-size:.79rem;color:var(--muted);padding:0 .55rem}.pc-meta-item:first-child{padding-left:0}.pc-meta-sep{width:1px;height:12px;background:var(--line);display:inline-block}.pc-stats{display:flex;flex-wrap:wrap;gap:.4rem;padding:.6rem 1.2rem;border-top:1px solid var(--line);background:#ffffff05}.pc-stat{display:inline-flex;align-items:center;gap:.28rem;font-size:.77rem;color:var(--muted);padding:.22rem .6rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.pc-stat--accent{color:#f0a070;background:var(--accent-soft);border-color:#e8743b33}.pc-stat--date{margin-left:auto}.pc-tags{display:flex;flex-wrap:wrap;gap:.35rem;padding:.6rem 1.2rem;border-top:1px solid var(--line)}.pc-tag{font-size:.74rem;color:var(--muted);padding:.22rem .55rem;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);letter-spacing:.01em;transition:color .15s ease,background .15s ease}.pc-tag:hover{color:var(--ink);background:#ffffff12}.pc-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}.pc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;padding:.75rem .5rem;font-size:.8rem;font-weight:600;border:none;border-right:1px solid var(--line);background:transparent;color:var(--muted-soft);cursor:pointer;transition:background .18s ease,color .18s ease;white-space:nowrap}.pc-btn:last-child{border-right:none}.pc-btn:hover{background:#ffffff0d;color:var(--ink)}.pc-btn--ghost{color:var(--muted-soft)}.pc-btn--primary{color:var(--accent);background:var(--accent-soft)}.pc-btn--primary:hover{background:#e8743b33;color:#f0a070}.pc-btn--copied{color:var(--green);background:#12b8861a}.pc-btn--saved{color:var(--accent);background:var(--accent-soft)}.card-topline{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:.2rem .2rem 0}.card-copy{display:grid;gap:.65rem;flex:1;padding:0 .2rem}.news-lead{margin:0;font-size:1.08rem;line-height:1.82;color:#e5ddd0}.news-lead--feature{font-size:1.16rem;line-height:1.88}.news-body{display:grid;gap:.55rem}.news-body p{margin:0;font-size:1.04rem;line-height:1.9;color:var(--text-secondary)}.news-body--feature p{font-size:1.1rem;line-height:1.94;color:#ddd3c5}.news-body-toggle{justify-self:start;min-height:40px;padding:.72rem 1rem}.card-copy h3,.news-card h3,.ai-card h3{font-size:1.35rem}.prompt-stats-line,.prompt-usage-line,.tool-meta-list,.news-card footer,.meta-list{display:flex;flex-wrap:wrap;gap:.7rem}.prompt-stats-line span,.prompt-usage-line span,.tool-meta-list span,.news-card footer span,.meta-list span{display:inline-flex;align-items:center;gap:.32rem;padding:.4rem .7rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);font-size:.79rem}.news-card{display:flex;flex-direction:column;align-items:stretch;height:100%}.news-card footer{margin-top:auto;align-self:flex-start;flex-wrap:nowrap;padding:0 .2rem}.news-card footer span{white-space:nowrap;width:max-content}.prompt-tags span{padding:.3rem .55rem;border-radius:10px;background:#ffffff0a;color:#cfc2aa;font-size:.78rem}.prompt-footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.feature-tile{position:relative;min-height:100%;align-content:start;gap:.65rem;overflow:hidden}.page-home .feature-tile{padding:1.15rem 1.2rem 1.25rem;background:linear-gradient(180deg,#2b2a27f5,#171716fa)}.feature-tile__content{position:relative;z-index:1;display:grid;gap:.65rem}.feature-tile__watermark{position:absolute;right:-.35rem;bottom:-.55rem;width:6.25rem;height:6.25rem;color:#e8743b17;pointer-events:none;z-index:0;filter:drop-shadow(0 0 24px rgba(232,116,59,.08))}.page-home .feature-tile h3{max-width:14ch;font-size:1.14rem;line-height:1.08}.page-home .feature-tile p{max-width:34ch;font-size:.94rem;color:var(--text-secondary)}.side-panel{align-content:start}.community-callout{grid-template-columns:minmax(0,1fr) minmax(240px,auto);align-items:center;gap:1.35rem}.community-callout h2{max-width:14ch;line-height:.96}.community-callout p{max-width:56ch}.callout-actions{justify-content:flex-end;align-items:center}.catalog-shell{grid-template-columns:320px minmax(0,1fr);align-items:start}.catalog-sidebar,.results-toolbar,.nested-panel,.compact-stat-panel,.signal-panel,.leaderboard-panel,.ranking-list-panel,.auth-card,.auth-side,.feature-article{display:grid;gap:1rem}.results-toolbar__top{display:flex;justify-content:space-between;align-items:start;gap:1rem}.results-sort{display:grid;gap:.45rem;min-width:220px;justify-items:start}.results-sort span{color:var(--gold);font-size:.82rem;font-weight:700}.catalog-pagination-status,.catalog-scroll-sentinel{display:flex;justify-content:center;align-items:center;margin-top:1rem}.catalog-pagination-status span,.catalog-scroll-sentinel span{border:1px solid var(--line);border-radius:999px;padding:.62rem .95rem;font-size:.84rem;color:var(--muted);background:#ffffff08}.catalog-scroll-sentinel{min-height:72px}.search-filters,.form-grid{display:grid;gap:1rem}.feature-article h2{margin-bottom:.9rem;line-height:1.18}.search-field,.form-grid label,.auth-form label{display:grid;gap:.45rem}.search-field span,.form-grid label span,.auth-form label span{color:var(--gold);font-size:.82rem;font-weight:700}.search-field-wide,.field-span{grid-column:1 / -1}input,select,textarea{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--ink);padding:.95rem 1rem;outline:none}select{color-scheme:dark}select option,select optgroup{background:#2c2b29;color:var(--ink)}select option:disabled{background:#232220;color:var(--muted)}textarea{resize:vertical;min-height:220px}input:focus,select:focus,textarea:focus{border-color:#e8743b73;box-shadow:0 0 0 4px var(--accent-soft)}.metrics-list{gap:.65rem}.metric-row{padding:.85rem 1rem;border:1px solid var(--line);border-radius:16px;background:#ffffff0a}.metric-row strong{font-size:1.25rem}.detail-layout{grid-template-columns:minmax(0,1.3fr) 360px;align-items:start}.detail-body{gap:1rem}.detail-body pre{white-space:pre-wrap;padding:1.25rem;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#f8f4e8;line-height:1.7}.wide-meta{margin-bottom:.2rem}.ranking-shell{grid-template-columns:minmax(0,1.15fr) 360px;align-items:start}.ranking-list{display:grid;gap:.9rem}.ranking-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:20px;background:#ffffff0a}.ranking-metrics{display:grid;justify-items:end;gap:.15rem;text-align:right}.micro-card{padding:.95rem 1rem;border-radius:18px;border:1px solid var(--line);background:#ffffff0a}.section-compact{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr)}.split-wide{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.auth-layout{grid-template-columns:minmax(0,1fr);justify-items:center;align-items:center;align-content:center;min-height:calc(100vh - 10rem)}.auth-form,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-form{display:grid;gap:1rem}.share-form{gap:1.35rem 1.2rem}.share-form label,.share-form .chip-group-shell{align-content:start}.share-form input,.share-form select{min-height:54px}.share-form textarea{min-height:240px}.auth-card{width:min(100%,560px);padding:1.5rem}.auth-form label{grid-column:1 / -1}.auth-switch{text-align:center;color:var(--muted)}.auth-switch a{color:var(--ink);font-weight:700}.auth-switch a:hover{color:var(--accent)}.auth-consent{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.25rem 0}.auth-consent input{width:18px;height:18px;margin-top:.12rem;accent-color:var(--accent)}.auth-consent span{color:var(--muted-soft);font-size:.95rem;line-height:1.5}.auth-consent a{color:var(--ink);font-weight:700}.auth-consent a:hover{color:var(--accent)}.feature-article{align-content:start}.empty-panel{text-align:center;gap:.5rem}.compact-empty{padding:1rem;box-shadow:none;background:#ffffff05}.footer-shell{margin-top:3rem;border-top:1px solid var(--line);background:linear-gradient(180deg,#1a1a1800,#141413fa)}.footer-inner{width:min(1360px,calc(100% - 2rem));margin:0 auto;padding:3.5rem 0 2.5rem;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start}.footer-brand{display:grid;gap:1rem}.footer-tagline{font-size:.9rem;color:var(--muted);line-height:1.65;max-width:36ch}.footer-badge{display:inline-flex}.footer-badge span{font-size:.74rem;font-weight:600;color:#f0a070;background:var(--accent-soft);border:1px solid var(--accent-border);padding:.35rem .85rem;border-radius:999px;letter-spacing:.01em}.footer-col{display:grid;gap:.85rem;align-content:start}.footer-col-title{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);display:block}.footer-col-list{display:grid;gap:.1rem}.footer-link{display:inline-flex;align-items:center;gap:.5rem;padding:.48rem 0;font-size:.87rem;color:#faf9f5a6;transition:color .18s ease}.footer-link:hover{color:var(--ink)}.footer-rules{display:flex;flex-direction:column;gap:.35rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--line)}.footer-rule-tag{font-size:.76rem;color:var(--muted);display:flex;align-items:center;gap:.4rem}.footer-rule-tag:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#e8743b80;flex-shrink:0}.footer-bottom{width:min(1360px,calc(100% - 2rem));margin:0 auto;padding:1.2rem 0 2rem;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom-home-link{font-size:.78rem;color:var(--muted);transition:color .18s ease}.footer-bottom-home-link:hover{color:var(--ink)}.footer-bottom-links{display:flex;gap:1.25rem}.footer-bottom-links a{font-size:.78rem;color:var(--muted);transition:color .18s ease}.footer-bottom-links a:hover{color:var(--ink)}.legal-page{max-width:820px!important}.legal-hero{display:grid;gap:.6rem;padding-bottom:.5rem;border-bottom:1px solid var(--line);margin-bottom:.5rem}.legal-meta{font-size:.83rem;color:var(--muted)!important}.legal-body{display:grid;gap:0}.legal-section{padding:2rem 0;border-bottom:1px solid var(--line);display:grid;gap:1rem}.legal-section:last-child{border-bottom:none}.legal-section h2{font-size:1.15rem;color:var(--ink)}.legal-section p{font-size:.93rem;line-height:1.75;color:var(--muted-soft)}.legal-list{display:grid;gap:.6rem;padding-left:0;list-style:none}.legal-list li{font-size:.92rem;color:var(--muted-soft);line-height:1.65;padding-left:1.2rem;position:relative}.legal-list li:before{content:"›";position:absolute;left:0;color:var(--accent);font-weight:700}.legal-list--proibido li:before{content:"✕";font-size:.7rem;top:.15em}.legal-alert{padding:1rem 1.2rem;border-radius:16px;border:1px solid var(--accent-border);background:var(--accent-soft);font-size:.9rem;color:#f0c0a0;line-height:1.6}.footer-note{align-self:center;max-width:34ch}@media (max-width: 1180px){.hero-community,.section-split,.detail-layout,.ranking-shell,.auth-layout,.catalog-shell,.community-callout,.section-compact,.split-wide{grid-template-columns:1fr}.prompt-grid,.community-grid,.page-home .prompt-grid,.page-home .ai-grid,.home-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-agent-grid{grid-template-columns:1fr}.hero-copy-block h1,.page-home .section-header h2,.prompt-agent-panel__headline h2,.community-callout h2{max-width:none}.footer-inner{grid-template-columns:1fr 1fr}.results-toolbar__top{flex-direction:column;align-items:stretch}.results-sort{min-width:0}}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;cursor:pointer;padding:0;z-index:50;transition:background .2s ease,border-color .2s ease}.hamburger:hover{background:#e8743b1a;border-color:#e8743b4d}.hamburger .bar{display:block;width:20px;height:2px;border-radius:2px;background:var(--ink);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s ease;transform-origin:center}.hamburger--open .bar--top{transform:translateY(7px) rotate(45deg)}.hamburger--open .bar--mid{opacity:0;transform:scaleX(0)}.hamburger--open .bar--bot{transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000;z-index:35;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:background .35s ease,backdrop-filter .35s ease;pointer-events:none}.mobile-menu-overlay--open{background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:all}.mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;width:min(320px,88vw);z-index:40;background:linear-gradient(160deg,#20201efc,#141413fe);border-left:1px solid rgba(255,255,255,.08);box-shadow:-24px 0 80px #00000080;transform:translate(100%);transition:transform .38s cubic-bezier(.4,0,.2,1);flex-direction:column;overflow:hidden}.mobile-menu--open{transform:translate(0)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.35rem;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-menu-close{position:relative;width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0;transition:background .2s,border-color .2s}.mobile-menu-close:hover{background:var(--accent-soft);border-color:#e8743b4d}.mobile-menu-close .bar{display:block;position:absolute;width:16px;height:2px;border-radius:2px;background:var(--ink)}.mobile-menu-close .bar--top{transform:rotate(45deg)}.mobile-menu-close .bar--bot{transform:rotate(-45deg)}.mobile-nav-list{display:flex;flex-direction:column;padding:1rem .75rem;gap:.25rem;flex:1;overflow-y:auto}.mobile-nav-list li{opacity:0;transform:translate(18px);transition:opacity .3s ease calc(var(--i) * .05s + .1s),transform .3s ease calc(var(--i) * .05s + .1s)}.mobile-menu--open .mobile-nav-list li{opacity:1;transform:translate(0)}.mobile-nav-link{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border-radius:14px;color:#faf9f5b3;border:1px solid transparent;font-size:.97rem;font-weight:500;text-transform:uppercase;transition:background .18s ease,color .18s ease,border-color .18s ease;text-decoration:none}.mobile-nav-link:hover{background:#ffffff0d;color:var(--ink)}.mobile-nav-link.active{background:var(--accent-soft);border-color:#e8743b38;color:var(--ink)}.mobile-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);flex-shrink:0;transition:background .18s ease}.mobile-nav-link.active .mobile-nav-icon{background:#e8743b2e;border-color:#e8743b4d;color:#f09070}.mobile-nav-arrow{margin-left:auto;color:#faf9f547;font-size:.9rem;transition:transform .18s ease,color .18s ease}.mobile-nav-link:hover .mobile-nav-arrow,.mobile-nav-link.active .mobile-nav-arrow{transform:translate(3px);color:var(--red)}.mobile-menu-footer{padding:1rem 1.35rem 1.5rem;border-top:1px solid rgba(255,255,255,.06);display:grid;gap:.75rem}.mobile-user-info{display:grid;gap:.3rem}.mobile-auth-btns{display:grid;gap:.6rem}.mobile-auth-btns a{text-align:center}@media (max-width: 1200px){.hamburger,.mobile-menu-overlay,.mobile-menu{display:flex}.nav-inner{grid-template-columns:1fr auto;justify-items:start;align-items:center}.nav-links,.nav-actions{display:none}.nav-user-card{justify-items:start;text-align:left}}@media (max-width: 860px){main{width:min(100%,calc(100% - 1rem));padding:1.35rem 0 3rem}.stat-grid,.compact-stats,.compact-stats-3,.prompt-grid,.ai-grid,.news-grid,.prompt-footer,.auth-form,.form-grid{grid-template-columns:1fr}.panel-header-inline,.ranking-card,.leader-row{grid-template-columns:1fr;justify-items:start}.ranking-metrics{justify-items:start;text-align:left}.footer-inner,.footer-bottom{width:min(100%,calc(100% - 1rem))}.footer-inner{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0 1.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}.hero-actions .primary-btn,.hero-actions .ghost-btn,.callout-actions .primary-btn,.callout-actions .ghost-btn{width:100%}.prompt-agent-panel__copy{grid-template-columns:1fr;gap:.9rem}.prompt-agent-panel__headline h2,.prompt-agent-panel__copy p{max-width:none}.signal-panel__stats{grid-template-columns:1fr}.signal-panel__stream-header{flex-direction:column;align-items:stretch}.signal-row,.community-grid{grid-template-columns:1fr}.signal-row__date{white-space:normal}}.lang-toggle{display:inline-flex;align-items:center;min-height:36px;gap:.16rem;padding:.18rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08}.lang-toggle span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:28px;padding:0 .62rem;border-radius:999px;line-height:1;font-weight:600;font-size:.8rem;color:var(--text-muted);transition:background .18s ease,color .18s ease}.lang-toggle .active{background:#e6354329;color:var(--text-primary)}.lang-toggle__button{border:0;background:transparent;color:var(--text-muted);padding:.35rem .8rem;border-radius:999px;cursor:pointer;font:inherit}.lang-toggle__button.is-active{background:#e6354329;color:var(--text-primary)}.notice{margin:0 0 1.25rem;padding:1rem 1.2rem;border-radius:18px;border:1px solid rgba(230,53,67,.18);background:#e6354314;color:var(--text-primary)}.page-admin{gap:1.5rem}.admin-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.admin-metric{display:flex;flex-direction:column;gap:.35rem;min-height:120px;justify-content:center}.admin-metric strong{font-size:clamp(1.8rem,3vw,2.5rem)}.admin-metric span{color:var(--text-muted)}.admin-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:1.25rem}.admin-tabs-shell{padding:1rem}.admin-tabs{display:flex;flex-wrap:wrap;gap:.75rem}.admin-tab-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.1rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-secondary);cursor:pointer;font:inherit;text-align:center;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.admin-tab-btn:hover{transform:translateY(-1px);border-color:#e6354338;color:var(--text-primary)}.admin-tab-btn--active{background:#e6354324;border-color:#e635434d;color:var(--text-primary)}.admin-card{display:flex;flex-direction:column;gap:1rem}.admin-form-grid{align-items:start}.admin-form-grid .field-span{grid-column:1 / -1}.form-actions-inline{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.chip-group-shell{display:flex;flex-direction:column;gap:.65rem}.chip-group{display:flex;flex-wrap:wrap;gap:.55rem}.chip-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-secondary);border-radius:999px;min-height:40px;padding:.58rem 1rem;cursor:pointer;font:inherit;line-height:1.15;text-align:center;white-space:nowrap;transition:border-color .18s ease,transform .18s ease,color .18s ease,background .18s ease}.chip-btn:hover{transform:translateY(-1px);border-color:#e6354342;color:var(--text-primary)}.chip-btn--active{background:#e6354324;border-color:#e6354347;color:var(--text-primary)}.admin-preview-card{min-height:100%}.admin-preview-stack{display:grid;gap:1rem}.preview-block{border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:1rem;background:#ffffff05}.preview-block strong{display:inline-flex;margin-bottom:.65rem;color:var(--accent-color)}.preview-block h3{margin:0 0 .6rem}.preview-block p{margin:0 0 .8rem;color:var(--text-secondary)}.preview-meta-grid{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin:0 0 .8rem}.preview-meta-grid span{color:var(--text-muted);font-size:.9rem}.preview-block pre{margin:0;white-space:pre-wrap;font:inherit;color:var(--text-primary)}.tag-cloud{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 .9rem}.tag-cloud--feature{margin-top:1rem}.tag-cloud__item{display:inline-flex;align-items:center;min-height:32px;padding:.35rem .8rem;border-radius:999px;border:1px solid rgba(230,53,67,.18);background:#e6354314;color:var(--text-secondary);font-size:.82rem;line-height:1}.news-admin-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.85rem;padding:0 .2rem}.news-admin-actions .ghost-btn{min-width:96px}.news-candidate-list{display:grid;gap:.75rem}.news-candidate{width:100%;text-align:left;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:#ffffff05;padding:.95rem 1rem;color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;gap:.35rem}.news-candidate span{color:var(--text-muted);font-size:.92rem}.news-candidate--active{border-color:#e635434d;background:#e635431a}.checkbox-row{display:inline-flex;align-items:center;gap:.6rem;color:var(--text-secondary)}.admin-list-scroll{display:grid;gap:.7rem;max-height:720px;overflow:auto;padding-right:.25rem}.micro-card{display:flex;flex-direction:column;gap:.22rem;border-radius:18px;padding:.95rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.micro-card span,.micro-card small{color:var(--text-muted)}.tool-admin-card{cursor:pointer}.tool-admin-card:hover{border-color:#e6354338;background:#ffffff0d}.admin-inline-notice{margin:0}.prompt-admin-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.prompt-admin-card__top .tag-cloud{justify-content:flex-end;margin:0}.admin-toolbar-hint{align-self:end}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#080808b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.admin-modal{width:min(520px,100%);gap:1rem;box-shadow:0 30px 80px #00000073}.news-editor-modal{width:min(860px,100%)}@media (max-width: 1100px){.admin-grid,.prompt-agent-grid,.prompt-agent-form-layout{grid-template-columns:1fr}}@media (max-width: 800px){.admin-metrics-grid{grid-template-columns:1fr}.lang-toggle{width:100%;justify-content:space-between}.lang-toggle__button{flex:1}.prompt-agent-panel{padding:1rem}}.file-upload{display:flex;flex-direction:column;gap:.55rem;padding:1rem;border-radius:18px;border:1px dashed rgba(255,255,255,.12);background:#ffffff05}.file-upload input[type=file]{color:var(--text-secondary)}.file-upload small{color:var(--text-muted)}.import-card{align-items:flex-start}.page-profile,.page-terms{gap:1.5rem}.profile-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:1.25rem}.profile-sidebar,.profile-form-card{display:flex;flex-direction:column;gap:1rem}.profile-avatar-shell{display:flex;justify-content:center;align-items:center;min-height:220px;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.profile-avatar-image,.profile-avatar-fallback{width:140px;height:140px;border-radius:50%}.profile-avatar-image{object-fit:cover;border:1px solid rgba(232,116,59,.25)}.profile-avatar-fallback{display:flex;align-items:center;justify-content:center;background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent);font-size:2rem;font-weight:700}.profile-stats-card{display:grid;gap:.35rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.profile-stats-card span,.profile-stats-card small{color:var(--text-muted)}.terms-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:1.25rem;align-items:start}.terms-list-panel,.terms-sidebar-panel{display:grid;gap:1rem}.terms-list-panel{position:relative;overflow:hidden;gap:1.15rem;padding:1.35rem 1.35rem 1.15rem;background:radial-gradient(circle at top right,rgba(232,116,59,.14),transparent 28%),linear-gradient(180deg,#282724fa,#151514fc)}.terms-list-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid rgba(255,255,255,.05);pointer-events:none}.terms-list-panel__accent{position:absolute;top:0;right:0;width:15rem;height:15rem;pointer-events:none}.terms-list-panel__icon{position:absolute;color:#e8743b14;filter:drop-shadow(0 0 28px rgba(232,116,59,.08))}.terms-list-panel__icon--book{top:1.15rem;right:1.1rem;width:3.9rem;height:3.9rem}.terms-list-panel__icon--chip{right:-.85rem;bottom:.6rem;width:8.2rem;height:8.2rem}.terms-panel-header{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.07)}.terms-panel-header__copy{display:grid;gap:.38rem;max-width:38rem}.terms-panel-header__copy h3{font-size:clamp(1.55rem,1.3vw,1.95rem);line-height:1}.terms-panel-header__copy p{margin:0;max-width:40ch;color:var(--text-secondary);line-height:1.6}.terms-panel-header__meta{display:grid;justify-items:end;gap:.45rem;min-width:max-content}.terms-panel-header__meta small{color:var(--text-muted);font-size:.8rem}.terms-list{position:relative;z-index:1;display:grid;gap:.7rem;counter-reset:glossary-item}.term-row{position:relative;display:grid;gap:.42rem;padding:1rem 1rem 1rem 4.5rem;border:1px solid rgba(255,255,255,.05);border-radius:20px;background:linear-gradient(180deg,#ffffff06,#ffffff04);transition:transform .2s ease,border-color .2s ease,background .2s ease;counter-increment:glossary-item}.term-row:before{content:counter(glossary-item,decimal-leading-zero);position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgba(232,116,59,.24);background:#e8743b1a;color:#f2a57c;font-size:.76rem;font-weight:700;line-height:1}.term-row:first-child{margin-top:.05rem}.term-row:last-child{margin-bottom:.05rem}.term-row:hover{transform:translateY(-2px);border-color:#e8743b2e;background:linear-gradient(180deg,#e8743b14,#ffffff05)}.term-row h4,.practice-item h4{font-family:Inter,sans-serif;font-size:1.06rem;line-height:1.15;color:var(--ink)}.term-row p,.practice-item p{color:var(--text-secondary);font-size:.95rem;line-height:1.64}.terms-sidebar{display:grid;gap:1rem}.practice-list{display:grid;gap:.85rem}.practice-item{display:grid;gap:.35rem;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.practice-item small{color:#f0b08c;line-height:1.55}.terms-template{white-space:pre-wrap;padding:1rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-secondary);line-height:1.65;font-size:.88rem}@media (max-width: 800px){.profile-grid,.terms-layout{grid-template-columns:1fr}.terms-panel-header{flex-direction:column}.terms-panel-header__meta{justify-items:start;min-width:0}.term-row{padding-left:1rem}.term-row:before{position:static;margin-bottom:.1rem}}
