.hub-page{color:#0f172a;background:#fff;min-height:100vh}.hp-container{max-width:1300px;margin:0 auto;padding:0 40px}.hub-hero-full{text-align:center;justify-content:center;align-items:center;height:520px;display:flex;position:relative;overflow:hidden}.hub-hero-bg{z-index:1;position:absolute;inset:0}.hub-hero-bg img{object-fit:cover;width:100%;height:100%}.hub-hero-overlay{z-index:2;background:#020617a6;position:absolute;inset:0}.hub-hero-full .hp-container{z-index:3;position:relative}.hub-hero-content{max-width:900px;margin:0 auto;animation:1s cubic-bezier(.16,1,.3,1) slideInUp}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hub-h1-white{letter-spacing:-.05em;color:#fff;text-shadow:0 4px 12px #0000004d;margin:24px 0;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1.1}.hub-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#030712 0%,#0f172a 100%);width:100%;padding:100px 0 80px;position:relative;overflow:hidden}.hub-hero:before{content:"";opacity:.2;filter:blur(4px);pointer-events:none;background-image:url(/visuals/home-ai.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hub-hero:after{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);width:60%;height:80%;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.hub-pill{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;background:#eff6ff;border:1px solid #dbeafe;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-block}.hub-h1{letter-spacing:-.05em;margin-bottom:24px;font-size:clamp(3rem,7vw,5rem);font-weight:900;line-height:1}.hub-lead{color:#ffffffb3;max-width:800px;margin:0 auto 32px;font-size:1.25rem;line-height:1.7}.hub-btn-primary{color:#fff;background:#2563eb;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #2563eb4d}.hub-btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 30px #2563eb66}.hub-btn-outline{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:13px 27px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.hub-btn-outline:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.hub-visual-container{position:relative}.hub-main-image{border-radius:32px;width:100%;max-width:500px;box-shadow:0 30px 60px #0000001a,0 0 0 1px #0000000d}.hub-section{padding:56px 0;position:relative}.hub-section-title{text-align:center;letter-spacing:-.04em;color:#0f172a;margin-bottom:32px;font-size:2.75rem;font-weight:900}.hub-grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.hub-grid-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.hub-card{text-align:left;z-index:1;background:#fff;border:1px solid #e2e8f0cc;border-radius:28px;flex-direction:column;align-items:flex-start;padding:36px 32px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}.hub-card:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(135deg,#fff6 0%,#fff0 100%);position:absolute;inset:0}.hub-card:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.hub-card:hover:after{left:150%}.hub-card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 25px 50px -12px #0f172a26}.hub-card:first-child:hover{border-color:#2563eb80;box-shadow:0 25px 50px -12px #2563eb40,0 0 0 1px #2563eb1a}.hub-card:nth-child(2):hover{border-color:#05966980;box-shadow:0 25px 50px -12px #05966940,0 0 0 1px #0596691a}.hub-card:nth-child(3):hover{border-color:#7c3aed80;box-shadow:0 25px 50px -12px #7c3aed40,0 0 0 1px #7c3aed1a}.hub-card-icon{z-index:2;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:32px;display:flex;position:relative}.hub-card-icon img,.hub-card-icon svg{object-fit:contain;width:100%;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.hub-card:hover .hub-card-icon svg,.hub-card:hover .hub-card-icon img{filter:drop-shadow(0 0 16px);transform:scale(1.15)}.hub-card-bg-blob{filter:blur(40px);opacity:.4;z-index:1;border-radius:50%;width:120px;height:120px;animation:6s cubic-bezier(.45,0,.55,1) infinite alternate blob-pulse;position:absolute;top:-20px;right:-20px}@keyframes blob-pulse{0%{opacity:.3;transform:scale(1)translate(0)}to{opacity:.7;transform:scale(1.5)translate(-20px,20px)}}.hub-card-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:1.75rem;font-weight:800}.hub-card-desc{color:#94a3b8;margin-bottom:32px;font-size:1.05rem;font-weight:500;line-height:1.5}.hub-card-link{align-items:center;gap:8px;font-size:1.1rem;font-weight:700;transition:gap .3s;display:flex}.hub-card:hover .hub-card-link{gap:12px}.hub-cta-box{text-align:center;background:linear-gradient(135deg,#fff 0%,#eff6ff 50%,#fff 100%) 0 0/200% 200%;border:1px solid #e2e8f0cc;border-radius:32px;padding:56px 40px;animation:10s infinite cta-gradient-move;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #2563eb1a,inset 0 2px 4px #fffc}.hub-cta-box:after{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb0d 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.hub-3-col{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.hub-nav-card{text-align:center;background:#fff;border:1px solid #e2e8f0b3;border-radius:24px;padding:36px 32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px -8px #0000000a}.hub-nav-card:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000,#2563eb14);height:0;transition:height .4s;position:absolute;bottom:0;left:0;right:0}.hub-nav-card>*{z-index:1;position:relative}.hub-nav-card:hover{border-color:#93c5fd;transform:translateY(-4px);box-shadow:0 20px 35px -10px #2563eb1f}.hub-nav-card:hover:before{height:100%}.hub-nav-title{color:#0f172a;margin-bottom:12px;font-size:1.25rem;font-weight:800;transition:color .3s}.hub-nav-card:hover .hub-nav-title{color:#2563eb}.hub-nav-desc{color:#64748b;font-size:.95rem;line-height:1.5}.hub-feature-card{text-align:center;background:#fff;border:1px solid #e2e8f099;border-radius:24px;padding:28px 20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 8px 20px -8px #00000008}.hub-feature-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#2563eb,#818cf8);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hub-feature-card:hover{border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 20px 40px -12px #2563eb26}.hub-feature-card:hover:before{transform:scaleX(1)}.hub-feature-card-icon{margin-bottom:12px;font-size:2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block}.hub-feature-card:hover .hub-feature-card-icon{transform:scale(1.2)translateY(-4px)}.hub-section-light{color:#0f172a;background:#fff}.hub-section-dark{background:#f8fafc}.hub-visual-container{justify-content:center;align-items:center;display:flex;position:relative}.hub-main-image{filter:drop-shadow(0 0 40px #2563eb4d);width:100%;max-width:500px;animation:6s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes cta-gradient-move{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:1024px){.hub-grid-3,.hub-grid-4,.hub-3-col{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:768px){.hub-grid-3,.hub-grid-4,.hub-3-col{grid-template-columns:1fr}.hub-hero{text-align:center;padding-top:100px}.hub-lead{margin:0 auto}.hub-hero .hp-container>div{grid-template-columns:1fr!important}}.journey-section{background:linear-gradient(#030b1a 0%,#0a1628 50%,#030b1a 100%);padding:80px 0 100px;position:relative;overflow:hidden}.journey-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#2563eb14 0%,#0000 50%),radial-gradient(circle at 80% 30%,#7c3aed0f 0%,#0000 50%),radial-gradient(circle at 60% 80%,#0596690d 0%,#0000 40%);position:absolute;inset:0}.journey-section:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff06 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.journey-header{text-align:center;z-index:1;margin-bottom:64px;position:relative}.journey-label{color:#60a5fa;letter-spacing:.15em;text-transform:uppercase;background:#2563eb26;border:1px solid #2563eb4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:.72rem;font-weight:800;display:inline-flex}.journey-label:before{content:"";background:#60a5fa;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.journey-title{color:#fff;letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.1}.journey-title span{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.journey-subtitle{color:#ffffff80;max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.journey-timeline{z-index:1;flex-direction:column;gap:0;display:flex;position:relative}.journey-timeline:before{content:"";z-index:0;background:linear-gradient(#0000 0%,#2563eb80 5%,#2563eb99 20%,#7c3aed99 50%,#05966999 80%,#fbbf2480 95%,#0000 100%);width:2px;position:absolute;top:48px;bottom:48px;left:50%;transform:translate(-50%)}.journey-step{grid-template-columns:1fr 88px 1fr;align-items:center;gap:0;min-height:160px;padding:16px 0;display:grid;position:relative}.journey-step:nth-child(2n) .journey-step-card{grid-area:1/3}.journey-step:nth-child(2n) .journey-step-node{grid-area:1/2}.journey-step:nth-child(2n) .journey-step-spacer,.journey-step:nth-child(odd) .journey-step-card{grid-area:1/1}.journey-step:nth-child(odd) .journey-step-node{grid-area:1/2}.journey-step:nth-child(odd) .journey-step-spacer{grid-area:1/3}.journey-step-node{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.journey-node-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.35rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 0 0 4px #ffffff0a}.journey-step:hover .journey-node-circle{transform:scale(1.2);box-shadow:0 0 0 8px #ffffff0f,0 8px 24px #0006}.journey-node-num{color:#ffffff59;letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:800}.journey-step-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:28px 32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.journey-step-card:after{content:"";background:var(--card-glow,#2563eb0f);opacity:0;pointer-events:none;border-radius:20px;transition:opacity .4s;position:absolute;inset:0}.journey-step:hover .journey-step-card{border-color:#ffffff2e;transform:translateY(-5px)scale(1.01);box-shadow:0 24px 48px -12px #00000080}.journey-step:hover .journey-step-card:after{opacity:1}.journey-step-card[data-step="1"]{--card-glow:#2563eb14}.journey-step:hover .journey-step-card[data-step="1"]{border-color:#2563eb80;box-shadow:0 24px 48px -12px #2563eb40}.journey-step-card[data-step="2"]{--card-glow:#10b98114}.journey-step:hover .journey-step-card[data-step="2"]{border-color:#10b98180;box-shadow:0 24px 48px -12px #10b98140}.journey-step-card[data-step="3"]{--card-glow:#f59e0b14}.journey-step:hover .journey-step-card[data-step="3"]{border-color:#f59e0b80;box-shadow:0 24px 48px -12px #f59e0b40}.journey-step-card[data-step="4"]{--card-glow:#ef444414}.journey-step:hover .journey-step-card[data-step="4"]{border-color:#ef444480;box-shadow:0 24px 48px -12px #ef444440}.journey-step-card[data-step="5"]{--card-glow:#7c3aed14}.journey-step:hover .journey-step-card[data-step="5"]{border-color:#7c3aed80;box-shadow:0 24px 48px -12px #7c3aed40}.journey-step-card[data-step="6"]{--card-glow:#06b6d414}.journey-step:hover .journey-step-card[data-step="6"]{border-color:#06b6d480;box-shadow:0 24px 48px -12px #06b6d440}.journey-step-card[data-step="7"]{--card-glow:#6366f114}.journey-step:hover .journey-step-card[data-step="7"]{border-color:#6366f180;box-shadow:0 24px 48px -12px #6366f140}.journey-step-card[data-step="8"]{--card-glow:#fbbf2414}.journey-step:hover .journey-step-card[data-step="8"]{border-color:#fbbf2480;box-shadow:0 24px 48px -12px #fbbf2440}.journey-step-tag{letter-spacing:.1em;text-transform:uppercase;opacity:.75;border:1px solid;border-radius:100px;align-items:center;gap:5px;margin-bottom:10px;padding:3px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.journey-step-title{color:#fff;letter-spacing:-.02em;margin-bottom:10px;font-size:1.2rem;font-weight:800;line-height:1.3}.journey-step-desc{color:#ffffff80;margin-bottom:14px;font-size:.88rem;line-height:1.7}.journey-step-tips{flex-direction:column;gap:5px;display:flex}.journey-tip{color:#ffffff61;align-items:flex-start;gap:8px;font-size:.8rem;line-height:1.5;display:flex}.journey-tip:before{content:"›";color:#fff3;flex-shrink:0;font-size:1rem;line-height:1.4}.journey-cta{text-align:center;z-index:1;margin-top:72px;position:relative}.journey-cta-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;align-items:center;gap:20px;padding:40px 60px;display:inline-flex}.journey-cta-title{color:#fff;letter-spacing:-.03em;margin-bottom:4px;font-size:1.5rem;font-weight:900}.journey-cta-sub{color:#fff6;font-size:.88rem}.journey-cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.journey-btn-start{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:.92rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 24px #2563eb59}.journey-btn-start:hover{transform:translateY(-3px);box-shadow:0 8px 32px #2563eb8c}.journey-btn-ghost{color:#ffffffa6;background:0 0;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.journey-btn-ghost:hover{color:#fff;background:#ffffff0d;border-color:#ffffff47;transform:translateY(-2px)}@media (max-width:900px){.journey-timeline:before{display:none}.journey-step{flex-direction:column;gap:12px;padding:12px 0;display:flex}.journey-step-spacer{display:none}.journey-step-node{flex-direction:row;justify-content:flex-start}.journey-cta-inner{padding:28px 20px}}
