.simple-footer{text-align:center;background:#00000005;flex-direction:column;align-items:center;width:100vw;max-width:2560px;margin:80px auto 0 calc(50% - 50vw);padding:40px 40px 30px;display:flex}@media (min-width:2560px){.simple-footer{margin-left:auto;margin-right:auto}}.footer-thought-wrapper{justify-content:center;align-items:center;width:100%;margin-bottom:32px;display:flex;position:relative}.footer-coffee-icon{opacity:.5;width:64px;height:64px;position:absolute;left:80px}.footer-links-right{align-items:center;gap:12px;display:flex;position:absolute;right:80px}.footer-coffee-icon svg{width:100%;height:100%;color:var(--muted)}.footer-coffee-icon .steam{opacity:.6;animation:2s ease-in-out infinite steamFloat}.footer-coffee-icon .steam-1{animation-delay:0s}.footer-coffee-icon .steam-2{animation-delay:.3s}.footer-coffee-icon .steam-3{animation-delay:.6s}@keyframes steamFloat{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:.2;transform:translateY(-3px)}}.footer-thought{cursor:pointer;background:#00000008;border-radius:20px;flex-direction:column;align-items:center;gap:4px;min-width:400px;max-width:500px;padding:12px 24px 16px;transition:background .3s,transform .3s,box-shadow .3s;animation:8s ease-in-out infinite thoughtPulse;display:inline-flex;position:relative;overflow:hidden}@keyframes thoughtPulse{0%,to{box-shadow:0 0 #0000000d}50%{box-shadow:0 4px 20px #00000014}}.footer-thought:hover{background:#0000000f;animation-play-state:paused;transform:translateY(-2px)}.auto-change-indicator{background:#0000000d;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.progress-bar{transform-origin:0;background:linear-gradient(90deg,#0000,#00000026,#0000);height:100%;animation:8s linear infinite progressSlide}@keyframes progressSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-bar.paused{animation-play-state:paused}.thought-text{color:var(--muted);text-align:center;min-height:1.5em;font-family:Courier New,Courier,monospace;font-size:16px;font-style:italic;transition:color .3s}.footer-thought:hover .thought-text{color:var(--text)}.typing-cursor{opacity:0;margin-left:1px;font-weight:400;transition:opacity .1s}.typing-cursor.blinking{opacity:1;animation:.7s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.shuffle-hint{color:var(--muted);opacity:0;text-transform:uppercase;letter-spacing:.1em;font-size:11px;transition:opacity .3s}.footer-thought:hover .shuffle-hint{opacity:.6}.footer-copyright{color:var(--text);font-size:14px}.footer-divider{color:var(--muted);opacity:.5}@media (max-width:768px){.simple-footer{width:100%;margin-left:0;padding:30px 20px 16px}.footer-thought-wrapper{flex-direction:column}.footer-coffee-icon{width:48px;height:48px;margin-bottom:12px;position:static}.footer-links-right{margin-top:16px;position:static}.footer-thought{width:100%;min-width:auto;max-width:90%;padding:10px 16px 14px}.thought-text{font-size:14px}}.dark-mode .simple-footer{background:#ffffff05}.dark-mode .footer-thought{background:#ffffff08}.dark-mode .footer-thought:hover{background:#ffffff0f}.dark-mode .footer-thought{animation-name:thoughtPulseDark}@keyframes thoughtPulseDark{0%,to{box-shadow:0 0 #ffffff0d}50%{box-shadow:0 4px 20px #ffffff14}}.dark-mode .auto-change-indicator{background:#ffffff0d}.dark-mode .progress-bar{background:linear-gradient(90deg,#0000,#fff3,#0000)}
