html{font-size:110%}:root{--font-display: "Cormorant Garamond", serif;--font-body: "Crimson Pro", serif;--font-ui: "Inter", sans-serif;--fs-display: 2rem;--fs-heading: 1.3rem;--fs-title: 1rem;--fs-base: 1rem;--fs-sm: .88rem;--fs-xs: .75rem;--fs-2xs: .55rem;--fs-3xs: .5rem;--fs-4xs: .45rem}@media (max-width: 900px){:root{--fs-display: 1.7rem;--fs-heading: 1.15rem;--fs-title: .95rem;--fs-base: .92rem;--fs-sm: .8rem;--fs-xs: .7rem;--fs-2xs: .55rem;--fs-3xs: .5rem;--fs-4xs: .42rem}}@media (max-width: 480px){:root{--fs-display: 1.4rem;--fs-heading: 1rem;--fs-title: .88rem;--fs-base: .88rem;--fs-sm: .75rem;--fs-xs: .65rem;--fs-2xs: .5rem;--fs-3xs: .45rem;--fs-4xs: .38rem}}@view-transition{navigation: auto;}:root{--fs-display: clamp(1.4rem, .923vw + 1.192rem, 2rem);--fs-heading: clamp(1rem, .462vw + .896rem, 1.3rem);--fs-title: clamp(.88rem, .192vw + .832rem, 1rem);--fs-base: clamp(.88rem, .185vw + .838rem, 1rem);--fs-sm: clamp(.75rem, .192vw + .707rem, .88rem);--fs-xs: clamp(.65rem, .154vw + .615rem, .75rem);--fs-2xs: clamp(.5rem, .154vw + .465rem, .55rem);--fs-3xs: clamp(.45rem, .154vw + .415rem, .5rem);--fs-4xs: clamp(.38rem, .115vw + .349rem, .45rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-ui);font-weight:300;background:#0a0612;color:#f5f0e6;overflow-x:hidden;-webkit-font-smoothing:antialiased}#bg-canvas{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;opacity:.2}.header-badge{font-family:var(--font-ui);font-weight:500;font-size:.45rem;letter-spacing:.08em;color:#50dc64cc;background:#50dc6414;padding:.06rem .3rem;border-radius:3px;text-transform:uppercase;border:1px solid rgba(80,220,100,.1)}#dash-content{position:relative;z-index:1;padding:4.5rem 1rem 2rem;max-width:1100px;margin:0 auto;pointer-events:none}#dash-content>*{pointer-events:auto}.dh-top{text-align:center;padding:.75rem .5rem .5rem}.dh-title{font-family:var(--font-display);font-weight:300;font-size:clamp(2rem,5vw,3.2rem);letter-spacing:.12em;text-transform:uppercase;color:#f5f0e6;margin-bottom:.2rem}.dh-sub{font-family:var(--font-ui);font-weight:300;font-size:.55rem;color:#f5f0e680}.zone{margin-top:1rem}.zone-header{font-family:var(--font-ui);font-weight:400;font-size:.45rem;letter-spacing:.2em;text-transform:uppercase;color:#f5f0e680;padding:0 .25rem .35rem;border-bottom:1px solid rgba(212,175,55,.06);margin-bottom:.5rem}.zone-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.5rem}.zone-grid .wide{grid-column:1 / -1}.data-card{border:1px solid rgba(212,175,55,.06);border-radius:6px;background:#100a1c4d;padding:.7rem;transition:border-color .2s;overflow:hidden}.data-card.wide{overflow:visible}.data-card:hover{border-color:#d4af371f}.dc-title{font-family:var(--font-display);font-weight:500;font-size:.75rem;color:#f5f0e6;margin-bottom:.4rem;display:flex;align-items:center;justify-content:space-between}.dc-title-link{font-family:var(--font-ui);font-weight:300;font-size:.45rem;color:#d4af3780;text-decoration:none;letter-spacing:.06em;transition:color .2s}.dc-title-link:hover{color:#d4af3799}.cd-row{display:flex;gap:.4rem;flex-wrap:wrap}.cd-item{flex:1;min-width:100px;text-align:center;padding:.4rem .3rem;border:1px solid rgba(212,175,55,.06);border-radius:4px;background:#0a06124d}.cd-number{font-family:var(--font-display);font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:300;color:#d4af37;line-height:1;display:block}.cd-unit{font-size:.4rem;letter-spacing:.12em;text-transform:uppercase;color:#f5f0e680;display:block;margin-top:.05rem}.cd-event{font-size:.5rem;color:#f5f0e68c;display:block;margin-top:.1rem;letter-spacing:.04em}.cd-date{grid-area:date;font-size:var(--fs-sm);color:#f5f0e680}.cd-note{grid-column:1 / -1;font-size:var(--fs-xs);color:#d4a853;margin-top:-.15rem;padding-left:.1rem}.cd-converge{text-align:center;font-size:.4rem;letter-spacing:.12em;color:#d4af3780;margin-top:.35rem;padding-top:.3rem;border-top:1px solid rgba(212,175,55,.06)}.dg-row{display:flex;gap:.35rem;flex-wrap:wrap}.dg-item{flex:1;min-width:110px}.dg-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.15rem}.dg-label{font-size:.45rem;letter-spacing:.08em;text-transform:uppercase;color:#f5f0e680}.dg-trend{font-size:.4rem;font-weight:500;white-space:nowrap}.dg-trend.pos{color:#ef4444b3}.dg-trend.neg{color:#50dc64b3}.dg-canvas{width:100%;height:60px;border-radius:3px;display:block}.cf-wrap{display:flex;gap:.3rem}.cf-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:.15rem}.cf-body{flex:1;min-width:0}.cf-name{font-weight:400;font-size:.6rem;color:#f5f0e6a6}.cf-parties{font-size:.5rem;color:#f5f0e68c;margin-top:.05rem}.cf-meta{display:flex;gap:.5rem;margin-top:.15rem;font-size:.45rem;color:#f5f0e680}.cf-meta span{white-space:nowrap}.cf-empty{font-size:.55rem;color:#f5f0e680;text-align:center;padding:.5rem}.sj-ref{font-family:var(--font-body);font-weight:400;font-size:.55rem;color:#d4af3780;margin-bottom:.3rem}.sj-text{font-size:.55rem;color:#f5f0e680;line-height:1.5;margin-bottom:.3rem}.sj-fulfill{font-size:.5rem;color:#f5f0e680;padding-top:.25rem;border-top:1px solid rgba(212,175,55,.04)}.tl-track{position:relative;height:3px;background:#d4af3714;border-radius:2px;margin:1.6rem .3rem 1.8rem}.tl-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:50%;border:1.5px solid;background:#0a0612;z-index:2}.tl-dot.past{border-color:#d4af3733}.tl-dot.present{border-color:#d4af37;width:13px;height:13px;background:#d4af37;box-shadow:0 0 10px #d4af3759;z-index:3}.tl-dot.future{border-color:#d4af371f}.tl-label{position:absolute;transform:translate(-50%);text-align:center;white-space:nowrap;z-index:1;pointer-events:none}.tl-label.above{bottom:.5rem}.tl-label.below{top:.5rem}.tl-label .tl-name{font-size:.38rem;color:#f5f0e680;letter-spacing:.06em;display:block;line-height:1.3}.tl-label .tl-year{font-size:.33rem;color:#f5f0e680;display:block}.tl-status{text-align:center;font-size:.38rem;letter-spacing:.08em;color:#f5f0e680;margin-top:.1rem}.cal-event{display:flex;justify-content:space-between;align-items:center;padding:.2rem 0;border-bottom:1px solid rgba(212,175,55,.03)}.cal-event:last-child{border-bottom:none}.cal-left{min-width:0}.cal-name{font-size:.55rem;color:#f5f0e68c}.cal-note{font-size:.4rem;color:#d4af3780;margin-top:.05rem}.cal-right{text-align:right}.cal-countdown{font-size:.6rem;color:#d4af37;font-weight:400}.cal-date{font-size:.4rem;color:#f5f0e68c;display:block}.rc-section{margin-bottom:.35rem}.rc-section:last-child{margin-bottom:0}.rc-section-header{font-size:.5rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f5f0e680;margin-bottom:.15rem;padding-bottom:.08rem;border-bottom:1px solid rgba(212,175,55,.04)}.rc-item{display:flex;align-items:baseline;gap:.3rem;padding:.1rem 0;font-size:.5rem;color:#f5f0e680}.rc-item.done{color:#50dc6480}.rc-item.waiting{color:#f5f0e680}.rc-item .rc-check{flex-shrink:0;font-size:.45rem}.at-text{font-size:.55rem;color:#f5f0e680;line-height:1.5;margin-bottom:.25rem}.at-ref{font-size:.45rem;color:#d4af3780;font-style:italic}.fs-countdown{font-size:clamp(1rem,2vw,1.4rem);color:#d4af37;font-family:var(--font-display);display:block;text-align:center;margin-bottom:.15rem}.fs-event{font-size:.55rem;color:#f5f0e68c;text-align:center;display:block}.fs-note{font-size:.45rem;color:#f5f0e680;text-align:center;margin-top:.25rem;padding-top:.2rem;border-top:1px solid rgba(212,175,55,.04)}#dash-footer{text-align:center;padding:1.5rem 0 1rem;border-top:1px solid rgba(212,175,55,.06);margin-top:2rem}.footer-text{font-family:var(--font-ui);font-size:.6rem;color:#f5f0e680;margin-bottom:.4rem}.footer-maranatha{font-family:var(--font-display);font-size:.8rem;font-style:italic;color:#d4af3780;letter-spacing:.2em}.footer-nav{font-family:var(--font-ui);font-size:var(--fs-2xs);color:#f5f0e680;margin-top:.75rem}.footer-nav a{color:inherit;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#d4af37}@media (max-width: 900px){#dash-content{padding:4rem .75rem 1.5rem}.zone-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.dg-item{min-width:100px}.tl-track{margin:1.4rem .2rem 1.6rem}}@media (max-width: 480px){.zone-grid{grid-template-columns:1fr;gap:.4rem}.data-card{padding:.5rem}.data-card.wide{overflow:visible}.cd-item{min-width:70px}.dg-item{flex:1 1 100%;min-width:0}.dg-canvas{height:44px}.tl-track{margin:1.2rem 0rem 1.4rem}.tl-dot{width:5px;height:5px}.tl-dot.present{width:10px;height:10px}.tl-label .tl-name{font-size:.28rem;letter-spacing:.04em}.tl-label .tl-year{font-size:.24rem}.tl-label.above{bottom:.35rem}.tl-label.below{top:.35rem}.cd-converge{font-size:.35rem}.footer-nav{font-size:.4rem}}
