:root{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;color:#20313b;background:#edf2f4;font-synthesis:none;--surface: #ffffff;--ink: #20313b;--muted: #6c7a82;--line: #dfe6e9;--accent: #207e83;--shadow: 0 4px 14px rgba(42, 67, 78, .07)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:#edf2f4}button,input{font:inherit}.dashboard-shell{width:100%;min-height:100vh;padding:14px;display:grid;grid-template-rows:112px 302px minmax(276px,1fr);gap:12px;background:linear-gradient(145deg,#f1f5f6,#e7eef1)}.card,.clock-panel,.header-weather,.disaster-panel{background:var(--surface);border:1px solid rgba(203,215,220,.72);border-radius:18px;box-shadow:var(--shadow)}.top-grid{display:grid;grid-template-columns:235px minmax(330px,1fr) 340px;gap:12px;min-width:0}.clock-panel{padding:10px 20px;display:flex;flex-direction:column;justify-content:center;background:#143d4a;color:#fff}.clock-time{margin:0;font-size:47px;line-height:.95;font-weight:760;letter-spacing:-2px}.clock-date{margin:9px 0 0;font-size:20px;line-height:1;font-weight:650;color:#d7f0ed}.header-weather{min-width:0;padding:10px 18px;display:flex;align-items:center}.header-weather-icon{flex:0 0 72px;margin-right:14px;text-align:center}.location-label{margin:0 0 1px;color:var(--muted);font-size:14px;font-weight:700;white-space:nowrap}.location-pin{color:#ed7569;margin-right:7px;font-size:10px;vertical-align:2px}.header-weather-row{display:flex;align-items:baseline;line-height:1}.header-weather-row>*+*{margin-left:12px}.header-weather-row strong{font-size:38px;letter-spacing:-1.5px}.header-weather-row span{font-size:17px;font-weight:700}.header-high-low{display:flex;margin:5px 0 0;font-size:13px}.header-high-low>*+*{margin-left:15px}.temp-high{color:#e35c52}.temp-low{color:#3384c5}.disaster-panel{padding:15px 17px;display:flex;align-items:center;color:#267361;background:#f4fbf7;border-color:#cde8d9}.disaster-panel--alert{color:#9f3029;background:#fff2ee;border-color:#f3b8ae}.disaster-icon{width:44px;height:44px;flex:0 0 44px;margin-right:13px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dff3e8}.disaster-panel--alert .disaster-icon{background:#ffdcd4}.disaster-title{margin:0 0 6px;font-weight:800;font-size:15px}.disaster-message{margin:0;font-weight:700;font-size:15px;line-height:1.45;color:var(--ink)}.weekly-card{padding:14px 15px 15px;min-width:0;overflow:hidden}.section-heading{min-height:40px;display:flex;align-items:flex-start;justify-content:space-between}.section-heading h2{margin:-1px 0 0;font-size:22px;line-height:1.08;letter-spacing:-.5px}.section-eyebrow{display:block;margin-bottom:3px;font-size:9px;line-height:1;font-weight:800;letter-spacing:1.35px;color:var(--accent)}.section-aside{margin-left:10px;padding-top:8px;font-size:12px;font-weight:750;color:var(--muted);white-space:nowrap}.week-grid{height:calc(100% - 40px);display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--line);border-radius:13px;overflow:hidden}.day-column{min-width:0;padding:10px 8px 8px;border-left:1px solid var(--line);background:#fff}.day-column:first-child{border-left:0}.day-column--today{background:#f0f8f7;box-shadow:inset 0 4px 0 var(--accent)}.day-header{min-height:31px;display:flex;align-items:center;border-bottom:1px solid #edf1f2}.day-header>*+*{margin-left:6px}.day-date{font-size:19px;font-weight:800;letter-spacing:-.5px}.day-weekday{width:24px;height:24px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;background:#edf1f3;color:#536269;font-size:13px;font-weight:800}.day-weekday--土{background:#eaf4ff;color:#2374ad}.day-weekday--日{background:#fff0ed;color:#d84a42}.today-badge{margin-left:auto;padding:3px 5px;border-radius:5px;background:var(--accent);color:#fff;font-size:10px;font-weight:800}.day-events{padding-top:7px;display:flex;flex-direction:column}.day-events>*+*{margin-top:6px}.empty-events{margin:13px 3px;color:#a0abb0;font-size:12px;text-align:center}.event{min-height:44px;padding:6px 7px;display:flex;align-items:center;border-radius:9px;border-left:4px solid #55a1a5;background:#eef8f7;color:#21484a;overflow:hidden}.event svg{flex:0 0 auto}.event svg+.event-copy{margin-left:5px}.event-copy{min-width:0;display:flex;flex-direction:column}.event-title{display:block;font-size:13px;line-height:1.2;font-weight:780;overflow-wrap:anywhere}.event time{margin-top:2px;font-size:12px;font-weight:800;color:#427579}.event--health{border-left-color:#e8766d;background:#fff1ee;color:#743b37}.event--shopping{border-left-color:#d49c36;background:#fff8e5;color:#684d1d}.event--garbage{border-left:0;color:#fff}.event--burnable{background:#df5a4f}.event--plastic{background:#487da5}.event--paper{background:#3b8a67}.event--resource{background:#7657a7}.event--bottle{background:#d98b35}.event--special{background:#a64d7a}.event--landfill{background:#8a684f}.event--other-garbage{background:#667780}.lower-grid{display:grid;grid-template-columns:minmax(430px,1.7fr) minmax(235px,1fr) minmax(225px,.95fr);gap:12px;min-width:0}.today-weather-card,.forecast-card,.todo-card{padding:14px 15px;min-width:0;overflow:hidden}.today-overview{height:90px;display:grid;grid-template-columns:46% 54%;align-items:center;border-bottom:1px solid var(--line)}.today-main{display:flex;align-items:center}.today-main>.weather-symbol{margin-right:12px}.current-temperature{font-size:41px;line-height:.95;font-weight:800;letter-spacing:-2px}.current-temperature small{font-size:17px;letter-spacing:0}.current-condition{margin:5px 0 0;font-size:13px;font-weight:750}.weather-stats{margin:0;display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line)}.weather-stats div{min-width:0;padding:4px 7px 5px 12px}.weather-stats dt{color:var(--muted);font-size:10px;font-weight:700}.weather-stats dd{margin:2px 0 0;font-size:14px;font-weight:800;white-space:nowrap}.hourly-row{height:calc(100% - 130px);min-height:86px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;padding-top:5px}.hour-item{min-width:0;min-height:78px;padding:4px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #edf1f2}.hour-item>*+*{margin-top:2px}.hour-item:first-child{border-left:0}.hour-item time{font-size:11px;color:var(--muted);font-weight:750}.hour-item strong{font-size:15px}.rain-value{color:#347dad;font-size:10px;font-weight:800;white-space:nowrap}.weather-symbol{display:inline-block;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif;line-height:1;text-align:center}.weather-symbol--hero{font-size:51px;width:58px}.weather-symbol--large{font-size:52px}.weather-symbol--medium{font-size:34px}.weather-symbol--small{font-size:23px}.forecast-list{height:calc(100% - 40px);display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:6px}.forecast-item{min-width:0;padding:5px 6px;display:grid;grid-template-columns:37px 25px 1fr;grid-template-rows:auto auto;align-items:center;gap:0 5px;border-radius:10px;background:#f5f8f9}.forecast-date{display:flex;align-items:center}.forecast-date>*+*{margin-left:4px}.forecast-date strong{font-size:12px}.forecast-date span{color:var(--muted);font-size:10px;font-weight:800}.forecast-temps{display:flex;justify-content:flex-end;white-space:nowrap}.forecast-temps>*+*{margin-left:5px}.forecast-temps b{color:#df5a50;font-size:13px}.forecast-temps span{color:#347eb5;font-size:12px;font-weight:750}.forecast-rain{grid-column:2 / 4;justify-self:end;color:#347dad;font-size:10px;font-weight:800}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.todo-form{height:44px;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:6px}.todo-input-wrap{min-width:0}.todo-input{width:100%;height:44px;padding:0 11px;border:1px solid #d5dfe2;border-radius:10px;outline:0;color:var(--ink);background:#f8fbfb;font-size:14px}.todo-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #207e8324;background:#fff}.todo-input::placeholder{color:#8b989e}.todo-add-button{width:44px;height:44px;padding:0;border:0;border-radius:10px;color:#fff;background:var(--accent);font-size:27px;line-height:1;font-weight:500;cursor:pointer;touch-action:manipulation}.todo-add-button:disabled{color:#91a1a6;background:#e2e9eb;cursor:default}.todo-error{height:13px;margin:1px 2px 0;color:#c34f46;font-size:10px;line-height:13px;font-weight:700}.todo-list{height:calc(100% - 98px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;padding:1px 1px 2px}.todo-list>*+*{margin-top:8px}.todo-empty{margin:22px 0 0;color:#8d999e;font-size:13px;text-align:center}.todo-item{position:relative;min-height:54px;padding:4px 4px 4px 9px;display:flex;align-items:center;border:1px solid #e3e9eb;border-radius:11px;background:#fafcfc;touch-action:manipulation}.todo-toggle{min-width:0;min-height:44px;flex:1 1 auto;display:flex;align-items:center;cursor:pointer}.todo-toggle input{position:absolute;opacity:0;pointer-events:none}.todo-check{width:28px;height:28px;flex:0 0 28px;margin-right:9px;display:flex;align-items:center;justify-content:center;border:2px solid #b7c4c8;border-radius:8px;color:transparent;background:#fff}.todo-title{min-width:0;font-size:14px;line-height:1.3;font-weight:750;overflow-wrap:break-word}.todo-delete-button{width:44px;height:44px;flex:0 0 44px;margin-left:5px;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;color:#a06d68;background:#fff0ed;cursor:pointer;touch-action:manipulation}.todo-delete-button:disabled{opacity:.45}.todo-item--done .todo-check{border-color:var(--accent);background:var(--accent);color:#fff}.todo-item--done .todo-title{color:#8d999e;text-decoration:line-through}.fatal-error{max-width:680px;margin:15vh auto 0;padding:32px;border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center}.fatal-error h1{margin:0 0 12px;font-size:26px}.fatal-error p{margin:0 0 24px;color:var(--muted)}.fatal-error button{min-width:160px;min-height:48px;border:0;border-radius:10px;color:#fff;background:var(--accent);font-size:16px;font-weight:700}@media (max-width: 1100px){.dashboard-shell{padding:10px;gap:9px;grid-template-rows:105px 292px minmax(271px,1fr)}.top-grid{grid-template-columns:215px minmax(300px,1fr) 320px;gap:9px}.clock-time{font-size:43px}.clock-date{font-size:18px}.disaster-panel{padding:12px 14px}.weekly-card,.today-weather-card,.forecast-card,.todo-card{padding:12px}.day-column{padding:9px 6px 7px}.event{padding:5px}.event-title{font-size:12px}.lower-grid{grid-template-columns:minmax(410px,1.65fr) minmax(230px,1fr) minmax(220px,.95fr);gap:9px}}@media (max-width: 900px){body{overflow:auto}.dashboard-shell{min-width:760px;min-height:768px}.top-grid{grid-template-columns:210px 1fr 285px}.lower-grid{grid-template-columns:1.6fr 1fr .95fr}}@media (min-width: 1400px){.dashboard-shell{padding:22px;gap:16px;grid-template-rows:142px 420px minmax(380px,1fr)}.top-grid{grid-template-columns:315px minmax(420px,1fr) 460px;gap:16px}.clock-panel{padding:16px 28px}.clock-time{font-size:66px}.clock-date{font-size:27px}.header-weather-row strong{font-size:52px}.header-weather-row span{font-size:24px}.location-label{font-size:18px}.disaster-title{font-size:20px}.disaster-message{font-size:21px}.weekly-card,.today-weather-card,.forecast-card,.todo-card{padding:18px 20px;border-radius:22px}.section-heading{min-height:54px}.section-heading h2{font-size:30px}.section-eyebrow{font-size:12px}.section-aside{font-size:16px}.week-grid{height:calc(100% - 54px)}.day-column{padding:14px 11px}.day-date{font-size:26px}.day-weekday{width:32px;height:32px;font-size:17px}.event{min-height:60px;padding:9px 11px}.event svg+.event-copy{margin-left:8px}.event-title{font-size:18px}.event time{font-size:16px}.today-overview{height:130px}.current-temperature{font-size:58px}.current-condition,.weather-stats dd{font-size:18px}.weather-stats dt{font-size:14px}.hourly-row{height:calc(100% - 184px)}.hour-item time,.rain-value{font-size:14px}.hour-item strong{font-size:20px}.forecast-date strong{font-size:16px}.forecast-date span,.forecast-rain{font-size:13px}.forecast-temps b,.forecast-temps span{font-size:17px}.todo-item{min-height:67px}.todo-title{font-size:19px}.todo-input{font-size:18px}}
