:root{--navy: #0d1b2a;--navy-light: #1b2838;--navy-card: #152232;--blue: #2e75b6;--blue-soft: rgba(46, 117, 182, .15);--green: #4caf50;--green-soft: rgba(76, 175, 80, .12);--text: #f4f7fb;--text-muted: #9eb3c8;--border: rgba(46, 117, 182, .25);--font-body: "DM Sans", system-ui, sans-serif;--font-display: "Instrument Sans", "DM Sans", system-ui, sans-serif;--radius: 12px;--radius-lg: 20px;--container: 1120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--text);background:var(--navy);-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(100% - 2.5rem,var(--container));margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:var(--font-body);font-size:.9375rem;font-weight:600;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:linear-gradient(135deg,var(--blue),#3a8fd4);color:#fff;box-shadow:0 4px 24px #2e75b659}.btn--primary:hover{box-shadow:0 6px 28px #2e75b673}.btn--ghost{background:transparent;border-color:var(--border);color:var(--text)}.btn--ghost:hover{border-color:var(--blue);background:var(--blue-soft)}.header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border);background:#0d1b2ad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1rem}.header__brand{flex-shrink:0}.logo-img{display:block;height:auto;width:auto;max-width:100%;object-fit:contain}.header__brand .logo-frame,.header__brand .header__logo.logo-frame,.footer__brand .logo-frame,.footer__brand .footer__logo.logo-frame{display:inline-block;background:none;background-color:transparent;border:none;box-shadow:none;padding:0;line-height:0;vertical-align:middle}.header__brand .logo-frame .logo-img,.footer__brand .logo-frame .logo-img{display:block;width:160px;height:auto;margin:0;padding:0;background:none;border-radius:0;box-shadow:none}.header__nav{display:none;gap:2rem;align-items:center}.header__link{font-size:.9375rem;font-weight:500;color:var(--text-muted);transition:color .15s ease}.header__link:hover{color:var(--text)}.header__link--product{color:#2db8a8;padding:.35rem .85rem;border:1px solid rgba(45,184,168,.45);border-radius:999px;background:#2db8a81a;box-shadow:0 0 14px #2db8a838;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.header__link--product:hover{color:#6ee8d8;border-color:#2db8a8bf;background:#2db8a82e;box-shadow:0 0 20px #2db8a861}.header__link--product--active{color:#8ef0e4;border-color:#2db8a8d9;background:#2db8a838;box-shadow:0 0 22px #2db8a873}@media(max-width:767px){.header__nav .header__link--product{width:fit-content;margin-top:.25rem}}.header__cta--desktop{display:none;padding:.6rem 1.25rem;font-size:.875rem}.header__cta--mobile{margin-top:.5rem;width:100%}.header__menu-btn{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--border);border-radius:10px;background:var(--navy-light);cursor:pointer}.header__menu-icon,.header__menu-icon:before,.header__menu-icon:after{display:block;width:1.125rem;height:2px;background:var(--text);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.header__menu-icon{position:relative}.header__menu-icon:before,.header__menu-icon:after{content:"";position:absolute;left:0}.header__menu-icon:before{top:-6px}.header__menu-icon:after{top:6px}.header__menu-icon.is-open{background:transparent}.header__menu-icon.is-open:before{top:0;transform:rotate(45deg)}.header__menu-icon.is-open:after{top:0;transform:rotate(-45deg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:768px){.header__menu-btn{display:none}.header__nav{display:flex}.header__cta--desktop{display:inline-flex}.header__cta--mobile{display:none}}@media(max-width:767px){.header__nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;padding:1rem 1.25rem 1.25rem;background:#0d1b2afa;border-bottom:1px solid var(--border)}.header__nav--open{display:flex}.header__link{padding:.75rem 0;width:100%;border-bottom:1px solid rgba(46,117,182,.12)}}.trust{border-block:1px solid var(--border);background:var(--navy-light)}.trust__list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:0;list-style:none}@media(min-width:768px){.trust__list{grid-template-columns:repeat(4,1fr)}}.trust__item{padding:1.25rem 1rem;text-align:center;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.trust__item:last-child{border-right:none}@media(min-width:768px){.trust__item{border-bottom:none}}.trust__label{display:block;margin-bottom:.25rem;font-size:.8125rem;font-weight:600;color:var(--text)}.trust__detail{font-size:.75rem;color:var(--text-muted)}.hero{position:relative;overflow:hidden;padding-block:4rem 3rem}.hero__grid{display:grid;gap:3rem;align-items:center}@media(min-width:960px){.hero__grid{grid-template-columns:1.1fr .9fr;gap:2rem}}.hero__visual{display:none}@media(min-width:960px){.hero__visual{display:block}}.hero__logo-card{display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center;background:linear-gradient(160deg,var(--navy-card),var(--navy-light));border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 24px 48px #00000040}.hero__logo-card .hero__logo,.hero__logo-card .logo-img{display:block;width:280px;max-width:100%;height:auto;margin:0 auto;padding:1.25rem 1.75rem;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000026;box-sizing:content-box}.hero__logo-caption{margin:1.25rem 0 0;font-size:.875rem;color:var(--text-muted)}.hero__flow{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;flex-wrap:wrap}.hero__flow-step{padding:.4rem .85rem;font-size:.75rem;font-weight:600;border-radius:999px}.hero__flow-step--blue{color:var(--blue);background:var(--blue-soft);border:1px solid rgba(46,117,182,.35)}.hero__flow-step--green{color:var(--green);background:var(--green-soft);border:1px solid rgba(76,175,80,.35)}.hero__flow-arrow{width:1.25rem;height:1px;background:var(--text-muted);opacity:.5}.hero__glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero__glow--blue{width:480px;height:480px;top:-120px;right:-80px;background:#2e75b633}.hero__glow--green{width:320px;height:320px;bottom:0;left:-60px;background:#4caf501f}.hero__content{position:relative}.hero__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 1.25rem;font-size:.875rem;color:var(--text-muted)}.hero__badge{padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--green);background:var(--green-soft);border:1px solid rgba(76,175,80,.35);border-radius:999px}.hero__title{margin:0 0 1.25rem;font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em}.hero__title-accent{color:var(--blue)}.hero__subtitle{max-width:36rem;margin:0 0 2rem;font-size:1.125rem;color:var(--text-muted)}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.hero__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;margin:0;padding:1.5rem 0 0;border-top:1px solid var(--border)}.hero__stats dt{margin:0 0 .25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--blue)}.hero__stats dd{margin:0;font-size:.9375rem;font-weight:500;color:var(--text)}.section-header{margin-bottom:3rem;max-width:40rem}.section-header--center{margin-inline:auto;text-align:center}.section-header__eyebrow{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}.section-header__title{margin:0 0 1rem;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em}.section-header__desc{margin:0;color:var(--text-muted);font-size:1.0625rem}.layers{padding-block:5rem;background:linear-gradient(180deg,var(--navy) 0%,#0a1520 100%)}.layers__grid{display:grid;gap:1.5rem}@media(min-width:900px){.layers__grid{grid-template-columns:repeat(3,1fr)}}.layer-card{display:flex;flex-direction:column;padding:1.75rem;background:var(--navy-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s ease,transform .2s ease}.layer-card:hover{transform:translateY(-4px)}.layer-card--blue:hover{border-color:#2e75b680;box-shadow:0 12px 40px #2e75b61f}.layer-card--green:hover{border-color:#4caf5073;box-shadow:0 12px 40px #4caf501a}.layer-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.layer-card__number{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1;color:#ffffffb8}.layer-card__tag{padding:.2rem .65rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border-radius:999px}.layer-card--blue .layer-card__tag{color:var(--blue);background:var(--blue-soft)}.layer-card--green .layer-card__tag{color:var(--green);background:var(--green-soft)}.layer-card__title{margin:0 0 .75rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1.3}.layer-card__desc{margin:0 0 1rem;font-size:.9375rem;color:var(--text-muted)}.layer-card__receipt,.gainshare{margin:0 0 1.25rem}.gainshare__bar{display:flex;height:10px;overflow:hidden;border-radius:999px;background:#ffffff0f}.gainshare__segment{display:block;height:100%;min-width:2px;transition:opacity .15s ease}.gainshare__segment:first-child{border-radius:999px 0 0 999px}.gainshare__segment:last-child{border-radius:0 999px 999px 0}.layer-card:hover .gainshare__segment{opacity:.92}.gainshare__legend{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:.75rem 0 0;padding:0;list-style:none}.gainshare__legend-item{display:flex;align-items:center;gap:.4rem}.gainshare__swatch{flex-shrink:0;width:8px;height:8px;border-radius:2px}.gainshare__legend-label{font-size:.6875rem;color:var(--text-muted)}.gainshare__legend-label strong{font-weight:600;color:var(--text)}.layer-card__features{margin:auto 0 0;padding:0;list-style:none}.layer-card__features li{position:relative;padding-left:1.25rem;margin-bottom:.5rem;font-size:.875rem;color:var(--text)}.layer-card__features li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%}.layer-card--blue .layer-card__features li:before{background:var(--blue)}.layer-card--green .layer-card__features li:before{background:var(--green)}.the-problem{padding-block:4rem 4.5rem;border-top:1px solid var(--border);background:var(--navy-light)}.the-problem .section-stats{margin-top:0}.the-problem__intro{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start;margin-bottom:1.75rem}@media(min-width:900px){.the-problem__intro{grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}}.the-problem__left{display:flex;flex-direction:column;min-width:0}.the-problem__eyebrow{margin:0 0 .5rem}.the-problem__title{margin:0 0 .75rem;max-width:100%;line-height:1.15}.the-problem__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;margin:0;padding:0}.the-problem__desc{margin:0;max-width:100%}.problem-timeline{align-self:start;margin:0;height:fit-content;padding:1.125rem 1.125rem 1.125rem 1rem;background:var(--navy-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 12px 40px #0003}.problem-timeline__title{margin:0 0 1rem;padding-bottom:.65rem;font-family:Consolas,Cascadia Code,Courier New,monospace;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e87c4a;border-bottom:1px solid rgba(232,124,74,.25)}.problem-timeline__list{position:relative;margin:0;padding:0 0 0 .5rem;list-style:none}.problem-timeline__list:before{content:"";position:absolute;left:11px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#e87c4a,#e87c4a59 70%,#9b594833);border-radius:2px}.problem-timeline__step{position:relative;display:flex;gap:.75rem;padding-bottom:.75rem}.problem-timeline__step:last-child{padding-bottom:0}.problem-timeline__dot{position:relative;z-index:1;flex-shrink:0;width:12px;height:12px;margin-top:.2rem;background:#e87c4a;border:2px solid var(--navy-card);border-radius:50%;box-shadow:0 0 0 2px #e87c4a59}.problem-timeline__step--muted .problem-timeline__dot{background:#9b5948;box-shadow:0 0 0 2px #9b594859}.problem-timeline__content{display:flex;flex-direction:column;gap:.15rem;min-width:0}.problem-timeline__day{font-family:Consolas,Cascadia Code,Courier New,monospace;font-size:.6875rem;font-weight:600;letter-spacing:.04em;color:#e87c4a}.problem-timeline__step--muted .problem-timeline__day{color:#b87a62}.problem-timeline__text{font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.problem-timeline__step--muted .problem-timeline__text{font-style:italic;opacity:.85}.why-ledger{padding-block:5rem;border-top:1px solid var(--border);background:var(--navy-light)}.why-ledger__header.section-header{margin-bottom:1rem}.why-ledger__header .section-header__title{margin-bottom:0}.why-ledger__intro{max-width:42rem;margin:0 0 2rem}.why-ledger__diagrams{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem}@media(min-width:768px){.why-ledger__diagrams{grid-template-columns:1fr 1fr;gap:1.5rem}}.why-ledger__diagram-wrap{margin:0;padding:1.25rem 1rem 1rem;background:var(--navy-card);border:1px solid var(--border);border-radius:var(--radius-lg)}.why-ledger__diagram-wrap--database{border-color:#c45c4259}.why-ledger__diagram-wrap--ledger{border-color:#2db8a866}.why-ledger__diagram-title{margin:0 0 .75rem;font-family:var(--font-display);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center}.why-ledger__diagram-wrap--database .why-ledger__diagram-title{color:#e87b4a}.why-ledger__diagram-wrap--ledger .why-ledger__diagram-title{color:#2db8a8}.why-ledger__diagram-svg{display:block;width:100%;max-width:320px;height:auto;margin-inline:auto;overflow:visible}.why-ledger__diagram-label{font-family:var(--font-body);font-size:9px;font-weight:600;fill:#9eb3c8d9}.why-ledger__diagram-label--center{font-size:11px;font-weight:700;fill:#e87b4a}.why-ledger__diagram-label--ledger{fill:#9eb3c8}.why-ledger__diagram-label--ledger-center{font-size:10px;font-weight:700;fill:#2db8a8}.why-ledger__compare{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}@media(min-width:768px){.why-ledger__compare{grid-template-columns:1fr 1fr;gap:1.5rem}}.why-ledger__col{padding:1.75rem;background:var(--navy-card);border:1px solid var(--border);border-radius:var(--radius-lg)}.why-ledger__col--database{border-color:#8b9aab59}.why-ledger__col--ledger{border-color:#2e75b673;box-shadow:0 8px 32px #2e75b61a}.why-ledger__col-title{margin:0 0 .75rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1.3}.why-ledger__col--database .why-ledger__col-title{color:var(--text-muted)}.why-ledger__col--ledger .why-ledger__col-title{color:var(--blue)}.why-ledger__col-text{margin:0;font-size:.9375rem;line-height:1.65;color:var(--text-muted)}.why-ledger__closing{max-width:48rem;margin:0}.why-sui{padding-block:5rem;border-top:1px solid var(--border);background:linear-gradient(180deg,var(--navy) 0%,#0a1520 100%)}.why-sui__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.why-sui__left{display:flex;flex-direction:column;gap:1rem;min-width:0;max-width:100%}.why-sui__header.section-header{margin-bottom:0;max-width:100%;width:100%}.why-sui__header .section-header__eyebrow,.why-sui__header .section-header__title{max-width:100%}.why-sui__header .section-header__title{margin-bottom:0}.why-sui__body{margin:0;font-size:1.0625rem;line-height:1.65;color:var(--text-muted)}.why-sui__body+.why-sui__body{margin-top:0}.why-sui__right{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%;min-width:0}.why-sui__logo-wrap{flex:1 1 50%;display:flex;align-items:center;justify-content:center;min-width:0;padding:0}.why-sui__logo{display:block;width:120px;max-width:100%;height:auto;object-fit:contain}.why-sui__flow-card{flex:1 1 50%;width:100%;min-width:0;max-width:none;padding:1.125rem .875rem;background:var(--navy-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px #0003}.why-sui__flow-title{margin:0 0 .875rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);text-align:center}.why-sui__flow{margin:0;padding:0;list-style:none}.why-sui__flow-item{display:flex;flex-direction:column;align-items:stretch}.why-sui__flow-step{display:block;padding:.5625rem .75rem;font-size:.75rem;font-weight:600;line-height:1.35;text-align:center;color:var(--text);background:#2e75b61f;border:1px solid rgba(46,117,182,.3);border-radius:8px}.why-sui__flow-arrow{display:flex;align-items:center;justify-content:center;padding:.3125rem 0;font-size:1rem;font-weight:700;color:var(--blue);line-height:1}.why-sui__stats{margin-top:0}.why-sui__trust-badges{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:0;padding:0;list-style:none}.why-sui__trust-badge{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .875rem;font-size:.6875rem;font-weight:600;line-height:1.3;letter-spacing:.01em;color:var(--text);background:#0d1b2a73;border:1px solid rgba(46,117,182,.35);border-radius:999px;white-space:nowrap}@media(min-width:900px){.why-sui__grid{grid-template-columns:repeat(4,1fr);column-gap:1.5rem;row-gap:1.25rem;align-items:start}.why-sui__left{grid-column:1 / 3;grid-row:1 / 3;gap:1.25rem;padding-right:1rem;max-width:100%;overflow-wrap:break-word}.why-sui__header .section-header__title{max-width:26rem}.why-sui__right{grid-column:3 / 5;grid-row:1 / 3;align-self:center;justify-self:stretch;width:100%;max-width:none;gap:1rem}.why-sui__stats{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.why-sui__trust-badges{grid-column:1 / -1;grid-row:4;flex-wrap:nowrap;justify-content:space-between;gap:.625rem}.why-sui__trust-badges li{flex:1;min-width:0;display:flex;justify-content:center}.why-sui__trust-badge{width:100%;max-width:100%;text-align:center}}@media(max-width:899px){.why-sui__trust-badge{white-space:normal}}.section-stats{display:grid;gap:1.5rem}@media(min-width:768px){.section-stats--3{grid-template-columns:repeat(3,1fr)}.section-stats--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.section-stats--4{grid-template-columns:repeat(4,1fr)}}.claims{padding-block:5rem;border-top:1px solid var(--border);background:var(--navy-light)}.claims__header{margin-bottom:2rem}.claims__header .section-header__title{margin-bottom:0}.claims__intro{display:grid;gap:2rem;align-items:start;margin-bottom:3rem}@media(min-width:900px){.claims__intro{grid-template-columns:1fr minmax(260px,340px);gap:2.5rem}}.claims__body{max-width:40rem}.claims__subhead{margin:0 0 1rem;font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--blue)}.claims__desc{margin:0}.terminal-block{margin:0;padding:1rem 1.125rem;font-family:Consolas,Cascadia Code,Courier New,monospace;font-size:.75rem;line-height:1.65;color:#b8d4e8;background:#060d14;border:1px solid rgba(46,117,182,.35);border-radius:8px;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a}.terminal-block code{font-family:inherit;font-size:inherit;color:inherit;white-space:pre}.claims__episode{background:var(--navy);border-color:#2e75b666}@media(min-width:900px){.claims__episode{position:sticky;top:6rem}}.stat-card{padding:1.75rem;text-align:center;background:var(--navy-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-4px);border-color:#2e75b680;box-shadow:0 12px 40px #2e75b61f}.stat-card__value{margin:0 0 .5rem;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--text)}.stat-card__label{margin:0;font-size:.9375rem;font-weight:500;color:var(--text-muted)}.how{padding-block:5rem;border-top:1px solid var(--border)}.how__intro{max-width:40rem;margin:0 auto 2rem;text-align:center}.how__steps{display:grid;gap:1.25rem;margin:0;padding:0;list-style:none}@media(min-width:768px){.how__steps{grid-template-columns:repeat(2,1fr)}}.how__step{display:flex;gap:1.25rem;padding:1.5rem;background:var(--navy-light);border:1px solid var(--border);border-radius:var(--radius)}.how__step-num{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--navy);background:var(--green);border-radius:50%}.how__step-title{margin:0 0 .35rem;font-size:1.0625rem;font-weight:600}.how__step-text{margin:0;font-size:.9375rem;color:var(--text-muted)}.faq{padding-block:5rem;border-top:1px solid var(--border);background:linear-gradient(180deg,var(--navy) 0%,#0a1520 100%)}.faq__list{display:flex;flex-direction:column;gap:.75rem;max-width:48rem;margin-inline:auto}.faq-item{background:var(--navy-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .2s ease}.faq-item--open{border-color:#2e75b673}.faq-item__heading{margin:0}.faq-item__trigger{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;width:100%;padding:1.25rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.4;text-align:left;color:var(--text);background:transparent;border:none;cursor:pointer;transition:color .15s ease}.faq-item__trigger:hover{color:var(--blue)}.faq-item__question-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;flex:1;min-width:0}.faq-item__badge{margin:0;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}.faq-item__question{flex:1}.faq-item__icon{flex-shrink:0;position:relative;width:1.25rem;height:1.25rem;margin-top:.15rem}.faq-item__icon:before,.faq-item__icon:after{content:"";position:absolute;top:50%;left:50%;width:.75rem;height:2px;background:var(--blue);border-radius:2px;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.faq-item__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item--open .faq-item__icon:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0);opacity:0}.faq-item__panel{padding:0 1.5rem 1.25rem}.faq-item__panel[hidden]{display:none}.faq-item__answer{margin:0;padding-top:.25rem;font-size:.9375rem;line-height:1.65;color:var(--text-muted);border-top:1px solid rgba(46,117,182,.15);padding-block:1rem .25rem}.footer{padding-block:4rem 2rem;border-top:1px solid var(--border);background:#0a1520}.footer__inner{display:flex;flex-direction:column;gap:2.5rem}.footer__brand .footer__logo.logo-frame{margin-bottom:.75rem}.footer__social{display:flex;align-items:center;gap:.625rem;margin-top:.875rem}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:var(--text-muted);background:#2e75b614;border:1px solid var(--border);border-radius:50%;transition:color .15s ease,border-color .15s ease,background .15s ease}.footer__social-link:hover{color:var(--text);border-color:#2e75b680;background:var(--blue-soft)}.footer__social-link svg{width:1.125rem;height:1.125rem}.footer__tagline{margin:0;font-size:.9375rem;color:var(--text-muted)}.footer__cta-block{padding:2rem;background:linear-gradient(135deg,var(--navy-card),var(--navy-light));border:1px solid var(--border);border-radius:var(--radius-lg)}.footer__cta-grid{display:grid;gap:1.5rem;align-items:start}@media(min-width:768px){.footer__cta-grid{grid-template-columns:1fr minmax(12rem,auto);gap:2rem}}.footer__cta-title{margin:0 0 .5rem;font-family:var(--font-display);font-size:1.5rem;font-weight:700}.footer__cta-text{margin:0 0 1.25rem;color:var(--text-muted);max-width:32rem}.footer__trust-badges{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.footer__trust-badge{display:inline-flex;align-items:center;gap:.4375rem;padding:.3125rem .6875rem;font-size:.6875rem;font-weight:600;line-height:1.3;letter-spacing:.01em;color:var(--text);background:#0d1b2a73;border:1px solid rgba(46,117,182,.35);border-radius:999px;white-space:nowrap}.footer__trust-icon{flex-shrink:0;width:.875rem;height:.875rem;color:var(--blue)}@media(max-width:767px){.footer__trust-badges{flex-flow:row wrap}.footer__trust-badge{white-space:normal;max-width:100%}}.footer__legal{margin:0;font-size:.8125rem;color:var(--text-muted);opacity:.8}
