.admin-topics{min-height:100vh;padding:6rem clamp(1.5rem,5vw,5rem) 5rem;background:radial-gradient(circle at 15% 20%,rgba(111,109,255,.25),transparent),radial-gradient(circle at 85% 5%,rgba(161,110,255,.25),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:3.5rem}.admin-topics__hero{max-width:720px}.admin-topics__hero h1{font-size:clamp(2.4rem,4vw,3.6rem);margin:0 0 1rem;letter-spacing:-.015em}.admin-topics__hero h1 span{background:linear-gradient(130deg,var(--accent),#73f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.admin-topics__hero p{margin:0;color:var(--muted);font-size:1.05rem;max-width:60ch}.admin-topics__content{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1.3fr);gap:2.5rem;align-items:flex-start}.topic-card{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:2rem;padding:2.4rem 2.6rem;display:flex;flex-direction:column;gap:2rem;box-shadow:0 35px 65px #04081e73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topic-card header h2{margin:0 0 .6rem;font-size:1.7rem}.topic-card header p{margin:0;color:var(--muted);max-width:60ch}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem}.field--inline{flex-direction:row;align-items:center;gap:.75rem}.field input,.field textarea{border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:#060a1ed9;color:var(--text);padding:.85rem 1rem;font-size:1rem;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.field input:focus,.field textarea:focus{outline:none;border-color:#a16effcc;box-shadow:0 0 0 3px #a16eff40;background:#0a0f28e6}.topic-card footer{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.topic-card button[disabled]{opacity:.7;cursor:not-allowed;box-shadow:none}.admin-topics--locked{justify-content:center;align-items:center}@media (max-width: 980px){.admin-topics__content{grid-template-columns:1fr}}@media (max-width: 640px){.admin-topics{padding:5.5rem 1.5rem 4rem}.topic-card{padding:2rem}.topic-card footer{flex-direction:column;align-items:stretch}.topic-card footer .btn{width:100%}.locked-card{padding:2rem}}.admin-users{min-height:100vh;padding:6rem clamp(1.5rem,5vw,5rem) 5rem;background:radial-gradient(circle at 10% 20%,rgba(98,110,255,.25),transparent),radial-gradient(circle at 90% 0%,rgba(161,110,255,.28),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:3.5rem}.admin-users--locked{justify-content:center;align-items:center}.locked-card{width:min(440px,100%);background:#0b1024cc;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;padding:2.4rem;text-align:center;box-shadow:0 28px 55px #060a1e73;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.locked-card h2{margin:0 0 .8rem}.locked-card p{margin:0 0 1.6rem;color:var(--muted);line-height:1.6}.admin-users__hero{max-width:720px}.admin-users__hero h1{font-size:clamp(2.4rem,4vw,3.6rem);margin:0 0 1rem;letter-spacing:-.015em}.admin-users__hero h1 span{background:linear-gradient(130deg,var(--accent),#73f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.admin-users__hero p{color:var(--muted);font-size:1.05rem;margin:0;max-width:60ch}.admin-users__content{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1.3fr);gap:2.5rem;align-items:flex-start}.user-card{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:2rem;padding:2.5rem 2.8rem;display:flex;flex-direction:column;gap:2rem;box-shadow:0 35px 65px #04081e73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-card header h2{margin:0 0 .6rem;font-size:1.7rem}.user-card header p{margin:0;color:var(--muted);max-width:60ch}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.field input,.field select{border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:#060a1ed9;color:var(--text);padding:.85rem 1rem;font-size:1rem;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.field input:focus,.field select:focus{outline:none;border-color:#a16effcc;box-shadow:0 0 0 3px #a16eff40;background:#0a0f28e6}.user-card footer{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.user-card button[disabled]{opacity:.7;cursor:not-allowed;box-shadow:none}.hints-card{background:#0b102499;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;padding:2.2rem;color:#f5f8ffd9;line-height:1.7;box-shadow:0 24px 45px #060a2266;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hints-card h3{margin:0 0 1rem;font-size:1.35rem}.hints-card ul{margin:0;padding-left:1.2rem}.hints-card li+li{margin-top:.8rem}.admin-users__list{background:#0b1024b8;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;padding:2.2rem 2.5rem;box-shadow:0 30px 55px #04081e66;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:1.5rem}.admin-users__list header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.admin-users__list header h2{margin:0 0 .3rem}.admin-users__list header p{margin:0;color:var(--muted)}.user-list__status{padding:1rem;border-radius:1rem;background:#080c1ed9;color:#f5f8ffd9;text-align:center}.user-list__status--error{color:#ffa4a4}.user-list{display:flex;flex-direction:column;gap:1.2rem}.user-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding:1.4rem 1.6rem;border-radius:1.4rem;border:1px solid rgba(255,255,255,.08);background:#060a1cd9;align-items:center}.user-row__info h3{margin:0;font-size:1.2rem}.user-row__info p{margin:.2rem 0;color:#ffffffbf}.user-row__role{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;color:#ffffffb3;text-transform:capitalize}.user-row__stats{display:flex;flex-wrap:wrap;gap:1rem}.user-row__stats div{min-width:100px;background:#ffffff0a;border-radius:1rem;padding:.6rem .9rem}.user-row__stats span{display:block;font-size:.8rem;color:#fff9}.user-row__stats strong{font-size:1.1rem}.user-row__actions{display:flex;justify-content:flex-end}.user-row__actions .btn{white-space:nowrap}@media (max-width: 980px){.admin-users__content{grid-template-columns:1fr}}@media (max-width: 640px){.admin-users{padding:5.5rem 1.5rem 4rem}.user-card{padding:2rem}.user-card footer{flex-direction:column;align-items:stretch}.user-card footer .btn{width:100%}.locked-card{padding:2rem}}.sr-admin-page{min-height:100vh;padding:5rem clamp(1.5rem,5vw,5.5rem) 4rem;background:linear-gradient(180deg,#050814f5,#090c1ee6);display:flex;flex-direction:column;gap:2rem}.sr-admin-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.sr-header-actions{display:flex;gap:.8rem;flex-wrap:wrap}.sr-admin-header h1{margin:0 0 1rem;font-size:clamp(2.2rem,4vw,3.2rem)}.sr-admin-header p{margin:0;color:var(--muted);max-width:60ch}.sr-status{padding:1.1rem 1.4rem;border-radius:1rem;background:#ffffff0f;color:#ffffffd9}.sr-status--error{background:#ff78781f;border:1px solid rgba(255,120,120,.35)}.sr-feedback{padding:.9rem 1.2rem;border-radius:1rem}.sr-feedback--success{background:#66ffda1a;border:1px solid rgba(102,255,218,.4);color:#b4ffe5f2}.sr-feedback--error{background:#ff78781f;border:1px solid rgba(255,120,120,.4);color:#ffc8c8f2}.sr-filters{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:1rem}.sr-filters label{display:flex;flex-direction:column;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#fff9}.sr-filters select,.sr-filters input{margin-top:.3rem;padding:.5rem .8rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.15);background:#090c1ed9;color:var(--text);min-width:160px}.sr-admin-grid{display:grid;gap:1.8rem}.sr-card{background:#0f142dbf;border-radius:1.6rem;border:1px solid rgba(255,255,255,.08);padding:1.8rem 2rem;box-shadow:0 24px 48px #05091959}.sr-card__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.2rem}.sr-card__header h2{margin:0;font-size:1.4rem}.sr-card__header span{color:#ffffffb3;font-size:.95rem}.sr-card__empty{padding:1rem 1.2rem;border-radius:1rem;background:#ffffff0d;color:#ffffffb3}.sr-table-wrapper{display:flex;flex-direction:column;gap:1.4rem}.sr-user-block h3{margin:0 0 .6rem;font-size:1.1rem}.sr-table{width:100%;border-collapse:collapse;font-size:.95rem}.sr-table th,.sr-table td{padding:.7rem .75rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.sr-table th{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:#fff9}.sr-table tbody tr:hover{background:#ffffff08}@media (max-width: 960px){.sr-table,.sr-table thead,.sr-table tbody,.sr-table th,.sr-table td,.sr-table tr{display:block}.sr-table thead{display:none}.sr-table tr{margin-bottom:1rem;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:.8rem 1rem;background:#0a0f2399}.sr-table td{border:none;padding:.4rem 0}.sr-table td:before{content:attr(data-label);display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#ffffff8c}}.home-page{position:relative;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(161,110,255,.4),transparent),radial-gradient(circle at 80% 10%,rgba(111,109,255,.35),transparent),linear-gradient(160deg,#060a1ecc,#05060f);color:var(--text);overflow:hidden;display:flex;flex-direction:column}.home-messages{padding:1.75rem clamp(1.5rem,4vw,4.5rem) 0;position:relative;z-index:2}.home-message-card{background:#0c122dd9;border:1px solid rgba(255,255,255,.09);border-radius:1.8rem;padding:1.6rem clamp(1.5rem,4vw,2.8rem);box-shadow:0 30px 55px #05060f59;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.home-message-card--muted{background:#0c122da6;border-color:#ffffff0f}.home-message-card--error{border-color:#f76e8899;background:#2a0c17e6;box-shadow:0 25px 45px #f76e882e}.home-message-card__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;color:#ffffffa6}.home-message-card__header h2{margin:.25rem 0 .35rem;font-size:clamp(1.35rem,2vw,2rem)}.home-message-card__header p{margin:0;color:var(--muted);max-width:60ch}.home-message-card__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.home-message-card__list li{background:#ffffff0a;border:1px solid rgba(255,255,255,.05);border-radius:1.2rem;padding:.9rem 1.1rem;display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.home-message-card__list span{font-weight:600}.home-message-card__list strong{font-size:1.2rem}.home-message-card__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero{position:relative;padding:3.5rem clamp(2rem,5vw,6rem) 4rem}.hero__glow{position:absolute;inset:-20% -40% auto;height:420px;background:conic-gradient(from 210deg,rgba(161,110,255,.15),rgba(111,109,255,.05),transparent);filter:blur(90px);pointer-events:none}.hero__nav{position:relative;z-index:2;display:flex;align-items:center;margin-bottom:4rem}.brand{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.btn{border-radius:999px;border:1px solid transparent;padding:.65rem 1.6rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn--primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 12px 30px #a16eff59}.btn--ghost{background:#ffffff0d;color:var(--text);border-color:#ffffff1f}.btn--outline{border-color:#ffffff59;color:var(--text);background:transparent}.btn--lg{padding:.85rem 2.2rem;font-size:1.05rem}.btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #a16eff47}.hero__content{position:relative;z-index:2;max-width:760px}.hero__content h1{font-size:clamp(2.6rem,4vw,4.6rem);line-height:1.05;margin:0 0 1.5rem;letter-spacing:-.02em}.hero__content h1 span{background:linear-gradient(135deg,var(--accent),#73f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__quote-author{display:block;font-style:italic;color:#ffffffb3;margin:-1rem 0 1.8rem}.hero__welcome{color:#ffffffd1;font-weight:600;margin:0 0 1rem}.hero__content>p{color:var(--muted);font-size:clamp(1.05rem,1.2vw,1.2rem);margin:0 0 2.5rem;max-width:56ch}.hero__team-select{display:flex;flex-direction:column;gap:.6rem;padding:1.2rem 1.4rem;border-radius:1.4rem;border:1px solid rgba(255,255,255,.08);background:#0a0e22a6;margin-bottom:2rem}.hero__team-select-field{display:flex;flex-direction:column;gap:.4rem}.hero__team-select-field span{font-weight:600;color:#fffc}.hero__team-select select{border-radius:.8rem;border:1px solid rgba(255,255,255,.12);background:#060a1ed9;color:var(--text);padding:.65rem .9rem}.hero__team-select p{margin:0;color:#ffffffb3;font-size:.95rem}.hero__team-actions{display:flex;gap:.6rem;margin-top:.8rem}.hero__cta{margin-bottom:3rem}.hero__cta--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.hero__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.2rem}.hero__badge{margin-top:1.5rem;display:inline-flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:1.5rem;background:#060a1ecc;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 35px #05060f66}.hero__badge img{width:72px;height:72px;object-fit:contain}.hero__badge span{display:block;font-size:.85rem;color:#ffffffb3}.hero__badge strong{font-size:1.4rem}.stat-card{background:#0c122d99;border:1px solid rgba(255,255,255,.06);border-radius:1.4rem;padding:1.4rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 45px #070b1e73}.stat-card__label{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffff8c}.stat-card__value{display:flex;align-items:baseline;gap:.4rem;font-size:1.9rem;font-weight:700;margin-top:.5rem}.stat-card__value small{font-size:.85rem;color:#ffffff8c}.features{position:relative;z-index:2;padding:3rem clamp(1.5rem,5vw,4rem) 4.5rem}.features__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-card{background:#0c122da6;border:1px solid rgba(255,255,255,.08);border-radius:1.6rem;padding:2.2rem;min-height:220px;transition:transform .2s ease,border .2s ease,box-shadow .2s ease;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.feature-card:hover{transform:translateY(-6px);border-color:#a16eff73;box-shadow:0 28px 50px #060c2359}.feature-card h3{margin:0 0 .8rem;font-size:1.3rem}.feature-card p{margin:0;color:var(--muted);line-height:1.6}@media (max-width: 768px){.hero{padding-top:2.5rem;padding-bottom:3rem}.hero__nav{margin-bottom:3rem}.btn{width:auto}.home-message-card__list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.hos-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.hos-item{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;border-radius:1rem}.hos-item__left{min-width:0}.hos-item__prompt{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35;font-weight:600}.hos-item__bar{margin-top:.45rem;height:6px;border-radius:999px;background:#ffffff1f;overflow:hidden}.hos-item__bar-fill{height:100%;background:linear-gradient(90deg,var(--accent),#73f5f5)}.hos-item__right{display:flex;gap:.5rem;align-items:center;justify-self:end}.pill{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;border-radius:999px;padding:.25rem .6rem;font-size:.85rem;white-space:nowrap}.pill--danger{border-color:#f76e8880;background:#f76e8826}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#05060fa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:50}.modal{width:min(820px,92vw);background:#0c122de6;border:1px solid rgba(255,255,255,.12);border-radius:1.2rem;box-shadow:0 40px 80px #05060f80;padding:1.25rem 1.4rem}.modal h3{margin:0 0 .5rem;font-size:1.25rem}.modal__prompt{margin:.5rem 0 1rem;color:var(--text);line-height:1.5}.modal__meta{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;color:#ffffffd9}.modal__actions{margin-top:1.1rem;display:flex;justify-content:flex-end}.login-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:radial-gradient(circle at 15% 20%,rgba(161,110,255,.2),transparent),radial-gradient(circle at 80% 10%,rgba(111,109,255,.15),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;justify-content:center;align-items:center}.login-card{width:min(420px,100%);background:#0c122dbf;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;padding:2.6rem 2.8rem;box-shadow:0 35px 65px #04081e73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--text)}.login-card header h1{margin:0 0 .7rem;font-size:2rem}.login-card header p{margin:0;color:var(--muted);line-height:1.6}.login-form{display:flex;flex-direction:column;gap:1.4rem;margin-top:2rem}.login-form .btn{width:100%}.login-error{background:#ff40401f;color:#ffabab;border:1px solid rgba(255,64,64,.35);border-radius:1rem;padding:.9rem 1rem;font-size:.95rem}@media (max-width: 640px){.login-page{padding:5rem 1.5rem}.login-card{padding:2.2rem}}.topics-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:radial-gradient(circle at 20% 15%,rgba(161,110,255,.18),transparent),radial-gradient(circle at 80% 5%,rgba(111,109,255,.12),transparent),linear-gradient(180deg,#05060f,#090c1ee6);display:flex;flex-direction:column;gap:2.5rem;color:var(--text)}.topics-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.topics-header h1{font-size:clamp(2.3rem,4vw,3.4rem);margin:0 0 .8rem}.topics-header p{margin:0;color:var(--muted);max-width:60ch;line-height:1.6}.topics-status{padding:1.2rem 1.6rem;border-radius:1.2rem;background:#0c122d99;border:1px solid rgba(255,255,255,.08);width:fit-content}.topics-status--error{color:#ffb6b6;border-color:#ff404059}.topics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.6rem}.topics-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;align-items:stretch}.topics-overview__stat{background:#0c122dad;border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;padding:1.8rem;display:flex;flex-direction:column;gap:.5rem}.topics-overview__stat span{font-size:.85rem;color:#ffffffa6;letter-spacing:.08em;text-transform:uppercase}.topics-overview__stat strong{font-size:2.2rem}.topics-overview__chart{background:#0c122dad;border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;padding:1.5rem}.topics-overview__actions{margin-top:.8rem;display:flex;gap:.6rem;flex-wrap:wrap}.topics-feedback{margin:.4rem 0 0;font-size:.9rem}.topics-feedback--success{color:#66ffda}.topics-feedback--error{color:#ffa4a4}.topics-feedback--hint{color:#ffffffa6;font-size:.85rem}.topics-overview__chart h4{margin:0 0 .8rem;font-size:1rem;color:#ffffffd9}.topics-overview__chart ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.topics-overview__chart li{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.topics-overview__chart li:last-child{border-bottom:none}.topics-overview__chart li span{color:#ffffffd9}.topics-overview__chart li strong{color:#fffffff2}.topic-card{background:#0c122dad;border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;padding:1.8rem;box-shadow:0 28px 45px #050a2361;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:.8rem}.topic-card__actions{display:flex;flex-wrap:wrap;gap:.6rem}.topic-card h3{margin:0;font-size:1.4rem}.topic-card__slug{font-size:.85rem;text-transform:uppercase;letter-spacing:.14em;color:#ffffff8c}.topic-card__meta{font-size:.9rem;color:#ffffffb3}.topic-card p{margin:0;color:var(--muted);line-height:1.6}.topic-card__placeholder{font-style:italic;color:#ffffff73}.topic-card .btn{align-self:flex-start;margin-top:.5rem}.topic-card__admin{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.6rem}.topic-card__admin label{font-size:.85rem;color:#ffffffb3}.topic-card__admin-row{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.topic-card__admin-row select,.topic-card__admin-row input{flex:1;min-width:0;border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.7rem .9rem}.topic-card__admin-row button{flex-shrink:0}.topics-empty{grid-column:1 / -1;text-align:center;padding:2.4rem;border-radius:1.8rem;background:#0c122d99;border:1px solid rgba(255,255,255,.08);color:#ffffffb3}@media (max-width: 640px){.topics-header{flex-direction:column;align-items:stretch}.topics-header button{align-self:flex-start}}.question-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:radial-gradient(circle at 15% 20%,rgba(111,109,255,.22),transparent),radial-gradient(circle at 85% 8%,rgba(161,110,255,.2),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2.5rem}.question-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.question-header h1{margin:0 0 .8rem;font-size:clamp(2.3rem,4vw,3.4rem)}.question-header p{margin:0;color:var(--muted);max-width:60ch;line-height:1.6}.question-status{padding:1.1rem 1.4rem;border-radius:1.2rem;background:#0c122d99;border:1px solid rgba(255,255,255,.08);width:fit-content}.question-status--error{color:#ffb6b6;border-color:#ff404059}.question-card{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:2rem;padding:2.4rem 2.6rem;display:flex;flex-direction:column;gap:2rem;box-shadow:0 35px 65px #04081e73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem}.field{display:flex;flex-direction:column;gap:.6rem;font-size:.95rem;color:#f5f8ffd1}.field--full{grid-column:1 / -1}.field input,.field textarea,.field select{border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:#060a1ed9;color:var(--text);padding:.85rem 1rem;font-size:1rem;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.field textarea{resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{outline:none;border-color:#a16effcc;box-shadow:0 0 0 3px #a16eff40;background:#0a0f28e6}.question-card footer{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.question-card button[disabled]{opacity:.7;cursor:not-allowed;box-shadow:none}@media (max-width: 640px){.question-header{flex-direction:column;align-items:stretch}.question-card{padding:2rem}.question-card footer{flex-direction:column;align-items:stretch}.question-card footer .btn{width:100%}}.question-import-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:radial-gradient(circle at 10% 20%,rgba(111,109,255,.2),transparent),radial-gradient(circle at 85% 10%,rgba(161,110,255,.18),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2.5rem}.question-import-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.question-import-header__actions{display:flex;gap:.75rem;flex-wrap:wrap}.question-import-header h1{margin:0 0 .8rem;font-size:clamp(2.3rem,4vw,3.4rem)}.question-import-header p{margin:0;color:var(--muted);max-width:60ch;line-height:1.6}.question-import-card{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:2rem;padding:2.4rem 2.6rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 35px 65px #04081e73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.upload-field{display:flex;flex-direction:column;gap:.8rem;font-size:.95rem;color:#f5f8ffd1}.upload-field input[type=file]{padding:.7rem;border-radius:1rem;border:1px dashed rgba(255,255,255,.2);background:#060a1ed9;color:var(--text)}.upload-filename{font-size:.9rem;color:#fff9}.question-import-card footer{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.feedback{font-size:.95rem}.feedback--success{color:#66ffda}.feedback--error{color:#ffa4a4}@media (max-width: 640px){.question-import-header{flex-direction:column;align-items:stretch}.question-import-header__actions{width:100%}.question-import-card{padding:2rem}.question-import-card footer{flex-direction:column;align-items:stretch}.question-import-card footer .btn{width:100%}}.topic-questions-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:radial-gradient(circle at 18% 18%,rgba(111,109,255,.2),transparent),radial-gradient(circle at 78% 6%,rgba(161,110,255,.18),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2.5rem}.topic-questions-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.topic-questions-header h1{margin:0 0 .8rem;font-size:clamp(2.3rem,4vw,3.4rem)}.topic-questions-header p{margin:0;color:var(--muted);max-width:60ch}.topic-questions-status{padding:1.1rem 1.4rem;border-radius:1.2rem;background:#0c122d99;border:1px solid rgba(255,255,255,.08);width:fit-content}.topic-questions-status--error{color:#ffb6b6;border-color:#ff404059}.topic-questions-status--success{color:#66ffda;border-color:#66ffda59}.topic-question-filters{display:flex;flex-wrap:wrap;gap:1rem}.topic-question-filters label{flex:1;min-width:220px;display:flex;flex-direction:column;gap:.4rem}.topic-question-filters input{border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.7rem .9rem}.topic-questions-list{display:flex;flex-direction:column;gap:1.2rem}.topic-question-card{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:1.6rem;padding:1.6rem;box-shadow:0 25px 40px #050a2359;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:.75rem}.topic-question-card p{margin:0;color:var(--text);font-size:1.05rem}.topic-question-toolbar{margin-top:.5rem}.topic-question-meta{display:flex;gap:1.2rem;font-size:.9rem;color:#ffffffb3}.topic-question-meta a{color:var(--accent);text-decoration:none}.topic-question-meta a:hover{text-decoration:underline}.topic-question-actions{margin-top:.4rem;display:flex;flex-direction:column;gap:.5rem}.topic-question-actions label{font-size:.85rem;color:#ffffffb3}.topic-question-actions__row{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.topic-question-actions__row select{flex:1;min-width:0;border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.7rem .9rem}.topic-question-actions__row button{flex-shrink:0}.topic-question-actions__hint{font-size:.85rem;color:#ffffffa6}.topic-question-tags{display:flex;flex-direction:column;gap:.5rem}.topic-question-tags__list{display:flex;flex-wrap:wrap;gap:.4rem}.topic-question-tags-inline{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.4rem}.topic-question-tag{padding:.3rem .7rem;border-radius:999px;background:#6f6dff26;border:1px solid rgba(111,109,255,.35);font-size:.85rem;display:inline-flex;align-items:center}.topic-question-tag--muted{background:#ffffff14;border-color:#ffffff1f}.topic-question-tags__actions{display:flex;flex-direction:column;gap:.6rem}.topic-question-tags__input-row{display:flex;gap:.6rem;flex-wrap:wrap}.topic-question-tags__input-row input{flex:1;min-width:0;border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.7rem .9rem}.topic-question-tags__quick{display:flex;gap:.6rem;flex-wrap:wrap}.topic-question-tag button{background:none;border:none;color:#fffc;margin-left:.35rem;cursor:pointer;font-size:.9rem;line-height:1}.topic-question-tag button:hover{color:#fff}.topic-question-edit{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:1rem}.topic-question-field{display:flex;flex-direction:column;gap:.4rem}.topic-question-field span{font-weight:600;color:#ffffffc7}.topic-question-field textarea,.topic-question-field select{border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.9rem 1rem;font-size:.98rem;resize:vertical}.topic-question-variants{display:flex;flex-direction:column;gap:.6rem}.topic-question-variants__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.topic-question-variants__list{display:flex;flex-direction:column;gap:.6rem}.topic-question-variant-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem;align-items:center}.topic-question-variant-input{border-radius:.8rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.6rem .8rem;font-size:.95rem}.topic-question-variants__empty{padding:.8rem 1rem;border-radius:.8rem;background:#ffffff0d;color:#ffffffb3}.topic-question-edit-actions{display:flex;justify-content:flex-end;gap:.8rem;flex-wrap:wrap}.topic-question-variant-row .btn{justify-self:flex-start}.topic-questions-empty{text-align:center;padding:2.2rem;border-radius:1.6rem;background:#0c122d99;border:1px solid rgba(255,255,255,.08);color:#ffffffb3}@media (max-width: 640px){.topic-questions-header{flex-direction:column;align-items:stretch}}.normal-mode-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:radial-gradient(circle at 18% 18%,rgba(111,109,255,.2),transparent),radial-gradient(circle at 82% 6%,rgba(161,110,255,.18),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2.5rem}.normal-mode-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.normal-mode-header h1{margin:0 0 .8rem;font-size:clamp(2.3rem,4vw,3.4rem)}.normal-mode-header p{margin:0;color:var(--muted);max-width:60ch}.normal-mode-select{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:flex-end}.normal-mode-field{display:flex;flex-direction:column;gap:.4rem;min-width:180px}.normal-mode-field span{font-weight:600;color:#fffc}.normal-mode-checkbox-field{min-width:220px}.normal-mode-checkbox{display:inline-flex;align-items:center;gap:.45rem;font-weight:600;color:#ffffffd9}.normal-mode-checkbox input{width:1rem;height:1rem}.normal-mode-hint{margin:.2rem 0 0;font-size:.85rem;color:#fff9}.normal-mode-hint-row{margin-bottom:.6rem;display:flex;flex-direction:column;gap:.35rem}.normal-mode-hint-text{margin:0;font-size:.9rem;color:#ffffffbf;background:#ffffff0d;padding:.6rem .8rem;border-radius:.8rem}.normal-mode-hint-text p{margin:.2rem 0}.normal-mode-hint-source a{color:var(--accent);text-decoration:underline}.normal-mode-hint-text textarea{width:100%;border-radius:.6rem;border:1px solid rgba(255,255,255,.15);padding:.6rem;background:#0003;color:var(--text);font-family:inherit;margin-bottom:.5rem}.normal-mode-difficulty{margin:.8rem 0;padding:.6rem .8rem;border:1px dashed rgba(255,255,255,.2);border-radius:.8rem;background:#ffffff05}.normal-mode-difficulty-note{margin:0 0 .4rem;font-size:.9rem;color:#fffc}.normal-mode-difficulty-buttons{display:flex;gap:.4rem}.normal-mode-error{margin:.5rem 0 0;color:#ff9595;font-size:.9rem}.normal-mode-field select{padding:.7rem 1rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.12);background:#060a1ed9;color:var(--text)}.normal-mode-field--summary{max-width:260px;padding:.9rem 1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:#090c1e99}.normal-mode-field--summary p{margin:0;color:#ffffffb3;font-size:.9rem}.normal-mode-context{margin:0;color:#ffffffb3;font-size:.95rem}.normal-mode-card{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:2rem;padding:2.4rem 2.6rem;display:flex;flex-direction:column;gap:1.6rem;box-shadow:0 35px 65px #04081e73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.normal-mode-prompt{margin:0;font-size:1.2rem;color:var(--text)}.normal-mode-input{border-radius:1rem;border:1px solid rgba(255,255,255,.12);background:#060a1ed9;color:var(--text);padding:.85rem 1rem;font-size:1rem}.normal-mode-results{display:flex;flex-direction:column;gap:1rem}.normal-mode-result{border-radius:1.6rem;padding:1.6rem;background:#0c122dad;border:1px solid rgba(255,255,255,.08)}.normal-mode-result.correct{border-color:#66ffda80}.normal-mode-result.incorrect{border-color:#ff646466}.normal-mode-result-meta{display:flex;gap:1rem;font-size:.9rem;color:#ffffffbf}.normal-mode-topic{margin:.4rem 0 0;font-size:.95rem;color:#ffffffb3}.normal-mode-result-answers{display:flex;flex-direction:column;gap:.4rem;margin-top:.9rem;color:#fffc}.normal-mode-answer{display:flex;gap:.4rem;align-items:baseline;font-size:.95rem}.normal-mode-answer strong{font-weight:600;color:#ffffffe6}.normal-mode-answer--user{color:#ff8282e6}.normal-mode-answer--success{color:#6ef5c8f2}.normal-mode-answer--correct{color:#b4c8ffe6}.normal-mode-result-actions{margin-top:1.2rem}.normal-mode-result-actions .btn{padding-inline:1.2rem}.topic-preferences-panel{border:1px solid rgba(255,255,255,.08);border-radius:1.2rem;background:#090c1ea6;padding:1.4rem;display:flex;flex-direction:column;gap:.9rem}.topic-preferences-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.topic-preferences-header h2{margin:0;font-size:1.2rem;color:var(--text)}.topic-preferences{display:flex;flex-wrap:wrap;gap:.4rem 1rem;max-height:240px;overflow-y:auto}.topic-preferences__option{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;color:#fffc}.topic-preferences__option input{width:1rem;height:1rem}.play-again-floating{position:fixed;bottom:clamp(1rem,4vw,2rem);right:clamp(1rem,4vw,2rem);z-index:30;box-shadow:0 20px 40px #00000059}.review-floating{position:fixed;bottom:clamp(1rem,4vw,2rem);right:clamp(12rem,4vw,2rem);z-index:30;box-shadow:0 20px 40px #00000059}.small-grey{color:#cecbcbcc;font-size:.7rem}@media (max-width: 640px){.normal-mode-header{flex-direction:column;align-items:stretch}.normal-mode-card{padding:2rem}}.review-page{min-height:100vh;padding:5rem clamp(1.5rem,5vw,6rem) 4rem;background:linear-gradient(180deg,#050816f5,#0a0e22eb);display:flex;flex-direction:column;gap:2rem}.review-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.review-header h1{margin:0 0 .75rem;font-size:clamp(2.2rem,3.8vw,3.4rem)}.review-header p{margin:0;color:var(--muted);max-width:60ch}.review-header__actions{display:flex;gap:.8rem}.review-status{padding:1.1rem 1.4rem;border-radius:1rem;background:#ffffff0f;color:#ffffffd9}.review-status--error{background:#ff78781f;border:1px solid rgba(255,120,120,.35)}.review-status--empty{background:#6ef5c814;border:1px solid rgba(110,245,200,.25)}.review-status--success{background:#66e6b91f;border:1px solid rgba(102,230,185,.35);color:#c8ffe8}.review-list{display:flex;flex-direction:column;gap:1.5rem}.review-card{background:#0c122dad;border-radius:1.6rem;border:1px solid rgba(255,255,255,.08);padding:2rem;display:flex;flex-direction:column;gap:1.3rem;box-shadow:0 24px 45px #050a1c59}.review-variants{display:flex;flex-direction:column;gap:.8rem}.review-variants__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.review-variants__header h3{margin:0;font-size:1rem}.review-variants__list{display:flex;flex-direction:column;gap:.6rem}.review-variant-row{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) auto;gap:.6rem;align-items:center}.review-variant-input{border-radius:.8rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.6rem .8rem;font-size:.95rem}.review-variants__empty{padding:.9rem 1rem;border-radius:.8rem;background:#ffffff0d;color:#ffffffb3;font-size:.95rem}.btn--sm{padding:.45rem .85rem;font-size:.85rem}.btn--danger{background:#ff5e5e2e;border:1px solid rgba(255,94,94,.5);color:#ffb3b8}.btn--danger:hover{border-color:#ff5e5ecc;color:#ffd7da}@media (max-width: 820px){.review-variant-row{grid-template-columns:1fr}}.review-card__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.review-card__header h2{margin:0;font-size:1.4rem}.review-card__topic{font-size:.9rem;color:#ffffffa6}.review-field{display:flex;flex-direction:column;gap:.5rem}.review-field span{font-weight:600;color:#ffffffc7}.review-field textarea,.review-field select{border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:#080c1ed9;color:var(--text);padding:.9rem 1rem;font-size:.98rem;resize:vertical}.review-field select{resize:none}.review-card__actions{display:flex;justify-content:flex-end;gap:.9rem}@media (max-width: 720px){.review-header{flex-direction:column;align-items:stretch}.review-header__actions{flex-wrap:wrap}.review-card__actions{flex-direction:column;align-items:stretch}}.team-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2rem}.team-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.team-page__header h1{margin:0 0 .5rem;font-size:clamp(2.4rem,4vw,3.6rem)}.team-page__header p{margin:0;color:var(--muted)}.team-section{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;padding:2rem;box-shadow:0 25px 45px #050a1e66}.team-section h2{margin:0 0 1.2rem}.team-create-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;align-items:end}.team-create-form label{display:flex;flex-direction:column;gap:.4rem}.team-create-form input{border-radius:.8rem;border:1px solid rgba(255,255,255,.12);background:#060a1ed9;color:var(--text);padding:.7rem .9rem}.team-form-status{grid-column:1 / -1;margin:0;color:#ffffffbf}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem}.team-card{border:1px solid rgba(255,255,255,.1);border-radius:1.2rem;padding:1.2rem;background:#070a1ad9;display:flex;flex-direction:column;gap:1rem}.team-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.6rem}.team-card__header h3{margin:0}.team-card__meta{margin:.3rem 0 0;font-size:.9rem;color:#ffffffa6}.team-card__body{display:flex;flex-direction:column;gap:.8rem}.team-card__actions{display:flex;gap:.6rem;flex-wrap:wrap}.team-card__members{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:#fffc}.team-card__invite{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.8rem;align-items:end}.team-card__invite label{display:flex;flex-direction:column;gap:.3rem}.team-card__invite input,.team-card__invite select{border-radius:.7rem;border:1px solid rgba(255,255,255,.12);background:#060a1ed9;color:var(--text);padding:.6rem .8rem}.team-card__status{margin:0;font-size:.85rem;color:#ffffffb3;grid-column:1 / -1}.team-card__insights{border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:.8rem}.insights-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.6rem}.insights-summary__item{background:#ffffff0a;border-radius:.8rem;padding:.6rem .8rem;display:flex;flex-direction:column;gap:.2rem}.insights-summary__item span{font-size:.8rem;color:#fff9}.insights-summary__item strong{font-size:1.1rem}.insights-top h4{margin:0 0 .4rem;font-size:1rem}.insights-top ol{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.4rem}.insights-question{font-weight:600}.insights-meta{display:block;font-size:.85rem;color:#ffffffa6}.insights-empty{margin:0;color:#ffffffb3;font-size:.9rem}.team-card__member-name{font-weight:600}.team-card__member-role{font-size:.85rem;color:#fff9}.team-empty{padding:1rem 0;text-align:center;color:#ffffffb3}.team-global-status{border-radius:1rem;padding:1rem;background:#ffffff14;color:#ffffffd9}@media (max-width: 640px){.team-create-form,.team-card__invite{grid-template-columns:1fr}}.team-insights-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 5rem;background:linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2rem}.team-insights-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.team-insights-header h1{margin:0 0 .5rem;font-size:clamp(2.4rem,4vw,3.6rem)}.team-insights-header p{margin:0;color:var(--muted)}.team-insights-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.team-insights-controls label{display:flex;flex-direction:column;gap:.4rem;min-width:220px}.team-insights-controls select{border-radius:.8rem;border:1px solid rgba(255,255,255,.15);background:#060a1ed9;color:var(--text);padding:.7rem .9rem}.team-insights-status{padding:.9rem 1rem;border-radius:1rem;background:#ffffff0d;color:#ffffffbf}.team-insights-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.summary-card{border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:#0c122dad;padding:1rem;display:flex;flex-direction:column;gap:.3rem}.summary-card span{font-size:.85rem;color:#ffffffa6}.summary-card strong{font-size:1.4rem}.team-insights-table{background:#0c122dad;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;padding:1.5rem}.team-insights-table h2{margin:0 0 1rem}.team-insights-table table{width:100%;border-collapse:collapse}.team-insights-table th,.team-insights-table td{padding:.75rem .5rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;font-size:.95rem}.team-insights-table th{color:#ffffffbf;font-weight:600}.team-insights-table tbody tr:last-of-type td{border-bottom:none}@media (max-width: 720px){.team-insights-controls{flex-direction:column;align-items:stretch}.team-insights-table table{font-size:.85rem}}.team-leaderboard{min-height:100vh;padding:6rem clamp(1.5rem,5vw,5rem) 4rem;background:radial-gradient(circle at 5% 15%,rgba(98,110,255,.25),transparent),radial-gradient(circle at 90% 0%,rgba(161,110,255,.28),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2rem}.team-leaderboard__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.team-leaderboard__header h1{margin:0 0 .4rem;font-size:clamp(2.2rem,4vw,3.3rem)}.team-leaderboard__header p{margin:0;color:var(--muted)}.team-leaderboard__actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.team-leaderboard__actions select{border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:#060a1ed9;color:var(--text);padding:.8rem 1rem;min-width:220px}.team-leaderboard__state{padding:1rem 1.5rem;border-radius:1.2rem;background:#080c1ed9;color:#f5f8ffd9;text-align:center}.team-leaderboard__state--error{color:#ffa4a4}.team-leaderboard__highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.highlight-card{border-radius:1.5rem;border:1px solid rgba(255,255,255,.08);background:#0c122dad;padding:1.5rem;display:flex;flex-direction:column;gap:.4rem}.highlight-card span{font-size:.9rem;color:#ffffffb3}.highlight-card strong{font-size:1.4rem}.team-leaderboard__table{background:#0b1024b8;border-radius:1.8rem;border:1px solid rgba(255,255,255,.08);padding:1.5rem;box-shadow:0 28px 55px #060a2266;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.leaderboard-table{display:flex;flex-direction:column;gap:.5rem}.leaderboard-table__header,.leaderboard-table__row{display:grid;grid-template-columns:2.5fr repeat(5,minmax(90px,1fr));gap:.75rem;align-items:center}.leaderboard-table__header{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#fff9;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.75rem}.leaderboard-table__row{padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.leaderboard-table__row:last-child{border-bottom:none}.leaderboard-player{display:flex;align-items:center;gap:.9rem}.leaderboard-player img{width:48px;height:48px;object-fit:contain}.leaderboard-table__row strong{font-size:1rem}.leaderboard-table__row p{margin:.2rem 0 0;color:#fff9;font-size:.9rem}@media (max-width: 900px){.leaderboard-table__header,.leaderboard-table__row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.duplicate-page{min-height:100vh;padding:6rem clamp(1.5rem,6vw,5rem) 4rem;background:radial-gradient(circle at 12% 20%,rgba(98,110,255,.2),transparent),radial-gradient(circle at 82% 10%,rgba(161,110,255,.18),transparent),linear-gradient(180deg,#05060f,#090c1eeb);display:flex;flex-direction:column;gap:2rem}.duplicate-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.duplicate-page__header h1{margin:0 0 .6rem;font-size:clamp(2.3rem,4vw,3.4rem)}.duplicate-page__header p{margin:0;color:var(--muted)}.duplicate-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;background:#0c122dad;border-radius:1.6rem;border:1px solid rgba(255,255,255,.1);padding:1.5rem}.duplicate-summary div{display:flex;flex-direction:column;gap:.3rem}.duplicate-summary span{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6}.duplicate-summary strong{font-size:2rem}.duplicate-feedback{grid-column:1 / -1;margin:0}.duplicate-feedback--success{color:#66ffda}.duplicate-feedback--error{color:#ffa4a4}.duplicate-state{padding:1rem 1.3rem;border-radius:1.2rem;background:#0c122db3;border:1px solid rgba(255,255,255,.08);text-align:center}.duplicate-state--error{color:#ffb4b4}.duplicate-list{display:flex;flex-direction:column;gap:1.2rem}.duplicate-group{background:#0c122db3;border:1px solid rgba(255,255,255,.08);border-radius:1.6rem;padding:1.4rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.duplicate-group header{margin-bottom:1rem}.duplicate-group header span{display:block;font-size:.85rem;color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em}.duplicate-group header h3{margin:.3rem 0;font-size:1.25rem}.duplicate-group__questions{display:flex;flex-direction:column;gap:.75rem}.duplicate-question{display:flex;justify-content:space-between;align-items:center;background:#ffffff0a;border-radius:1rem;padding:.8rem 1rem;gap:.75rem;flex-wrap:wrap}.duplicate-question div{display:flex;flex-direction:column;gap:.2rem}.duplicate-question span{font-size:.9rem;color:#ffffffb3}.duplicate-question strong{font-size:1rem}.duplicate-question time{font-size:.85rem;color:#fff9}.duplicate-answer{margin:0;color:#ffffffb3}@media (max-width: 640px){.duplicate-question{flex-direction:column;align-items:flex-start}}.dojo-page{display:flex;flex-direction:column;gap:2rem;padding:2rem 2.5rem 3rem}.dojo-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.dojo-page__actions{display:flex;gap:.5rem}.dojo-page__header h1{background:linear-gradient(130deg,var(--accent),#73f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dojo-page__subtitle{margin:.2rem 0 0;color:#ffffffb3;font-size:.95rem}.dojo-page__content{flex:1;border-radius:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.5rem;min-height:260px}.dojo-placeholder{text-align:center;font-size:1.1rem;color:#fffc}.dojo-placeholder--error{color:#ffb5b5}.dojo-placeholder p{margin:0 0 1rem}.dojo-list{display:flex;flex-direction:column;gap:1rem}.dojo-card{border-radius:1rem;padding:1.25rem;background:#0b1028d9;border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 45px #05081459}.dojo-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.dojo-card__header h3{margin:0;font-size:1.15rem;color:var(--text)}.dojo-card__topic{font-size:.85rem;color:#ffffffb3;background:#ffffff14;padding:.2rem .6rem;border-radius:999px}.dojo-card__answer{margin:.9rem 0 .4rem;color:#ffffffe6}.dojo-card__explanation{margin:0;color:#ffffffbf;font-size:.95rem}.dojo-card__form{display:flex;flex-direction:column;gap:.75rem;margin-top:.9rem}.dojo-field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.dojo-field span{color:#ffffffbf;font-weight:600}.dojo-hint-note{color:#ffc896e6;font-weight:400;font-size:.8rem;margin-left:.35rem}.dojo-field input,.dojo-field textarea{border-radius:.8rem;border:1px solid rgba(255,255,255,.15);background:#060918d9;color:var(--text);padding:.65rem .8rem;font-size:.95rem;font-family:inherit}.dojo-card__actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.3rem}.dojo-remove-btn{margin-right:auto}.dojo-card__error{margin:0;color:#ffb5b5;font-size:.85rem}.dojo-card__tags{display:flex;flex-wrap:wrap;gap:.4rem}.dojo-card__tag{font-size:.78rem;color:#fffc;background:#ffffff14;padding:.15rem .5rem;border-radius:.7rem}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell__nav{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;padding:.35rem .4rem;background:#0c122d8c;border:1px solid rgba(255,255,255,.08);border-radius:999px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20}.nav-spacer{width:1px;height:24px;background:#ffffff14;margin:0 .4rem}.nav-user{color:#ffffffbf;font-weight:600;margin-right:.3rem}.nav-pill{border:none;background:transparent;color:#fff9;font-weight:600;letter-spacing:.02em;padding:.55rem 1.4rem;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.nav-pill:hover{color:#fff}.nav-pill--active{background:linear-gradient(120deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 12px 30px #a16eff59}.admin-menu{position:relative}.admin-menu__trigger{display:inline-flex;align-items:center;gap:.4rem}.admin-menu__icon{font-size:.8rem;opacity:.8;transition:transform .2s ease}.admin-menu--open .admin-menu__icon{transform:rotate(180deg)}.admin-menu__dropdown{position:absolute;top:calc(100% + .6rem);right:0;display:flex;flex-direction:column;gap:.2rem;min-width:220px;padding:.4rem;border-radius:1rem;background:#0c122de6;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 45px #050a1c73;z-index:30}.admin-menu__item{border:none;background:transparent;color:#fffc;text-align:left;padding:.6rem .9rem;border-radius:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.admin-menu__item:hover{background:#ffffff14;color:#fff}.admin-menu__item--active{background:linear-gradient(120deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 12px 30px #a16eff59}.app-shell__stage{flex:1;padding-top:6.5rem}@media (max-width: 640px){.app-shell__nav{top:1rem;padding:.3rem .5rem;gap:.3rem}.nav-pill{padding:.45rem 1rem;font-size:.9rem}.nav-spacer{display:none}.admin-menu{width:100%}.admin-menu__dropdown{position:static;width:100%;margin-top:.4rem}.app-shell__stage{padding-top:5.5rem}}:root{color-scheme:light dark;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;--bg: #05060f;--surface: rgba(12, 18, 45, .8);--surface-hover: rgba(20, 28, 61, .85);--accent: #6f6dff;--accent-strong: #a16eff;--text: #f5f8ff;--muted: rgba(245, 248, 255, .7);background-color:var(--bg);color:var(--text)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--bg)}body{display:flex;min-height:100vh}button{font-family:inherit;font-size:1rem}#root{flex:1}
