:root{--ink:#21151d;--muted:#76576b;--brand:#7b1536;--brand-strong:#5e0f29;--rose:#f9eef5;--rose-line:#ead8e3;--gold:#e8a020;--leaf:#28a66a;--sky:#dfeefd;--surface:#fff;--canvas:#fdfaf4;--night:#1b1018;--night-2:#2a1422;--shadow:0 20px 48px #3a122a1a}*{box-sizing:border-box}body{color:var(--ink);letter-spacing:0;background:linear-gradient(90deg,#7b153606 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#fcfafc 0%,#f7f2f5 100%);margin:0;font-family:Segoe UI Variable Text,Aptos,Noto Sans Bengali,Hind Siliguri,Segoe UI,sans-serif;font-size:14px;font-weight:400}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:286px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:linear-gradient(180deg, #ffffff0b, transparent 26%), var(--night);color:#fff;scrollbar-width:thin;scrollbar-color:transparent transparent;height:100vh;padding:18px 14px;transition:scrollbar-color .16s;position:sticky;top:0;overflow:auto}.sidebar:hover{scrollbar-color:#ffffff47 transparent}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.sidebar:hover::-webkit-scrollbar-thumb{background:#ffffff3d}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff61}.brand{align-items:center;gap:14px;margin-bottom:12px;padding:6px;display:flex}.brand-mark{background:conic-gradient(from 30deg, #e8a020, #e8a020 25%, #7b1536 0 52%, #d49aba 0 74%, #fff 0);border-radius:12px;width:44px;height:44px;box-shadow:inset 0 0 0 8px #ffffff1a}.brand h1{margin:0;font-size:22px;font-weight:650;line-height:1}.brand p{color:#dcb5ca;margin:4px 0 0;font-size:13px}.sidebar-summary{background:linear-gradient(135deg,#7b153673,#e8a02021);border:1px solid #ffffff1a;border-radius:8px;margin:0 6px 16px;padding:10px 12px}.sidebar-summary span{color:#f3c7d9;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.sidebar-summary strong{font-size:15px;font-weight:650}.notif-bell{color:#f3c7d9;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;margin:0 6px 14px;padding:9px 12px;font-size:13px;font-weight:700;display:flex;position:relative}.notif-bell:hover{background:#ffffff1f}.notif-badge{color:#fff;background:#e11d48;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.nav-group{border-bottom:1px solid #ffffff14;margin:0 0 14px;padding:0 6px 12px}.nav-group-title{color:#d8a8bd;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.nav-item{color:#f3d9e6;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;margin-bottom:3px;padding:8px 9px;font-size:13px;font-weight:560;display:flex}.nav-item.active,.nav-item:hover{color:#fff;background:#ffffff17;border-color:#ffffff14}.nav-item svg{flex:none;width:18px;height:18px}.nav-pinned{border-bottom:1px solid #ffffff14;gap:3px;margin:0 4px 12px;padding-bottom:12px;display:grid}.nav-accordion{margin:0 4px 2px}.nav-accordion-head{color:#e7bcd0;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px;font-size:12px;font-weight:800;display:flex}.nav-accordion-head:hover{color:#fff;background:#ffffff0f}.nav-accordion-icon{color:#d8a8bd;flex:none;width:17px;height:17px}.nav-chevron{opacity:.7;flex:none;width:16px;height:16px;margin-left:auto;transition:transform .18s}.nav-accordion.open .nav-chevron{transform:rotate(180deg)}.nav-accordion-body{border-left:1px solid #ffffff1a;grid-template-columns:1fr;gap:2px;margin-left:7px;padding:2px 0 8px 6px;display:none}.nav-accordion.open .nav-accordion-body{display:grid}.nav-accordion .nav-item{padding:7px 9px;font-size:12.5px}.main{min-width:0;padding:20px 24px 48px}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.eyeline{color:var(--brand);text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.page-title{letter-spacing:0;max-width:880px;margin:0;font-size:clamp(24px,2.5vw,34px);font-weight:620;line-height:1.1}.subtitle{color:var(--muted);max-width:760px;margin:8px 0 0;font-size:13px;line-height:1.45}.toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.btn{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:8px 11px;font-size:13px;font-weight:650;display:inline-flex}.btn.primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;box-shadow:0 10px 22px #7b153624}.btn.ghost{border:1px solid var(--rose-line);color:var(--brand);background:#fff}.grid{gap:12px;display:grid}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.metric{box-shadow:var(--shadow);background:#fff;border:1px solid #7b15361f;border-radius:8px;padding:14px;position:relative;overflow:hidden}.metric:before{content:"";background:var(--brand);width:5px;position:absolute;inset:0 auto 0 0}.metric span{color:var(--muted);margin-bottom:10px;font-size:13px;font-weight:800;display:block}.metric strong{font-size:23px;font-weight:620;line-height:1;display:block}.metric small{color:var(--leaf);margin-top:10px;font-weight:800;display:block}.dashboard-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);gap:12px;display:grid}.crud-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:12px;display:grid}.list-layout{grid-template-columns:1fr;gap:12px;display:grid}.panel{background:#fffffff0;border:1px solid #7b15361f;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #3a122a12}.panel-header{border-bottom:1px solid var(--rose-line);background:linear-gradient(#fffffffa,#f9eef573);justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.panel-header h2,.section-title{margin:0;font-size:16px;font-weight:650}.panel-header p{color:var(--muted);margin:3px 0 0;font-size:12px}.notice{border:1px solid var(--rose-line);background:var(--rose);color:var(--brand);border-radius:8px;margin:10px 12px 0;padding:9px 10px;font-size:12px;font-weight:650}.status-pill,.tag{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:650;display:inline-flex}.status-pill.green{color:#259657;background:#dff8e9}.status-pill.gold{color:#9b6610;background:#fff2c8}.status-pill.red{color:#b33737;background:#ffe4e4}.status-pill.rose{background:var(--rose);color:var(--brand)}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #f0e1e9;padding:9px 12px}th{color:var(--muted);text-transform:uppercase;letter-spacing:0;background:#fbf7fa;font-size:11px}td{color:#351527;font-size:13px;font-weight:500}.subtext{color:var(--muted);margin-top:4px;font-weight:600;display:block}.module-stack{gap:14px;padding:18px;display:grid}.work-card{border:1px solid var(--rose-line);background:#fff;border-radius:8px;padding:16px}.work-card h3{margin:0 0 8px;font-size:18px}.work-card p{color:var(--muted);margin:0;line-height:1.5}.progress-line{background:#f0e5ec;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.progress-line span{height:100%;width:var(--value);background:var(--brand);display:block}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.feature-card{border:1px solid var(--rose-line);background:#fff;border-radius:8px;min-height:210px;padding:18px;box-shadow:0 12px 38px #54133514}.feature-card .icon-box{background:var(--rose);width:46px;height:46px;color:var(--brand);border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.feature-card h3{margin:0 0 8px;font-size:20px}.feature-card p{color:var(--muted);margin:0 0 14px;line-height:1.5}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.tag{color:var(--brand);background:#f8edf4}.row-actions{gap:5px;display:flex}.row-actions button,.row-actions a{border:1px solid var(--rose-line);width:34px;height:34px;color:var(--brand);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:inline-grid}.row-actions button:hover,.row-actions a:hover{background:var(--rose)}.admin-form{gap:10px;padding:14px;display:grid}.field{gap:5px;display:grid}.field label{color:var(--brand);font-size:12px;font-weight:650}.field label b{color:#c53030;margin-left:4px;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--rose-line);color:var(--ink);background:#fff;border-radius:8px;width:100%;padding:9px 10px}.field textarea{resize:vertical;min-height:78px}.form-actions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.api-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.endpoint{border:1px solid var(--rose-line);background:#fff;border-radius:8px;padding:14px}.endpoint code{color:var(--brand);margin-bottom:8px;font-weight:900;display:block}.endpoint span{color:var(--muted)}.insight{background:var(--brand);color:#fff;border-radius:8px;margin-bottom:18px;padding:20px}.insight h2{margin:0 0 8px;font-size:24px}.insight p{color:#f8ddeb;margin:0;line-height:1.6}.detail-hero{box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#f9eef5);border:1px solid #7b15361f;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px;padding:18px;display:flex}.form-hero{grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:stretch;gap:14px;margin-bottom:14px;display:grid}.form-hero>div:first-child{box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff5,#f9eef5e0),radial-gradient(circle at 12% 22%,#e8a02033,#0000 28%);border:1px solid #7b15361f;border-radius:8px;padding:18px}.form-hero-card{color:#fff;min-height:140px;box-shadow:var(--shadow);background:linear-gradient(145deg,#7b1536f2,#21151dfa),linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/20px 20px;border-radius:8px;flex-direction:column;justify-content:flex-end;gap:10px;padding:18px;display:flex;position:relative;overflow:hidden}.form-hero-card:before{content:"";border:1px solid #ffffff29;border-radius:999px;width:150px;height:150px;position:absolute;top:-54px;right:-54px}.form-hero-card svg{color:#ffe7f0;background:#ffffff1f;border-radius:8px;width:36px;height:36px;padding:10px}.form-hero-card span{color:#f7bdd6;text-transform:uppercase;font-size:12px;font-weight:900}.form-hero-card strong{word-break:break-word;font-size:16px;font-weight:650;line-height:1.15}.resource-editor{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:12px;padding-bottom:96px;display:grid}.resource-form{overflow:visible}.form-panel-header h2{align-items:center;gap:8px;display:flex}.form-panel-header h2 svg{color:var(--brand)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.field-wide{grid-column:1/-1}.resource-form .field{gap:6px}.resource-form .field label{color:#49233a;justify-content:space-between;align-items:center;gap:12px;display:flex}.resource-form .field label span{min-width:0}.resource-form .field label small{background:var(--rose);width:22px;height:22px;color:var(--brand);border-radius:999px;place-items:center;font-size:12px;font-weight:650;display:inline-grid}.resource-form .field input,.resource-form .field select,.resource-form .field textarea{background:linear-gradient(#fff,snow);border-color:#7b153629;min-height:38px;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffffb8}.resource-form .field textarea{min-height:104px;line-height:1.5}.resource-form .field input:focus,.resource-form .field select:focus,.resource-form .field textarea:focus{border-color:var(--brand);background:#fff;outline:0;box-shadow:0 0 0 4px #7b15361a}.form-rail{gap:10px;display:grid;position:sticky;top:18px}.rail-card{padding:14px}.rail-card h3{margin:0 0 8px;font-size:15px;font-weight:650}.rail-card p{color:var(--muted);margin:0;font-size:12px;font-weight:500;line-height:1.45}.rail-icon{color:#fff;background:linear-gradient(135deg, var(--brand), var(--gold));border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:14px;display:grid}.sticky-actions{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #7b153626;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex;position:fixed;bottom:14px;left:310px;right:24px;box-shadow:0 18px 42px #3a122a29}.sticky-actions strong{color:var(--ink);font-size:13px;font-weight:650;display:block}.sticky-actions span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500;display:block}.back-link{color:var(--brand);align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:650;display:inline-flex}.detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.detail-card{padding:14px}.detail-card span{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:650;display:block}.detail-card strong{margin-bottom:8px;font-size:17px;font-weight:650;display:block}.detail-card p{color:var(--muted);margin:0;font-weight:500}.detail-icon{width:42px;height:42px;color:var(--brand);background:var(--rose);border-radius:8px;place-items:center;margin-bottom:14px;display:grid}.definition-list{display:grid}.definition-list div{border-bottom:1px solid var(--rose-line);grid-template-columns:190px minmax(0,1fr);gap:14px;padding:10px 12px;display:grid}.definition-list span{color:var(--muted);font-weight:650}.definition-list strong{color:var(--ink)}.json-box{color:#ffe5f0;white-space:pre-wrap;background:#1b1018;min-height:260px;margin:0;padding:14px;font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.55;overflow:auto}.api-viewer-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);align-items:start;gap:12px;display:grid}.api-json-panel{position:sticky;top:18px}.json-formatter{max-height:calc(100vh - 210px)}.empty-state{padding:28px}.empty-state h1{margin:0 0 8px}.empty-state p{color:var(--muted)}.learn-studio{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.learn-editor-body{gap:12px;padding:14px;display:grid}.form-grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.md-editor{border:1px solid var(--rose-line);background:#fff;border-radius:8px;overflow:hidden}.md-toolbar{border-bottom:1px solid var(--rose-line);background:#fbf7fa;align-items:center;gap:4px;padding:6px;display:flex}.md-toolbar button{width:30px;height:30px;color:var(--brand);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;display:inline-grid}.md-toolbar button:hover{background:var(--rose);border-color:var(--rose-line)}.md-tab{align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:700;width:auto!important;display:inline-flex!important}.md-tab.active{background:var(--brand)!important;color:#fff!important}.md-textarea{resize:vertical;width:100%;min-height:240px;color:var(--ink);border:0;outline:0;padding:12px;font-family:Cascadia Code,Consolas,monospace;font-size:13px;line-height:1.6}.md-preview{min-height:240px;color:var(--ink);padding:14px 16px;line-height:1.6}.md-preview h1,.md-preview h2,.md-preview h3{margin:14px 0 8px}.md-preview h2{font-size:19px}.md-preview h3{font-size:16px}.md-preview ul{margin:8px 0;padding-left:20px}.md-preview li{margin:3px 0}.md-preview p{margin:8px 0}.md-preview code{background:#f3e8ef;border-radius:4px;padding:1px 5px;font-size:12px}.quiz-builder{border:1px dashed var(--rose-line);background:#fdfafc;border-radius:8px;padding:12px}.quiz-builder-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.quiz-q{border:1px solid var(--rose-line);background:#fff;border-radius:8px;margin-bottom:10px;padding:10px}.quiz-q-head{gap:8px;margin-bottom:8px;display:flex}.quiz-q-head input{border:1px solid var(--rose-line);border-radius:7px;flex:1;padding:8px 10px;font-weight:600}.quiz-opt{align-items:center;gap:8px;margin:5px 0;display:flex}.quiz-opt input:not([type=radio]){border:1px solid var(--rose-line);border-radius:7px;flex:1;padding:7px 9px}.quiz-del{border:1px solid var(--rose-line);color:#b33737;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:28px;height:28px;display:inline-grid}.quiz-addopt{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:700}.search-box{border:1px solid var(--rose-line);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 11px;display:inline-flex}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;width:180px;font-size:13px}.search-box:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #7b153614}.filter-tabs{border:1px solid var(--rose-line);background:#fff;border-radius:10px;gap:4px;padding:4px;display:inline-flex}.filter-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 14px;font-size:13px;font-weight:700}.filter-tab:hover{color:var(--brand);background:var(--rose)}.filter-tab.active{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-strong))}.ai-chip{text-transform:capitalize;border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.ai-chip.safe{color:#259657;background:#dff8e9}.ai-chip.review{color:#9b6610;background:#fff2c8}.ai-chip.remove{color:#c02626;background:#ffe1e1}.ai-chip.none{color:#8a93a3;background:#eef0f3}.panel .table-wrap{border-radius:0 0 8px 8px}table thead th{z-index:1;position:sticky;top:0}tbody tr:nth-child(2n) td{background:#fcf8fb}tbody tr:hover td{background:#7b15360f}td .tag{gap:4px}.row-actions button:disabled{opacity:.45;cursor:not-allowed}.mobile-nav{display:none}@media (max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.main{padding:22px 18px 86px}.metrics,.dashboard-layout,.crud-layout,.list-layout,.detail-grid,.feature-grid,.api-grid,.api-viewer-layout{grid-template-columns:1fr}.topbar,.detail-hero{flex-direction:column}.form-hero,.resource-editor,.form-grid{grid-template-columns:1fr}.form-hero>div:first-child,.form-hero-card{min-height:auto}.form-rail,.api-json-panel{position:static}.sticky-actions{flex-direction:column;align-items:stretch;bottom:86px;left:14px;right:14px}.sticky-actions .form-actions{margin-top:0}.definition-list div{grid-template-columns:1fr}.toolbar{justify-content:flex-start}.mobile-nav{background:var(--night);color:#fff;z-index:20;box-shadow:var(--shadow);border-radius:8px;justify-content:space-around;padding:12px;display:flex;position:fixed;bottom:12px;left:14px;right:14px}.mobile-nav a{place-items:center;gap:4px;font-size:12px;font-weight:800;display:grid}}
