:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#283a2d;background:#f6f5ee;font-synthesis:none;--paper:#f6f5ee;--ink:#283a2d;--muted:#72786e;--green:#344b37;--line:#dddfd3;--white:#fffefa;--accent:#eee9d8;--radius:16px}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button{color:inherit}button svg,svg{width:20px;height:20px;flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid #a58b46;outline-offset:4px}input:focus{outline:2px solid #78916c;outline-offset:2px}input{min-width:0;background:var(--white);color:var(--ink);border:1px solid var(--line);border-radius:9px;padding:14px 15px;font-size:16px}input::placeholder{color:#92958a}label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}h1,h2,h3,p{margin:0}h1{font-family:Georgia,"Times New Roman",serif;font-size:64px;line-height:1.06;font-weight:400;letter-spacing:-2.5px}h1 em{color:#6d7d59;font-weight:400}h2{font-size:17px;font-weight:600;letter-spacing:-.3px}h3{font-size:15px;font-weight:550}p{line-height:1.6}button{border:0}button svg{vertical-align:middle}.shell{max-width:1080px;margin:0 auto;padding:0 48px}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;letter-spacing:-.6px}.brand-mark{background:var(--green);color:var(--paper);font-family:Georgia,serif;font-size:32px;font-style:italic;line-height:42px;letter-spacing:-3px;text-align:center;padding-right:4px;width:42px;height:42px;border-radius:13px;display:inline-block}.brand-dot{width:6px;height:6px;border-radius:50%;background:#bca566;margin-left:-7px;align-self:flex-end;margin-bottom:10px}.top-actions{display:flex;align-items:center;gap:22px}.private-label{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.private-label span{width:6px;height:6px;background:#859571;border-radius:50%}.navigation{display:flex;gap:8px;padding:21px 0;border-bottom:1px solid var(--line)}.nav-item{display:flex;align-items:center;gap:8px;border-radius:8px;padding:11px 16px;background:transparent;color:var(--muted);font-size:13px;white-space:nowrap}.nav-item.selected{background:#e5e9dc;color:var(--green);font-weight:600}.nav-item:hover{background:#ebedE3}.nav-count{display:grid;place-items:center;border-radius:50%;background:#d7ddc9;min-width:19px;height:19px;font-size:11px;color:var(--green)}.page-heading{display:flex;align-items:center;justify-content:space-between;padding:48px 0 35px;gap:20px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:#78806e;margin-bottom:18px;line-height:1.5}.intro{font-size:14px;color:var(--muted);margin-top:18px}.heading-note{display:flex;align-items:center;gap:18px;transform:rotate(-7deg);padding-right:30px;color:#8a8b71;font-family:Georgia,serif;font-style:italic;font-size:18px;line-height:1.4}.asterisk{font-family:Georgia,serif;font-size:72px;color:#a6ad8e}.capture-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px 24px;box-shadow:0 3px 0 #e8e8dd66}.capture-heading{display:flex;gap:10px;align-items:center;margin-bottom:18px}.capture-heading h2{font-size:14px}.capture-heading>.quiet{margin-left:auto;font-size:11px}.small-mark{display:grid;place-items:center;background:#e9eddf;color:#667952;border-radius:7px;width:28px;height:28px;flex-shrink:0}.small-mark svg{width:16px;height:16px}#capture-form{display:flex;gap:12px;flex-wrap:wrap}.name-field{flex:1}.name-field input{width:100%;background:#f8f8f2}.capture-bottom{display:flex;gap:12px}.price-field{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;padding-left:12px;background:#f8f8f2;width:230px}.price-field label{margin:0;color:var(--muted);font-size:12px;white-space:nowrap}.price-field input{border:0;background:transparent;outline-offset:-2px;padding-left:8px;width:100%;font-size:13px;height:48px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 19px;border-radius:9px;font-size:13px;font-weight:550;white-space:nowrap;transition:background .15s,transform .15s}.button:active{transform:translateY(1px)}.button.primary{background:var(--green);color:#f8f8ef}.button.primary:hover{background:#243c28}.button.secondary{background:#e9edde;color:#43543b}.button.secondary:hover{background:#dfe5d2}.button.small{min-height:36px;padding:8px 12px;font-size:12px}.button.small svg{width:15px;height:15px}.capture-hint{color:#878c7e;font-size:11px;margin-top:12px}.capture-hint strong{font-weight:500;color:#647159}.form-error{font-size:13px;color:#a23d30;width:100%}.form-error:empty{display:none}.list-section,.options-section{margin-top:34px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.section-heading h2{display:flex;align-items:center;gap:10px}.quiet{font-size:12px;color:var(--muted)}.count{font-size:11px;min-width:24px;height:24px;padding:5px 7px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:20px;color:var(--muted);font-weight:400}.idea-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden}.idea-row{display:flex;align-items:center;gap:18px;padding:20px 22px;border-bottom:1px solid #e9eadf}.idea-row:last-child{border-bottom:0}.rank-badge{color:#7a8967;font-family:Georgia,serif;font-size:23px;min-width:32px;text-align:center}.rank-badge.unranked svg{width:20px;color:#88947a}.idea-description{flex:1;min-width:0}.idea-description h3{overflow-wrap:anywhere;line-height:1.4}.idea-meta{font-size:11px;color:#8a8f81;display:block;margin-top:4px}.idea-price{font-size:17px;letter-spacing:-.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.row-actions{display:flex;gap:2px;margin-left:10px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;color:#879079;border-radius:8px}.icon-button:hover{background:#ecefe3;color:var(--green)}.row-actions .icon-button svg{width:17px;height:17px}.empty-state{display:flex;align-items:center;flex-direction:column;text-align:center;padding:42px 24px;border:1px dashed #d4d9c8;border-radius:var(--radius);background:#eeefe566}.empty-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#e1e7d6;color:#74845e;margin-bottom:14px}.empty-state h3{font-family:Georgia,serif;font-weight:400;font-size:23px;letter-spacing:-.4px}.empty-state p{font-size:13px;color:var(--muted);max-width:370px;margin-top:9px}.queue-nudge{display:flex;align-items:center;gap:10px;background:transparent;color:#6b775c;font-size:12px;padding:18px 3px;width:100%;text-align:left}.queue-nudge svg{width:17px}.queue-nudge svg:last-child{margin-left:auto}.footer{display:flex;justify-content:space-between;margin-top:64px;padding:24px 0 32px;border-top:1px solid var(--line);font-size:11px;color:#8e9384}.compact h1{font-size:54px}.compact{padding-bottom:30px}.page-symbol{display:grid;place-items:center;width:76px;height:76px;border:1px solid #d7ddc9;border-radius:24px;transform:rotate(8deg);margin-right:12px;background:#e9edde}.page-symbol svg{width:32px;height:32px;color:#7b8b65}.budget-card{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#e8eddf;padding:26px;border-radius:var(--radius);border:1px solid #d6dfc9}.budget-card p{font-size:12px;color:#7b856f;margin-top:6px}.budget-card form{display:flex;gap:10px;flex-wrap:wrap;max-width:380px}.budget-input{display:flex;align-items:center;flex:1;min-width:140px;width:160px;border-radius:9px;border:1px solid #cbd4bc;background:var(--white);padding-left:14px}.budget-input label{margin:0;white-space:nowrap;font-size:12px;color:#768468}.budget-input input{border:0;background:transparent;width:100%;font-size:22px;padding:10px;outline-offset:-2px}.options-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.option-card{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:var(--white);display:flex;flex-direction:column;min-width:0}.option-top{display:flex;align-items:center;justify-content:space-between}.option-top .eyebrow{margin:0;font-size:9px}.option-count{font-size:10px;color:#7f8871;border:1px solid #e0e5d5;border-radius:20px;padding:4px 8px}.option-total{font-family:Georgia,serif;font-size:39px;letter-spacing:-1px;margin:16px 0 20px}.option-total>span{font-family:Inter,ui-sans-serif,sans-serif;font-size:12px;letter-spacing:0;color:#959a8e;margin-left:8px}.option-items{list-style:none;padding:0;margin:0 0 24px;flex:1}.option-items li{display:flex;align-items:baseline;gap:9px;font-size:12px;padding:9px 0;border-bottom:1px solid #f0f0e9;line-height:1.5}.option-items li>span:nth-child(2){flex:1;overflow-wrap:anywhere}.option-items li>span:last-child{color:#7f8675;white-space:nowrap}.mini-rank{font-size:10px;background:#edf0e5;border-radius:4px;padding:2px 4px;color:#7a8967;flex-shrink:0}.option-bottom{border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.remaining{font-size:11px;color:#6f805b}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 0;background:transparent;font-size:12px;color:#596b48;font-weight:500;min-height:36px}.text-button:hover{text-decoration:underline}.text-button svg{width:15px;height:15px}.show-more{display:flex;margin:24px auto 0}.options-note{text-align:center;color:#909687;font-size:11px;margin:20px 0}.keep-card{display:flex;align-items:center;gap:14px;padding:23px 0;border-top:1px solid var(--line);margin-top:26px}.keep-card h3{font-size:13px}.keep-card p{font-size:11px;color:#858d79;margin-top:4px}.keep-amount{margin-left:auto;font-family:Georgia,serif;font-size:24px;white-space:nowrap}.keep-amount small{display:block;text-align:right;font:10px Inter,ui-sans-serif,sans-serif;color:#89917d;margin-top:3px}.login-page{max-width:1080px;min-height:100dvh;margin:auto;padding:36px 48px;position:relative;overflow:hidden}.login-card{width:400px;max-width:100%;margin:86px auto 40px}.login-card h1{font-size:62px}.login-card .intro{margin-bottom:28px}.login-card input{width:100%;margin-bottom:14px}.login-card .form-error{margin:0 0 12px}.wide{width:100%}.login-note{text-align:center;margin-top:24px}.login-flourish{position:absolute;right:40px;bottom:80px;transform:rotate(-9deg);font-family:Georgia,serif;font-style:italic;color:#929b7b;display:flex;flex-direction:column;font-size:17px}.login-flourish i{font-size:65px;position:absolute;right:140px;top:-10px}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;gap:20px;color:var(--muted);font-size:14px}dialog{width:480px;max-width:calc(100% - 32px);max-height:calc(100dvh - 40px);border:1px solid var(--line);border-radius:22px;background:var(--white);color:var(--ink);padding:36px;box-shadow:0 20px 100px #14291430}dialog::backdrop{background:#25312370;backdrop-filter:blur(3px)}dialog h2{font-family:Georgia,serif;font-size:32px;font-weight:400;line-height:1.15;letter-spacing:-.8px;margin:12px 0 16px}dialog p{font-size:13px;color:var(--muted)}dialog .eyebrow{font-size:9px;margin-bottom:10px}dialog input{width:100%;margin-bottom:18px}dialog form label{margin-top:18px}.dialog-close{position:absolute;right:12px;top:12px}.dialog-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}.danger{color:#a14d3c}.danger-button{background:#9f4738;color:white}.comparison{display:flex;flex-direction:column;gap:8px;margin-top:24px}.comparison-choice{display:flex;flex-direction:column;align-items:flex-start;padding:20px;background:#f0f2e8;border:1px solid #d6dfc9;border-radius:12px;text-align:left;gap:8px;width:100%}.comparison-choice:hover{background:#e3ead6;border-color:#8a9b75}.comparison-choice strong{font-family:Georgia,serif;font-size:24px;font-weight:400;overflow-wrap:anywhere}.choice-label{font-size:9px;letter-spacing:1.5px;color:#8a957c}.choice-price{font-size:16px;color:#61734e}.versus{text-align:center;font-family:Georgia,serif;font-style:italic;color:#989e8d;font-size:14px}.rank-later{display:flex;margin:16px auto 0}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;max-width:calc(100% - 28px);width:max-content;z-index:5;padding:13px 16px;background:var(--green);color:var(--paper);border-radius:12px;box-shadow:0 6px 30px #17261525;font-size:13px}.toast[hidden]{display:none}.toast>button{background:transparent;color:#e8d39f;font-size:12px;white-space:nowrap;min-height:30px}.toast .toast-close{color:#c3ccb7}.toast-close svg{width:16px;height:16px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1200px){.shell{max-width:1120px}.page-heading{padding-top:56px;padding-bottom:40px}h1{font-size:70px}.capture-card{padding:24px 28px}}
@media(max-width:850px){.shell{padding:0 26px}.private-label{display:none}.heading-note{padding-right:0;font-size:15px;gap:10px}.asterisk{font-size:56px}.capture-heading>.quiet{display:none}#capture-form{flex-direction:column}.capture-bottom{width:100%}.price-field{flex:1}.capture-bottom>.button{min-width:135px}.budget-card{align-items:flex-start;flex-direction:column;gap:16px}.budget-card form{max-width:none;width:100%}.budget-input{width:auto}.row-actions{margin-left:0}.idea-row{gap:12px}.options-grid{gap:12px}.option-card{padding:20px}}
@media(max-width:600px){.shell{padding:0 20px}.topbar{height:80px}.brand{font-size:16px;gap:10px}.brand-mark{width:36px;height:36px;font-size:28px;line-height:36px;border-radius:11px}.brand-dot{margin-bottom:8px}.navigation{position:fixed;bottom:0;left:0;right:0;z-index:3;background:#f6f5eef5;backdrop-filter:blur(16px);border-top:1px solid var(--line);border-bottom:0;justify-content:space-around;gap:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom))}.nav-item{flex:1;flex-direction:column;gap:5px;padding:9px 4px;font-size:10px;position:relative}.nav-item svg{width:21px;height:21px}.nav-count{position:absolute;top:3px;left:calc(50% + 7px);font-size:9px;height:16px;min-width:16px}.page-heading{padding:32px 0 27px}.page-heading h1{font-size:49px;letter-spacing:-2px}.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:14px}.intro{font-size:12px;margin-top:14px}.heading-note{display:none}.capture-card{padding:18px 16px;border-radius:13px}.capture-heading{gap:8px;margin-bottom:14px}.capture-heading h2{font-size:13px}.capture-bottom{gap:8px}.capture-bottom>.button{min-width:110px;padding:10px 12px;font-size:12px;gap:6px}.price-field{width:100px;padding-left:9px}.price-field label{font-size:11px}.price-field input{font-size:16px;padding-left:6px;padding-right:5px}.price-field input::placeholder{font-size:11px}.capture-hint{font-size:10px}.list-section,.options-section{margin-top:28px}.section-heading h2{font-size:15px}.section-heading>.quiet{font-size:10px}.idea-row{display:grid;grid-template-columns:25px minmax(0,1fr) auto;padding:17px 15px;gap:6px 11px}.rank-badge{font-size:21px;min-width:25px;grid-row:1 / 3;align-self:start;padding-top:1px}.idea-description{grid-column:2;grid-row:1 / 3;align-self:start}.idea-description h3{font-size:14px}.idea-price{grid-column:3;grid-row:1;font-size:16px;text-align:right}.row-actions{grid-column:3;grid-row:2;justify-content:flex-end;gap:0}.row-actions .icon-button{width:30px;height:32px}.row-actions .icon-button svg{width:15px}.row-actions .button.small{font-size:10px;min-height:30px;padding:6px 8px;gap:4px}.row-actions .button.small svg{width:12px}.idea-meta{font-size:10px}.footer{margin-top:40px;padding-bottom:110px;font-size:9px}.page-symbol{width:49px;height:49px;border-radius:15px;margin-right:0}.page-symbol svg{width:23px;height:23px}.compact.page-heading h1{font-size:41px}.compact .intro{max-width:255px}.budget-card{padding:20px 17px}.budget-card h2{font-size:16px}.budget-card p{font-size:11px}.budget-card form{gap:8px}.budget-input{min-width:100px;padding-left:10px}.budget-input label{font-size:11px}.budget-input input{font-size:22px;padding-left:7px}.budget-card .button{font-size:12px;padding:12px}.options-grid{grid-template-columns:1fr;gap:14px}.option-card{padding:22px}.option-total{font-size:42px}.option-items li{font-size:13px}.option-bottom .text-button{font-size:11px}.keep-card{gap:10px}.keep-card h3{font-size:12px}.keep-card p{font-size:10px}.keep-amount{font-size:22px}.keep-card .small-mark{display:none}.empty-state{padding:34px 18px}.empty-state p{font-size:12px}.empty-state h3{font-size:22px}.queue-nudge{font-size:11px}.login-page{padding:24px}.login-card{margin:65px auto 20px}.login-card h1{font-size:56px}.login-flourish{display:none}dialog{padding:28px 22px;border-radius:18px}.toast{bottom:calc(92px + env(safe-area-inset-bottom));font-size:12px;gap:10px}.toast>span{min-width:0}.options-note{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
