:root{color:#2e1322;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ffd8ea;font-family:Trebuchet MS,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:repeating-linear-gradient(-35deg,#ffd7e8,#ffd7e8 16px,#ffcfe3 16px 32px);min-height:100vh;margin:0}#root{min-height:100vh}.app-shell{max-width:1200px;margin:0 auto;padding:2rem 1rem 3rem}.top-window{background:linear-gradient(#ffd9e8,#ffc8dd);border:2px dashed #dd95b3;margin-bottom:1.25rem;box-shadow:0 16px 40px #8e28592e}.window-title-row{color:#2a0f1c;background:#f17fb0;border-bottom:2px solid #d86b9b;justify-content:space-between;align-items:center;padding:.55rem .85rem;font-weight:700;display:flex}.window-site{letter-spacing:.04em;text-transform:lowercase;margin:0}.window-controls{gap:.5rem;font-size:1.15rem;display:flex}.top-window h1{color:#2f1121;margin:0;padding:.9rem .9rem .3rem;font-size:clamp(1.2rem,2.1vw,1.8rem)}.subtitle{color:#612742;margin:0;padding:0 .9rem .95rem;font-weight:600}.toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;margin-bottom:1.1rem;display:flex}.toolbar button{color:#ffb8d8;cursor:pointer;background:#1f0c17;border:2px solid #2f1121;border-radius:.45rem;padding:.5rem .9rem;font-weight:700}.toolbar button:disabled{opacity:.45;cursor:not-allowed}.toolbar p{color:#531f38;margin:0;font-weight:800}.status{text-align:center;color:#5a1e38;font-weight:700}.status-card{text-align:center;background:#ffe5f0;border:2px solid #be5f8f;padding:1rem}.status-card p{color:#7b2a4f;margin:0 0 .75rem}.status-card button{color:#fff;cursor:pointer;background:#7b2a4f;border:1px solid #7b2a4f;padding:.45rem .7rem}.users-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.user-card{background:linear-gradient(#fff8fc 0%,#ffeef7 100%);border:2px solid #f0abc9;border-top:8px solid #f47cb0;border-radius:.6rem;padding:.75rem;box-shadow:0 8px 18px #75234c1f}.card-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.card-header img{object-fit:cover;border:3px solid #ed80b3;border-radius:999px;width:72px;height:72px}.card-header h2{color:#2c1020;margin:0;font-size:1rem;line-height:1.2}.username{color:#7f3154;margin:.2rem 0 0;font-weight:700}.user-card ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.user-card li{color:#4a1932;word-break:break-word;grid-template-columns:1.3rem 1fr;align-items:start;gap:.35rem;font-size:.93rem;line-height:1.35;display:grid}.window-icon{color:#000}.fa-icon{color:#a93f6d;margin-top:.15rem}@media (width<=980px){.users-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.app-shell{padding:1.25rem .75rem 2rem}.users-grid{grid-template-columns:1fr}}
