:root{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;color:#263e36;background:#f7f8f4;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{outline-offset:4px}button{border:1px solid #dce3da;background:white;color:inherit;border-radius:8px;padding:11px 17px}button:hover{filter:brightness(.96)}.shell{display:flex;min-height:100vh}aside{width:235px;flex-shrink:0;background:#fff;border-right:1px solid #e4e8df;padding:38px 24px;position:fixed;height:100vh}.brand{display:flex;gap:13px;align-items:center;font-size:43px;line-height:1.4;color:#254e43;text-decoration:none}.brand span{font-size:17px;font-weight:700;letter-spacing:2px}.eyebrow{font-size:10px;letter-spacing:2px;color:#849186;font-weight:600}aside>.eyebrow{margin:40px 12px 16px}nav{display:grid;gap:10px}nav button{text-align:left;border:0;padding:15px 12px;font-size:13px;background:transparent}nav .active{background:#edf2e9;font-weight:700;color:#365642}.side-note{position:absolute;bottom:55px;font-size:24px;line-height:1.7;font-family:serif;color:#748272}.side-note span{display:block;font:10px sans-serif;margin-top:13px}main{width:min(1220px,100%);margin-left:235px;padding:30px 48px}header{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.6px;color:#7c897f;padding-bottom:28px}.hero{background:#eaf0e4;border-radius:16px;padding:37px 42px;display:flex;justify-content:space-between;gap:25px;position:relative;overflow:hidden}h1{font-family:serif;font-weight:500;font-size:35px;letter-spacing:3px;line-height:1.6;margin:13px 0}.hero p:not(.eyebrow){color:#71806d;font-size:12px}.primary{background:#2c5547;color:#fff;border-color:#2c5547}.hero .primary{margin-top:13px}.date-card{min-width:205px;text-align:center;background:#f9fbf4;border:1px solid #dce5d4;border-radius:100px 100px 16px 16px;padding:27px 18px 0;align-self:center}.date-card>span{font-size:12px}.date-card #countdown{font-size:55px;font-family:Georgia,serif;margin-top:6px}small{font-size:14px;margin-left:4px}.house{font-size:66px;color:#aebd9f;line-height:1.1}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0 36px}.stats article{background:#fff;border:1px solid #e4e8df;border-radius:10px;padding:19px 21px}.stats span{display:block;font-size:11px;color:#7a887d}.stats strong{display:block;font-size:29px;font-weight:500;margin-top:10px}progress{height:5px;width:100%;accent-color:#527c55;display:block;margin-top:6px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}h2{font-size:20px;font-weight:600;margin:6px 0 20px}#filters{display:flex;gap:10px;margin:8px 0 20px}input,select,textarea{border:1px solid #dce3da;background:white;border-radius:7px;padding:11px;color:#263e36;min-width:0}#search{flex:1}.task{background:white;border:1px solid #e4e8df;border-radius:9px;display:flex;align-items:center;gap:14px;padding:17px 19px;margin-bottom:9px}.task input{width:19px;height:19px;accent-color:#365c49;flex-shrink:0}.task .detail{flex:1;min-width:0}.task .title{font-weight:500;overflow-wrap:anywhere}.task.completed .title{text-decoration:line-through;color:#929c94}.meta{font-size:11px;color:#849084;margin-top:8px;display:flex;gap:10px;flex-wrap:wrap}.tag{background:#eef2e9;color:#718066;border-radius:4px;padding:2px 6px}.overdue{color:#b46646}.plain{border:0;background:transparent;padding:8px}.empty{padding:40px;text-align:center;color:#7c897c;background:#fff;border-radius:10px}.group-label{font-size:13px;padding:12px 0;color:#73826d}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.contact-card,.settings-card{background:white;border:1px solid #e2e7dc;padding:23px;border-radius:10px}.contact-card h3{margin:0 0 12px}.contact-card p{white-space:pre-wrap;overflow-wrap:anywhere;color:#72806e}.contact-card a{color:#365d4d}.settings-card{margin-bottom:16px}.settings-card p{line-height:1.9;color:#748071}.settings-card .actions{justify-content:flex-start;flex-wrap:wrap}footer{font-size:11px;color:#86917f;text-align:center;padding:33px 10px}dialog{width:min(500px,94vw);border:1px solid #dce3da;border-radius:16px;padding:26px;color:inherit}dialog::backdrop{background:#203c3366}label.field{display:grid;gap:8px;margin:16px 0;font-size:12px}textarea{resize:vertical;min-height:80px}.actions{display:flex;justify-content:space-between;gap:10px;margin-top:24px}.danger{color:#a45944}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:14px 22px;background:#294e43;color:white;border-radius:10px;display:none;z-index:9}@media(min-width:1500px){main{margin-left:calc(235px + (100vw - 1455px)/2)}}@media(max-width:1000px){aside{width:190px;padding:30px 14px}main{margin-left:190px;padding:25px}.hero{padding:28px}h1{font-size:29px}.stats article{padding:14px}}@media(max-width:700px){.shell{display:block}aside{position:static;width:100%;height:auto;padding:18px 20px;border-right:0}.brand{font-size:30px}.brand span{font-size:13px}.brand br{display:none}aside>.eyebrow,.side-note{display:none}nav{display:flex;overflow:auto;margin-top:18px;gap:4px}nav button{white-space:nowrap;font-size:12px;padding:10px}main{margin:0;padding:20px 17px}header{font-size:8px;padding-bottom:18px}.hero{padding:24px 19px;gap:9px}h1{font-size:25px;letter-spacing:1px}.hero p:not(.eyebrow){font-size:10px;line-height:1.7}.date-card{min-width:110px;padding:20px 8px 0}.date-card #countdown{font-size:38px}.house{font-size:49px}.hero .primary{padding:10px;font-size:11px}.stats{grid-template-columns:repeat(2,1fr);gap:10px;margin:17px 0 28px}.stats article{padding:15px}.stats strong{font-size:25px}#filters{flex-wrap:wrap}#search{flex-basis:100%}#filters select{flex:1;font-size:12px}.section-head>.primary{font-size:12px;padding:10px}.task{padding:14px 10px;gap:8px}.contact-grid{grid-template-columns:1fr}}
@media(max-width:700px){.hero h1{font-size:20px;letter-spacing:0;line-height:1.7}.hero>div:first-child{flex:1;min-width:0}.date-card{width:110px;flex-shrink:0}}@media(max-width:360px){.hero{display:block}.date-card{width:100%;border-radius:12px;margin-top:20px;padding:14px}.house{display:none}.date-card #countdown{display:inline;margin-left:12px}}
