.penta-footer,.penta-footer *{box-sizing:border-box}.penta-footer{width:100%;margin-top:40px;background:#120F22;border-top:1px solid #27272a;color:#fff;font-family:"Poppins",sans-serif}.penta-footer-inner{width:100%;max-width:1280px;margin:0 auto;padding:38px 24px 32px;display:grid;grid-template-columns:1.4fr 1fr 1.25fr 1fr;gap:32px}.footer-brand{max-width:340px}.footer-logo{display:inline-flex;align-items:center;margin-bottom:18px}.footer-logo img{display:block;width:auto;height:42px;object-fit:contain}.footer-description{margin:0 0 17px;color:#a1a1aa;font-size:12px;font-weight:400;line-height:1.75}.footer-brand-tag{width:fit-content;display:flex;align-items:center;gap:7px;padding:7px 10px;background:#0D1424;border:1px solid #27272a;border-radius:8px;color:#d4d4d8;font-size:9px;font-weight:500}.footer-inline-icon{width:11px;height:11px;color:#BE24DC}.footer-section{min-width:0}.footer-section-title{display:flex;align-items:center;gap:8px;margin-bottom:15px;color:#f4f4f5;font-size:12px;font-weight:600}.footer-title-icon{width:13px;height:13px;color:#BE24DC;flex-shrink:0}.customer-list{display:flex;flex-direction:column;gap:8px}.customer-card{width:100%;display:flex;align-items:center;gap:10px;padding:10px;text-decoration:none;background:#0D1424;border:1px solid #27272a;border-radius:11px;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.customer-card:hover{background:#151b2b;border-color:rgba(34,197,94,.45);transform:translateY(-1px)}.customer-icon{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(34,197,94,.10);border:1px solid rgba(34,197,94,.20);border-radius:9px;color:#22c55e}.customer-icon svg{width:16px;height:16px}.customer-info{min-width:0;display:flex;flex-direction:column;gap:2px}.customer-name{color:#f4f4f5;font-size:10px;font-weight:600}.customer-number{color:#71717a;font-size:9px;font-weight:400}.customer-arrow{margin-left:auto;width:10px;height:10px;color:#52525b;transition:color .2s ease,transform .2s ease}.customer-card:hover .customer-arrow{color:#22c55e;transform:translate(1px,-1px)}.partner-box{padding:12px;margin-bottom:9px;background:#0D1424;border:1px solid #27272a;border-radius:12px}.partner-text{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.partner-question{color:#f4f4f5;font-size:10px;font-weight:600;line-height:1.5}.partner-description{color:#71717a;font-size:8px;font-weight:400;line-height:1.5}.partner-button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 11px;text-decoration:none;border-radius:9px;font-size:9px;font-weight:600;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.partner-button svg{width:10px;height:10px}.reseller-button{background:#BE24DC;border:1px solid #BE24DC;color:#fff}.reseller-button:hover{background:#a91fc4;border-color:#a91fc4;transform:translateY(-1px)}.supplier-button{background:#120F22;border:1px solid #3f3f46;color:#f4f4f5}.supplier-button:hover{background:#151b2b;border-color:#BE24DC;color:#fff;transform:translateY(-1px)}.social-list{display:flex;flex-direction:column;gap:7px}.social-link{display:flex;align-items:center;gap:9px;width:100%;padding:8px 9px;text-decoration:none;border-radius:10px;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.social-link:hover{background:#0D1424;border-color:#27272a;transform:translateX(2px)}.social-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#0D1424;border:1px solid #27272a;border-radius:9px;color:#BE24DC;transition:border-color .2s ease,background-color .2s ease}.social-icon svg{width:14px;height:14px}.social-link:hover .social-icon{background:rgba(190,36,220,.08);border-color:rgba(190,36,220,.35)}.social-info{min-width:0;display:flex;flex-direction:column;gap:1px}.social-info span{color:#e4e4e7;font-size:10px;font-weight:600}.social-info small{overflow:hidden;color:#71717a;font-size:8px;font-weight:400;white-space:nowrap;text-overflow:ellipsis}.social-arrow{margin-left:auto;width:9px;height:9px;color:#52525b;transition:color .2s ease,transform .2s ease}.social-link:hover .social-arrow{color:#BE24DC;transform:translate(1px,-1px)}.footer-bottom{width:100%;border-top:1px solid #27272a;background:#0D1424}.footer-bottom-inner{width:100%;max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#71717a;font-size:9px;font-weight:400}.footer-bottom-status{display:flex;align-items:center;gap:6px;white-space:nowrap}.online-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:footerOnlinePulse 1.8s ease-in-out infinite}@keyframes footerOnlinePulse{0%,100%{opacity:1}50%{opacity:.35}}@media(max-width:1000px){.penta-footer-inner{grid-template-columns:1fr 1fr;gap:30px 24px}.footer-brand{max-width:none}}@media(max-width:640px){.penta-footer{margin-top:28px}.penta-footer-inner{padding:27px 16px 23px;grid-template-columns:1fr;gap:26px}.footer-logo img{height:38px}.footer-description{max-width:440px;font-size:11px;line-height:1.7}.footer-section-title{margin-bottom:12px;font-size:11px}.customer-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.customer-card{padding:9px}.customer-icon{width:31px;height:31px}.customer-icon svg{width:14px;height:14px}.customer-name{font-size:8px}.customer-number{font-size:7px}.customer-arrow{display:none}.partner-box{padding:11px}.partner-question{font-size:10px}.partner-description{font-size:8px}.social-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.social-link{flex-direction:column;align-items:center;padding:10px 5px;text-align:center}.social-icon{width:34px;height:34px}.social-info span{font-size:8px}.social-info small{max-width:85px;font-size:6px}.social-arrow{display:none}.footer-bottom-inner{padding:12px 16px calc(76px + env(safe-area-inset-bottom));font-size:7px}}@media(max-width:380px){.customer-list{grid-template-columns:1fr}.social-list{grid-template-columns:1fr}.social-link{flex-direction:row;align-items:center;padding:8px 9px;text-align:left}.social-info small{max-width:none}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:6px}}@media(prefers-reduced-motion:reduce){.online-dot{animation:none}.customer-card,.partner-button,.social-link,.customer-arrow,.social-arrow{transition:none}}
