*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial;background:#07111f;color:#eef5ff}button,input,textarea{font:inherit}button{border:0;border-radius:13px;padding:12px 17px;background:#66d8ff;color:#03101b;font-weight:800;cursor:pointer}button:hover{filter:brightness(1.05)}.ghost{background:#ffffff0d;color:#eef5ff;border:1px solid #ffffff18}.hidden{display:none!important}.landing{min-height:100vh;background:radial-gradient(circle at 50% 8%,#173c65 0,#07111f 50%)}.nav{max-width:1180px;margin:auto;padding:22px 24px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;font-weight:950;letter-spacing:.08em;font-size:20px}.brand img{width:42px;height:42px;object-fit:cover;border-radius:50%;box-shadow:0 0 24px #1ea7ff55;border:1px solid #ffd76a66}.brand span{background:linear-gradient(90deg,#fff,#66d8ff,#ffd76a);-webkit-background-clip:text;background-clip:text;color:transparent}.nav-actions{display:flex;gap:10px}.hero{text-align:center;position:relative;max-width:900px;margin:0 auto;padding:90px 24px 80px}.hero:before{content:"";display:block;width:150px;height:150px;margin:0 auto 18px;background:url("ai-markaz-logo.png") center/cover no-repeat;border-radius:50%;box-shadow:0 0 60px #168fff55,0 0 100px #f7bd4d22}.pill{display:inline-block;padding:7px 12px;border:1px solid #66d8ff40;background:#66d8ff0e;border-radius:999px;color:#9ee9ff;font-size:13px;font-weight:800}.hero h1{font-size:clamp(42px,8vw,82px);line-height:1.02;margin:20px 0 18px}.hero h1 span{color:#66d8ff}.hero p{max-width:760px;margin:auto;line-height:1.7;color:#b7c8db;font-size:18px}.actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.feature-strip{max-width:1180px;margin:0 auto 50px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-strip>div{padding:20px;border:1px solid #ffffff12;background:#ffffff08;border-radius:18px}.feature-strip small,.module small,.resource small{display:block;color:#9eb0c4;margin-top:6px;line-height:1.45}.app{min-height:100vh}.topbar{height:74px;border-bottom:1px solid #ffffff10;padding:12px 24px;display:flex;justify-content:space-between;align-items:center;background:#07111fee;position:sticky;top:0;z-index:5;backdrop-filter:blur(14px)}.topbar small{display:block;color:#9eb0c4;margin-top:3px}.top-actions{display:flex;align-items:center;gap:10px}.credits{padding:8px 11px;border-radius:10px;background:#66d8ff18;color:#9ee9ff;font-weight:800}.layout{display:grid;grid-template-columns:230px 1fr;max-width:1250px;margin:auto}.sidebar{padding:20px 14px;border-right:1px solid #ffffff0d;min-height:calc(100vh - 74px)}.side{display:block;width:100%;text-align:left;background:transparent;color:#b9c8d9;border:1px solid transparent;margin-bottom:6px}.side.active,.side:hover{background:#ffffff0a;color:white;border-color:#ffffff10}.content{padding:28px;min-width:0}.welcome-card{padding:30px;border-radius:24px;background:linear-gradient(135deg,#102945,#0b192b);border:1px solid #ffffff12;margin-bottom:20px}.welcome-card h2{font-size:34px;margin:15px 0 8px}.module-grid,.tool-grid,.resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.module{padding:22px;text-align:left;min-height:150px;background:#ffffff08;color:white;border:1px solid #ffffff12;border-radius:18px}.module .icon{font-size:30px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.section-head h2{margin:0 0 6px;font-size:30px}.section-head p{margin:0;color:#9eb0c4}.panel{background:#ffffff07;border:1px solid #ffffff12;border-radius:18px;padding:18px}.chatbox{min-height:430px;max-height:60vh;overflow:auto;padding:18px;background:#040b14;border:1px solid #ffffff10;border-radius:18px}.bubble{max-width:82%;padding:12px 15px;border-radius:14px;margin:8px 0;white-space:pre-wrap;line-height:1.55}.assistant{background:#10253a}.user{background:#16485a;margin-left:auto}.chat-input{display:flex;gap:10px;margin-top:12px}.chat-input textarea{flex:1}.cv-layout{display:grid;grid-template-columns:minmax(280px,430px) 1fr;gap:18px;align-items:start}.panel input,.panel textarea,.search{width:100%;padding:12px 13px;margin:6px 0;background:#06101d;color:white;border:1px solid #ffffff16;border-radius:11px;outline:none}.row{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.row>*{flex:1}.cv-paper{background:white;color:#17202b;min-height:720px;padding:44px;border-radius:4px;box-shadow:0 10px 35px #0005}.cv-paper h1{font-size:34px;margin:0}.cv-paper h3{border-bottom:1px solid #ccd4dd;padding-bottom:5px;margin-top:25px}.cv-paper .muted{color:#64748b}.cv-empty{color:#64748b;text-align:center;padding-top:280px}.tool{min-height:250px}.tool h3{margin-top:0}.tool textarea{resize:vertical}.tool strong{display:block;margin-top:10px}.resource{padding:20px;background:#ffffff07;border:1px solid #ffffff12;border-radius:16px}.resource h3{margin:0 0 7px}.resource .tag{display:inline-block;margin-top:12px;padding:5px 8px;background:#66d8ff13;color:#9ee9ff;border-radius:8px;font-size:12px}.profile{max-width:600px}.profile>div{padding:14px 0;border-bottom:1px solid #ffffff10}.profile small{display:block;color:#9eb0c4;margin-top:4px}.stat{display:flex;justify-content:space-between}.modal{position:fixed;inset:0;background:#000b;display:grid;place-items:center;padding:20px;z-index:20}.modalbox{position:relative;width:min(430px,100%);background:#101e31;border:1px solid #ffffff18;border-radius:24px;padding:28px}.modalbox input{width:100%;padding:13px;margin:7px 0;background:#07111f;color:white;border:1px solid #ffffff18;border-radius:12px}.modalbox button:not(.close){width:100%;margin-top:12px}.close{position:absolute;right:14px;top:10px;background:transparent;color:white;font-size:28px;padding:4px}.toast{position:fixed;right:18px;bottom:18px;z-index:50;padding:13px 16px;border-radius:12px;background:#10253a;border:1px solid #66d8ff44;color:white}.search{max-width:300px}@media(max-width:800px){.feature-strip{grid-template-columns:1fr 1fr}.layout{grid-template-columns:1fr}.sidebar{display:flex;overflow:auto;border-right:0;border-bottom:1px solid #ffffff10;padding:8px}.side{min-width:max-content;width:auto;margin:0}.content{padding:18px}.cv-layout{grid-template-columns:1fr}.cv-paper{min-height:600px;padding:28px}.topbar{padding:10px 14px}.credits{display:none}}@media(max-width:520px){.brand img{width:36px;height:36px}.brand span{font-size:16px}.hero:before{width:115px;height:115px}.feature-strip{grid-template-columns:1fr}.hero{padding-top:60px}.nav{padding:16px}.nav .ghost{display:none}.hero h1{font-size:43px}.actions,.chat-input{flex-direction:column}.section-head{align-items:flex-start;flex-direction:column}}
