:root{--ink:#183126;--muted:#68766f;--green:#176d53;--cream:#f6f4ed;--line:#dfe5df;--gold:#d9a73d;--blue:#6d91ab}*{box-sizing:border-box}html{background:#f8faf8}body{color:var(--ink);background:linear-gradient(#f5f8f5 0,#fff 390px);min-width:320px;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#ffffffe0;border-bottom:1px solid #dde5df;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,4vw);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.mark{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-family:Georgia;font-size:22px;display:grid}.brand div{flex-direction:column;display:flex}.brand strong{font-family:Georgia;font-size:20px}.brand small{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:10px}nav{gap:8px;display:flex}nav button,.quiet{color:#617068;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 14px}nav button.active{color:var(--green);background:#eaf2ed;font-weight:700}.actions{gap:8px;display:flex}.primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:11px 17px;font-weight:700;box-shadow:0 6px 18px #176d5325}.hero{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1320px;margin:auto;padding:64px 32px 48px;display:flex}.eyebrow,.section-title>div>span{letter-spacing:.18em;color:var(--green);font-size:11px;font-weight:800}h1{letter-spacing:-.035em;margin:14px 0 19px;font-family:Georgia,serif;font-size:clamp(40px,5.2vw,70px);font-weight:500;line-height:.98}h1 em{color:var(--green);font-weight:400}h1+p{max-width:590px;color:var(--muted);font-size:17px;line-height:1.6}.hero-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:16px;min-width:375px;padding:20px;display:flex;box-shadow:0 14px 50px #264d3712}.ring{--progress:0deg;background:conic-gradient(var(--green) var(--progress),#e7ede8 0);border-radius:50%;flex:none;place-items:center;width:70px;height:70px;display:grid;position:relative}.ring:before{content:"";background:#fff;border-radius:50%;width:54px;height:54px;position:absolute}.ring span{z-index:1;font-weight:800}.hero-card>div:last-child{flex-direction:column;gap:5px;display:flex}.hero-card small{letter-spacing:.15em;color:var(--green);font-size:10px;font-weight:800}.hero-card strong{font-family:Georgia;font-size:18px}.hero-card div>span{color:var(--muted);font-size:12px}.workspace{max-width:1440px;margin:auto;padding:0 32px 80px}.stats{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.stat{border:0;border-right:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;align-items:center;gap:16px;padding:20px 24px;display:flex}.stat:last-child{border:0}.stat>span{font-family:Georgia;font-size:32px}.stat div{flex-direction:column;display:flex}.stat strong{font-size:13px}.stat small{color:var(--muted);margin-top:4px;font-size:11px}.s0>span{color:#8b9690}.s1>span{color:var(--gold)}.s2>span{color:var(--blue)}.s3>span{color:var(--green)}.toolbar{grid-template-columns:1fr 190px 170px;gap:10px;margin:22px 0;display:grid}.search{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:0 14px;display:flex}.search input{width:100%;color:var(--ink);border:0;outline:0;padding:12px 0}select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:10px}.content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:20px;display:grid}.calendar-panel,.strategy,.library{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px;box-shadow:0 12px 35px #264d3708}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.section-title h2,.strategy h2,.drawer h2{margin:5px 0 0;font-family:Georgia;font-size:27px;font-weight:500}.section-title button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:12px}.week-row{grid-template-columns:repeat(7,1fr);gap:9px;margin-bottom:9px;display:grid}.week-row span{text-align:center;letter-spacing:.13em;color:#8b9690;font-size:9px;font-weight:800}.calendar-grid{grid-template-columns:repeat(7,minmax(105px,1fr));gap:9px;display:grid}.post-card{cursor:pointer;border:1px solid;border-radius:12px;outline:none;flex-direction:column;min-height:192px;padding:13px;transition:all .18s;display:flex}.post-card:hover,.post-card:focus{transform:translateY(-2px);box-shadow:0 10px 22px #16342718}.post-card.green{background:#f0f6ec;border-color:#dcebd6}.post-card.blue{background:#edf4f7;border-color:#d5e4eb}.post-card.gold{background:#fff7df;border-color:#f1e3b6}.post-top{justify-content:space-between;align-items:center;display:flex}.post-top>span{letter-spacing:.1em;color:#728077;font-size:9px;font-weight:900}.post-top select{background:#ffffff8c;max-width:70px;padding:3px;font-size:8px}.pillar{color:var(--green);margin-top:18px;font-size:9px;font-weight:800}.post-card h3{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:7px 0;font-family:Georgia;font-size:14px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.post-card footer{color:#7a8881;justify-content:space-between;align-items:center;margin-top:auto;font-size:9px;display:flex}.post-card footer button{color:var(--green);cursor:pointer;background:0 0;border:0}.strategy{padding:28px}.strategy>p{color:var(--muted);margin-bottom:25px;font-size:13px;line-height:1.6}.mix{margin:22px 0}.mix>div:first-child{grid-template-columns:12px 1fr auto;align-items:center;gap:8px;display:grid}.mix strong{font-size:12px}.mix b{font-family:Georgia;font-size:18px}.dot{border-radius:50%;width:8px;height:8px;display:inline-block}.dot.green,.bar i.green{background:var(--green)}.dot.blue,.bar i.blue{background:var(--blue)}.dot.gold,.bar i.gold{background:var(--gold)}.bar{background:#edf0ed;border-radius:5px;height:5px;margin:10px 0 7px;overflow:hidden}.bar i{border-radius:5px;height:100%;display:block}.mix small{color:#8a958f;font-size:10px}.framework{background:var(--ink);color:#fff;border-radius:13px;margin-top:30px;padding:20px}.framework small{letter-spacing:.13em;color:#9fc7b6;font-size:9px}.framework strong{margin:9px 0;font-family:Georgia;font-size:17px;line-height:1.4;display:block}.framework p{color:#bfcbc5;margin:0;font-size:11px;line-height:1.5}.empty{text-align:center;color:var(--muted);flex-direction:column;gap:7px;padding:70px;display:flex}.library{min-height:450px}.table-head,.table-row{grid-template-columns:2.5fr 1.1fr .65fr .8fr 60px;align-items:center;gap:18px;display:grid}.table-head{border-bottom:1px solid var(--line);letter-spacing:.1em;color:#8a958f;padding:10px 14px;font-size:10px;font-weight:800}.table-row{border-bottom:1px solid #edf0ed;padding:14px;font-size:12px}.table-row>div{flex-direction:column;gap:4px;display:flex}.table-row b{color:var(--green);letter-spacing:.1em;font-size:9px}.table-row strong{font-family:Georgia;font-size:14px;font-weight:500}.table-row>span .dot{margin-right:7px}.table-row select{padding:7px;font-size:11px}.table-row button{color:var(--green);cursor:pointer;background:#edf4ef;border:0;border-radius:8px;padding:8px}.modal{z-index:50;justify-content:flex-end;display:flex;position:fixed;inset:0}.backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c241a80;border:0;position:absolute;inset:0}.drawer{background:#fbfcfb;flex-direction:column;width:min(620px,100%);height:100%;display:flex;position:relative;box-shadow:-15px 0 60px #0f251d35}.drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:25px 28px;display:flex}.drawer>header button{cursor:pointer;background:#edf1ee;border:0;border-radius:50%;width:36px;height:36px;font-size:23px}.drawer-body{flex-direction:column;gap:17px;padding:25px 28px;display:flex;overflow:auto}.drawer label{flex-direction:column;gap:7px;display:flex}.drawer label>span{letter-spacing:.1em;color:#65736c;text-transform:uppercase;font-size:10px;font-weight:900}.drawer input,.drawer textarea{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;padding:12px}.drawer textarea{resize:vertical;min-height:84px;line-height:1.5}.drawer input:focus,.drawer textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #176d5315}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.drawer>footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;margin-top:auto;padding:18px 28px;display:flex}.toast{z-index:60;background:var(--ink);color:#fff;border-radius:12px;padding:13px 19px;font-size:13px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0004}@media (width<=1100px){.calendar-grid{grid-template-columns:repeat(4,1fr)}.week-row{display:none}.content-grid{grid-template-columns:1fr}.strategy{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.strategy>span,.strategy>h2,.strategy>p{grid-column:1/-1}.framework{margin-top:0}}@media (width<=760px){.topbar{flex-wrap:wrap;gap:12px;height:auto;padding:12px 18px}.topbar nav{order:3;width:100%}.topbar nav button{flex:1}.quiet{display:none}.hero{padding:42px 20px 30px;display:block}.hero-card{min-width:0;margin-top:28px}.workspace{padding:0 14px 60px}.stats{grid-template-columns:1fr 1fr}.stat{border-bottom:1px solid var(--line)}.toolbar{grid-template-columns:1fr 1fr}.search{grid-column:1/-1}.calendar-grid{grid-template-columns:repeat(2,1fr)}.strategy{display:block}.table-head{display:none}.table-row{grid-template-columns:1fr auto}.table-row>span{display:none}.table-row select,.table-row button{grid-column:2}.actions .primary{font-size:0}.actions .primary:first-letter{font-size:18px}.two{grid-template-columns:1fr}}@media (width<=420px){.calendar-grid{grid-template-columns:1fr}.post-card{min-height:160px}.stats{grid-template-columns:1fr}.stat{border-right:0}.brand small{display:none}}
