.hsh-prefooter{padding:0 0 70px 0;background:var(--white)}.hsh-prefooter-container{max-width:1280px;margin:0 auto;padding:0 32px}.hsh-prefooter-box{background:var(--charcoal);border-radius:32px;padding:70px 60px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px}.hsh-prefooter-box::before{content:'';position:absolute;top:-50%;right:-20%;width:60%;height:150%;background:radial-gradient(ellipse,rgb(255 255 255 / .15) 0%,transparent 60%);pointer-events:none}.hsh-prefooter-decoration{position:absolute;border:2px solid rgb(255 255 255 / .1);border-radius:50%}.hsh-prefooter-decoration-1{top:-50px;left:8%;width:180px;height:180px}.hsh-prefooter-decoration-2{bottom:-70px;right:12%;width:120px;height:120px}.hsh-prefooter-content{max-width:520px;position:relative;z-index:1}.hsh-prefooter-content h2{font-family:var(--font-display);font-size:clamp(28px, 4vw, 40px);font-weight:500;color:var(--white);margin-bottom:14px;letter-spacing:-.02em;line-height:1.2}.hsh-prefooter-content p{font-size:17px;color:rgb(255 255 255 / .9);line-height:1.7}.hsh-prefooter-actions{display:flex;gap:14px;flex-wrap:wrap;position:relative;z-index:1}.hsh-footer-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;border-radius:100px;font-family:var(--font-body);font-size:14px;font-weight:600;cursor:pointer;border:none;transition:var(--transition)}.hsh-footer-btn-white{background:var(--white);color:var(--blue);box-shadow:0 4px 20px rgb(0 0 0 / .15)}.hsh-footer-btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgb(0 0 0 / .2);background:var(--coral);color:var(--white)}.hsh-footer-btn-outline{background:#fff0;color:var(--white);border:2px solid rgb(255 255 255 / .4)}.hsh-footer-btn-outline:hover{background:rgb(255 255 255 / .1);border-color:var(--white)}.hsh-footer-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.hsh-footer{background:var(--gray-100);border-top:1px solid var(--border)}.hsh-footer-main{padding:80px 0 60px}.hsh-footer-container{max-width:1280px;margin:0 auto;padding:0 32px}.hsh-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:50px}.hsh-footer-brand{max-width:300px}.hsh-footer-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px}.hsh-footer-logo:hover{transform:scale(1.02)}.hsh-footer-logo-icon{width:68px;height:68px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hsh-footer-logo-icon img{width:100%;height:100%;object-fit:contain}.hsh-footer-logo-text{font-size:24px;font-weight:700;color:var(--charcoal);letter-spacing:-.02em}.hsh-footer-logo-text span{color:var(--blue)}.hsh-footer-tagline{font-size:15px;color:var(--charcoal-light);line-height:1.8;margin-bottom:24px}.hsh-footer-social{display:flex;gap:10px}.hsh-social-btn{width:42px;height:42px;background:var(--white);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.hsh-social-btn:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-3px);box-shadow:0 6px 20px rgb(74 143 231 / .3)}.hsh-social-btn svg{width:18px;height:18px;fill:var(--charcoal-light);transition:var(--transition)}.hsh-social-btn:hover svg{fill:var(--white)}.hsh-footer-col h3{font-family:var(--font-body);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--blue-dark);margin-bottom:24px;display:flex;align-items:center;gap:12px}.hsh-footer-col h3::before{content:'';width:40px;height:2px;background:linear-gradient(90deg,var(--blue),var(--blue-light));border-radius:2px}.hsh-footer-links{list-style:none}.hsh-footer-links li{margin-bottom:12px}.hsh-footer-links a{display:inline-block;font-size:15px;color:var(--charcoal-mid);padding:4px 0;position:relative}.hsh-footer-links a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--blue);border-radius:2px;transition:var(--transition)}.hsh-footer-links a:hover{color:var(--blue)}.hsh-footer-links a:hover::after{width:100%}.hsh-footer-posts{display:flex;flex-direction:column;gap:16px}.hsh-footer-post{display:flex;gap:14px;padding:12px;background:var(--white);border-radius:16px;border:1px solid var(--border);transition:var(--transition)}.hsh-footer-post:hover{border-color:var(--blue-light);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.hsh-footer-post-img{width:56px;height:56px;border-radius:10px;overflow:hidden;flex-shrink:0;background:var(--gray-200)}.hsh-footer-post-img img{width:100%;height:100%;object-fit:cover}.hsh-footer-post-content{flex:1;min-width:0}.hsh-footer-post-title{font-size:14px;font-weight:600;color:var(--charcoal);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px;transition:var(--transition)}.hsh-footer-post:hover .hsh-footer-post-title{color:var(--blue)}.hsh-footer-post-date{font-size:12px;color:var(--charcoal-light)}.hsh-footer-bottom{background:var(--white);border-top:1px solid var(--border);padding:24px 0}.hsh-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.hsh-copyright{font-size:14px;color:var(--charcoal-light)}.hsh-copyright a{color:var(--blue);font-weight:500}.hsh-copyright a:hover{color:var(--blue-dark)}.hsh-footer-legal{display:flex;gap:24px}.hsh-footer-legal a{font-size:13px;color:var(--charcoal-light)}.hsh-footer-legal a:hover{color:var(--blue)}.hsh-back-to-top{display:none!important}.hsh-back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.hsh-back-to-top:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgb(74 143 231 / .45)}.hsh-back-to-top svg{width:22px;height:22px;stroke:var(--white);stroke-width:2.5;fill:none}@media (max-width:1100px){.hsh-footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:900px){.hsh-prefooter-box{flex-direction:column;text-align:center;padding:50px 40px}.hsh-prefooter-content{max-width:100%}.hsh-prefooter-actions{justify-content:center}}@media (max-width:768px){.hsh-prefooter{padding:0 0 70px 0}.hsh-prefooter-container,.hsh-footer-container{padding:0 24px}.hsh-prefooter-box{padding:50px 28px;border-radius:24px}.hsh-footer-main{padding:60px 0 50px}.hsh-footer-grid{grid-template-columns:1fr;gap:40px;text-align:center}.hsh-footer-brand{display:flex;flex-direction:column;align-items:center;max-width:100%}.hsh-footer-social{justify-content:center}.hsh-footer-col h3{justify-content:center}.hsh-footer-links a{display:inline-block}.hsh-footer-links a::after{left:50%;transform:translateX(-50%)}.hsh-footer-post{max-width:320px;margin:0 auto;text-align:left}.hsh-footer-bottom-inner{flex-direction:column;text-align:center}.hsh-footer-legal{justify-content:center}}@media (max-width:480px){.hsh-prefooter-container,.hsh-footer-container{padding:0 20px}.hsh-footer-btn{width:100%;padding:14px 28px}.hsh-prefooter-actions{flex-direction:column;width:100%;max-width:280px}.hsh-footer-legal{flex-direction:column;gap:10px}}