:root{--ink:#1f2528;--muted:#5a6468;--paper:#fffdf8;--background:#eef1ed;--line:#d7ddd8;--brand:#a93f26;--brand-dark:#7d2d1b;--brand-soft:#f8e6de;--gold:#f3c85a;--green:#176b55;--green-soft:#e3f2ec;--warning:#fff1c2;--danger:#b42318;--shadow:0 10px 28px #1f25281c}*{box-sizing:border-box}html{background:var(--background);color:var(--ink);-webkit-text-size-adjust:100%;font-size:17px}body{background:linear-gradient(135deg,#e6ebe6,#f5eee7);margin:0;font-family:BIZ UDPGothic,Yu Gothic UI,Hiragino Kaku Gothic ProN,system-ui,sans-serif;line-height:1.65}button,input,select{font:inherit}button{color:inherit}.app-shell{background:var(--paper);width:min(100%,680px);min-height:100vh;margin:0 auto;padding-bottom:92px;box-shadow:0 0 42px #1c231f1f}.event-header{background:var(--paper);justify-content:space-between;align-items:center;gap:16px;padding:22px 20px 17px;display:flex}.kicker,.section-title p,.group-heading>p{color:var(--brand);letter-spacing:.12em;margin:0 0 4px;font-size:14px;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}.event-header h1{margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(28px,8vw,40px);line-height:1.15}.version-button{border:1px solid var(--line);background:#fff;border-radius:999px;flex:none;min-width:72px;min-height:48px;padding:8px 12px;font-weight:800}.status-dot{background:#28a265;border-radius:50%;width:10px;height:10px;margin-right:4px;display:inline-block}.connection-bar{justify-content:space-between;gap:12px;padding:9px 20px;font-size:14px;display:flex}.connection-bar.online{background:var(--green-soft);color:#165d4b}.connection-bar.offline{background:var(--warning);color:#654b00}.day-switch{grid-template-columns:repeat(2,1fr);gap:10px;padding:16px 20px 10px;display:grid}.day-switch button{border:2px solid var(--line);background:#fff;border-radius:14px;min-height:64px}.day-switch button b,.day-switch button span{display:block}.day-switch button b{font-size:18px}.day-switch button span{margin-top:2px;font-size:15px}.day-switch button.active{border-color:var(--brand);background:var(--brand);color:#fff}.search-box{padding:10px 20px 14px}.search-box>label{margin-bottom:7px;font-size:15px;font-weight:800;display:block}.search-box>div{border:2px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.search-box>div:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px var(--brand-soft)}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:44px;font-size:16px}.search-box>div>button{background:#eef1ed;border:0;border-radius:50%;width:42px;height:42px;font-size:22px}.back-button{border:1px solid var(--line);min-height:48px;color:var(--brand-dark);background:#fff;border-radius:12px;margin:0 20px 12px;padding:8px 16px;font-weight:800}.home-section,.page-section{padding:0 20px 26px}.now-card{color:#fff;text-align:left;width:100%;min-height:250px;box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#ffffff21 0 70px,#0000 71px),linear-gradient(145deg,#8b321e,#b84b2d);border:0;border-radius:22px;padding:24px;display:block}.now-label{color:#ffe49a;letter-spacing:.08em;margin-bottom:18px;font-size:14px;font-weight:900;display:block}.now-card time{font-size:20px;font-weight:900}.now-card h2{margin:8px 0;font-size:clamp(25px,7vw,34px);line-height:1.35}.now-card p{margin:0 0 24px;font-size:17px}.now-card strong{background:var(--gold);color:#332500;border-radius:12px;padding:14px 16px;font-size:17px;display:block}.critical-panel{background:#fff8dc;border:2px solid #e6b43c;border-radius:18px;margin-top:18px;padding:20px}.critical-panel h2{margin:0 0 12px;font-size:21px}.critical-panel ul{margin:0;padding:0;list-style:none}.critical-panel li{border-top:1px solid #ead897;grid-template-columns:90px 1fr;gap:10px;padding:10px 0;display:grid}.critical-panel li:first-child{border-top:0}.critical-panel li b{color:#713a00}.section-title{justify-content:space-between;align-items:flex-end;gap:14px;margin:28px 0 14px;display:flex}.section-title h2{margin:0;font-size:clamp(24px,6vw,31px);line-height:1.3}.section-title>span{background:#eef1ed;border-radius:999px;flex:none;padding:5px 10px;font-size:14px;font-weight:800}.quick-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.quick-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;min-height:118px;padding:15px}.quick-grid button>span{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:11px;place-items:center;margin-bottom:9px;font-size:20px;font-weight:900;display:grid}.quick-grid b,.quick-grid small{display:block}.quick-grid b{font-size:18px}.quick-grid small{color:var(--muted);margin-top:3px;font-size:14px}.card-list{gap:12px;display:grid}.program-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;width:100%;min-height:148px;padding:17px;box-shadow:0 4px 14px #1f25280f}.program-card>div{align-items:center;gap:8px;display:flex}.program-card time{color:var(--brand);font-size:16px;font-weight:900}.program-card h3{margin:8px 0 4px;font-size:21px;line-height:1.35}.program-card p{color:var(--muted);margin:0 0 8px}.program-card strong{color:var(--brand)}.change-badge{color:#604300;background:#ffdf78;border-radius:999px;padding:3px 8px;font-size:14px;font-weight:900;display:inline-block}.offline-card{background:#eaf3ef;border-radius:18px;margin-top:20px;padding:18px}.offline-card>div{align-items:center;gap:12px;display:flex}.offline-card>div>span{width:48px;height:48px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-size:25px;display:grid}.offline-card b{font-size:19px}.offline-card p{margin:2px 0 0;font-size:15px}.offline-card button{background:var(--green);color:#fff;border:0;border-radius:12px;width:100%;min-height:50px;margin-top:14px;font-weight:900}.timeline,.group-timeline{gap:10px;display:grid;position:relative}.timeline button,.group-timeline button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;grid-template-columns:76px 1fr auto;align-items:center;gap:12px;width:100%;min-height:86px;padding:14px;display:grid}.timeline time,.group-timeline time{color:var(--brand);font-size:18px;font-weight:900}.timeline h3{margin:0 0 4px;font-size:18px}.timeline p,.group-timeline span{color:var(--muted);margin:0;font-size:15px}.timeline strong,.group-timeline strong{color:var(--brand)}.horizontal-tabs{scrollbar-width:thin;gap:8px;margin:0 -20px 18px;padding:0 20px 8px;display:flex;overflow-x:auto}.horizontal-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;flex:none;min-height:48px;padding:9px 14px;font-weight:800}.horizontal-tabs button.active{border-color:var(--brand);background:var(--brand);color:#fff}.group-heading{background:var(--brand-soft);border-radius:16px;margin-bottom:16px;padding:18px}.group-heading h2{margin:0;font-size:25px}.map-card,.step-card,.detail-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.map-card>h2,.step-card>h2,.detail-card>h2{margin:0 0 10px;font-size:clamp(25px,7vw,34px);line-height:1.35}.map-guide{color:#43504a;background:#eef3f0;border-radius:11px;margin:0 0 12px;padding:11px 13px;font-size:15px}.map-scroll,.step-image{border:2px solid var(--line);background:#fff;border-radius:13px;width:100%;display:block;overflow-x:auto}.map-scroll img{width:760px;max-width:none;height:auto;display:block}.step-image img{width:900px;max-width:none;height:auto;display:block}.map-card h3{margin:20px 0 10px;font-size:20px}.annotation-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.annotation-list li{border-left:6px solid var(--brand);background:var(--brand-soft);border-radius:8px;padding:12px 14px;font-size:17px;font-weight:700}.warning-box{background:var(--warning);border:2px solid #e8ba41;border-radius:13px;margin:16px 0;padding:15px}.warning-box b{color:#6b4500;font-size:18px}.warning-box p{margin:4px 0 0}.step-jump{margin-bottom:14px}.step-jump label{margin-bottom:6px;font-weight:900;display:block}.step-jump select{border:2px solid var(--line);background:#fff;border-radius:12px;width:100%;min-height:54px;padding:9px 12px;font-size:16px}.step-card>time{color:var(--brand);font-size:24px;font-weight:900}.step-nav{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;display:grid}.step-nav button{background:var(--brand);color:#fff;border:0;border-radius:12px;min-height:54px;font-weight:900}.step-nav button:disabled{color:#747d78;background:#cfd4d0}.phase-tabs{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.phase-tabs button{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:50px;font-weight:900}.phase-tabs button.active{border-color:var(--brand);background:var(--brand);color:#fff}.task-list{gap:12px;display:grid}.task-list article{border:2px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.task-list article.important{border-color:#e3af30}.task-list article.done{opacity:.72;background:#edf3ef}.task-check{text-align:left;background:0 0;border:0;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;width:100%;min-height:84px;padding:13px;display:grid}.task-check>span{border:3px solid var(--brand);width:44px;height:44px;color:var(--brand);border-radius:12px;place-items:center;font-size:25px;font-weight:900;display:grid}.task-check time{color:var(--brand);font-size:15px;font-weight:900}.task-check h3{margin:3px 0 0;font-size:19px;line-height:1.4}.task-list article>ul{margin:0;padding:0 18px 16px 48px}.task-list article>ul li{margin-top:6px}.emergency-call{background:var(--danger);color:#fff;border-radius:16px;margin-bottom:16px;padding:20px}.emergency-call b{font-size:24px}.emergency-call p{margin:6px 0 0}.emergency-list{gap:10px;display:grid}.emergency-list details{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.emergency-list summary{cursor:pointer;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:94px;padding:14px;list-style:none;display:grid}.emergency-list summary>span{width:40px;height:40px;color:var(--danger);background:#fde6e3;border-radius:50%;place-items:center;font-size:24px;font-weight:900;display:grid}.emergency-list summary b{font-size:19px}.emergency-list summary p{color:var(--muted);margin:3px 0 0;font-size:15px}.emergency-list ol{margin:0;padding:0 20px 18px 58px}.emergency-list ol li{margin-top:7px}.privacy-card{background:#edf0ee;border-radius:15px;margin-top:16px;padding:18px}.privacy-card b{font-size:19px}.privacy-card p{margin:5px 0 0}.detail-category{color:var(--brand);margin-bottom:8px;font-weight:900}.detail-summary{margin:0 0 18px;font-size:18px}.fact-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:22px;display:grid}.fact-grid div{background:#f1f3f0;border-radius:13px;padding:14px}.fact-grid span,.fact-grid b{display:block}.fact-grid span{color:var(--muted);font-size:14px}.fact-grid b{margin-top:4px;font-size:17px}.detail-card>h3{margin:0 0 12px;font-size:21px}.large-steps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.large-steps li{background:#f6f1eb;border-radius:12px;grid-template-columns:38px 1fr;align-items:start;gap:11px;padding:13px;display:grid}.large-steps span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.large-steps p{margin:2px 0 0;font-size:17px}.wide-button{background:var(--brand);color:#fff;border:0;border-radius:12px;width:100%;min-height:54px;margin-top:16px;font-weight:900}.wide-button.secondary{background:var(--green)}.update-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.update-card time{color:var(--brand);font-weight:900}.update-card h3{margin:7px 0;font-size:22px}.update-card ul{margin-bottom:0;padding-left:24px}.result-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;grid-template-columns:50px 1fr auto;align-items:center;gap:11px;width:100%;min-height:82px;margin-bottom:10px;padding:12px;display:grid}.result-card>span{background:var(--brand-soft);min-height:44px;color:var(--brand);border-radius:10px;place-items:center;font-size:14px;font-weight:900;display:grid}.result-card b,.result-card small{display:block}.result-card b{font-size:17px}.result-card small{color:var(--muted);margin-top:3px;font-size:14px}.result-card>strong{color:var(--brand);font-size:24px}.empty-card{text-align:center;background:#f1f3f0;border-radius:16px;padding:28px 18px}.bottom-nav{z-index:20;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f7;grid-template-columns:repeat(4,1fr);width:min(100%,680px);min-height:76px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#68716d;background:0 0;border:0;min-height:72px}.bottom-nav button span,.bottom-nav button b{display:block}.bottom-nav button span{font-size:22px;line-height:1}.bottom-nav button b{margin-top:6px;font-size:14px}.bottom-nav button.active{color:var(--brand);background:#fbebe4}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:4px solid #2f7fbe}@media (hover:hover){button:hover{filter:brightness(.98)}}@media (width>=560px){.quick-grid{grid-template-columns:repeat(3,1fr)}.card-list{grid-template-columns:repeat(2,1fr)}}@media (width<=370px){html{font-size:16px}.event-header,.day-switch,.search-box,.home-section,.page-section{padding-left:15px;padding-right:15px}.horizontal-tabs{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.fact-grid{grid-template-columns:1fr}.timeline button,.group-timeline button{grid-template-columns:68px 1fr}.timeline button>strong,.group-timeline button>strong{display:none}}
