.cc-footer{position:relative;background:radial-gradient(ellipse at 50% 0,rgba(238,99,2,.08) 0,transparent 50%),radial-gradient(ellipse at 20% 10%,rgba(238,99,2,.04) 0,transparent 35%),radial-gradient(ellipse at 80% 10%,rgba(238,99,2,.04) 0,transparent 35%),radial-gradient(ellipse at 50% 45%,rgba(238,99,2,.025) 0,transparent 40%),linear-gradient(180deg,#080604 0,#050505 30%,#030303 65%,#000 100%);color:#fff;overflow:hidden}.cc-footer::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(238,99,2,.3) 25%,rgba(238,99,2,.5) 50%,rgba(238,99,2,.3) 75%,transparent 100%)}.cc-footer__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cc-footer__bg-orb{position:absolute;border-radius:50%;filter:blur(120px)}.cc-footer__bg-orb--1{width:500px;height:500px;background:rgba(238,99,2,.06);top:-250px;left:15%;opacity:1}.cc-footer__bg-orb--2{width:400px;height:400px;background:rgba(238,99,2,.04);bottom:-200px;right:10%;opacity:1}.cc-footer__newsletter{position:relative;z-index:2;padding:var(--cc-space-3xl,4rem) var(--cc-container-padding,2rem)}.cc-footer__newsletter::after{content:'';position:absolute;bottom:0;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.08) 30%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.08) 70%,transparent 100%)}.cc-footer__newsletter-inner{max-width:680px;margin:0 auto;text-align:center}.cc-footer__newsletter-icon{font-size:1.75rem;margin-bottom:var(--cc-space-sm,.5rem);opacity:.8;line-height:1}.cc-footer__newsletter-title{font-family:var(--cc-font-heading, sans-serif);font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:var(--cc-font-weight-bold,700);color:#fff;margin:0 0 var(--cc-space-sm,.5rem);letter-spacing:-.02em}.cc-footer__newsletter-text{font-size:var(--cc-text-sm, .875rem);color:rgba(255,255,255,.5);margin:0 0 var(--cc-space-lg,1.5rem);max-width:440px;margin-left:auto;margin-right:auto;line-height:1.6}.cc-footer__newsletter-form{display:flex;gap:var(--cc-space-sm,.5rem);max-width:480px;margin:0 auto;padding:5px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:var(--cc-radius-lg,12px);transition:border-color .3s ease,background .3s ease}.cc-footer__newsletter-form:focus-within{border-color:rgba(238,99,2,.35);background:rgba(255,255,255,.04)}.cc-footer__newsletter-input{flex:1;padding:.75rem 1.25rem;background:0 0;border:none;color:#fff;font-size:var(--cc-text-sm, .875rem);font-family:inherit;outline:0;min-width:0}.cc-footer__newsletter-input::placeholder{color:rgba(255,255,255,.35)}.cc-footer__newsletter-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;background:var(--cc-color-primary,#ee6302);border:none;border-radius:var(--cc-radius-lg,12px);color:#fff;font-size:var(--cc-text-sm, .875rem);font-weight:var(--cc-font-weight-semibold,600);font-family:inherit;cursor:pointer;transition:background .3s ease,box-shadow .3s ease;white-space:nowrap}.cc-footer__newsletter-btn:hover{background:#ff7a1a;box-shadow:0 4px 20px rgba(238,99,2,.35)}.cc-footer__newsletter-note{font-size:var(--cc-text-xs, .75rem);color:rgba(255,255,255,.3);margin:var(--cc-space-md,1rem) 0 0;letter-spacing:.02em}.cc-footer__main{position:relative;z-index:2;padding:var(--cc-space-3xl,4rem) var(--cc-container-padding,2rem)}.cc-footer__main-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:var(--cc-space-3xl,4rem)}.cc-footer__brand{display:flex;flex-direction:column;gap:var(--cc-space-lg,1.5rem)}.cc-footer__logo{display:inline-block}.cc-footer__logo img,.cc-footer__logo svg{height:44px;width:auto}.cc-footer__tagline{font-size:var(--cc-text-sm, .875rem);color:rgba(255,255,255,.45);line-height:1.7;margin:0;max-width:260px}.cc-footer__apps{display:flex;gap:var(--cc-space-sm,.5rem);margin-top:var(--cc-space-xs,.25rem)}.cc-footer__app-badge{display:block;height:36px;opacity:.7;transition:opacity .3s ease}.cc-footer__app-badge:hover{opacity:1}.cc-footer__app-badge img{height:100%;width:auto}.cc-footer__social{display:flex;gap:.625rem;margin-top:var(--cc-space-xs,.25rem)}.cc-footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:50%;color:rgba(255,255,255,.5);transition:all .3s ease}.cc-footer__social-link:hover{background:rgba(238,99,2,.15);border-color:rgba(238,99,2,.35);color:var(--cc-color-primary,#ee6302);transform:translateY(-2px)}.cc-footer__social-link svg{width:16px;height:16px}.cc-footer__nav{display:flex;flex-direction:column;gap:0}.cc-footer__nav-title{font-family:var(--cc-font-body, sans-serif);font-size:.6875rem;font-weight:var(--cc-font-weight-semibold,600);text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.35);margin:0 0 var(--cc-space-lg,1.5rem)}.cc-footer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.cc-footer__nav-link{display:inline-flex;align-items:center;gap:var(--cc-space-xs,.25rem);font-size:var(--cc-text-sm, .875rem);color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s ease}.cc-footer__nav-link:hover{color:#fff}.cc-footer__nav-badge{display:inline-block;padding:2px 7px;background:rgba(238,99,2,.12);border:1px solid rgba(238,99,2,.25);border-radius:var(--cc-radius-full,50px);font-size:.5625rem;font-weight:var(--cc-font-weight-semibold,600);text-transform:uppercase;letter-spacing:.08em;color:var(--cc-color-primary,#ee6302)}.cc-footer__contact-item{display:flex;align-items:center;gap:.625rem;font-size:var(--cc-text-sm, .875rem);color:rgba(255,255,255,.55);margin-bottom:.75rem}.cc-footer__contact-item:last-child{margin-bottom:0}.cc-footer__contact-item svg{width:15px;height:15px;flex-shrink:0;color:rgba(238,99,2,.6)}.cc-footer__contact-item a{color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s ease}.cc-footer__contact-item a:hover{color:#fff}.cc-footer__bottom{position:relative;z-index:2;padding:var(--cc-space-lg,1.5rem) var(--cc-container-padding,2rem)}.cc-footer__bottom::before{content:'';position:absolute;top:0;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.06) 30%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.06) 70%,transparent 100%)}.cc-footer__bottom-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--cc-space-md,1rem)}.cc-footer__copyright{font-size:var(--cc-text-xs, .75rem);color:rgba(255,255,255,.3);margin:0;letter-spacing:.01em}.cc-footer__copyright a{color:rgba(255,255,255,.45);text-decoration:none;transition:color .2s ease}.cc-footer__copyright a:hover{color:rgba(255,255,255,.7)}.cc-footer__legal{display:flex;gap:var(--cc-space-lg,1.5rem)}.cc-footer__legal-link{font-size:var(--cc-text-xs, .75rem);color:rgba(255,255,255,.3);text-decoration:none;transition:color .2s ease;letter-spacing:.01em}.cc-footer__legal-link:hover{color:rgba(255,255,255,.6)}@media (max-width:1024px){.cc-footer__main-inner{grid-template-columns:repeat(2,1fr);gap:var(--cc-space-2xl,3rem)}.cc-footer__brand{grid-column:span 2}}@media (max-width:768px){.cc-footer{background:radial-gradient(ellipse at 50% 0,rgba(238,99,2,.06) 0,transparent 45%),radial-gradient(ellipse at 50% 40%,rgba(238,99,2,.02) 0,transparent 40%),linear-gradient(180deg,#080604 0,#050505 30%,#020202 70%,#000 100%)}.cc-footer::before{left:5%;right:5%}.cc-footer__newsletter{padding:var(--cc-space-2xl,3rem) var(--cc-container-padding,1.5rem)}.cc-footer__newsletter::after{left:10%;right:10%}.cc-footer__newsletter-form{flex-direction:column;border-radius:var(--cc-radius-lg,12px);padding:6px}.cc-footer__newsletter-input{text-align:center;padding:.875rem 1rem}.cc-footer__newsletter-btn{width:100%;padding:.875rem;border-radius:calc(var(--cc-radius-lg,12px) - 2px)}.cc-footer__main{padding:var(--cc-space-2xl,3rem) var(--cc-container-padding,1.5rem)}.cc-footer__main-inner{grid-template-columns:1fr;gap:var(--cc-space-xl,2rem)}.cc-footer__brand{grid-column:span 1;text-align:center;align-items:center}.cc-footer__tagline{max-width:100%}.cc-footer__social{justify-content:center}.cc-footer__apps{justify-content:center}.cc-footer__nav{text-align:center;align-items:center}.cc-footer__nav-link:hover{transform:none}.cc-footer__bottom::before{left:10%;right:10%}.cc-footer__bottom-inner{flex-direction:column;text-align:center}.cc-footer__legal{flex-wrap:wrap;justify-content:center;gap:var(--cc-space-md,1rem)}.cc-footer__bg-orb--1{width:300px;height:300px;left:-100px;top:-150px}.cc-footer__bg-orb--2{width:250px;height:250px;right:-100px}}@media (prefers-reduced-motion:reduce){.cc-footer__nav-link:hover,.cc-footer__newsletter-btn:hover,.cc-footer__social-link:hover{transform:none}}
