:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e9edfa;background:#0b1020;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.shell{max-width:860px;margin:auto;padding:0 18px}.top{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid #27304a;gap:8px}.brand{display:flex;gap:12px;align-items:center}.brand strong{font-size:19px}.brand small{display:block;color:#9ca8c4;font-size:11px;margin-top:3px}.logo{width:40px;height:40px;border-radius:12px;background:linear-gradient(140deg,#8b73ff,#5245cb);display:grid;place-items:center;font-size:27px}.status{font-size:11px;color:#a1e9cf;white-space:nowrap}.hero{padding:38px 5px 24px}.eyebrow{font-size:11px;letter-spacing:2px;color:#b5a9ff;font-weight:800}.hero h1{font-size:clamp(30px,6vw,47px);line-height:1.1;letter-spacing:-1.5px;margin:13px 0}.hero p{color:#a8b4cd;line-height:1.6;max-width:530px}.hero-tags{display:flex;flex-wrap:wrap;gap:8px}.hero-tags span{font-size:12px;background:#222944;color:#c9c1ff;padding:7px 11px;border-radius:30px}.tabs{display:flex;gap:6px;padding:6px;background:#161e33;border-radius:15px;margin:14px 0 26px}.tab{flex:1;background:transparent;border:0;color:#a5b0c9;border-radius:11px;padding:13px 5px;font-weight:700;cursor:pointer}.tab.active{background:#7765ef;color:white}.tab span{font-size:11px}.panel{display:none}.panel.active{display:block}.section-title{display:flex;justify-content:space-between;align-items:center;margin:28px 0 12px;gap:10px}.section-title h2{font-size:18px;margin:0}.section-title span{font-size:11px;color:#98a5c3}.card{background:#151e33;border:1px solid #2c3550;border-radius:20px;padding:20px;margin-bottom:18px;box-shadow:0 10px 25px #05081722}label{display:block;font-size:13px;font-weight:700;margin:18px 0 8px}label:first-child{margin-top:0}em{color:#ff9ca6}input:not([type=checkbox]),textarea,select{width:100%;background:#0e1629;border:1px solid #39445e;border-radius:11px;padding:13px 12px;color:#eef0ff;font:inherit;font-size:14px;outline:none}input:focus,textarea:focus,select:focus{border-color:#9688ff;box-shadow:0 0 0 2px #7765ef33}textarea{resize:vertical;line-height:1.5}input[type=file]{font-size:11px;padding:9px}.two{display:grid;grid-template-columns:1fr 1fr;gap:13px}.hint{font-size:12px;color:#a4b0cb;line-height:1.55}.preview{width:100%;height:130px;object-fit:contain;background:#0e1629;border-radius:10px;margin-top:8px}.hidden{display:none!important}.check{display:flex;align-items:center;gap:10px;line-height:1.4;font-weight:500}.check input{accent-color:#8978ff;width:18px;height:18px;flex-shrink:0}.primary{background:linear-gradient(110deg,#5c7ce8,#8660d8);color:#fff;border:0;width:100%;padding:17px 10px;border-radius:12px;font-size:15px;font-weight:800;margin-top:20px;cursor:pointer}button{font:inherit;cursor:pointer}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.actions button,.saved button{background:#293456;border:1px solid #4b5680;border-radius:10px;color:#e5e8ff;padding:11px 12px;font-size:12px;font-weight:700}.message{font-size:12px;color:#a1e9cf;min-height:18px}.saved{background:#151e33;border:1px solid #303c58;border-radius:15px;padding:16px;margin-bottom:10px}.saved strong{display:block}.saved small{display:block;color:#a4b0cb;margin:8px 0 12px}.saved .actions{margin:0}.empty{padding:28px;text-align:center;color:#a4b0cb;border:1px dashed #3d4862;border-radius:16px}footer{text-align:center;color:#74819f;font-size:11px;padding:40px 0}@media(max-width:420px){.shell{padding:0 13px}.top{padding:17px 0}.brand strong{font-size:16px}.status{font-size:9px}.card{padding:15px}.two{gap:9px}.hero{padding-top:30px}.tab{font-size:12px}}
