html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body,#root{min-height:100vh}:root{--ink:#19362c;--ink-soft:#4f655d;--paper:#f2eadb;--paper-light:#faf5ea;--paper-deep:#e6dac5;--sun:#efb858;--rust:#b85536;--line:#19362c2e;--shadow:0 22px 60px #3e2f1c1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 10% 3%, #efb8582e, transparent 26rem), linear-gradient(#19362c06 1px, transparent 1px), var(--paper);-webkit-font-smoothing:antialiased;background-size:auto,100% 7px,auto;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,select,a{-webkit-tap-highlight-color:transparent}button,select{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid var(--sun);outline-offset:3px}.app-shell,.page-content{min-height:100vh}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:90px;margin:0 auto;display:flex}.brand{color:inherit;align-items:center;gap:13px;text-decoration:none;display:flex}.brand-mark{width:46px;height:46px;color:var(--paper-light);background:var(--ink);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:29px;font-style:italic;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.2em;font-family:Georgia,serif;font-size:21px}.brand small{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:10px}.header-actions{align-items:center;gap:16px;display:flex}.local-status{color:var(--ink-soft);align-items:center;gap:7px;font-size:12px;display:flex}.local-status i{background:#4b7c5d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4b7c5d1f}.round-button,.settings-heading>button,.proposal-heading>button{border:1px solid var(--line);background:#faf5ea73;border-radius:50%;width:44px;height:44px;font-size:22px;line-height:1}.install-button,.suggest-button,.primary-button{border:1px solid var(--ink);background:var(--ink);color:var(--paper-light);border-radius:999px;padding:10px 17px;font-weight:700}main{width:min(1180px,100% - 48px);margin:0 auto;padding:62px 0 90px}.intro{justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px;display:flex}.eyebrow{color:var(--rust);letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:800}.intro h1,.plan-section h2,.settings-heading h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.intro h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(42px,6vw,76px);line-height:.98}.done-counter{border-left:1px solid var(--line);min-width:120px;padding-left:18px}.done-counter strong,.done-counter span{display:block}.done-counter strong{font-family:Georgia,serif;font-size:35px;font-weight:400}.done-counter span{color:var(--ink-soft);font-size:12px}.notice{background:#fff1cdb3;border:1px solid #b8553659;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:-10px 0 30px;padding:14px 18px;display:flex}.notice button{background:0 0;border:0;min-height:44px;font-weight:800;text-decoration:underline}.notice>span{overflow-wrap:anywhere;min-width:0}.notice-actions{flex:none;gap:12px;display:flex}.notice--error{background:#ffe0cfb8;border-color:#b8553694}.horizon-tabs{border:1px solid var(--line);background:#faf5ea59;border-radius:999px;gap:4px;width:fit-content;margin-bottom:48px;padding:4px;display:flex}.horizon-tabs button{background:0 0;border:0;border-radius:999px;align-items:center;gap:10px;min-width:122px;padding:10px 15px;font-weight:750;display:flex}.horizon-tabs button small{color:var(--ink-soft);margin-left:auto;font-size:10px}.horizon-tabs button.active{color:var(--paper-light);background:var(--ink);box-shadow:0 8px 18px #19362c2e}.horizon-tabs button.active small{color:#faf5eab8}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:22px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,48px)}.section-heading p:last-child{color:var(--ink-soft);margin:6px 0 0}.suggest-button{color:var(--ink);background:0 0;flex:none}.suggest-button span{color:var(--rust);margin-right:5px}.priority-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.priority-card{text-align:left;border:1px solid var(--line);min-width:0;min-height:265px;box-shadow:var(--shadow);background:#faf5eac7;border-radius:5px 24px 5px 5px;flex-direction:column;padding:23px;display:flex}.priority-card:nth-child(2){transform:translateY(10px)}.priority-card:nth-child(3){transform:translateY(-5px)}.priority-heading{justify-content:space-between;align-items:start;display:flex}.slot-number{color:var(--rust);font-family:Georgia,serif;font-size:17px;font-style:italic}.complete-button{border:1px solid var(--ink);background:0 0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:0;transition:background .16s,color .16s,transform .16s;display:grid}.complete-button span{opacity:0;font-size:19px}.complete-button:hover{color:var(--paper-light);background:var(--ink);transform:scale(1.06)}.complete-button:hover span,.complete-button:focus-visible span{opacity:1}.priority-card h3{letter-spacing:-.025em;overflow-wrap:anywhere;margin:34px 0 14px;font-family:Georgia,serif;font-size:clamp(23px,2.4vw,31px);font-weight:400;line-height:1.12}.task-meta{color:var(--ink-soft);flex-wrap:wrap;gap:5px 10px;font-size:11px;display:flex}.task-meta span+span:before{content:"·";margin-right:10px}.card-actions{gap:16px;margin-top:auto;padding-top:22px;display:flex}.card-actions button,.compact-actions button,.clear-history{text-underline-offset:3px;background:0 0;border:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 2px;font-size:12px;font-weight:800;text-decoration:underline;display:inline-flex}.quiet-danger,.text-danger{color:var(--rust)}.priority-card--empty{color:var(--ink-soft);box-shadow:none;text-align:center;background:#faf5ea33;border:1px dashed #19362c47;justify-content:center;align-items:center}.priority-card--empty .slot-number{align-self:flex-start;margin-top:-190px;position:absolute}.empty-copy{font-family:Georgia,serif;font-size:22px}.empty-action{color:var(--rust);text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:800}.proposal{background:#e5dfbd;border:1px solid #19362c42;border-radius:16px;min-width:0;margin:0 0 22px;padding:22px}.proposal-heading{justify-content:space-between;display:flex}.proposal h3{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:400}.proposal ol{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;padding-left:22px;display:grid}.proposal li{overflow-wrap:anywhere;min-width:0;padding-right:14px}.proposal li strong,.proposal li span{display:block}.proposal li span{color:var(--ink-soft);margin-top:3px;font-size:11px}.proposal-actions{gap:10px;display:flex}.proposal-actions button:not(.primary-button){background:0 0;border:0;font-weight:700}.composer-section{color:var(--paper-light);background:var(--ink);border-radius:4px 22px 4px 4px;margin:74px 0 42px;padding:26px;box-shadow:0 28px 75px #19362c33}.composer>label{color:var(--sun);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.composer-row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.composer-row>span{color:var(--sun);font-size:26px}.composer-row>*{min-width:0}.composer-row input{width:100%;color:var(--paper-light);background:0 0;border:0;border-bottom:1px solid #faf5ea5c;padding:9px 0 12px;font-family:Georgia,serif;font-size:clamp(20px,2.4vw,28px)}.composer-row input::placeholder{color:#faf5ea59}.composer-row input:focus{border-color:var(--sun);outline:0}.composer-row button{color:var(--ink);background:var(--sun);border:0;border-radius:999px;padding:11px 18px;font-weight:800}.composer-preview{color:#faf5eaa6;flex-wrap:wrap;gap:7px 15px;min-height:18px;margin:12px 0 0 38px;font-size:11px;display:flex}.composer-preview strong{color:var(--paper-light);overflow-wrap:anywhere}.shelves{border-top:1px solid var(--line)}.shelves details{border-bottom:1px solid var(--line)}.shelves summary{cursor:pointer;align-items:center;gap:10px;padding:20px 4px;font-family:Georgia,serif;font-size:22px;list-style:none;display:flex}.shelves summary::-webkit-details-marker{display:none}.shelves summary:after{color:var(--rust);content:"+";margin-left:auto;font-family:system-ui,sans-serif}.shelves details[open] summary:after{content:"−"}.shelves summary small{width:24px;height:24px;color:var(--ink-soft);background:#19362c14;border-radius:50%;place-items:center;font-family:system-ui,sans-serif;font-size:10px;display:grid}.shelves ul{margin:0;padding:0 4px 10px;list-style:none}.compact-task{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;gap:20px;min-width:0;padding:14px 0;display:flex}.compact-task>div:first-child{min-width:0}.compact-task strong{overflow-wrap:anywhere;margin-bottom:5px;font-family:Georgia,serif;font-size:18px;font-weight:400;display:block}.compact-actions{align-items:center;gap:13px;display:flex}.compact-actions select{border:1px solid var(--line);background:var(--paper-light);border-radius:999px;max-width:115px;min-height:44px;padding:7px 26px 7px 10px;font-size:11px}.empty-shelf{color:var(--ink-soft);margin:0;padding:0 4px 20px;font-size:13px}.clear-history{color:var(--rust);margin:0 4px 20px}footer{width:min(1180px,100% - 48px);color:var(--ink-soft);border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;margin:0 auto;padding:25px 0 35px;font-size:11px;display:flex}.dialog-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11201b75;justify-content:flex-end;display:flex;position:fixed;inset:0}.settings-panel{width:min(460px,100%);height:100%;color:var(--ink);background:var(--paper-light);padding:38px;animation:.18s ease-out slide-in;overflow-y:auto;box-shadow:-20px 0 70px #11201b38}@keyframes slide-in{0%{opacity:0;transform:translate(24px)}}.settings-heading{justify-content:space-between;align-items:start;margin-bottom:34px;display:flex}.settings-heading h2{margin:0;font-size:35px}.settings-panel section{border-top:1px solid var(--line);padding:22px 0}.settings-panel h3{margin:0 0 8px;font-family:Georgia,serif;font-size:19px;font-weight:400}.settings-panel p{color:var(--ink-soft);margin:0 0 16px;font-size:13px;line-height:1.55}.settings-panel section button,.danger-button{border:1px solid var(--line);background:0 0;border-radius:7px;padding:9px 13px;font-size:12px;font-weight:750}.settings-actions{gap:8px;display:flex}.danger-button{width:100%;color:var(--rust);border-color:#b8553659;margin-top:24px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toast,.update-toast{z-index:30;max-width:min(390px,100% - 44px);color:var(--paper-light);background:#12271f;border:1px solid #faf5ea29;border-radius:9px;padding:13px 17px;font-size:13px;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 55px #11201b4d}.update-toast{align-items:center;gap:12px;display:flex}.update-toast button{color:var(--sun);background:0 0;border:0;padding:0;font-weight:800}@media (width<=800px){.topbar,main,footer{width:min(100% - 30px,640px)}.topbar{min-height:75px}.brand small,.local-status{display:none}main{padding-top:40px}.intro{align-items:start}.intro h1{font-size:clamp(39px,11vw,58px)}.horizon-tabs{width:100%}.horizon-tabs button{flex:1;min-width:0}.priority-grid{grid-template-columns:1fr}.priority-card,.priority-card:nth-child(2),.priority-card:nth-child(3){min-height:205px;transform:none}.priority-card--empty .slot-number{align-self:center;margin:0 0 16px;position:static}.proposal ol{grid-template-columns:1fr}.composer-section{margin-top:46px;padding:20px}.composer-row{grid-template-columns:auto 1fr}.composer-row button{grid-column:2;width:fit-content}.compact-task{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=520px){.intro{display:block}.done-counter{border:0;align-items:baseline;gap:8px;margin-top:22px;padding:0;display:flex}.done-counter strong,.done-counter span{display:inline}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.horizon-tabs button{justify-content:center;padding-inline:9px}.horizon-tabs button small{display:none}.notice,footer{flex-direction:column;align-items:flex-start}.notice-actions{flex-wrap:wrap}.composer-preview{margin-left:0}.settings-panel{padding:28px 22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
