:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#152342;background:#f3f7fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,p{margin-top:0}.muted{color:#70809a}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#2866ed}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#3478ff,#1559df);color:#fff;box-shadow:0 10px 28px #1559df45}.brand-letter{font-weight:800}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 70% 20%,#e6f0ff 0,transparent 38%),linear-gradient(135deg,#f7faff,#edf3fb)}.login-brand{position:absolute;left:40px;top:32px;display:flex;align-items:center;gap:11px}.login-brand b{font-size:21px}.login-brand em{font-style:normal;font-size:10px;letter-spacing:.18em;background:#e8effc;color:#3063bb;padding:5px 7px;border-radius:6px}.login-card{width:min(440px,100%);background:#fff;border:1px solid #dce5f3;border-radius:24px;padding:40px;box-shadow:0 28px 80px #52698422}.login-card h1{font-size:28px;margin-bottom:8px}.login-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#edf3ff;color:#286cf3;margin-bottom:24px}.security-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#7a889e;margin-top:18px;font-size:12px}.logout-link{border:0;background:none;color:#6c7c96;text-decoration:underline;padding:6px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field>span{font-size:12px;font-weight:750;color:#4d5c75}input,textarea{width:100%;border:1px solid #ced9ea;background:#fff;border-radius:10px;padding:11px 12px;color:#172441;outline:none;transition:.2s}input:focus,textarea:focus{border-color:#3478f6;box-shadow:0 0 0 3px #3478f619}textarea{min-height:82px;resize:vertical}.alert{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #ffd1cd;background:#fff3f1;color:#b7352d;border-radius:10px;font-size:13px;margin-bottom:16px}.button{border:0;border-radius:10px;padding:11px 16px;font-weight:750;font-size:13px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.button.primary{background:#286cf2;color:#fff;box-shadow:0 6px 16px #286cf22a;width:100%;justify-content:center}.button:disabled{opacity:.55;cursor:not-allowed}.board{max-width:760px;margin:0 auto;padding:32px 20px 80px}.board-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.board-header h1{font-size:26px;margin-bottom:6px}.board-header p{font-size:13px;color:#718096;max-width:480px}.board-header-actions{display:flex;align-items:center;gap:10px}.user{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.user>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#2e6df1;color:#fff;font-weight:800}.icon-button{border:0;background:#eef3fb;color:#5e6e84;width:38px;height:38px;display:grid;place-items:center;border-radius:10px}.suggestion-form{background:#fff;border:1px solid #dce6f3;border-radius:15px;padding:20px;margin:18px 0}.suggestion-form-actions{display:flex;justify-content:flex-end;gap:10px;align-items:center}.suggestion-list{display:flex;flex-direction:column;gap:12px;margin-top:18px}.suggestion-row{display:flex;gap:16px;background:#fff;border:1px solid #dce6f3;border-radius:15px;padding:16px}.vote-button{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:2px;border:1px solid #cadcff;background:#edf3ff;color:#235ec8;border-radius:12px;padding:8px 12px;font-weight:800;font-size:13px;height:fit-content}.vote-button.active{background:#286cf2;border-color:#286cf2;color:#fff}.suggestion-body{flex:1;min-width:0}.suggestion-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.suggestion-head strong{font-size:15px}.suggestion-body p{font-size:13px;color:#4d5c75;margin:6px 0}.suggestion-body small{font-size:11px;color:#8592a4}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:4px 10px;background:#f0f3f7;color:#627087;font-size:10px;font-weight:800;white-space:nowrap}.badge.planned,.badge.in_progress{background:#e8f1ff;color:#2763c9}.badge.shipped{background:#e5f8ef;color:#138657}.badge.declined{background:#ffedeb;color:#c4483e}.empty{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a0b1;gap:6px;text-align:center}.empty strong{font-size:13px;color:#647289}.empty span{font-size:11px}.loading{padding:60px;display:grid;place-items:center;color:#2b6ff0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;right:22px;bottom:22px;z-index:150;display:flex;align-items:center;gap:9px;background:#173c31;color:#fff;padding:13px 17px;border-radius:11px;box-shadow:0 14px 40px #12213a3b;font-size:12px}.toast.error{background:#85342f}.toast svg{width:17px}.suggestions-layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.suggestions-sidebar{background:#fff;border-right:1px solid #dce6f3;padding:28px 18px}.sidebar-brand{display:block;padding:6px 12px 24px;font-size:23px;font-weight:800;text-decoration:none;color:#132744}.sidebar-brand small{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#286cf2;margin-top:6px}.suggestions-sidebar nav{margin-bottom:28px}.suggestions-sidebar h2{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#7c8aa0;margin:8px 12px}.suggestions-sidebar nav button{width:100%;display:flex;justify-content:space-between;gap:10px;align-items:center;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:#50617d;text-align:left;margin:2px 0}.suggestions-sidebar nav button[aria-pressed=true]{background:#eaf1ff;color:#1658d5;font-weight:700}.suggestions-sidebar nav b{background:#f1f5fb;min-width:25px;text-align:center;padding:2px 5px;border-radius:6px;font-size:12px}.suggestions-layout .board{width:100%;max-width:1120px;padding:36px;margin:0 auto;min-width:0}.board-filter-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;font-size:13px;color:#526685}.suggestion-form select{width:100%;padding:12px;border:1px solid #cbdcf3;border-radius:10px;background:#fff;font:inherit}.suggestion-history{border-top:1px solid #edf1f7;margin-top:14px;padding-top:12px;font-size:12px}.suggestion-history summary{cursor:pointer;color:#2863be;font-weight:600}.suggestion-history ol{list-style:none;padding:0 0 0 16px;border-left:2px solid #dce7fb;margin:14px 0 0 5px}.suggestion-history li{margin:0 0 15px}.suggestion-history time{display:block;color:#74839a;margin-top:4px}.suggestion-body p{white-space:pre-wrap;overflow-wrap:anywhere}.suggestion-head strong{overflow-wrap:anywhere}@media(max-width:850px){.suggestions-layout{grid-template-columns:210px minmax(0,1fr)}.suggestions-layout .board{padding:24px 18px}.board-header{flex-wrap:wrap}}@media(max-width:600px){.suggestions-layout{display:block}.suggestions-sidebar{padding:18px;border-right:0;border-bottom:1px solid #dce6f3}.suggestions-sidebar nav{display:flex;gap:6px;overflow-x:auto;margin:10px 0}.suggestions-sidebar nav h2{display:none}.suggestions-sidebar nav button{width:auto;flex-shrink:0;gap:8px}.sidebar-brand{padding:0 8px 10px}.suggestions-layout .board{padding:24px 16px}.suggestion-head{align-items:flex-start;flex-direction:column}.board-header-actions .user b{max-width:180px;overflow:hidden;text-overflow:ellipsis}}
