:root{--f-bg: #1a1a1a;--f-bg-light: #242424;--f-bg-legal: #111111;--f-text: #ffffff;--f-text-muted: rgba(255, 255, 255, .5);--f-text-secondary: rgba(255, 255, 255, .7);--f-accent: #FF8427;--f-accent-hover: #F69C60;--f-border: rgba(255, 255, 255, .08);--f-link-hover: #FF8427}.site-footer{background:var(--f-bg);color:var(--f-text);position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--f-accent),transparent);opacity:.4}.site-footer:after{content:"";position:absolute;top:-80px;right:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(255,132,39,.12) 0%,transparent 70%);border-radius:50%;pointer-events:none}.marquee-bar{--marquee-bg: #1a1a1a;--marquee-text: #e5e5e5;--marquee-accent: #FF8427;--marquee-divider: rgba(255, 132, 39, .3);background:var(--marquee-bg);overflow:hidden;padding:.65rem 0;position:relative}.marquee-v10{--marquee-bg: #f7f7f8;--marquee-text: #1a1a1a;--marquee-accent: #FF8427;cursor:pointer;background:linear-gradient(180deg,#fffffffa,#f5f5faf2 40%,#f0f0f6eb 60%,#f8f8fcf5);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);padding:1rem 0;border-top:2px solid;-o-border-image:linear-gradient(90deg,transparent,rgba(255,132,39,.6),rgba(246,156,96,.4),rgba(255,132,39,.6),transparent) 1;border-image:linear-gradient(90deg,transparent,rgba(255,132,39,.6),rgba(246,156,96,.4),rgba(255,132,39,.6),transparent) 1;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:inset 0 1px #fff,inset 0 -1px #00000008,inset 0 10px 30px -10px #fff9,0 4px 24px -4px #00000014,0 1px 3px #0000000d;position:relative}.marquee-v10 .marquee-glare{display:none}.marquee-v10 .marquee{position:relative;z-index:1}.marquee-v10 .item{color:#1a1a1a;font-weight:700;font-size:.8125rem;text-shadow:0 1px 0 rgba(255,255,255,.7);transition:color .2s ease}.marquee-v10 .item .item-icon{color:#ff8427;opacity:1;font-size:.875rem;filter:drop-shadow(0 1px 1px rgba(255,132,39,.2))}.marquee-v10 .item:after{width:6px;height:6px;background:#ff8427;border-radius:1px;transform:rotate(45deg);box-shadow:0 0 6px #ff84274d,0 0 12px #ff84271a;opacity:.8}.marquee-v10:after{content:"";position:absolute;top:2px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);z-index:1;pointer-events:none}.marquee-bar:before,.marquee-bar:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.marquee-bar:before{left:0;background:linear-gradient(to right,var(--marquee-bg) 0%,transparent 100%)}.marquee-bar:after{right:0;background:linear-gradient(to left,var(--marquee-bg) 0%,transparent 100%)}.marquee-bar .item{display:inline-flex;align-items:center;gap:.5rem;color:var(--marquee-text);font-size:.8125rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.marquee-bar .item .item-icon{font-size:.75rem;opacity:.7;flex-shrink:0}.marquee-bar .item:after{content:"";display:inline-block;width:6px;height:6px;background:var(--marquee-accent);border-radius:50%;flex-shrink:0;margin-left:1.5rem;opacity:.6;box-shadow:0 0 6px #ff842766}@media(max-width:768px){.marquee-bar{padding:.5rem 0}.marquee-bar:before,.marquee-bar:after{width:40px}.marquee-bar .item{font-size:.6875rem;gap:.35rem}.marquee-bar .item:after{width:4px;height:4px;margin-left:1rem}}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:2.5rem;border-bottom:1px solid var(--f-border);margin-bottom:2.5rem;flex-wrap:wrap;gap:1.5rem}.footer-logo{display:flex;align-items:center;gap:1.25rem}.footer-logo img{height:36px;width:auto;filter:brightness(0) invert(1)}.footer-logo__slogan{font-size:.875rem;color:var(--f-text-muted);border-left:1px solid var(--f-border);padding-left:1.25rem;line-height:1.5;max-width:200px}.footer-socials{display:flex;align-items:center;gap:.75rem}.footer-socials a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:#ffffff0f;transition:background .2s ease,transform .2s ease}.footer-socials a:hover{background:var(--f-accent);transform:translateY(-2px)}.footer-socials a svg{width:20px;height:20px}.footer-socials a.footer-icon--invert svg,.footer-messengers a.footer-icon--invert svg{filter:brightness(0) invert(1)}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid var(--f-border);margin-bottom:2rem}@media(max-width:1024px){.footer-columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.footer-columns{grid-template-columns:1fr}}.footer-col__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--f-accent);margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.footer-col__label:after{content:"";flex:1;height:1px;background:var(--f-border)}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.footer-links a{color:var(--f-text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s ease,padding-left .2s ease;display:inline-block;line-height:1.6}.footer-links a:hover{color:var(--f-link-hover);padding-left:4px}.footer-contact{display:flex;flex-direction:column;gap:1.25rem}.footer-contact__item{display:flex;align-items:flex-start;gap:.75rem}.footer-contact__icon{flex-shrink:0;width:2rem;height:2rem;border-radius:.375rem;background:#ffffff0f;display:flex;align-items:center;justify-content:center;margin-top:.125rem}.footer-contact__icon svg{width:16px;height:16px;stroke:var(--f-accent);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.footer-contact__text{display:flex;flex-direction:column;gap:.125rem}.footer-contact__text a{color:var(--f-text);font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s ease}.footer-contact__text a:hover{color:var(--f-accent)}.footer-contact__text span{color:var(--f-text-muted);font-size:.8125rem}.footer-contact__text p{color:var(--f-text-secondary);font-size:.875rem;line-height:1.6;margin:0}.footer-messengers{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.footer-messengers a{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.375rem;background:#ffffff0f;transition:background .2s ease,transform .2s ease}.footer-messengers a:hover{background:var(--f-accent);transform:translateY(-2px)}.footer-messengers svg{width:20px;height:20px}.footer-legal{background:var(--f-bg-legal);padding:1.25rem 0}.footer-legal__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-legal__links{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1.5rem}.footer-legal__links a{color:var(--f-text-muted);font-size:.8125rem;text-decoration:none;transition:color .2s ease}.footer-legal__links a:hover{color:var(--f-accent)}.footer-legal__copy{color:var(--f-text-muted);font-size:.8125rem;line-height:1.5}.subscribe-cta{background:#fafafa;position:relative;overflow:hidden;padding:4rem 0}.subscribe-cta:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--f-accent),#F69C60,var(--f-accent))}.subscribe-cta:after{content:"";position:absolute;bottom:-120px;right:-80px;width:350px;height:350px;background:radial-gradient(circle,rgba(255,132,39,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.subscribe-cta__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:768px){.subscribe-cta{padding:3rem 0}.subscribe-cta__grid{grid-template-columns:1fr;gap:2rem}}.subscribe-cta__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--f-accent);margin-bottom:1rem}.subscribe-cta__label svg{width:16px;height:16px;stroke:var(--f-accent);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.subscribe-cta__title{font-size:1.75rem;font-weight:800;line-height:1.25;color:#1a1a1a;margin-bottom:1.5rem}.subscribe-cta__title span{color:var(--f-accent)}@media(max-width:640px){.subscribe-cta__title{font-size:1.375rem}}.subscribe-cta__perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.subscribe-cta__perks li{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#4b5563;line-height:1.5}.subscribe-cta__perks li:before{content:"";flex-shrink:0;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--f-accent),#F69C60);box-shadow:0 0 8px #ff84274d}.subscribe-cta__form{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 24px #0000000f;border:1px solid #f0f0f0;position:relative;z-index:1}.subscribe-cta__form-title{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin-bottom:.375rem}.subscribe-cta__form-subtitle{font-size:.8125rem;color:#9ca3af;margin-bottom:1.5rem}.subscribe-cta__input-group{display:flex;gap:.5rem;margin-bottom:1rem}@media(max-width:480px){.subscribe-cta__input-group{flex-direction:column}}.subscribe-cta__input{flex:1;padding:.875rem 1rem;font-size:.9375rem;border:1.5px solid #e5e7eb;border-radius:.625rem;background:#fafafa;color:#1a1a1a;outline:none;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.subscribe-cta__input::-moz-placeholder{color:#9ca3af}.subscribe-cta__input::placeholder{color:#9ca3af}.subscribe-cta__input:focus{border-color:var(--f-accent);box-shadow:0 0 0 3px #ff84271f;background:#fff}.subscribe-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:700;font-family:inherit;color:#fff;background:linear-gradient(135deg,var(--f-accent) 0%,#e06f10 100%);border:none;border-radius:.625rem;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #ff842759}.subscribe-cta__btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff842773}.subscribe-cta__btn:active{transform:translateY(0)}.subscribe-cta__btn svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.subscribe-cta__privacy{font-size:.75rem;color:#9ca3af;line-height:1.5}.subscribe-cta__privacy a{color:var(--f-accent);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.subscribe-cta__privacy a:hover{color:#e06f10}.f-fade-up{opacity:0;transform:translateY(20px);animation:fFadeUp .7s cubic-bezier(.16,1,.3,1) forwards}@keyframes fFadeUp{to{opacity:1;transform:translateY(0)}}.f-delay-1{animation-delay:.1s}.f-delay-2{animation-delay:.2s}.f-delay-3{animation-delay:.3s}.f-delay-4{animation-delay:.4s}
