.site-footer{width:100%;background-color:#090e17;padding:60px var(--page-gutter,clamp(24px,5vw,80px)) 0;position:relative;overflow:hidden;margin-top:0}.site-footer:after{content:"";top:50%;left:-250px;transform:translateY(-50%);background-color:#fe5621;opacity:.4}.footer-blue-flare,.site-footer:after{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(180px);pointer-events:none}.footer-blue-flare{bottom:-150px;right:-200px;background-color:#6b2f9c;opacity:.5}.footer-content{display:flex;justify-content:flex-start;gap:0;max-width:var(--content-max-width);margin:0 auto;position:relative;z-index:1}.footer-brand{max-width:200px;padding-right:40px;border-right:1px solid rgba(85,90,101,.3);flex-shrink:0}.footer-logo-circle{width:80px;height:80px;border-radius:50%;margin-bottom:20px;-o-object-fit:cover;object-fit:cover}.footer-tagline{font-family:Inter,Helvetica;font-weight:400;color:#a6aebb;font-size:14px;line-height:1.6}.footer-links{display:flex;gap:0;flex:1;flex-wrap:nowrap}.footer-column{min-width:110px;padding:0 20px;flex-shrink:0}.footer-social-column{min-width:100px}.footer-newsletter-column{min-width:200px;max-width:240px}.footer-social-icons{display:grid;grid-template-columns:repeat(4,1fr);justify-items:start;gap:10px;max-width:184px}.social-icon-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;transition:background-color .2s ease}.social-icon-link:hover{background:hsla(0,0%,100%,.2)}.footer-column-title{font-family:Inter,Helvetica;font-weight:600;color:#a6aebb;font-size:12px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link-list li a{font-family:Inter,Helvetica;font-weight:400;color:#fff;font-size:13px;text-decoration:none;transition:color .2s ease}.footer-link-list li a:hover{color:#fe5621}.footer-newsletter-desc{font-family:Inter,Helvetica;font-weight:400;color:#a6aebb;font-size:13px;line-height:1.6;margin-bottom:16px}.footer-newsletter-form{display:flex;flex-direction:column;gap:10px}.footer-newsletter-input{width:100%;padding:12px 16px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;font-family:Inter,Helvetica;font-size:14px;color:#fff;outline:none;transition:border-color .2s ease,background .2s ease}.footer-newsletter-input::-moz-placeholder{color:#666d80}.footer-newsletter-input::placeholder{color:#666d80}.footer-newsletter-input:focus{border-color:#fe5621;background:hsla(0,0%,100%,.12)}.footer-newsletter-btn{width:100%;padding:12px 20px;background:#fe5621;border:none;border-radius:8px;font-family:Inter,Helvetica;font-weight:600;font-size:14px;color:#fff;cursor:pointer;transition:background .2s ease}.footer-newsletter-btn:hover{background:#e64d1c}.footer-newsletter-btn:active{transform:scale(.98);background:#d4451a}.footer-newsletter-btn:disabled{opacity:.7;cursor:not-allowed}.footer-newsletter-message{margin-top:12px;font-family:Inter,Helvetica;font-size:14px;font-weight:500;text-align:left}.footer-newsletter-success{color:#fff}.footer-newsletter-error{color:#ff8a8a}.footer-bottom-bar{max-width:var(--content-max-width);margin:40px auto 0;padding:24px 0;border-top:1px solid rgba(85,90,101,.3);position:relative;z-index:1}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-copyright{font-family:Inter,Helvetica;font-weight:400;color:#666d80;font-size:13px;margin:0}.footer-policy-links{display:flex;gap:24px}.footer-policy-links a{font-family:Inter,Helvetica;font-weight:400;color:#666d80;font-size:13px;text-decoration:none;transition:color .2s ease}.footer-policy-links a:hover{color:#fff}.footer-policy-link-btn{font-family:Inter,Helvetica;font-weight:400;color:#666d80;font-size:13px;background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease}.footer-policy-link-btn:hover{color:#fff}@media (max-width:1200px){.site-footer{padding:50px var(--page-gutter,clamp(24px,5vw,80px)) 0}.footer-column{min-width:120px;padding:0 20px}.footer-newsletter-column{min-width:200px}}@media (max-width:992px){.site-footer{padding:40px var(--page-gutter,clamp(24px,5vw,80px)) 0}.footer-content{flex-direction:column;gap:40px}.footer-brand{max-width:100%;padding-right:0;border-right:none;padding-bottom:30px;border-bottom:1px solid rgba(85,90,101,.3)}.footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:30px 40px}.footer-column{padding:0;min-width:0!important}.footer-newsletter-column{grid-column:1/-1;min-width:0!important;max-width:100%;margin-top:10px}.footer-newsletter-form{flex-direction:row;max-width:400px}.footer-newsletter-input{flex:1}.footer-newsletter-btn{width:auto;flex-shrink:0}}@media (max-width:768px){.site-footer{padding:30px var(--page-gutter,clamp(24px,5vw,80px)) 20px}.footer-content{flex-direction:column;gap:24px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:20px;max-width:100%;padding-right:0;border-right:none;border-bottom:1px solid rgba(85,90,101,.3)}.footer-logo-circle{width:56px;height:56px;margin-bottom:0;flex-shrink:0}.footer-tagline{font-size:13px;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:0;flex:none}.footer-column{min-width:0!important;flex-shrink:unset;margin-bottom:0;padding:20px 0 4px!important;border-top:1px solid rgba(85,90,101,.15)}.footer-column:first-child{border-top:none;padding-top:0!important}.footer-column-title{margin-top:0;margin-bottom:12px}.footer-link-list{gap:10px}.footer-newsletter-column{min-width:0!important;max-width:100%;margin-top:0;margin-bottom:0}.footer-newsletter-form{flex-direction:column;max-width:100%}.footer-newsletter-btn{width:100%}.footer-social-column{min-width:0!important;margin-bottom:0}.footer-social-icons{justify-content:flex-start;max-width:none;width:auto;display:flex;flex-wrap:wrap;gap:12px}.footer-bottom-bar{margin-top:24px}.footer-bottom-content{flex-direction:column;text-align:center;gap:12px}.footer-policy-links{flex-wrap:wrap;justify-content:center;gap:10px 14px}.footer-policy-links a{font-size:11px}.footer-copyright{font-size:12px}}@media (min-width:769px) and (max-width:1024px){.site-footer{padding:50px var(--page-gutter,clamp(24px,5vw,80px)) 30px}.footer-content{gap:30px}.footer-brand{max-width:180px;padding-right:30px}.footer-logo-circle{width:60px;height:60px}.footer-tagline{font-size:13px}.footer-column-title{font-size:10px;margin-bottom:16px}.footer-copyright,.footer-link-list li a{font-size:12px}}.hp-exec-net-card{display:block;width:calc(100% - 4 * var(--page-gutter));max-width:var(--content-max-width);margin:80px auto;border-radius:18px;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;box-sizing:border-box}.hp-exec-net-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(11,20,55,.45)}.hp-exec-net-inner{position:relative;width:100%;background:radial-gradient(circle at 88% 110%,rgba(212,175,55,.16) 0,transparent 55%),radial-gradient(circle at 12% 0,rgba(212,175,55,.1) 0,transparent 50%),linear-gradient(135deg,#0b1437,#14215a 60%,#0b1437);padding:56px 64px;display:flex;align-items:center;justify-content:flex-start;border:1px solid rgba(212,175,55,.35);box-sizing:border-box;overflow:hidden}.hp-exec-net-inner:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.06) 1px,transparent 0),radial-gradient(circle at 70% 60%,hsla(0,0%,100%,.04) 1px,transparent 0),radial-gradient(circle at 40% 80%,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:180px 180px,220px 220px,160px 160px;pointer-events:none}.hp-exec-net-glow{position:absolute;top:-120px;right:-120px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.3) 0,transparent 65%);filter:blur(20px);pointer-events:none}.hp-exec-net-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:18px;width:100%;max-width:100%}.hp-exec-net-content>:not(.hp-exec-net-brand){max-width:900px}.hp-exec-net-brand{width:100%;display:flex;justify-content:center;align-items:center}.hp-exec-net-logo{height:160px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;display:block}.hp-exec-net-pills{display:flex;flex-wrap:wrap;gap:10px}.hp-exec-net-pill{display:inline-block;padding:6px 14px;border-radius:6px;font-family:Inter,Helvetica,sans-serif;font-weight:700;font-size:12px;letter-spacing:.4px;text-transform:uppercase;border:1px solid rgba(212,175,55,.55)}.hp-exec-net-pill-gold{background:linear-gradient(135deg,#f4d27a,#d4af37);color:#0b1437;border-color:#d4af37}.hp-exec-net-pill-light{background:hsla(0,0%,100%,.06);color:#f4d27a}.hp-exec-net-pill-dark{background:rgba(11,20,55,.6);color:#fff;border-color:hsla(0,0%,100%,.25)}.hp-exec-net-title{margin:0;color:#fff;font-family:Inter,Helvetica,sans-serif;font-weight:800;font-size:44px;line-height:1.05;letter-spacing:-1px}.hp-exec-net-highlight{background:linear-gradient(135deg,#f4d27a,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic;font-weight:800}.hp-exec-net-tagline{margin:0;color:hsla(0,0%,100%,.78);font-family:Inter,Helvetica,sans-serif;font-weight:500;font-size:20px;line-height:1.4}.hp-exec-net-tagline em{font-style:italic;color:#f4d27a}.hp-exec-net-pillars{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.hp-exec-net-pillar{display:flex;flex-direction:column;gap:2px;padding:10px 18px;background:hsla(0,0%,100%,.04);border:1px solid rgba(212,175,55,.3);border-radius:10px;min-width:170px}.hp-exec-net-pillar-label{color:#f4d27a;font-size:11px;letter-spacing:1.2px;text-transform:uppercase}.hp-exec-net-pillar-label,.hp-exec-net-pillar-value{font-family:Inter,Helvetica,sans-serif;font-weight:700}.hp-exec-net-pillar-value{color:#fff;font-size:16px}.hp-exec-net-cta{display:inline-flex;align-items:center;gap:8px;margin-top:6px;padding:12px 24px;background:linear-gradient(135deg,#f4d27a,#d4af37);color:#0b1437;border-radius:999px;font-family:Inter,Helvetica,sans-serif;font-weight:700;font-size:15px;letter-spacing:.3px;box-shadow:0 8px 24px rgba(212,175,55,.28);transition:transform .2s ease,box-shadow .2s ease}.hp-exec-net-card:hover .hp-exec-net-cta{transform:translateX(2px);box-shadow:0 12px 32px rgba(212,175,55,.42)}@media (max-width:768px){.hp-exec-net-card{width:calc(100% - 2 * var(--page-gutter))!important;max-width:none!important;margin:48px auto!important}.hp-exec-net-inner{padding:32px 24px}.hp-exec-net-title{font-size:28px;letter-spacing:-.5px}.hp-exec-net-tagline{font-size:16px}.hp-exec-net-pillar{min-width:140px;padding:8px 14px}.hp-exec-net-pillar-value{font-size:14px}.hp-exec-net-glow{width:240px;height:240px}.hp-exec-net-logo{height:110px}}