*{box-sizing:border-box}body{color:#e5e7eb;background:#0b0f17;margin:0;font-family:Inter,ui-monospace,Menlo,Consolas,monospace}body:before{content:"";pointer-events:none;background-image:linear-gradient(#94a3b80f 1px,#0000 1px),linear-gradient(90deg,#94a3b80f 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0}.app{max-width:1280px;margin:auto;padding:24px;position:relative}.hero{background:linear-gradient(#111827,#0b0f17);border:1px solid #1f2937;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:18px;display:flex}h1{letter-spacing:1px;margin:0;font-size:34px}h1 span{color:#fbbf24;font-size:18px}h2{color:#94a3b8;letter-spacing:2px;text-transform:uppercase;align-items:center;gap:8px;display:flex}p{color:#94a3b8;line-height:1.45}.badge{color:#22d3ee;background:#1e293b;border:1px solid #334155;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:900;display:flex}.grid{grid-template-columns:1fr 1.2fr;gap:16px;display:grid}.panel{background:#111827eb;border:1px solid #293244;border-radius:18px;padding:18px;box-shadow:0 18px 50px #0000004d}.wide{margin-top:16px}input,textarea,button,select{color:#e5e7eb;width:100%;font:inherit;background:#05080f;border:1px solid #334155;border-radius:12px;padding:12px}textarea{resize:vertical;min-height:360px;line-height:1.5}.calendar-textarea{white-space:pre;resize:vertical;font-family:Inter,ui-monospace,Menlo,Consolas,monospace;overflow:auto}button,.week-dropdown{color:#111827;cursor:pointer;background:#fbbf24;border:0;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:10px;font-weight:900;display:flex}button.secondary,.week-dropdown.secondary{color:#e5e7eb;background:#1f2937;border:1px solid #334155}button.small{width:auto;margin:0;padding:9px 12px}.week-dropdown{appearance:none;text-align:center;text-align-last:center;padding:12px 14px}.week-dropdown option{color:#e5e7eb;background:#05080f}.week-dropdown:hover{border-color:#475569}.week-dropdown:focus{border-color:#fbbf24;outline:none;box-shadow:0 0 0 2px #fbbf2426}.images{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:12px;display:grid}.images img{object-fit:contain;background:#020617;border:1px solid #334155;border-radius:12px;width:100%;max-height:360px}pre{white-space:pre-wrap;color:#e5e7eb;background:#05080f;border:1px solid #293244;border-radius:14px;padding:18px;line-height:1.55;overflow:auto}.title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.table{border:1px solid #334155;border-radius:12px;overflow:auto}.thead,.tr{grid-template-columns:1fr .7fr .7fr 3fr .8fr .8fr .8fr;min-width:1200px;display:grid}.thead span{color:#fbbf24;background:#05080f;font-weight:900}.thead span,.tr span{white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #293244;padding:10px;overflow:hidden}@media (width<=900px){.app{padding:12px}.hero,.grid{grid-template-columns:1fr;display:grid}h1{font-size:26px}}
