@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--color-bg-page: #f8fafc;--color-bg-surface: #ffffff;--color-bg-muted: #f0efef;--color-bg-muted-soft: #f3f4f6;--color-canvas: #f8fafc;--color-canvas-warm: #f9fafb;--color-off-white: #f0efef;--color-surface: rgba(255, 255, 255, .78);--color-surface-strong: #ffffff;--color-ink: #0e1828;--color-ink-soft: rgba(14, 24, 40, .68);--color-ink-muted: rgba(14, 24, 40, .6);--color-mock-muted: rgba(14, 24, 40, .48);--color-line: rgba(14, 24, 40, .12);--color-line-strong: rgba(14, 24, 40, .18);--color-blue: #2a5edd;--color-primary: #2a5edd;--color-blue-deep: #123b8f;--color-navy: #0f1c2e;--color-teal: #26a2a8;--color-amber: #dd8317;--color-orange: #dd8317;--shadow-soft: 0 20px 70px rgba(14, 24, 40, .08);--shadow-strong: 0 28px 90px rgba(14, 24, 40, .16);--radius-input: 12px;--radius-card: 18px;--radius-panel: 22px;--radius-table: 18px;--radius-soft: 18px;--header-height: 76px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{margin:0;color:var(--color-ink);font-family:Aptos,DM Sans,Helvetica Neue,sans-serif;background:radial-gradient(circle at 12% 8%,rgba(38,162,168,.08),transparent 32%),radial-gradient(circle at 88% 6%,rgba(42,94,221,.08),transparent 34%),linear-gradient(180deg,var(--color-bg-page) 0%,#ffffff 56%,var(--color-bg-page) 100%);min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid rgba(42,94,221,.34);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.page-shell{min-height:100vh;overflow-x:clip;padding-top:var(--header-height)}.site-header{position:fixed;top:0;right:0;left:0;z-index:20;padding:.9rem 0;border-bottom:1px solid rgba(14,24,40,.08);background:linear-gradient(180deg,#f8fafceb,#f8fafcc7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.site-header__actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}.site-header__actions .button{white-space:nowrap}.site-nav{display:flex;align-items:center;gap:1.1rem;flex-wrap:wrap}.site-nav__link{color:var(--color-ink-soft);font-size:.95rem;font-weight:700;transition:color .16s ease,transform .16s ease}.site-nav__link:hover{color:var(--color-blue);transform:translateY(-1px)}.language-selector{position:relative;color:var(--color-ink-soft)}.language-selector__trigger{display:inline-flex;min-height:2.72rem;align-items:center;gap:.48rem;padding:.62rem .82rem;border:1px solid rgba(14,24,40,.12);border-radius:999px;background:#ffffff94;cursor:pointer;font-size:.86rem;font-weight:800;line-height:1;list-style:none;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.language-selector__trigger::-webkit-details-marker{display:none}.language-selector__trigger:hover,.language-selector[open] .language-selector__trigger{color:var(--color-blue);border-color:#2a5edd47;background:#ffffffeb;transform:translateY(-1px)}.language-selector__icon{width:1rem;height:1rem;flex:0 0 auto}.language-selector__menu{position:absolute;top:calc(100% + .55rem);right:0;z-index:30;width:max-content;min-width:13rem;margin:0;padding:.45rem;border:1px solid rgba(14,24,40,.12);border-radius:18px;background:#fffffff5;box-shadow:0 18px 50px #0e182824;list-style:none}.language-selector__option{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem .78rem;border-radius:12px;color:var(--color-ink-soft);font-size:.9rem;font-weight:800;transition:color .16s ease,background .16s ease}.language-selector__option:hover,.language-selector__option[aria-current=true]{color:var(--color-blue);background:#2a5edd14}.language-selector__badge{color:var(--color-ink-muted);font-size:.72rem;font-weight:800}.brand-mark,.brand-logo{display:inline-flex;align-items:center}.brand-logo--md{width:168px}.brand-logo--sm{width:138px}.brand-logo img{width:100%;height:auto}.button-row{display:flex;flex-wrap:wrap;gap:.85rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.76rem 1.18rem;border:1px solid transparent;border-radius:999px;font-weight:800;line-height:1;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.68;transform:none}.button--primary{color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 38%),linear-gradient(135deg,var(--color-blue),var(--color-teal));box-shadow:0 16px 34px #2a5edd3d,inset 0 1px #ffffff38}.button--primary:hover{box-shadow:0 20px 44px #2a5edd47,inset 0 1px #ffffff3d}.button--secondary,.button--ghost{color:var(--color-ink);background:#ffffffc2;border-color:#0e182824}.button--secondary:hover,.button--ghost:hover{border-color:#2a5edd47;background:#fff}.button--block{width:100%}.hero-section{position:relative;padding:4.6rem 0 2rem}.hero-section:before{content:"";position:absolute;inset:0 0 auto;height:min(620px,72vh);background:radial-gradient(circle at 18% 12%,rgba(38,162,168,.13),transparent 33%),radial-gradient(circle at 78% 6%,rgba(42,94,221,.13),transparent 32%),linear-gradient(180deg,#f0efef9e,#f7f9fc00);pointer-events:none}.hero-section__inner{position:relative;z-index:1;display:grid;gap:1.65rem}.hero-section__copy{max-width:930px;animation:rise-in .7s ease both}.eyebrow{margin:0 0 1rem;color:var(--color-blue);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin-bottom:1.2rem;font-size:3.35rem;line-height:.98;letter-spacing:0}h2{max-width:760px;margin-bottom:.9rem;font-size:2.25rem;line-height:1.04;letter-spacing:0}h3{margin-bottom:.55rem;font-size:1.12rem;line-height:1.18;letter-spacing:0}.hero-section__description,.section-intro__description,.hero-band__description,.cta-panel__description,.plans-hero__description,.faq-item__answer,.site-footer p,.plan-card__summary,.plan-card__price-copy{color:var(--color-ink-soft);line-height:1.62}.hero-section__description{max-width:760px;margin-bottom:1.35rem;font-size:1.16rem}.hero-section__support{max-width:540px;margin:1rem 0 0;color:var(--color-ink-soft);line-height:1.55}.hero-section__visual{animation:rise-in .82s ease 80ms both}.hero-product-visual{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.38fr);gap:1rem;width:min(100%,1080px);margin:0 auto;padding:.8rem;border:1px solid rgba(42,94,221,.12);border-radius:var(--radius-panel);background:radial-gradient(circle at 10% 18%,rgba(42,94,221,.12),transparent 28%),radial-gradient(circle at 88% 80%,rgba(38,162,168,.16),transparent 32%),linear-gradient(180deg,#ffffffeb,#f0efefd1);box-shadow:0 30px 90px #0e182821,0 0 0 1px #ffffff80 inset}.hero-product-visual:before{content:"";position:absolute;inset:12% 4% auto auto;width:22%;height:34%;border-radius:999px;background:#2a5edd1f;filter:blur(34px);pointer-events:none}.hero-product-visual:after{content:"";position:absolute;inset:auto 9% -.55rem;height:.9rem;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(42,94,221,.16),rgba(38,162,168,.16),transparent);filter:blur(10px);pointer-events:none}.plan-card{padding:1.15rem 1.15rem 3.4rem;border:1px solid var(--color-line);border-radius:var(--radius-card);background:linear-gradient(180deg,#ffffffdb,#ffffffb3);box-shadow:var(--shadow-soft)}.product-slot__frame{position:relative;display:grid;width:100%;max-width:100%;min-width:0;min-height:280px;overflow:hidden;place-items:center;border:1px solid var(--color-line);border-radius:var(--radius-card);box-shadow:var(--shadow-strong)}.product-slot--ratio-wide .product-slot__frame{aspect-ratio:16 / 10}.product-slot--ratio-square .product-slot__frame{aspect-ratio:4 / 3}.product-slot--ratio-dashboard .product-slot__frame{aspect-ratio:16 / 9}.product-slot--ratio-calendar .product-slot__frame{aspect-ratio:17 / 8}.product-slot--dark .product-slot__frame{color:#fff;background:radial-gradient(circle at 85% 16%,rgba(38,162,168,.38),transparent 28%),radial-gradient(circle at 8% 88%,rgba(42,94,221,.26),transparent 34%),linear-gradient(135deg,var(--color-navy),#07111f 72%)}.product-slot--light .product-slot__frame{color:var(--color-ink);background:radial-gradient(circle at 12% 18%,rgba(42,94,221,.12),transparent 32%),radial-gradient(circle at 92% 74%,rgba(38,162,168,.14),transparent 30%),linear-gradient(180deg,#fff,#f0efefb3 46%,#edf4fb)}.product-slot--placeholder.product-slot--ratio-dashboard .product-slot__frame:before,.product-slot--placeholder.product-slot--ratio-dashboard .product-slot__frame:after{content:"";position:absolute;pointer-events:none}.product-slot--placeholder.product-slot--ratio-dashboard .product-slot__frame:before{inset:1rem;border:1px solid rgba(42,94,221,.12);border-radius:calc(var(--radius-card) - .45rem);background:linear-gradient(90deg,rgba(255,255,255,.92) 0 18%,transparent 18%),linear-gradient(180deg,#ffffffd6,#ffffff85);box-shadow:inset 0 1px #ffffffb8}.product-slot--placeholder.product-slot--ratio-dashboard .product-slot__frame:after{inset:auto 2rem 1.8rem 22%;height:26%;border-radius:1.1rem;background:linear-gradient(90deg,#2a5edd29,#26a2a833),repeating-linear-gradient(90deg,transparent 0 12%,rgba(255,255,255,.62) 12% 13%);opacity:.82}.product-slot__image{width:100%;height:100%;object-fit:cover}.product-slot__frame--top .product-slot__image{object-position:top}.product-slot__placeholder{position:relative;z-index:1;display:grid;max-width:460px;padding:2rem;text-align:center;place-items:center}.product-slot__placeholder:before,.product-slot__placeholder:after{content:"";position:absolute;inset:auto;border-radius:999px;opacity:.55}.product-slot__placeholder:before{width:280px;height:1px;top:22%;background:linear-gradient(90deg,transparent,currentColor,transparent)}.product-slot__placeholder:after{width:1px;height:210px;background:linear-gradient(180deg,transparent,currentColor,transparent)}.product-slot__description{display:block;max-width:34rem;margin-top:.55rem;color:currentColor;opacity:.7;line-height:1.55}.section{padding:3.8rem 0;scroll-margin-top:var(--header-height)}.section--muted{background:linear-gradient(180deg,var(--color-bg-muted-soft) 0%,var(--color-bg-page) 100%)}.section--default{background:linear-gradient(180deg,var(--color-bg-page) 0%,var(--color-bg-muted-soft) 100%)}.section-intro{max-width:720px;margin-bottom:1.5rem}.section-intro--wide{max-width:860px}.section-intro--with-action{display:flex;max-width:100%;align-items:flex-end;justify-content:space-between;gap:1rem}.section-intro--with-action>div{max-width:860px}.hero-band,.cta-panel,.plans-hero{border:1px solid var(--color-line);border-radius:var(--radius-panel);background:linear-gradient(135deg,#fffffff0,#ffffffb8),radial-gradient(circle at 90% 10%,rgba(42,94,221,.1),transparent 30%);box-shadow:var(--shadow-soft)}.hero-band{display:grid;gap:1rem;padding:2rem}.hero-band h2{max-width:660px}.hero-band__list,.plan-card__list{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.hero-band__list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.4rem}.hero-band__list li,.plan-card__list li{position:relative;padding-left:1.2rem;color:var(--color-ink-soft);line-height:1.5}.hero-band__list li{padding:1rem 1rem 1rem 2.25rem;border:1px solid rgba(14,24,40,.08);border-radius:var(--radius-card);background:#fff9}.hero-band__list li:before,.plan-card__list li:before{content:"";position:absolute;top:.58rem;left:0;width:.44rem;height:.44rem;border-radius:999px;background:linear-gradient(135deg,var(--color-blue),var(--color-teal))}.hero-band__list li:before{top:1.28rem;left:1rem}.hero-band__list strong{display:block;margin-bottom:.3rem;color:var(--color-ink)}.hero-band__list span{display:block}.card-grid,.pricing-grid{display:grid;gap:1rem}.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.plan-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.plan-card:hover{transform:translateY(-3px);border-color:#2a5edd3d;box-shadow:0 24px 76px #0e18281a}.audience-section{position:relative;overflow:clip;padding:clamp(4.8rem,8vw,6.8rem) 0;background:radial-gradient(circle at 12% 12%,rgba(221,131,23,.08),transparent 30%),radial-gradient(circle at 88% 16%,rgba(38,162,168,.055),transparent 31%),linear-gradient(180deg,#fffdf8,#fff 54%,#f5f9fa)}.audience-section__inner{display:grid;gap:clamp(1.8rem,3vw,2.4rem)}.audience-section__intro{display:grid;max-width:890px;justify-items:center;margin:0 auto;text-align:center}.audience-section__intro h2{max-width:820px}.audience-section__intro>p:last-child{max-width:760px;margin:0;color:var(--color-ink-muted);font-size:clamp(1rem,1.7vw,1.16rem);font-weight:650;line-height:1.7}.audience-section__eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.46rem;margin:0 0 .88rem;color:var(--color-blue);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.audience-section__eyebrow span{width:.56rem;height:.56rem;border-radius:999px;background:var(--color-teal);box-shadow:0 0 0 .28rem #26a2a81f}.audience-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.8vw,1.4rem)}.audience-card{position:relative;display:flex;min-height:0;overflow:hidden;flex-direction:column;padding:0;border:1px solid rgba(14,24,40,.1);border-radius:22px;background:radial-gradient(circle at 100% 0%,rgba(42,94,221,.07),transparent 34%),linear-gradient(180deg,#fffffffa,#fafcfff0);box-shadow:0 18px 52px #0f1c2e12;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.audience-card:hover{transform:translateY(-3px);border-color:#26a2a857;background:radial-gradient(circle at 100% 0%,rgba(38,162,168,.1),transparent 34%),linear-gradient(180deg,#fff,#fafcfffa);box-shadow:0 24px 72px #0e18281a}.audience-card--featured{border-color:#2a5edd47;background:radial-gradient(circle at 100% 0%,rgba(42,94,221,.12),transparent 36%),linear-gradient(180deg,#fff,#f9fcfff5)}.audience-card__media{position:relative;aspect-ratio:16 / 10.5;margin:0;overflow:hidden;background:#eef2f5}.audience-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#08101d14,#08101d33),linear-gradient(90deg,rgba(8,16,29,.16),transparent 44%);pointer-events:none}.audience-card__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.02);transform:scale(1.01);transition:filter .18s ease,transform .22s ease}.audience-card:hover .audience-card__media img{filter:saturate(1.02) contrast(1.04);transform:scale(1.035)}.audience-card__media-badge{position:absolute;left:.9rem;bottom:.86rem;z-index:1;display:inline-flex;align-items:center;min-height:1.78rem;padding:.4rem .68rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;background:#0f1c2e8a;box-shadow:0 10px 24px #08101d2e;font-size:.74rem;font-weight:860;line-height:1;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%)}.audience-card__body{display:flex;flex:1;flex-direction:column;gap:.82rem;padding:clamp(1rem,1.5vw,1.24rem)}.audience-card__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.audience-card__icon{display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid rgba(42,94,221,.12);border-radius:14px;color:var(--color-blue);background:linear-gradient(135deg,#2a5edd1a,#26a2a81a)}.audience-card--photo .audience-card__icon{width:2.18rem;height:2.18rem;border-radius:12px}.audience-card__badge{display:inline-flex;max-width:8.5rem;align-items:center;min-height:1.75rem;padding:.38rem .62rem;border:1px solid rgba(42,94,221,.16);border-radius:999px;color:var(--color-blue);background:#2a5edd12;font-size:.74rem;font-weight:900;line-height:1.1}.audience-card h3{margin:0;color:var(--color-ink);font-size:clamp(1.08rem,1.35vw,1.2rem);font-weight:850;line-height:1.18}.audience-card__description{margin:0;color:var(--color-ink-soft);font-size:.93rem;font-weight:620;line-height:1.52}.audience-card__ideal{margin:auto 0 0;padding-top:.9rem;border-top:1px solid rgba(14,24,40,.08);color:#0e1828a8;font-size:.9rem;font-weight:650;line-height:1.5}.audience-card__ideal span{display:block;margin-bottom:.2rem;color:var(--color-ink);font-size:.75rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.section--financial-centers{position:relative;overflow:clip;padding-top:5.4rem;padding-bottom:5.8rem;background:radial-gradient(circle at 7% 8%,rgba(42,94,221,.08),transparent 32%),radial-gradient(circle at 92% 16%,rgba(38,162,168,.07),transparent 30%),linear-gradient(180deg,var(--color-bg-page) 0%,#ffffff 62%,var(--color-bg-muted-soft) 100%)}.section--financial-centers:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(42,94,221,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(15,28,46,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,transparent,#000 14%,#000 84%,transparent);pointer-events:none}.section--financial-centers:after{content:"";position:absolute;right:-12rem;bottom:-12rem;width:36rem;height:36rem;border:1px solid rgba(42,94,221,.1);border-radius:999px;background:radial-gradient(circle,rgba(42,94,221,.1),transparent 66%);pointer-events:none}.financial-centers{position:relative;z-index:1;display:grid;gap:1.15rem}.financial-centers .section-intro{margin-bottom:.2rem}.financial-centers .section-intro h2{max-width:780px}.financial-centers .section-intro__description{max-width:860px}.financial-centers__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.financial-center-card{display:grid;gap:.65rem;min-height:216px;padding:1rem;border:1px solid rgba(42,94,221,.13);border-radius:var(--radius-card);background:radial-gradient(circle at 100% 0%,rgba(42,94,221,.12),transparent 34%),linear-gradient(180deg,#fffffff5,#f0efefdb);box-shadow:0 22px 64px #0f1c2e14}.financial-center-card__icon{display:inline-grid;width:2.55rem;height:2.55rem;place-items:center;border:1px solid rgba(42,94,221,.15);border-radius:8px;background:linear-gradient(135deg,#2a5edd1a,#26a2a81f);color:var(--color-blue)}.financial-center-card__icon svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.financial-center-card h3{margin-bottom:0}.financial-center-card p{margin-bottom:0;font-size:.94rem}.financial-centers__support{position:relative;overflow:hidden;margin:.35rem 0 0;padding:clamp(1.05rem,2vw,1.35rem) clamp(1.1rem,2.5vw,1.6rem);border:1px solid rgba(38,162,168,.18);border-radius:8px;background:linear-gradient(90deg,rgba(38,162,168,.12),transparent 34%),linear-gradient(180deg,#fffffff5,#f8fcfce6);box-shadow:0 18px 52px #0f1c2e12;color:var(--color-ink);font-size:clamp(1rem,1.35vw,1.12rem);font-weight:800;line-height:1.55}.financial-centers__support:before{content:"";position:absolute;inset:0 auto 0 0;width:.28rem;background:linear-gradient(180deg,var(--color-blue),var(--color-teal))}.section--highlights{padding-top:4.4rem}.highlight-card__slot .product-slot__frame{height:100%}.product-showcase__featured-slot .product-slot__frame{height:100%;min-height:430px;border-color:#ffffff24}@media(max-width:1120px){.product-showcase__featured-slot .product-slot__frame{min-height:360px}}@media(max-width:760px){.product-showcase__featured-slot .product-slot__frame{min-height:260px}}.product-gallery{position:relative}.product-gallery__intro{margin-bottom:2.35rem}.product-gallery__intro h2{max-width:58rem;font-size:clamp(2.85rem,3.8vw,4rem);line-height:1.05}.product-gallery__intro .section-intro__description{max-width:47rem}.product-gallery__slot .product-slot__frame{min-height:300px;border-color:#0f1c2e1a;border-radius:16px;box-shadow:0 22px 58px #0f1c2e24}.product-gallery__footnote{margin:0;color:var(--color-ink-muted);font-size:.95rem;font-weight:830}.product-gallery__dots span.is-active{width:2rem;background:linear-gradient(90deg,var(--color-blue),var(--color-teal))}.platform-preview{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:clamp(1rem,2.6vw,1.8rem);align-items:stretch}.platform-preview__mockup{min-width:0;padding:clamp(.7rem,1.4vw,.95rem);border:1px solid rgba(15,28,46,.08);border-radius:22px;background:radial-gradient(circle at 82% 8%,rgba(38,162,168,.16),transparent 34%),linear-gradient(135deg,#ffffffeb,#f6f9fad1);box-shadow:0 26px 80px #0f1c2e17,inset 0 1px #ffffffe0}.platform-preview__shell{display:grid;min-height:520px;grid-template-areas:"topbar topbar" "hero side" "kpis side";grid-template-columns:minmax(0,1.34fr) minmax(190px,.66fr);grid-template-rows:auto 1fr auto;gap:.82rem;padding:clamp(.9rem,2vw,1.25rem);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:radial-gradient(circle at 82% 12%,rgba(38,162,168,.22),transparent 34%),radial-gradient(circle at 20% 92%,rgba(42,94,221,.18),transparent 32%),linear-gradient(145deg,#0f1c2e,#08111f 78%);color:#fff}.platform-preview__topbar{grid-area:topbar;display:flex;gap:.38rem}.platform-preview__topbar span{width:.56rem;height:.56rem;border-radius:999px;background:#ffffff47}.platform-preview__topbar span:first-child{background:var(--color-teal)}.platform-preview__hero-card,.platform-preview__kpis div,.platform-preview__side div{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff14;box-shadow:inset 0 1px #ffffff14}.platform-preview__hero-card{grid-area:hero;display:grid;align-content:space-between;gap:1rem;padding:clamp(1rem,2.2vw,1.35rem)}.platform-preview__hero-card span,.platform-preview__kpis span,.platform-preview__side span{color:#ffffff9e;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.platform-preview__hero-card strong{font-size:clamp(2.5rem,6vw,5.6rem);line-height:.95}.platform-preview__mini-chart{display:flex;height:118px;align-items:end;gap:.46rem}.platform-preview__mini-chart i{display:block;flex:1;border-radius:.5rem .5rem .16rem .16rem;background:linear-gradient(180deg,#75d9dd,var(--color-blue))}.platform-preview__mini-chart i:nth-child(1){height:42%;opacity:.62}.platform-preview__mini-chart i:nth-child(2){height:70%}.platform-preview__mini-chart i:nth-child(3){height:52%;opacity:.72}.platform-preview__mini-chart i:nth-child(4){height:88%}.platform-preview__mini-chart i:nth-child(5){height:64%;opacity:.78}.platform-preview__kpis{grid-area:kpis;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.62rem}.platform-preview__kpis div,.platform-preview__side div{display:grid;gap:.35rem;padding:.82rem}.platform-preview__kpis strong,.platform-preview__side strong{font-size:1.02rem}.platform-preview__side{grid-area:side;display:grid;gap:.62rem}.platform-preview__side div{align-content:center;background:#ffffff1a}.platform-preview__modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.82rem}.platform-preview__module{display:grid;align-content:start;min-height:190px;gap:.58rem;padding:1rem;border:1px solid rgba(15,28,46,.08);border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f8fbfdd6);box-shadow:0 16px 42px #0f1c2e0e,inset 0 1px #ffffffdb}.platform-preview__icon{display:inline-grid;width:2.28rem;height:2.28rem;place-items:center;border:1px solid rgba(42,94,221,.14);border-radius:10px;background:#2a5edd12;color:var(--color-blue)}.platform-preview__icon svg{width:1.24rem;height:1.24rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.platform-preview__module h3{margin:0;font-size:1.08rem}.platform-preview__module p{margin:0;color:var(--color-ink-soft);font-size:.92rem;line-height:1.48}.product-gallery>.product-gallery__footnote{width:fit-content;margin-top:1rem;padding:.58rem .75rem;border:1px solid rgba(38,162,168,.18);border-radius:999px;background:#ffffffb8;color:var(--color-ink)}@media(max-width:1120px){.product-gallery__intro h2{font-size:3.65rem}.platform-preview{grid-template-columns:1fr}}@media(max-width:760px){.product-gallery__intro h2{font-size:2.45rem}.product-gallery__slot .product-slot__frame{min-height:225px}.platform-preview__shell{min-height:auto;grid-template-areas:"topbar" "hero" "kpis" "side";grid-template-columns:1fr}.platform-preview__hero-card strong{font-size:clamp(2.3rem,14vw,3.2rem)}.platform-preview__mini-chart{height:88px}.platform-preview__kpis,.platform-preview__modules{grid-template-columns:1fr}.platform-preview__module{min-height:auto}.product-gallery>.product-gallery__footnote{width:100%;border-radius:12px}}.section--early-access{position:relative;overflow:hidden;background:radial-gradient(circle at 9% 18%,rgba(42,94,221,.12),transparent 30%),radial-gradient(circle at 82% 14%,rgba(221,131,23,.15),transparent 28%),radial-gradient(circle at 92% 88%,rgba(38,162,168,.16),transparent 32%),linear-gradient(180deg,#ffffff3d,#f0efefb8)}.section--early-access:before,.section--early-access:after{content:"";position:absolute;pointer-events:none;border-radius:999px}.section--early-access:before{top:5rem;left:max(-8rem,-8vw);width:clamp(14rem,22vw,26rem);height:clamp(14rem,22vw,26rem);border:1px solid rgba(42,94,221,.14);background:radial-gradient(circle at 38% 30%,rgba(42,94,221,.12),transparent 60%)}.section--early-access:after{right:max(-10rem,-10vw);bottom:4rem;width:clamp(16rem,26vw,30rem);height:clamp(16rem,26vw,30rem);background:radial-gradient(circle,rgba(221,131,23,.14),transparent 68%);filter:blur(4px)}.early-access{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(.85rem,1.35vw,1.15rem);align-items:stretch;overflow:hidden;padding:clamp(.72rem,1.4vw,1rem);border:1px solid rgba(255,255,255,.68);border-radius:34px;background:linear-gradient(rgba(42,94,221,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(42,94,221,.045) 1px,transparent 1px),radial-gradient(circle at 6% 10%,rgba(42,94,221,.16),transparent 25%),radial-gradient(circle at 92% 18%,rgba(221,131,23,.2),transparent 26%),radial-gradient(circle at 78% 88%,rgba(38,162,168,.17),transparent 30%),#ffffffa8;background-size:42px 42px,42px 42px,auto,auto,auto,auto;box-shadow:0 32px 110px #0f1c2e1f;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.early-access:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(120deg,transparent 0 43%,rgba(255,255,255,.58) 43% 44%,transparent 44%),radial-gradient(circle at 18% 84%,rgba(221,131,23,.16),transparent 28%)}.early-access:after{content:"";position:absolute;top:1.15rem;right:1.15rem;z-index:-1;width:7.2rem;height:7.2rem;border-radius:999px;background:radial-gradient(circle at 38% 36%,rgba(255,255,255,.96),transparent 18%),conic-gradient(from 120deg,#2a5edd47,#26a2a840,#dd831738,#2a5edd47);opacity:.48;filter:blur(.2px)}.early-access__copy,.early-access__form,.early-access__trust{min-width:0;padding:clamp(1.05rem,1.8vw,1.5rem);border-radius:24px}.early-access__copy{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;min-height:360px;border:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at 18% 18%,rgba(38,162,168,.2),transparent 32%),radial-gradient(circle at 84% 16%,rgba(221,131,23,.22),transparent 28%),linear-gradient(135deg,#fffffff0,#f0efefcc);color:var(--color-ink);box-shadow:inset 0 1px #ffffffd1}.early-access__copy:before{content:"";position:absolute;right:1.2rem;bottom:1.1rem;z-index:-1;width:clamp(9rem,18vw,16rem);height:clamp(9rem,18vw,16rem);border:1px solid rgba(38,162,168,.18);border-radius:50%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.9),transparent 18%),conic-gradient(from 210deg,#2a5edd38,#26a2a847,#dd831738,#2a5edd38);opacity:.58}.early-access__copy:after{content:"";position:absolute;right:clamp(1.2rem,3vw,2.2rem);bottom:clamp(1.15rem,2.4vw,1.8rem);z-index:-1;width:clamp(5rem,8vw,7rem);height:clamp(5rem,8vw,7rem);border-radius:22px;background:linear-gradient(135deg,#ffffff6b,#ffffff0f),linear-gradient(135deg,var(--color-blue),var(--color-teal) 58%,var(--color-amber));box-shadow:0 18px 60px #26a2a82e;transform:rotate(-8deg)}.early-access__copy .eyebrow{margin-bottom:.95rem;color:var(--color-teal);font-size:.92rem;letter-spacing:.12em}.early-access__copy h2{max-width:12.5ch;margin-bottom:1rem;font-size:clamp(2.75rem,4.8vw,5.2rem);font-weight:500;letter-spacing:0;line-height:.96}.early-access__copy .section-intro__description,.early-access__note{color:var(--color-ink-soft);font-size:1rem}.early-access__copy .section-intro__description{max-width:34rem}.early-access__copy .button{margin-top:.65rem;border-color:transparent;background:linear-gradient(135deg,var(--color-amber),var(--color-teal));color:#fff;box-shadow:0 18px 44px #dd831733}.early-access__note{max-width:31rem;margin:1.15rem 0 0;padding:1rem 1.05rem;border:1px solid rgba(221,131,23,.16);border-radius:18px;background:#ffffff9e;line-height:1.55}.early-access__form,.early-access__trust{border:1px solid rgba(255,255,255,.72);background:#ffffffa3;box-shadow:0 18px 60px #0f1c2e12;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.early-access__trust{align-self:start}.early-access__form p,.early-access__trust p{color:var(--color-ink-soft);line-height:1.58}.early-access__panel .eyebrow{margin-bottom:0;color:var(--color-blue);font-size:.82rem}.early-access__trust h3{margin-bottom:0;font-size:clamp(1.45rem,1.85vw,2rem);font-weight:680;letter-spacing:0;line-height:1.04}.early-access__panel>p:not(.eyebrow),.early-access__trust>p:not(.eyebrow){margin-bottom:0}.early-access__trust-item strong{display:block;color:var(--color-ink);font-size:.96rem}.early-access__trust-item small{display:block;margin-top:.25rem;color:var(--color-ink-soft);font-size:.88rem;line-height:1.45}.early-access__form{position:relative;display:grid;gap:1rem;border-color:#26a2a82e;background:linear-gradient(180deg,#ffffffe0,#ffffffa3),radial-gradient(circle at 0% 0%,rgba(42,94,221,.11),transparent 30%)}.early-access__form:before{content:"";position:absolute;top:.82rem;right:1rem;width:3.2rem;height:.62rem;border-radius:999px;background:linear-gradient(90deg,var(--color-blue),var(--color-teal),var(--color-amber));opacity:.72}.lead-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.lead-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.lead-form__field{display:grid;gap:.45rem;color:var(--color-ink);font-size:.83rem;font-weight:800}.lead-form__field span{color:#0e1828c7}.lead-form__field--textarea{grid-column:1 / -1}.lead-form__field input,.lead-form__field select,.lead-form__field textarea{width:100%;min-height:3.15rem;border:1px solid rgba(14,24,40,.1);border-radius:16px;color:var(--color-ink);background:#ffffffdb;padding:.82rem .92rem;box-shadow:inset 0 1px #ffffffb3;font-weight:400;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.lead-form__field input::placeholder,.lead-form__field textarea::placeholder{font-weight:400}.lead-form__field select{appearance:none;height:3.15rem;min-height:3.15rem;border-radius:16px;padding-top:.82rem;padding-bottom:.82rem;padding-right:2.35rem;background-color:#ffffffdb;background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%230E1828' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .95rem center;background-repeat:no-repeat;background-size:.72rem auto}.lead-form__field textarea{min-height:6.2rem;resize:vertical}.lead-form__field input:focus,.lead-form__field select:focus,.lead-form__field textarea:focus{border-color:#26a2a88f;background:#fffffff5;box-shadow:inset 0 1px #ffffffe6,0 0 0 4px #26a2a81a;outline:none}.lead-form__support{margin:0;padding:.78rem .92rem;border:1px solid rgba(221,131,23,.13);border-radius:16px;background:#dd83170e;font-size:.92rem}.lead-form__seo-support{margin:-.1rem 0 0;color:#0f1c2e8f;font-size:.86rem;font-weight:500;line-height:1.5}.early-access__form .button{min-height:3.22rem;border-color:transparent;background:linear-gradient(135deg,var(--color-blue),var(--color-teal) 58%,#34b6ad);box-shadow:0 18px 42px #26a2a82e}.lead-form__message{margin:0;border-radius:16px;padding:.85rem 1rem;font-size:.92rem;font-weight:700;line-height:1.45}.lead-form__message:empty{display:none}.early-access__trust{position:relative;overflow:hidden;display:grid;gap:.9rem;background:radial-gradient(circle at 88% 12%,rgba(221,131,23,.16),transparent 28%),radial-gradient(circle at 12% 90%,rgba(38,162,168,.13),transparent 30%),#ffffffa8}.early-access__trust:after{content:"";position:absolute;top:1rem;right:1rem;width:4.4rem;height:4.4rem;border:1px solid rgba(221,131,23,.18);border-radius:34% 66% 56% 44%/38% 42% 58% 62%;background:#dd831714}.early-access__trust .eyebrow{margin-bottom:0;color:var(--color-amber)}.early-access__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.early-access__trust-item{position:relative;display:grid;gap:.12rem;min-height:100px;align-content:end;padding:1rem;border:1px solid rgba(255,255,255,.68);border-radius:20px;background:radial-gradient(circle at 90% 12%,rgba(38,162,168,.1),transparent 30%),#ffffffa3;box-shadow:0 14px 38px #0f1c2e0e}.early-access__trust-item span{position:absolute;top:.9rem;left:1rem;width:.62rem;height:.62rem;border-radius:999px;background:var(--color-blue);box-shadow:0 0 0 .34rem #2a5edd14}.early-access__trust-item:nth-child(2) span{background:var(--color-amber);box-shadow:0 0 0 .34rem #dd83171a}.early-access__trust-item:nth-child(3) span{background:var(--color-teal);box-shadow:0 0 0 .34rem #26a2a81a}.early-access__trust-item:nth-child(4) span{background:linear-gradient(135deg,var(--color-blue),var(--color-amber));box-shadow:0 0 0 .34rem #2a5edd14}.visual-feature__slot .product-slot__frame{min-height:320px}.visual-feature__slot .product-slot__description{display:none}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-card{position:relative;display:flex;flex-direction:column;gap:1rem}.plan-card__header{display:flex;align-items:center;justify-content:space-between;gap:.85rem;min-height:2.2rem}.plan-card__header h3{margin:0}.plan-card--featured{border-color:#2a5edd47;background:linear-gradient(180deg,#2a5edd14,#ffffffeb),#fff}.plan-card__badge{flex:0 0 auto;padding:.42rem .7rem;border-radius:999px;background:#2a5edd1a;color:var(--color-blue);font-size:.82rem;font-weight:900}.plan-card__summary{margin-bottom:0}.plan-card__price-copy{margin:0;color:var(--color-blue);font-weight:800}.plan-card__list{flex:1}.plans-hero{display:grid;max-width:920px;gap:1rem;padding:2.1rem}.comparison-table{overflow-x:auto;border:1px solid var(--color-line);border-radius:var(--radius-table);background:#ffffffc7;box-shadow:var(--shadow-soft)}.comparison-table table{width:100%;min-width:680px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:1rem;border-bottom:1px solid var(--color-line);text-align:left}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-table thead th{color:var(--color-ink-soft);font-size:.92rem}.faq-list{display:flex;flex-direction:column;gap:0;width:100%;border-top:1px solid rgba(15,28,46,.11)}.faq-list__more{align-self:center;min-height:3.35rem;margin-top:2.25rem;padding:0 2.35rem;border:1px solid rgba(15,28,46,.14);border-radius:999px;color:#0f1c2ec2;background:transparent;box-shadow:none;cursor:pointer;font:inherit;font-size:1rem;font-weight:750;transition:border-color .18s ease,color .18s ease,transform .18s ease}.faq-list__more:hover{border-color:#2a5edd52;color:var(--color-blue);transform:translateY(-1px)}.section--faq{padding:clamp(5rem,7vw,6.25rem) 0}.section--faq .container{width:min(1152px,calc(100% - clamp(1.25rem,4vw,2rem)))}.section--faq .section-intro{margin-bottom:2.25rem}.section--faq .section-intro__description{max-width:680px}.faq-item{overflow:hidden;border:0;border-bottom:1px solid rgba(15,28,46,.11);border-radius:0;background:transparent;box-shadow:none}.faq-item:hover,.faq-item[data-open=true]{background:transparent;box-shadow:none}.faq-item__heading{margin:0;font-size:1rem}.faq-item__button{display:flex;width:100%;min-height:clamp(4.35rem,5.7vw,5.35rem);min-width:0;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.1rem 0;border:0;color:var(--color-ink);background:transparent;cursor:pointer;text-align:left}.faq-item__button:focus-visible{outline:0;box-shadow:none}.faq-item__button:focus-visible .faq-item__question{text-decoration:underline;text-decoration-color:#2a5edd8c;text-decoration-thickness:2px;text-underline-offset:.22em}.faq-item__question{min-width:0;color:var(--color-navy);font-size:.98rem;font-weight:600;line-height:1.35;transition:color .18s ease}.faq-item[data-open=true] .faq-item__question{color:var(--color-blue)}.faq-item__icon{display:inline-flex;flex:0 0 auto;width:2rem;height:2rem;align-items:center;justify-content:center;border:0;border-radius:0;color:#3f5374b8;background:transparent;transition:color .18s ease,transform .18s ease}.faq-item__icon svg{width:1.7rem;height:1.7rem}.faq-item:hover .faq-item__icon,.faq-item[data-open=true] .faq-item__icon{color:var(--color-blue)}.faq-item__panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .22s ease,opacity .18s ease}.faq-item[data-open=true] .faq-item__panel{grid-template-rows:1fr;opacity:1}.faq-item__panel-inner{min-height:0;overflow:hidden}.faq-item__answer{max-width:64rem;margin:-.15rem 4rem 1.5rem 0;padding:0;border-top:0;color:#0f1c2eb8;font-size:1rem;line-height:1.7}@media(max-width:640px){.faq-list{gap:0}.faq-item__button{min-height:4.1rem;gap:1rem;padding:.95rem 0}.faq-item__question{font-size:.94rem}.faq-item__icon{width:1.6rem;height:1.6rem}.faq-item__answer{margin:-.05rem 2.5rem 1.25rem 0}.faq-list__more{width:min(100%,18rem);margin-top:1.75rem}}.cta-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:end;padding:2.1rem;border-color:#ffffff1f;background:radial-gradient(circle at 90% 12%,rgba(38,162,168,.18),transparent 30%),radial-gradient(circle at 10% 85%,rgba(42,94,221,.18),transparent 30%),linear-gradient(135deg,var(--color-navy),#09111f 78%);color:#fff;box-shadow:var(--shadow-strong)}.cta-panel .cta-panel__description{color:#ffffffbd}.site-footer{padding:clamp(3.5rem,7vw,5.4rem) 0 1.5rem}.site-footer__inner{display:grid;gap:clamp(2.75rem,5vw,4.5rem);align-items:stretch;padding-top:0;border-top:0}.site-footer__top{display:grid;grid-template-columns:minmax(15rem,1.1fr) minmax(0,2fr);gap:clamp(3rem,8vw,7rem);align-items:start}.site-footer__brand{max-width:27rem}.brand-mark--footer{margin-bottom:1.25rem}.site-footer__brand p{margin:0;color:#0f1c2e9e;font-size:.98rem;line-height:1.65}.site-footer__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,5vw,4.5rem)}.site-footer__group h2{margin:0 0 1.35rem;color:#0f1c2ee6;font-size:.76rem;font-weight:850;line-height:1.2;letter-spacing:.17em;text-transform:uppercase}.site-footer__group-links{display:grid;gap:.9rem}.site-footer__group-links a{width:fit-content;color:#0f1c2e99;font-size:.94rem;font-weight:620;line-height:1.45;transition:color .16s ease,transform .16s ease}.site-footer__group-links a:hover{color:var(--color-blue);transform:translate(2px)}.site-footer__bottom{display:flex;min-height:4.25rem;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding-top:1.3rem;border-top:1px solid var(--color-line)}.site-footer__bottom .site-footer__copyright{margin:0;color:var(--color-ink-muted);font-size:.85rem;line-height:1.5}.site-footer__social{display:flex;align-items:center;gap:.9rem}.site-footer__social a{display:inline-flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border:0;border-radius:0;color:var(--color-ink-muted);background:transparent;transition:color .16s ease,transform .16s ease}.site-footer__social a:hover{color:var(--color-blue);transform:translateY(-2px)}.site-footer__social svg{width:1.25rem;height:1.25rem;fill:currentColor}.site-footer__mobile{display:none}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(min-width:760px){h1{font-size:4.4rem}h2{font-size:2.65rem}}@media(min-width:1120px){h1{font-size:5.15rem}}@media(max-width:1100px){.card-grid--four,.audience-section__grid,.financial-centers__grid,.hero-band__list{grid-template-columns:repeat(2,minmax(0,1fr))}.early-access{grid-template-columns:1fr;order:initial}.hero-product-visual{grid-template-columns:1fr}}@media(max-width:900px){.site-header__inner,.cta-panel{align-items:flex-start;grid-template-columns:1fr}.site-footer__top{grid-template-columns:minmax(13rem,.8fr) minmax(0,2fr);gap:2.5rem}.site-footer__columns{gap:1.5rem}.pricing-grid{grid-template-columns:1fr}.site-nav{margin-left:auto}.site-header__actions{margin-left:0}}@media(max-width:640px){:root{--header-height: 120px}.container{width:min(100% - 1.25rem,100%)}.site-header__inner{flex-wrap:wrap;gap:.8rem}.site-nav{order:3;width:100%;margin-left:0}.site-header__actions{gap:.55rem}.site-header__actions .button{width:auto;min-height:2.72rem;padding:.62rem .88rem}.language-selector__current{max-width:5.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-selector__menu{right:auto;left:0}.brand-logo--md{width:146px}.hero-section{padding-top:3rem}.hero-product-visual{padding:.55rem;border-radius:var(--radius-card)}h1{font-size:2.72rem}h2{font-size:2rem}.button-row,.button{width:100%}.hero-band,.cta-panel,.plans-hero{padding:1.2rem}.hero-band__list,.card-grid--four,.audience-section__grid,.financial-centers__grid{grid-template-columns:1fr}.audience-section{padding-block:4.2rem}.audience-section__intro{text-align:left;justify-items:start}.audience-section__eyebrow{justify-content:flex-start}.audience-card{min-height:auto}.financial-center-card{min-height:auto;padding:.95rem}.financial-centers__support{padding:.85rem;font-size:.94rem}.early-access{padding:.65rem}.early-access__copy,.early-access__form,.early-access__trust{padding:1rem}.lead-form__grid{grid-template-columns:1fr}.lead-form__field--textarea{grid-column:auto}.early-access__trust-grid{grid-template-columns:1fr}.product-slot__frame{min-height:230px}.product-slot--ratio-calendar .product-slot__frame,.product-slot--ratio-dashboard .product-slot__frame{aspect-ratio:4 / 3}.section{padding:2.8rem 0}}@media(max-width:420px){.language-selector__current{display:none}}:root{--color-bg-page: #f8fafc;--color-bg-surface: #ffffff;--color-bg-muted: #f0efef;--color-bg-muted-soft: #f3f4f6;--color-canvas: #f8fafc;--color-canvas-warm: #f9fafb;--color-off-white: #f0efef;--color-surface: rgba(255, 255, 255, .82);--color-surface-strong: #ffffff;--color-ink: #0f1c2e;--color-ink-soft: rgba(15, 28, 46, .69);--color-ink-muted: rgba(15, 28, 46, .62);--color-mock-muted: rgba(15, 28, 46, .48);--font-mono: ui-monospace, "SFMono-Regular", "Menlo", "Consolas", monospace;--color-line: rgba(15, 28, 46, .12);--color-line-strong: rgba(15, 28, 46, .2);--color-blue: #2a5edd;--color-primary: #2a5edd;--color-blue-deep: #173a8d;--color-navy: #0f1c2e;--color-teal: #26a2a8;--color-amber: #dd8317;--color-orange: #dd8317;--color-sage: #667a54;--shadow-soft: 0 18px 50px rgba(15, 28, 46, .08);--shadow-strong: 0 26px 80px rgba(15, 28, 46, .18);--radius-card: 8px;--radius-panel: 18px;--radius-soft: 8px}body{font-family:Inter,Aptos,Helvetica Neue,sans-serif;background:linear-gradient(180deg,var(--color-bg-page) 0%,#ffffff 54%,var(--color-bg-page) 100%)}.container{width:min(1440px,calc(100% - 3rem))}.site-header .container,.hero-section__inner{width:min(100% - 48px,1280px)}.site-header{padding:.82rem 0;border-bottom-color:#ffffff94;background:radial-gradient(circle at 28% 0%,rgba(255,255,255,.9),transparent 34%),radial-gradient(circle at 74% 20%,rgba(38,162,168,.12),transparent 28%),linear-gradient(180deg,#f8fafcdb,#f8fafca8);box-shadow:0 14px 40px #0f1c2e14,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(28px) saturate(170%);backdrop-filter:blur(28px) saturate(170%)}.site-header__inner{position:relative;min-height:48px;padding:0;overflow:visible}.site-header__inner:before{content:none}.site-header__inner:after{content:none}.brand-mark,.site-nav,.site-header__actions{position:relative;z-index:1}.site-nav__link{font-size:.88rem}.site-nav{gap:1.1rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.site-nav__link{padding:0;border-radius:0}.site-nav__link:hover{background:transparent}.button{border-radius:999px;font-size:.94rem}.button--primary{background:linear-gradient(135deg,var(--color-blue),var(--color-teal));box-shadow:0 18px 44px #1f4ec83d}.button--secondary,.button--ghost,.language-selector__trigger{border-color:#ffffff9e;background:#ffffff94;box-shadow:inset 0 1px #ffffffc2,0 10px 26px #0f1c2e0f}.eyebrow{color:var(--color-blue);font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.16em}h1,h2,h3{font-family:Inter,Aptos,Helvetica Neue,sans-serif;font-weight:700;text-wrap:balance}h1,h2{color:#0e1828f0;font-weight:500}h1{max-width:820px;font-size:4.12rem;line-height:1.04}h1 em,h2 em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400}h2{font-size:2.76rem;line-height:1.06}h3{font-size:1.02rem}.hero-section{min-height:clamp(720px,84vh,900px);overflow:hidden;padding:82px 0 58px;background:radial-gradient(circle at 72% 28%,rgba(42,94,221,.07),transparent 34%),radial-gradient(circle at 92% 12%,rgba(38,162,168,.05),transparent 30%),radial-gradient(circle at 10% 16%,rgba(221,131,23,.07),transparent 32%),linear-gradient(180deg,#fffdf8c2,#f7f8fa00),var(--color-bg-page)}.hero-section:before{content:none}.hero-section__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:0 clamp(28px,3vw,52px)}.hero-section__copy{max-width:640px}.hero-section .eyebrow{margin-bottom:18px;color:var(--color-blue);font-size:12px;font-weight:700;line-height:1;letter-spacing:.1em;text-transform:uppercase}.hero-section h1{max-width:640px;margin-bottom:0;color:var(--color-navy);font-size:clamp(44px,3.45vw,60px);font-weight:600;line-height:1.05;letter-spacing:0;text-wrap:normal}.hero-section__title-accent{color:var(--color-blue)}.hero-section__description{max-width:610px;margin:22px 0 0;color:#0f1c2eb8;font-size:18.5px;font-weight:400;line-height:1.54}.hero-section__support{max-width:610px;margin:20px 0 0;padding:0;border:0;border-radius:0;background:transparent;color:var(--color-navy);font-size:17px;font-weight:760;line-height:1.38;white-space:pre-line;box-shadow:none}.hero-section__support-mobile,.hero-section__microcopy-mobile{display:none}.hero-section .button-row{gap:14px;margin-top:28px}.hero-section .button{min-height:52px;height:52px;padding:0 26px;border-radius:999px;font-size:15px;font-weight:700}.hero-section .button--primary{background:var(--color-blue);box-shadow:0 12px 24px #2a5edd29}.hero-section .button--primary:hover{box-shadow:0 16px 30px #2a5edd33}.hero-section .button--secondary{color:var(--color-navy);border-color:#0f1c2e14;background:#ffffffc7;box-shadow:none}.hero-section__microcopy{max-width:620px;margin:16px 0 0;color:var(--color-ink-muted);font-size:14.5px;font-weight:500;line-height:1.45}.hero-product-visual{position:relative;display:block;width:min(100%,620px);margin:0;padding:4px 0 34px;border:0;border-radius:0;background:transparent;box-shadow:none}.hero-product-visual:before{position:absolute;inset:7% 1% 5% 7%;z-index:0;content:"";border-radius:999px;background:radial-gradient(circle at 54% 48%,rgba(42,94,221,.12),transparent 58%),radial-gradient(circle at 78% 66%,rgba(38,162,168,.065),transparent 46%),radial-gradient(circle at 18% 28%,rgba(221,131,23,.055),transparent 42%);filter:blur(22px);opacity:.68;pointer-events:none}.hero-product-visual:after{content:none}.hero-section__visual{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:flex-start}.hero-browser-mockup{position:relative;z-index:1;width:100%;aspect-ratio:auto;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:24px;background:#fff;box-shadow:0 34px 92px #0f1c2e2e,0 12px 32px #0f1c2e17,inset 0 1px #ffffffe6}.hero-browser-mockup__bar{position:relative;z-index:2;display:flex;align-items:center;gap:.42rem;height:2.25rem;padding:0 1.08rem;border-bottom:1px solid rgba(15,28,46,.07);background:#fffffff5}.hero-browser-mockup__bar span{width:.58rem;height:.58rem;border-radius:999px;background:#0f1c2e29}.hero-browser-mockup picture{position:absolute;inset:2.25rem 0 0;z-index:1;display:block;overflow:hidden;background:#f7f8fb}.hero-dashboard-image{position:static;z-index:1;width:100%;height:auto;display:block;object-fit:contain;object-position:50% 0;opacity:1;filter:contrast(1.06) saturate(1.05)}.hero-transition{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.hero-transition__item{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;min-height:128px;padding:21px 22px;border:1px solid rgba(15,28,46,.07);border-radius:18px;background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 38px #0f1c2e0e,inset 0 1px #ffffffdb}.hero-transition__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;color:var(--color-blue);background:linear-gradient(135deg,#2a5edd26,#2a5edd0e)}.hero-transition__icon[data-icon=properties]{color:#059669;background:linear-gradient(135deg,#05966924,#0596690d)}.hero-transition__icon[data-icon=owners]{color:#7c3aed;background:linear-gradient(135deg,#7c3aed24,#7c3aed0d)}.hero-transition__icon[data-icon=calendar]{color:var(--color-blue);background:linear-gradient(135deg,#2a5edd26,#2a5edd0e)}.hero-transition__icon[data-icon=context]{color:var(--color-teal);background:linear-gradient(135deg,#26a2a829,#26a2a80e)}.hero-transition__icon[data-icon=closing]{color:var(--color-amber);background:linear-gradient(135deg,#dd831729,#dd83170e)}.hero-transition__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-transition__copy{display:grid;gap:6px;min-width:0}.hero-transition__heading{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.hero-transition__item h3{margin:0;color:var(--color-navy);font-size:15.5px;font-weight:800;line-height:1.2}.hero-transition__badge{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border:1px solid rgba(42,94,221,.1);border-radius:999px;background:#2a5edd0f;color:var(--color-blue);font-size:11px;font-weight:760;line-height:1}.hero-transition__description-desktop,.hero-transition__description-mobile{color:#0f1c2e9e;font-size:14px;line-height:1.46}.hero-transition__description-mobile{display:none}.hero-positioning-strip{position:relative;overflow:hidden;padding:clamp(3rem,4vw,4rem) 0;background:#2a5edd;color:#f0efef}.hero-positioning-strip:before{content:none;position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);opacity:.65}.hero-positioning-strip__content{position:relative;z-index:1;display:grid;justify-items:center;gap:1.05rem;max-width:840px;margin:0 auto;text-align:center}.hero-positioning-strip__content p{max-width:760px;margin:0;color:#f0efef;font-size:clamp(2rem,2.65vw,2.625rem);font-weight:700;line-height:1.16;letter-spacing:0;text-wrap:balance}.hero-positioning-strip__content span{max-width:720px;color:#f0efef;font-size:clamp(1rem,1.16vw,1.12rem);font-weight:500;line-height:1.62}.flow-section{position:relative;overflow:clip;scroll-margin-top:calc(var(--header-height) + 1rem);background-color:var(--color-bg-page);background-image:radial-gradient(circle at 84% 18%,rgba(42,94,221,.045),transparent 30%),radial-gradient(circle at 8% 88%,rgba(38,162,168,.045),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--color-bg-page) 100%);padding:72px 0 56px}.flow-inner{width:min(100% - 48px,1280px);margin:0 auto}.flow-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--color-blue);font-size:12px;font-weight:700;line-height:1;letter-spacing:.1em;text-transform:uppercase}.flow-eyebrow:before{width:7px;height:7px;border-radius:999px;background:var(--color-teal);box-shadow:0 0 0 5px #26a2a81f;content:""}.flow-title{max-width:840px;margin:0;color:var(--color-navy);font-size:clamp(36px,3.2vw,48px);font-weight:600;line-height:1.08;letter-spacing:0;text-wrap:balance;white-space:pre-line}.flow-subtitle{max-width:880px;margin:22px 0 0;color:#0f1c2ead;font-size:19px;font-weight:400;line-height:1.55}.flow-tabs{display:flex;flex-wrap:wrap;gap:28px;margin-top:46px;border-bottom:1px solid rgba(15,28,46,.08)}.flow-tab{position:relative;margin:0;padding:0 0 17px;border:0;appearance:none;background:transparent;color:var(--color-ink-muted);cursor:pointer;font:inherit;font-size:14px;font-weight:700;line-height:1;text-align:left}.flow-tab:hover,.flow-tab:focus-visible,.flow-tab.is-active{color:var(--color-navy)}.flow-tab:focus-visible{outline:2px solid rgba(42,94,221,.42);outline-offset:6px}.flow-tab.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px;background:var(--color-blue);content:""}.flow-showcase{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(44px,5vw,76px);align-items:center;margin-top:30px}.flow-showcase:focus-visible{outline:2px solid rgba(42,94,221,.28);outline-offset:10px}.flow-step-label{margin:0 0 18px;color:var(--color-blue);font-size:13px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.flow-step-title{max-width:560px;margin:0;color:var(--color-navy);font-size:clamp(28px,2.6vw,42px);font-weight:600;line-height:1.08;letter-spacing:0;text-wrap:balance}.flow-step-text{max-width:580px;margin:18px 0 0;color:#0f1c2ea8;font-size:17px;font-weight:400;line-height:1.55}.flow-bullets{display:grid;gap:12px;max-width:560px;margin:24px 0 0;padding:0;list-style:none}.flow-bullets li{position:relative;padding-left:26px;color:#0f1c2ebd;font-size:15.5px;font-weight:650;line-height:1.42}.flow-bullets li:before{position:absolute;top:.48em;left:0;width:9px;height:9px;border-radius:999px;background:var(--color-blue);box-shadow:0 0 0 5px #2a5edd1a;content:""}.flow-visual{position:relative;box-sizing:border-box;min-height:480px;padding:22px;border:1px solid rgba(42,94,221,.08);border-radius:30px;background:radial-gradient(circle at 74% 28%,rgba(42,94,221,.15),transparent 32%),radial-gradient(circle at 26% 88%,rgba(38,162,168,.12),transparent 34%),#ffffffb3;box-shadow:0 26px 72px #0f1c2e17}.flow-visual:before{position:absolute;inset:12% 6% 8% 12%;border-radius:999px;background:#2a5edd29;filter:blur(70px);content:"";pointer-events:none}.flow-visual--has-mobile .flow-browser{position:absolute;inset:0;display:flex;flex-direction:column;border-radius:inherit}.flow-visual:has(.flow-browser__screen--mock){min-height:0;padding:0;border:0;background:none;box-shadow:none}.flow-visual:has(.flow-browser__screen--mock):before{display:none}.flow-visual--has-mobile:has(.flow-browser__screen--mock) .flow-browser{position:relative;inset:auto}.flow-browser:has(.smock) .flow-browser__chrome{display:none}.flow-browser{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(15,28,46,.08);border-radius:20px;background:#fff;box-shadow:0 22px 54px #0f1c2e21,0 1px #ffffffe6 inset}.flow-browser__chrome{display:grid;grid-template-columns:repeat(3,9px) minmax(0,1fr);gap:7px;align-items:center;min-height:34px;padding:0 13px;border-bottom:1px solid rgba(15,28,46,.06);background:linear-gradient(180deg,#fff,#f6f8fb)}.flow-browser__chrome span{width:9px;height:9px;border-radius:999px;background:#0f1c2e29}.flow-browser__chrome span:nth-child(1){background:#dd83176b}.flow-browser__chrome span:nth-child(2){background:#26a2a86b}.flow-browser__chrome span:nth-child(3){background:#2a5edd6b}.flow-browser__chrome i{justify-self:center;min-width:min(68%,340px);padding:.42rem .8rem;border:1px solid rgba(15,28,46,.06);border-radius:999px;background:#fff;color:#0f1c2e6b;font-size:11px;font-style:normal;font-weight:700;line-height:1;text-align:center}.flow-browser__screen{aspect-ratio:1120 / 500;overflow:hidden;background:#fff}.flow-browser__screen--mock{aspect-ratio:auto}.flow-visual--has-mobile .flow-browser__screen{flex:1 1 auto;min-height:0;aspect-ratio:auto}.flow-browser__screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:left top}.flow-mobile-mockup{display:none}.flow-browser--portrait{width:min(76%,560px);margin-inline:auto}.flow-browser--portrait .flow-browser__screen{aspect-ratio:1.04 / 1;background:linear-gradient(180deg,#f7f8fb,#fff)}.flow-browser--portrait .flow-browser__screen img{object-fit:contain;object-position:center}.flow-closing{max-width:1080px;margin:44px 0 0;padding-top:24px;border-top:1px solid rgba(15,28,46,.08);color:var(--color-navy);font-size:clamp(19px,1.5vw,23px);font-weight:600;line-height:1.22;letter-spacing:0;text-wrap:pretty;white-space:pre-line}.flow-closing em{color:var(--color-blue);font-style:normal}.flow-closing-mobile{display:none}.positioning-comparison-section{position:relative;overflow:clip;padding:112px 0 104px;background:radial-gradient(circle at 12% 18%,rgba(38,162,168,.18),transparent 30%),radial-gradient(circle at 90% 14%,rgba(42,94,221,.28),transparent 32%),linear-gradient(135deg,#07111f 0%,var(--color-navy) 48%,#12323a 100%);color:#fff}.positioning-comparison-section:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(180deg,transparent,#000 16%,#000 82%,transparent);content:"";pointer-events:none}.positioning-comparison-section__inner{position:relative;z-index:1;width:min(100% - 48px,1220px);margin:0 auto}.positioning-comparison-section__intro{max-width:940px}.positioning-comparison-section__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:#8de4e7;font-size:12px;font-weight:850;line-height:1;letter-spacing:.1em;text-transform:uppercase}.positioning-comparison-section__eyebrow:before{width:7px;height:7px;border-radius:999px;background:var(--color-teal);box-shadow:0 0 0 5px #26a2a82e;content:""}.positioning-comparison-section h2{max-width:900px;margin:0;color:#fff;font-size:clamp(38px,4vw,62px);font-weight:650;line-height:1.05;letter-spacing:0;text-wrap:balance}.positioning-comparison-section__intro>p{max-width:910px;margin:24px 0 0;color:#ffffffb8;font-size:18px;line-height:1.6}.positioning-comparison-section__intro>strong{display:block;max-width:880px;margin-top:22px;padding-left:18px;border-left:3px solid var(--color-teal);color:#ffffffe0;font-size:17px;font-weight:750;line-height:1.55}.positioning-comparison-section__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:52px}.positioning-comparison-card{position:relative;overflow:hidden;padding:clamp(24px,3vw,34px);border:1px solid rgba(255,255,255,.13);border-radius:24px;background:radial-gradient(circle at 92% 8%,rgba(255,255,255,.08),transparent 32%),linear-gradient(180deg,#ffffff18,#ffffff0b);box-shadow:0 22px 68px #0003,inset 0 1px #ffffff14}.positioning-comparison-card h3{margin:0;color:#fff;font-size:clamp(24px,2vw,30px);font-weight:760;line-height:1.12}.positioning-comparison-card ul{display:grid;gap:16px;margin:28px 0 0;padding:0;list-style:none}.positioning-comparison-card li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:start}.positioning-comparison-card li span{position:relative;display:inline-grid;width:24px;height:24px;place-items:center;border-radius:999px;margin-top:1px}.positioning-comparison-card li p{margin:0;color:#ffffffc2;font-size:15.5px;line-height:1.52}.positioning-comparison-section__audience{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.positioning-comparison-section__audience span{display:inline-flex;align-items:center;min-height:36px;padding:.5rem .82rem;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff12;color:#ffffffc2;font-size:13px;font-weight:800}.responsive-mobile-section{position:relative;overflow:clip;padding:72px 0 66px;background:radial-gradient(circle at 82% 18%,rgba(42,94,221,.07),transparent 30%),radial-gradient(circle at 14% 82%,rgba(38,162,168,.06),transparent 30%),linear-gradient(180deg,#ffffff 0%,var(--color-bg-page) 100%)}.responsive-mobile-section__inner{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,.74fr);gap:clamp(34px,5vw,68px);align-items:center;width:min(100% - 48px,1180px);margin:0 auto}.responsive-mobile-section__copy{max-width:680px}.responsive-mobile-section__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--color-blue);font-size:12px;font-weight:800;line-height:1;letter-spacing:.1em;text-transform:uppercase}.responsive-mobile-section__eyebrow:before{width:7px;height:7px;border-radius:999px;background:var(--color-teal);box-shadow:0 0 0 5px #26a2a81f;content:""}.responsive-mobile-section h2{max-width:720px;margin:0;color:var(--color-navy);font-size:clamp(30px,2.55vw,40px);font-weight:650;line-height:1.1;letter-spacing:0;text-wrap:balance}.responsive-mobile-section__copy>p:not(.responsive-mobile-section__eyebrow){max-width:720px;margin:18px 0 0;color:#0f1c2ead;font-size:16.5px;line-height:1.55}.responsive-mobile-section ul{display:grid;gap:10px;max-width:640px;margin:22px 0 0;padding:0;list-style:none}.responsive-mobile-section li{position:relative;padding-left:28px;color:#0f1c2ec2;font-size:15px;font-weight:700;line-height:1.45}.responsive-mobile-section li:before{position:absolute;top:.5em;left:0;width:10px;height:10px;border-radius:999px;background:var(--color-blue);box-shadow:0 0 0 5px #2a5edd1a;content:""}.responsive-mobile-section__visual{position:relative;display:grid;min-height:0;place-items:center}.responsive-mobile-section__visual:before{content:none}.responsive-mobile-section__context{position:relative;width:min(100%,560px);margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:#ffffffc2;box-shadow:0 30px 72px #0f1c2e1f,inset 0 1px #ffffffc7}.responsive-mobile-section__context:after{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(247,251,255,.08),transparent 34%),linear-gradient(180deg,transparent 62%,rgba(15,28,46,.06));content:"";pointer-events:none}.responsive-mobile-section__context img{display:block;width:100%;height:auto}.responsive-mobile-section__mockup{position:relative;z-index:1;width:min(24vw,250px);margin:0}.responsive-mobile-section__mockup img{display:block;width:100%;height:auto}.views-section{background:#f7f8fa;padding:104px 0 96px}.views-inner{width:min(100% - 48px,1280px);margin:0 auto}.views-eyebrow{margin:0 0 18px;color:var(--color-blue);font-size:12px;font-weight:700;line-height:1;letter-spacing:.1em;text-transform:uppercase}.views-title{max-width:780px;margin:0;color:var(--color-navy);font-size:clamp(44px,4vw,64px);font-weight:600;line-height:1.04;letter-spacing:0;text-wrap:balance}.views-subtitle{max-width:760px;margin:22px 0 0;color:#0f1c2ead;font-size:19px;font-weight:400;line-height:1.55}.views-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:56px}.view-panel{min-width:0}.view-panel-visual{aspect-ratio:1.22 / 1;overflow:hidden;border:1px solid rgba(15,28,46,.08);border-radius:18px;background:#ffffffb8}.view-panel-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center}.view-panel h3{margin:22px 0 0;color:var(--color-navy);font-size:22px;font-weight:650;line-height:1.2;letter-spacing:0;text-wrap:balance}.view-panel p{margin:12px 0 0;color:#0f1c2ea8;font-size:16px;font-weight:400;line-height:1.5}.views-closing{max-width:900px;margin:64px 0 0;padding-top:28px;border-top:1px solid rgba(15,28,46,.08);color:var(--color-navy);font-size:clamp(24px,2.2vw,32px);font-weight:600;line-height:1.22;letter-spacing:0;text-wrap:balance}.views-closing em{color:var(--color-blue);font-style:normal}@media(max-width:860px){.flow-section{padding:76px 0 72px}.flow-inner{width:min(100% - 32px,1280px)}.flow-eyebrow{margin-bottom:14px;font-size:11px;letter-spacing:.085em}.flow-title{font-size:clamp(30px,8vw,36px);font-weight:600;line-height:1.08;letter-spacing:0}.flow-subtitle{margin-top:18px;font-size:16px;line-height:1.52}.flow-tabs{flex-wrap:nowrap;gap:24px;margin-top:34px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.flow-tabs::-webkit-scrollbar{display:none}.flow-tab{flex:0 0 auto;font-size:13px;white-space:nowrap}.flow-showcase{grid-template-columns:1fr;gap:28px;margin-top:32px}.flow-step-label{margin-bottom:14px;font-size:12px}.flow-step-title{font-size:clamp(26px,7vw,34px);line-height:1.08}.flow-step-text{margin-top:14px;font-size:15.5px;line-height:1.5}.flow-bullets{gap:10px;margin-top:20px}.flow-bullets li{font-size:14.5px}.flow-visual{min-height:0;padding:12px;border-radius:22px;box-shadow:0 14px 34px #0f1c2e14}.flow-browser{border-radius:16px}.flow-browser__chrome{min-height:30px;padding-inline:10px}.flow-browser__chrome i{min-width:min(72%,260px);padding:.34rem .65rem}.flow-browser--portrait{width:min(100%,500px)}.flow-visual--has-mobile{display:grid;min-height:0;place-items:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.flow-visual--has-mobile:before{display:none}.flow-visual--has-mobile .flow-browser{display:none}.flow-mobile-mockup{position:relative;display:block;width:min(72vw,260px);min-width:218px;height:auto}.flow-closing{margin-top:36px;padding-top:20px;font-size:clamp(20px,5.55vw,24px);line-height:1.22}.flow-closing--desktop{display:none}.flow-closing-mobile{display:grid;gap:.68rem;margin-top:30px;padding-top:18px;border-top:1px solid rgba(15,28,46,.08)}.flow-closing-mobile__title,.flow-closing-mobile__text{margin:0}.flow-closing-mobile__title{max-width:22rem;color:var(--color-navy);font-size:26px;font-weight:800;line-height:1.15;letter-spacing:0;text-wrap:balance}.flow-closing-mobile__title em{color:var(--color-blue);font-style:normal}.flow-closing-mobile__text{max-width:23rem;color:#0f1c2ead;font-size:15px;font-weight:500;line-height:1.5}.positioning-comparison-section{padding:78px 0 74px}.positioning-comparison-section__inner{width:min(100% - 32px,1220px)}.positioning-comparison-section__eyebrow{margin-bottom:14px;font-size:11px;letter-spacing:.085em}.positioning-comparison-section h2{font-size:clamp(34px,9vw,42px);line-height:1.06}.positioning-comparison-section__intro>p{margin-top:18px;font-size:16px;line-height:1.54}.positioning-comparison-section__intro>strong{margin-top:18px;font-size:15px;line-height:1.5}.positioning-comparison-section__cards{grid-template-columns:1fr;gap:16px;margin-top:34px}.positioning-comparison-card{padding:22px;border-radius:20px}.positioning-comparison-card ul{gap:13px;margin-top:22px}.positioning-comparison-card li{grid-template-columns:22px minmax(0,1fr);gap:10px}.positioning-comparison-card li span{width:22px;height:22px}.positioning-comparison-card li p{font-size:14.5px}.positioning-comparison-section__audience{gap:8px;margin-top:24px}.positioning-comparison-section__audience span{min-height:32px;font-size:12px}.responsive-mobile-section{padding:58px 0 54px}.responsive-mobile-section__inner{grid-template-columns:1fr;gap:26px;width:min(100% - 32px,1180px)}.responsive-mobile-section__eyebrow{margin-bottom:14px;font-size:11px;letter-spacing:.085em}.responsive-mobile-section h2{font-size:clamp(28px,7.2vw,32px);line-height:1.1}.responsive-mobile-section__copy>p:not(.responsive-mobile-section__eyebrow){margin-top:14px;font-size:15.5px;line-height:1.52}.responsive-mobile-section ul{gap:9px;margin-top:18px}.responsive-mobile-section li{font-size:14.5px}.responsive-mobile-section__visual{min-height:0}.responsive-mobile-section__context{width:min(100%,620px);border-radius:20px}.responsive-mobile-section__mockup{width:min(58vw,230px);justify-self:center}.views-section{padding:76px 0 72px}.views-inner{width:min(100% - 32px,1280px)}.views-eyebrow{margin-bottom:14px;font-size:11px;letter-spacing:.085em}.views-title{font-size:clamp(34px,9vw,42px);font-weight:600;line-height:1.05;letter-spacing:0}.views-subtitle{margin-top:18px;font-size:16px;line-height:1.52}.views-grid{grid-template-columns:1fr;gap:36px;margin-top:40px}.view-panel-visual{aspect-ratio:1.35 / 1;border-radius:16px}.view-panel h3{margin-top:18px;font-size:20px}.view-panel p{font-size:15.5px;line-height:1.5}.views-closing{margin-top:44px;padding-top:24px;font-size:clamp(24px,7vw,32px);line-height:1.2}}.section{padding:5.2rem 0}.section-intro{max-width:780px;margin-bottom:1.8rem}.section-intro__description,.hero-band__description{font-size:1.02rem}.plan-card,.financial-center-card{border-radius:8px}.plan-card{background:#ffffffd1;box-shadow:0 16px 42px #1018230f}.card-grid--four .card:nth-child(1),.card-grid--four .card:nth-child(4){background:linear-gradient(180deg,#ffffffe6,#f8f6eedb)}.hero-band{grid-template-columns:minmax(0,.88fr) minmax(420px,.84fr);align-items:stretch;gap:1.15rem;padding:1rem;border-radius:18px;background:var(--color-navy);color:#fff;box-shadow:0 30px 90px #10182338}.hero-band__copy{display:grid;align-content:center;padding:1.4rem}.hero-band .eyebrow{color:#8cdfe4}.hero-band h2{max-width:720px}.hero-band__description{color:#ffffffb8}.hero-band__list{grid-template-columns:1fr}.hero-band__list li{border-color:#ffffff1f;background:#ffffff0f;color:#ffffffb8}.hero-band__list strong{color:#fff}.stay-stories__sticky .eyebrow{color:#86e0e4}.financial-centers__grid{gap:1rem}.financial-center-card{background:#ffffffdb}.section--highlights{background:linear-gradient(180deg,#fff0,#f8f6eee0)}.product-slot__frame{border-radius:8px}.product-slot--placeholder.product-slot--ratio-dashboard .product-slot__frame:before,.product-slot--placeholder.product-slot--ratio-dashboard .product-slot__frame:after,.product-slot__placeholder:before,.product-slot__placeholder:after{content:none}.product-ui-preview{display:grid;grid-template-columns:70px minmax(0,1fr);width:100%;height:100%;padding:0;text-align:left}.product-ui-preview__sidebar{display:grid;align-content:start;gap:.65rem;padding:1.1rem .8rem;background:#0f1c2ef0}.product-ui-preview__sidebar span{display:block;height:.55rem;border-radius:999px;background:#ffffff2e}.product-ui-preview__sidebar span:first-child{height:1.8rem;border-radius:7px;background:linear-gradient(135deg,var(--color-blue),var(--color-teal))}.product-ui-preview__surface{display:grid;align-content:stretch;gap:.9rem;min-width:0;padding:1.1rem}.product-ui-preview__header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.product-ui-preview__header span{color:currentColor;font-size:.92rem;font-weight:900}.product-ui-preview__header i{width:4.4rem;height:.72rem;border-radius:999px;background:#315fd926}.product-ui-preview__kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem}.product-ui-preview__kpis span{height:70px;border:1px solid rgba(49,95,217,.1);border-radius:8px;background:#ffffffa3}.product-ui-preview__body{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,.38fr);gap:.82rem;min-height:154px}.product-ui-preview__chart,.product-ui-preview__rows{display:flex;gap:.42rem;min-width:0;padding:.9rem;border:1px solid rgba(49,95,217,.1);border-radius:8px;background:#ffffffa3}.product-ui-preview__chart{align-items:end}.product-ui-preview__chart span{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,var(--color-teal),var(--color-blue))}.product-ui-preview__chart span:nth-child(1){height:36%;opacity:.58}.product-ui-preview__chart span:nth-child(2){height:72%}.product-ui-preview__chart span:nth-child(3){height:54%;opacity:.76}.product-ui-preview__chart span:nth-child(4){height:88%}.product-ui-preview__chart span:nth-child(5){height:62%;opacity:.7}.product-ui-preview__rows{flex-direction:column;justify-content:center}.product-ui-preview__rows span{display:block;height:.64rem;border-radius:999px;background:#1018231f}.product-ui-preview__rows span:nth-child(2),.product-ui-preview__rows span:nth-child(4){width:72%}.product-slot__description{max-width:100%;margin-top:0;font-size:.82rem}.visual-feature--reverse .product-slot--has-image .product-slot__frame{min-height:460px}.visual-feature--reverse .product-slot__image{object-position:center}.pricing-grid{align-items:stretch}.early-access,.cta-panel{border-radius:18px}@supports (animation-timeline: view()){.section-intro,.financial-center-card,.hero-band,.early-access,.cta-panel{animation:reveal-on-scroll both;animation-timeline:view();animation-range:entry 0% cover 28%}}@keyframes reveal-on-scroll{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes stay-image-drift{0%{transform:scale(1.08) translateY(26px)}45%{transform:scale(1.02) translateY(0)}to{transform:scale(1.08) translateY(-26px)}}@keyframes stay-copy-rise{0%{opacity:.3;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){h1{font-size:3.55rem}.hero-section__inner,.hero-band{grid-template-columns:1fr}.hero-section__inner{gap:1.45rem}.hero-section__copy{max-width:760px}.hero-section__visual,.hero-section__microcopy{grid-column:1}.hero-section__visual{grid-row:auto;justify-content:flex-start}.hero-product-visual{width:min(100%,1040px);margin-left:0;padding:18px 32px 32px 0}.hero-dashboard-image{top:2.25rem;left:0;width:100%;height:calc(100% - 2.25rem);object-fit:contain;object-position:50% 0}.hero-section__microcopy{margin-top:-.3rem}.hero-transition{margin-top:4px}}@media(max-width:760px){:root{--header-height: 132px}h1{font-size:3rem}h2{font-size:2.25rem}.hero-section{min-height:auto;padding:2.25rem 0 1.35rem}.hero-section__inner{gap:1.05rem}.hero-section h1{font-size:clamp(2.35rem,10vw,3rem);line-height:1}.hero-section__description{margin-top:1.15rem;font-size:1.02rem;line-height:1.52}.hero-section__support{margin-top:1rem;padding:0;border:0;background:transparent;font-size:.98rem;box-shadow:none}.hero-section .button-row{margin-top:1.2rem}.hero-section .button{min-height:3rem;padding-inline:1.1rem}.hero-browser-mockup{aspect-ratio:1.12;border-radius:18px}.hero-browser-mockup__bar{height:1.8rem;padding-inline:.8rem}.hero-browser-mockup__bar span{width:.48rem;height:.48rem}.hero-dashboard-image{top:1.8rem;left:0;width:100%;height:calc(100% - 1.8rem);object-fit:contain;object-position:50% 0}.hero-section__microcopy{max-width:100%;margin-top:-.1rem;font-size:.84rem}.hero-transition{grid-template-columns:1fr;padding-top:.6rem}.hero-transition__item{padding:.65rem 0}.hero-transition__item+.hero-transition__item{border-top:1px solid rgba(15,28,46,.08);border-left:0}.hero-band{padding:.65rem}.hero-band__copy{padding:1rem}.product-ui-preview{grid-template-columns:48px minmax(0,1fr)}.product-ui-preview__kpis{grid-template-columns:1fr}.product-ui-preview__kpis span{height:44px}.product-ui-preview__body{grid-template-columns:1fr}.product-ui-preview__rows{display:none}}@media(max-width:460px){h1{font-size:2.54rem}}.section--contrast{position:relative;isolation:isolate;overflow:hidden;padding:clamp(96px,8vw,120px) 0;background:radial-gradient(circle at 85% 20%,rgba(34,211,238,.14),transparent 32%),linear-gradient(135deg,#071525,#081b2d 55%,#062433);color:#fff}.section--contrast .section--contrast__container{width:min(100% - 48px,1280px)}.section--contrast .hero-band{display:grid;grid-template-areas:"copy photo" "list photo";grid-template-columns:minmax(0,.48fr) minmax(420px,.52fr);grid-template-rows:auto auto;align-items:center;column-gap:clamp(3.5rem,5vw,4.5rem);row-gap:1.45rem;padding:0;border:0;border-radius:0;background:transparent;color:#fff;box-shadow:none}.section--contrast .hero-band__copy{grid-area:copy;padding:0;align-content:start}.hero-band h2,.cta-panel h2{color:#fff}.hero-band .eyebrow,.cta-panel .eyebrow{color:#9ce8ec}.hero-band__description{display:grid;gap:.72rem;max-width:650px;color:#ffffffc7}.hero-band__description p{margin:0}.hero-band__list{grid-area:list;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-top:0}.hero-band__list li{padding:.86rem .9rem .9rem 1.92rem;border-color:#ffffff1f;border-radius:8px;background:#ffffff0f;box-shadow:none}.hero-band__list li:before{top:1.05rem;left:.84rem;width:.4rem;height:.4rem;background:#22d3ee}.hero-band__list strong{margin-bottom:.28rem;font-size:.95rem;line-height:1.22}.hero-band__list span{color:#ffffffbd;font-size:.86rem;line-height:1.42}.hero-band__panels{grid-area:photo;align-self:center;min-width:0}.hero-band__panels .problem-panels{gap:.9rem}.hero-band__panels .problem-panel{border-color:#ffffff24;box-shadow:0 28px 70px #00000052}.hero-band__panels .problem-panel__top{padding:1.15rem 1.15rem 0;font-size:.88rem}.hero-band__panels .problem-panel__body{padding:1rem 1.15rem 1.2rem}.hero-band__panels .problem-panel__metric{font-size:1.75rem}.hero-band__panels .problem-panel__kpis{gap:1.3rem}.hero-band__panels .problem-panel__line{padding:.7rem 0;font-size:.84rem}.hero-band__panels .problem-panel__line--gap{padding:.85rem .75rem}.hero-band__panels .problem-panel__line--gap dd{font-size:1.3rem}@media(max-width:900px){.section--contrast .hero-band{grid-template-areas:"copy" "photo" "list";grid-template-columns:1fr;gap:2rem}}.section--early-access{background:radial-gradient(circle at 8% 8%,rgba(42,94,221,.08),transparent 28%),radial-gradient(circle at 90% 88%,rgba(38,162,168,.09),transparent 30%),linear-gradient(180deg,#fff,#f6f9fb,#fff)}.section--early-access:before,.section--early-access:after,.early-access:after,.early-access__copy:before,.early-access__copy:after,.early-access__trust:after{content:none}.early-access{gap:clamp(.9rem,1.45vw,1.2rem);padding:clamp(.78rem,1.35vw,1rem);border-color:#0e182814;border-radius:20px;background:linear-gradient(90deg,rgba(42,94,221,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(14,24,40,.03) 1px,transparent 1px),linear-gradient(145deg,#fffffff5,#f6f9fbdb);background-size:44px 44px,44px 44px,auto;box-shadow:0 28px 84px #0f1c2e14,inset 0 1px #ffffffe6}.early-access:before{background:linear-gradient(90deg,transparent,rgba(42,94,221,.08),transparent),linear-gradient(180deg,rgba(255,255,255,.6),transparent 42%)}.early-access__copy,.early-access__form,.early-access__trust{border-radius:14px}.early-access__copy{min-height:370px;padding:clamp(1.35rem,2.8vw,2.3rem);border-color:#0e182814;background:linear-gradient(135deg,#fffffff5,#f4f9fadb),linear-gradient(90deg,rgba(42,94,221,.07) 1px,transparent 1px);background-size:auto,36px 36px}.early-access__copy .eyebrow{color:var(--color-teal)}.early-access__copy h2{max-width:13.5ch;color:#0e1828f5;font-size:clamp(2.8rem,4.55vw,5rem)}.early-access__copy .button{background:linear-gradient(135deg,var(--color-blue),var(--color-teal));box-shadow:0 16px 38px #2a5edd2e}.early-access__note{border-color:#2a5edd1f;background:linear-gradient(135deg,#2a5edd0f,#26a2a80e),#ffffffc7;color:#0e1828ad}.early-access__form,.early-access__trust{border-color:#0e182814;background:#ffffffc7;box-shadow:0 14px 38px #0f1c2e0e,inset 0 1px #ffffffdb}.early-access__form{border-color:#26a2a829;background:linear-gradient(180deg,#fffffff0,#f9fcfcc2)}.early-access__form:before{height:.25rem;background:linear-gradient(90deg,var(--color-blue),var(--color-teal),var(--color-amber))}.lead-form__field input,.lead-form__field select,.lead-form__field textarea{border-color:#0e18281c;border-radius:12px;background-color:#fffffff0}.lead-form__support{border-color:#2a5edd1a;background:#2a5edd0b;color:#0e1828a3}.early-access__trust{background:linear-gradient(135deg,#ffffffeb,#f7faf9c2)}.early-access__trust-grid{gap:.68rem}.early-access__trust-item{border-color:#0e182814;border-radius:12px;background:linear-gradient(135deg,#fffffff0,#f5f9fac2);box-shadow:inset 0 1px #fffc}.early-access__trust-item{align-content:start;padding-top:1.2rem}.early-access__trust-item span{position:static;width:2.25rem;height:.22rem;margin-bottom:.9rem;border-radius:999px;box-shadow:none!important}.cta-panel{position:relative;overflow:hidden;align-items:center;border-color:#0e182814;border-radius:18px;background:linear-gradient(90deg,rgba(42,94,221,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(14,24,40,.035) 1px,transparent 1px),linear-gradient(135deg,#fffffff5,#f4f9fae0);background-size:42px 42px,42px 42px,auto;color:var(--color-ink);box-shadow:0 28px 84px #0f1c2e14,inset 0 1px #ffffffe6}.cta-panel:before{content:"";position:absolute;inset:0 0 auto;height:.34rem;background:linear-gradient(90deg,var(--color-blue),var(--color-teal),var(--color-amber))}.cta-panel h2{max-width:760px;color:#0e1828f5}.cta-panel .eyebrow{color:var(--color-blue)}.cta-panel .cta-panel__description{color:#0e1828ad}.cta-panel .button--secondary{background:#fff}@media(max-width:760px){.section--contrast{padding:clamp(64px,17vw,80px) 0}.section--contrast .section--contrast__container{width:min(100% - 40px,1180px)}.section--contrast .hero-band{grid-template-areas:"copy" "photo" "list";grid-template-columns:1fr;gap:1.65rem}.hero-band h2{font-size:2.08rem}.cta-panel h2{font-size:2.16rem}.hero-band__description{gap:.62rem;font-size:.98rem}.hero-band__list{grid-template-columns:1fr;gap:.62rem;margin-top:.08rem}.early-access__copy h2{font-size:2.62rem}}.legal-page{background:radial-gradient(circle at 12% 4%,rgba(38,162,168,.08),transparent 32rem),radial-gradient(circle at 90% 10%,rgba(42,94,221,.08),transparent 34rem),linear-gradient(180deg,#f8fafc,#fff 42%,#f8fafc)}.legal-hero{padding:clamp(4.5rem,9vw,7.5rem) 0 clamp(2.4rem,6vw,4.5rem)}.legal-hero__content{width:min(820px,100%)}.legal-hero h1{max-width:12ch;margin:.55rem 0 0;color:var(--color-ink);font-size:clamp(2.5rem,5vw,4rem);line-height:1.02;letter-spacing:-.025em}.legal-hero__updated,.legal-hero__description,.legal-hero__content p:not(.eyebrow){max-width:760px;margin:1rem 0 0;color:var(--color-ink-soft);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.75}.legal-hero__updated{color:var(--color-blue);font-weight:800}.legal-layout{display:grid;grid-template-columns:minmax(11rem,16rem) minmax(0,820px);gap:clamp(2rem,6vw,5rem);align-items:start;padding-bottom:clamp(4rem,8vw,7rem)}.legal-toc{position:sticky;top:calc(var(--header-height) + 1.25rem);display:grid;gap:.9rem;padding:1rem 0}.legal-toc p{margin:0;color:var(--color-blue);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.legal-toc nav{display:grid;gap:.35rem}.legal-toc a{display:block;padding:.32rem 0;color:var(--color-ink-muted);font-size:.9rem;font-weight:700;line-height:1.35;transition:color .16s ease,transform .16s ease}.legal-toc a:hover{color:var(--color-blue);transform:translate(2px)}.legal-document{display:grid;gap:clamp(2rem,4vw,3.2rem);min-width:0}.legal-section{scroll-margin-top:calc(var(--header-height) + 1.25rem)}.legal-section h2,.legal-contact h2,.legal-card h2{margin:0;color:var(--color-ink);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.15;letter-spacing:0}.legal-paragraph{margin:1rem 0 0;color:#0e1828bd;font-size:1.02rem;line-height:1.82}.legal-paragraph--preline{white-space:pre-line}.legal-paragraph a{color:var(--color-blue);font-weight:800;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.22em}.legal-contact{display:grid;gap:.72rem;margin-top:.6rem;padding:clamp(1.35rem,3vw,2rem);border:1px solid rgba(42,94,221,.16);border-radius:18px;background:radial-gradient(circle at 94% 14%,rgba(38,162,168,.12),transparent 18rem),#ffffffd1;box-shadow:0 20px 70px #0e182814}.legal-contact p:not(.eyebrow){margin:0;color:var(--color-ink-soft);line-height:1.7}.legal-contact a{width:fit-content;color:var(--color-blue);font-size:1.04rem;font-weight:900}.legal-center-section{padding:0 0 clamp(4rem,7vw,6rem)}.legal-hero--center{padding:clamp(3.5rem,6vw,5rem) 0 clamp(1.7rem,3vw,2.4rem)}.legal-hero--center .legal-hero__content{width:min(720px,100%)}.legal-hero--center h1{margin-top:.45rem;font-size:clamp(2.25rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.035em}.legal-hero--center .legal-hero__description{max-width:620px;margin-top:.7rem;font-size:1rem;line-height:1.65}.legal-card-grid{display:grid;grid-template-columns:1fr;gap:0;max-width:920px;border-top:1px solid rgba(15,28,46,.11)}.legal-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(1.5rem,4vw,3rem);min-height:0;align-items:center;padding:1.35rem 0;border:0;border-bottom:1px solid rgba(15,28,46,.11);border-radius:0;background:transparent;box-shadow:none;transition:background .16s ease,padding .16s ease}.legal-card:hover{padding-right:.35rem;padding-left:.35rem;background:linear-gradient(90deg,rgba(42,94,221,.045),transparent 64%);box-shadow:none;transform:none}.legal-card:focus-visible{outline:2px solid rgba(42,94,221,.55);outline-offset:4px}.legal-card__content{display:grid;gap:.32rem;min-width:0}.legal-card h2{font-size:1.12rem;line-height:1.3;transition:color .16s ease}.legal-card p{max-width:680px;margin:0;color:var(--color-ink-soft);font-size:.94rem;line-height:1.6}.legal-card__arrow{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;color:#3f5374b8;font-size:1.35rem;line-height:1;transition:color .16s ease,transform .16s ease}.legal-card:hover h2,.legal-card:hover .legal-card__arrow{color:var(--color-blue)}.legal-card:hover .legal-card__arrow{transform:translate(3px)}.resources-page{background:radial-gradient(circle at 88% 8%,rgba(38,162,168,.08),transparent 28rem),radial-gradient(circle at 10% 18%,rgba(42,94,221,.07),transparent 30rem),#f8fafc}.resource-detail-hero{padding:clamp(4.5rem,9vw,7.5rem) 0 clamp(2.75rem,6vw,4.8rem)}.resource-detail-hero h1{margin:.55rem 0 0;color:var(--color-ink);font-size:clamp(3rem,7vw,5.6rem);line-height:.95;letter-spacing:0}.resource-detail-hero__content>p:not(.eyebrow){max-width:680px;margin:1rem 0 0;color:var(--color-ink-soft);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.75}.resource-list-item__icon,.resource-detail-hero__icon{display:inline-grid;width:2.8rem;height:2.8rem;flex:0 0 auto;place-items:center;border:1px solid rgba(42,94,221,.15);border-radius:8px;color:var(--color-blue);background:#ffffffb8}.resource-list-item__icon svg,.resource-detail-hero__icon svg{width:1.22rem;height:1.22rem}.resource-related-item strong{color:var(--color-ink);font-size:1rem;font-weight:820;line-height:1.35}.resource-related-item small{color:var(--color-ink-soft);font-size:.94rem;line-height:1.58}.resource-status-badge{display:inline-flex;min-height:1.65rem;align-items:center;padding:.25rem .56rem;border:1px solid rgba(42,94,221,.16);border-radius:999px;color:var(--color-blue-deep);background:#2a5edd12;font-size:.72rem;font-weight:850;letter-spacing:.02em;line-height:1}.resource-related-item>svg{width:1rem;height:1rem;transition:transform .16s ease}.resource-related-item:hover>svg{transform:translate(3px)}.resource-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:var(--color-ink-muted);font-size:.86rem;font-weight:720}.resource-breadcrumb a{color:var(--color-blue)}.resource-detail-hero{padding-bottom:clamp(2.2rem,5vw,4rem)}.resource-detail-hero__content{display:grid;justify-items:start;width:min(820px,100%);margin-top:clamp(1.8rem,4vw,3.25rem)}.resource-detail-hero__icon{width:3.6rem;height:3.6rem;margin-bottom:1.4rem}.resource-detail-hero__icon svg{width:1.5rem;height:1.5rem}.resource-detail-hero__metadata{display:flex;flex-wrap:wrap;gap:.72rem 1rem;align-items:center;margin-top:1.4rem;color:#0f1c2e8f;font-size:.84rem;font-weight:720}.resource-detail-content{padding:0 0 clamp(4.2rem,8vw,7rem)}.resource-placeholder{width:min(760px,100%);padding:clamp(1.5rem,4vw,2.6rem);border:1px solid rgba(15,28,46,.1);border-radius:8px;background:#ffffffc2;box-shadow:0 18px 54px #0f1c2e0f}.resource-placeholder h2,.resource-related-section h2{margin:.55rem 0 0;color:var(--color-ink);font-size:clamp(1.55rem,2.7vw,2.25rem);line-height:1.12;letter-spacing:0}.resource-placeholder>p:not(.eyebrow){margin:.9rem 0 0;color:var(--color-ink-soft);line-height:1.75}.resource-placeholder .button-row{margin-top:1.65rem}.resource-related-section{padding:clamp(3.5rem,7vw,6rem) 0;border-top:1px solid rgba(15,28,46,.1);background:#ffffff7a}.resource-related-section__heading{width:min(640px,100%)}.resource-related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:min(980px,100%);margin-top:2rem;border-top:1px solid rgba(15,28,46,.1)}.resource-related-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;align-items:center;min-height:7.8rem;padding:1rem 1.1rem 1rem 0;border-bottom:1px solid rgba(15,28,46,.1);color:var(--color-blue)}.resource-related-item:nth-child(odd){padding-right:1.65rem;border-right:1px solid rgba(15,28,46,.1)}.resource-related-item:nth-child(2n){padding-left:1.65rem}.resource-related-item>span:nth-child(2){display:grid;min-width:0;gap:.34rem}.resource-related-item small{display:block}@media(max-width:900px){.legal-layout{grid-template-columns:1fr}.legal-toc{position:static;padding:1rem;border:1px solid rgba(14,24,40,.08);border-radius:16px;background:#ffffffbd}.legal-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}.resource-related-list{grid-template-columns:1fr}.resource-related-item:nth-child(odd),.resource-related-item:nth-child(2n){padding-right:0;padding-left:0;border-right:0}}@media(max-width:640px){.legal-hero{padding-top:3.5rem}.legal-hero--center{padding-top:3rem;padding-bottom:1.5rem}.legal-hero h1{max-width:100%;font-size:clamp(2.15rem,11vw,3rem)}.legal-hero--center h1{font-size:clamp(2.15rem,11vw,2.75rem)}.legal-toc nav,.legal-card-grid{grid-template-columns:1fr}.legal-card{gap:1rem;min-height:0;padding:1.2rem 0}.legal-card:hover{padding-right:0;padding-left:0}.resource-detail-hero{padding-top:3.5rem}.resource-detail-hero h1{font-size:clamp(2.55rem,15vw,3.6rem)}.resource-placeholder{padding:1.35rem}.resource-placeholder .button-row{display:grid}}.section--financial-flow{position:relative;overflow:clip;padding-top:clamp(4.2rem,5.4vw,5.6rem);padding-bottom:clamp(5.4rem,7vw,7.4rem);background:radial-gradient(circle at 88% 10%,rgba(42,94,221,.028),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--color-bg-page) 54%,#ffffff 100%)}.section--money-composition{position:relative;overflow:clip;padding-top:clamp(4.4rem,6vw,5.3rem);padding-bottom:clamp(4.4rem,6vw,5.3rem);background:radial-gradient(circle at 5% 18%,rgba(42,94,221,.045),transparent 30%),radial-gradient(circle at 88% 80%,rgba(38,162,168,.05),transparent 34%),linear-gradient(180deg,#ffffff 0%,var(--color-bg-page) 100%)}.section--money-composition:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,28,46,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(15,28,46,.03) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,transparent,#000 16%,#000 82%,transparent);pointer-events:none}.money-composition{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.58fr);gap:clamp(1rem,3vw,2rem);align-items:stretch}.money-composition__copy{min-width:0;padding:clamp(.5rem,1vw,.8rem) 0}.money-composition__copy h2{max-width:720px}.money-composition__copy .section-intro__description{max-width:660px}.money-composition__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-top:1.18rem}.money-composition-card{position:relative;min-height:164px;overflow:hidden;padding:.95rem;border:1px solid rgba(42,94,221,.12);border-radius:8px;background:radial-gradient(circle at 100% 0%,rgba(38,162,168,.1),transparent 34%),#ffffffd6;box-shadow:0 18px 52px #0f1c2e12}.money-composition-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--color-blue),var(--color-teal));opacity:.86}.money-composition-card span{display:inline-flex;margin-bottom:1rem;color:var(--color-ink-muted);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.money-composition-card>strong{position:absolute;top:.95rem;right:1rem;color:#2a5edd21;font-size:2.25rem;line-height:1}.money-composition-card h3,.money-composition-card p{position:relative;z-index:1}.money-composition-card h3{max-width:18rem;margin-bottom:.6rem;font-size:1.12rem}.money-composition-card p{margin:0;color:var(--color-ink-soft);font-size:.94rem;line-height:1.5}.money-composition__visual{position:relative;min-width:0;padding:.72rem;border:1px solid rgba(15,28,46,.1);border-radius:18px;background:radial-gradient(circle at 18% 14%,rgba(42,94,221,.13),transparent 30%),linear-gradient(135deg,#ffffffdb,#f8f6eeb3);box-shadow:0 28px 80px #0f1c2e1f}.money-composition__visual:before{content:"";position:absolute;inset:1.7rem auto 1.7rem 50%;width:1px;background:linear-gradient(180deg,transparent,rgba(42,94,221,.42),transparent)}.composition-panel{display:grid;height:100%;min-height:470px;align-content:center;gap:.78rem;padding:clamp(.9rem,1.8vw,1.15rem);border:1px solid rgba(255,255,255,.14);border-radius:12px;background:radial-gradient(circle at 88% 12%,rgba(38,162,168,.22),transparent 32%),radial-gradient(circle at 10% 90%,rgba(42,94,221,.24),transparent 35%),linear-gradient(135deg,var(--color-navy),#08111f 78%);color:#fff;box-shadow:0 26px 72px #0f1c2e33}.composition-panel__topline,.composition-row,.composition-panel__footer{display:grid;grid-template-columns:minmax(0,.8fr) minmax(90px,.64fr) auto;gap:.7rem;align-items:center}.composition-panel__topline{grid-template-columns:minmax(0,1fr) auto;padding-bottom:.72rem;border-bottom:1px solid rgba(255,255,255,.13)}.composition-panel__topline span,.composition-row span,.composition-panel__split span,.composition-panel__footer span{color:#ffffff9e;font-size:.8rem;font-weight:850}.composition-panel__topline strong{font-size:1.82rem;line-height:1}.composition-panel__waterfall{display:grid;gap:.58rem}.composition-row{min-height:2rem}.composition-row i{display:block;width:var(--bar-size);max-width:100%;height:.56rem;border-radius:999px;background:linear-gradient(90deg,var(--color-blue),var(--color-teal))}.composition-row:nth-child(2) i,.composition-row:nth-child(3) i{background:#dd8317eb}.composition-row:nth-child(4) i{background:#86e0e4b8}.composition-row strong{justify-self:end;color:#fff;font-size:.92rem}.composition-panel__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.composition-panel__split div{display:grid;gap:.25rem;padding:.78rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff14}.composition-panel__split strong{font-size:1.22rem}.composition-panel__footer{grid-template-columns:minmax(0,1fr) 4rem;margin-top:.2rem;padding:.68rem .78rem;border-radius:999px;background:#ffffff14}.composition-panel__footer i{height:.5rem;border-radius:999px;background:linear-gradient(90deg,var(--color-teal),var(--color-blue))}.financial-flow{position:relative;display:grid;gap:clamp(3.35rem,4.8vw,5.25rem);padding:0}.financial-flow:before{content:none}.financial-flow__intro,.financial-flow__blocks,.financial-flow-block{position:relative;z-index:1}.financial-flow__intro{display:grid;justify-items:start;width:min(100%,1160px);max-width:1160px;margin:0 auto;text-align:left}.financial-flow__intro h2{max-width:840px;margin-bottom:.9rem;font-size:clamp(36px,3.2vw,48px);font-weight:600;line-height:1.08;letter-spacing:0;text-wrap:balance}.financial-flow__intro .section-intro__description{max-width:860px;margin-right:0;margin-bottom:0;margin-left:0;color:var(--color-ink-muted);font-size:clamp(1.04rem,1.32vw,1.2rem);font-weight:560;line-height:1.55}.financial-flow__reinforcement{max-width:820px;margin:.78rem 0 0;color:var(--color-ink-muted);font-size:clamp(.94rem,1vw,1.02rem);font-weight:500;line-height:1.62}.financial-flow__explanation{max-width:820px;margin:1.1rem 0 0;color:#0f1c2eb8;font-size:clamp(1rem,1.12vw,1.08rem);font-weight:560;line-height:1.58}.financial-flow__blocks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,3vw,2.6rem);align-items:stretch}.financial-flow-block{position:relative;display:grid;align-content:start;padding:1.5rem 1.5rem 1.6rem;border:1px solid rgba(14,24,40,.07);border-radius:18px;background:#ffffffb8;box-shadow:0 18px 44px #0f1c2e0d}.financial-flow-block__number{display:inline-flex;width:fit-content;margin-bottom:.7rem;color:var(--color-blue);font-size:.82rem;font-weight:900;line-height:1;letter-spacing:.12em}.financial-flow-block h3{margin:0;overflow-wrap:anywhere;color:var(--color-navy);font-size:clamp(1.15rem,1.5vw,1.38rem);line-height:1.18;letter-spacing:0;text-wrap:balance}.financial-flow-block>p{margin:.5rem 0 0;color:#0e1828a8;font-size:.86rem;line-height:1.5}.financial-flow-block ul{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.35rem 0 0;padding:0;list-style:none}.financial-flow-block li{display:inline-flex;align-items:center;gap:.46rem;padding:.48rem .68rem;border:1px solid rgba(42,94,221,.11);border-radius:999px;background:#ffffffb8;color:#0f1c2ec2;font-size:.88rem;font-weight:800}.financial-flow-block li:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--color-teal);box-shadow:0 0 0 4px #26a2a81a}.financial-flow-block--booking{--flow-accent: var(--color-blue);--flow-accent-rgb: 42 94 221}.financial-flow-block--expense{--flow-accent: #d97706;--flow-accent-rgb: 245 158 11}.financial-flow-block--result{--flow-accent: var(--color-teal);--flow-accent-rgb: 38 162 168}.financial-flow-block li{color:var(--flow-accent);background:rgb(var(--flow-accent-rgb) / .08)}.financial-flow-block li:before{background:var(--flow-accent);box-shadow:0 0 0 4px rgb(var(--flow-accent-rgb) / .08)}.financial-flow-block__number{color:var(--flow-accent)}.allocation-map{position:relative;display:grid;grid-template-columns:minmax(260px,.28fr) minmax(0,.52fr) minmax(260px,.2fr);gap:1rem;align-items:stretch;padding:1.15rem;overflow:hidden;border:1px solid rgba(42,94,221,.18);border-radius:14px;background:radial-gradient(circle at 8% 18%,rgba(42,94,221,.2),transparent 28%),radial-gradient(circle at 92% 16%,rgba(38,162,168,.14),transparent 30%),linear-gradient(135deg,#f0efeffa,#ffffffd6);box-shadow:0 30px 90px #0f1c2e1f,inset 0 1px #ffffffd1}.allocation-map:before{content:"";position:absolute;top:50%;right:22%;left:19%;height:3px;background:linear-gradient(90deg,var(--color-blue),var(--color-teal),rgba(221,131,23,.72));box-shadow:0 0 24px #2a5edd2e;transform:translateY(-50%)}.allocation-map:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(42,94,221,.05) 1px,transparent 1px),linear-gradient(180deg,rgba(15,28,46,.035) 1px,transparent 1px);background-size:38px 38px;opacity:.72;pointer-events:none}.financial-centers__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.financial-center-card{position:relative;overflow:hidden;min-height:250px;padding:1.15rem;border-color:#2a5edd29;background:radial-gradient(circle at 100% 100%,rgba(42,94,221,.12),transparent 34%),linear-gradient(180deg,#fffffff5,#f0efefeb)}.financial-center-card:after{content:"";position:absolute;right:1rem;bottom:1rem;width:3.5rem;height:3.5rem;border:1px solid rgba(42,94,221,.14);border-radius:999px;background:linear-gradient(135deg,#2a5edd14,#26a2a81f)}.financial-center-card>*{position:relative;z-index:1}.visual-feature--insight .section-intro__description{max-width:600px;font-size:1.08rem}.visual-feature--reverse .section-intro__description{font-size:1.05rem}.payout-section>.container{width:min(1420px,calc(100% - 2rem))}.payout-section__intro .eyebrow{display:inline-flex;align-items:center;gap:.52rem;margin-bottom:.88rem;padding:.42rem .72rem;border:1px solid rgba(42,94,221,.18);border-radius:999px;background:linear-gradient(135deg,#ffffffd1,#f0efef80);box-shadow:0 14px 34px #2a5edd14,inset 0 1px #ffffffe6;color:var(--color-blue);font-size:clamp(.86rem,.86vw,.98rem);font-weight:850;letter-spacing:.045em;text-transform:none}.payout-section__intro .eyebrow:before{content:"";width:.48rem;height:.48rem;border-radius:999px;background:var(--color-amber);box-shadow:0 0 0 5px #dd83171f}.payout-section__intro .section-intro__description{max-width:860px;margin-top:1rem;font-size:1.08rem}@keyframes payout-flow-draw{to{stroke-dashoffset:0}}@keyframes payout-step-rise{to{opacity:1;transform:translateY(0) scale(1)}}.infrastructure-showcase{position:relative;margin-top:clamp(.6rem,1.4vw,1rem)}.infrastructure-showcase__board{position:relative;isolation:isolate;display:grid;min-height:430px;grid-template-columns:minmax(250px,.74fr) minmax(0,1fr) minmax(270px,.8fr);gap:clamp(.8rem,1.4vw,1.1rem);overflow:hidden;padding:clamp(.85rem,1.7vw,1.3rem);border:1px solid rgba(255,255,255,.62);border-radius:32px;background:radial-gradient(circle at 86% 12%,rgba(221,131,23,.26),transparent 28%),radial-gradient(circle at 74% 88%,rgba(38,162,168,.24),transparent 32%),linear-gradient(135deg,#0f1c2e,#12315c 48%,#215a64);box-shadow:0 32px 110px #0f1c2e38}.infrastructure-showcase__board:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.25;background:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:42px 42px}.infrastructure-showcase__board:after{content:"";position:absolute;inset:auto -8% -34% 38%;z-index:-1;height:64%;border-radius:999px;background:radial-gradient(circle,rgba(240,239,239,.72),transparent 62%);filter:blur(18px)}.infrastructure-showcase__command,.infrastructure-showcase__flow article,.infrastructure-showcase__ledger{position:relative;z-index:1}.infrastructure-showcase__command{display:grid;min-height:100%;align-content:space-between;gap:1.2rem;padding:clamp(1.15rem,2vw,1.65rem);border:1px solid rgba(255,255,255,.18);border-radius:24px;color:#fff;background:linear-gradient(180deg,#ffffff1a,#ffffff05),#0a132085;box-shadow:inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.infrastructure-showcase__command>span{color:#aee8ea;font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.infrastructure-showcase__command strong{max-width:10ch;font-size:clamp(2.05rem,4vw,4.25rem);font-weight:640;letter-spacing:0;line-height:.95}.infrastructure-showcase__command p{max-width:25rem;margin:0;color:#ffffffb8;line-height:1.5}.infrastructure-showcase__command div{display:flex;flex-wrap:wrap;gap:.45rem}.infrastructure-showcase__command small{padding:.45rem .65rem;border:1px solid rgba(174,232,234,.24);border-radius:999px;background:#aee8ea14;color:#ffffffd1;font-size:.74rem;font-weight:800}.infrastructure-showcase__flow{position:relative;display:grid;gap:.7rem;align-content:center;min-width:0}.infrastructure-showcase__flow:before{content:"";position:absolute;top:50%;bottom:13%;left:1.45rem;width:1px;background:linear-gradient(180deg,#aee8eacc,#dd83178c);transform:translateY(-50%)}.infrastructure-showcase__flow article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:start;min-height:78px;padding:.92rem 1rem;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#ffffff1f;color:#fff;box-shadow:inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.infrastructure-showcase__flow article:nth-child(2){transform:translate(1rem)}.infrastructure-showcase__flow article:nth-child(3){transform:translate(2rem)}.infrastructure-showcase__flow article:nth-child(4){transform:translate(3rem);border-color:#dd831752;background:#dd831726}.infrastructure-showcase__flow article>span{display:grid;width:2.85rem;height:2.85rem;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.78),transparent 34%),#aee8ea29;color:#fff;font-size:.8rem;font-weight:900}.infrastructure-showcase__flow strong{display:block;margin-bottom:.25rem;font-size:clamp(1rem,1.3vw,1.18rem)}.infrastructure-showcase__flow p{margin:0;color:#ffffffb8;line-height:1.42}.infrastructure-showcase__flow i{position:absolute;right:-.42rem;bottom:-.38rem;width:.75rem;height:.75rem;border-right:2px solid rgba(174,232,234,.62);border-bottom:2px solid rgba(174,232,234,.62);transform:rotate(45deg)}.infrastructure-showcase__ledger{display:grid;align-content:space-between;gap:1.3rem;min-width:0;padding:clamp(1.1rem,2vw,1.6rem);border:1px solid rgba(255,255,255,.74);border-radius:24px;background:radial-gradient(circle at 82% 12%,rgba(221,131,23,.2),transparent 30%),linear-gradient(180deg,#ffffffeb,#f0efefcc);color:var(--color-ink);box-shadow:0 24px 70px #060f1a24}.infrastructure-showcase__ledger-top{display:flex;gap:.35rem}.infrastructure-showcase__ledger-top span{width:.55rem;height:.55rem;border-radius:50%;background:#0e18282e}.infrastructure-showcase__ledger-total{display:grid;gap:.25rem}.infrastructure-showcase__ledger-total small{color:var(--color-teal);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.infrastructure-showcase__ledger-total strong{font-size:clamp(2.35rem,4.5vw,4.9rem);font-weight:640;letter-spacing:0;line-height:.9}.infrastructure-showcase__ledger-total span{color:var(--color-ink-soft);font-weight:800}.infrastructure-showcase__ledger-bars{display:flex;align-items:end;gap:.55rem;min-height:128px;padding:.85rem;border-radius:18px;background:#ffffffad}.infrastructure-showcase__ledger-bars i{flex:1;border-radius:999px 999px 4px 4px;background:linear-gradient(180deg,#8edfe4,var(--color-blue));box-shadow:0 12px 28px #2a5edd2e}.infrastructure-showcase__ledger-bars i:nth-child(1){height:42%}.infrastructure-showcase__ledger-bars i:nth-child(2){height:64%}.infrastructure-showcase__ledger-bars i:nth-child(3){height:50%}.infrastructure-showcase__ledger-bars i:nth-child(4){height:78%}.infrastructure-showcase__ledger-bars i:nth-child(5){height:58%}.infrastructure-showcase__ledger-rows{display:grid;gap:.55rem}.infrastructure-showcase__ledger-rows span{height:.8rem;border-radius:999px;background:linear-gradient(90deg,#0e18281f,#0e182805)}.infrastructure-showcase__ledger-rows span:nth-child(2){width:78%}.infrastructure-showcase__ledger-rows span:nth-child(3){width:58%}.founder-access{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(.95rem,1.6vw,1.25rem);overflow:hidden;padding:clamp(.9rem,1.7vw,1.3rem);border:1px solid rgba(14,24,40,.08);border-radius:32px;background:radial-gradient(circle at 14% 15%,rgba(42,94,221,.12),transparent 26%),radial-gradient(circle at 88% 14%,rgba(221,131,23,.17),transparent 30%),linear-gradient(135deg,#f0efefeb,#ffffffe6);box-shadow:0 28px 90px #0f1c2e1a}.founder-access:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.32;background:linear-gradient(rgba(14,24,40,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(14,24,40,.08) 1px,transparent 1px);background-size:42px 42px}.founder-access__hero{display:grid;align-content:space-between;gap:1.15rem;min-height:470px;padding:clamp(1.25rem,2.4vw,1.85rem);border:1px solid rgba(255,255,255,.2);border-radius:26px;color:#fff;background:radial-gradient(circle at 18% 20%,rgba(42,94,221,.42),transparent 36%),radial-gradient(circle at 86% 18%,rgba(221,131,23,.38),transparent 35%),linear-gradient(145deg,#0f1c2e,#123b56 58%,#dd8317 150%);box-shadow:0 24px 75px #0f1c2e38}.founder-access__eyebrow{width:fit-content;padding:.45rem .65rem;border:1px solid rgba(174,232,234,.36);border-radius:999px;background:#aee8ea1f;color:#aee8ea;font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.founder-access__hero h3{max-width:8ch;margin:0;font-size:clamp(3.25rem,6vw,6rem);font-weight:620;letter-spacing:0;line-height:.9}.founder-access__hero p{max-width:28rem;margin:0;color:#ffffffc7;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.5}.founder-access__hero ul,.founder-access__route ul{display:grid;gap:.55rem;padding:0;margin:0;list-style:none}.founder-access__hero li,.founder-access__route li{position:relative;padding-left:1.25rem;color:inherit}.founder-access__hero li:before,.founder-access__route li:before{content:"";position:absolute;top:.52em;left:0;width:.45rem;height:.45rem;border-radius:50%;background:var(--color-teal)}.founder-access__hero .button{width:fit-content;border-color:#ffffffa3;background:#fffffff0;color:var(--color-ink);box-shadow:0 20px 48px #060f1a38}.founder-access__routes{display:grid;gap:.75rem;align-content:stretch}.founder-access__route{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:clamp(1rem,1.4vw,1.25rem);border:1px solid rgba(14,24,40,.08);border-radius:22px;background:#ffffffbd;box-shadow:0 16px 46px #0f1c2e0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.founder-access__route--featured{border-color:#2a5edd47;background:linear-gradient(135deg,#2a5edd1a,#26a2a814),#ffffffd1}.founder-access__number{display:grid;width:2.6rem;height:2.6rem;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.95),transparent 34%),#26a2a824;color:var(--color-teal);font-weight:900}.founder-access__route-header{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-bottom:.35rem}.founder-access__route h3{margin:0;font-size:clamp(1.18rem,1.4vw,1.38rem)}.founder-access__route-header span{padding:.32rem .55rem;border-radius:999px;background:#2a5edd1a;color:var(--color-blue);font-size:.74rem;font-weight:900}.founder-access__route p{max-width:48rem;margin:0 0 .8rem;color:var(--color-ink-soft);line-height:1.5}.founder-access__route li{color:var(--color-ink-soft);font-weight:700}.founder-access__route>a{display:inline-flex;align-items:center;justify-content:center;min-width:9.5rem;padding:.72rem .95rem;border:1px solid rgba(14,24,40,.08);border-radius:999px;background:#ffffffc2;color:var(--color-ink);font-size:.86rem;font-weight:900;text-align:center;box-shadow:0 12px 32px #0f1c2e0f}.founder-access__route--featured>a{background:linear-gradient(135deg,var(--color-blue),var(--color-teal));color:#fff}.founder-access__support{grid-column:1 / -1;margin:0;padding:1rem 1.15rem;border:1px solid rgba(38,162,168,.18);border-radius:20px;background:#ffffff9e;color:var(--color-ink-soft);font-weight:750;line-height:1.55;text-align:center}@supports (animation-timeline: view()){.allocation-map,.infrastructure-showcase__flow article,.founder-access__route{animation:reveal-on-scroll both;animation-timeline:view();animation-range:entry 0% cover 30%}}@media(max-width:1100px){.infrastructure-showcase__board,.founder-access{grid-template-columns:1fr}.infrastructure-showcase__command,.founder-access__hero{min-height:320px}.infrastructure-showcase__command strong,.founder-access__hero h3{max-width:14ch}.infrastructure-showcase__flow article,.infrastructure-showcase__flow article:nth-child(2),.infrastructure-showcase__flow article:nth-child(3),.infrastructure-showcase__flow article:nth-child(4){transform:none}.money-composition{grid-template-columns:1fr}.financial-flow__blocks{grid-template-columns:repeat(2,minmax(0,1fr))}.allocation-map{grid-template-columns:1fr;padding-bottom:clamp(1rem,2vw,1.4rem)}.allocation-map:before{inset:50% 8% auto}}@media(max-width:760px){.container{width:min(100% - 1.25rem,100%)}.site-header{padding:.5rem 0}.site-header__inner{padding:0}.site-nav{width:100%;justify-content:flex-start;overflow-x:auto;padding:0;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav__link{white-space:nowrap}.section--money-composition{padding-top:3.4rem;padding-bottom:3.4rem}.money-composition__cards{grid-template-columns:1fr}.money-composition-card{min-height:auto}.money-composition__visual{padding:.65rem}.composition-panel{min-height:auto}.composition-panel__topline,.composition-row,.composition-panel__footer{grid-template-columns:1fr}.composition-row{gap:.38rem;padding-bottom:.48rem;border-bottom:1px solid rgba(255,255,255,.09)}.composition-row strong{justify-self:start}.composition-panel__split{grid-template-columns:1fr}.section--financial-flow{padding-top:3.8rem;padding-bottom:0}.financial-flow{gap:2.15rem;padding:0}.financial-flow__intro{justify-items:start;padding:0;text-align:left}.financial-flow__intro h2{max-width:840px;font-size:clamp(30px,8vw,36px);font-weight:600;line-height:1.08}.financial-flow__intro .section-intro__description{font-size:1rem;font-weight:540}.financial-flow__reinforcement{margin-top:.7rem;font-size:.92rem;line-height:1.55}.financial-flow__explanation{margin-top:.9rem;margin-right:0;margin-left:0;font-size:.98rem;line-height:1.56}.financial-flow__blocks{grid-template-columns:1fr;gap:.9rem}.financial-flow-block{padding:1.2rem 1.25rem 1.3rem}.financial-flow-block:before{content:none}.financial-flow-block__number{margin-bottom:0;font-size:.78rem}.financial-flow-block h3{font-size:clamp(1.68rem,7vw,2.15rem);line-height:1.1}.financial-flow-block ul{margin-top:.1rem;gap:.48rem}.financial-flow-block li{width:100%;padding:.54rem .66rem;font-size:.86rem}.financial-centers__grid{grid-template-columns:1fr}.allocation-map:before{content:none}.infrastructure-showcase__board,.founder-access{border-radius:22px;padding:.7rem}.infrastructure-showcase__command,.infrastructure-showcase__ledger,.founder-access__hero{border-radius:18px}.infrastructure-showcase__flow:before,.infrastructure-showcase__flow i{content:none;display:none}.infrastructure-showcase__flow article,.founder-access__route{grid-template-columns:1fr}.infrastructure-showcase__flow article>span,.founder-access__number{width:2.35rem;height:2.35rem}.infrastructure-showcase__ledger-bars{min-height:96px}.founder-access__hero{min-height:auto}.founder-access__hero h3{font-size:3.25rem}.founder-access__route>a{width:100%}.payout-section__intro .section-intro__description{font-size:1rem}}.section--financial-centers{background:radial-gradient(circle at 14% 12%,rgba(42,94,221,.06),transparent 32%),radial-gradient(circle at 88% 18%,rgba(38,162,168,.06),transparent 30%),linear-gradient(180deg,#ffffff 0%,var(--color-bg-page) 52%,var(--color-bg-muted-soft) 100%)}.section--financial-centers:after{content:none}.allocation-map{grid-template-columns:minmax(230px,.33fr) minmax(0,.9fr) minmax(230px,.34fr);gap:.78rem;padding:clamp(.78rem,1.4vw,1.05rem);border-color:#0e182817;border-radius:18px;background:linear-gradient(180deg,#fffffff5,#f8fbfde6),linear-gradient(90deg,rgba(42,94,221,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(14,24,40,.035) 1px,transparent 1px);background-size:auto,40px 40px,40px 40px;box-shadow:0 26px 80px #0f1c2e14,inset 0 1px #ffffffe6}.allocation-map:before{top:50%;right:22%;left:26%;height:1px;background:linear-gradient(90deg,#2a5edd61,#26a2a875,#dd83175c);box-shadow:none}.allocation-map:after{content:none}.financial-center-card{min-height:222px;border-color:#0e182814;border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f8fbfdd1);box-shadow:0 16px 42px #0f1c2e0e,inset 0 1px #ffffffdb}.financial-center-card:after{right:1.15rem;bottom:1.15rem;width:42%;height:.18rem;border:0;border-radius:999px;background:linear-gradient(90deg,#2a5edd33,#26a2a847,#dd831733)}.financial-center-card__icon{border-radius:10px;background:#2a5edd12}.financial-centers__support{border-left-color:var(--color-teal);background:#ffffffb8;color:var(--color-ink-soft)}@media(max-width:1100px){.allocation-map{grid-template-columns:1fr}.allocation-map:before{content:none;display:none}}@media(max-width:760px){.financial-centers__grid{grid-template-columns:1fr}}.section--financial-centers{padding-top:clamp(4.5rem,7vw,5.7rem);padding-bottom:clamp(4.6rem,7vw,5.8rem)}.financial-centers{gap:clamp(1.25rem,2.2vw,1.75rem)}.financial-centers__top{display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,.88fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.financial-centers .section-intro{margin-bottom:0}.financial-centers .section-intro h2{max-width:660px;margin-bottom:1rem;font-size:clamp(2.1rem,3.1vw,3rem)}.financial-centers .section-intro__description{max-width:620px;margin-bottom:0}.financial-centers__support-description{max-width:620px;margin:.85rem 0 0;color:var(--color-ink-muted);font-size:clamp(.96rem,1.05vw,1.03rem);font-weight:520;line-height:1.62}.allocation-map{display:grid;grid-template-columns:1fr;width:min(100%,560px);justify-self:end;padding:clamp(.7rem,1.4vw,.9rem);border-color:#0e182814;border-radius:20px;background:radial-gradient(circle at 88% 12%,rgba(38,162,168,.1),transparent 32%),linear-gradient(135deg,#fffffff5,#f6fafce0);box-shadow:0 22px 64px #0f1c2e13,inset 0 1px #ffffffe0}.allocation-map:before,.allocation-map:after{content:none}.allocation-map__diagram{display:grid;gap:.56rem;min-height:auto;padding:clamp(.95rem,1.8vw,1.2rem);border:1px solid rgba(255,255,255,.16);border-radius:16px;background:radial-gradient(circle at 90% 8%,rgba(38,162,168,.28),transparent 32%),linear-gradient(145deg,#0f1c2e,#0a1220 78%);box-shadow:0 20px 54px #0f1c2e29}.allocation-map__stage{display:grid;grid-template-columns:minmax(9.8rem,.48fr) minmax(0,1fr);gap:.72rem;align-items:center;padding:clamp(.72rem,1.45vw,.92rem);border:1px solid rgba(255,255,255,.11);border-radius:12px;background:#ffffff12}.allocation-map__stage--center{border-color:#8edfe43d;background:#2a5edd29}.allocation-map__stage--result{border-color:#2ecfa238}.allocation-map__stage>span{display:grid;gap:.16rem;color:#8edfe4;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.allocation-map__stage>span strong{font:inherit}.allocation-map__stage>span small{color:#ffffff8a;font-size:.68rem;font-weight:700;letter-spacing:0;line-height:1.25;text-transform:none}.allocation-map__stage div{display:flex;flex-wrap:wrap;gap:.42rem}.allocation-map__stage i{display:inline-flex;align-items:center;min-height:1.68rem;padding:.28rem .54rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff1a;color:#ffffffe0;font-size:.72rem;font-style:normal;font-weight:800}.allocation-map__arrow{justify-self:center;color:#8edfe4;font-size:1rem;font-weight:900;line-height:1;opacity:.86}.financial-centers__grid{gap:.78rem;margin-top:.2rem}.financial-center-card{height:100%;min-height:176px;padding:.95rem}.financial-center-card h3{font-size:1.04rem}.financial-center-card p{font-size:.9rem;line-height:1.5}.financial-centers__support{width:100%;margin-top:0;padding:.74rem .95rem;font-size:clamp(.94rem,1vw,1rem);font-weight:720}@media(max-width:1080px){.financial-centers__top{grid-template-columns:1fr;gap:1.5rem}.allocation-map{width:min(100%,720px);justify-self:start}}@media(max-width:980px){.financial-centers__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.allocation-map{width:100%}.allocation-map__stage{grid-template-columns:1fr;gap:.56rem}.financial-center-card{min-height:auto;padding-bottom:1.5rem}.financial-center-card:after{right:.95rem;bottom:.62rem}.financial-centers__grid{grid-template-columns:1fr}}.section--owner-reporting{position:relative;overflow:clip;padding:clamp(4.8rem,7vw,6.4rem) 0;background:radial-gradient(circle at 8% 14%,rgba(42,94,221,.055),transparent 30%),radial-gradient(circle at 90% 18%,rgba(38,162,168,.065),transparent 32%),linear-gradient(180deg,#f7fbff 0%,#ffffff 58%,var(--color-bg-page) 100%)}.owner-reporting{display:grid;gap:clamp(1.25rem,2.2vw,1.8rem)}.owner-reporting__top{display:grid;grid-template-columns:minmax(0,.88fr) minmax(560px,1fr);gap:clamp(2.2rem,4.6vw,4.4rem);align-items:center}.owner-reporting__copy h2{max-width:760px;margin-bottom:1rem;font-size:clamp(2.2rem,3.25vw,3.2rem);line-height:1.04}.owner-reporting__copy .section-intro__description{max-width:690px;margin-bottom:0}.owner-reporting__support{max-width:690px;margin:.86rem 0 0;color:#0e18289e;font-size:clamp(.98rem,1.08vw,1.06rem);font-weight:540;line-height:1.62}.owner-reporting__bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.78rem 1rem;margin:1.45rem 0 0;padding:0;list-style:none}.owner-reporting__bullets li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:start;padding:.1rem 0}.owner-reporting__bullets li>span{display:grid;width:1.45rem;height:1.45rem;margin-top:.04rem;place-items:center;border-radius:999px;color:var(--color-blue);background:#2a5edd13}.owner-reporting__bullets strong{display:block;color:#0e1828eb;font-size:.95rem;line-height:1.25}.owner-reporting__bullets small{display:block;margin-top:.14rem;color:#0e182899;font-size:.82rem;line-height:1.38}.owner-reporting__visual{position:relative;display:grid;isolation:isolate;place-items:center}.owner-reporting__visual:before{position:absolute;inset:-10% -8%;z-index:-1;content:"";border-radius:32px;background:radial-gradient(circle at 76% 64%,rgba(38,162,168,.16),transparent 34%),radial-gradient(circle at 22% 24%,rgba(42,94,221,.14),transparent 38%);filter:blur(22px);opacity:.9}.owner-report-card{display:grid;gap:.56rem;width:min(100%,370px);justify-self:end;padding:.92rem;border:1px solid rgba(38,162,168,.22);border-radius:18px;background:radial-gradient(circle at 88% 10%,rgba(38,162,168,.1),transparent 32%),linear-gradient(180deg,#fffffff5,#f7fafce6);box-shadow:0 24px 56px #0f1c2e2b,0 0 0 6px #26a2a809,0 0 42px #26a2a81a,inset 0 1px #ffffffe6}.owner-reporting__visual .owner-report-card{width:min(100%,470px);gap:.62rem;padding:1.15rem 1.2rem;justify-self:center}.owner-reporting__visual .owner-report-card__row{min-height:2.3rem;padding:.5rem .7rem}.owner-reporting__visual .owner-report-card__row span{font-size:.8rem}.owner-reporting__visual .owner-report-card__row strong{font-size:.92rem}.owner-reporting__visual .owner-report-card__row--accent strong{font-size:1.06rem}.owner-reporting__visual .owner-report-card__footer{font-size:.76rem}.owner-report-card__header{display:flex;gap:.56rem;align-items:center;padding-bottom:.56rem;border-bottom:1px solid rgba(14,24,40,.08)}.owner-report-card__header>span{display:grid;width:1.85rem;height:1.85rem;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--color-blue),#26a2a8);box-shadow:0 10px 20px #2a5edd29}.owner-report-card__header p{margin:0;color:#0e1828f0;font-size:.92rem;font-weight:840;line-height:1.16}.owner-report-card__header small{display:block;margin-top:.12rem;color:var(--color-ink-muted);font-size:.78rem;font-weight:760}.owner-report-card__property{display:block;color:#0e1828e0;font-size:clamp(.98rem,1.1vw,1.08rem);line-height:1.16}.owner-report-card__rows{display:grid;gap:.34rem}.owner-report-card__row{display:flex;min-height:2.02rem;align-items:center;justify-content:space-between;gap:.68rem;padding:.42rem .56rem;border:1px solid rgba(14,24,40,.055);border-radius:10px;background:#ffffffc7}.owner-report-card__row span{color:var(--color-ink-muted);font-size:.74rem;font-weight:760}.owner-report-card__row strong{color:#0e1828e6;font-size:.84rem;font-weight:840;white-space:nowrap}.owner-report-card__row--negative strong{color:#be5226e0}.owner-report-card__row--accent{border-color:#26a2a847;background:linear-gradient(135deg,#26a2a821,#31be8e1a);box-shadow:inset 0 1px #ffffffc2}.owner-report-card__row--accent strong{color:#148489fa;font-size:.98rem}.owner-report-card__footer{margin:0;padding-top:.08rem;color:var(--color-ink-muted);font-size:.72rem;font-weight:650;line-height:1.45}.owner-reporting__trace{display:grid;grid-template-columns:minmax(220px,.74fr) minmax(0,1fr);gap:clamp(.9rem,2vw,1.35rem);align-items:center;padding:.86rem .95rem;border:1px solid rgba(14,24,40,.065);border-left:3px solid rgba(38,162,168,.64);border-radius:16px;background:#ffffffa8;box-shadow:0 14px 36px #0f1c2e09,inset 0 1px #ffffffc7}.owner-reporting__trace h3{margin:0;color:#0e1828e6;font-size:clamp(.98rem,1.2vw,1.1rem);font-weight:820;line-height:1.26}.owner-reporting__trace-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.52rem}.owner-reporting__trace-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.44rem .54rem;align-content:start;align-items:start;min-height:auto;padding:.2rem .1rem;border:0;background:transparent}.owner-reporting__trace-grid article>span{display:grid;width:1.5rem;height:1.5rem;margin-top:.02rem;place-items:center;border-radius:999px;color:var(--color-teal);background:#26a2a817;grid-row:span 2}.owner-reporting__trace-grid strong{color:#0e1828e0;font-size:.82rem;line-height:1.22}.owner-reporting__trace-grid small{color:var(--color-ink-muted);font-size:.72rem;line-height:1.3}@media(max-width:1020px){.owner-reporting__top{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);gap:1.6rem}.owner-reporting__visual .owner-report-card{width:min(100%,400px)}.owner-reporting__bullets,.owner-reporting__trace{grid-template-columns:1fr}.owner-reporting__trace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.74rem 1rem}}@media(max-width:820px){.owner-reporting__top{grid-template-columns:1fr}.owner-report-card{width:100%;justify-self:stretch}.owner-reporting__visual .owner-report-card{width:100%}}@media(max-width:640px){.section--owner-reporting{padding:4rem 0}.owner-reporting__copy h2{font-size:clamp(2rem,9vw,2.72rem)}.owner-reporting__bullets li{padding:0}.owner-report-card{padding:1rem;border-radius:18px}.owner-report-card__row{align-items:flex-start;flex-direction:column;gap:.12rem}.owner-report-card__row strong{white-space:normal}.owner-reporting__trace-grid{grid-template-columns:1fr;gap:.7rem}.owner-reporting__trace-grid article{min-height:auto}}body{background:radial-gradient(circle at 12% 8%,rgba(38,162,168,.06),transparent 32%),radial-gradient(circle at 88% 6%,rgba(42,94,221,.06),transparent 34%),linear-gradient(180deg,var(--color-bg-page) 0%,#ffffff 58%,var(--color-bg-page) 100%)}.page-shell{background:transparent}.section--financial-centers:before,.section--money-composition:before,.financial-flow:before,.infrastructure-showcase__board:before,.founder-access:before,.allocation-map:after{content:none}.early-access{background:radial-gradient(circle at 10% 12%,rgba(42,94,221,.075),transparent 30%),radial-gradient(circle at 88% 80%,rgba(38,162,168,.08),transparent 32%),linear-gradient(145deg,#fffffff5,#f6f9fbdb)}.early-access__copy{background:linear-gradient(135deg,#fffffff5,#f4f9fadb)}.cta-panel{background:radial-gradient(circle at 88% 10%,rgba(38,162,168,.09),transparent 32%),linear-gradient(135deg,#fffffff5,#f4f9fae0)}.allocation-map{background:radial-gradient(circle at 88% 12%,rgba(38,162,168,.1),transparent 32%),linear-gradient(135deg,#fffffff5,#f6fafce0)}.traceability-section{position:relative;overflow:clip;background:radial-gradient(circle at 8% 14%,rgba(42,94,221,.045),transparent 31%),radial-gradient(circle at 88% 20%,rgba(38,162,168,.05),transparent 32%),linear-gradient(180deg,#ffffff 0%,var(--color-bg-page) 100%)}.traceability-section__layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1fr);gap:clamp(1.6rem,4vw,4rem);align-items:center}.traceability-section__copy h2{max-width:760px;font-size:clamp(2.45rem,3.65vw,4rem);line-height:1.05}.traceability-section__copy .section-intro__description{max-width:680px}.traceability-section__support{width:fit-content;margin:1.2rem 0 0;padding:.62rem .82rem;border:1px solid rgba(38,162,168,.18);border-radius:999px;background:#ffffffc2;color:var(--color-ink);font-size:.92rem;font-weight:850}.traceability-event{display:grid;gap:.82rem;padding:clamp(.9rem,1.8vw,1.15rem);border:1px solid rgba(15,28,46,.08);border-radius:22px;background:radial-gradient(circle at 88% 10%,rgba(38,162,168,.16),transparent 30%),linear-gradient(145deg,#fffffff5,#f7fafbdb);box-shadow:0 28px 82px #0f1c2e17,inset 0 1px #ffffffe0}.traceability-event__header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.86rem .94rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:radial-gradient(circle at 94% 12%,rgba(38,162,168,.24),transparent 34%),linear-gradient(145deg,#0f1c2e,#091422 78%);color:#fff}.traceability-event__header span{color:var(--color-teal);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.traceability-event__header strong{font-size:clamp(1.35rem,2.6vw,2rem);line-height:1}.traceability-event__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.traceability-event__footer{margin:0;padding:.72rem .82rem;border:1px solid rgba(38,162,168,.15);border-radius:14px;background:#ffffffb8;color:#0e1828b8;font-weight:850}.traceability-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.82rem;margin-top:clamp(1rem,2.6vw,1.6rem)}.traceability-card{display:grid;gap:.42rem;min-height:156px;padding:.95rem;border:1px solid rgba(15,28,46,.08);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fbfdd6);box-shadow:0 16px 42px #0f1c2e0e,inset 0 1px #ffffffdb}.traceability-card>span{color:var(--color-teal);font-size:.74rem;font-weight:950}.traceability-card h3{margin:0;font-size:1.05rem}.traceability-card p{margin:0;color:var(--color-ink-soft);font-size:.9rem;line-height:1.48}@media(max-width:1100px){.traceability-section__layout{grid-template-columns:1fr}.traceability-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.traceability-section__copy h2{font-size:2.25rem}.traceability-section__support{width:100%;border-radius:12px}.traceability-event__header,.traceability-event__fields,.traceability-cards{grid-template-columns:1fr}.traceability-event__header{display:grid}.traceability-card{min-height:auto}}@media(max-width:640px){:root{--header-height: 64px}.container,.site-header .container,.hero-section__inner{width:min(100% - 2rem,100%)}.responsive-mobile-section__inner{gap:30px}.responsive-mobile-section__mockup{width:min(82vw,300px)}.site-header{height:64px;padding:0;-webkit-backdrop-filter:blur(14px) saturate(145%);backdrop-filter:blur(14px) saturate(145%)}.site-header__inner{min-height:64px;align-items:center;flex-wrap:nowrap;gap:.55rem}.brand-logo--md{width:142px}.brand-logo img{max-height:28px}.site-nav{display:none}.site-header__actions{align-items:center;gap:.5rem;margin-left:auto}.language-selector__trigger{width:40px;min-width:40px;height:40px;min-height:40px;justify-content:center;padding:0}.language-selector__current{display:none}.language-selector__menu{right:0;left:auto}.site-header__actions .button{width:auto;min-height:40px;height:40px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700}.hero-section{min-height:auto;padding:38px 0 44px;background:radial-gradient(circle at 90% 8%,rgba(38,162,168,.08),transparent 34%),radial-gradient(circle at 0% 18%,rgba(42,94,221,.06),transparent 32%),var(--color-bg-page)}.hero-section__inner{width:min(100% - 2rem,100%);gap:28px}.hero-section__copy{max-width:100%}.hero-section .eyebrow{margin-bottom:14px;font-size:11px;line-height:1;letter-spacing:.085em}.hero-section h1{max-width:360px;font-size:clamp(33px,9vw,38px);font-weight:600;line-height:1.05;letter-spacing:0;text-wrap:balance}.hero-section__description{max-width:360px;margin-top:18px;color:#0f1c2eb3;font-size:15.8px;font-weight:400;line-height:1.5}.hero-section__support{max-width:360px;margin-top:18px;padding:0;border:0;border-radius:0;background:transparent;font-size:15px;font-weight:760;line-height:1.42;box-shadow:none}.hero-section__support-desktop,.hero-section__microcopy-desktop{display:none}.hero-section__support-mobile,.hero-section__microcopy-mobile{display:inline}.hero-section .button-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.hero-section .button{width:100%;min-height:48px;height:48px;border-radius:16px;font-size:14px;font-weight:700}.hero-section .button--primary{box-shadow:0 10px 24px #2a5edd2e}.hero-section .button--secondary{border:1px solid rgba(15,28,46,.08);background:#ffffffb8;box-shadow:none}.hero-section__microcopy{max-width:100%;margin-top:12px;color:var(--color-ink-muted);font-size:13.5px;line-height:1.4}.hero-section__visual{margin-top:-2px}.hero-product-visual{width:100%;padding:2px 0 22px}.hero-product-visual:before{inset:8% 4%;filter:blur(18px);opacity:.46}.hero-browser-mockup{display:block;aspect-ratio:auto;border-radius:16px}.hero-browser-mockup__bar{height:1.8rem;padding-inline:.8rem}.hero-browser-mockup__bar span{width:.48rem;height:.48rem}.hero-browser-mockup picture{position:static;display:block;background:none}.hero-dashboard-image{position:static;width:100%;max-width:100%;height:auto;object-fit:contain;object-position:50% 0;opacity:1}.hero-transition{grid-template-columns:1fr;gap:12px;margin-top:4px;padding:0;border:0;border-radius:0;background:transparent}.hero-transition__item{grid-template-columns:40px minmax(0,1fr);gap:12px;min-height:88px;padding:15px 16px;border-radius:16px}.hero-transition__icon{width:40px;height:40px;border-radius:14px}.hero-transition__icon svg{width:21px;height:21px}.hero-transition__heading{gap:6px}.hero-transition__item h3{margin:0;font-size:13.5px;line-height:1.25}.hero-transition__badge{min-height:18px;padding-inline:7px;font-size:10.5px}.hero-transition__description-desktop,.hero-transition__description-mobile{font-size:12.5px;line-height:1.4}.hero-transition__description-desktop{display:none}.hero-transition__description-mobile{display:block}.hero-positioning-strip{padding:3rem 0}.hero-positioning-strip__content{gap:.88rem}.hero-positioning-strip__content p{font-size:clamp(1.75rem,8vw,2.1rem);line-height:1.18}.hero-positioning-strip__content span{font-size:.96rem;line-height:1.58}}.final-cta-section{position:relative;overflow:hidden;padding:clamp(42px,4.6vw,64px) 0;background:radial-gradient(circle at 20% 20%,rgba(42,94,221,.16),transparent 34%),radial-gradient(circle at 82% 8%,rgba(38,162,168,.12),transparent 31%),linear-gradient(135deg,#091321,#0b1b2c 58%,#07111e)}.final-cta-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(circle at center,rgba(0,0,0,.72) 0%,transparent 70%);opacity:.45;pointer-events:none}.final-cta-section:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(156,232,236,.36),transparent);pointer-events:none}.final-cta-section .container{position:relative;z-index:1}.final-cta-panel{display:grid;grid-template-columns:1fr;justify-items:center;gap:clamp(.95rem,1.45vw,1.2rem);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;text-align:center}.final-cta-panel:before{content:none}.final-cta-panel h2{max-width:1080px;margin-inline:auto;color:#fff;font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:0;text-wrap:balance}.final-cta-panel .eyebrow{justify-content:center;color:#9ce8ec}.final-cta-panel .cta-panel__description{max-width:920px;margin:.72rem auto 0;color:#ffffffb8;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.62}.final-cta-panel .button-row{justify-content:center;gap:.9rem}.final-cta-panel .button{min-height:2.82rem;padding-inline:1.05rem}.final-cta-panel .button--primary{box-shadow:0 14px 32px #2a5edd3d,inset 0 1px #ffffff3d}.final-cta-panel .button--secondary{color:#fff;border-color:#ffffff47;background:#ffffff12;box-shadow:inset 0 1px #ffffff14}.final-cta-panel .button--secondary:hover{border-color:#9ce8ec7a;background:#ffffff1f}.final-cta-panel__mobile-copy{display:none}@media(max-width:760px){.final-cta-section{padding:0}.final-cta-panel{gap:1.35rem;padding:52px 22px 56px}.final-cta-panel h2{font-size:clamp(30px,8vw,36px);line-height:1.08}.final-cta-panel .cta-panel__description{max-width:21rem;margin-top:.76rem;font-size:.98rem;line-height:1.54}.final-cta-panel--has-mobile-copy .final-cta-panel__desktop-copy{display:none}.final-cta-panel--has-mobile-copy .final-cta-panel__mobile-copy{display:inline}.final-cta-panel .button-row{width:100%;gap:12px}.final-cta-panel .button{width:100%;min-height:50px;padding-inline:1rem}}.section--early-access{overflow:clip;scroll-margin-top:calc(var(--header-height, 92px) + 1rem);padding:clamp(4.6rem,7vw,6.25rem) 0;background:radial-gradient(circle at 15% 20%,rgba(255,210,120,.14),transparent 32%),radial-gradient(circle at 85% 72%,rgba(70,200,210,.1),transparent 36%),linear-gradient(180deg,#fff,#fbfcfd 48%,#fff);box-shadow:inset 0 -1px #0e18280e}.section--early-access .container{width:min(100% - 2rem,1160px)}.section--early-access:before,.section--early-access:after,.early-access:before,.early-access:after,.early-access__copy:before,.early-access__copy:after,.early-access__trust:after{content:none}.early-access{position:relative;display:grid;grid-template-areas:"copy conversion";grid-template-columns:minmax(0,1fr) minmax(430px,480px);gap:clamp(.95rem,2vw,1.4rem) clamp(2rem,4vw,3.5rem);align-items:start;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.early-access__copy{grid-area:copy;min-height:auto;padding:.35rem 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.early-access__copy .eyebrow{margin-bottom:.85rem;color:var(--color-blue);font-size:.78rem;letter-spacing:.1em}.early-access__copy h2{max-width:20ch;margin-bottom:.95rem;color:#0e1828f5;font-size:clamp(2.2rem,3.1vw,3.05rem);font-weight:760;line-height:1.08}.early-access__copy .section-intro__description{max-width:38rem;color:#0e1828ad;font-size:clamp(1rem,1.28vw,1.12rem);line-height:1.6}.early-access__note{max-width:37rem;margin:.95rem 0 0;padding:0;border:0;border-radius:0;background:transparent;color:#0e1828a8;font-size:clamp(.95rem,1vw,1.03rem);font-weight:720;line-height:1.58}.early-access__panel .eyebrow{margin-bottom:0;color:var(--color-blue);font-size:.78rem}.early-access__panel>p:not(.eyebrow){margin:0;color:#0e1828a3;font-size:.92rem;line-height:1.5}.early-access__conversion{grid-area:conversion;display:grid;align-self:stretch;width:min(100%,480px);justify-self:end;align-content:start;gap:0;padding:clamp(1.3rem,2.25vw,1.7rem);border:1px solid rgba(42,94,221,.115);border-radius:24px;background:radial-gradient(circle at 8% 0%,rgba(255,210,120,.13),transparent 34%),radial-gradient(circle at 100% 100%,rgba(38,162,168,.11),transparent 38%),linear-gradient(180deg,#fffffff0,#f9fcfdd1);box-shadow:0 24px 72px #0f1c2e16,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.early-access__form{display:grid;width:100%;justify-self:stretch;gap:.82rem;scroll-margin-top:calc(var(--header-height, 92px) + 1rem);padding:0;border:0;border-radius:0;background:linear-gradient(180deg,#ffffff6b,#fff0);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.early-access__form:before{content:none}.lead-form__header{display:grid;gap:.35rem;padding-right:0}.lead-form__header h3{margin:0;color:#0e1828f5;font-size:clamp(1.38rem,1.9vw,1.72rem);font-weight:760;line-height:1.12}.lead-form__header p{margin:0;color:#0e18289e;font-size:.98rem;line-height:1.55}.lead-form__grid{gap:.62rem}.lead-form__field{gap:.36rem;font-size:.8rem}.lead-form__field input,.lead-form__field select,.lead-form__field textarea{min-height:2.82rem;border-radius:10px;padding:.72rem .82rem;background-color:#fffffff5}.lead-form__field select{height:2.82rem;min-height:2.82rem;border-radius:10px}.lead-form__field textarea{min-height:4.4rem}.lead-form__support{padding:0;border:0;border-radius:0;background:transparent;color:var(--color-ink-muted);font-size:.84rem;line-height:1.48}.early-access__form .button{min-height:3.1rem;margin-top:.1rem;font-size:.96rem}.lead-form__seo-support{margin-top:-.1rem;color:#0e18288f;font-size:.84rem;line-height:1.5}.early-access__trust{display:grid;grid-template-columns:1fr;gap:.86rem;align-items:start;width:100%;justify-self:stretch;margin-top:1.2rem;padding:1.18rem 0 0;border:0;border-top:1px solid rgba(38,162,168,.14);border-radius:0;background:transparent;box-shadow:none}.early-access__trust .eyebrow{display:none}.early-access__trust h3{display:block;margin:0;color:#0e1828f0;font-size:1rem;font-weight:820;line-height:1.2}.early-access__trust>p:not(.eyebrow){display:none}.early-access__trust-grid{grid-column:1;grid-row:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.82rem .95rem}.early-access__trust-item{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:auto;align-content:start;gap:.12rem .52rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.early-access__trust-item span{position:static;width:.44rem;height:.44rem;margin-top:.42rem;border-radius:999px;background:var(--color-teal);box-shadow:none;grid-row:span 2}.early-access__trust-item strong{color:#0e1828eb;font-size:.86rem}.early-access__trust-item small{color:var(--color-ink-muted);font-size:.76rem;line-height:1.34}@media(max-width:960px){.section--early-access .container{width:min(100% - 1.5rem,100%)}.early-access{display:grid;grid-template-areas:"copy" "conversion";grid-template-columns:1fr;gap:1rem}.early-access__conversion{width:100%;max-width:100%;justify-self:stretch;align-self:auto}.early-access__trust{width:100%;max-width:100%;justify-self:stretch;grid-template-columns:1fr}.early-access__trust .eyebrow,.early-access__trust h3,.early-access__trust>p:not(.eyebrow),.early-access__trust-grid{grid-column:1;grid-row:auto}.early-access__copy h2{max-width:15ch;font-size:clamp(2.25rem,7vw,3.35rem)}.early-access__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.section--early-access{padding:4rem 0}.section--early-access .container{width:min(100% - 1rem,100%)}.early-access{gap:.85rem}.early-access__copy h2{font-size:clamp(2rem,10vw,2.72rem)}.early-access__copy .section-intro__description,.early-access__note{font-size:.95rem}.early-access__conversion{padding:1rem}.early-access__form{padding:0}.early-access__trust{padding:.95rem 0 0}.lead-form__header{padding-right:0}.lead-form__grid,.early-access__trust-grid{grid-template-columns:1fr}.lead-form__field--textarea{grid-column:auto}}.site-nav--desktop{flex:1 1 auto;justify-content:center;margin-inline:auto;flex-wrap:nowrap}.site-header__actions{flex:0 0 auto;gap:.95rem}.language-selector__trigger{min-height:2rem;gap:.34rem;padding:.34rem 0;border-color:transparent;background:transparent!important;box-shadow:none!important;color:#0f1c2e9e;font-size:.78rem;font-weight:760;-webkit-appearance:none;appearance:none}.language-selector__trigger:hover,.language-selector__trigger:active,.language-selector__trigger:focus,.language-selector[open] .language-selector__trigger{color:#2a5eddf5;border-color:transparent;background:transparent!important;box-shadow:none!important;transform:none}.language-selector__trigger:focus-visible{outline:2px solid rgba(42,94,221,.26);outline-offset:4px}.language-selector__icon{width:.94rem;height:.94rem}.language-selector__chevron{width:.82rem;height:.82rem;flex:0 0 auto;opacity:.72;transition:transform .16s ease}.language-selector[open] .language-selector__chevron{transform:rotate(180deg)}.language-selector__mobile-label{display:none}.language-selector__current{white-space:nowrap}.language-selector__menu{min-width:12rem;border-color:#0e18281a;box-shadow:0 16px 42px #0e18281f}.site-header__login-link{color:#0f1c2e8f;font-size:.82rem;font-weight:760;line-height:1;white-space:nowrap;transition:color .16s ease,transform .16s ease}.site-header__login-link:hover{color:var(--color-blue);transform:translateY(-1px)}.site-header__primary-cta{min-height:2.35rem;padding:.62rem 1.05rem;border-color:#2a5edd2e;font-size:.84rem;background:var(--color-blue);box-shadow:0 6px 14px #2a5edd1a;white-space:nowrap}.site-header__primary-cta:hover{background:#2452c5;box-shadow:0 8px 18px #2a5edd24}.site-menu-toggle,.site-menu-button,.site-mobile-menu{display:none}@media(max-width:1080px){.site-nav--desktop{gap:.85rem}.site-nav__link{font-size:.82rem}.site-header__actions{gap:.78rem}.site-header__login-link{display:none}}@media(max-width:900px){:root{--header-height: 64px}.site-header{height:64px;padding:0}.site-header .container{width:min(100% - 2rem,100%)}.site-header__inner{min-height:64px;align-items:center;flex-wrap:nowrap;gap:.75rem}.site-nav--desktop,.site-header__actions{display:none}.site-menu-toggle{position:absolute;display:block;width:1px;height:1px;opacity:0;pointer-events:none}.site-menu-button{position:relative;z-index:3;display:inline-flex;width:42px;height:42px;margin-left:auto;align-items:center;justify-content:center;border:1px solid rgba(15,28,46,.1);border-radius:999px;background:#ffffffa8;box-shadow:inset 0 1px #fffc,0 10px 24px #0f1c2e0f;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.site-menu-button:hover{border-color:#2a5edd3d;background:#fff;box-shadow:inset 0 1px #ffffffe0,0 14px 30px #0f1c2e14}.site-menu-toggle:focus-visible+.site-menu-button{outline:3px solid rgba(42,94,221,.34);outline-offset:4px}.site-menu-button span:not(.sr-only){position:absolute;width:17px;height:2px;border-radius:999px;background:var(--color-ink);transition:transform .18s ease,opacity .18s ease}.site-menu-button span:nth-child(2){transform:translateY(-5px)}.site-menu-button span:nth-child(3){transform:translateY(0)}.site-menu-button span:nth-child(4){transform:translateY(5px)}.site-menu-toggle:checked+.site-menu-button span:nth-child(2){transform:rotate(45deg)}.site-menu-toggle:checked+.site-menu-button span:nth-child(3){opacity:0}.site-menu-toggle:checked+.site-menu-button span:nth-child(4){transform:rotate(-45deg)}.site-mobile-menu{position:absolute;top:calc(100% + .5rem);right:0;left:0;z-index:2;display:grid;gap:1rem;padding:1rem;border:1px solid rgba(15,28,46,.08);border-radius:18px;background:linear-gradient(180deg,#fffffffe,#fafdfffd);box-shadow:0 22px 58px #0f1c2e29,inset 0 1px #ffffffeb;opacity:0;transform:translateY(-8px);pointer-events:none;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;-webkit-backdrop-filter:blur(56px) saturate(175%);backdrop-filter:blur(56px) saturate(175%)}.site-menu-toggle:checked~.site-mobile-menu{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.site-mobile-menu__nav{display:grid;gap:.2rem}.site-mobile-menu__nav a{padding:.72rem .82rem;border-radius:12px;color:#0f1c2eb8;font-size:.95rem;font-weight:760;transition:color .16s ease,background .16s ease}.site-mobile-menu__nav a:hover{color:var(--color-blue);background:#2a5edd0f}.site-mobile-menu__actions{display:grid;gap:.75rem;padding-top:.85rem;border-top:1px solid rgba(15,28,46,.08)}.site-mobile-menu .language-selector{width:100%}.site-mobile-menu .language-selector__trigger{width:100%;min-width:0;height:auto;min-height:2.72rem;justify-content:flex-start;padding:.62rem .82rem;border-radius:12px;color:#0f1c2eb3;background:#2a5edd0a!important}.site-mobile-menu .language-selector__current{display:inline}.site-mobile-menu .language-selector__mobile-label{display:inline;color:#0f1c2e80;font-weight:720}.site-mobile-menu .language-selector__chevron{margin-left:auto}.site-mobile-menu .language-selector__menu{right:auto;left:0;width:100%}.site-header__login-link--mobile{display:inline-flex;justify-content:center;padding:.2rem 0;color:#0f1c2e80;font-size:.84rem}}@media(max-width:760px){.site-footer{padding:2rem 0 2.55rem;background:linear-gradient(180deg,#fff,#f8fafc)}.site-footer__inner{display:block;padding-top:0;border-top:0}.site-footer__brand,.site-footer__top,.site-footer__bottom,.site-footer__columns{display:none}.site-footer__mobile{display:grid;gap:1.35rem}.site-footer__mobile-brand{display:grid;gap:.78rem;justify-items:start;text-align:left}.site-footer__mobile-brand .brand-mark--footer{margin-bottom:0}.site-footer__mobile-brand p{max-width:21rem;margin:0;color:#0f1c2ea3;font-size:.96rem;line-height:1.58}.site-footer__mobile-groups{display:grid;border-top:1px solid rgba(15,28,46,.1)}.site-footer__mobile-group{border-bottom:1px solid rgba(15,28,46,.1)}.site-footer__mobile-group summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:1rem;color:#0f1c2ed1;font-size:.96rem;font-weight:760;list-style:none;cursor:pointer}.site-footer__mobile-group summary::-webkit-details-marker{display:none}.site-footer__mobile-chevron{width:.56rem;height:.56rem;margin-right:.15rem;border-right:2px solid rgba(15,28,46,.42);border-bottom:2px solid rgba(15,28,46,.42);transform:rotate(45deg);transition:transform .16s ease}.site-footer__mobile-group[open] .site-footer__mobile-chevron{transform:rotate(225deg)}.site-footer__mobile-links{display:grid;gap:.12rem;padding:0 0 .95rem}.site-footer__mobile-links a{display:flex;min-height:44px;align-items:center;color:#0f1c2e9e;font-size:.94rem;font-weight:640;transition:color .16s ease,transform .16s ease}.site-footer__mobile-links a:hover{color:var(--color-blue);transform:translate(2px)}.site-footer__mobile-social{display:flex;align-items:center;gap:.9rem}.site-footer__mobile-social a{display:inline-flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border:0;border-radius:0;color:#0f1c2e8a;background:transparent;box-shadow:none;transition:color .16s ease,transform .16s ease}.site-footer__mobile-social a:hover{color:var(--color-blue);transform:translateY(-2px)}.site-footer__mobile-social svg{width:1.25rem;height:1.25rem;fill:currentColor}.site-footer__copyright{margin:0;padding-top:.15rem;color:#0f1c2e70;font-size:.78rem;line-height:1.55}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
