.age-landing{--warm-cream:#faf7f2;--warm-edge:#f0eae0;--warm-rule:#e5dfd2;--ink:#1b1a18;--ink-soft:#4a4842;--ink-muted:#807c72;--accent:#b84d1c;--accent-hover:#a23f12;--accent-soft:#ffe8d9;--accent-tint:#fff5f0;--display:"Source Serif 4","Source Serif Pro",Georgia,serif;--body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffff;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.age-landing *{box-sizing:border-box}.age-landing img{max-width:100%;display:block}.age-landing a{color:inherit}.age-landing .eyebrow{font-family:var(--body);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--accent)}.age-landing .h1-display{font-family:var(--display);font-weight:300;font-size:clamp(2.5rem,5.5vw,4.75rem);line-height:1;letter-spacing:-.03em;color:var(--ink);margin:0}.age-landing .h1-display em{font-style:italic;font-weight:400;color:var(--accent)}.age-landing .h2-display{font-family:var(--display);font-weight:300;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:-.02em;color:var(--ink);margin:0}.age-landing .h2-display em{font-style:italic;font-weight:400;color:var(--accent)}.age-landing .lede{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(1.0625rem,1.5vw,1.375rem);line-height:1.5;color:var(--ink-soft);margin:0}.age-landing .body{font-size:16px;line-height:1.6;color:var(--ink-soft);margin:0}.age-landing .meta{font-size:13px;color:var(--ink-muted);line-height:1.5}.age-landing .btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--body);font-size:15px;font-weight:600;letter-spacing:.005em;padding:14px 22px;border-radius:10px;cursor:pointer;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease;border:1px solid transparent;white-space:nowrap}.age-landing .btn-primary{background:var(--accent);color:#ffffff;box-shadow:0 4px 14px -4px color-mix(in srgb,var(--accent) 50%,transparent)}.age-landing .btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 8px 20px -6px color-mix(in srgb,var(--accent) 60%,transparent)}.age-landing .btn-ghost{background:transparent;color:var(--ink);border-color:var(--warm-rule)}.age-landing .btn-ghost:hover{border-color:var(--ink-muted);transform:translateY(-1px)}.age-landing .btn .arrow{transition:transform .12s ease}.age-landing .btn:hover .arrow{transform:translateX(3px)}.age-landing .nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--warm-rule)}.age-landing .nav-inner{max-width:1280px;margin:0 auto;padding:14px 32px;display:flex;align-items:center;justify-content:space-between;gap:28px}.age-landing .brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-family:var(--display);font-weight:500;font-size:18px;letter-spacing:-.01em;white-space:nowrap}.age-landing .brand .dot{width:9px;height:9px;border-radius:50%;background:var(--accent)}.age-landing .age-switch{gap:4px;background:var(--warm-cream);border:1px solid var(--warm-rule);padding:4px}.age-landing .age-switch,.age-landing .age-switch a{display:inline-flex;align-items:center;border-radius:999px}.age-landing .age-switch a{text-decoration:none;font-size:13px;font-weight:600;color:var(--ink-soft);padding:7px 14px;transition:color .12s ease,background .12s ease;white-space:nowrap;line-height:1;min-height:0}.age-landing .age-switch a:hover{color:var(--ink)}.age-landing .age-switch a.is-active{background:var(--accent);color:#ffffff;box-shadow:0 2px 8px -2px color-mix(in srgb,var(--accent) 55%,transparent)}.age-landing .nav-actions{display:inline-flex;align-items:center;gap:12px}.age-landing .nav-actions .login{font-size:14px;font-weight:600;color:var(--ink);text-decoration:none;padding:10px 12px}.age-landing .nav-actions .btn{padding:10px 18px;font-size:14px}@media (max-width:1040px){.age-landing .age-switch{display:none}}@media (max-width:720px){.age-landing .nav-actions .login{display:none}}.age-landing .hero{background:radial-gradient(ellipse at 80% -20%,color-mix(in srgb,var(--accent) 10%,transparent),transparent 50%),var(--warm-cream);padding:clamp(48px,7vh,88px) 32px clamp(44px,6vh,72px);position:relative;overflow:hidden}.age-landing .hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:64px;align-items:center}.age-landing .hero-inner>*{min-width:0}@media (max-width:980px){.age-landing .hero-inner{grid-template-columns:1fr;gap:40px}.age-landing .hero-art{order:-1;max-width:360px}}.age-landing .hero-eyebrow-row{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px}.age-landing .hero-eyebrow-row .pulse{width:8px;height:8px;border-radius:50%;background:var(--accent);position:relative}.age-landing .hero-eyebrow-row .pulse:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid var(--accent);opacity:0;animation:age-landing-pulse 2.4s ease-out infinite}@media (prefers-reduced-motion:reduce){.age-landing .hero-eyebrow-row .pulse:after{animation:none}}@keyframes age-landing-pulse{0%{transform:scale(.6);opacity:0}40%{opacity:.45}to{transform:scale(1.6);opacity:0}}.age-landing .hero-eyebrow-row .label{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft)}.age-landing .hero h1{margin-bottom:22px}.age-landing .hero-sub{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(1.125rem,1.6vw,1.5rem);line-height:1.45;color:var(--ink-soft);margin:0 0 32px;max-width:34ch}.age-landing .hero-sub strong{font-style:normal;color:var(--ink);font-weight:500}.age-landing .hero-cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:24px}.age-landing .hero-trust{display:flex;align-items:center;gap:18px;font-size:13px;color:var(--ink-muted);flex-wrap:wrap}.age-landing .hero-trust .sep{opacity:.35}.age-landing .hero-art{position:relative;width:100%;aspect-ratio:1/1.18;max-width:500px;margin:0 auto}.age-landing .hero-art .sheet{position:absolute;inset:0;border-radius:12px;background:radial-gradient(ellipse at 78% 20%,color-mix(in srgb,var(--accent) 14%,transparent),transparent 58%),#faf7f2;box-shadow:0 1px 0 rgba(20,18,12,.04),0 30px 60px -20px rgba(20,18,12,.18),0 8px 24px rgba(20,18,12,.08);padding:26px 30px;display:grid;grid-template-rows:auto 1fr auto;gap:14px;border:8px solid #ffffff}.age-landing .hero-art .strip{display:flex;align-items:center;justify-content:space-between;font-size:9pt;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);padding-bottom:12px;border-bottom:1px solid var(--warm-rule)}.age-landing .hero-art .strip .brand-mini{display:inline-flex;align-items:center;gap:8px}.age-landing .hero-art .strip .brand-mini .dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.age-landing .hero-art .body-block{display:grid;grid-template-columns:1.1fr 1fr;gap:16px;align-items:center}.age-landing .hero-art .eb{font-size:9pt;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--accent);margin-bottom:8px}.age-landing .hero-art .name{font-family:var(--display);font-weight:300;font-size:56pt;line-height:.92;letter-spacing:-.04em;color:var(--ink)}.age-landing .hero-art .name .first{font-style:italic;font-weight:400;color:var(--accent)}.age-landing .hero-art .sub{font-family:var(--display);font-style:italic;font-size:11pt;color:var(--ink-soft);line-height:1.45;margin-top:14px;max-width:22ch}.age-landing .hero-art .radar{width:100%;height:auto}.age-landing .hero-art .meta-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:12px;border-top:1px solid var(--warm-rule);font-size:9pt;color:var(--ink-muted)}.age-landing .hero-art .meta-row dt{font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:4px}.age-landing .hero-art .meta-row dd{margin:0;font-family:var(--display);font-size:11pt;color:var(--ink)}.age-landing .hero-art-tag{position:absolute;top:-14px;right:-14px;background:var(--ink);color:#ffffff;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:0 8px 20px -6px rgba(20,18,12,.3);z-index:2}.age-landing .stage-band{background:#ffffff;border-bottom:1px solid var(--warm-rule)}.age-landing .stage-band-inner{max-width:1180px;margin:0 auto;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.age-landing .stage-band .now{font-size:13px;color:var(--ink-soft);line-height:1.5}.age-landing .stage-band .now strong{color:var(--ink);font-weight:600}.age-landing .stage-links{display:inline-flex;gap:8px;flex-wrap:wrap}.age-landing .stage-links a{display:inline-flex;align-items:center;text-decoration:none;font-size:13px;font-weight:600;color:var(--ink-soft);border:1px solid var(--warm-rule);border-radius:999px;padding:7px 14px;transition:all .12s ease;white-space:nowrap;min-height:0}@media (max-width:1040px){.age-landing .stage-links a{min-height:44px}}.age-landing .stage-links a.is-active,.age-landing .stage-links a:hover{color:var(--accent);border-color:var(--accent)}.age-landing .stage-links a.is-active{background:var(--accent-tint)}.age-landing .recognizer{padding:clamp(64px,9vh,110px) 32px;background:#ffffff}.age-landing .recognizer-inner{max-width:1180px;margin:0 auto}.age-landing .recognizer-head{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;align-items:end;margin-bottom:52px;padding-bottom:32px;border-bottom:1px solid var(--warm-rule)}@media (max-width:880px){.age-landing .recognizer-head{grid-template-columns:1fr;gap:20px}}.age-landing .recognizer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:880px){.age-landing .recognizer-grid{grid-template-columns:1fr}}.age-landing .situation{background:var(--warm-cream);border:1px solid var(--warm-rule);border-radius:12px;padding:28px;cursor:pointer;text-align:left;font-family:inherit;position:relative;transition:transform .12s ease,border-color .12s ease,background .12s ease}.age-landing .situation:hover{transform:translateY(-2px);border-color:var(--accent);background:var(--accent-tint)}.age-landing .situation .num{font-family:var(--display);font-weight:300;font-size:22px;color:var(--ink-muted);margin-bottom:18px;font-feature-settings:"tnum"}.age-landing .situation h3{font-family:var(--display);font-weight:400;font-size:1.25rem;line-height:1.25;color:var(--ink);margin:0 0 8px;letter-spacing:-.005em}.age-landing .situation p{font-size:14px;color:var(--ink-soft);line-height:1.5;margin:0}.age-landing .situation .check{position:absolute;top:24px;right:24px;width:22px;height:22px;border:1.5px solid var(--warm-rule);border-radius:50%;transition:background .12s ease,border-color .12s ease}.age-landing .situation:hover .check{border-color:var(--accent);background:var(--accent)}.age-landing .changes{background:var(--warm-cream);padding:clamp(72px,11vh,130px) 32px;position:relative;overflow:hidden}.age-landing .changes:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 85%,color-mix(in srgb,var(--accent) 6%,transparent),transparent 50%);pointer-events:none}.age-landing .changes-inner{max-width:1180px;margin:0 auto;position:relative}.age-landing .changes-head{max-width:40ch;margin-bottom:52px}.age-landing .changes-head .eyebrow{display:inline-block;margin-bottom:16px}.age-landing .changes-head h2{margin-bottom:16px}.age-landing .changes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--warm-rule);border:1px solid var(--warm-rule);border-radius:14px;overflow:hidden}@media (max-width:760px){.age-landing .changes-grid{grid-template-columns:1fr}}.age-landing .change{background:#ffffff;padding:34px 32px;display:grid;grid-template-columns:auto 1fr;column-gap:20px;row-gap:6px;align-items:start}.age-landing .change .ic{width:40px;height:40px;border-radius:10px;background:var(--accent-tint);display:grid;place-items:center;color:var(--accent);grid-row:1/span 2}.age-landing .change h3{font-family:var(--display);font-weight:500;font-size:1.2rem;line-height:1.2;color:var(--ink);margin:2px 0 0;letter-spacing:-.01em}.age-landing .change p{font-size:14.5px;color:var(--ink-soft);line-height:1.55;margin:4px 0 0;text-wrap:pretty}.age-landing .product{background:#ffffff;padding:clamp(72px,11vh,130px) 32px;position:relative;overflow:hidden}.age-landing .product-inner{max-width:1180px;margin:0 auto;position:relative;display:grid;grid-template-columns:1fr 1.1fr;gap:72px;align-items:center}@media (max-width:980px){.age-landing .product-inner{grid-template-columns:1fr;gap:40px}}.age-landing .product-copy .eyebrow{margin-bottom:20px;display:inline-block}.age-landing .product-copy h2{margin-bottom:26px;max-width:16ch}.age-landing .product-copy .body{max-width:48ch;margin-bottom:30px}.age-landing .product-features{list-style:none;margin:0 0 36px;padding:0;display:flex;flex-direction:column;gap:16px}.age-landing .product-features li{display:grid;grid-template-columns:16px 1fr;column-gap:18px;align-items:baseline;font-size:15px;color:var(--ink-soft);line-height:1.55}.age-landing .product-features li>span:first-child{width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);align-self:center}.age-landing .product-features strong{color:var(--ink);font-weight:600}.age-landing .report-mock{position:relative;aspect-ratio:210/280;max-width:440px;margin:0 auto;background:#ffffff;border:6px solid #ffffff;border-radius:8px;overflow:hidden;box-shadow:0 1px 0 rgba(20,18,12,.04),0 32px 60px -16px rgba(20,18,12,.22),0 8px 24px rgba(20,18,12,.08)}.age-landing .report-mock:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent);z-index:4}.age-landing .report-mock .inner{background:radial-gradient(ellipse at 80% 15%,color-mix(in srgb,var(--accent) 12%,transparent),transparent 55%),var(--warm-cream);width:100%;height:100%;padding:24px 30px;display:grid;grid-template-rows:auto 1fr auto;gap:14px}.age-landing .report-mock .top{display:flex;align-items:center;justify-content:space-between;font-size:8pt;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);padding-bottom:10px;border-bottom:1px solid var(--warm-rule)}.age-landing .report-mock .top .brand-mini{display:inline-flex;align-items:center;gap:6px}.age-landing .report-mock .top .brand-mini .dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.age-landing .report-mock .hero-section{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;align-items:center}.age-landing .report-mock .eb2{font-size:8pt;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.age-landing .report-mock .rule2{width:34px;height:1px;background:var(--accent);opacity:.55;margin:-2px 0 11px}.age-landing .report-mock .name2{font-family:var(--display);font-weight:300;font-size:42pt;line-height:.9;letter-spacing:-.04em;color:var(--ink)}.age-landing .report-mock .name2 .first{font-style:italic;font-weight:400;color:var(--accent)}.age-landing .report-mock .sub2{font-family:var(--display);font-style:italic;font-size:9.5pt;line-height:1.45;color:var(--ink-soft);margin-top:10px}.age-landing .report-mock .footer{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-top:10px;border-top:1px solid var(--warm-rule);font-size:8pt;color:var(--ink-muted)}.age-landing .report-mock .footer dt{font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:3px}.age-landing .report-mock .footer dd{margin:0;font-family:var(--display);font-size:9pt;color:var(--ink)}.age-landing .report-mock .viz{width:100%;height:auto;max-width:150px;justify-self:end;display:block}.age-landing .report-mock .viz .ring{fill:none;stroke:#d9cfb8;stroke-width:.8}.age-landing .report-mock .viz .ring-outer{stroke:#c9bfa6;stroke-width:1}.age-landing .report-mock .viz .spoke{stroke:#d9cfb8;stroke-width:.8}.age-landing .report-mock .viz .glow{fill:var(--accent);fill-opacity:.1}.age-landing .report-mock .viz .poly{fill:var(--accent);fill-opacity:.22;stroke:var(--accent);stroke-width:2.5;stroke-linejoin:round}.age-landing .report-mock .viz .poly-ghost{fill:var(--accent);fill-opacity:.1;stroke:var(--accent);stroke-width:1.5;stroke-linejoin:round;stroke-dasharray:4 3}.age-landing .report-mock .viz .dot,.age-landing .report-mock .viz .pip{fill:var(--accent)}.age-landing .report-mock .viz .face{fill:none;stroke:#d9cfb8;stroke-width:.8}.age-landing .report-mock .viz .face-outer{stroke:#c9bfa6;stroke-width:1}.age-landing .report-mock .viz .tick{stroke:#b8b2a4;stroke-width:1;stroke-linecap:round}.age-landing .report-mock .viz .tick-major{stroke:var(--ink);stroke-width:1.2}.age-landing .report-mock .viz .needle-n{fill:var(--accent)}.age-landing .report-mock .viz .needle-s{fill:var(--accent);fill-opacity:.18;stroke:var(--accent);stroke-width:1.5;stroke-linejoin:round}.age-landing .report-mock .viz .cap{fill:var(--warm-cream);stroke:var(--accent);stroke-width:2}.age-landing .report-mock .viz .letter{font-family:var(--display);font-weight:500;font-size:13px;fill:var(--ink-muted);letter-spacing:.1em}.age-landing .report-mock .viz .letter-n{fill:var(--accent);font-weight:700}.age-landing .journey{padding:clamp(72px,11vh,130px) 32px;background:var(--warm-cream)}.age-landing .journey-inner{max-width:1180px;margin:0 auto}.age-landing .journey-head{margin-bottom:56px;max-width:34ch}.age-landing .journey-head .eyebrow{display:inline-block;margin-bottom:16px}.age-landing .journey-head h2{margin-bottom:16px}.age-landing .journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--warm-rule);background:#ffffff;border-radius:0 0 14px 14px}@media (max-width:980px){.age-landing .journey-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.age-landing .journey-grid{grid-template-columns:1fr}}.age-landing .phase{padding:38px 28px 32px;border-right:1px solid var(--warm-rule);position:relative}.age-landing .phase:last-child{border-right:0}@media (max-width:980px){.age-landing .phase:nth-child(2n){border-right:0}.age-landing .phase:nth-child(-n+2){border-bottom:1px solid var(--warm-rule)}}@media (max-width:600px){.age-landing .phase{border-right:0;border-bottom:1px solid var(--warm-rule)}.age-landing .phase:last-child{border-bottom:0}}.age-landing .phase .num{font-family:var(--display);font-weight:300;font-size:52px;line-height:1;color:var(--accent);margin-bottom:22px;font-feature-settings:"tnum"}.age-landing .phase h3{font-family:var(--display);font-weight:400;font-size:1.5rem;line-height:1.15;color:var(--ink);margin:0 0 12px;letter-spacing:-.01em}.age-landing .phase p{font-size:14px;color:var(--ink-soft);line-height:1.55;margin:0 0 22px}.age-landing .phase ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.age-landing .phase li{font-size:13px;color:var(--ink-soft);padding-left:14px;position:relative;line-height:1.5}.age-landing .phase li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:1px;background:var(--ink-muted)}.age-landing .final{background:var(--ink);color:#ffffff;padding:clamp(64px,9vh,110px) 32px;position:relative;overflow:hidden}.age-landing .final:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 30%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 50%);pointer-events:none}.age-landing .final-inner{max-width:880px;margin:0 auto;position:relative}.age-landing .final h2{font-family:var(--display);font-weight:300;font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.05;letter-spacing:-.02em;margin:0 0 20px;max-width:22ch}.age-landing .final h2 em{font-style:italic;font-weight:400;color:color-mix(in srgb,var(--accent) 80%,white 20%)}.age-landing .final .sub{font-family:var(--display);font-style:italic;font-size:clamp(1.0625rem,1.5vw,1.25rem);line-height:1.5;color:rgba(255,255,255,.75);margin:0 0 34px;max-width:44ch}.age-landing .final .cta-row{display:inline-flex;align-items:center;gap:16px;flex-wrap:wrap}.age-landing .final .btn-ghost{background:transparent;color:#ffffff;border-color:rgba(255,255,255,.25)}.age-landing .final .btn-ghost:hover{border-color:rgba(255,255,255,.6)}.age-landing .final .micro{margin-top:26px;font-size:13px;color:rgba(255,255,255,.55);letter-spacing:.02em}.age-landing .final .other-ages{margin-top:36px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);display:flex;gap:18px;flex-wrap:wrap;align-items:center}.age-landing .final .other-ages span{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5);font-weight:700}.age-landing .final .other-ages a{color:rgba(255,255,255,.8);text-decoration:none;font-size:14px;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:2px;transition:color .12s ease,border-color .12s ease;min-height:0}.age-landing .final .other-ages a:hover{color:#ffffff;border-color:#ffffff}.age-landing .site-footer{background:var(--ink);color:rgba(255,255,255,.55);padding:56px 32px 28px;border-top:1px solid rgba(255,255,255,.08)}.age-landing .site-footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}@media (max-width:880px){.age-landing .site-footer-inner{grid-template-columns:1fr 1fr;gap:32px}}.age-landing .site-footer-brand .brand{color:#ffffff;margin-bottom:12px}.age-landing .site-footer-brand p{font-size:13px;line-height:1.55;max-width:28ch;margin:0}.age-landing .site-footer-col h5{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.85);margin:0 0 16px}.age-landing .site-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.age-landing .site-footer-col a{display:inline-block;color:rgba(255,255,255,.55);text-decoration:none;font-size:13.5px;transition:color .12s ease;min-height:0}.age-landing .site-footer-col a:hover{color:#ffffff}.age-landing .site-footer-bottom{max-width:1280px;margin:48px auto 0;padding-top:26px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;font-size:12px;color:rgba(255,255,255,.4);flex-wrap:wrap;gap:16px}.age-landing .site-footer-bottom .marks{display:flex;gap:14px;flex-wrap:wrap}.age-landing .site-footer-bottom .marks span{display:inline-flex;align-items:center;gap:6px}.age-landing .site-footer-bottom .marks .dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.3)}@media (max-width:600px){.age-landing .changes,.age-landing .final,.age-landing .hero,.age-landing .journey,.age-landing .nav-inner,.age-landing .product,.age-landing .recognizer,.age-landing .site-footer,.age-landing .stage-band-inner{padding-left:20px;padding-right:20px}.age-landing .product-inner{grid-template-columns:minmax(0,1fr)}.age-landing .product-inner>*{min-width:0}.age-landing .btn{white-space:normal;text-align:center}.age-landing .final .cta-row,.age-landing .hero-cta-row{flex-direction:column;align-items:stretch}.age-landing .final .cta-row .btn,.age-landing .hero-cta-row .btn,.age-landing .product-copy .btn{width:100%;justify-content:center}.age-landing .hero-art .body-block{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.age-landing .report-mock .hero-section{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.age-landing .hero-art .body-block>*,.age-landing .report-mock .hero-section>*{min-width:0}.age-landing .hero-art .name{font-size:40pt}.age-landing .report-mock .name2{font-size:30pt}.age-landing .hero-art .strip,.age-landing .report-mock .top{font-size:7pt;letter-spacing:.06em;gap:8px}.age-landing .hero-art .sheet,.age-landing .report-mock{overflow:hidden}.age-landing .site-footer-inner{grid-template-columns:1fr}}