.pw-footer{--pw-footer-logo:#f16346;--pw-footer-logo-hover:#ff7b5c;--pw-footer-bg:#0f172a;--pw-footer-bg-soft:#1e293b;--pw-footer-border:hsla(0,0%,100%,.08);--pw-footer-text:#f8fafc;--pw-footer-muted:#94a3b8;background:var(--pw-footer-bg);color:var(--pw-footer-text);font-size:14px;line-height:1.6;position:relative;overflow:hidden}.pw-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--pw-footer-logo) 0,#e85538 50%,var(--pw-footer-logo) 100%);opacity:.95}.pw-footer-inner{max-width:1280px;margin:0 auto;padding:56px 24px 28px;position:relative}.pw-footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-gap:48px 56px;gap:48px 56px;align-items:start;padding-bottom:40px;border-bottom:1px solid var(--pw-footer-border)}@media (max-width:960px){.pw-footer-grid{grid-template-columns:1fr 1fr;gap:40px 32px}}@media (max-width:600px){.pw-footer-inner{padding:44px 20px 24px}.pw-footer-grid{grid-template-columns:1fr;gap:36px;padding-bottom:32px}}.pw-footer-brand{min-width:0}.pw-footer-logo-link{display:inline-block;transition:opacity .2s ease}.pw-footer-logo-link:hover{opacity:.9}.pw-footer-logo-link img{display:block;width:auto;max-width:200px;object-fit:contain}.pw-footer-tagline{font-size:14px;color:var(--pw-footer-muted);margin-bottom:24px;max-width:280px;line-height:1.65}.pw-footer-expect{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--pw-footer-logo);margin-bottom:14px}.pw-footer-expect-list{list-style:none;padding:0;margin:0 0 28px;font-size:13px;color:var(--pw-footer-muted)}.pw-footer-expect-list li{margin-bottom:8px;position:relative;padding-left:14px}.pw-footer-expect-list li:before{content:"";position:absolute;left:0;top:.5em;width:4px;height:4px;border-radius:50%;background:var(--pw-footer-logo);opacity:.8}.pw-footer-contact{display:flex;flex-direction:column;gap:12px}.pw-footer-contact-item{display:inline-flex;align-items:center;gap:12px;font-size:14px;color:var(--pw-footer-muted);text-decoration:none;transition:color .2s ease}.pw-footer-contact-icon,.pw-footer-contact-item:hover{color:var(--pw-footer-logo)}.pw-footer-contact-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:var(--pw-footer-bg-soft);display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.pw-footer-contact-item:hover .pw-footer-contact-icon{background:rgba(241,99,70,.15);color:var(--pw-footer-logo-hover)}.pw-footer-nav h5{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--pw-footer-text);margin:0 0 18px}.pw-footer-nav-list{list-style:none;padding:0;margin:0}.pw-footer-nav-list li{margin-bottom:12px}.pw-footer-nav-list a{color:var(--pw-footer-muted);text-decoration:none;font-size:14px;transition:color .2s ease}.pw-footer-nav-list a:hover{color:var(--pw-footer-logo)}.pw-footer-extra h5{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--pw-footer-text);margin:0 0 18px}.pw-footer-extra h5:not(:first-child){margin-top:28px}.pw-footer-social-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-wrap:wrap;gap:10px}.pw-footer-social-list li{list-style:none;margin:0;padding:0}.pw-footer-social-list a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--pw-footer-bg-soft);color:var(--pw-footer-muted);transition:background .2s ease,color .2s ease}.pw-footer-social-list a:hover{background:var(--pw-footer-logo);color:#fff}.pw-footer-social-list svg{width:20px;height:20px}.pw-footer-app-text{font-size:13px;color:var(--pw-footer-muted);margin-bottom:16px;max-width:260px;line-height:1.6}.pw-footer-app-btn{display:inline-flex;align-items:center;gap:10px;background:var(--pw-footer-logo);color:#fff;border:none;padding:12px 20px;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;box-shadow:0 4px 14px rgba(241,99,70,.35)}.pw-footer-app-btn:hover{background:var(--pw-footer-logo-hover);transform:translateY(-2px);box-shadow:0 6px 20px rgba(241,99,70,.4)}.pw-footer-app-btn svg{flex-shrink:0;width:24px;height:24px}.pw-footer-bottom{padding-top:24px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.pw-footer-bottom span{font-size:13px;color:var(--pw-footer-muted)}@media (max-width:600px){.pw-footer-bottom{padding-top:20px;text-align:center}}