/*
 * Homepage-only founder-led presentation.
 * Original Remitz copy, routes, assets and shared component behaviour retained.
 * No reference-site assets, fonts, scripts or styles are imported.
 */
body.theme-dtone.home-editorial {
    --home-ink: #102f30;
    --home-dark: #071d25;
    --home-mint: #65edb8;
    --home-muted: #52646b;
    background: #fff;
}
body.home-editorial .navbar,
body.home-editorial .navbar.scrolled { background: rgba(7,29,37,.97); border-bottom: 1px solid rgba(255,255,255,.08); }
body.home-editorial .nav-spacer { background: var(--home-dark); }
body.home-editorial .nav-logo-img { filter: brightness(0) invert(1); }
body.home-editorial .nav-menu > .nav-item > .nav-link { color: #e7f3f1; }
body.home-editorial .nav-menu > .nav-item > .nav-link:hover { color: var(--home-mint); background: rgba(101,237,184,.06); }
body.home-editorial .nav-actions .btn-outline-accent { color: #e7f3f1; border-color: #70928f; }
body.home-editorial.theme-dtone .nav-actions .btn.btn-outline-accent { color: #e7f3f1; border-color: #70928f; }
body.home-editorial .hamburger span { background: #e7f3f1; }
body.home-editorial #homepage-content { overflow: clip; }
/* The page must be readable immediately, including with scripting disabled. */
body.home-editorial .hero-fade-in,
body.home-editorial .animate-on-scroll,
body.home-editorial .scale-in,
body.home-editorial .slide-in-left,
body.home-editorial .slide-in-right { opacity: 1; transform: none; animation: none; }
body.home-editorial #homepage-content .container { width: calc(100% - 64px); max-width: 1200px !important; padding-inline: 0; }
body.home-editorial #homepage-content .section { padding: 88px 0; background: #fff; }
body.home-editorial #homepage-content .section-header { margin: 0 auto 42px; max-width: 830px; }
body.home-editorial #homepage-content .section-header h2 { font-size: clamp(30px, 3vw, 42px); font-weight: 550; line-height: 1.16; letter-spacing: -.035em; }
body.home-editorial #homepage-content .section-header p { font-size: 16px; line-height: 1.75; color: var(--home-muted); margin-top: 18px; }
body.home-editorial #homepage-content .section-badge {
    background: transparent; color: #17624b; padding: 0; border: 0;
    font-size: 12px; line-height: 1.5; letter-spacing: .12em; text-transform: uppercase;
}
body.home-editorial #homepage-content .section-badge::before { content: ""; display: inline-block; width: 7px; height: 7px; background: #1c9d75; margin-right: 9px; }
body.home-editorial #homepage-content .btn { font-weight: 600; font-size: 14px; min-height: 46px; }
body.home-editorial .hero.home-hero {
    padding: 72px 0 46px; background: radial-gradient(ellipse at 90% 35%, #12483e 0%, transparent 52%), linear-gradient(120deg, #06161e, #0a2931);
    background-size: auto; text-align: left; min-height: 0;
}
body.home-editorial .home-hero::before,
body.home-editorial .home-hero::after { display: none; }
body.home-editorial .home-hero .hero-grid { display: grid; grid-template-columns: 1.12fr 1fr; gap: 72px; align-items: center; }
body.home-editorial .home-hero .hero-content { width: auto; max-width: none; text-align: left; min-width: 0; }
body.home-editorial .home-hero .hero-badge {
    color: #b8dbd3; background: transparent; border: 0; padding: 0; margin: 0 0 22px;
    font-size: 12px; letter-spacing: .02em; box-shadow: none; line-height: 1.6;
}
body.home-editorial .home-hero h1 { color: #fff; font-size: clamp(42px, 4vw, 58px); font-weight: 500; line-height: 1.08; margin: 0; max-width: 660px; }
body.home-editorial .home-hero h1 .gradient-text { background: none; color: var(--home-mint); -webkit-text-fill-color: var(--home-mint); }
body.home-editorial .home-hero .hero-subtitle { margin: 28px 0 30px; color: #d0e0df; font-size: 16px; line-height: 1.85; max-width: 560px; padding: 0; border: 0; }
body.home-editorial .home-hero .hero-buttons { display: flex; gap: 12px; justify-content: flex-start; flex-wrap: wrap; margin: 0; }
body.home-editorial .home-hero .hero-buttons .btn { padding: 14px 22px; min-height: 50px; }
body.home-editorial .home-hero .hero-buttons .btn-ghost { color: #e5f6f1; border: 1px solid #648a85; background: transparent; }
body.home-editorial .home-hero .hero-buttons .btn-ghost:hover { background: #163f40; }
body.home-editorial .home-founder { margin: 0; position: relative; padding-top: 20px; min-width: 0; }
body.home-editorial .home-founder__portrait {
    width: min(360px, 85%); aspect-ratio: 1; margin: 22px auto 74px; padding: 9px;
    border-radius: 50%; background: linear-gradient(135deg, #83e8bf, #1b7976);
    box-shadow: 0 0 0 24px rgba(101,237,184,.04), 0 0 0 49px rgba(101,237,184,.025);
}
body.home-editorial .home-founder__portrait img { display: block; width: 100%; height: 100%; border-radius: 50%; object-fit: cover; }
body.home-editorial .home-founder__proof .hero-trust { position: absolute; inset: 0; padding: 0; margin: 0; border: 0; background: transparent; box-shadow: none; max-width: none; pointer-events: none; }
body.home-editorial .home-founder__proof .hero-trust-item {
    position: absolute; width: 220px; padding: 13px 15px; border: 1px solid #3b6662; border-radius: 15px;
    color: #f0f8f5; background: #173e3e; box-shadow: 0 12px 30px rgba(0,0,0,.12);
    font-size: 12px; font-weight: 500; line-height: 1.6; gap: 10px;
}
body.home-editorial .home-founder__proof .hero-trust-item:first-child { top: 0; left: -18px; padding: 13px 15px; }
body.home-editorial .home-founder__proof .hero-trust-item:nth-child(2) { top: 195px; right: -18px; }
body.home-editorial .home-founder__proof .hero-trust-item:nth-child(3) { top: 330px; left: -18px; }
body.home-editorial .home-founder__proof .hero-trust-item:last-child { top: 404px; right: 0; padding: 13px 15px; }
body.home-editorial .home-founder__proof .hero-trust-icon { color: var(--home-mint); }
body.home-editorial .home-founder__proof .hero-trust-icon svg { color: var(--home-mint); stroke: currentColor; }
body.home-editorial .home-founder__caption { color: #bbd4d0; text-align: center; font-size: 11px; line-height: 1.9; margin: 0 auto; max-width: 430px; }
body.home-editorial .home-founder__caption a { color: #fff; text-decoration: underline; text-underline-offset: 3px; }
body.home-editorial .home-capability-strip { margin-top: 38px; padding-top: 24px; border-top: 1px solid #365752; }
body.home-editorial .home-capability-strip__label { margin: 0 0 12px; color: #b8dbd3; font-size: 11px; letter-spacing: .1em; text-transform: uppercase; }
body.home-editorial .home-capability-strip ul { display: flex; flex-wrap: wrap; gap: 12px 28px; list-style: none; padding: 0; margin: 0; }
body.home-editorial .home-capability-strip li { color: #e5f6f1; font-size: 14px; line-height: 1.7; }
body.home-editorial .home-capability-strip li::before { content: ""; display: inline-block; width: 6px; height: 6px; margin-right: 10px; border-radius: 50%; background: var(--home-mint); vertical-align: middle; }
body.home-editorial .home-hero .hero-promise {
    max-width: none; margin: 46px 0 0; padding: 26px 0 0; border-top: 1px solid #365752;
    border-radius: 0; background: transparent; display: grid; grid-template-columns: .85fr 1.5fr; gap: 52px; align-items: start;
}
body.home-editorial .home-hero .hero-promise strong { font-size: 22px; font-weight: 500; line-height: 1.4; color: var(--home-mint); margin: 0; }
body.home-editorial .home-hero .hero-promise span { font-size: 13px; line-height: 1.8; color: #c9dfd8; }
body.home-editorial .home-logos .logo-strip { background: #fff; padding: 38px 0; border-bottom: 1px solid #e8eeec; }
body.home-editorial .home-logos .label-sm { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: #4d6260; }
body.home-editorial .home-logos img { object-fit: contain; }
body.home-editorial #homepage-content .home-explore { background: radial-gradient(ellipse at 50% 80%, #e1f8ec, transparent 70%), #fff; }
body.home-editorial #homepage-content .features-grid { max-width: none !important; gap: 20px; }
body.home-editorial .home-explore .features-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
body.home-editorial #homepage-content .feature-card {
    padding: 28px; background: #fff; border: 1px solid #dbe7e2; border-radius: 16px;
    box-shadow: 0 10px 24px -18px rgba(9,55,43,.35); text-align: left !important;
}
body.home-editorial #homepage-content .feature-card::before { display: none; }
body.home-editorial #homepage-content .feature-card h3 { font-size: 20px; line-height: 1.35; margin-bottom: 15px; }
body.home-editorial #homepage-content .feature-card h3 a { color: var(--home-ink); text-decoration: none; }
body.home-editorial #homepage-content .feature-card h3 a:hover { text-decoration: underline; text-underline-offset: 4px; }
body.home-editorial #homepage-content .feature-card p { color: var(--home-muted); font-size: 14px; line-height: 1.8; }
body.home-editorial .home-explore .feature-card { border-top: 3px solid #50caa1; }
body.home-editorial #homepage-content .home-product-shot { padding: 16px 0 64px; background: #fff; }
body.home-editorial .home-product-shot img { max-width: 900px; }
body.home-editorial .home-platform .section { background: #f1f8f5 !important; }
body.home-editorial .home-platform .platform-tabs { background: #fff; border: 1px solid #dfebe5; border-radius: 22px; box-shadow: 0 20px 70px -45px #183d32; }
body.home-editorial .home-platform .platform-tabs__nav { justify-content: center; }
body.home-editorial .home-platform .platform-tabs__tab { border-radius: 999px; }
body.home-editorial .home-capabilities .features-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
body.home-editorial .home-capabilities .feature-icon { background: #eaf8f0; color: #17624b; border-radius: 12px; }
body.home-editorial #homepage-content .home-principles { background: var(--home-dark); padding: 48px 0; }
body.home-editorial .home-principles .stat-item { padding: 12px 22px; border-right: 1px solid #3a5758; }
body.home-editorial .home-principles .stat-item:last-child { border: 0; }
body.home-editorial .home-principles .stat-number { color: var(--home-mint); font-size: 27px !important; }
body.home-editorial .home-principles .stat-label { color: #c9dfd8; font-size: 13px; }
body.home-editorial .home-provider .provider-split-grid { grid-template-columns: 1fr 1fr !important; }
body.home-editorial .home-provider .provider-card { padding: 30px !important; border-radius: 18px !important; }
body.home-editorial .home-provider .provider-card h3 { font-size: 20px !important; }
body.home-editorial .home-provider .why-split { background: #f1f8f5; border-radius: 20px; padding: 36px; margin-top: 32px; }
body.home-editorial #homepage-content .home-implementation { background: #f1f8f5; }
body.home-editorial .home-implementation .phase-steps { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }
body.home-editorial .home-implementation .phase-step { padding: 22px; border: 1px solid #d6e6dd; border-radius: 16px; background: #fff; align-items: flex-start; text-align: left; }
body.home-editorial .home-implementation .phase-step__tile { width: 44px; height: 44px; border-radius: 12px; font-size: 20px; margin-bottom: 16px; }
body.home-editorial .home-implementation .phase-step strong { font-size: 17px; }
body.home-editorial .home-implementation .phase-step span { font-size: 13px; line-height: 1.6; }
body.home-editorial #homepage-content .home-modules { background: #fff; }
body.home-editorial .home-modules .module { gap: 60px; padding: 56px 0; border-bottom: 1px solid #dfe9e3; }
body.home-editorial .home-modules .module:last-child { border-bottom: 0; }
body.home-editorial .home-modules .module-visual { border: 1px solid #d8e8df; border-radius: 22px; background: #f1f8f5; padding: 20px; }
body.home-editorial .home-modules .module-content h3 { font-size: 32px; line-height: 1.2; }
body.home-editorial .home-modules .module-feature { font-size: 14px; }
body.home-editorial #homepage-content .home-why { background: #f1f8f5; }
body.home-editorial .home-why > .container,
body.home-editorial .home-faq > .container { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; align-items: start; }
body.home-editorial .home-why .section-header,
body.home-editorial .home-faq .section-header { text-align: left; }
body.home-editorial .home-why .accordion,
body.home-editorial .home-faq .accordion { width: 100%; min-width: 0; }
body.home-editorial #homepage-content .accordion-item { border: 1px solid #dce7e1; box-shadow: none; border-radius: 12px; margin-bottom: 12px; background: #fff; }
body.home-editorial #homepage-content .accordion-header { padding: 22px; font-size: 15px; line-height: 1.6; }
body.home-editorial #homepage-content .accordion-body-inner { font-size: 14px; line-height: 1.85; padding: 0 22px 22px; }
body.home-editorial .home-integrations .integrations-list { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; max-width: none; }
body.home-editorial .home-integrations .integration-item { border: 1px solid #dce7e1; border-radius: 14px; padding: 22px; margin: 0; box-shadow: none; background: #fff; }
body.home-editorial .home-integrations .integration-item h3 { font-size: 17px; }
body.home-editorial #homepage-content .home-answer { background: #f1f8f5; }
body.home-editorial .home-answer .check-list { max-width: 830px !important; }
body.home-editorial .home-testimonials .section { background: #fff !important; }
body.home-editorial .home-testimonials .container { max-width: 930px !important; }
body.home-editorial .home-testimonials figure { padding: 44px !important; background: #f1f8f5 !important; border: 1px solid #d9e9de !important; box-shadow: none !important; }
body.home-editorial .home-testimonials blockquote { font-size: 23px !important; line-height: 1.75 !important; }
body.home-editorial .home-testimonials .label-sm { color: #17624b; margin-bottom: 24px !important; }
body.home-editorial .home-guides .features-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
body.home-editorial #homepage-content .home-faq { background: #f1f8f5; }
body.home-editorial .cta-banner { background: radial-gradient(ellipse at 90% 100%, #17483e, transparent 60%), #071d25; }
body.home-editorial .cta-banner h2 { color: #fff; }
body.home-editorial .cta-banner p { color: #c9dfd8; }
body.home-editorial .cta-banner .btn-ghost { color: #e6f5ee; border-color: #74978d; }

@media (max-width: 1100px) {
    body.home-editorial .home-hero .hero-grid { gap: 42px; grid-template-columns: 1.05fr 1fr; }
    body.home-editorial .home-hero h1 { font-size: 46px; }
    body.home-editorial .home-founder__portrait { width: 300px; max-width: 85%; }
    body.home-editorial .home-founder__proof .hero-trust-item { width: 188px; font-size: 11px; }
    body.home-editorial .home-founder__proof .hero-trust-item:nth-child(2) { top: 150px; right: -10px; }
    body.home-editorial .home-founder__proof .hero-trust-item:nth-child(3) { top: 275px; left: -10px; }
    body.home-editorial .home-founder__proof .hero-trust-item:last-child { top: 348px; right: 0; }
    body.home-editorial .home-explore .features-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    body.home-editorial .home-why > .container,
    body.home-editorial .home-faq > .container { gap: 40px; }
}
@media (max-width: 1024px) {
    body.home-editorial .nav-menu { background: #071d25; }
    body.home-editorial .nav-menu .nav-cta-mobile .btn-outline-accent { color: #e7f3f1; }
}
@media (max-width: 780px) {
    body.home-editorial #homepage-content .container { width: calc(100% - 40px); }
    body.home-editorial #homepage-content .section { padding: 60px 0; }
    body.home-editorial .hero.home-hero { padding: 44px 0 34px; }
    body.home-editorial .home-hero .hero-grid { grid-template-columns: 1fr; gap: 40px; }
    body.home-editorial .home-hero h1 { font-size: clamp(36px, 7vw, 52px); max-width: 650px; }
    body.home-editorial .home-hero .hero-subtitle { font-size: 15px; margin: 22px 0 26px; }
    body.home-editorial .home-founder { max-width: 470px; width: 100%; margin-inline: auto; padding-top: 10px; }
    body.home-editorial .home-founder__portrait { width: 300px; max-width: 80%; margin-bottom: 30px; }
    body.home-editorial .home-founder__proof .hero-trust {
        position: static; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 0 0 20px;
    }
    body.home-editorial .home-founder__proof .hero-trust-item,
    body.home-editorial .home-founder__proof .hero-trust-item:first-child,
    body.home-editorial .home-founder__proof .hero-trust-item:last-child {
        position: static; width: auto; padding: 12px; font-size: 11px; align-items: flex-start;
    }
    body.home-editorial .home-hero .hero-promise { grid-template-columns: 1fr; gap: 14px; margin-top: 30px; }
    body.home-editorial .home-hero .hero-promise strong { font-size: 21px; }
    body.home-editorial .home-capabilities .features-grid,
    body.home-editorial .home-guides .features-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    body.home-editorial .home-provider .provider-split-grid { grid-template-columns: 1fr !important; }
    body.home-editorial .home-provider .why-split { padding: 24px; }
    body.home-editorial .home-implementation .phase-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    body.home-editorial .home-principles .stats-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 25px 0; }
    body.home-editorial .home-principles .stat-item:nth-child(2) { border-right: 0; }
    body.home-editorial .home-modules .module { gap: 28px; padding: 34px 0; }
    body.home-editorial .home-modules .module-content h3 { font-size: 27px; }
    body.home-editorial .home-why > .container,
    body.home-editorial .home-faq > .container { display: block; }
    body.home-editorial .home-testimonials figure { padding: 28px !important; }
    body.home-editorial .home-testimonials blockquote { font-size: 20px !important; }
}
@media (max-width: 520px) {
    body.home-editorial .footer-grid > * { min-width: 0; }
    body.home-editorial .footer-social { flex-wrap: wrap; }
    body.home-editorial #homepage-content .container { width: calc(100% - 36px); }
    body.home-editorial .home-hero .hero-buttons { gap: 10px; }
    body.home-editorial .home-hero .hero-buttons .btn { width: 100%; padding-inline: 12px; }
    body.home-editorial .home-explore .features-grid,
    body.home-editorial .home-capabilities .features-grid,
    body.home-editorial .home-guides .features-grid,
    body.home-editorial .home-integrations .integrations-list { grid-template-columns: 1fr; }
    body.home-editorial .home-implementation .phase-steps { gap: 12px; }
    body.home-editorial .home-implementation .phase-step { padding: 17px 14px; }
    body.home-editorial .home-provider .provider-card { padding: 22px !important; }
    body.home-editorial .home-principles .stat-item { padding-inline: 10px; }
    body.home-editorial .home-principles .stat-number { font-size: 23px !important; }
    body.home-editorial .home-principles .stat-label { font-size: 12px; }
    body.home-editorial .home-platform .platform-tabs { padding-inline: 16px; }
}
@media (prefers-reduced-motion: reduce) {
    body.home-editorial *, body.home-editorial *::before, body.home-editorial *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
    body.home-editorial .animate-on-scroll, body.home-editorial .hero-fade-in { opacity: 1; transform: none; }
}
