: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}.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}.memo-home-button{width:100%;min-height:88px;color:var(--green);text-align:left;background:linear-gradient(135deg,#f2faf7,#e3f2ec);border:2px solid #b4d6ca;border-radius:16px;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;margin-top:12px;padding:14px 16px;display:grid}.memo-home-button>span{background:var(--green);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;font-weight:900;display:grid}.memo-home-button b,.memo-home-button small{display:block}.memo-home-button b{letter-spacing:.08em;font-size:22px}.memo-home-button small{color:#365f53;margin-top:1px;font-size:15px}.memo-home-button strong{font-size:16px}.memo-section{padding-bottom:34px}.memo-privacy{background:var(--green-soft);color:#245f50;border-radius:15px;grid-template-columns:56px 1fr;align-items:center;gap:13px;padding:15px;display:grid}.memo-privacy>span{background:#fff;border-radius:11px;place-items:center;width:56px;height:44px;font-size:14px;font-weight:900;display:grid}.memo-privacy p,.memo-privacy b{display:block}.memo-privacy p{margin:0;font-size:15px}.memo-privacy b{margin-bottom:2px;font-size:17px}.memo-composer{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:16px;padding:17px;box-shadow:0 4px 14px #1f25280f}.memo-composer label{margin-bottom:8px;font-size:18px;font-weight:900;display:block}.memo-composer textarea{resize:vertical;border:2px solid var(--line);width:100%;min-height:150px;max-height:300px;color:var(--ink);font:inherit;background:#fffefa;border-radius:12px;padding:13px;font-size:17px;line-height:1.7;display:block;overflow:auto}.memo-composer textarea:focus{border-color:var(--green)}.memo-composer>div{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.memo-composer>div>span{color:var(--muted);font-size:14px}.memo-composer button{background:var(--green);color:#fff;border:0;border-radius:12px;min-width:140px;min-height:50px;font-weight:900}.memo-composer button:disabled{color:#f5f5f5;background:#aeb8b3}.memo-list-heading{justify-content:space-between;align-items:baseline;gap:12px;margin:24px 0 10px;display:flex}.memo-list-heading h3{margin:0;font-size:22px}.memo-list-heading span{color:var(--muted);font-size:14px;font-weight:800}.memo-list-scroll{overscroll-behavior:contain;scrollbar-width:thin;gap:10px;max-height:min(54vh,560px);padding-right:4px;display:grid;overflow-y:auto}.memo-card{border:1px solid var(--line);border-left:6px solid var(--green);background:#fff;border-radius:14px;padding:15px}.memo-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.memo-card time{color:var(--green);font-size:14px;font-weight:900}.memo-card button{min-width:54px;min-height:44px;color:var(--danger);background:#fff5f2;border:1px solid #e0b8ae;border-radius:10px;font-size:14px;font-weight:900}.memo-card p{white-space:pre-wrap;margin:11px 0 0;font-size:17px;line-height:1.75}.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}.offline-card button:disabled{color:#fff;background:#64756e}.offline-card .install-actions{gap:10px;display:grid}.offline-card .install-actions button+button{margin-top:0}.offline-card .install-secondary{border:2px solid var(--green);color:var(--green);background:#fff}.offline-card .install-status{color:#245f50;text-align:center;margin-top:10px;font-size:15px;font-weight:800}.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}.diagram-preview{border:2px solid var(--line);text-align:left;background:#fff;border-radius:13px;width:100%;padding:0;display:block;overflow:hidden}.diagram-preview img{background:#fff;width:100%;height:auto;display:block}.diagram-preview>span{background:var(--brand);color:#fff;text-align:center;min-height:48px;padding:11px 14px;font-size:16px;font-weight:900;display:block}.image-modal-backdrop{z-index:100;background:#141917c7;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}.image-modal{background:var(--paper);border-radius:18px;flex-direction:column;width:auto;min-width:0;max-width:none;min-height:0;max-height:none;padding:16px;display:flex;position:absolute;inset:8px;overflow:hidden;box-shadow:0 24px 70px #00000057}.image-modal>header{flex:none;justify-content:space-between;align-items:start;gap:14px;min-width:0;display:flex}.image-modal>header>div{min-width:0}.image-modal>header p{color:var(--brand);letter-spacing:.1em;margin:0;font-size:14px;font-weight:900}.image-modal>header h2{margin:2px 0 0;font-size:clamp(22px,5.5vw,30px);line-height:1.3}.image-modal>header button{background:#e7ebe8;border:0;border-radius:50%;flex:none;width:50px;height:50px;font-size:28px;font-weight:800}.image-modal-guide{color:var(--muted);flex:none;margin:10px 0;font-size:15px;font-weight:700}.image-modal-scroll{overscroll-behavior:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-color:var(--brand) #e7ebe8;border:2px solid var(--line);background:#fff;border-radius:13px;flex:1 1 0;width:auto;min-width:0;max-width:100%;min-height:0;overflow:auto}.image-modal-scroll::-webkit-scrollbar{width:16px;height:16px}.image-modal-scroll::-webkit-scrollbar-track{background:#e7ebe8}.image-modal-scroll::-webkit-scrollbar-thumb{background:var(--brand);border:3px solid #e7ebe8;border-radius:999px}.image-modal-scroll img{max-width:none;height:auto;display:block}.image-modal-close{background:var(--brand);color:#fff;border:0;border-radius:12px;flex:none;width:100%;min-height:50px;margin-top:12px;font-size:17px;font-weight:900}@media (width<=700px){.image-modal{border-radius:0;padding:12px;inset:0}.image-modal-scroll{border-radius:10px}}.install-guide-backdrop{z-index:120;background:#141917c7;position:fixed;inset:0;overflow:hidden}.install-guide-dialog{background:var(--paper);border-radius:18px;width:calc(100% - 24px);max-width:620px;max-height:calc(100% - 24px);padding:18px;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 70px #00000057}.install-guide-dialog>header{justify-content:space-between;align-items:start;gap:14px;display:flex}.install-guide-dialog>header>div{min-width:0}.install-guide-dialog>header p{color:var(--green);letter-spacing:.1em;margin:0;font-size:14px;font-weight:900}.install-guide-dialog>header h2{margin:2px 0 0;font-size:clamp(24px,6vw,32px);line-height:1.3}.install-guide-dialog>header button{background:#e7ebe8;border:0;border-radius:50%;flex:none;width:50px;height:50px;font-size:28px;font-weight:800}.install-guide-heading{margin:18px 0 0;font-size:21px}.install-guide-dialog ol{counter-reset:install-step;gap:10px;margin:18px 0;padding:0;list-style:none;display:grid}.install-guide-dialog li{counter-increment:install-step;background:#edf4f1;border-radius:13px;min-height:78px;padding:13px 13px 13px 58px;position:relative}.install-guide-dialog li:before{background:var(--green);color:#fff;content:counter(install-step);border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;font-weight:900;display:grid;position:absolute;top:15px;left:13px}.install-guide-dialog li b,.install-guide-dialog li span{display:block}.install-guide-dialog li b{font-size:18px}.install-guide-dialog li span{color:var(--muted);margin-top:3px;font-size:15px;line-height:1.55}.install-guide-note{background:var(--warning);border-radius:11px;margin:0;padding:12px 14px;font-size:15px;font-weight:700}.remove-guide{background:#fff8f5;border:2px solid #c95c3e;border-radius:15px;margin-top:18px;padding:15px}.remove-guide h3{color:#8f311b;margin:0;font-size:21px}.remove-guide ol{counter-reset:remove-step;margin:12px 0}.remove-guide li{counter-increment:remove-step;background:#fff}.remove-guide li:before{content:counter(remove-step);background:#a83e24}.remove-guide>p{color:var(--muted);margin:0;font-size:15px;font-weight:700;line-height:1.6}.install-guide-close{background:var(--green);color:#fff;border:0;border-radius:12px;width:100%;min-height:52px;margin-top:14px;font-size:17px;font-weight:900}@media (width<=700px){.install-guide-dialog{width:auto;max-width:none;max-height:none;inset:12px;transform:none}}.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}.script-note{border-left:6px solid var(--brand);background:var(--brand-soft);border-radius:10px;margin:0 0 16px;padding:15px 16px;font-size:17px;line-height:1.7}.script-index{border:2px solid var(--brand);background:#fff;border-radius:16px;margin-bottom:26px;overflow:hidden}.script-index-heading{background:var(--brand);color:#fff;justify-content:space-between;align-items:end;gap:12px;padding:16px;display:flex}.script-index-heading span,.full-script-heading>span{letter-spacing:.13em;font-size:14px;font-weight:900}.script-index-heading h3,.full-script-heading h3{margin:3px 0 0;font-size:24px}.script-index-heading a{color:#fff;font-size:15px;font-weight:900}.script-run-list{display:grid}.script-run-list>div{border-top:1px solid var(--line);grid-template-columns:76px 1fr;align-items:center;gap:12px;min-height:58px;padding:10px 15px;display:grid}.script-run-list>div:first-child{border-top:0}.script-run-list time{color:var(--brand);font-variant-numeric:tabular-nums;font-size:20px;font-weight:900}.script-run-list b{font-size:17px;line-height:1.45}.full-script-heading{background:#e9eeeb;border-radius:15px;margin:0 0 12px;padding:18px;scroll-margin-top:90px}.full-script-heading>span{color:var(--brand)}.full-script-heading p{color:var(--muted);margin:7px 0 0;font-size:16px;line-height:1.6}.script-list{gap:14px;display:grid}.script-list article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.script-cue-meta{border-bottom:2px solid var(--brand-soft);padding-bottom:13px}.script-cue-meta time{color:var(--brand);font-variant-numeric:tabular-nums;font-size:22px;font-weight:900;line-height:1.35;display:block}.script-cue-meta h3{margin:4px 0;font-size:21px;line-height:1.4}.script-cue-meta span{color:var(--muted);font-size:15px;font-weight:800}.script-comments{gap:13px;padding-top:14px;display:grid}.script-comments p{margin:0;font-size:18px;line-height:1.8}.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,textarea: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}.memo-composer>div{flex-direction:column;align-items:stretch}.memo-composer button{width:100%}}
