.demure-countdown{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0f0f0b3;border-radius:8px;padding:24px 16px;margin:32px 0;font-size:1.1rem;color:#555;box-shadow:none}.demure-message{margin-bottom:8px;font-weight:400;font-size:1.05em;color:#888}.demure-timer{font-family:monospace;font-size:1.3em;color:#444;background:#f5f5f5;border-radius:4px;padding:2px 10px;margin-top:2px}.daily-fact-page{min-height:100vh;background:#fafbfc;padding:40px 20px}.daily-fact-container{max-width:800px;margin:0 auto}.daily-fact-header{text-align:center;background:#fff;color:#1e293b;padding:60px 40px;border-radius:12px;margin-bottom:40px;border:1px solid #e8ecf0;box-shadow:0 1px 3px #0000000d}.daily-fact-header h1{font-size:2.75rem;margin-bottom:15px;font-weight:600;color:#000;letter-spacing:-.6px;line-height:1.2}.daily-fact-loading,.daily-fact-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem;background:#fff;border-radius:12px;padding:60px 40px;border:1px solid #e8ecf0;box-shadow:0 1px 3px #0000000d}.daily-fact-loading{color:#64748b;font-size:1.1rem}.daily-fact-error{color:#666;font-size:1.1rem}.daily-fact-card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:50px;box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.daily-fact-card:hover{box-shadow:0 4px 12px #00000014;border-color:#cbd5e1}.daily-fact-image{width:100%;max-width:100%;height:auto;border-radius:10px;margin-bottom:30px;box-shadow:0 2px 8px #00000014;object-fit:cover}.daily-fact-text{font-size:1.25rem;line-height:1.8;color:#1e293b;margin:0 0 25px;font-weight:400}.daily-fact-date{display:block;font-size:.9rem;color:#64748b;margin-top:20px;padding-top:20px;border-top:1px solid #f1f5f9;font-weight:400}@media(max-width:768px){.daily-fact-page{padding:30px 15px}.daily-fact-header{padding:50px 30px}.daily-fact-header h1{font-size:2.25rem}.daily-fact-card{padding:40px 30px}.daily-fact-text{font-size:1.15rem}}@media(max-width:480px){.daily-fact-header{padding:40px 20px}.daily-fact-header h1{font-size:2rem}.daily-fact-card{padding:30px 20px}.daily-fact-text{font-size:1.05rem}}.daily-quote-page{min-height:100vh;background:#fafbfc;padding:40px 20px}.daily-quote-container{max-width:800px;margin:0 auto}.daily-quote-header{text-align:center;background:#fff;color:#1e293b;padding:60px 40px;border-radius:12px;margin-bottom:40px;border:1px solid #e8ecf0;box-shadow:0 1px 3px #0000000d}.daily-quote-header h1{font-size:2.75rem;margin-bottom:15px;font-weight:600;color:#000;letter-spacing:-.6px;line-height:1.2}.daily-quote-loading,.daily-quote-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem;background:#fff;border-radius:12px;padding:60px 40px;border:1px solid #e8ecf0;box-shadow:0 1px 3px #0000000d}.daily-quote-loading{color:#64748b;font-size:1.1rem}.daily-quote-error{color:#666;font-size:1.1rem}.daily-quote-card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:50px;box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.daily-quote-card:hover{box-shadow:0 4px 12px #00000014;border-color:#cbd5e1}.daily-quote-image{width:100%;max-width:100%;height:auto;border-radius:10px;margin-bottom:30px;box-shadow:0 2px 8px #00000014;object-fit:cover}.daily-quote-blockquote{font-size:1.5rem;line-height:1.8;color:#1e293b;font-style:italic;margin:0 0 30px;padding:0;border:none;position:relative;font-weight:400}.daily-quote-blockquote:before{content:'"';font-size:4rem;color:#e2e8f0;position:absolute;left:-20px;top:-10px;font-family:Georgia,serif;line-height:1}.daily-quote-blockquote:after{content:'"';font-size:4rem;color:#e2e8f0;position:absolute;right:-20px;bottom:-30px;font-family:Georgia,serif;line-height:1}.daily-quote-author{font-size:1.2rem;font-weight:600;color:#0f172a;margin-bottom:15px;text-align:right;padding-right:20px}.daily-quote-author:before{content:"— ";color:#94a3b8;margin-right:8px}.daily-quote-date{display:block;font-size:.9rem;color:#64748b;text-align:right;margin-top:10px;font-weight:400}@media(max-width:768px){.daily-quote-page{padding:30px 15px}.daily-quote-header{padding:50px 30px}.daily-quote-header h1{font-size:2.25rem}.daily-quote-card{padding:40px 30px}.daily-quote-blockquote{font-size:1.3rem;padding-left:15px;padding-right:15px}.daily-quote-blockquote:before{left:-10px;font-size:3rem}.daily-quote-blockquote:after{right:-10px;font-size:3rem}.daily-quote-author{font-size:1.1rem}}@media(max-width:480px){.daily-quote-header{padding:40px 20px}.daily-quote-header h1{font-size:2rem}.daily-quote-card{padding:30px 20px}.daily-quote-blockquote{font-size:1.15rem;padding-left:10px;padding-right:10px}.daily-quote-blockquote:before,.daily-quote-blockquote:after{display:none}}.on-this-day-page{min-height:100vh;background:#fafafa;padding:40px 20px}.on-this-day-container{max-width:1400px;margin:0 auto}.on-this-day-header{text-align:center;background:#fff;color:#1e293b;padding:70px 40px;border-radius:16px;margin-bottom:50px;border:1px solid #e8ecf0;box-shadow:0 2px 8px #0000000f;position:relative;overflow:hidden}.on-this-day-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#000}.on-this-day-header h1{font-size:2.75rem;margin-bottom:15px;font-weight:600;color:#000;letter-spacing:-.6px;line-height:1.2;position:relative;z-index:1}.on-this-day-subtitle{font-size:1.15rem;color:#64748b;line-height:1.7;max-width:600px;margin:0 auto;font-weight:400;position:relative;z-index:1}.on-this-day-loading,.on-this-day-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem;background:#fff;border-radius:12px;padding:60px 40px;border:1px solid #e8ecf0;box-shadow:0 1px 3px #0000000d}.on-this-day-loading{color:#64748b;font-size:1.1rem}.on-this-day-error{color:#dc2626;font-size:1.1rem}.on-this-day-layout{display:grid;grid-template-columns:1fr 380px;gap:35px;align-items:start}.on-this-day-main,.on-this-day-sidebar{min-width:0}.on-this-day-section{background:#fff;border-radius:16px;padding:45px 40px;border:1px solid #e8ecf0;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.on-this-day-section:hover{box-shadow:0 4px 16px #00000014;border-color:#cbd5e1}.on-this-day-section-header{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f1f5f9}.on-this-day-section-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.7rem;border-radius:12px;flex-shrink:0}.events-icon,.biographies-icon{background:#000;color:#fff}.on-this-day-section-title{font-size:1.9rem;font-weight:600;color:#0f172a;letter-spacing:-.5px;flex:1;margin:0}.on-this-day-section-count{background:#f1f5f9;color:#475569;padding:6px 14px;border-radius:20px;font-size:.9rem;font-weight:600;min-width:40px;text-align:center}.on-this-day-sidebar-header{display:flex;align-items:center;gap:12px;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #f1f5f9}.on-this-day-sidebar-title{font-size:1.6rem;font-weight:600;color:#0f172a;letter-spacing:-.4px;margin:0}.on-this-day-events-list{list-style:none;padding:0;margin:0;display:grid;gap:20px}.on-this-day-event-card{background:#fafbfc;border:1px solid #e8ecf0;border-radius:12px;padding:25px 30px;display:flex;gap:20px;align-items:flex-start;transition:all .3s ease;position:relative;overflow:hidden}.on-this-day-event-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#000;opacity:0;transition:opacity .3s ease}.on-this-day-event-card:hover{transform:translate(5px);box-shadow:0 4px 12px #00000014;border-color:#cbd5e1;background:#fff}.on-this-day-event-card:hover:before{opacity:1}.on-this-day-event-year-badge{background:#000;color:#fff;padding:8px 16px;border-radius:4px;font-size:.95rem;font-weight:600;min-width:80px;text-align:center;flex-shrink:0;box-shadow:0 2px 6px #0000001a}.on-this-day-event-content{flex:1}.on-this-day-event-title{font-size:1.35rem;font-weight:600;color:#0f172a;margin:0 0 10px;line-height:1.4;letter-spacing:-.3px}.on-this-day-event-description{font-size:1.05rem;line-height:1.7;color:#475569;margin:0}.on-this-day-subsection{background:#fff;border-radius:14px;padding:25px 22px;margin-bottom:20px;border:1px solid #e8ecf0;box-shadow:0 1px 4px #0000000d;transition:all .3s ease}.on-this-day-subsection:hover{box-shadow:0 2px 8px #00000014;border-color:#cbd5e1}.on-this-day-subsection:last-child{margin-bottom:0}.on-this-day-subsection-header{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f1f5f9}.on-this-day-subsection-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;border-radius:9px;flex-shrink:0}.birth-icon{background:#000;color:#fff}.death-icon{background:#333;color:#fff}.on-this-day-subsection-title{font-size:1.2rem;font-weight:600;color:#1e293b;letter-spacing:-.2px;flex:1;margin:0}.on-this-day-subsection-count{background:#f1f5f9;color:#475569;padding:4px 10px;border-radius:16px;font-size:.8rem;font-weight:600;min-width:30px;text-align:center}.on-this-day-biographies-list{list-style:none;padding:0;margin:0;display:grid;gap:15px}.on-this-day-biography-card{background:#fafbfc;border:1px solid #e8ecf0;border-radius:10px;padding:18px 20px;display:flex;flex-direction:column;gap:12px;transition:all .3s ease;position:relative;overflow:hidden}.on-this-day-biography-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;opacity:0;transition:opacity .3s ease}.birth-card:before{background:#000}.death-card:before{background:#333}.on-this-day-biography-card:hover{transform:translate(3px);box-shadow:0 3px 10px #00000014;border-color:#cbd5e1;background:#fff}.on-this-day-biography-card:hover:before{opacity:1}.on-this-day-biography-year{background:#f1f5f9;color:#475569;padding:6px 12px;border-radius:6px;font-size:.85rem;font-weight:600;width:fit-content;border:1px solid #e2e8f0}.birth-card .on-this-day-biography-year{background:#f5f5f5;color:#000;border-color:#e0e0e0}.death-card .on-this-day-biography-year{background:#fafafa;color:#666;border-color:#e0e0e0}.on-this-day-biography-content{flex:1}.on-this-day-biography-name{font-size:1.1rem;font-weight:600;color:#0f172a;margin:0 0 8px;line-height:1.4;letter-spacing:-.2px}.on-this-day-biography-text{font-size:.95rem;line-height:1.6;color:#475569;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.on-this-day-empty{text-align:center;background:#fff;padding:60px 40px;border-radius:12px;border:1px solid #e8ecf0;box-shadow:0 1px 3px #0000000d;color:#64748b;font-size:1.05rem}.on-this-day-empty-section{background:#fff;border-radius:16px;padding:60px 40px;border:1px solid #e8ecf0;box-shadow:0 2px 8px #0000000f;text-align:center;color:#64748b;font-size:1.05rem}.on-this-day-load-more{display:block;width:100%;padding:16px 24px;margin-top:30px;background:#000;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.on-this-day-load-more:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.on-this-day-load-more:active{transform:translateY(0)}.on-this-day-load-more-sidebar{display:block;width:100%;padding:12px 20px;margin-top:20px;background:#fff;color:#000;border:2px solid #000;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.on-this-day-load-more-sidebar:hover{background:#000;color:#fff;transform:translateY(-2px)}.on-this-day-load-more-sidebar:active{transform:translateY(0)}@media(max-width:1024px){.on-this-day-layout{grid-template-columns:1fr 320px;gap:30px}.on-this-day-section{padding:40px 35px}}@media(max-width:768px){.on-this-day-page{padding:30px 15px}.on-this-day-header{padding:50px 30px}.on-this-day-header h1{font-size:2.25rem}.on-this-day-subtitle{font-size:1.05rem}.on-this-day-layout{grid-template-columns:1fr;gap:30px}.on-this-day-section{padding:35px 30px}.on-this-day-section-title{font-size:1.7rem}.on-this-day-section-icon{width:45px;height:45px;font-size:1.6rem}.on-this-day-event-card{flex-direction:column;gap:15px;padding:20px 25px}.on-this-day-event-year-badge{align-self:flex-start}.on-this-day-subsection{padding:22px 20px}.on-this-day-subsection-title{font-size:1.15rem}}@media(max-width:480px){.on-this-day-header{padding:40px 20px}.on-this-day-header h1{font-size:2rem}.on-this-day-section{padding:30px 20px}.on-this-day-section-header{flex-wrap:wrap;gap:12px}.on-this-day-section-title{font-size:1.5rem}.on-this-day-event-title,.on-this-day-biography-name{font-size:1.15rem}.on-this-day-event-description,.on-this-day-biography-text{font-size:1rem}.on-this-day-biography-text{-webkit-line-clamp:4}}
