.hub{flex-direction:column;min-height:100vh;display:flex}.hub-nav{padding:28px 32px}.hub-logo{font-family:var(--font-display);letter-spacing:2px;color:var(--paper);font-size:1rem;font-weight:700}.hub-hero{text-align:center;max-width:720px;margin:64px auto 0;padding:0 32px}.hub-eyebrow{color:var(--ash);letter-spacing:1.5px;margin-bottom:20px;font-size:.85rem;font-weight:600}.hub-hero h1{margin-bottom:24px;font-size:clamp(2.1rem,5vw,3.2rem);font-weight:700;line-height:1.3}.hub-sub{color:var(--ash);font-size:1.05rem;line-height:1.7}.hub-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:72px auto 0;padding:0 32px;display:grid}@media (width<=860px){.hub-grid{grid-template-columns:1fr}}.product-card{background:var(--void-2);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:12px;min-height:220px;padding:32px 28px;transition:transform .25s,border-color .25s;display:flex;position:relative}.product-card:hover{border-color:#fff3;transform:translateY(-4px)}.product-mark{border-radius:10px;width:40px;height:40px;margin-bottom:8px;transform:rotate(12deg)}.accent-travel .product-mark{background:linear-gradient(160deg, var(--el-travel), var(--el-travel-dim))}.accent-build .product-mark{background:linear-gradient(160deg, var(--el-build), var(--el-build-dim))}.product-mark--future{border:1.5px dashed var(--line);background:0 0}.product-card h2{font-size:1.2rem;font-weight:700}.product-card p{color:var(--ash);font-size:.92rem;line-height:1.6}.product-link{color:var(--paper);margin-top:auto;padding-top:8px;font-size:.85rem;font-weight:600}.product-card--future{border-style:dashed;justify-content:center}.product-card--future h2,.product-card--future p{color:var(--ash)}.hub-footer{text-align:center;color:var(--ash);padding:40px 24px 32px;font-size:.8rem}.hub-footer-links{margin-top:8px}.hub-footer-links a{color:var(--ash);text-underline-offset:3px;text-decoration:underline}.hub-footer-links a:hover{color:var(--paper)}.legal-page{background:var(--void,#0b0d10);min-height:100vh;padding:64px 20px 96px}.legal-card{background:var(--paper,#f5f4f0);color:#1c1d1f;border-radius:16px;max-width:760px;margin:0 auto;padding:48px 44px;font-size:.98rem;line-height:1.85}.legal-back{color:#5b5f66;margin-bottom:24px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.legal-back:hover{color:#1c1d1f}.legal-card h1{color:#1c1d1f;margin:0 0 8px;font-family:Rubik,Assistant,sans-serif;font-size:1.8rem;font-weight:700}.legal-updated{color:#7a7d84;margin:0 0 36px;font-size:.85rem}.legal-section{margin-bottom:28px}.legal-section h2{color:#1c1d1f;border-bottom:1px solid #00000014;margin:0 0 12px;padding-bottom:8px;font-family:Rubik,Assistant,sans-serif;font-size:1.15rem;font-weight:700}.legal-section p{color:#35363a;margin:0 0 14px}.legal-section p:last-child{margin-bottom:0}.legal-section strong{color:#1c1d1f}@media (width<=600px){.legal-card{padding:32px 22px}}:root{--void:#0b0d10;--void-2:#14171b;--line:#ffffff14;--paper:#f5f4f0;--ash:#9a9c9f;--el-travel:#3d8bff;--el-travel-dim:#1c3a63;--el-build:#e8a33d;--el-build-dim:#4a3416;--font-display:"Rubik", "Assistant", sans-serif;--font-body:"Assistant", "Rubik", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);background:var(--void);color:var(--paper);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);margin:0}p{margin:0}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:2px solid var(--paper);outline-offset:3px}
