.footer{width:100%;max-width:1100px;margin-top:48px;margin-inline:auto;padding:34px 0 18px;color:var(--text-light, rgba(255, 255, 255, .9));font-size:.85rem;font-weight:500;line-height:1.7;text-shadow:0 1px 3px rgba(0,0,0,.12);position:relative;z-index:10;border-top:1px solid var(--surface-border, rgba(255, 255, 255, .6));transition:color 2.5s ease,border-color 2.5s ease}body.time-morning .footer{color:#837896}body.time-night .footer{color:#c8b8d8;border-top-color:#b496c826}body.time-morning .footer{color:#40566b;border-top-color:#a9c2d4;text-shadow:none}body.time-afternoon .footer{color:#4d2c3e;border-top-color:#d29aaa;text-shadow:none}.footer-content{display:flex;flex-direction:column;gap:28px}.footer-main{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(120px,.7fr) minmax(220px,1fr);gap:48px;align-items:start}.footer-brand{max-width:460px}.footer-eyebrow,.footer-column-title{display:block;margin-bottom:8px;color:var(--accent-primary, #f06292);font-size:.68rem;font-weight:700;letter-spacing:.16em;line-height:1.4}.footer-tagline{margin:0;color:var(--text-light, rgba(255, 255, 255, .9));font-size:1rem;font-weight:650;line-height:1.5}.footer-tagline em{font-style:italic}.footer-description{max-width:440px;margin:8px 0 0;opacity:.78;font-size:.78rem;line-height:1.7}.footer-column{min-width:0}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.footer-link{position:relative;display:inline-block;color:inherit;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .25s ease,transform .25s ease}.footer-link:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:currentColor;opacity:.3;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.footer-link:hover{color:var(--accent-primary, #f06292);transform:translate(3px)}.footer-link:hover:after{transform:scaleX(1)}.footer-feedback-copy{max-width:250px;margin:0 0 10px;font-size:.76rem;line-height:1.6;opacity:.78}.feedback-footer-btn{display:inline-flex;align-items:center;padding:0;background:transparent;border:0;color:inherit;font-family:Quicksand,sans-serif;font-size:.82rem;font-weight:700;cursor:pointer;text-decoration:underline;text-decoration-color:#ffffff59;text-underline-offset:4px;transition:color .25s ease,transform .25s ease,text-decoration-color .25s ease}body.time-morning .feedback-footer-btn{color:#40566b}body.time-night .feedback-footer-btn{color:#e8d8f0}body.time-afternoon .footer-eyebrow,body.time-afternoon .footer-column-title{color:#a53f68}body.time-morning .footer-eyebrow,body.time-morning .footer-column-title{color:#4f7898}body.time-morning .footer-tagline,body.time-afternoon .footer-tagline{color:inherit}body.time-morning .footer-description,body.time-morning .footer-feedback-copy,body.time-afternoon .footer-description,body.time-afternoon .footer-feedback-copy{color:inherit;opacity:.86}body.time-morning .footer-link,body.time-afternoon .footer-link{color:inherit}body.time-morning .footer-link:hover{color:#4f7898}body.time-afternoon .footer-link:hover{color:#a53f68}body.time-morning .feedback-footer-btn{text-decoration-color:#40566b73}body.time-afternoon .feedback-footer-btn{color:#8f3158;text-decoration-color:#8f315873}.feedback-footer-btn:hover{color:var(--accent-primary, #f06292);background:transparent;transform:translate(3px);box-shadow:none;text-decoration-color:currentColor}.footer-bottom{display:flex;align-items:flex-end;justify-content:center;gap:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);font-size:.68rem;opacity:.72}body.time-night .footer-bottom{border-top-color:#b496c824}body.time-morning .footer-bottom,body.time-afternoon .footer-bottom{border-top-color:currentColor;opacity:.86}.footer-disclaimer{max-width:760px;margin:0;line-height:1.6;text-align:center}@media(max-width:768px){.footer{font-size:.78rem;padding:26px 0 12px;line-height:1.6;margin-top:34px}.footer-main{grid-template-columns:1fr 1fr;gap:26px 30px}.footer-brand{grid-column:1 / -1;max-width:620px}.footer-feedback-copy{max-width:220px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:6px}}@media(max-width:480px){.footer-main{grid-template-columns:1fr;gap:22px}.footer-brand{grid-column:auto}.footer-description{max-width:none}.footer-links{gap:4px}.footer-bottom{padding-top:14px}.footer{font-size:.7rem}.feedback-footer-btn{font-size:.7rem;padding:6px 14px;gap:6px}}.footer-legal-links{display:flex;justify-content:center;align-items:center;gap:8px;margin:14px auto 0;font-size:.76rem}.footer-legal-links a{color:inherit;text-decoration:none;opacity:.82}.footer-legal-links a:hover{text-decoration:underline;opacity:1}.footer-legal-links span{opacity:.45}@media(max-width:600px){.footer-legal-links{flex-wrap:wrap;line-height:1.5}}
