.htt-section{z-index:10;background-color:#0000;position:relative}.htt-panel{-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid var(--border-glass);backface-visibility:hidden;background:#ffffff73;border-radius:1.5rem;flex-direction:column;padding:1.5rem;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.dark .htt-panel{background:#080c19bf;border-color:#ffffff12}.htt-panel:before{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb0f 0%,#0000 65%);width:50%;height:60%;position:absolute;top:-20%;left:-10%}.htt-panel:after{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#8b5cf60d 0%,#0000 65%);width:45%;height:55%;position:absolute;bottom:-20%;right:-10%}@media (min-width:768px){.htt-panel{padding:var(--nexus-header-padding);border-radius:2rem}}@media (min-width:1024px){.htt-panel{padding:3.5rem}}.htt-body{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}@media (min-width:1024px){.htt-body{grid-template-columns:44% 1fr;align-items:stretch;gap:1.5rem;display:grid}}.htt-hero-card{background:linear-gradient(145deg,#0f172af2 0%,#0a0f1efa 100%);border:1px solid #2563eb26;border-radius:1.75rem;flex-direction:column;flex-shrink:0;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.htt-hero-card{padding:2rem}}@media (min-width:1024px){.htt-hero-card{border-radius:2rem;width:100%;height:100%;padding:2.5rem}}.htt-shield-orb{flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;position:relative}.htt-shield-ring{border:1px solid #2563eb40;border-radius:50%;animation:3.5s ease-in-out infinite htt-pulse;position:absolute}.htt-shield-ring--1{border-color:#2563eb66;width:48px;height:48px;animation-delay:0s}.htt-shield-ring--2{border-color:#2563eb33;width:68px;height:68px;animation-delay:.6s}.htt-shield-ring--3{border-color:#2563eb1a;width:88px;height:88px;animation-delay:1.2s}@keyframes htt-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.2;transform:scale(1.06)}}.htt-shield-core{width:2.75rem;height:2.75rem;color:var(--color-blue-400);z-index:1;box-shadow:none;background:#2563eb26;border:1px solid #2563eb59;border-radius:.875rem;justify-content:center;align-items:center;display:flex;position:relative}.htt-hero-stat{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 50%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:950;line-height:1}.htt-hero-stat-label{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8b3;font-size:.7rem;font-weight:800}.htt-hero-divider{background:#ffffff0f;height:1px}.htt-hero-tagline{color:#f1f5f9;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:700;line-height:1.3}.htt-hero-desc{color:#94a3b8cc;font-size:clamp(.9rem,1.2vw,1rem);font-weight:400;line-height:1.7}.htt-hero-glow{aspect-ratio:1;filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb2e 0%,#0000 65%);width:70%;position:absolute;bottom:-30%;right:-20%}.htt-secondary-col{flex-direction:column;flex:1;gap:1rem;height:100%;display:flex}.htt-sec-card{border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(12px)saturate(180%);transition:border-color .35s var(--ease-spring), background-color .35s var(--ease-spring), transform .4s var(--ease-spring);backface-visibility:hidden;will-change:transform;cursor:default;background:#ffffff8c;border-radius:1.25rem;flex-direction:column;flex:1;justify-content:center;display:flex;position:relative;overflow:hidden}.dark .htt-sec-card{background:#0c1123b3;border-color:#ffffff12}.htt-sec-card:hover{border-color:var(--border-glass-hover);background:#ebf2fff2;transform:translate(4px)}.dark .htt-sec-card:hover{background:#141e3cd9;border-color:#60a5fa38}.htt-sec-card-inner{z-index:10;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem;display:flex;position:relative}@media (min-width:768px){.htt-sec-card-inner{flex-direction:row;padding:1.375rem 1.75rem}}.htt-sec-icon-wrap{width:2.25rem;height:2.25rem;color:var(--accent-blue);transition:all .35s var(--ease-spring);background:#2563eb14;border:1px solid #2563eb26;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dark .htt-sec-icon-wrap{background:#60a5fa14;border-color:#60a5fa26}.htt-sec-card:hover .htt-sec-icon-wrap{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff;transform:rotate(-6deg)scale(1.08)}.htt-sec-content{flex-direction:column;flex:1;gap:.375rem;display:flex}.htt-sec-title{color:var(--text-primary);font-size:clamp(1rem,1.5vw,1.125rem);font-weight:800;line-height:1.2}.htt-sec-desc{color:var(--text-secondary);font-size:clamp(.875rem,1.2vw,.95rem);line-height:1.6}.htt-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-blue);white-space:nowrap;background:#2563eb14;border:1px solid #2563eb33;border-radius:9999px;flex-shrink:0;align-items:center;padding:.18rem .55rem;font-size:.6rem;font-weight:900;transition:all .3s;display:inline-flex}.dark .htt-pill{color:var(--color-blue-400);background:#60a5fa14;border-color:#60a5fa33}.htt-sec-card:hover .htt-pill{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}
/*# sourceMappingURL=0l0hxx6f6ueim.css.map*/