.hub-page{background:#fff}.hub-page .site-header nav a.active:after{right:0}.hub-hero{background:linear-gradient(145deg,#f4f6f9 0%,#eaf0fb 58%,#f7faff 100%);align-items:center;min-height:760px;padding:180px 0 110px;display:flex;position:relative;overflow:hidden}.hub-hero:before{content:"";opacity:.5;background-image:linear-gradient(#3151b90e 1px,#0000 1px),linear-gradient(90deg,#3151b90e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 25%,#0000 90%);mask-image:linear-gradient(#000 25%,#0000 90%)}.hub-orb{filter:blur(8px);border-radius:50%;position:absolute}.hub-orb-one{background:radial-gradient(circle,#3151b938,#0000 68%);width:580px;height:580px;top:-220px;right:-60px}.hub-orb-two{background:radial-gradient(circle,#5b90e029,#0000 68%);width:360px;height:360px;bottom:-140px;left:-90px}.hub-hero-inner{z-index:1;text-align:center;max-width:1000px;position:relative}.hub-hero h1{color:var(--ink);font:800 clamp(56px, 7vw, 94px)/.98 var(--heading);letter-spacing:-.06em;margin:28px 0 24px}.hub-hero h1 em{color:var(--indigo);font-style:normal}.hub-hero p{color:#58687c;max-width:780px;margin:0 auto;font-size:18px;line-height:1.7}.hub-hero .hero-actions{margin-top:34px}.hub-hero-stats{border-top:1px solid #3151b926;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:50px;padding-top:26px;display:grid}.hub-hero-stats span{color:#657489;font-size:11px;font-weight:700}.hub-hero-stats b{color:var(--indigo);font:500 20px var(--mono);margin-right:6px}.hub-answer{background:#fff}.hub-answer-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.hub-answer h2{color:var(--ink);font-size:clamp(42px,5vw,68px);line-height:1.05}.hub-answer-grid>div:last-child{border-left:3px solid var(--indigo);padding-left:42px}.hub-answer p{color:#53657a;margin:0 0 20px;font-size:17px;line-height:1.8}.hub-answer p:first-child{color:var(--ink);font-size:21px}.hub-library{background:#f2f5f9;scroll-margin-top:100px}.hub-section-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;margin-bottom:56px;display:grid}.hub-section-head.compact{margin-bottom:48px}.hub-section-head h2{color:var(--ink);font-size:clamp(42px,5vw,68px);line-height:1.05}.hub-section-head>p{color:#627186;margin:0 0 8px;font-size:17px;line-height:1.7}.hub-featured{color:#fff;background:linear-gradient(135deg,#17283e 0%,#243d71 58%,#3151b9 120%);border:1px solid #ffffff24;border-radius:30px;grid-template-columns:70px 1fr 300px;align-items:stretch;gap:34px;min-height:430px;padding:42px;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 28px 70px #1b2d4e29}.hub-featured:hover{transform:translateY(-6px);box-shadow:0 34px 80px #1b2d4e38}.hub-featured-index{color:#ffffff73;font:500 13px var(--mono)}.hub-featured-copy{align-self:center}.hub-featured-copy>span{color:#b9cff7;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.hub-featured h3{color:#fff;letter-spacing:-.05em;max-width:670px;margin-top:22px;font-size:clamp(34px,4vw,52px);line-height:1.08}.hub-featured-copy p{color:#ffffffad;max-width:650px;margin:20px 0 0;font-size:14px;line-height:1.7}.hub-featured-copy strong{align-items:center;gap:9px;margin-top:31px;font-size:12px;display:inline-flex}.hub-featured-copy strong svg{width:16px}.hub-featured-stat{background:#ffffff14;border:1px solid #ffffff21;border-radius:23px;flex-direction:column;justify-content:center;padding:32px;display:flex}.hub-featured-stat small{color:#ffffff8a;letter-spacing:.08em;max-width:190px;font-size:9px;font-weight:800;line-height:1.5}.hub-featured-stat b{color:#fff;font:500 58px var(--mono);letter-spacing:-.06em;margin-top:25px}.hub-featured-stat span{color:#b9cff7;margin-top:8px;font-size:10px;font-weight:700}.hub-card-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;margin-top:18px;display:grid}.hub-article-card{width:100%;min-height:420px;color:var(--slate);border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;align-items:flex-start;padding:25px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.hub-article-card:hover{box-shadow:var(--shadow);border-color:#3151b973;transform:translateY(-7px)}.hub-card-top{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.hub-icon{width:54px;height:54px;color:var(--indigo);background:#e7eefb;border-radius:16px;place-items:center;display:grid}.hub-icon svg{width:29px}.hub-index{color:#8b97a8;font:500 11px var(--mono);padding-top:5px}.hub-category{color:var(--indigo);letter-spacing:.09em;text-transform:uppercase;margin-top:38px;font-size:9px;font-weight:800;line-height:1.45}.hub-article-card strong{color:var(--ink);font:800 21px/1.3 var(--heading);letter-spacing:-.03em;margin-top:13px;display:block}.hub-teaser{color:#67758a;margin:15px 0 27px;font-size:12px;line-height:1.65}.hub-read{color:var(--accent-blue-deep);font-family:var(--heading);align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:800;display:flex}.hub-read svg{width:15px;transition:transform .25s}.hub-article-card:hover .hub-read svg{transform:translate(4px)}.hub-pathways{background:#fff}.hub-pathway-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.hub-pathway-card{border:1px solid var(--line);background:#f6f8fb;border-radius:24px;min-height:370px;padding:34px}.hub-pathway-number{color:var(--indigo);font:500 11px var(--mono)}.hub-pathway-card h3{max-width:500px;color:var(--ink);margin-top:32px;font-size:28px;line-height:1.22}.hub-pathway-card>p{color:#66758a;margin:13px 0 28px;font-size:13px;line-height:1.65}.hub-pathway-card>div{border-top:1px solid var(--line);flex-direction:column;display:flex}.hub-pathway-card a{color:var(--accent-blue-deep);border-bottom:1px solid var(--line);padding:14px 0;font-size:11px;font-weight:700;line-height:1.45}.hub-tip{background:#f2f5f9}.hub-tip-card{color:#fff;background:radial-gradient(circle at 18% 30%,#51beff2b,#0000 30%),linear-gradient(112deg,#10233e 0%,#244ca3 52%,#3374e2 100%);border:1px solid #bbe6ff33;border-radius:32px;grid-template-columns:minmax(330px,40%) 1fr;align-items:center;gap:clamp(48px,6vw,88px);min-height:430px;padding:58px 64px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #16367433,inset 0 1px #ffffff1a}.hub-tip-label{color:#bde6ff;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:800;line-height:1.45;display:block}.ewa-tank-figure{width:100%;margin:0}.ewa-tank-svg{width:100%;height:auto;max-height:310px;display:block;overflow:visible}.tank-glass{stroke:#cff4ffd4;stroke-width:3px}.tank-reflection{fill:none;stroke:#ffffff94;stroke-width:5px;stroke-linecap:round}.tank-reflection.small{stroke-width:3px}.tank-inlet path,.tank-inlet circle,.tank-tap path,.tank-tap circle{fill:none;stroke:#ccefff;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.tank-scale path{fill:none;stroke:#d6f3ffa3;stroke-width:2px;stroke-linecap:round}.tank-scale text{fill:#d9f3ffb3;font:600 8px var(--mono)}.tank-rand{fill:#ebf9ffad;font:500 60px var(--mono)}.tank-wave-highlight{fill:none;stroke:#d9f9ffd1;stroke-width:3px}.tank-drop{fill:#7fe2ff;opacity:0;transform-origin:375px 222px;transform:translateY(-8px)}.tank-label rect{fill:#071b449e;stroke:#c4ebff4d}.tank-label text{fill:#f4fbff;font:600 11.5px var(--heading)}.hub-tip-card.revealed .tank-water{transform-box:fill-box;transform-origin:bottom;animation:1.7s cubic-bezier(.22,.75,.25,1) .18s both tank-fill}.hub-tip-card.revealed .tank-wave-highlight{animation:1.7s ease-in-out .18s both tank-wave}.hub-tip-card.revealed .tank-drop{animation:.75s ease-in 1.85s both tank-drip}@keyframes tank-fill{0%{transform:scaleY(.38)}to{transform:scaleY(1)}}@keyframes tank-wave{0%{transform:translateY(82px)}to{transform:translateY(0)}}@keyframes tank-drip{0%{opacity:0;transform:translateY(-8px)scale(.75)}25%{opacity:1}85%{opacity:1;transform:translateY(16px)scale(1)}to{opacity:0;transform:translateY(23px)scale(.88)}}.hub-tip-card h2{color:#fff;text-wrap:balance;max-width:18ch;font-size:clamp(34px,4vw,56px);line-height:1.08}.hub-tip-card p{color:#fffffff0;text-wrap:pretty;max-width:610px;margin:18px 0 0;font-size:20px;line-height:1.6}.hub-cta{background:#fff}.hub-cta .cta-box{padding-block:76px}.hub-cta .cta-box h2{font-size:clamp(38px,5vw,64px)}.hub-cta .cta-box>p{margin-inline:auto}.hub-mobile-bar{display:none}@media (width>=981px){.hub-page .site-header{gap:22px}.hub-page .site-header nav{gap:21px}}@media (width<=1100px) and (width>=981px){.hub-page .site-header nav a{font-size:12px}.hub-page .nav-cta{padding-inline:16px}.hub-featured{grid-template-columns:55px 1fr 250px}}@media (width<=980px){.hub-answer-grid,.hub-section-head{grid-template-columns:1fr;gap:26px}.hub-answer-grid>div:last-child{border-top:3px solid var(--indigo);border-left:0;padding:28px 0 0}.hub-featured{grid-template-columns:45px 1fr}.hub-featured-stat{grid-column:2}.hub-card-grid{grid-template-columns:repeat(2,1fr)}.hub-tip-card{grid-template-columns:minmax(280px,42%) 1fr;gap:36px;padding-inline:42px}}@media (width<=680px){.hub-page{padding-bottom:74px}.hub-hero{min-height:720px;padding:125px 0 82px}.hub-hero h1{font-size:48px}.hub-hero p{font-size:15px}.hub-hero-stats{text-align:left;grid-template-columns:1fr;gap:14px}.hub-featured{border-radius:24px;grid-template-columns:1fr;gap:18px;padding:28px 22px}.hub-featured h3{font-size:34px}.hub-featured-stat{grid-column:1}.hub-card-grid,.hub-pathway-grid{grid-template-columns:1fr}.hub-article-card{min-height:390px}.hub-category{margin-top:28px}.hub-pathway-card{min-height:340px;padding:28px 22px}.hub-tip-card{grid-template-columns:1fr;gap:24px;min-height:0;padding:34px 24px 36px}.ewa-tank-figure{place-items:center;width:min(100%,360px);height:215px;margin-inline:auto;display:grid}.ewa-tank-svg{max-height:215px}.hub-tip-label{margin-bottom:13px;font-size:9px}.hub-tip-card h2{font-size:clamp(32px,9vw,43px)}.hub-tip-card p{margin-top:14px;font-size:17px;line-height:1.6}.hub-mobile-bar{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #fffc;border-radius:17px;grid-template-columns:1fr 1fr;gap:6px;min-height:58px;padding:6px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 14px 40px #14284b38}.hub-mobile-bar a{color:#fff;background:var(--accent-blue-deep);font-family:var(--heading);border-radius:12px;place-items:center;font-size:11px;font-weight:800;display:grid}.hub-mobile-bar a:last-child{color:var(--slate);background:#e7eefb}}@media (prefers-reduced-motion:reduce){.hub-tip-card.revealed .tank-water,.hub-tip-card.revealed .tank-wave-highlight,.hub-tip-card.revealed .tank-drop{animation:none}.tank-drop{opacity:1;transform:none}}
