:root{--brand-blue:#00457f;--brand-orange:#f59e0b;--brand-purple:#673de6;--text:#101828;--muted:#667085;--border:#e4e7ec;--surface:#fff;--background:#f6f7f9;--hover:#f1f2f4}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--text);font-family:Aptos,Inter,"Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,.button,.hero-button{font-family:inherit;border:1px solid #ddd6fe;background:#fff;color:var(--brand-purple);border-radius:10px;padding:10px 16px;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.button.primary{background:var(--brand-purple);color:#fff}.sidebar{position:fixed;inset:0 auto 0 0;width:278px;height:100vh;background:var(--surface);border-right:1px solid var(--border);padding:22px 14px;overflow-y:auto}.logo-wrapper{padding:0 10px 24px}.logo-wrapper img{display:block;width:210px;max-width:100%;height:auto}.menu{display:flex;flex-direction:column;gap:4px}.menu-item,.menu-title{min-height:48px;border-radius:10px;color:var(--text);display:flex;align-items:center;gap:13px;padding:12px 13px;text-decoration:none;font-size:15px;font-weight:650}.menu-item:hover,.menu-item.active,.menu-title.active,.menu-title:hover{background:#efeff8}.menu-item.active,.menu-title.active{color:var(--brand-purple)}.icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px}.icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.menu-title{justify-content:space-between;font-weight:750}.menu-title-left{display:flex;align-items:center;gap:13px}.chevron,.arrow{margin-left:auto;color:#475467;font-size:21px;line-height:1}.submenu{margin:6px 0 12px 27px;padding-left:13px;border-left:1px solid #d0d5dd}.submenu a{display:block;border-radius:10px;color:var(--text);text-decoration:none;padding:11px 14px;margin:4px 0;font-weight:560}.submenu a.selected,.submenu a:hover{background:var(--hover);font-weight:750}.section-title{color:#475467;font-size:13px;font-weight:600;margin:22px 13px 7px}.pill{margin-left:auto;background:#efe7ff;color:#6d28d9;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:750;white-space:nowrap}.main{min-height:100vh;margin-left:278px}.topbar{height:76px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 32px}.topbar h1{margin:0;font-size:25px;letter-spacing:-.03em;font-weight:780}.top-actions{display:flex;gap:10px}.content{max-width:1180px;margin:0 auto;padding:34px 28px 60px}.notice{border:1px solid #fedf89;background:#fffaeb;color:#93370d;border-radius:14px;padding:14px 16px;margin-bottom:18px;font-weight:650}.todo-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.todo-card,.website-card,.empty-state,.info-card,.module-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.todo-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;padding:18px}.todo-card p{color:var(--muted);margin:3px 0 0}.todo-icon{width:48px;height:48px;border-radius:12px;background:#f0f0ff;color:var(--brand-purple);display:flex;align-items:center;justify-content:center}.todo-card button{background:var(--brand-purple);color:#fff}.hero-card{min-height:275px;border-radius:24px;background:radial-gradient(circle at 78% 18%,rgba(245,158,11,.38),transparent 25%),linear-gradient(135deg,#031b33 0%,#00457f 45%,#673de6 100%);color:#fff;padding:48px;display:flex;align-items:center;overflow:hidden}.hero-card h2{margin:0 0 12px;font-size:38px;letter-spacing:-.045em}.hero-card p{color:#e6eef8;max-width:610px;font-size:17px;margin:0}.hero-button{margin-top:24px;background:#fff;color:var(--text);border:0}.section-header,.page-intro,.detail-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:30px 0 14px}.section-header h2,.page-intro h2,.detail-header h2{margin:0;font-size:22px;letter-spacing:-.02em}.section-header a{color:var(--brand-purple);font-weight:750;text-decoration:none}.page-intro p,.detail-header p{color:var(--muted);margin:4px 0 0}.website-list{display:flex;flex-direction:column;gap:14px}.website-card{display:grid;grid-template-columns:52px 1fr auto;gap:18px;align-items:center;padding:18px}.website-icon{width:52px;height:52px;border-radius:13px;background:#ecfdf3;color:#027a48;display:flex;align-items:center;justify-content:center}.website-info strong{display:block;font-size:17px}.website-info small{color:var(--muted)}.badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.badges span{background:#f0f0ff;color:var(--brand-purple);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:750}.website-actions{display:flex;gap:8px}.empty-state{padding:34px;text-align:center}.empty-state h3{margin:0 0 6px;font-size:22px}.empty-state p{margin:0 0 18px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.info-card{padding:22px}.info-card span{display:block;color:var(--muted);margin-bottom:5px}.info-card strong{font-size:24px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.module-card{color:var(--text);text-decoration:none;padding:22px;min-height:160px;display:flex;flex-direction:column;gap:10px}.module-card .icon{color:var(--brand-purple);width:34px;height:34px}.module-card .icon svg{width:34px;height:34px}.module-card strong{font-size:17px}.module-card span:last-child{color:var(--muted)}@media(max-width:980px){.sidebar{position:relative;width:100%;height:auto}.main{margin-left:0}.todo-row,.detail-grid,.module-grid{grid-template-columns:1fr}.website-card,.todo-card{grid-template-columns:1fr}.website-actions,.section-header,.page-intro,.detail-header{flex-wrap:wrap}}
