:root{color:#18302b;background:#f5f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.page-shell{width:min(100% - 40px,1180px);margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:86px;border-bottom:1px solid #dcd9d0}.brand,.header-link{text-decoration:none}.brand{display:inline-flex;gap:12px;align-items:center;font-size:15px;font-weight:750;letter-spacing:-.02em}.brand-mark{display:grid;grid-template-columns:repeat(3,5px);gap:3px;align-items:end;width:22px;height:22px;padding:3px;border-radius:7px;background:#18302b}.brand-mark span{border-radius:3px;background:#eff55a}.brand-mark span:nth-child(1){height:7px}.brand-mark span:nth-child(2){height:13px}.brand-mark span:nth-child(3){height:9px}.header-link{display:inline-flex;gap:10px;align-items:center;padding:10px 0;color:#52645f;font-size:13px;font-weight:650}.header-link:hover{color:#18302b}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(48px,8vw,112px);align-items:center;padding:clamp(72px,10vw,130px) 0}.hero-copy{padding-bottom:12px}.eyebrow,.form-kicker{margin:0;color:#66746f;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hero-copy>.eyebrow{display:flex;gap:10px;align-items:center}.hero-copy>.eyebrow span{width:7px;height:7px;border-radius:50%;background:#d6df30;box-shadow:0 0 0 5px #d6df3029}h1,h2,h3,p{margin-top:0}h1{max-width:680px;margin:20px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,8vw,106px);font-weight:500;letter-spacing:-.065em;line-height:.86}.hero-description{max-width:540px;margin-bottom:38px;color:#5f6c68;font-size:clamp(17px,2vw,20px);line-height:1.6}.idea-tally{display:flex;gap:13px;align-items:baseline;color:#64716d;font-size:13px}.idea-tally strong{color:#18302b;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.idea-form{position:relative;padding:clamp(28px,4vw,42px);overflow:hidden;border:1px solid #dedbd3;border-radius:26px;background:#fffefa;box-shadow:0 24px 70px #1e322c14}.idea-form:before{position:absolute;top:0;right:0;width:115px;height:115px;border-radius:0 0 0 100%;background:#f0f364;content:"";opacity:.7}.form-heading{position:relative;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px}.form-heading h2{margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;letter-spacing:-.035em}.spark{z-index:1;color:#18302b;font-size:22px}.idea-form label{display:block;margin-bottom:20px}.idea-form label>span{display:block;margin-bottom:8px;font-size:12px;font-weight:700}input,textarea{width:100%;border:1px solid #d6d5cf;border-radius:12px;outline:none;background:#fbfaf6;color:#18302b;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input{height:50px;padding:0 15px}textarea{min-height:108px;padding:14px 15px;line-height:1.5;resize:vertical}input::placeholder,textarea::placeholder{color:#9b9d97}input:focus,textarea:focus{border-color:#6f817b;background:#fff;box-shadow:0 0 0 4px #18302b14}.idea-form small{display:block;margin-top:6px;color:#8a908d;font-size:10px;text-align:right}.idea-form button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:53px;margin-top:6px;padding:0 8px 0 19px;border:0;border-radius:12px;background:#18302b;color:#fff;cursor:pointer;font-size:13px;font-weight:700;transition:transform .16s ease,background .16s ease}.idea-form button:hover:not(:disabled){background:#24453e;transform:translateY(-1px)}.idea-form button:disabled{cursor:wait;opacity:.7}.button-arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#eff55a;color:#18302b;font-size:17px}.message{margin:-5px 0 16px;font-size:12px;line-height:1.5}.error-message{color:#a14036}.board{padding:clamp(70px,9vw,110px) 0;border-top:1px solid #dcd9d0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px}.section-heading h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,58px);font-weight:500;letter-spacing:-.05em}.section-heading>p{margin-bottom:8px;color:#7a827f;font-size:12px}.idea-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.idea-card{position:relative;min-height:260px;padding:27px;overflow:hidden;border:1px solid #dcdad2;border-radius:18px;background:#fffefa9e;transition:transform .18s ease,border-color .18s ease,background .18s ease}.idea-card:hover{border-color:#c9c9be;background:#fffefa;transform:translateY(-3px)}.card-meta{display:flex;justify-content:space-between;margin-bottom:52px;color:#7f8985;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.idea-card h3{margin-bottom:13px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500;letter-spacing:-.035em;line-height:1.08}.idea-card p{margin:0;color:#69736f;font-size:14px;line-height:1.6}.card-mark{position:absolute;right:22px;bottom:19px;color:#a4aaa7;font-size:17px}.status-card,.empty-state{display:grid;place-items:center;min-height:270px;padding:44px;border:1px dashed #cfcdc5;border-radius:18px;color:#737d79;text-align:center}.status-card{gap:14px;align-content:center;font-size:13px}.loader{width:24px;height:24px;border:2px solid #d4d6cf;border-top-color:#18302b;border-radius:50%;animation:spin .75s linear infinite}.error-state{gap:12px}.text-button,.empty-state a{border:0;border-bottom:1px solid currentColor;background:transparent;color:#18302b;cursor:pointer;font-size:12px;font-weight:700;text-decoration:none}.empty-state{align-content:center}.empty-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:50%;background:#eef35b;font-size:20px}.empty-state h3{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.empty-state p{margin-bottom:20px;color:#747e7a;font-size:14px}footer{display:flex;justify-content:space-between;padding:28px 0 40px;border-top:1px solid #dcd9d0;color:#7a827f;font-size:11px}footer>span{color:#18302b;font-weight:750}footer p{margin:0}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-copy{max-width:680px}.idea-form{max-width:620px}.idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.page-shell{width:min(100% - 28px,1180px)}.site-header{min-height:72px}.header-link{font-size:0}.header-link span{font-size:16px}.hero{gap:48px;padding:70px 0}h1{font-size:clamp(58px,19vw,82px)}.idea-form{border-radius:20px}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.section-heading>p{margin:0}.idea-grid{grid-template-columns:1fr}.idea-card{min-height:235px}footer{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
