@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap');
:root{font-family:'Noto Sans KR',system-ui,sans-serif;color:#243d31;background:#f5f7f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{outline-offset:5px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;padding:40px 24px;background:#edf1e8;border-right:1px solid #dee5d9;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:25px;letter-spacing:-1px}.mark{font-size:44px;color:#497359}.brand small{display:block;font-size:9px;letter-spacing:2px;font-weight:500;margin-top:3px}.nav-label{font-size:11px;color:#8b998c;margin:62px 12px 15px}nav{display:grid;gap:8px}nav a{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:10px;font-size:15px}nav a.selected{background:#dce5d5;font-weight:700;color:#31523e}nav a:hover{background:#e2e9dc}nav small{font-size:10px;color:#83907f;margin-left:auto}.settings-link{font-size:13px;padding:15px;margin-top:25px;color:#6e7d6a}.sidebar-foot{margin-top:auto;font-size:10px;color:#83917e;display:flex;align-items:center;gap:7px}.dot{width:6px;height:6px;border-radius:50%;background:#819f72}main{margin-left:226px;padding:0 54px;max-width:1600px}header{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe5d9;font-size:12px;color:#879181}header>div{display:flex;gap:20px;align-items:center}.quiet{background:transparent;border:1px solid #dbe3d4;border-radius:20px;padding:8px 15px;font-size:11px;color:#5b705b}.welcome{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:375px;gap:30px}.eyebrow{font-size:9px;letter-spacing:2px;color:#809273;font-weight:600;margin:0 0 16px}h1{font-size:43px;line-height:1.45;letter-spacing:-2px;margin:0 0 16px;font-weight:700}h1 em{font-style:normal;color:#648360}.intro{font-size:12px;line-height:1.95;color:#899181;margin:0 0 23px}.primary{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;background:#49694d;color:#fff;border-radius:7px;padding:12px 19px;font-size:11px;font-weight:600}.pond{height:260px;position:relative;overflow:hidden}.ripple{position:absolute;border:1px solid #d8e3ce;border-radius:50%;width:220px;height:100px;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-20deg)}.r2{width:290px;height:150px}.r3{width:370px;height:210px}.tadpole{position:absolute;width:67px;height:58px;border-radius:50% 50% 45% 45%;background:#7c996d;top:70px;left:44%;transform:rotate(-22deg);box-shadow:inset -9px -7px 0 #6e8d60}.tadpole:after{content:'';position:absolute;width:77px;height:20px;background:inherit;border-radius:0 0 90% 20%;top:45px;left:28px;transform:rotate(39deg);z-index:-1}.tadpole:before,.tadpole i:after{content:'';position:absolute;top:21px;left:15px;width:5px;height:6px;background:#2f4930;border-radius:50%}.tadpole i:after{left:34px}.t2{transform:rotate(25deg) scale(.72);background:#b5bf8a;box-shadow:inset -9px -7px 0 #a3b078;top:142px;left:20%}.t3{transform:rotate(-35deg) scale(.58);background:#d2b184;box-shadow:inset -9px -7px 0 #c7a77e;top:132px;left:67%}.pond-note{position:absolute;bottom:8px;left:0;right:0;text-align:center;color:#9ca98f;font-size:10px;letter-spacing:2px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:8px 0 20px}h2{font-size:18px;letter-spacing:-.6px;margin:0;font-weight:600}.section-title h2 span{font-size:11px;background:#e4ebdc;border-radius:12px;padding:3px 8px;margin-left:9px;color:#7d9070}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid #dfe6d8;border-radius:15px;padding:25px 24px 0;background:#fbfcf8;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #324d2910}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.agent-icon{display:grid;place-items:center;width:43px;height:43px;background:#e4eddf;border-radius:13px;font-size:26px;color:#708c64}.household .agent-icon{background:#eee9d8;color:#a59861}.diary .agent-icon{background:#eee3db;color:#b58d73}.availability{font-size:9px;color:#81947b}.availability[data-state=failed]{color:#b46a53}.card-category{font-size:9px!important;letter-spacing:1.5px;color:#98a28f!important;margin:0 0 7px!important}h3{font-size:25px;font-weight:600;letter-spacing:-1px;margin:0 0 13px}.card>p{font-size:11px;line-height:1.9;color:#919587;margin:0 0 18px}.snapshot{min-height:49px;font-size:10px;color:#75866c;line-height:1.7}.card-bottom{border-top:1px solid #e7ebdf;padding:17px 0;display:flex;justify-content:space-between;font-size:11px;color:#5d7552}.activity{display:grid;grid-template-columns:1fr 1.25fr;gap:35px;background:#edf1e6;border-radius:13px;padding:28px 31px;margin-top:28px}.activity h2{font-size:20px;line-height:1.65}.activity p{font-size:11px;line-height:1.9}.activity .eyebrow{font-size:8px}.muted{font-size:10px!important;color:#8c9784;line-height:1.8}.settings{margin-top:38px;padding:26px 0;border-top:1px solid #e0e5da}.settings .section-title>span{font-size:10px;color:#8b9783}.settings p{font-size:11px;color:#829078;line-height:1.8}.import-buttons{display:flex;gap:9px;flex-wrap:wrap;margin:17px 0 22px}.import-buttons button{background:#f9fbf5;border:1px solid #dce4d5;border-radius:6px;padding:9px 13px;font-size:10px;color:#536e49}form{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}label{font-size:10px;color:#687d5d;display:grid;gap:8px}input{border:1px solid #dae2d2;background:#fff;border-radius:6px;padding:11px;width:100%;font-size:10px}form button{justify-self:start;grid-column:1/-1}#notice{min-height:20px;color:#49694d}footer{border-top:1px solid #dfe6d7;padding:22px 0 30px;display:flex;justify-content:space-between;font-size:10px;color:#99a18f}@media(min-width:1450px){main{padding:0 75px}.welcome{min-height:430px}h1{font-size:50px}.card{padding:30px 30px 0}.card>p{font-size:13px}}@media(max-width:1000px){.sidebar{width:190px;padding:30px 17px}main{margin-left:190px;padding:0 28px}.card{padding:20px 16px 0}.welcome{gap:5px}h1{font-size:36px}.pond{transform:scale(.8)}.cards{gap:11px}}@media(max-width:720px){.sidebar{position:relative;width:auto;padding:16px 20px;border-right:0;border-bottom:1px solid #dfe5d9}.brand{font-size:20px}.mark{font-size:34px}.brand small{font-size:8px}.nav-label,.sidebar-foot,.settings-link{display:none}nav{display:flex;margin-top:16px;gap:3px}nav a{padding:9px 11px;font-size:11px;gap:5px}nav small{display:none}main{margin-left:0;padding:0 20px}header{height:66px;font-size:10px}header>div{gap:9px}#today{display:none}.welcome{grid-template-columns:1fr;min-height:0;padding:33px 0}.pond{display:none}h1{font-size:36px}.cards{grid-template-columns:1fr}.card{padding:24px 24px 0}.card-top{margin-bottom:15px}.card>p{font-size:12px}.snapshot{min-height:34px}.activity{grid-template-columns:1fr;gap:15px;padding:23px}.activity h2 br{display:none}form{grid-template-columns:1fr}footer{gap:15px;font-size:9px}.quiet{font-size:10px;padding:7px 10px}}
