:root{--blue:#0284c7;--blue2:#0ea5e9;--mint:#14b8a6;--mint2:#ccfbf1;--red:#e11d48;--ink:#062236;--muted:#5d7786;--card:rgba(255,255,255,.82);--line:rgba(14,116,144,.16);--shadow:0 18px 44px rgba(2,68,111,.14)}
*{box-sizing:border-box}html{min-height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif;color:var(--ink);background:linear-gradient(160deg,#e0f7ff 0%,#f7fdff 45%,#d8f7ff 100%);overflow-x:hidden}.sky{position:fixed;border-radius:50%;z-index:-1;filter:blur(1px);opacity:.75}.sky.one{width:390px;height:390px;left:-160px;top:-130px;background:radial-gradient(circle,#7dd3fc,transparent 68%)}.sky.two{width:360px;height:360px;right:-160px;bottom:-120px;background:radial-gradient(circle,#99f6e4,transparent 70%)}.app{width:100%;max-width:760px;margin:0 auto;padding:calc(12px + env(safe-area-inset-top)) 13px calc(12px + env(safe-area-inset-bottom));display:block}.card{background:var(--card);border:1px solid rgba(255,255,255,.72);border-radius:25px;box-shadow:var(--shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden}.hero{position:relative;padding:18px 18px 14px;margin-bottom:10px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(224,247,255,.84))}.settingsButton{position:absolute;right:15px;top:15px;width:43px;height:43px;border:0;border-radius:16px;background:#e0f2fe;color:#0369a1;font-size:22px;font-weight:900;box-shadow:0 8px 20px rgba(2,132,199,.14)}.dateLine{font-size:17px;font-weight:900;color:#0369a1;letter-spacing:-.03em}.clock{font-size:72px;line-height:.98;font-weight:1000;letter-spacing:-.085em;color:#043a5b;text-shadow:0 10px 28px rgba(14,165,233,.18);font-variant-numeric:tabular-nums}.message{font-size:18px;line-height:1.25;font-weight:900;color:#0f5f76;letter-spacing:-.04em;margin-top:7px}.nextBox{margin-top:14px;display:table;width:100%;border-radius:20px;padding:12px 14px;background:linear-gradient(135deg,#0284c7,#14b8a6);color:white;box-shadow:0 13px 30px rgba(2,132,199,.22)}.nextLabel,.nextBox b,.nextBox em{display:block}.nextLabel{font-size:12px;font-weight:900;opacity:.85}.nextBox b{font-size:21px;line-height:1.12;letter-spacing:-.05em;margin-top:2px}.nextBox em{font-style:normal;font-size:14px;font-weight:900;margin-top:4px;color:#e8fffb}.topGrid,.bottomGrid{display:block}.weatherCard,.airCard,.scheduleCard,.listCard{padding:16px;margin-bottom:10px}.cardLabel{display:block;font-size:12px;line-height:1.1;font-weight:1000;color:#0284c7;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.metricRow{display:table;width:100%}.emojiBox{display:table-cell;vertical-align:middle;width:68px;height:68px;min-width:68px;border-radius:23px;text-align:center;background:linear-gradient(145deg,#e0f2fe,#ccfbf1);font-size:39px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 10px 24px rgba(14,165,233,.13)}.emojiBox.small{width:58px;min-width:58px;height:58px;font-size:31px}.metricRow>div:last-child{display:table-cell;vertical-align:middle;padding-left:12px}.metricRow strong{font-size:45px;line-height:1;font-weight:1000;color:#033a5f;letter-spacing:-.07em;margin-right:8px}.metricRow span{font-size:19px;font-weight:950;color:#10435b;letter-spacing:-.04em}.chips{margin-top:12px}.chips span{display:inline-block;margin:0 5px 5px 0;padding:7px 10px;border-radius:999px;background:#f0fbff;border:1px solid var(--line);font-size:13px;font-weight:900;color:#426171}.airNumbers{display:table-cell!important;padding-left:12px!important}.airNumbers b{font-size:30px;line-height:1;font-weight:1000;color:#0369a1;margin-right:4px}.airNumbers span{font-size:12px;color:#66808d;font-weight:900;margin-right:10px}.airText{margin-top:12px;font-size:15px;font-weight:950;color:#0f766e;line-height:1.3}.sectionHead{display:table;width:100%;margin-bottom:10px}.sectionHead>div{display:table-cell;vertical-align:top}.sectionHead h2{margin:0;font-size:24px;line-height:1.04;font-weight:1000;letter-spacing:-.06em;color:#082f49}.count{display:table-cell;vertical-align:top;text-align:center;width:38px;height:38px;line-height:36px;border-radius:19px;background:#e0f2fe;color:#0369a1;border:1px solid var(--line);font-size:15px;font-weight:1000}.timeline,.list,.todoList{display:block}.timelineItem,.listItem,.todoItem{position:relative;display:table;width:100%;padding:11px 12px;margin-bottom:8px;border-radius:18px;background:#fff;border:1px solid rgba(8,47,73,.08);box-shadow:0 6px 16px rgba(2,68,111,.055);color:#061f32}.timelineItem:before{content:"";position:absolute;left:10px;top:50%;width:8px;height:8px;border-radius:50%;background:#111827;transform:translateY(-50%)}.timelineItem .time,.listItem .time{display:table-cell;width:78px;padding-left:13px;vertical-align:middle;font-size:15px;font-weight:1000;color:#061f32;font-variant-numeric:tabular-nums}.timelineItem .copy,.listItem .copy{display:table-cell;vertical-align:middle}.title{font-size:17px;line-height:1.18;font-weight:1000;letter-spacing:-.045em;color:#061f32}.sub{font-size:13px;line-height:1.3;font-weight:800;color:#6b7280;margin-top:3px}.timelineItem.now{background:linear-gradient(135deg,#fff7f7,#fff);border-color:rgba(225,29,72,.38);box-shadow:0 12px 26px rgba(225,29,72,.12)}.timelineItem.now:before{background:var(--red);box-shadow:0 0 0 7px rgba(225,29,72,.12)}.timelineItem.now .time,.timelineItem.now .title{color:var(--red)}.timelineItem.now .sub{color:#9f1239}.todoItem{display:table;background:linear-gradient(135deg,#eefcff,#ecfeff);border-color:rgba(20,184,166,.26);box-shadow:0 10px 22px rgba(20,184,166,.10)}.todoCheck{display:table-cell;width:31px;vertical-align:middle}.todoCheck:before{content:"";display:block;width:22px;height:22px;border-radius:9px;border:2px solid var(--blue2);background:linear-gradient(135deg,#e0f2fe,#ccfbf1)}.todoItem .copy{display:table-cell;vertical-align:middle}.todoItem .title{font-size:18px;color:#0369a1}.todoItem .sub{font-weight:950;color:#0f766e}.empty{text-align:center;color:#66808d;background:rgba(255,255,255,.55);border:1px dashed rgba(14,116,144,.22);border-radius:17px;padding:18px 8px;font-weight:900}.statusBar{display:table;width:100%;padding:0 2px 4px;color:#4b6472;font-size:13px;font-weight:900}.statusBar span{display:table-cell;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:1px}.statusBar button{display:table-cell;width:92px;border:0;border-radius:16px;background:#e0f2fe;color:#0369a1;font-weight:1000;padding:10px 12px}.panel{position:fixed;left:0;right:0;top:0;bottom:0;display:none;background:rgba(3,35,56,.42);z-index:30;padding:12px}.panel.open{display:block}.sheet{position:absolute;left:12px;right:12px;bottom:12px;max-height:92%;overflow:auto;background:#f8fdff;border-radius:26px;padding:18px;box-shadow:0 25px 70px rgba(0,0,0,.26)}.closeButton{border:0;border-radius:14px;background:#e0f2fe;color:#0369a1;width:40px;height:40px;font-size:26px;font-weight:900}.help{font-size:14px;line-height:1.5;color:#4e6a79}.sheet label{display:block;font-size:14px;font-weight:950;margin:12px 0 6px;color:#082f49}.sheet textarea,.sheet select{display:block;width:100%;border:1px solid rgba(14,116,144,.20);border-radius:15px;background:#fff;padding:11px;font-size:14px;color:#082f49}.sheet textarea{min-height:62px;resize:vertical;font-family:Menlo,monospace;font-size:12px}.formGrid{display:block}.actions{display:block;margin-top:14px}.actions button{width:100%;border:0;border-radius:16px;padding:13px;margin-bottom:8px;font-weight:1000;font-size:15px}.primary{background:linear-gradient(135deg,var(--blue2),var(--mint));color:white}.secondary{background:#e0f2fe;color:#0369a1}details{font-size:13px;line-height:1.55;color:#526c7a}summary{font-weight:1000;color:#082f49}.night{background:linear-gradient(160deg,#061525 0%,#0a2335 55%,#06343c 100%);--card:rgba(9,32,48,.86);--ink:#f2fbff;--muted:#aac3d0}.night .card{border-color:rgba(255,255,255,.10);box-shadow:0 18px 44px rgba(0,0,0,.22)}.night .dateLine,.night .cardLabel{color:#7dd3fc}.night .clock,.night .sectionHead h2,.night .title{color:#f2fbff}.night .message,.night .sub,.night .statusBar{color:#b7d1dd}.night .timelineItem,.night .listItem{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.10)}.night .timelineItem .time,.night .timelineItem .title,.night .listItem .time,.night .listItem .title{color:#f2fbff}.night .timelineItem:before{background:#cbd5e1}.night .timelineItem.now{background:linear-gradient(135deg,rgba(225,29,72,.24),rgba(255,255,255,.06));border-color:rgba(251,113,133,.34)}.night .timelineItem.now .time,.night .timelineItem.now .title{color:#fecdd3}.night .todoItem{background:linear-gradient(135deg,rgba(14,165,233,.18),rgba(20,184,166,.14));border-color:rgba(125,211,252,.22)}.night .todoItem .title{color:#e0f2fe}.night .todoItem .sub{color:#99f6e4}.night .sheet{background:#082033}.night .sheet label,.night summary{color:#e0f2fe}.night textarea,.night select{background:#061525;color:#fff;border-color:rgba(255,255,255,.18)}
@media (min-width:680px){.topGrid{display:table;width:100%;border-spacing:0}.weatherCard,.airCard{display:table-cell;width:50%;vertical-align:top}.weatherCard{margin-right:0}.bottomGrid{display:table;width:100%;border-spacing:0}.listCard{display:table-cell;width:50%;vertical-align:top}.weatherCard,.listCard:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.airCard,.listCard:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.airCard,.listCard:last-child{border-left:0}.formGrid{display:table;width:100%}.formGrid label{display:table-cell;width:50%;padding-right:8px}.actions{display:table;width:100%;border-spacing:8px 0}.actions button{display:table-cell;width:50%}}
@media (max-height:850px){.app{padding-top:8px;padding-bottom:8px}.hero{padding:15px 16px 12px;margin-bottom:8px}.clock{font-size:62px}.message{font-size:16px}.nextBox{margin-top:10px;padding:10px 12px}.nextBox b{font-size:18px}.weatherCard,.airCard,.scheduleCard,.listCard{padding:13px;margin-bottom:8px}.emojiBox{width:56px;min-width:56px;height:56px;font-size:32px}.metricRow strong{font-size:36px}.metricRow span{font-size:16px}.sectionHead h2{font-size:21px}.timelineItem,.listItem,.todoItem{padding:9px 10px;margin-bottom:6px}.title{font-size:16px}.todoItem .title{font-size:17px}.sub{font-size:12px}.bottomGrid .listCard{min-height:0}.statusBar button{padding:8px 10px}.cardLabel{margin-bottom:6px}.chips{margin-top:8px}}
@media (max-width:430px){.app{padding-left:10px;padding-right:10px}.clock{font-size:57px}.topGrid,.bottomGrid{display:block}.weatherCard,.airCard,.listCard{display:block;width:auto;border-radius:25px;border-left:1px solid rgba(255,255,255,.72)}.timelineItem .time,.listItem .time{width:70px}.settingsButton{width:39px;height:39px}.sheet{left:8px;right:8px;bottom:8px}.weatherCard,.airCard,.scheduleCard,.listCard{padding:12px}}
