:root{--ink:#0e0f0c;--ink-soft:#3d4a5c;--ink-muted:#6b7a8d;--surface:#fff;--surface-soft:#f6f8fb;--surface-muted:#eef2f7;--line:#e3e8ef;--line-strong:#c9d3e0;--brand:#1e4aab;--brand-mid:#3068d0;--brand-deep:#0b1a42;--brand-soft:#e8f1fc;--accent:#6bb6ec;--sky:#88c0e8;--focus:#3068d0;--hero-bg:linear-gradient(155deg, #0b1a42 0%, #163a7a 48%, #1e4aab 100%);--band-bg:linear-gradient(160deg, #0b1a42 0%, #1e4aab 55%, #3068d0 100%);--footer-bg:#07101f;--font-display:"DM Serif Text", Georgia, serif;--font-body:"IBM Plex Sans", system-ui, sans-serif;--font-ui:"DM Sans", "IBM Plex Sans", system-ui, sans-serif;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--shadow-soft:0 1px 2px #0f1b2d0a, 0 16px 40px #1e4aab14;--nav-h:72px;--section-pad:clamp(4rem, 8vw, 6.5rem);--shell:1180px;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 12px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-body);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--brand-mid)}button{font:inherit;cursor:pointer;background:0 0;border:none}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--brand);color:#fff;border-radius:var(--radius-sm);padding:.75rem 1.25rem;font-weight:600;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}.shell{width:min(100% - 2rem, var(--shell));margin-inline:auto}.section{padding-block:var(--section-pad)}.section-intro{margin-bottom:2.5rem}.section-intro.center{text-align:center;margin-inline:auto}.eyebrow{font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;color:var(--brand-mid);margin:0 0 .75rem;font-size:.8125rem;font-weight:600}.display-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);max-width:18ch;margin:0 0 1rem;font-size:clamp(2rem,4.2vw,3.25rem);font-weight:400;line-height:1.12}.section-intro.center .display-title,.center-lead{margin-inline:auto}.section-intro.center .display-title{max-width:22ch}.display-title.light{color:#fff}.section-lead{max-width:54ch;color:var(--ink-soft);margin:0 0 1.25rem;font-size:1.0625rem}.light-lead{color:#ffffffc7}.center-lead{text-align:center}.btn{border-radius:var(--radius-pill);min-height:48px;font-family:var(--font-ui);transition:background .2s var(--ease), color .2s var(--ease), border-color .2s var(--ease), transform .2s var(--ease);justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1.4rem;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.btn:hover{color:inherit;text-decoration:none}.btn:active{transform:translateY(1px)}.btn-join{background:var(--brand-deep);color:#fff;min-height:42px;padding-inline:1.1rem;font-size:.875rem}.btn-join:hover{background:var(--brand);color:#fff}.btn-primary{background:var(--brand-mid);color:#fff}.btn-primary:hover{background:var(--brand);color:#fff}.btn-light{color:var(--brand-deep);background:#fff}.btn-light:hover{background:var(--brand-soft);color:var(--brand-deep)}.btn-ghost{color:#fff;background:0 0;border:1.5px solid #ffffff73}.btn-ghost:hover{color:#fff;background:#ffffff1a}.btn-hero-primary{color:var(--brand-deep);background:#fff;min-width:180px}.btn-hero-primary:hover{background:var(--brand-soft);color:var(--brand-deep)}.btn-hero-secondary{color:#fff;background:0 0;border:1.5px solid #ffffff73;min-width:180px}.btn-hero-secondary:hover{color:#fff;background:#ffffff1a}.text-link{font-family:var(--font-ui);color:var(--brand-mid);margin-top:.5rem;font-weight:600;display:inline-flex}.text-link:hover{color:var(--brand)}.check{background:var(--brand-soft);border-radius:50%;flex:none;width:1.1rem;height:1.1rem;position:relative}.check:after{content:"";border:solid var(--brand-mid);border-width:0 2px 2px 0;width:.28rem;height:.5rem;position:absolute;top:.22rem;left:.32rem;transform:rotate(45deg)}.check-list,.audience-card ul{gap:.7rem;margin:1.25rem 0;padding:0;list-style:none;display:grid}.check-list li,.audience-card li{color:var(--ink-soft);align-items:flex-start;gap:.65rem;display:flex}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand:hover{color:inherit}.brand-logo{width:auto;height:28px}.brand-icon{width:32px;height:32px}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000;position:sticky;top:0}.site-header.scrolled{border-bottom-color:var(--line)}.header-shell{min-height:var(--nav-h);align-items:center;gap:1.5rem;display:flex}.nav-desktop{align-items:center;gap:.35rem;margin-right:auto;display:none}.nav-item{position:relative}.nav-link{font-family:var(--font-ui);color:var(--ink);border-radius:10px;align-items:center;gap:.35rem;padding:.65rem .85rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.nav-trigger{cursor:pointer;background:0 0;border:none}.nav-item:hover .nav-link,.nav-item.open .nav-link,.nav-link:hover{color:var(--brand-mid);background:var(--brand-soft)}.nav-dropdown{border:1px solid var(--line);min-width:220px;box-shadow:var(--shadow-soft);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s var(--ease), transform .16s var(--ease), visibility .16s;z-index:60;background:#fff;border-radius:14px;padding:.45rem;position:absolute;top:calc(100% - 2px);left:0;transform:translateY(6px)}.nav-item:hover .nav-dropdown,.nav-item.open .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-dropdown-link{font-family:var(--font-ui);color:var(--ink-soft);white-space:nowrap;border-radius:10px;padding:.7rem .85rem;font-size:.9rem;font-weight:500;text-decoration:none;display:block}.nav-dropdown-link:hover{background:var(--surface-soft);color:var(--brand-deep)}.audience-card,.section{scroll-margin-top:calc(var(--nav-h) + 16px)}.header-end{align-items:center;gap:.65rem;margin-left:auto;display:flex}.menu-toggle{border:1px solid var(--line-strong);width:42px;height:42px;color:var(--ink);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.nav-mobile{border-top:1px solid var(--line);background:#fff;gap:.25rem;padding:.5rem 1rem 1.25rem;display:none}.nav-mobile.open{display:grid}.nav-mobile[hidden]{display:none!important}.nav-mobile-group{border-bottom:1px solid var(--line)}.nav-mobile-trigger{width:100%;font-family:var(--font-ui);color:var(--ink);justify-content:space-between;align-items:center;padding:.9rem .5rem;font-weight:600;display:flex}.nav-mobile-items{gap:.15rem;padding:0 .5rem .85rem 1rem;display:grid}.nav-mobile-items a{font-family:var(--font-ui);color:var(--ink-soft);padding:.55rem .35rem;font-weight:500;text-decoration:none}.nav-mobile a{font-family:var(--font-ui);padding:.85rem .5rem;font-weight:600;text-decoration:none}.nav-mobile .btn-join{justify-self:start;margin-top:.75rem}@media (width>=900px){.nav-desktop{display:flex}.menu-toggle,.nav-mobile{display:none}.header-end{margin-left:0}}.hero{padding:.5rem 0 0}.hero-frame{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--hero-bg);color:#fff;text-align:center;place-items:center;min-height:min(78vh,720px);padding:clamp(3.5rem,8vw,6rem) 1.5rem;display:grid;position:relative;overflow:hidden}.hero-stars{pointer-events:none;background-image:radial-gradient(1.5px 1.5px at 12% 18%,#ffffff8c,#0000),radial-gradient(1.5px 1.5px at 28% 42%,#ffffff59,#0000),radial-gradient(1.5px 1.5px at 48% 14%,#ffffff73,#0000),radial-gradient(1.5px 1.5px at 67% 36%,#ffffff4d,#0000),radial-gradient(1.5px 1.5px at 82% 22%,#ffffff80,#0000),radial-gradient(1.5px 1.5px at 18% 68%,#ffffff47,#0000),radial-gradient(1.5px 1.5px at 55% 72%,#fff6,#0000),radial-gradient(1.5px 1.5px at 88% 64%,#ffffff52,#0000),radial-gradient(1.5px 1.5px at 38% 88%,#ffffff40,#0000);position:absolute;inset:0}.hero-stars.soft{opacity:.7}.hero-content{z-index:1;justify-items:center;gap:1.35rem;max-width:720px;display:grid;position:relative}.trust-pill{border-radius:var(--radius-pill);font-family:var(--font-ui);color:#ffffffeb;background:#0000001f;border:1px solid #ffffff47;align-items:center;gap:.55rem;padding:.45rem .9rem;font-size:.8125rem;display:inline-flex}.trust-stars{color:var(--accent);letter-spacing:.08em;font-size:.75rem}.hero-headline{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.6rem,7vw,4.75rem);font-weight:400;line-height:1.05}.hero-headline em{font-style:italic}.hero-actions{flex-direction:column;align-items:stretch;gap:.75rem;width:min(100%,280px);display:flex}.hero-footnote{color:#ffffffb8;margin:0;font-size:.9375rem}@media (width>=640px){.hero-actions{flex-direction:row;justify-content:center;width:auto}}.audiences{background:repeating-linear-gradient(-45deg, transparent, transparent 8px, #3068d009 8px, #3068d009 9px), var(--surface);padding-top:clamp(2.5rem,5vw,4rem);position:relative}.audience-grid{gap:1.25rem;display:grid}@media (width>=900px){.audience-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.audience-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;padding:1.75rem 1.5rem}.audience-label{font-family:var(--font-ui);color:var(--brand-mid);margin:0 0 .75rem;font-size:.8125rem;font-weight:600}.audience-card h3{font-family:var(--font-display);margin:0 0 .75rem;font-size:1.75rem;font-weight:400;line-height:1.2}.audience-text{color:var(--ink-soft);margin:0;font-size:.9875rem}.audience-cta{font-family:var(--font-ui);color:var(--brand-deep);align-items:center;gap:.4rem;margin-top:.5rem;font-weight:600;display:inline-flex}.audience-cta:hover{color:var(--brand-mid)}.logo-strip{border-bottom:1px solid var(--line);padding:1.5rem 0 3rem}.logo-strip-label{text-align:center;font-family:var(--font-ui);color:var(--ink-muted);margin:0 0 1rem;font-size:.875rem;font-weight:600}.logo-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.logo-track{gap:1rem;width:max-content;animation:36s linear infinite marquee;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-chip{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-soft);font-family:var(--font-ui);color:var(--ink-soft);white-space:nowrap;flex:none;padding:.65rem 1.1rem;font-size:.875rem;font-weight:600}.portals{background:var(--surface-soft)}.portal-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.75rem;display:flex}.portal-tab{border-radius:var(--radius-pill);border:1px solid var(--line-strong);font-family:var(--font-ui);color:var(--ink-soft);background:#fff;padding:.65rem 1.1rem;font-size:.875rem;font-weight:600}.portal-tab.active,.portal-tab[aria-selected=true]{background:var(--brand-deep);border-color:var(--brand-deep);color:#fff}.portal-panel{border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;align-items:center;gap:1.75rem;padding:1.75rem;display:grid}@media (width>=900px){.portal-panel{grid-template-columns:.9fr 1.1fr;padding:2.25rem}}.portal-copy h3{font-family:var(--font-display);margin:0 0 .75rem;font-size:2rem;font-weight:400}.portal-copy p{color:var(--ink-soft);margin:0}.report-card{border-radius:var(--radius-md);background:linear-gradient(#f7faff,#eef4fc);border:1px solid #d5e2f2;padding:1.35rem}.report-top{font-family:var(--font-ui);color:var(--ink-soft);align-items:center;gap:.65rem;margin-bottom:1.1rem;font-size:.875rem;font-weight:600;display:flex}.report-scores{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.report-scores div{border:1px solid var(--line);background:#fff;border-radius:12px;gap:.15rem;padding:.75rem;display:grid}.report-scores strong{font-family:var(--font-display);color:var(--brand-deep);font-size:1.5rem}.report-scores span,.report-summary{color:var(--ink-muted);font-size:.8125rem}.report-summary{margin:0 0 1rem}.report-bars{gap:.45rem;display:grid}.report-bars i{background:linear-gradient(90deg, var(--brand-mid), var(--accent));border-radius:99px;height:8px;display:block}.about-grid{gap:2rem;display:grid}@media (width>=900px){.about-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:3rem}}.about-lead{color:var(--ink);margin:0 0 1rem;font-size:1.2rem;font-weight:500}.about-copy p{color:var(--ink-soft);margin:0 0 1rem}.feature-highlight{background:var(--band-bg);color:#fff}.feature-grid{align-items:center;gap:2.5rem;display:grid}@media (width>=900px){.feature-grid{grid-template-columns:1.1fr .9fr}}.feature-actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.orbit{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.orbit span{border-radius:var(--radius-md);min-height:88px;font-family:var(--font-ui);text-align:center;background:#ffffff14;border:1px solid #ffffff38;place-items:center;padding:1rem;font-weight:600;display:grid}.ai-native-grid{align-items:center;gap:2.5rem;display:grid}@media (width>=900px){.ai-native-grid{grid-template-columns:1.05fr .95fr}}.ai-chain{gap:.65rem;display:grid}.ai-step{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.ai-step em{background:var(--brand-deep);color:#fff;width:2rem;height:2rem;font-family:var(--font-ui);border-radius:50%;place-items:center;font-size:.8125rem;font-style:normal;font-weight:700;display:grid}.ai-step span{font-family:var(--font-ui);font-weight:600}.products{background:var(--surface-soft)}.product-rail{scrollbar-width:thin;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.product-rail-tab{border-radius:var(--radius-pill);border:1px solid var(--line-strong);font-family:var(--font-ui);color:var(--ink-soft);white-space:nowrap;background:#fff;flex:none;padding:.7rem 1rem;font-size:.875rem;font-weight:600}.product-rail-tab.active,.product-rail-tab[aria-selected=true]{background:var(--brand);border-color:var(--brand);color:#fff}.product-showcase{border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;gap:1.75rem;padding:1.75rem;display:grid}@media (width>=900px){.product-showcase{grid-template-columns:1.15fr .85fr;align-items:center;padding:2.25rem}}.product-showcase h3{font-family:var(--font-display);margin:0 0 .75rem;font-size:2rem;font-weight:400}.product-showcase>div>p{color:var(--ink-soft);margin:0}.product-tagline{font-family:var(--font-ui);font-weight:600;color:var(--brand-deep)!important;margin:1rem 0 .25rem!important}.product-visual{place-items:center;min-height:220px;display:grid;position:relative}.pv-glow{background:radial-gradient(circle,#6bb6ec59,#0000 70%);border-radius:50%;width:70%;height:70%;position:absolute}.pv-card{border-radius:var(--radius-md);background:linear-gradient(160deg, var(--brand-deep), var(--brand-mid));color:#fff;width:min(100%,280px);box-shadow:var(--shadow-soft);justify-items:start;gap:.35rem;padding:1.5rem;display:grid;position:relative}.pv-chip{border-radius:var(--radius-pill);font-family:var(--font-ui);background:#ffffff24;margin-bottom:.75rem;padding:.3rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.pv-card strong{font-family:var(--font-display);font-size:2.5rem;font-weight:400;line-height:1}.pv-card>span:last-child{opacity:.75;font-size:.875rem}.module-grid{gap:1rem;display:grid}@media (width>=760px){.module-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.module-grid{grid-template-columns:repeat(4,1fr)}}.module-card{border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;padding:1.35rem}.module-card h3{font-family:var(--font-display);margin:0 0 .5rem;font-size:1.35rem;font-weight:400}.module-card p{color:var(--ink-soft);margin:0;font-size:.95rem}.how{background:var(--surface-soft)}.how-steps{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=900px){.how-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.how-step{border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;padding:1.5rem}.how-num{background:var(--brand-deep);color:#fff;width:2.25rem;height:2.25rem;font-family:var(--font-ui);border-radius:50%;place-items:center;margin-bottom:1rem;font-weight:700;display:inline-grid}.how-step h3{font-family:var(--font-display);margin:0 0 .65rem;font-size:1.45rem;font-weight:400}.how-step p{color:var(--ink-soft);margin:0;font-size:.975rem}.outcomes{background:var(--band-bg)}.outcome-grid{gap:1rem;display:grid}@media (width>=760px){.outcome-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.outcome-grid{grid-template-columns:repeat(4,1fr)}}.outcome-item{border-radius:var(--radius-md);color:#fff;background:#ffffff14;border:1px solid #ffffff2e;padding:1.5rem}.outcome-item strong{font-family:var(--font-display);color:var(--sky);font-size:clamp(2rem,3vw,2.6rem);font-weight:400;line-height:1.1;display:block}.outcome-item>span{font-family:var(--font-ui);margin:.35rem 0 .65rem;font-weight:600;display:block}.outcome-item p{color:#ffffffb8;margin:0;font-size:.925rem}.integrations-grid,.security-grid{align-items:center;gap:2rem;display:grid}@media (width>=900px){.integrations-grid,.security-grid{grid-template-columns:1.1fr .9fr}}.integration-list{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.integration-list li{border:1px solid var(--line);background:var(--surface-soft);min-height:64px;font-family:var(--font-ui);color:var(--ink-soft);border-radius:14px;place-items:center;padding:.75rem;font-weight:600;display:grid}.security{background:var(--surface-soft)}.security-badges{gap:.85rem;display:grid}@media (width>=640px){.security-badges{grid-template-columns:repeat(3,1fr)}}.badge-card{border-radius:var(--radius-md);border:1px solid var(--line);text-align:center;background:#fff;gap:.25rem;padding:1.25rem;display:grid}.badge-card strong{font-family:var(--font-display);color:var(--brand-deep);font-size:1.75rem;font-weight:400}.badge-card span{color:var(--ink-muted);font-size:.875rem}.rating-row{font-family:var(--font-ui);color:var(--ink-muted);flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-top:1rem;font-size:.875rem;font-weight:600;display:flex}.testimonial-grid{gap:1rem;display:grid}@media (width>=900px){.testimonial-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{border-radius:var(--radius-md);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;margin:0;padding:1.5rem}.testimonial-card p{color:var(--ink-soft);margin:0 0 1.25rem;font-size:.9875rem}.testimonial-card footer{gap:.15rem;display:grid}.testimonial-card strong{font-family:var(--font-ui);font-size:.9375rem}.testimonial-card span{color:var(--ink-muted);font-size:.8125rem}.faq{background:var(--surface-soft)}.faq .display-title{max-width:none;margin-bottom:1.75rem}.faq-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.faq-item details{border:1px solid var(--line);background:#fff;border-radius:14px;padding:.25rem 1rem}.faq-item summary{cursor:pointer;font-family:var(--font-ui);padding:1rem 0;font-weight:600;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:var(--brand-mid);font-weight:700}.faq-item details[open] summary:after{content:"–"}.faq-item p{color:var(--ink-soft);max-width:70ch;margin:0 0 1rem}.final-cta{padding-top:0}.final-cta-frame{border-radius:var(--radius-lg);background:var(--hero-bg);text-align:center;padding:clamp(3rem,7vw,5rem) 1.5rem;position:relative;overflow:hidden}.final-cta-frame .display-title{max-width:18ch;margin-inline:auto}.final-cta-actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex;position:relative}.site-footer{background:var(--footer-bg);color:#ffffffd1;padding:3.5rem 0 1.75rem}.site-footer .brand-logo{filter:brightness(0)invert()}.footer-top{border-bottom:1px solid #ffffff1f;gap:2.5rem;padding-bottom:2.5rem;display:grid}.footer-brand p{color:#ffffff9e;max-width:36ch;margin:1rem 0 0;font-size:.95rem}.footer-cols{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}@media (width>=900px){.footer-top{grid-template-columns:.9fr 1.6fr}.footer-cols{grid-template-columns:repeat(5,1fr)}}.footer-col h2{font-family:var(--font-ui);letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0 0 .85rem;font-size:.8125rem;font-weight:700}.footer-col ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer-col a{color:#ffffffad;font-size:.9rem;text-decoration:none}.footer-col a:hover{color:#fff}.footer-col li{color:#ffffffad;font-size:.9rem}.footer-bottom{color:#ffffff80;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding-top:1.25rem;font-size:.875rem;display:flex}.footer-bottom a{color:#ffffff9e}.footer-bottom a:hover{color:#fff}
