:root{--ink:#202b32;--muted:#788188;--paper:#f5f5f1;--white:#fff;--line:#e7e9e4;--green:#d6ef79;--deep:#213536;--accent:#bce35d;--peach:#ffe4d5;--purple:#e6ddff;--shadow:0 16px 45px rgba(24,45,42,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,'Segoe UI',Arial,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}
.app-shell{display:flex;min-height:100vh}.sidebar{width:244px;min-width:244px;background:#213332;color:#e9f0e9;display:flex;flex-direction:column;padding:33px 18px 24px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px;padding:3px 14px 0}.brand-mark{display:grid;grid-template-columns:repeat(2,10px);gap:3px;transform:rotate(-8deg)}.brand-mark span{width:10px;height:10px;border-radius:3px;background:#c9e875}.brand-mark span:nth-child(2){background:#ffe1c3}.brand-mark span:nth-child(3){background:#b6c9bc}.brand-mark span:nth-child(4){background:#dcf1aa}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-family:system-ui,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.8px}.brand-text small{font-size:8px;font-weight:800;letter-spacing:2.5px;color:#a9c0b5;margin-top:7px}.sidebar-section-label{font-size:10px;letter-spacing:1.6px;color:#839e91;font-weight:800;margin:67px 14px 15px}.side-nav{display:grid;gap:5px}.nav-link{border:0;color:#aac0b5;background:none;width:100%;display:flex;align-items:center;gap:12px;padding:13px 14px;text-align:left;border-radius:10px;font-weight:700;font-size:13px}.nav-link svg{width:18px;height:18px}.nav-link:hover,.nav-link:focus-visible{background:#304a45;color:white}.nav-link.active{color:#213332;background:#d2ec7a}.nav-count{margin-left:auto;border-radius:7px;background:rgba(28,59,47,.13);min-width:22px;text-align:center;padding:3px 5px;font-size:11px}.sidebar-spacer{flex:1}.side-note{background:#314842;border:1px solid #41594c;padding:20px 19px 18px;border-radius:17px}.side-note-icon{display:flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:10px;background:#d3ed85;color:#24392f;margin-bottom:18px}.side-note-icon svg{width:18px;height:18px}.side-note strong{font-family:system-ui,sans-serif;font-size:15px;line-height:1.4;display:block;color:#f4f7ef}.side-note p{font-size:12px;line-height:1.55;color:#bed0c4;margin:9px 0 18px}.side-note button{border:0;background:none;color:#d8f390;padding:0;display:flex;align-items:center;gap:7px;font-weight:800;font-size:12px}.side-note button svg{width:15px;height:15px}.sidebar-footer{display:flex;align-items:center;gap:8px;color:#93aa9e;font-size:11px;margin:26px 12px 0}.online-dot{width:7px;height:7px;border-radius:50%;background:#a9d954;display:inline-block;box-shadow:0 0 0 3px rgba(169,217,84,.13)}
.main-content{min-width:0;flex:1}.topbar{height:76px;background:#fff;border-bottom:1px solid #eef0eb;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,4vw,64px)}.breadcrumb{color:#929b9d;font-size:12px;font-weight:600}.breadcrumb span{padding:0 11px;color:#c9d0cd}.breadcrumb strong{color:#3a4649}.topbar-right{display:flex;align-items:center;gap:19px}.connection{display:flex;align-items:center;gap:9px;color:#667872;font-size:11px;font-weight:700}.topbar-divider{height:24px;width:1px;background:#e5e9e5}.avatar{display:grid;place-items:center;width:33px;height:33px;background:#e1ead9;color:#3d644d;border-radius:50%;font-weight:800;font-family:system-ui,sans-serif}.page-inner{max-width:1470px;padding:38px clamp(28px,4vw,64px) 25px;margin:auto}.hero{min-height:298px;background:#eaf0df;position:relative;overflow:hidden;border-radius:19px;display:flex;align-items:center;padding:38px 5.5%;box-shadow:0 3px 0 rgba(47,67,50,.02)}.hero-copy{position:relative;z-index:2;max-width:640px}.eyebrow,.section-kicker,.modal-kicker{font-size:10px;font-weight:800;letter-spacing:1.8px;color:#546f56}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow-line{width:18px;height:2px;background:#799b4c}.hero h1{font-family:system-ui,sans-serif;font-size:clamp(30px,3.05vw,46px);font-weight:800;line-height:1.17;letter-spacing:-1.9px;color:#243632;margin:17px 0 11px}.hero h1 em{color:#729948;font-style:normal}.hero p{max-width:560px;line-height:1.7;color:#687b6e;margin:0 0 21px;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:11px 16px;min-height:42px;font-size:12px;font-weight:800;transition:transform .15s,background .15s,box-shadow .15s}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button svg{width:16px;height:16px}.button-primary{background:#253f34;border:1px solid #253f34;color:white;box-shadow:0 5px 12px rgba(30,63,45,.12)}.button-primary:hover{background:#335644}.button-outline{background:#fff;border:1px solid #dfe5de;color:#2f4540}.button-outline:hover{border-color:#9ebd9a;background:#fbfdf8}.button-ghost{background:transparent;border:1px solid transparent;color:#6a7774}.hero-art{position:absolute;width:340px;height:270px;right:6.5%;bottom:-20px}.orbit{position:absolute;border:1px solid rgba(81,113,74,.16);border-radius:50%;transform:rotate(-19deg)}.orbit-one{width:390px;height:245px;left:-24px;top:16px}.orbit-two{width:290px;height:190px;left:32px;top:42px}.art-card{position:absolute;background:white;box-shadow:0 20px 35px rgba(67,92,62,.12);border:1px solid #e0ead6;border-radius:17px}.art-card-back{width:185px;height:145px;top:49px;right:8px;transform:rotate(16deg);padding:28px 23px}.art-card-front{width:210px;height:181px;top:48px;left:42px;transform:rotate(-11deg);padding:21px}.art-card-icon{width:36px;height:36px;background:#d9ed9f;color:#315040;border-radius:10px;display:grid;place-items:center;margin-bottom:17px}.art-card-icon svg{width:22px;height:22px}.art-line{display:block;height:6px;border-radius:6px;width:100%;background:#e6ebe1;margin:9px 0}.art-line.medium{width:74%}.art-line.short{width:45%}.art-votes{display:inline-block;margin-top:7px;color:#46643e;background:#e7f5d1;border-radius:7px;padding:5px 9px;font-weight:800;font-size:11px}.art-star{position:absolute;color:#a0c45a;font-size:36px}.star-one{right:13px;top:13px}.star-two{left:3px;bottom:25px;color:#7eac75;font-size:25px}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.stat{background:#fff;border:1px solid #e9ece7;border-radius:13px;min-height:90px;display:flex;align-items:center;gap:15px;padding:19px 22px;box-shadow:0 4px 13px rgba(31,46,40,.025)}.stat-icon{width:47px;height:47px;border-radius:12px;display:grid;place-items:center;flex:none}.stat-icon svg{width:21px;height:21px}.stat-icon-lime{background:#e9f5d3;color:#61843e}.stat-icon-peach{background:#fff0e7;color:#b6794e}.stat-icon-lavender{background:#f0ebff;color:#8e79bf}.stat strong{font-family:system-ui,sans-serif;font-size:23px;font-weight:800;line-height:1.15;display:block;letter-spacing:-.8px}.stat span{color:#86908f;font-size:11px;display:block;margin-top:4px;font-weight:600}
.ideas-section{padding-top:44px;scroll-margin-top:24px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-kicker{color:#84a05d}.section-heading h2{font-family:system-ui,sans-serif;font-size:25px;letter-spacing:-.9px;margin:9px 0 3px}.section-heading h2 span{color:#a7b0ac;font-size:19px}.section-heading p{color:#8b9693;margin:0;font-size:12px}.heading-button{margin-bottom:3px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid #e1e5df;margin-top:30px;margin-bottom:20px;min-height:48px}.filters{display:flex;gap:22px;align-self:stretch}.filter{border:0;background:transparent;position:relative;color:#8d9994;font-weight:800;padding:0 0 16px;font-size:12px;white-space:nowrap}.filter:hover{color:#3a5342}.filter.active{color:#344b3d}.filter.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;border-radius:2px;background:#759f56}.toolbar-actions{display:flex;align-items:center;gap:12px;margin-bottom:12px}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e4e9e3;border-radius:8px;padding:0 10px;height:36px;color:#95a19b}.search svg{width:16px;height:16px}.search input{outline:0;border:0;width:157px;color:#30413a;background:transparent;font-size:11px}.search:focus-within{border-color:#a4c385;box-shadow:0 0 0 3px #e6f2d7}.search input::placeholder{color:#a5aeaa}.sort-wrap{display:flex;align-items:center;gap:5px;white-space:nowrap;color:#9da6a1;font-size:11px}.sort-wrap select{appearance:none;border:0;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2365786c' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right center;padding:5px 15px 5px 0;color:#40584a;font-weight:800;font-size:11px;outline:0;cursor:pointer}
.idea-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.idea-card{background:#fff;border:1px solid #e6eae4;border-radius:14px;min-height:246px;display:flex;flex-direction:column;padding:21px 22px 17px;transition:border-color .2s,box-shadow .2s,transform .2s}.idea-card:hover{border-color:#c9dac3;box-shadow:var(--shadow);transform:translateY(-2px)}.card-top{display:flex;justify-content:space-between;align-items:start;gap:10px}.category{display:inline-flex;align-items:center;gap:6px;background:#eef4e7;color:#597a4a;border-radius:6px;font-weight:800;font-size:10px;padding:6px 9px}.category:before{content:"";width:5px;height:5px;border-radius:50%;background:#7fa65e}.category.finances{background:#f0edff;color:#7962ac}.category.finances:before{background:#9f8acd}.category.organization{background:#fef0e8;color:#bd795c}.category.organization:before{background:#de9b7d}.category.communication{background:#e7f3f4;color:#4e858c}.category.communication:before{background:#70aab1}.card-date{font-size:10px;color:#a6b0ab;font-weight:600;padding-top:5px}.idea-card h3{font-family:system-ui,sans-serif;font-size:18px;letter-spacing:-.48px;line-height:1.3;margin:20px 0 8px}.idea-card p{line-height:1.55;color:#81908a;font-size:12px;margin:0 0 20px;min-height:39px}.card-meta{display:flex;align-items:center;gap:16px;color:#9aa6a0;font-size:11px;margin-top:auto;padding-bottom:18px}.card-meta span{display:inline-flex;align-items:center;gap:5px}.card-meta svg{width:14px;height:14px}.card-bottom{border-top:1px solid #eef0ec;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.vote-group{display:flex;gap:6px}.vote-button{border:1px solid #e5eae3;background:#fff;border-radius:7px;display:flex;align-items:center;gap:6px;min-width:53px;height:32px;justify-content:center;color:#75867b;font-size:11px;font-weight:800;padding:0 8px}.vote-button svg{width:14px;height:14px}.vote-button:hover{background:#f2f7e9;border-color:#bad596;color:#49693a}.vote-button.down:hover{background:#fff2ec;border-color:#efc5b3;color:#a46d56}.vote-button.active{background:#e9f5d7;border-color:#bada9b;color:#53773a}.vote-button.down.active{background:#fff0e7;border-color:#eec8b5;color:#aa7052}.details-link{border:0;background:none;color:#486c4d;font-size:11px;font-weight:800;display:flex;align-items:center;gap:6px;padding:6px 0}.details-link:hover{color:#243e2e}.details-link svg{width:14px;height:14px}.empty-state{border:1px dashed #d8dfd6;border-radius:15px;text-align:center;padding:50px 20px;background:#fff}.empty-symbol{width:48px;height:48px;border-radius:12px;background:#eaf4d8;color:#739252;display:grid;place-items:center;margin:auto}.empty-state h3{font-family:system-ui,sans-serif;font-size:18px;margin:18px 0 5px}.empty-state p{color:#87948b;font-size:12px;margin:0 0 20px}.page-footer{color:#a4afa8;text-align:center;padding:44px 0 7px;font-size:11px}.page-footer span{color:#91b15e;margin:0 4px}
.modal{border:0;border-radius:17px;padding:0;width:min(560px,calc(100vw - 32px));max-height:min(90vh,950px);box-shadow:0 30px 95px rgba(14,35,27,.25);color:var(--ink);background:#fff}.modal::backdrop{background:rgba(20,39,34,.57);backdrop-filter:blur(3px)}.modal-shell{display:flex;flex-direction:column;max-height:90vh}.modal-head{padding:29px 33px 24px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #edf0ea}.modal-kicker{color:#8fac69}.modal-head h2{font-family:system-ui,sans-serif;font-size:25px;letter-spacing:-.9px;margin:9px 0 5px}.modal-head p{color:#85908a;font-size:12px;line-height:1.5;margin:0}.icon-button{width:31px;height:31px;display:grid;place-items:center;flex:none;border:1px solid #e8ece7;border-radius:8px;background:#fff;color:#7f8b83}.icon-button:hover{background:#f4f7f1;color:#2c4232}.icon-button svg{width:16px;height:16px}.modal-body{padding:25px 33px;overflow:auto;display:grid;gap:17px}.field{display:grid;gap:7px}.field>span{font-size:11px;font-weight:800;color:#405047}.field b{color:#b76854}.field small{color:#a2aba4;font-size:10px;font-weight:600}.field input,.field select,.field textarea{border:1px solid #dfe6dc;border-radius:8px;background:#fbfcfa;color:#26372f;width:100%;padding:11px 12px;outline:0;font-size:12px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#99bd79;box-shadow:0 0 0 3px #e8f3dd}.field input::placeholder,.field textarea::placeholder{color:#acb6af}.modal-footer{display:flex;justify-content:flex-end;gap:9px;padding:17px 33px;border-top:1px solid #edf0ea}.submit-button:disabled{opacity:.55;cursor:wait}.toast{position:fixed;z-index:100;bottom:24px;right:24px;max-width:min(360px,calc(100vw - 48px));background:#233d31;color:white;border-radius:10px;padding:13px 18px;box-shadow:0 15px 40px rgba(24,39,25,.25);font-weight:700;font-size:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translateY(0)}.toast.error{background:#9b4e41}
.detail-modal{width:min(780px,calc(100vw - 32px))}.detail-head{padding:30px 34px 24px;border-bottom:1px solid #edf0ea}.detail-head-row{display:flex;justify-content:space-between;gap:15px}.detail-head h2{font-family:system-ui,sans-serif;font-size:28px;letter-spacing:-.8px;margin:16px 0 8px}.detail-head p{color:#778780;font-size:13px;line-height:1.6;max-width:660px;margin:0}.detail-meta{display:flex;gap:13px;align-items:center;color:#9aa69f;font-size:11px;margin-top:15px}.detail-content-body{padding:25px 34px 30px;max-height:calc(90vh - 230px);overflow:auto}.detail-vote-row{display:flex;align-items:center;gap:8px;background:#f6f8f3;padding:12px;border-radius:10px;margin-bottom:24px}.detail-vote-row strong{font-size:11px;margin-right:auto;color:#60736a}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.entry-section h3{font-family:system-ui,sans-serif;font-size:15px;letter-spacing:-.3px;margin:0 0 12px;display:flex;gap:8px;align-items:center}.entry-section h3 svg{width:17px;height:17px;color:#7ea050}.entry-section h3 span{font-size:11px;color:#a1aca2;font-weight:700}.entry-list{display:grid;gap:8px}.entry{background:#f8faf6;border:1px solid #e9eee6;border-radius:9px;padding:12px 13px}.entry p{font-size:12px;line-height:1.55;margin:0;color:#42554b;white-space:pre-wrap;overflow-wrap:anywhere}.entry small{font-size:10px;color:#a0aca3;margin-top:8px;display:block}.entry-empty{background:#f8faf6;border:1px dashed #dde5d9;border-radius:9px;color:#a0aca3;font-size:11px;line-height:1.5;padding:18px}.entry-form{border-top:1px solid #e9eee8;margin-top:26px;padding-top:22px}.entry-form h3{font-family:system-ui,sans-serif;margin:0 0 14px;font-size:16px}.entry-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.entry-form .field textarea{min-height:85px}.entry-form-actions{display:flex;justify-content:flex-end;margin-top:14px}
.loading,.load-error{grid-column:1/-1;background:#fff;border:1px solid #e6eae4;border-radius:14px;padding:45px 20px;text-align:center;color:#8b9990;font-size:12px}.connection.disconnected .online-dot{background:#e1a776;box-shadow:0 0 0 3px rgba(225,167,118,.13)}
.vote-button small{font-size:9px;font-weight:700;color:inherit;opacity:.75;margin-left:2px}.vote-heading{display:grid;gap:2px;margin-right:auto}.vote-heading strong{margin:0!important}.vote-heading span{font-size:10px;color:#8c9a90}.own-vote-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:-13px 0 24px;color:#8a988d;font-size:10px}.own-vote-row strong{color:#526f53}.own-vote-row button{border:0;background:none;color:#55754e;font-size:10px;font-weight:800;padding:2px 0}.own-vote-row button:hover{text-decoration:underline}
.logout-form{margin:0}.logout-form button{border:0;background:none;color:#7b8c80;font-size:11px;font-weight:700;padding:6px 0}.logout-form button:hover{color:#314a3b;text-decoration:underline}
.login-page{min-height:100vh;display:grid;place-items:center;padding:25px;background:#eaf0df;background-image:radial-gradient(circle at 18% 12%,#f5f7e9 0,transparent 35%),radial-gradient(circle at 85% 86%,#dbe9cd 0,transparent 38%)}.login-card{width:min(440px,100%);background:#fff;border:1px solid #e5ebe0;border-radius:20px;box-shadow:0 25px 75px rgba(34,60,43,.13);overflow:hidden}.login-brand{display:flex;align-items:center;gap:12px;padding:28px 31px 0}.login-brand .brand-text strong{color:#243932}.login-brand .brand-text small{color:#7e9b83}.login-art{height:124px;margin:24px 31px 0;border-radius:13px;background:#eaf2dc;display:grid;place-items:center;position:relative;overflow:hidden}.login-art:before,.login-art:after{content:"";position:absolute;border:1px solid #c9dcb6;border-radius:50%;width:240px;height:150px;transform:rotate(-18deg)}.login-art:after{width:160px;height:100px}.login-art span{display:grid;place-items:center;width:63px;height:63px;border-radius:17px;background:#d1e997;color:#517343;font-size:39px;z-index:1;transform:rotate(-11deg);box-shadow:0 12px 20px rgba(83,120,66,.13)}.login-content{padding:29px 31px 34px}.login-content h1{font-family:system-ui,sans-serif;letter-spacing:-1px;font-size:27px;margin:10px 0 7px}.login-content p{color:#7f8f85;font-size:12px;line-height:1.6;margin:0 0 24px}.login-content form{display:grid;gap:19px}.login-content .button{width:100%;font-size:12px}.login-error{background:#fff0ed;border:1px solid #f1cfc8;color:#a75648;border-radius:8px;padding:10px 12px;font-size:11px;font-weight:700;margin:-6px 0 18px}
@media(max-width:1230px){.toolbar{align-items:stretch;flex-direction:column;gap:10px}.filters{min-height:42px}.toolbar-actions{justify-content:space-between;margin-bottom:12px}.search{flex:1}.search input{width:100%}.hero-art{right:1%;opacity:.72}.hero-copy{max-width:570px}}
@media(max-width:900px){.sidebar{width:74px;min-width:74px;padding:25px 12px}.brand{padding:0 8px}.brand-text,.sidebar-section-label,.nav-link span,.side-note,.sidebar-footer{display:none}.side-nav{margin-top:63px}.nav-link{justify-content:center;padding:13px}.nav-link svg{width:21px;height:21px}.page-inner{padding:28px}.topbar{padding:0 28px}.hero-art{opacity:.45;right:-60px}.hero-copy{max-width:610px}}
@media(max-width:650px){.app-shell{display:block}.sidebar{position:sticky;z-index:20;width:100%;height:60px;min-width:0;padding:0 20px;flex-direction:row;align-items:center;justify-content:space-between}.brand{padding:0}.brand-text{display:flex}.brand-text strong{font-size:17px}.brand-text small{font-size:7px}.side-nav{display:flex;margin:0;gap:3px}.nav-link{width:37px;height:37px;padding:8px}.nav-link span,.sidebar-spacer{display:none}.topbar{height:52px;padding:0 20px}.topbar-right{gap:10px}.connection{font-size:10px}.topbar-divider,.avatar{display:none}.page-inner{padding:20px 16px}.hero{padding:31px 24px;min-height:345px}.hero-art{right:-157px;bottom:-105px;opacity:.33}.hero h1{font-size:30px;letter-spacing:-1.3px}.hero p{font-size:12px;max-width:390px}.stats{gap:8px;margin-top:12px}.stat{padding:13px 10px;gap:8px;min-height:76px}.stat-icon{width:32px;height:32px;border-radius:9px}.stat-icon svg{width:16px;height:16px}.stat strong{font-size:17px}.stat span{font-size:9px;line-height:1.2}.ideas-section{padding-top:35px}.section-heading{align-items:start}.section-heading h2{font-size:22px}.section-heading p{line-height:1.4}.heading-button{font-size:0;padding:0;width:38px;min-width:38px;height:38px}.heading-button svg{width:18px;height:18px}.toolbar{margin-top:20px;overflow:hidden}.filters{overflow:auto;gap:18px;width:100%;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.toolbar-actions{gap:8px}.sort-wrap span{display:none}.idea-grid{grid-template-columns:1fr;gap:11px}.idea-card{min-height:220px;padding:19px}.idea-card h3{margin-top:17px}.modal-head{padding:23px 21px 19px}.modal-body{padding:20px 21px}.modal-footer{padding:15px 21px}.detail-head{padding:24px 21px 20px}.detail-head h2{font-size:23px}.detail-content-body{padding:20px 21px 25px}.detail-columns{grid-template-columns:1fr;gap:24px}.entry-form-grid{grid-template-columns:1fr}.detail-vote-row{flex-wrap:wrap}.detail-vote-row strong{width:100%}}
