:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eef6ff;background:#06101c;--bg:#06101c;--card:#101e2e;--muted:#8da4ba;--blue:#28b9ff;--silver:#dbe8f3;--danger:#ff5b68;--green:#42d39a}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0,#123257 0,#06101c 42%);min-height:100vh}#app{max-width:600px;margin:auto;min-height:100vh;padding-bottom:96px}header{padding:calc(14px + env(safe-area-inset-top)) 18px 12px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:linear-gradient(#07111ff2,#07111fca);backdrop-filter:blur(16px);z-index:4}.brand{display:flex;gap:11px;align-items:center}.brand img{width:45px;height:45px;border-radius:13px;box-shadow:0 0 20px #28b9ff55}.brand b{font-size:17px;letter-spacing:.8px}.brand span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.iconBtn{border:0;background:#122337;color:white;border-radius:13px;width:42px;height:42px;font-size:20px}main{padding:10px 16px 30px}.hero{padding:12px 4px 18px}.hero h1{font-size:28px;margin:0 0 5px}.hero p{color:var(--muted);margin:0}.sectionTitle{font-size:12px;letter-spacing:1.3px;color:#89a6c1;margin:18px 4px 9px;font-weight:800}.card{background:linear-gradient(145deg,#122438,#0e1b2a);border:1px solid #1e3954;border-radius:20px;padding:15px;margin:10px 0;box-shadow:0 10px 30px #0004;position:relative;overflow:hidden}.card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--accent,#28b9ff)}.row{display:flex;align-items:center;gap:10px}.grow{flex:1}.type{font-size:11px;color:var(--accent,#28b9ff);font-weight:800;text-transform:uppercase;letter-spacing:.7px}.title{font-size:17px;font-weight:750;margin-top:4px}.meta{font-size:12px;color:var(--muted);margin-top:7px}.thumb{width:66px;height:66px;border-radius:13px;object-fit:cover;border:1px solid #29425a}.actions{display:flex;gap:8px;margin-top:12px}.pill{border:1px solid #29445e;background:#14283c;color:#eaf6ff;border-radius:12px;padding:9px 12px;font-weight:700}.pill.done{background:#123a32;border-color:#246451;color:#8df3ca}.empty{text-align:center;padding:54px 24px;color:var(--muted)}.empty img{width:108px;border-radius:28px;opacity:.92}.empty h2{color:white;margin-bottom:6px}nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(600px,100%);height:78px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 72px 1fr 1fr;background:#091522ee;backdrop-filter:blur(20px);border-top:1px solid #1a3045;z-index:6}nav button{border:0;background:none;color:#718aa1;font-size:19px;font-weight:700}nav button span{display:block;font-size:10px;margin-top:3px}nav button.active{color:#54caff}.plus{width:58px;height:58px;border-radius:19px!important;background:linear-gradient(145deg,#35c7ff,#1675ff)!important;color:white!important;font-size:34px!important;margin:-18px auto 0;box-shadow:0 8px 28px #168cff66}.sheetWrap{position:fixed;inset:0;z-index:20}.hidden{display:none}.backdrop{position:absolute;inset:0;background:#0009}.sheet{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:min(600px,100%);background:#0d1a29;border:1px solid #27425c;border-bottom:0;border-radius:28px 28px 0 0;padding:22px 18px calc(22px + env(safe-area-inset-bottom));max-height:88vh;overflow:auto}.sheet h2{margin:0 0 16px}.bigChoice{display:block;width:100%;padding:18px;border:1px solid #29445e;border-radius:17px;background:#12263a;color:white;text-align:left;font-size:17px;font-weight:800;margin:9px 0}.bigChoice small{display:block;color:var(--muted);font-weight:500;margin-top:4px}.field{margin:12px 0}.field label{display:block;color:#9cb2c7;font-size:12px;font-weight:800;margin:0 0 6px}.field input,.field select,.field textarea{width:100%;border:1px solid #2b4660;border-radius:14px;background:#091522;color:white;padding:14px;font-size:16px}.field textarea{min-height:90px;resize:none}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #2b4660;background:#102236;color:#cfe4f6;border-radius:999px;padding:10px 13px;font-weight:750}.chip.sel{background:#174f78;border-color:#3bc6ff;color:white}.primary{width:100%;border:0;border-radius:16px;padding:16px;background:linear-gradient(90deg,#1b8cff,#35c9ff);color:white;font-size:16px;font-weight:850;margin-top:10px}.danger{color:#ff8992}.search{width:100%;border:1px solid #29445e;background:#0b1927;color:white;border-radius:15px;padding:13px 15px;font-size:16px}.uniform{background:linear-gradient(135deg,#142d4a,#162338);border-color:#2b5c87}.uniform strong{color:#70d5ff}.badge{font-size:11px;border-radius:99px;padding:4px 8px;background:#17324a;color:#9edcff}.photoPreview{width:100%;max-height:260px;object-fit:contain;border-radius:16px;background:#050b11;margin:8px 0}
