@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Orbitron:wght@400;500;600;700&display=swap";
html,body{-ms-overflow-style:none;scrollbar-width:none;height:100%;margin:0;padding:0;position:relative;overflow-x:hidden}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}*{box-sizing:border-box}.dropdown-item{align-items:center;gap:.5rem;display:flex}.dropdown-item-icon{flex:0 0 1.5rem;justify-content:center;align-items:center;width:1.5rem;min-width:1.5rem;height:1.5rem;line-height:1;display:inline-flex}:root{--ink:#101319;--deep-slate:#181d24;--paper:#f3f1eb;--time-gold:#d8a84e;--bg-color:var(--paper);--bg-color-rgb:243, 241, 235;--text-color:#1e293b;--text-muted:#64748b;--border-color-rgb:0, 0, 0;--accent-color:var(--time-gold);--accent-color-rgb:216, 168, 78;--on-accent:var(--ink);--title-start-color:#1e293b;--title-end-color:#475569;--footer-height:70px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--footer-total-height:calc(var(--footer-height) + var(--safe-area-bottom));--period-bg-light:#fdf2f8;--period-bg-dark:#1a1625;--period-bg-light-card:#ffebee;--period-bg-dark-card:#3a102a;--period-text-light:#333;--period-text-dark:#fce4ec;--period-accent:#ec4899;--period-accent-light:#f472b6;--period-strong-pink:#db2777;--period-deep-pink:#be185d}body.dark-mode{--bg-color:var(--deep-slate);--bg-color-rgb:24, 29, 36;--text-color:#e2e8f0;--text-muted:#94a3b8;--border-color-rgb:255, 255, 255;--title-start-color:#e2e8f0;--title-end-color:#94a3b8}body{background-color:var(--bg-color);color:var(--text-color);width:100%;min-height:100vh;padding-bottom:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:background-color .5s,color .5s;position:relative;overflow-y:auto}body.dark-mode{background-color:var(--deep-slate);color:#e2e8f0}body.period-mode{background-color:var(--period-bg-light-card)!important;color:var(--period-text-light)!important}body.period-mode.dark-mode{background-color:var(--bg-color)!important;color:var(--text-color)!important}.period-specific-card{border:1px solid #e91e631a;border-radius:.5rem;padding:1rem;background-color:var(--period-bg-light)!important;color:#333!important}.dark-mode .period-specific-card{box-shadow:none;border:1px solid #ffffff1a;color:var(--text-color)!important;background-color:#0000!important}.period-tracker-widget{background-color:#fff;border-radius:.75rem;flex-direction:column;min-height:200px;margin-bottom:1rem;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000d}.dark-mode .period-tracker-widget{background-color:var(--bg-color);border:1px solid #ffffff1a;box-shadow:0 2px 8px #0003}.period-tracker-widget:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.period-tracker-widget .card-header{border-bottom:1px solid #0000000d;padding:.75rem 1rem;font-size:1.125rem;font-weight:600}.dark-mode .period-tracker-widget .card-header{border-bottom:1px solid #ffffff0d}.period-tracker-widget .card-content{background-color:var(--period-bg-light);color:#333;flex-direction:column;flex:1;padding:1rem;display:flex}.dark-mode .period-tracker-widget .card-content{color:var(--text-color);background-color:#0000;border-top:1px solid #ffffff1a}.period-card-header{font-weight:600;color:var(--period-accent)!important}.dark-mode .period-card-header{color:var(--text-color)!important}.period-active,.period-ended,.no-period-active,.verification-container{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.period-status{color:var(--period-accent);text-align:center;margin:.5rem 0;font-size:1rem;font-weight:600}.dark-mode .period-status{color:var(--text-color)}.time-display-container{width:100%;margin:.5rem 0}.time-units-grid{justify-content:center;gap:.25rem;display:flex}.time-units-grid.analog-layout{flex-direction:row;gap:.25rem;display:flex}.time-units-grid.stacked-layout{flex-direction:column;gap:.25rem;display:flex}.time-unit-column{flex-direction:column;align-items:center;min-width:3rem;display:flex}.time-unit-row{border-bottom:1px solid #e91e631a;justify-content:space-between;align-items:center;width:100%;padding:.25rem .5rem;display:flex}.dark-mode .time-unit-row{border-bottom-color:#e91e6333}.time-unit-column .time-unit-label{text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.time-unit-row .time-unit-label{font-size:.8rem;font-weight:500}.time-unit-column .time-unit-value{background-color:var(--period-accent);color:#fff;text-align:center;border-radius:4px;width:100%;min-width:2.5rem;padding:.25rem .5rem;font-size:1.25rem;font-weight:700}.time-unit-row .time-unit-value{color:var(--period-accent);font-weight:600}.dark-mode .time-unit-column .time-unit-value{background-color:var(--period-deep-pink)}.dark-mode .time-unit-row .time-unit-value{color:var(--period-accent-light)}.time-display,.time-display-container,.time-units-grid,.time-unit-value,.time-unit-column,.time-unit-row{font-variant-numeric:tabular-nums}.happening-now{letter-spacing:.14em;border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;width:fit-content;margin:0 auto .5rem;padding:.15rem .6rem;font-size:.62rem;font-weight:700;display:flex}.happening-now-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.6s ease-in-out infinite nowPulse}@keyframes nowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.widget-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:.75rem 0;display:flex}.action-button{cursor:pointer;border:none;border-radius:.5rem;min-width:120px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.verify-button{color:#fff;background-color:#f97316}.end-button{color:#fff;background-color:#ef4444}.start-button{background-color:var(--period-accent);color:#fff}.confirm-button{color:#fff;background-color:#22c55e}.cancel-button{color:#fff;background-color:#6b7280}.action-button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 2px 5px #0000001a}.action-button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.verify-prompt{text-align:center;margin-bottom:1rem}.verify-time{color:var(--period-accent);font-weight:600}.dark-mode .verify-time{color:var(--period-accent-light)}.period-summary{background-color:#ffffff80;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:.75rem}.dark-mode .period-summary{background-color:#ffffff0d}.summary-item{border-bottom:1px solid #e91e631a;justify-content:space-between;margin:.5rem 0;padding:.25rem 0;display:flex}.dark-mode .summary-item{border-bottom:1px solid #e91e6333}.summary-item:last-child{border-bottom:none}.prediction-info,.next-prediction{text-align:center;background-color:#ffffff80;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.75rem;font-size:.9rem}.dark-mode .prediction-info,.dark-mode .next-prediction{background-color:#0003}.prediction-date{color:var(--period-accent);margin-top:.5rem;font-weight:600}.dark-mode .prediction-date{color:var(--period-accent-light)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in{opacity:0;animation:.5s ease-out forwards fadeInUp;transform:translateY(20px)scale(.95)}.fade-in:first-child{animation-delay:.1s}.fade-in:nth-child(2){animation-delay:.15s}.fade-in:nth-child(3){animation-delay:.2s}.fade-in:nth-child(4){animation-delay:.25s}.fade-in:nth-child(5){animation-delay:.3s}.fade-in:nth-child(6){animation-delay:.35s}.fade-in:nth-child(7){animation-delay:.4s}.fade-in:nth-child(8){animation-delay:.45s}.fade-in:nth-child(9){animation-delay:.5s}.fade-in:nth-child(10){animation-delay:.55s}.fade-in:nth-child(n+11){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.app-container.loaded .fade-in{opacity:1}.app-container{opacity:0;flex-direction:column;width:100%;max-width:1200px;min-height:100dvh;margin:0 auto;padding-bottom:0;transition:opacity .6s ease-out,transform .6s ease-out;display:flex;position:relative;transform:translateY(20px)}.app-container.loaded{opacity:1;transform:none}.app-container.dark-mode{color:#e2e8f0;background-color:#0f172a}.dashboard{width:100%;max-width:1400px;margin:0 auto;padding:1rem;overflow-x:hidden}.loading{flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem;display:flex}.loading-spinner{border:4px solid rgba(var(--border-color-rgb), .1);border-top:4px solid var(--accent-color);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite spin}.loading-text{color:var(--text-muted);font-size:1rem}.error{color:#ef4444;text-align:center;background-color:#ef44441a;border-radius:.5rem;margin:1rem 0;padding:1rem}@media (max-width:768px){:root{--footer-height:80px}}@media (max-width:480px){:root{--footer-height:70px}}@media (max-height:740px) and (max-width:480px){:root{--footer-height:60px}}:root[style*="--override-theme: true"] .app-container{background-color:var(--period-bg-light)}:root[style*="--override-theme: true"] .dark-mode .app-container{background-color:var(--bg-color)}.widget-settings{background-color:#ffffff80;border-top:1px solid #0000000d;padding:.75rem}.dark-mode .widget-settings{background-color:#0000001a;border-top:1px solid #ffffff0d}.settings-section{margin-bottom:.75rem}.settings-section:last-child{margin-bottom:0}.toggle-section-btn{color:var(--period-accent);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.25rem 0;font-size:.9rem;font-weight:500;text-decoration:none}.dark-mode .toggle-section-btn{color:var(--period-accent-light)}.stats-panel,.history-panel{background-color:#e91e630d;border-radius:8px;margin-top:.75rem;padding:.75rem}.dark-mode .stats-panel,.dark-mode .history-panel{background-color:#e91e631a}.stat-item{justify-content:space-between;margin-bottom:.5rem;display:flex}.stat-item:last-child{margin-bottom:0}.stat-label,.history-label{font-size:.9rem;font-weight:500}.stat-value,.history-value{color:var(--period-accent);font-size:.9rem;font-weight:600}.dark-mode .stat-value,.dark-mode .history-value{color:var(--period-accent-light)}.history-panel{max-height:250px;overflow-y:auto}.history-entry{background-color:#ffffff80;border-radius:6px;margin-bottom:.75rem;padding:.75rem}.dark-mode .history-entry{background-color:#0003}.history-date-range{margin-bottom:.5rem}.history-item{justify-content:space-between;margin-bottom:.25rem;display:flex}.history-item.duration{border-top:1px dashed #e91e631a;margin-top:.25rem;padding-top:.5rem}.color-setting-item{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.color-setting-label{flex:1;min-width:100px;font-size:.9rem;font-weight:500}.color-input-container{align-items:center;gap:.5rem;display:flex}.color-input{cursor:pointer;border:none;border-radius:4px;width:40px;height:30px;padding:0;overflow:hidden}.color-setting-note{text-align:center;color:var(--text-muted);border-top:1px dashed #e91e6333;margin-top:.75rem;padding-top:.5rem;font-size:.75rem}.dark-mode .color-setting-note{color:var(--text-muted);border-top:1px dashed #e91e634d}.color-settings-section{background-color:#e91e630d;border-radius:8px;margin-top:.75rem;padding:.75rem}.dark-mode .color-settings-section{background-color:#e91e631a}.color-setting-group{margin-bottom:.5rem}.color-setting-group:last-child{margin-bottom:0}.color-setting-label{margin-bottom:.25rem;font-size:.8rem;font-weight:500;display:block}.color-input-row{align-items:center;gap:.5rem;display:flex}.color-input-container{flex:1;position:relative}input[type=color]{-webkit-appearance:none;cursor:pointer;background-color:#0000;border:none;border-radius:4px;width:100%;height:2rem;padding:0}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none;border-radius:4px}.reset-color-btn{color:var(--period-accent);cursor:pointer;background:0 0;border:1px solid #e91e634d;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;transition:all .2s}.dark-mode .reset-color-btn{color:var(--period-accent-light);border-color:#e91e6380}.reset-color-btn:hover{background-color:#e91e631a}.dark-mode .reset-color-btn:hover{background-color:#e91e6333}.period-widget{color:var(--period-text);background-color:var(--period-bg);border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.period-widget .widget-title{border-bottom:1px solid #e91e6333;margin:0;padding-bottom:.5rem;font-size:1rem;font-weight:600}.period-widget .widget-content{flex-direction:column;flex:1;gap:.75rem;display:flex}.period-data-row{justify-content:space-between;align-items:center;display:flex}.period-data-label{opacity:.85;font-size:.85rem}.period-data-value{font-size:.95rem;font-weight:500}.period-widget .empty-state{text-align:center;opacity:.7;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.period-widget .empty-state-icon{opacity:.6;font-size:2rem}.period-widget .empty-state-text{font-size:.9rem}.period-widget .action-button{background-color:var(--period-accent);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:6px;margin-top:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.period-widget .action-button:hover{opacity:.9;transform:translateY(-1px)}.period-prediction{background-color:#e91e631a;border-radius:6px;flex-direction:column;gap:.25rem;margin-top:.5rem;padding:.75rem;display:flex}.dark-mode .period-prediction{background-color:#ffffff0d}.prediction-date{font-size:.9rem;font-weight:600}.prediction-info{opacity:.9;font-size:.8rem}.search-row{border:1px solid rgba(var(--border-color-rgb), .14);background:rgba(var(--border-color-rgb), .05);border-radius:999px;align-items:center;gap:.5rem;width:calc(100% - 2rem);max-width:420px;margin:.55rem auto .5rem;padding:.5rem .9rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.search-row:focus-within{border-color:rgba(var(--accent-color-rgb), .55);background:rgba(var(--border-color-rgb), .07);box-shadow:0 0 0 3px rgba(var(--accent-color-rgb), .12)}.search-icon{color:var(--text-muted);flex-shrink:0;font-size:1rem;line-height:1}.search-input{min-width:0;color:var(--text-color);background:0 0;border:none;outline:none;flex:1;padding:.15rem 0;font-family:inherit;font-size:.9rem}.search-input::placeholder{color:var(--text-muted);opacity:.7}.search-input::-webkit-search-cancel-button{appearance:none}.search-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.1rem .25rem;font-size:1.1rem;line-height:1}.search-clear:hover{color:var(--text-color)}.search-meta{width:calc(100% - 2rem);max-width:420px;color:var(--text-muted);text-align:center;margin:-.4rem auto .85rem;font-size:.75rem}.search-empty{text-align:center;color:var(--text-muted);padding:2.5rem 1rem;font-size:.95rem}
.ChronodromiaHourglass-module__DKciiW__flipShell{transform-origin:50%;filter:drop-shadow(0 3px 5px #00000040);will-change:transform;place-items:center;display:grid;position:relative}.ChronodromiaHourglass-module__DKciiW__hourglass{width:100%;height:100%;overflow:visible}.ChronodromiaHourglass-module__DKciiW__backGlow{fill:#387eeb0b}.ChronodromiaHourglass-module__DKciiW__glassHighlight{fill:none;stroke:#fff9;stroke-width:1.1px;stroke-linecap:round;opacity:.72}.ChronodromiaHourglass-module__DKciiW__glassHighlightLight{stroke:#46556973;opacity:.6}.ChronodromiaHourglass-module__DKciiW__isRunning{animation:.72s cubic-bezier(.22,.82,.24,1) both ChronodromiaHourglass-module__DKciiW__chronoHourglassFlip}@keyframes ChronodromiaHourglass-module__DKciiW__chronoHourglassFlip{0%{transform:perspective(700px)rotate(0)rotateY(0)scale(1)}35%{transform:perspective(700px)rotate(78deg)rotateY(8deg)scale(1.06)}72%{transform:perspective(700px)rotate(188deg)rotateY(-4deg)scale(1.025)}to{transform:perspective(700px)rotate(180deg)rotateY(0)scale(1)}}.ChronodromiaHourglass-module__DKciiW__topSandReady{transform-box:fill-box;transform-origin:bottom;transform:scaleY(.06)}.ChronodromiaHourglass-module__DKciiW__bottomSandReady{transform-box:fill-box;transform-origin:bottom;transform:scaleY(1)}.ChronodromiaHourglass-module__DKciiW__topSandRunning{transform-box:fill-box;transform-origin:top;animation:60s linear .72s forwards ChronodromiaHourglass-module__DKciiW__fillBottomSand;transform:scaleY(.05)}.ChronodromiaHourglass-module__DKciiW__bottomSandRunning{transform-box:fill-box;transform-origin:top;animation:60s linear .72s forwards ChronodromiaHourglass-module__DKciiW__drainTopSand;transform:scaleY(1)}.ChronodromiaHourglass-module__DKciiW__sandStream{opacity:0;animation:60s linear .72s forwards ChronodromiaHourglass-module__DKciiW__sandStream}.ChronodromiaHourglass-module__DKciiW__isLive{animation:60s cubic-bezier(.22,.82,.24,1) infinite ChronodromiaHourglass-module__DKciiW__chronoMinuteTurn,60s ease-out infinite ChronodromiaHourglass-module__DKciiW__liveCyclePulse}@keyframes ChronodromiaHourglass-module__DKciiW__chronoMinuteTurn{0%{transform:perspective(500px)rotate(-90deg)rotateY(-4deg)scale(1.04)}2%{transform:perspective(500px)rotate(0)rotateY(0)scale(1)}98%{transform:perspective(500px)rotate(0)rotateY(0)scale(1)}to{transform:perspective(500px)rotate(90deg)rotateY(4deg)scale(1.04)}}@keyframes ChronodromiaHourglass-module__DKciiW__liveCyclePulse{0%{filter:drop-shadow(0 3px 5px #00000040)drop-shadow(0 0 9px #e2af468c)}6%,to{filter:drop-shadow(0 3px 5px #00000040)}}.ChronodromiaHourglass-module__DKciiW__topSandLive{transform-box:fill-box;transform-origin:bottom;animation:60s linear infinite ChronodromiaHourglass-module__DKciiW__liveTopSand}.ChronodromiaHourglass-module__DKciiW__bottomSandLive{transform-box:fill-box;transform-origin:bottom;animation:60s linear infinite ChronodromiaHourglass-module__DKciiW__liveBottomSand}.ChronodromiaHourglass-module__DKciiW__sandStreamLive{opacity:0;animation:60s linear infinite ChronodromiaHourglass-module__DKciiW__liveStream}@keyframes ChronodromiaHourglass-module__DKciiW__liveTopSand{0%{transform:scaleY(1)}93%,to{transform:scaleY(.03)}}@keyframes ChronodromiaHourglass-module__DKciiW__liveBottomSand{0%{transform:scaleY(.04)}93%,to{transform:scaleY(1)}}@keyframes ChronodromiaHourglass-module__DKciiW__liveStream{0%,2.5%{opacity:0}4%,92%{opacity:1}93%,to{opacity:0}}.ChronodromiaHourglass-module__DKciiW__grain{animation:1.15s ease-in infinite ChronodromiaHourglass-module__DKciiW__grainFall}@keyframes ChronodromiaHourglass-module__DKciiW__grainFall{0%{opacity:0;transform:translateY(0)}10%{opacity:1}92%{opacity:1}to{transform:translateY(calc(30px * var(--grain-dir,1)));opacity:0}}@keyframes ChronodromiaHourglass-module__DKciiW__drainTopSand{0%{transform:scaleY(1)}98%{transform:scaleY(.035)}to{transform:scaleY(0)}}@keyframes ChronodromiaHourglass-module__DKciiW__fillBottomSand{0%{transform:scaleY(.05)}to{transform:scaleY(1)}}@keyframes ChronodromiaHourglass-module__DKciiW__sandStream{0%{opacity:0}1%{opacity:1}98.5%{opacity:1}to{opacity:0}}.ChronodromiaHourglass-module__DKciiW__isFinished{animation:.8s ease-out ChronodromiaHourglass-module__DKciiW__chronoFinished}@keyframes ChronodromiaHourglass-module__DKciiW__chronoFinished{0%{filter:drop-shadow(0 3px 5px #00000040)}45%{filter:drop-shadow(0 0 7px #e2af46b3)drop-shadow(0 0 20px #e2af4640)}to{filter:drop-shadow(0 3px 5px #00000040)}}@media (prefers-reduced-motion:reduce){.ChronodromiaHourglass-module__DKciiW__isRunning,.ChronodromiaHourglass-module__DKciiW__isFinished,.ChronodromiaHourglass-module__DKciiW__isLive,.ChronodromiaHourglass-module__DKciiW__topSandRunning,.ChronodromiaHourglass-module__DKciiW__bottomSandRunning,.ChronodromiaHourglass-module__DKciiW__topSandLive,.ChronodromiaHourglass-module__DKciiW__bottomSandLive,.ChronodromiaHourglass-module__DKciiW__sandStream,.ChronodromiaHourglass-module__DKciiW__sandStreamLive,.ChronodromiaHourglass-module__DKciiW__grain{animation:none}.ChronodromiaHourglass-module__DKciiW__topSandLive{transform:scaleY(1)}.ChronodromiaHourglass-module__DKciiW__bottomSandLive{transform:scaleY(.06)}}
.Header-module__KHjLKa__header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(var(--bg-color-rgb), .8);min-height:84px;box-shadow:none;border-bottom:none;justify-content:center;align-items:center;padding:.5rem 1.5rem;transition:all .3s;display:flex;position:relative;overflow:visible}.Header-module__KHjLKa__logoContainer{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__KHjLKa__titleAnchor{align-items:center;display:inline-flex;position:relative}.Header-module__KHjLKa__logoIcon{cursor:pointer;z-index:1;background:0 0;border:none;align-items:center;margin-right:.85rem;padding:0;transition:transform .18s,filter .18s;display:inline-flex;position:absolute;top:0;bottom:0;right:100%}.Header-module__KHjLKa__titleLink{z-index:1;align-items:center;text-decoration:none;display:inline-flex;position:relative}.Header-module__KHjLKa__introSet{animation:.95s cubic-bezier(.2,.82,.24,1) both Header-module__KHjLKa__chronoIntroSet}.Header-module__KHjLKa__logoContainer:hover .Header-module__KHjLKa__logoIcon{filter:drop-shadow(0 0 6px #e2af4633);transform:perspective(400px)rotate(-3deg)rotateY(8deg)scale(1.055)}.Header-module__KHjLKa__logoContainer:active .Header-module__KHjLKa__logoIcon{transform:scale(.97)}@keyframes Header-module__KHjLKa__chronoIntroSet{0%{opacity:0;filter:drop-shadow(0 0 #e2af4600);transform:translateY(-8px)rotate(-24deg)scale(.76)}42%{opacity:1;filter:drop-shadow(0 0 9px #e2af4647);transform:translateY(2px)rotate(8deg)scale(1.07)}68%{transform:translateY(-1px)rotate(-3deg)scale(.99)}84%{transform:translateY(0)rotate(1deg)scale(1.015)}to{opacity:1;filter:drop-shadow(0 0 4px #e2af461a);transform:translateY(0)rotate(0)scale(1)}}.Header-module__KHjLKa__introWordmark{animation:.7s ease-out .65s backwards Header-module__KHjLKa__wordmarkIn}@keyframes Header-module__KHjLKa__wordmarkIn{0%{opacity:0;filter:blur(3px);letter-spacing:.03em;transform:translateY(3px)}to{opacity:1;filter:blur();letter-spacing:normal;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Header-module__KHjLKa__logoIcon,.Header-module__KHjLKa__appTitle{transition:none;animation:none}}.Header-module__KHjLKa__appTitle{letter-spacing:1px;background:linear-gradient(90deg, var(--title-start-color,#1e293b), var(--title-end-color,#475569));-webkit-text-fill-color:transparent;z-index:1;text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Orbitron,sans-serif;font-size:1.75rem;font-weight:700;position:relative}.Header-module__KHjLKa__highlight{background:linear-gradient(90deg,#2563eb,#38bdf8);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Header-module__KHjLKa__accountStrip{z-index:49;background-color:rgba(var(--bg-color-rgb), .6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative}.Header-module__KHjLKa__stripHandle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding:.5rem 0 .45rem;display:flex}.Header-module__KHjLKa__handleLine,.Header-module__KHjLKa__handleLineShort{background-color:rgba(var(--accent-color-rgb), .35);border-radius:999px;height:3px;transition:background-color .2s;display:block}.Header-module__KHjLKa__handleLine{width:44px}.Header-module__KHjLKa__handleLineShort{width:26px}.Header-module__KHjLKa__stripHandle:hover .Header-module__KHjLKa__handleLine,.Header-module__KHjLKa__stripHandle:hover .Header-module__KHjLKa__handleLineShort,.Header-module__KHjLKa__stripHandle[aria-expanded=true] .Header-module__KHjLKa__handleLine,.Header-module__KHjLKa__stripHandle[aria-expanded=true] .Header-module__KHjLKa__handleLineShort{background-color:rgba(var(--accent-color-rgb), .7)}.Header-module__KHjLKa__accountDrawer{grid-template-rows:0fr;transition:grid-template-rows .18s;display:grid}.Header-module__KHjLKa__accountDrawer.Header-module__KHjLKa__drawerOpen{grid-template-rows:1fr}.Header-module__KHjLKa__drawerInner{flex-direction:column;align-items:center;min-height:0;display:flex;overflow:hidden}.Header-module__KHjLKa__drawerPanel{background-color:var(--bg-color);border:1px solid rgba(var(--accent-color-rgb), .16);border-radius:16px;width:min(440px,100% - 32px);margin:.4rem 0 .9rem;padding:1rem 1.1rem;box-shadow:0 10px 30px #0000002e}.Header-module__KHjLKa__drawerIdentity{text-align:left;align-items:center;gap:.7rem;display:flex}.Header-module__KHjLKa__drawerAvatar{width:38px;height:38px;color:var(--accent-color);background-color:rgba(var(--accent-color-rgb), .12);border:1px solid rgba(var(--accent-color-rgb), .25);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.Header-module__KHjLKa__drawerWho{flex-direction:column;min-width:0;display:flex}.Header-module__KHjLKa__drawerName{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.Header-module__KHjLKa__drawerEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.78rem;overflow:hidden}.Header-module__KHjLKa__drawerDivider{background-color:rgba(var(--accent-color-rgb), .14);height:1px;margin:.7rem 0 .5rem}.Header-module__KHjLKa__drawerItem{text-align:left;width:190px;color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:8px;grid-template-columns:22px 1fr;align-items:center;gap:10px;margin:.05rem auto;padding:.55rem .7rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:grid}.Header-module__KHjLKa__drawerItemIcon{color:inherit;justify-content:center;align-items:center;display:inline-flex}.Header-module__KHjLKa__drawerItem:hover{background-color:rgba(var(--accent-color-rgb), .1)}.Header-module__KHjLKa__drawerNav{color:#60a5fa}.Header-module__KHjLKa__drawerDanger{color:#ef4444}.Header-module__KHjLKa__drawerDanger:hover{background-color:#ef44441f}.Header-module__KHjLKa__mobileAuthStrip{border-bottom:1px solid rgba(var(--accent-color-rgb), .12);background-color:rgba(var(--bg-color-rgb), .6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;align-items:center;gap:.45rem;padding:.85rem 1rem 1.05rem;display:flex;position:relative}.Header-module__KHjLKa__stripTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:700}.Header-module__KHjLKa__stripLogin{color:#fff;background-color:#6366f1;border-radius:10px;justify-content:center;align-items:center;min-width:170px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.Header-module__KHjLKa__stripLogin:hover{background-color:#4f46e5}.Header-module__KHjLKa__stripSignup{color:var(--text-muted);font-size:.82rem;text-decoration:none}.Header-module__KHjLKa__stripSignup:hover{color:var(--text-color);text-decoration:underline}@media (max-width:600px){.Header-module__KHjLKa__appTitle{font-size:1.5rem}.Header-module__KHjLKa__header{min-height:96px;padding:.5rem .75rem}}@media (max-height:740px) and (max-width:480px){.Header-module__KHjLKa__header{min-height:80px;padding:.4rem .5rem}.Header-module__KHjLKa__appTitle{font-size:1.35rem}.Header-module__KHjLKa__mobileAuthStrip{gap:.3rem;padding:.5rem .75rem .65rem}.Header-module__KHjLKa__stripLogin{min-width:150px;padding:.45rem 1.2rem}}
.DayArc-module__cjot7W__dayArc{pointer-events:none;z-index:0;color:var(--text-muted,#8fa3bd);background:radial-gradient(ellipse at center, var(--sky-wash,transparent), transparent 62%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.DayArc-module__cjot7W__introWake{animation:.8s ease-out .42s backwards DayArc-module__cjot7W__arcWake}@keyframes DayArc-module__cjot7W__arcWake{0%{opacity:0;transform:scaleX(.94)scaleY(.985)}to{opacity:1;transform:scale(1)}}.DayArc-module__cjot7W__svg{width:min(620px,100%);height:auto;max-height:100%;display:block;overflow:visible}.DayArc-module__cjot7W__arcPath{fill:none;stroke:url(#dayArcFade);stroke-width:1.2px}.DayArc-module__cjot7W__body{will-change:transform;transition:transform 60s linear,opacity 1.2s}.DayArc-module__cjot7W__sunCore{fill:var(--time-gold,#d8a84e);transition:fill .22s}.DayArc-module__cjot7W__sunRays{fill:none;stroke:var(--time-gold,#d8a84e);stroke-width:1.65px;stroke-linecap:round;transition:stroke .22s,opacity .22s}.DayArc-module__cjot7W__sunHalo{fill:var(--time-gold,#d8a84e);opacity:.2;transition:r .25s,opacity .25s}.DayArc-module__cjot7W__moonHalo{fill:#c7d0dd;opacity:.12;transition:r .25s,opacity .25s,fill .25s}.DayArc-module__cjot7W__moonBody{fill:#c7d0dd;stroke:#d4e1f1bf;stroke-width:.7px;transition:fill .22s,stroke .22s}.DayArc-module__cjot7W__moonHighlight{fill:none;stroke:#ffffff4d;stroke-width:.9px;stroke-linecap:round;transition:stroke .22s}.DayArc-module__cjot7W__interactive{pointer-events:auto;cursor:pointer;outline:none;transition:transform 60s linear,opacity .25s}.DayArc-module__cjot7W__hitArea{fill:#0000}.DayArc-module__cjot7W__nodeRing{fill:none;stroke:var(--time-gold,#d8a84e);stroke-width:.8px;opacity:.3;transition:opacity .2s,stroke-width .2s}.DayArc-module__cjot7W__moonDisc{fill:var(--moon-disc-fill,transparent);stroke:var(--moon-disc-stroke,transparent);stroke-width:.8px;transition:fill .25s,stroke .25s}.DayArc-module__cjot7W__themeLight{color:#b9944a;--moon-disc-fill:#e4eaf2;--moon-disc-stroke:#64748b66}.DayArc-module__cjot7W__themeLight .DayArc-module__cjot7W__sunCore{fill:#edbb52}.DayArc-module__cjot7W__themeLight .DayArc-module__cjot7W__sunRays{stroke:#e9b64d}.DayArc-module__cjot7W__themeLight .DayArc-module__cjot7W__moonBody{fill:#aebccd;stroke:#8d9bad}.DayArc-module__cjot7W__themeLight .DayArc-module__cjot7W__moonHighlight{stroke:#ffffff80}.DayArc-module__cjot7W__themeLight .DayArc-module__cjot7W__moonHalo{fill:#8fa3bd}.DayArc-module__cjot7W__themeDark{color:#6487b5;--moon-disc-fill:transparent;--moon-disc-stroke:#c7d0dd2e}.DayArc-module__cjot7W__themeDark .DayArc-module__cjot7W__sunCore{fill:#bd9344}.DayArc-module__cjot7W__themeDark .DayArc-module__cjot7W__sunRays{stroke:#a98445}.DayArc-module__cjot7W__themeDark .DayArc-module__cjot7W__moonBody{fill:#e2e9f3;stroke:#dce9fae6}.DayArc-module__cjot7W__themeDark .DayArc-module__cjot7W__moonHighlight{stroke:#ffffff73}.DayArc-module__cjot7W__themeDark .DayArc-module__cjot7W__moonHalo{fill:#88b2ea}.DayArc-module__cjot7W__activeBody .DayArc-module__cjot7W__nodeRing{opacity:.45}.DayArc-module__cjot7W__activeBody .DayArc-module__cjot7W__sunHalo{r:13;opacity:.5}.DayArc-module__cjot7W__activeBody .DayArc-module__cjot7W__moonHalo{r:14;opacity:.4}.DayArc-module__cjot7W__interactive:hover .DayArc-module__cjot7W__nodeRing,.DayArc-module__cjot7W__interactive:focus-visible .DayArc-module__cjot7W__nodeRing{opacity:.7}.DayArc-module__cjot7W__interactive:hover .DayArc-module__cjot7W__sunHalo,.DayArc-module__cjot7W__interactive:focus-visible .DayArc-module__cjot7W__sunHalo{r:12;opacity:.45}.DayArc-module__cjot7W__interactive:hover .DayArc-module__cjot7W__moonHalo,.DayArc-module__cjot7W__interactive:focus-visible .DayArc-module__cjot7W__moonHalo{r:13;opacity:.4}.DayArc-module__cjot7W__interactive:focus-visible .DayArc-module__cjot7W__moonDisc{stroke-width:1.4px}@media (prefers-reduced-motion:reduce){.DayArc-module__cjot7W__body{transition:none}}
.HourglassOverlay-module__OaYDBW__backdrop{z-index:10000;-webkit-backdrop-filter:blur(9px)brightness(.42);background:radial-gradient(340px 390px at 50% 48%,#01050afa 0%,#02070ef7 35%,#050c17ed 58%,#03070de8 100%);align-content:center;place-items:center;gap:18px;animation:.22s ease-out both HourglassOverlay-module__OaYDBW__backdropIn;display:grid;position:fixed;inset:0}@keyframes HourglassOverlay-module__OaYDBW__backdropIn{0%{opacity:0}to{opacity:1}}.HourglassOverlay-module__OaYDBW__close{color:#aeb8c7;cursor:pointer;background:#121923b8;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:1.8rem;transition:background-color .15s,color .15s;display:grid;position:absolute;top:22px;right:24px}.HourglassOverlay-module__OaYDBW__close:hover{color:#fff;background:#ffffff12}.HourglassOverlay-module__OaYDBW__heroButton{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:26px;transition:transform .18s;display:grid;position:relative}.HourglassOverlay-module__OaYDBW__heroButton:before{content:"";filter:blur(7px);pointer-events:none;background:radial-gradient(#0000 36%,#347bf30f 53%,#e2af4613 66%,#0000 78%);border-radius:50%;width:310px;height:390px;position:absolute;top:50%;left:50%;translate:-50% -50%}.HourglassOverlay-module__OaYDBW__heroButton:hover{transform:scale(1.015)}.HourglassOverlay-module__OaYDBW__heroButton:focus-visible{outline-offset:3px;outline:2px solid #e2af46}.HourglassOverlay-module__OaYDBW__timerCopy{text-align:center;color:#e8edf5;gap:5px;display:grid}.HourglassOverlay-module__OaYDBW__timerCopy strong{color:#f2f5fa;font-variant-numeric:tabular-nums;letter-spacing:.02em;text-shadow:0 0 18px #4d8eeb1f;margin-top:6px;font-size:clamp(2rem,4vw,2.6rem);font-weight:700}.HourglassOverlay-module__OaYDBW__timerCopy span{color:#8fa1b9;letter-spacing:.07em;text-transform:uppercase;font-size:.86rem}.HourglassOverlay-module__OaYDBW__timerCopy .HourglassOverlay-module__OaYDBW__hint{color:#5d6d84;font-size:.72rem}@media (max-width:640px){.HourglassOverlay-module__OaYDBW__heroButton{transform:scale(.88)}.HourglassOverlay-module__OaYDBW__heroButton:hover{transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.HourglassOverlay-module__OaYDBW__heroButton,.HourglassOverlay-module__OaYDBW__backdrop{transition:none;animation:none}}
.CategoryDropdown-module__bFOGka__dropdown{bottom:var(--footer-total-height,var(--footer-height));background-color:rgba(var(--bg-color-rgb), .97);border:1px solid rgba(var(--border-color-rgb), .15);z-index:10001;max-height:calc(100dvh - var(--footer-total-height,var(--footer-height)) - 1rem);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);border-radius:.75rem;flex-direction:column;transition:opacity .2s,transform .2s;display:flex;position:fixed;overflow:hidden;transform:translateY(10px);box-shadow:0 -4px 24px #0000002e}.CategoryDropdown-module__bFOGka__dropdown.CategoryDropdown-module__bFOGka__open{opacity:1;pointer-events:auto;transform:translateY(0)}.CategoryDropdown-module__bFOGka__handle{display:none}.CategoryDropdown-module__bFOGka__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e2af4647 transparent;padding:.4rem;overflow-y:auto}.CategoryDropdown-module__bFOGka__list.CategoryDropdown-module__bFOGka__hasOverflow{padding-bottom:2.2rem}.CategoryDropdown-module__bFOGka__list::-webkit-scrollbar{width:6px}.CategoryDropdown-module__bFOGka__list::-webkit-scrollbar-track{background:0 0}.CategoryDropdown-module__bFOGka__list::-webkit-scrollbar-thumb{background:#e2af4640;border-radius:999px}.CategoryDropdown-module__bFOGka__item{--category-color:var(--text-color);width:100%;color:var(--text-color);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.6rem;padding:.6rem .75rem;font-size:.9rem;font-weight:450;transition:background-color .15s,color .15s,border-color .15s;display:flex}.CategoryDropdown-module__bFOGka__item:hover{background-color:rgba(var(--border-color-rgb), .1)}.CategoryDropdown-module__bFOGka__item.CategoryDropdown-module__bFOGka__active{background:linear-gradient(90deg, color-mix(in srgb, var(--category-color) 12%, transparent), rgba(var(--border-color-rgb), .04));border-color:color-mix(in srgb, var(--category-color) 22%, transparent);font-weight:600}.CategoryDropdown-module__bFOGka__icon{width:1.5rem;min-width:1.5rem;height:1.5rem;color:var(--category-color);justify-content:center;align-items:center;line-height:1;transition:transform .15s,filter .15s;display:inline-flex}.CategoryDropdown-module__bFOGka__item:hover .CategoryDropdown-module__bFOGka__icon{filter:drop-shadow(0 0 5px color-mix(in srgb, var(--category-color) 45%, transparent));transform:scale(1.08)}.CategoryDropdown-module__bFOGka__item.CategoryDropdown-module__bFOGka__active .CategoryDropdown-module__bFOGka__icon{filter:drop-shadow(0 0 6px color-mix(in srgb, var(--category-color) 50%, transparent))}.CategoryDropdown-module__bFOGka__label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CategoryDropdown-module__bFOGka__allRow{z-index:5;background:linear-gradient(90deg, #e2af462b, #e2af4617), rgba(var(--bg-color-rgb), .92);-webkit-backdrop-filter:blur(12px);border-color:#e2af4626;margin-bottom:.15rem;position:sticky;top:-.4rem}.CategoryDropdown-module__bFOGka__allRow .CategoryDropdown-module__bFOGka__label{color:#e8ba59;font-weight:650}.CategoryDropdown-module__bFOGka__item:focus-visible{outline:2px solid var(--category-color);outline-offset:1px}.CategoryDropdown-module__bFOGka__bottomFade{z-index:8;pointer-events:none;background:linear-gradient(to bottom, rgba(var(--bg-color-rgb), 0), rgba(var(--bg-color-rgb), .72) 52%, rgba(var(--bg-color-rgb), .98) 100%);opacity:1;height:4.5rem;transition:opacity .18s;position:absolute;bottom:0;left:0;right:0}.CategoryDropdown-module__bFOGka__bottomFadeHidden{opacity:0}.CategoryDropdown-module__bFOGka__scrollCue{z-index:10;background:rgba(var(--bg-color-rgb), .9);color:#e1ae47;cursor:pointer;border:1px solid #e2af462e;border-radius:999px;place-items:center;width:34px;height:28px;padding:0;transition:background-color .15s,border-color .15s,color .15s;animation:2.4s ease-in-out infinite CategoryDropdown-module__bFOGka__categoryScrollCue;display:grid;position:absolute;bottom:.5rem;left:50%;translate:-50%;box-shadow:0 4px 14px #0003}.CategoryDropdown-module__bFOGka__scrollCue:hover{color:#f3c869;border-color:#e2af4661}.CategoryDropdown-module__bFOGka__scrollCue:focus-visible{outline-offset:2px;outline:2px solid #e2af46}@keyframes CategoryDropdown-module__bFOGka__categoryScrollCue{0%,to{opacity:.68;transform:translateY(0)}50%{opacity:1;transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.CategoryDropdown-module__bFOGka__item,.CategoryDropdown-module__bFOGka__icon,.CategoryDropdown-module__bFOGka__bottomFade,.CategoryDropdown-module__bFOGka__scrollCue{transition:none}.CategoryDropdown-module__bFOGka__scrollCue{animation:none}}@media (max-width:640px){.CategoryDropdown-module__bFOGka__handle{background-color:rgba(var(--border-color-rgb), .25);border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:.45rem auto .15rem;display:block}.CategoryDropdown-module__bFOGka__list{padding:.35rem .5rem calc(.5rem + var(--safe-area-bottom,0px))}.CategoryDropdown-module__bFOGka__item{padding:.55rem .7rem;font-size:.875rem}}
.Footer-module__yg9ahW__footer{background-color:rgba(var(--bg-color-rgb), .95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:var(--footer-total-height,var(--footer-height,70px));min-height:var(--footer-total-height,var(--footer-height,70px));justify-content:center;align-items:center;display:flex;box-shadow:0 -2px 10px #0000001a;z-index:10000!important;width:100%!important;padding:0!important;padding-bottom:var(--safe-area-bottom,0px)!important;margin:0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.Footer-module__yg9ahW__footerPlaceholder{width:100%;height:var(--footer-height,70px);display:none}.Footer-module__yg9ahW__footerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;position:relative}.Footer-module__yg9ahW__footerBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;max-width:120px;padding:.5rem;font-size:.75rem;transition:all .2s;display:flex;position:relative}.Footer-module__yg9ahW__footerBtn:hover{color:var(--text-color);background-color:rgba(var(--border-color-rgb), .05)}.Footer-module__yg9ahW__footerBtn.Footer-module__yg9ahW__active{color:var(--accent-color);font-weight:500}.Footer-module__yg9ahW__footerBtnIcon{font-size:1.25rem}.Footer-module__yg9ahW__footerBtnText{font-size:.7rem;transition:color .2s}.Footer-module__yg9ahW__pastBtn,.Footer-module__yg9ahW__futureBtn{border:1px solid;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:80px;margin:0 .25rem;padding:.5rem .75rem;transition:all .2s;display:flex}.Footer-module__yg9ahW__pastBtn{color:var(--text-color);border-color:#10b9814d}.Footer-module__yg9ahW__pastBtn.Footer-module__yg9ahW__active{color:#fff;background:#10b981cc;border-color:#10b981e6;transform:translateY(-2px);box-shadow:0 4px 8px #10b98140}.Footer-module__yg9ahW__pastBtn:hover:not(.Footer-module__yg9ahW__active){background-color:#10b9811a;transform:translateY(-2px)}.Footer-module__yg9ahW__futureBtn{color:var(--text-color);border-color:#ef44444d}.Footer-module__yg9ahW__futureBtn.Footer-module__yg9ahW__active{color:#fff;background:#ef4444cc;border-color:#ef4444e6;transform:translateY(-2px);box-shadow:0 4px 8px #ef444440}.Footer-module__yg9ahW__futureBtn:hover:not(.Footer-module__yg9ahW__active){background-color:#ef44441a;transform:translateY(-2px)}.Footer-module__yg9ahW__footerDropdown{bottom:var(--footer-total-height,var(--footer-height));background-color:rgba(var(--bg-color-rgb), .95);z-index:10001;opacity:0;pointer-events:none;border:1px solid rgba(var(--border-color-rgb), .1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-ms-overflow-style:none;scrollbar-width:none;border-radius:1rem;flex-direction:column;gap:.75rem;width:300px;max-height:60vh;padding:1rem;transition:all .3s;display:flex;position:fixed;overflow-y:auto;transform:translateY(10px);box-shadow:0 4px 20px #00000026}.Footer-module__yg9ahW__footerDropdown::-webkit-scrollbar{display:none}.Footer-module__yg9ahW__footerDropdown.Footer-module__yg9ahW__open{opacity:1;pointer-events:auto;animation:.3s forwards Footer-module__yg9ahW__slideUpFromBottom;transform:translateY(0)}@media (max-width:640px){.Footer-module__yg9ahW__footerDropdown{max-height:calc(100dvh - var(--footer-total-height) - 1rem);width:calc(100vw - 1rem)}.Footer-module__yg9ahW__settingsDropdown{padding:16px 18px}}@media (max-width:520px){.Footer-module__yg9ahW__settingRow{grid-template-columns:1fr;gap:8px;min-height:auto;margin-bottom:6px}}.Footer-module__yg9ahW__settingsDropdown{z-index:10001;background:#141a22fa;border:1px solid #ffffff1a;border-radius:18px;gap:8px;width:fit-content;max-width:calc(100vw - 24px);padding:18px 20px;position:fixed;box-shadow:0 18px 50px #0000005c}.Footer-module__yg9ahW__settingsHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.Footer-module__yg9ahW__settingsTitle{letter-spacing:.08em;text-transform:uppercase;color:#e2af46d9;font-size:.76rem;font-weight:650}.Footer-module__yg9ahW__settingsReset{color:#d2dcec73;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:500;transition:color .15s}.Footer-module__yg9ahW__settingsReset:hover,.Footer-module__yg9ahW__settingsReset:focus-visible{color:#e2af46e6}.Footer-module__yg9ahW__settingRow{grid-template-columns:135px minmax(0,1fr);align-items:center;gap:14px;min-height:46px;display:grid}.Footer-module__yg9ahW__settingLabel{color:#d2dcecb8;font-size:.82rem;font-weight:500}.Footer-module__yg9ahW__settingOptions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Footer-module__yg9ahW__rowCountOptions{gap:5px}.Footer-module__yg9ahW__smallButton{border:1px solid rgba(var(--border-color-rgb), .2);cursor:pointer;color:var(--text-color);background:0 0;border-radius:.5rem;padding:.3rem .6rem;font-size:.75rem;transition:all .2s}.Footer-module__yg9ahW__smallButton:hover{background-color:rgba(var(--border-color-rgb), .1)}.Footer-module__yg9ahW__smallButton.Footer-module__yg9ahW__active{background-color:var(--accent-color);color:var(--on-accent);border-color:var(--accent-color)}.Footer-module__yg9ahW__dropdownItem{border:1px solid rgba(var(--border-color-rgb), .2);cursor:pointer;color:var(--text-color);text-align:left;background:0 0;border-radius:.75rem;align-items:center;gap:.5rem;width:100%;padding:.6rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.Footer-module__yg9ahW__dropdownItem:hover{background-color:rgba(var(--border-color-rgb), .1)}.Footer-module__yg9ahW__dropdownItem.Footer-module__yg9ahW__active{background-color:rgba(var(--accent-color-rgb), .2);border-color:var(--accent-color);color:var(--accent-color);box-shadow:0 2px 6px rgba(var(--accent-color-rgb), .2);transform:translateY(-2px)}.Footer-module__yg9ahW__dropdownItemIcon{flex:0 0 1.5rem;justify-content:center;align-items:center;width:1.5rem;min-width:1.5rem;height:1.5rem;font-size:1rem;line-height:1;display:inline-flex}.Footer-module__yg9ahW__settingsDropdown .Footer-module__yg9ahW__smallButton{color:#e2e8f0d9;background:#ffffff0a;border-color:#ffffff24;border-radius:10px;height:34px;padding:0 11px;font-size:.78rem}.Footer-module__yg9ahW__settingsDropdown .Footer-module__yg9ahW__smallButton:hover{background:#ffffff17}.Footer-module__yg9ahW__settingsDropdown .Footer-module__yg9ahW__smallButton.Footer-module__yg9ahW__active{background:var(--accent-color);color:var(--on-accent);border-color:var(--accent-color)}.Footer-module__yg9ahW__switch{cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-left:6px;padding:0;display:inline-flex}.Footer-module__yg9ahW__switchLabel{color:#d2dcecb8;font-size:.78rem;font-weight:500;transition:color .15s}.Footer-module__yg9ahW__switch:hover .Footer-module__yg9ahW__switchLabel{color:#e2e8f0e6}.Footer-module__yg9ahW__switchTrack{box-sizing:border-box;background:#ffffff24;border:1px solid #ffffff1a;border-radius:9px;width:30px;height:18px;transition:background .15s,border-color .15s;position:relative}.Footer-module__yg9ahW__switchKnob{background:#e2e8f0d9;border-radius:50%;width:12px;height:12px;transition:transform .15s,background .15s;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.Footer-module__yg9ahW__switchOn .Footer-module__yg9ahW__switchTrack{background:var(--accent-color);border-color:var(--accent-color)}.Footer-module__yg9ahW__switchOn .Footer-module__yg9ahW__switchKnob{background:var(--on-accent);transform:translateY(-50%)translate(12px)}.Footer-module__yg9ahW__switchOn .Footer-module__yg9ahW__switchLabel{color:#e2af46e6}.Footer-module__yg9ahW__addEventBtn{background-color:var(--accent-color);width:3.5rem;height:3.5rem;color:var(--on-accent);box-shadow:0 4px 10px rgba(var(--accent-color-rgb), .4);cursor:pointer;z-index:1101;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:3.5rem;min-height:3.5rem;margin:0 .25rem;font-size:1.5rem;transition:all .2s;display:flex;position:relative;transform:translateY(-.25rem)}.Footer-module__yg9ahW__addEventBtn:hover{box-shadow:0 6px 16px rgba(var(--accent-color-rgb), .5);transform:translateY(-.5rem)}.Footer-module__yg9ahW__addBtnIcon{justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}@keyframes Footer-module__yg9ahW__slideUpFromBottom{0%{opacity:0;pointer-events:none;transform:translateY(10px)}to{opacity:1;pointer-events:auto;transform:translateY(0)}}.Footer-module__yg9ahW__categoriesBtn{z-index:10002}.Footer-module__yg9ahW__categoriesBtn.Footer-module__yg9ahW__active{background-color:rgba(var(--accent-color-rgb), .16);color:var(--accent-color);font-weight:600}.Footer-module__yg9ahW__categoriesBtn .Footer-module__yg9ahW__footerBtnText{text-overflow:ellipsis;white-space:nowrap;max-width:100px;transition:all .3s;overflow:hidden}@media (max-width:768px){.Footer-module__yg9ahW__footerContainer{justify-content:space-between;padding:0 .5rem}.Footer-module__yg9ahW__footerBtn{max-width:80px;padding:.25rem}.Footer-module__yg9ahW__addEventBtn{width:3.5rem;min-width:3.5rem;height:3.5rem;transform:translateY(-.35rem)}.Footer-module__yg9ahW__addEventBtn:hover{transform:translateY(-.5rem)}.Footer-module__yg9ahW__pastBtn,.Footer-module__yg9ahW__futureBtn{flex:0 auto;min-width:58px;margin:0 .1rem;padding:.45rem .2rem}.Footer-module__yg9ahW__settingsDropdown{right:.5rem}}@media (max-width:480px){.Footer-module__yg9ahW__footerContainer{justify-content:space-between;gap:.1rem;padding:0 .5rem}.Footer-module__yg9ahW__footerBtn{min-width:52px;max-width:64px;margin:0;padding:.4rem .25rem}.Footer-module__yg9ahW__pastBtn,.Footer-module__yg9ahW__futureBtn{min-width:46px;max-width:56px;margin:0;padding:.4rem .15rem}.Footer-module__yg9ahW__pastBtn .Footer-module__yg9ahW__footerBtnIcon,.Footer-module__yg9ahW__futureBtn .Footer-module__yg9ahW__footerBtnIcon{font-size:1rem}.Footer-module__yg9ahW__footerBtnText{font-size:.65rem}.Footer-module__yg9ahW__pastBtn .Footer-module__yg9ahW__footerBtnText,.Footer-module__yg9ahW__futureBtn .Footer-module__yg9ahW__footerBtnText{font-size:.62rem}.Footer-module__yg9ahW__addEventBtn{flex-shrink:0;min-width:3.5rem;min-height:3.5rem;margin:0;transform:translateY(-.25rem)}.Footer-module__yg9ahW__addEventBtn:hover{transform:translateY(-.4rem)}.Footer-module__yg9ahW__settingsDropdown{right:.5rem}}@media (max-width:400px){.Footer-module__yg9ahW__footerBtn{min-width:40px;padding:.4rem .1rem}.Footer-module__yg9ahW__footerBtnIcon{font-size:1.2rem}.Footer-module__yg9ahW__footerBtnText{font-size:.6rem}.Footer-module__yg9ahW__pastBtn,.Footer-module__yg9ahW__futureBtn{flex-direction:column;justify-content:center;align-items:center;min-width:40px;max-width:48px;padding:.4rem .05rem;display:flex}.Footer-module__yg9ahW__pastBtn .Footer-module__yg9ahW__footerBtnIcon,.Footer-module__yg9ahW__futureBtn .Footer-module__yg9ahW__footerBtnIcon{font-size:.95rem}.Footer-module__yg9ahW__addEventBtn{flex-shrink:0;width:3.5rem;min-width:3.5rem;height:3.5rem;min-height:3.5rem;margin:0;font-size:1.5rem;transform:translateY(-.2rem)}.Footer-module__yg9ahW__addEventBtn:hover{transform:translateY(-.3rem)}}
.Starfield-module__dhaV5a__starfield{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.Starfield-module__dhaV5a__svg{width:100%;height:100%;display:block}.Starfield-module__dhaV5a__star{fill:#cdd8ea}.Starfield-module__dhaV5a__gold{fill:#e8c56a}.Starfield-module__dhaV5a__blue{fill:#7fb3f0}.Starfield-module__dhaV5a__far{animation:150s ease-in-out infinite alternate Starfield-module__dhaV5a__starDriftFar}.Starfield-module__dhaV5a__mid{animation:105s ease-in-out infinite alternate Starfield-module__dhaV5a__starDriftMid}.Starfield-module__dhaV5a__near{animation:80s ease-in-out infinite alternate Starfield-module__dhaV5a__starDriftNear}@keyframes Starfield-module__dhaV5a__starDriftFar{0%{transform:translate(0)}to{transform:translate(-10px,4px)}}@keyframes Starfield-module__dhaV5a__starDriftMid{0%{transform:translate(0)}to{transform:translate(-22px,8px)}}@keyframes Starfield-module__dhaV5a__starDriftNear{0%{transform:translate(0)}to{transform:translate(-36px,12px)}}body.light-mode .Starfield-module__dhaV5a__starfield{opacity:.4}body.light-mode .Starfield-module__dhaV5a__star{fill:#8fa3bd}@media (prefers-reduced-motion:reduce){.Starfield-module__dhaV5a__far,.Starfield-module__dhaV5a__mid,.Starfield-module__dhaV5a__near{animation:none}}
.Layout-module__saeABG__container{flex-direction:column;flex:1;width:100%;min-height:0;margin-bottom:0;padding-bottom:0;display:flex;position:relative;overflow:hidden auto}.Layout-module__saeABG__mainContent{flex-direction:column;flex:1;padding:1rem 0;display:flex;overflow:hidden}.Layout-module__saeABG__eventsContainer{flex-direction:column;flex:1;min-height:0;padding:0 1rem;display:flex;position:relative;overflow-y:auto}.Layout-module__saeABG__footerSpacer{height:var(--footer-total-height,var(--footer-height,70px));flex-shrink:0;width:100%}.Layout-module__saeABG__eventsContainer::-webkit-scrollbar{display:none}@media (max-width:768px){.Layout-module__saeABG__container{padding-bottom:0}.Layout-module__saeABG__eventsContainer{padding:0 .75rem}.Layout-module__saeABG__footerSpacer{height:var(--footer-total-height,var(--footer-height,80px))}}@media (max-width:480px){.Layout-module__saeABG__container{padding-bottom:0}.Layout-module__saeABG__eventsContainer{padding:0 .5rem}.Layout-module__saeABG__footerSpacer{height:var(--footer-total-height,var(--footer-height,70px))}}
.Toast-module__HsjkRa__toast{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;min-width:300px;max-width:500px;padding:16px 20px;font-size:14px;line-height:1.5;animation:.3s ease-out Toast-module__HsjkRa__slideIn;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #00000026}.Toast-module__HsjkRa__dark-mode .Toast-module__HsjkRa__toast{box-shadow:0 4px 12px #0006}@keyframes Toast-module__HsjkRa__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__HsjkRa__toastContent{align-items:center;gap:12px;display:flex}.Toast-module__HsjkRa__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;font-weight:700;display:flex}.Toast-module__HsjkRa__toastMessage{word-wrap:break-word;flex:1}.Toast-module__HsjkRa__toastClose{cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;line-height:1;transition:opacity .2s;display:flex}.Toast-module__HsjkRa__toastClose:hover{opacity:1}.Toast-module__HsjkRa__toastClose:focus{outline-offset:2px;border-radius:4px;outline:2px solid}.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__success{color:#fff;background-color:#10b981}.Toast-module__HsjkRa__dark-mode .Toast-module__HsjkRa__toast.Toast-module__HsjkRa__success{background-color:#059669}.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__error{color:#fff;background-color:#ef4444}.Toast-module__HsjkRa__dark-mode .Toast-module__HsjkRa__toast.Toast-module__HsjkRa__error{background-color:#dc2626}.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__warning{color:#fff;background-color:#f59e0b}.Toast-module__HsjkRa__dark-mode .Toast-module__HsjkRa__toast.Toast-module__HsjkRa__warning{background-color:#d97706}.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__info{color:#fff;background-color:#3b82f6}.Toast-module__HsjkRa__dark-mode .Toast-module__HsjkRa__toast.Toast-module__HsjkRa__info{background-color:#2563eb}.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__success .Toast-module__HsjkRa__toastIcon,.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__error .Toast-module__HsjkRa__toastIcon,.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__warning .Toast-module__HsjkRa__toastIcon,.Toast-module__HsjkRa__toast.Toast-module__HsjkRa__info .Toast-module__HsjkRa__toastIcon{background-color:#fff3}@media (max-width:640px){.Toast-module__HsjkRa__toast{min-width:auto;max-width:none;bottom:10px;left:10px;right:10px}}
.EventGrid-module__wAjhIG__widgetGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;padding:0 0 1.5rem;transition:all .3s;display:grid}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="1"]{grid-template-columns:1fr;max-width:1000px;margin-inline:auto}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="2"]{grid-template-columns:repeat(2,1fr)}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="3"]{grid-template-columns:repeat(3,1fr)}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="4"]{grid-template-columns:repeat(4,1fr)}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="5"]{grid-template-columns:repeat(5,1fr)}.EventGrid-module__wAjhIG__customArrangement .EventGrid-module__wAjhIG__widgetItem{cursor:move;transition:transform .2s,box-shadow .2s}.EventGrid-module__wAjhIG__widgetItem{scroll-margin-top:20px;scroll-margin-bottom:calc(var(--footer-total-height,80px) + 20px);border-radius:16px;transition:all .3s;animation:.5s forwards EventGrid-module__wAjhIG__fadeIn;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.EventGrid-module__wAjhIG__widgetItem.EventGrid-module__wAjhIG__dragging{opacity:.4;z-index:100;transform:scale(.95);box-shadow:0 2px 5px #0000000d}.EventGrid-module__wAjhIG__widgetItem.EventGrid-module__wAjhIG__dragOver{box-shadow:0 0 0 2px var(--accent-color);transform:scale(1.02)}.EventGrid-module__wAjhIG__widgetItem.EventGrid-module__wAjhIG__draggable:hover{transform:translateY(-5px);box-shadow:0 6px 15px #00000026}.EventGrid-module__wAjhIG__widgetItem.EventGrid-module__wAjhIG__selected{box-shadow:0 0 0 3px var(--accent-color), 0 6px 15px #0003;z-index:10}.EventGrid-module__wAjhIG__lensToggle{width:30px;height:18px;color:var(--text-muted,#6b7280);cursor:pointer;z-index:15;opacity:.65;background:#8080802e;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background-color .15s,transform .15s;display:flex;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.EventGrid-module__wAjhIG__lensToggle:hover{opacity:1;background:#80808052;transform:translate(-50%)translateY(-1px)}.EventGrid-module__wAjhIG__lensToggle:focus-visible{opacity:1;outline:2px solid var(--accent-color);outline-offset:1px}.EventGrid-module__wAjhIG__arrangementNotification{background-color:rgba(var(--bg-color-rgb), .9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(var(--accent-color-rgb), .3);color:var(--text-color);border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 10px #0000001a}.EventGrid-module__wAjhIG__arrangementButtons{gap:.5rem;display:flex}.EventGrid-module__wAjhIG__actionButton{cursor:pointer;border:none;border-radius:.5rem;padding:.3rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.EventGrid-module__wAjhIG__doneButton{background-color:var(--accent-color);color:var(--on-accent)}.EventGrid-module__wAjhIG__cancelButton{color:#fff;background-color:#ef4444cc}.EventGrid-module__wAjhIG__actionButton:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}@media (max-width:768px){.EventGrid-module__wAjhIG__widgetGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="1"]{grid-template-columns:1fr}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="2"]{grid-template-columns:repeat(2,1fr)}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="3"],.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="4"],.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="5"]{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.EventGrid-module__wAjhIG__widgetGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="1"]{grid-template-columns:1fr}.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="2"],.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="3"],.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="4"],.EventGrid-module__wAjhIG__widgetGrid[data-grid-size="5"]{grid-template-columns:repeat(2,1fr)}.EventGrid-module__wAjhIG__arrangementNotification{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem .75rem}}
.NoEventsMessage-module__-Lrdgq__noEvents{text-align:center;background-color:rgba(var(--border-color-rgb), .03);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:auto;margin:0;padding:1.5rem 1rem 2rem;display:flex}.NoEventsMessage-module__-Lrdgq__noEventsIcon{margin-bottom:.75rem;font-size:2.5rem;animation:2s infinite NoEventsMessage-module__-Lrdgq__pulse}.NoEventsMessage-module__-Lrdgq__noEventsText{color:var(--text-color);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.NoEventsMessage-module__-Lrdgq__explanationText{color:var(--text-muted);max-width:500px;margin-bottom:1rem;font-size:1rem}.NoEventsMessage-module__-Lrdgq__buttonContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;max-width:600px;margin-top:.5rem;display:flex}.NoEventsMessage-module__-Lrdgq__buttonContainer>*{flex-grow:1;min-width:140px}.NoEventsMessage-module__-Lrdgq__addButton,.NoEventsMessage-module__-Lrdgq__switchButton{cursor:pointer;text-align:center;border-radius:2rem;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #0000001a}.NoEventsMessage-module__-Lrdgq__addButton{background-color:var(--accent-color);color:#fff;box-shadow:0 4px 10px rgba(var(--accent-color-rgb), .4);border:none;order:1}.NoEventsMessage-module__-Lrdgq__switchButton{color:var(--text-color);background-color:#fff;border:1px solid #e5e7eb}.NoEventsMessage-module__-Lrdgq__switchToFuture{order:3}.NoEventsMessage-module__-Lrdgq__switchToPast{order:0}.NoEventsMessage-module__-Lrdgq__showAllCategories{order:2}.NoEventsMessage-module__-Lrdgq__buttonIcon{margin-right:.5rem;font-size:1.1rem}.NoEventsMessage-module__-Lrdgq__addButton:hover,.NoEventsMessage-module__-Lrdgq__switchButton:hover{transform:translateY(-3px);box-shadow:0 6px 15px #00000026}.NoEventsMessage-module__-Lrdgq__addButton:hover{background-color:var(--accent-hover)}.NoEventsMessage-module__-Lrdgq__switchButton:hover{background-color:#f9fafb}@keyframes NoEventsMessage-module__-Lrdgq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.dark-mode .NoEventsMessage-module__-Lrdgq__switchButton{color:#e2e8f0;background-color:#1e293b;border-color:#334155}.dark-mode .NoEventsMessage-module__-Lrdgq__switchButton:hover{background-color:#334155}@media (max-width:640px){.NoEventsMessage-module__-Lrdgq__noEvents{min-height:0;margin:.5rem 0;padding:1.25rem .75rem 1.5rem}.NoEventsMessage-module__-Lrdgq__noEventsIcon{margin-bottom:.5rem;font-size:2rem}.NoEventsMessage-module__-Lrdgq__noEventsText{margin-bottom:.5rem;font-size:1rem}.NoEventsMessage-module__-Lrdgq__explanationText{margin-bottom:.75rem;padding:0 .5rem;font-size:.9rem}.NoEventsMessage-module__-Lrdgq__buttonContainer{flex-direction:column;gap:.5rem;width:100%;max-width:250px}.NoEventsMessage-module__-Lrdgq__addButton,.NoEventsMessage-module__-Lrdgq__switchButton{width:100%;padding:.6rem .75rem;font-size:.9rem}}@media (max-height:740px) and (max-width:480px){.NoEventsMessage-module__-Lrdgq__noEvents{transform-origin:top;gap:.5rem;margin:0;padding:.85rem .75rem 1rem;transform:scale(.94)}.NoEventsMessage-module__-Lrdgq__noEventsIcon{margin-bottom:.25rem;font-size:1.6rem}.NoEventsMessage-module__-Lrdgq__noEventsText{margin-bottom:.25rem;font-size:.95rem}.NoEventsMessage-module__-Lrdgq__explanationText{margin-bottom:.5rem;font-size:.82rem}.NoEventsMessage-module__-Lrdgq__addButton,.NoEventsMessage-module__-Lrdgq__switchButton,.NoEventsMessage-module__-Lrdgq__demoButton{padding:.5rem .75rem;font-size:.85rem}.NoEventsMessage-module__-Lrdgq__demoSection{margin-top:.5rem;padding-top:.5rem}.NoEventsMessage-module__-Lrdgq__demoSection p{margin-bottom:.4rem;font-size:.8rem}}
.EventLens-module__ejqq2a__backdrop{z-index:10050;-webkit-backdrop-filter:blur(2px);background-color:#00000073;justify-content:center;align-items:flex-end;animation:.2s EventLens-module__ejqq2a__backdropIn;display:flex;position:fixed;inset:0}.EventLens-module__ejqq2a__sheet{overscroll-behavior:contain;background-color:var(--bg-color,#fff);width:100%;max-width:560px;max-height:85dvh;color:var(--text-color,#1f2937);padding:.5rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));scrollbar-width:thin;border-radius:1rem 1rem 0 0;animation:.28s cubic-bezier(.32,.72,.35,1) EventLens-module__ejqq2a__sheetUp;overflow-y:auto;box-shadow:0 -8px 40px #00000040}.EventLens-module__ejqq2a__sheet.EventLens-module__ejqq2a__dark{color:#e2e8f0;background-color:#0f172a}.EventLens-module__ejqq2a__handle{background-color:#80808059;border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:.4rem auto .9rem;display:block}.EventLens-module__ejqq2a__header{text-align:center;margin-bottom:1rem;padding:0 2rem;position:relative}.EventLens-module__ejqq2a__title{word-break:break-word;margin:0 0 .35rem;font-size:1.25rem;font-weight:700;line-height:1.25}.EventLens-module__ejqq2a__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}.EventLens-module__ejqq2a__stateText{letter-spacing:.04em;color:var(--text-muted,#6b7280);font-size:.72rem;font-weight:600}.EventLens-module__ejqq2a__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted,#6b7280);align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;display:inline-flex}.EventLens-module__ejqq2a__badgeDot{border-radius:50%;width:8px;height:8px}.EventLens-module__ejqq2a__dateText{color:var(--text-muted,#6b7280);font-size:.85rem}.EventLens-module__ejqq2a__dateLine{color:var(--text-muted,#6b7280);margin-top:.25rem;font-size:.85rem}.EventLens-module__ejqq2a__durationValue{font-variant-numeric:tabular-nums;margin-bottom:.3rem;font-size:1.15rem;font-weight:700}.EventLens-module__ejqq2a__closeBtn{width:32px;height:32px;color:var(--text-color,#1f2937);cursor:pointer;background-color:#8080801f;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;transition:background-color .15s;display:flex;position:absolute;top:0;right:0}.EventLens-module__ejqq2a__closeBtn:hover{background-color:#80808040}.EventLens-module__ejqq2a__section{margin-bottom:1.1rem}.EventLens-module__ejqq2a__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted,#6b7280);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.EventLens-module__ejqq2a__direction{color:var(--text-muted,#6b7280);text-align:center;margin-bottom:.6rem;font-size:.8rem}.EventLens-module__ejqq2a__unitGrid{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:.5rem;display:grid}.EventLens-module__ejqq2a__unitCell{text-align:center;background-color:#80808014;border:1px solid #8080801f;border-radius:.6rem;padding:.6rem .4rem}.EventLens-module__ejqq2a__unitValue{font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:700;line-height:1.1}.EventLens-module__ejqq2a__unitLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#6b7280);margin-top:.2rem;font-size:.65rem;font-weight:600}.EventLens-module__ejqq2a__totalsList{flex-direction:column;gap:.3rem;display:flex}.EventLens-module__ejqq2a__totalRow{border-bottom:1px dashed #80808026;justify-content:space-between;align-items:baseline;padding:.3rem 0;font-size:.9rem;display:flex}.EventLens-module__ejqq2a__totalRow:last-child{border-bottom:none}.EventLens-module__ejqq2a__totalRow span:first-child{color:var(--text-muted,#6b7280)}.EventLens-module__ejqq2a__totalRow span:last-child{font-variant-numeric:tabular-nums;font-weight:600}.EventLens-module__ejqq2a__ticking,.EventLens-module__ejqq2a__totalRowAccent span:first-child{color:var(--accent-color,#4f46e5)}.EventLens-module__ejqq2a__progressTrack{background-color:#80808026;border-radius:999px;height:8px;overflow:hidden}.EventLens-module__ejqq2a__progressFill{border-radius:999px;height:100%;transition:width .5s}.EventLens-module__ejqq2a__progressMeta{color:var(--text-muted,#6b7280);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.35rem;font-size:.78rem;display:flex}.EventLens-module__ejqq2a__recurringNote{color:var(--text-muted,#6b7280);font-size:.85rem}.EventLens-module__ejqq2a__pregHeadline{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.6rem;display:flex}.EventLens-module__ejqq2a__pregWeek{font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700;line-height:1.1}.EventLens-module__ejqq2a__pregTrimester{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-color,#d97706);font-size:.8rem;font-weight:600}.EventLens-module__ejqq2a__pregStats{flex-direction:column;gap:.3rem;margin-top:.75rem;display:flex}.EventLens-module__ejqq2a__pregStat{justify-content:space-between;align-items:baseline;font-size:.88rem;display:flex}.EventLens-module__ejqq2a__pregStat span:first-child{color:var(--text-muted,#6b7280)}.EventLens-module__ejqq2a__pregStat span:last-child{font-variant-numeric:tabular-nums;font-weight:600}.EventLens-module__ejqq2a__milestoneList{border-top:1px solid #80808026;flex-direction:column;gap:.15rem;margin-top:.9rem;padding-top:.6rem;display:flex}.EventLens-module__ejqq2a__milestone{color:var(--text-muted,#6b7280);align-items:center;gap:.6rem;padding:.3rem 0;font-size:.85rem;display:flex}.EventLens-module__ejqq2a__milestoneReached{color:var(--text-color,#1f2937)}.EventLens-module__ejqq2a__milestoneMark{text-align:center;width:1rem;color:var(--accent-color,#d97706);flex-shrink:0}.EventLens-module__ejqq2a__milestone:not(.EventLens-module__ejqq2a__milestoneReached) .EventLens-module__ejqq2a__milestoneMark{color:#80808066}.EventLens-module__ejqq2a__milestoneLabel{flex:1;font-weight:500}.EventLens-module__ejqq2a__milestoneDate{font-variant-numeric:tabular-nums;font-size:.78rem}.EventLens-module__ejqq2a__pregDisclaimer{color:var(--text-muted,#6b7280);margin-top:.9rem;font-size:.72rem;font-style:italic}.EventLens-module__ejqq2a__pregViewing{border-left:2px solid var(--accent-color,#d97706);color:var(--text-color,#1f2937);background:#d8a84e14;border-radius:0 6px 6px 0;flex-direction:column;gap:.15rem;margin-top:.7rem;padding:.5rem .7rem;font-size:.8rem;display:flex}.EventLens-module__ejqq2a__pregViewingDate{color:var(--text-muted,#6b7280);font-size:.75rem}.EventLens-module__ejqq2a__pregDating{color:var(--text-muted,#6b7280);margin-top:.6rem;font-size:.75rem}.EventLens-module__ejqq2a__milestoneMajor .EventLens-module__ejqq2a__milestoneLabel{font-weight:600}.EventLens-module__ejqq2a__milestoneNext{background:rgba(var(--accent-color-rgb,217, 119, 6), .08);border:1px solid rgba(var(--accent-color-rgb,217, 119, 6), .2);color:var(--text-color,#1f2937);border-radius:8px;padding:.45rem .6rem}.EventLens-module__ejqq2a__milestoneNext .EventLens-module__ejqq2a__milestoneMark{color:var(--accent-color,#d97706)}.EventLens-module__ejqq2a__milestoneNext .EventLens-module__ejqq2a__milestoneLabel{font-weight:600}.EventLens-module__ejqq2a__milestoneToggle{color:var(--accent-color,#d97706);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.75rem}.EventLens-module__ejqq2a__milestoneToggle:hover{text-decoration:underline}.EventLens-module__ejqq2a__whatToExpect{border-top:1px solid #80808026;margin-top:.7rem;padding-top:.6rem}.EventLens-module__ejqq2a__whatToExpectToggle{color:var(--text-color,#1f2937);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.EventLens-module__ejqq2a__whatToExpectBody{color:var(--text-muted,#6b7280);margin-top:.5rem;font-size:.8rem;line-height:1.5}.EventLens-module__ejqq2a__whatToExpectBody p{margin:0 0 .5rem}.EventLens-module__ejqq2a__whatToExpectNote{font-size:.72rem;font-style:italic}.EventLens-module__ejqq2a__birthRecord{margin-top:.9rem}.EventLens-module__ejqq2a__recordBirthBtn{width:100%;color:var(--accent-color,#d97706);cursor:pointer;background-color:#d977060f;border:1px dashed #d9770680;border-radius:.6rem;padding:.6rem 1rem;font-size:.88rem;font-weight:600;transition:all .15s}.EventLens-module__ejqq2a__recordBirthBtn:hover{background-color:#d977061f;border-style:solid}.EventLens-module__ejqq2a__birthInputRow{align-items:center;gap:.5rem;display:flex}.EventLens-module__ejqq2a__birthDateInput{background-color:var(--bg-color,#fff);min-width:0;color:var(--text-color,#1f2937);font-variant-numeric:tabular-nums;border:1px solid #8080804d;border-radius:.5rem;flex:1;padding:.55rem .7rem;font-size:.9rem}.EventLens-module__ejqq2a__birthSaveBtn,.EventLens-module__ejqq2a__birthCancelBtn{cursor:pointer;color:var(--text-color,#1f2937);background-color:#0000;border:1px solid #80808040;border-radius:.5rem;flex-shrink:0;padding:.55rem .9rem;font-size:.85rem;font-weight:600}.EventLens-module__ejqq2a__birthSaveBtn{background-color:var(--accent-color,#d97706);border-color:var(--accent-color,#d97706);color:#fff}.EventLens-module__ejqq2a__birthSaveBtn:disabled{opacity:.5;cursor:not-allowed}.EventLens-module__ejqq2a__birthCancelBtn:hover{background-color:#8080801a}.EventLens-module__ejqq2a__notes{white-space:pre-wrap;color:var(--text-color,#1f2937);margin:0;font-size:.9rem;line-height:1.5}@keyframes EventLens-module__ejqq2a__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes EventLens-module__ejqq2a__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:640px){.EventLens-module__ejqq2a__backdrop{align-items:center;padding:2rem}.EventLens-module__ejqq2a__sheet{border-radius:1rem;max-height:80vh}.EventLens-module__ejqq2a__handle{display:none}}
.ShareEvent-module__0FQ2uq__container{color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.ShareEvent-module__0FQ2uq__content{text-align:center;width:100%;max-width:600px}.ShareEvent-module__0FQ2uq__title{background:linear-gradient(135deg,#6366f1 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:40px;font-family:Orbitron,sans-serif;font-size:32px;font-weight:700}.ShareEvent-module__0FQ2uq__loading,.ShareEvent-module__0FQ2uq__errorContainer{text-align:center;font-size:18px}.ShareEvent-module__0FQ2uq__errorTitle{margin-bottom:20px;font-size:24px;font-weight:600}.ShareEvent-module__0FQ2uq__link{color:#818cf8;font-size:16px;text-decoration:none}.ShareEvent-module__0FQ2uq__link:hover{text-decoration:underline}.ShareEvent-module__0FQ2uq__eventCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#1e293bcc;border-left:4px solid;border-radius:16px;margin-bottom:30px;padding:30px;position:relative;box-shadow:0 20px 60px #0000004d}.ShareEvent-module__0FQ2uq__categoryBadge{text-transform:uppercase;letter-spacing:.1em;border-radius:999px;margin-bottom:16px;padding:6px 16px;font-size:11px;font-weight:600;display:inline-block}.ShareEvent-module__0FQ2uq__totalsBadge{color:#818cf8;text-transform:uppercase;letter-spacing:.05em;background:#6366f133;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.ShareEvent-module__0FQ2uq__eventName{color:#e2e8f0;margin:0 0 12px;font-size:28px;font-weight:800;line-height:1.2}.ShareEvent-module__0FQ2uq__eventDate{color:#94a3b8;margin:0 0 24px;font-size:14px;font-weight:500}.ShareEvent-module__0FQ2uq__timeDisplay{flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}.ShareEvent-module__0FQ2uq__timeUnitsGrid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ShareEvent-module__0FQ2uq__timeUnitColumn{flex-direction:column;align-items:center;gap:8px;min-width:50px;display:flex}.ShareEvent-module__0FQ2uq__timeUnitLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.ShareEvent-module__0FQ2uq__timeUnitValue{color:#dc2626;background:#1e293b99;border:1px solid #ffffff1a;border-radius:8px;min-width:50px;padding:8px 12px;font-family:Orbitron,monospace;font-size:24px;font-weight:700}.ShareEvent-module__0FQ2uq__totalsView{flex-direction:column;gap:12px;width:100%;margin-top:16px;display:flex}.ShareEvent-module__0FQ2uq__timeUnitRow{background:#0f172a66;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ShareEvent-module__0FQ2uq__timeUnitRow .ShareEvent-module__0FQ2uq__timeUnitLabel{color:#cbd5e1;font-size:14px;font-weight:500}.ShareEvent-module__0FQ2uq__timeUnitRow .ShareEvent-module__0FQ2uq__timeUnitValue{color:#f472b6;background:0 0;border:none;min-width:auto;padding:0;font-size:18px}.ShareEvent-module__0FQ2uq__timeDirection{margin-top:8px}.ShareEvent-module__0FQ2uq__pastBadge,.ShareEvent-module__0FQ2uq__futureBadge{border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.ShareEvent-module__0FQ2uq__pastBadge{color:#10b981;background:#10b98133;border:1px solid #10b9814d}.ShareEvent-module__0FQ2uq__futureBadge{color:#818cf8;background:#6366f133;border:1px solid #6366f14d}.ShareEvent-module__0FQ2uq__directionIcon{flex-shrink:0;align-items:center;display:inline-flex}.ShareEvent-module__0FQ2uq__toggleTotalsButton{color:#818cf8;cursor:pointer;background:#6366f133;border:1px solid #6366f14d;border-radius:8px;margin-top:20px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.ShareEvent-module__0FQ2uq__toggleTotalsButton:hover{background:#6366f14d;transform:translateY(-2px)}.ShareEvent-module__0FQ2uq__shareButton{color:#818cf8;cursor:pointer;background:#6366f11a;border:1px solid #6366f14d;border-radius:8px;width:100%;max-width:400px;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ShareEvent-module__0FQ2uq__shareButton:hover{background:#6366f133;border-color:#6366f180;transform:translateY(-2px)}.ShareEvent-module__0FQ2uq__actionButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#818cf8 100%);border:none;border-radius:12px;width:100%;max-width:400px;padding:18px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #6366f166}.ShareEvent-module__0FQ2uq__actionButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f180}.ShareEvent-module__0FQ2uq__actionButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ShareEvent-module__0FQ2uq__toggleContainer{justify-content:center;margin:1rem 0 1.5rem;display:flex}.ShareEvent-module__0FQ2uq__toggleButton{color:#818cf8;cursor:pointer;background:#6366f11a;border:1px solid #6366f14d;border-radius:8px;align-items:center;gap:.45rem;padding:.75rem 1.5rem;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.ShareEvent-module__0FQ2uq__toggleButton:hover{background:#6366f133;border-color:#6366f180;transform:translateY(-2px)}.ShareEvent-module__0FQ2uq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ShareEvent-module__0FQ2uq__modalContent{background:#1e293b;border:1px solid #6366f14d;border-radius:12px;width:90%;max-width:400px;padding:2rem;box-shadow:0 20px 60px #00000080}.ShareEvent-module__0FQ2uq__modalContent h3{color:#fff;margin:0 0 1rem;font-size:20px;font-weight:700}.ShareEvent-module__0FQ2uq__modalErrorText{color:#f87171;margin:.5rem 0;font-size:14px;font-weight:500}.ShareEvent-module__0FQ2uq__modalInstructionText{color:#94a3b8;margin:1rem 0 .5rem;font-size:14px}.ShareEvent-module__0FQ2uq__renameInput{color:#fff;box-sizing:border-box;background:#0f172a;border:1px solid #6366f14d;border-radius:8px;width:100%;margin:1rem 0;padding:.75rem;font-size:1rem;transition:border-color .2s}.ShareEvent-module__0FQ2uq__renameInput:focus{border-color:#6366f1;outline:none}.ShareEvent-module__0FQ2uq__modalButtons{gap:1rem;margin-top:1.5rem;display:flex}.ShareEvent-module__0FQ2uq__cancelButton,.ShareEvent-module__0FQ2uq__confirmButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.75rem;font-size:14px;font-weight:600;transition:all .2s}.ShareEvent-module__0FQ2uq__cancelButton{color:#94a3b8;background:#334155}.ShareEvent-module__0FQ2uq__cancelButton:hover{color:#cbd5e1;background:#475569}.ShareEvent-module__0FQ2uq__confirmButton{color:#fff;background:#6366f1}.ShareEvent-module__0FQ2uq__confirmButton:hover:not(:disabled){background:#818cf8;transform:translateY(-1px)}.ShareEvent-module__0FQ2uq__confirmButton:disabled{opacity:.5;cursor:not-allowed}.ShareEvent-module__0FQ2uq__editForm{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}.ShareEvent-module__0FQ2uq__formLabel{color:#cbd5e1;flex-direction:column;gap:.5rem;font-size:14px;font-weight:500;display:flex}.ShareEvent-module__0FQ2uq__helpText{color:#94a3b8;margin-top:.25rem;font-size:12px;font-style:italic;font-weight:400}.ShareEvent-module__0FQ2uq__helpTextError{color:#f87171;margin-top:.25rem;font-size:12px;font-style:italic;font-weight:400}.ShareEvent-module__0FQ2uq__editForm textarea{resize:vertical;min-height:80px;font-family:inherit}.ShareEvent-module__0FQ2uq__editForm select{cursor:pointer}.ShareEvent-module__0FQ2uq__noFutureView{color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:1.5rem}.ShareEvent-module__0FQ2uq__noFutureView p{margin:.5rem 0;font-size:14px;font-weight:500}.ShareEvent-module__0FQ2uq__noFutureViewSubtext{font-size:12px;color:#94a3b8!important;font-weight:400!important}@media (max-width:768px){.ShareEvent-module__0FQ2uq__eventCard{padding:24px 20px}.ShareEvent-module__0FQ2uq__eventName{font-size:24px}.ShareEvent-module__0FQ2uq__timeUnitsGrid{gap:8px}.ShareEvent-module__0FQ2uq__timeUnitColumn{min-width:45px}.ShareEvent-module__0FQ2uq__timeUnitValue{padding:6px 10px;font-size:20px}.ShareEvent-module__0FQ2uq__modalContent{max-width:90%;padding:1.5rem}.ShareEvent-module__0FQ2uq__toggleButton{padding:.65rem 1.25rem;font-size:13px}}
.Account-module__Rilo2G__timelineBackButton{width:fit-content;color:var(--text-muted);background:#ffffff09;border:1px solid #d4a84c59;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:.85rem;font-weight:600;line-height:1;transition:background .16s,border-color .16s,color .16s;display:inline-flex;text-decoration:none!important}.Account-module__Rilo2G__timelineBackButton:visited{color:var(--text-muted)}.Account-module__Rilo2G__timelineBackButton:hover{color:var(--accent-color);border-color:var(--accent-color);background:#d4a84c14;text-decoration:none}.Account-module__Rilo2G__timelineBackButton:focus-visible{outline:2px solid var(--accent-color);outline-offset:3px}.Account-module__Rilo2G__timelineBackIcon{line-height:0;display:inline-flex}
.Glossary-module__ytY4LW__glossaryContainer{max-width:1200px;color:var(--text-color);margin:0 auto;padding:2rem 1rem}.Glossary-module__ytY4LW__glossaryHeader{text-align:center;margin-bottom:3rem}.Glossary-module__ytY4LW__glossaryHeader h1{color:var(--color-primary);margin-bottom:1rem;font-size:2.5rem}.Glossary-module__ytY4LW__glossaryHeader p{max-width:800px;color:var(--text-secondary);margin:0 auto;font-size:1.2rem}.Glossary-module__ytY4LW__glossaryContent{background-color:var(--color-background-alt);border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014}.Glossary-module__ytY4LW__glossaryList{margin:0;padding:0;list-style:none}.Glossary-module__ytY4LW__glossaryItem{border-bottom:1px solid var(--border-color,#e5e7eb);padding:1.5rem 0}.Glossary-module__ytY4LW__glossaryItem:last-child{border-bottom:none}.Glossary-module__ytY4LW__glossaryItem h2{color:var(--color-primary);margin-bottom:.75rem;scroll-margin-top:2rem;font-size:1.5rem;font-weight:600}.Glossary-module__ytY4LW__glossaryItem p{color:var(--text-color);font-size:1.1rem;line-height:1.6}.Glossary-module__ytY4LW__glossaryFooter{text-align:center;background-color:var(--color-background-alt);border-radius:8px;margin-top:3rem;padding:1.5rem}.Glossary-module__ytY4LW__backLink{background-color:var(--color-primary);color:#fff;border-radius:6px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.Glossary-module__ytY4LW__backLink:hover{background-color:var(--color-primary-dark,#4338ca);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media (max-width:768px){.Glossary-module__ytY4LW__glossaryHeader h1{font-size:2rem}.Glossary-module__ytY4LW__glossaryHeader p{font-size:1rem}.Glossary-module__ytY4LW__glossaryItem h2{font-size:1.3rem}.Glossary-module__ytY4LW__glossaryItem p{font-size:1rem}.Glossary-module__ytY4LW__glossaryContent{padding:1.5rem}}@media (max-width:480px){.Glossary-module__ytY4LW__glossaryContainer{padding:1rem .75rem}.Glossary-module__ytY4LW__glossaryHeader{margin-bottom:2rem}.Glossary-module__ytY4LW__glossaryHeader h1{font-size:1.75rem}.Glossary-module__ytY4LW__glossaryContent{padding:1rem}.Glossary-module__ytY4LW__glossaryItem{padding:1.25rem 0}}@media (prefers-color-scheme:dark){.Glossary-module__ytY4LW__glossaryContent{background-color:var(--color-background-dark,#1f2937);box-shadow:0 4px 12px #0003}.Glossary-module__ytY4LW__glossaryItem{border-bottom-color:var(--border-color-dark,#374151)}.Glossary-module__ytY4LW__glossaryFooter{background-color:var(--color-background-dark,#1f2937)}}
.TimeCalculator-module___V0b2G__calculatorContainer{max-width:1000px;color:var(--text-color);margin:0 auto;padding:2rem 1rem}.TimeCalculator-module___V0b2G__calculatorHeader{text-align:center;margin-bottom:2.5rem}.TimeCalculator-module___V0b2G__calculatorHeader h1{color:var(--color-primary);margin-bottom:.75rem;font-size:2.5rem}.TimeCalculator-module___V0b2G__calculatorHeader p{max-width:700px;color:var(--text-secondary);margin:0 auto;font-size:1.2rem}.TimeCalculator-module___V0b2G__calculatorCard{background-color:var(--color-background-alt);border-radius:12px;margin-bottom:3rem;padding:2rem;box-shadow:0 4px 16px #0000001a}.TimeCalculator-module___V0b2G__calculatorForm{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.TimeCalculator-module___V0b2G__formGroup{flex:1;min-width:250px}.TimeCalculator-module___V0b2G__formGroup label{color:var(--text-color);margin-bottom:.5rem;font-weight:500;display:block}.TimeCalculator-module___V0b2G__dateInput{border:1px solid var(--border-color,#e5e7eb);background-color:var(--color-background);width:100%;color:var(--text-color);border-radius:6px;padding:.75rem 1rem;font-size:1rem}.TimeCalculator-module___V0b2G__calculateButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.TimeCalculator-module___V0b2G__calculateButton:hover{background-color:var(--color-primary-dark,#4338ca);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.TimeCalculator-module___V0b2G__calculateButton:disabled{background-color:var(--color-disabled,#9ca3af);cursor:not-allowed;box-shadow:none;transform:none}.TimeCalculator-module___V0b2G__errorMessage{color:var(--color-error,#ef4444);background-color:#ef44441a;border-radius:4px;margin-bottom:1rem;padding:.5rem}.TimeCalculator-module___V0b2G__resultsContainer{border-top:1px solid var(--border-color,#e5e7eb);padding-top:1rem}.TimeCalculator-module___V0b2G__resultsContainer h2{color:var(--color-primary);text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.TimeCalculator-module___V0b2G__timeUnits{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.TimeCalculator-module___V0b2G__timeUnit{text-align:center;flex:1;min-width:100px}.TimeCalculator-module___V0b2G__timeValue{color:var(--color-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.TimeCalculator-module___V0b2G__timeLabel{color:var(--text-secondary);font-size:1rem}.TimeCalculator-module___V0b2G__timeBreakdown{background-color:var(--color-background);text-align:center;border-radius:8px;margin-top:2rem;padding:1.5rem}.TimeCalculator-module___V0b2G__timeBreakdown h3{color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem}.TimeCalculator-module___V0b2G__timeBreakdown p{color:var(--text-color);line-height:1.6}.TimeCalculator-module___V0b2G__milliseconds{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem}.TimeCalculator-module___V0b2G__infoSection{border-top:1px solid var(--border-color,#e5e7eb);margin-top:2.5rem;padding-top:1.5rem}.TimeCalculator-module___V0b2G__infoSection h3{color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem}.TimeCalculator-module___V0b2G__infoSection p{color:var(--text-color);line-height:1.6}.TimeCalculator-module___V0b2G__callToAction{text-align:center;background-color:var(--color-background-alt);border-radius:12px;padding:2rem;box-shadow:0 4px 16px #0000001a}.TimeCalculator-module___V0b2G__callToAction h3{color:var(--color-primary);margin-bottom:1rem;font-size:1.5rem}.TimeCalculator-module___V0b2G__callToAction p{max-width:700px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.TimeCalculator-module___V0b2G__ctaButton{background-color:var(--color-primary);color:#fff;border-radius:6px;padding:.875rem 2rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.TimeCalculator-module___V0b2G__ctaButton:hover{background-color:var(--color-primary-dark,#4338ca);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media (max-width:768px){.TimeCalculator-module___V0b2G__calculatorHeader h1{font-size:2rem}.TimeCalculator-module___V0b2G__calculatorHeader p{font-size:1rem}.TimeCalculator-module___V0b2G__calculatorForm{flex-direction:column;gap:1rem}.TimeCalculator-module___V0b2G__formGroup{width:100%}.TimeCalculator-module___V0b2G__timeValue{font-size:1.75rem}}@media (max-width:480px){.TimeCalculator-module___V0b2G__calculatorContainer{padding:1.5rem .75rem}.TimeCalculator-module___V0b2G__calculatorCard{padding:1.5rem 1rem}.TimeCalculator-module___V0b2G__timeUnits{gap:1rem}.TimeCalculator-module___V0b2G__timeUnit{min-width:80px}.TimeCalculator-module___V0b2G__timeValue{font-size:1.5rem}.TimeCalculator-module___V0b2G__timeBreakdown p{font-size:.9rem}}@media (prefers-color-scheme:dark){.TimeCalculator-module___V0b2G__calculatorCard,.TimeCalculator-module___V0b2G__callToAction{background-color:var(--color-background-dark,#1f2937);box-shadow:0 4px 16px #0003}.TimeCalculator-module___V0b2G__timeBreakdown{background-color:var(--color-background-darker,#111827)}.TimeCalculator-module___V0b2G__dateInput{background-color:var(--color-background-darker,#111827);border-color:var(--border-color-dark,#374151)}}
