/*
 * Author: Behnam <b.farnaghi@gmail.com>
 * AI-assisted implementation; manually reviewed and verified by the developer.
 */
:root { --ink: #0b1730; --muted: #62718a; --line: #d9e3f0; --paper: #fff; --canvas: #f3f7fc; --navy: #061a3b; --primary: #0959dc; --cyan: #16c7e8; --mint: #35d9a4; --coral: #f28a7e; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; letter-spacing: 0; }
a { color: inherit; }
.section-inner, .site-header-inner, .product-hero-inner { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.site-header { height: 68px; color: #fff; background: #04142f; }
.site-header-inner { display: flex; height: 100%; align-items: center; justify-content: space-between; }
.site-brand { display: flex; align-items: center; gap: 10px; font-size: 18px; font-weight: 800; text-decoration: none; }
.site-brand img { width: 36px; height: 36px; border-radius: 7px; object-fit: contain; }
.site-header-nav { display: flex; align-items: center; gap: 24px; }
.header-link { color: #d7e5f5; font-size: 13px; font-weight: 750; text-decoration: none; }
.header-link:hover { color: #fff; }
.product-hero { position: relative; display: flex; height: min(650px, calc(100svh - 130px)); min-height: 500px; overflow: hidden; align-items: center; color: #fff; background: var(--navy); }
.product-hero-inner { position: relative; }
.hero-logo { display: block; width: 112px; height: 112px; margin-bottom: 22px; border-radius: 8px; object-fit: contain; }
.hero-kicker, .try-inner p { margin: 0 0 11px; color: var(--mint); font-size: 12px; font-weight: 800; text-transform: uppercase; }
.section-heading p { margin: 0 0 13px; color: var(--primary); font-size: 14px; font-weight: 850; text-transform: uppercase; }
.product-hero h1 { max-width: 860px; margin: 0; font-size: 62px; line-height: 1.02; }
.hero-copy { max-width: 660px; margin: 20px 0 0; color: #e6f0fb; font-size: 21px; line-height: 1.48; }
.hero-action, .try-inner > a { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; margin-top: 28px; padding: 0 22px; border-radius: 6px; color: #fff; background: var(--primary); font-size: 14px; font-weight: 800; text-decoration: none; }
.hero-action:hover, .try-inner > a:hover { background: #0748b4; }
.hero-trial-note { margin: 10px 0 0; color: #b9cbe2; font-size: 12px; font-weight: 750; }
.trust-strip { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); min-height: 178px; padding: 0 max(24px, calc((100% - 1180px) / 2)); color: #fff; background: #0b2752; }
.trust-strip > div { display: grid; align-content: center; gap: 9px; min-width: 0; padding: 28px 26px 24px 0; border-top: 4px solid var(--mint); }
.trust-strip > div:nth-child(2) { border-top-color: var(--cyan); }
.trust-strip > div:nth-child(3) { border-top-color: #f1c75b; }
.trust-strip > div:nth-child(4) { border-top-color: var(--coral); }
.trust-strip > div + div { padding-left: 26px; border-left: 1px solid rgba(137, 181, 226, .27); }
.trust-strip strong { font-size: 17px; line-height: 1.25; }
.trust-strip span { color: #c4d3e8; font-size: 13px; line-height: 1.55; }
.trust-strip > p { grid-column: 1 / -1; margin: 0; padding: 12px 0 14px; border-top: 1px solid rgba(137, 181, 226, .27); color: #9fb4d0; font-size: 11px; line-height: 1.5; }
.screens-section { padding: 90px 0 100px; background: var(--canvas); }
.section-heading { display: grid; grid-template-columns: .6fr 1.4fr; align-items: end; gap: 50px; margin-bottom: 46px; }
.section-heading h2, .try-inner h2 { max-width: 740px; margin: 0; font-size: 40px; line-height: 1.14; }
.screens-caption { margin: -28px 0 38px; color: var(--muted); font-size: 17px; font-weight: 800; }
.origin-section { padding: 70px 0; background: #fff; }
.origin-note { display: grid; grid-template-columns: 144px minmax(0, 1fr); align-items: center; gap: 30px; }
.origin-note figure { margin: 0; }
.origin-note img { display: block; width: 144px; height: 144px; border-radius: 50%; object-fit: cover; }
.origin-note figcaption { margin-top: 7px; color: var(--muted); font-size: 9px; text-align: center; }
.origin-note figcaption a { text-decoration: none; }
.origin-note > div { display: grid; gap: 7px; }
.origin-note p { margin: 0; color: #9b6900; font-size: 11px; font-weight: 800; text-transform: uppercase; }
.origin-note h2 { margin: 0; font-size: 30px; line-height: 1.15; }
.origin-note span { max-width: 760px; color: var(--muted); font-size: 16px; line-height: 1.65; }
.screens-layout { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(260px, .45fr); gap: 26px; align-items: start; }
.screens-layout figure { margin: 0; }
.screens-layout img { display: block; width: 100%; border: 1px solid #c8d7e9; border-radius: 8px; background: #fff; box-shadow: 0 22px 54px rgba(13, 45, 89, .12); object-fit: cover; }
.desktop-shot { grid-row: 1 / span 2; }
.desktop-shot img { aspect-ratio: 16 / 10; object-position: top; }
.workflow-shot img { aspect-ratio: 16 / 10; object-position: top; }
.mobile-shot { width: min(250px, 100%); justify-self: center; }
.mobile-shot img { aspect-ratio: 9 / 16; object-position: top; }
.screens-layout figcaption { margin-top: 10px; color: var(--muted); font-size: 11px; }
.local-section { padding: 78px 0; border-top: 1px solid #cfe7df; background: #f0fbf7; }
.local-inner { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 44px; }
.local-inner p { margin: 0 0 10px; color: #087b5a; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.local-inner h2 { max-width: 720px; margin: 0; font-size: 38px; line-height: 1.14; }
.local-inner span { display: block; max-width: 760px; margin-top: 14px; color: #426175; font-size: 16px; line-height: 1.65; }
.local-inner a { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; padding: 0 22px; border-radius: 6px; color: #fff; background: #087b5a; font-size: 14px; font-weight: 800; text-decoration: none; white-space: nowrap; }
.local-inner a:hover { background: #06684c; }
.try-section { padding: 80px 0; border-top: 1px solid #bde8dd; background: #e6f7f1; }
.try-inner { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 50px; }
.try-inner p { color: #087b5a; }
.try-inner h2 { font-size: 34px; }
.try-inner > a { margin: 0; white-space: nowrap; }
.site-footer { padding: 23px 0; color: #9fb2ca; background: #04142f; font-size: 11px; }
.site-footer .section-inner { display: flex; justify-content: space-between; gap: 20px; }
.site-footer a { text-decoration: none; }
.site-footer a:hover { color: #fff; }

@media (max-width: 820px) {
    .section-inner, .site-header-inner, .product-hero-inner { width: min(100% - 32px, 1180px); }
    .product-hero { height: min(620px, calc(100svh - 110px)); min-height: 500px; align-items: center; }
    .product-hero-inner { padding-block: 48px; }
    .product-hero h1 { font-size: 50px; }
    .hero-copy { max-width: 610px; font-size: 19px; }
    .trust-strip { grid-template-columns: 1fr 1fr; padding-inline: 16px; }
    .trust-strip > div { padding: 22px 18px 22px 0; }
    .trust-strip > div + div { padding-left: 18px; }
    .trust-strip > div:nth-child(3) { padding-left: 0; border-left: 0; }
    .section-heading { grid-template-columns: 1fr; gap: 9px; }
    .screens-layout { grid-template-columns: minmax(0, 1fr) minmax(180px, .4fr); }
    .desktop-shot { grid-column: 1 / -1; grid-row: auto; }
    .local-inner { grid-template-columns: 1fr; gap: 28px; }
    .local-inner a { justify-self: start; }
    .try-inner { grid-template-columns: 1fr; gap: 28px; }
    .try-inner > a { justify-self: start; }
}

@media (max-width: 560px) {
    .site-header { height: 64px; }
    .site-brand img { width: 34px; height: 34px; }
    .site-header-nav { gap: 15px; }
    .product-hero { height: min(580px, calc(100svh - 92px)); min-height: 510px; }
    .product-hero-inner { padding-block: 34px; }
    .hero-logo { width: 78px; height: 78px; margin-bottom: 14px; }
    .product-hero h1 { font-size: 39px; }
    .hero-copy { font-size: 17px; }
    .trust-strip { grid-template-columns: 1fr; }
    .trust-strip > div { padding: 20px 0; border-left: 0; }
    .trust-strip > div + div { padding-left: 0; border-left: 0; }
    .trust-strip > p { padding-block: 16px; }
    .screens-section { padding: 66px 0 74px; }
    .section-heading h2, .local-inner h2, .try-inner h2 { font-size: 30px; }
    .screens-caption { margin: -20px 0 28px; font-size: 14px; }
    .screens-layout { grid-template-columns: 1fr; }
    .origin-section { padding: 56px 0; }
    .origin-note { grid-template-columns: 92px minmax(0, 1fr); gap: 17px; }
    .origin-note img { width: 92px; height: 92px; }
    .origin-note h2 { font-size: 21px; }
    .origin-note span { font-size: 13px; }
    .mobile-shot { width: min(270px, 80%); }
    .try-section { padding: 62px 0; }
    .site-footer .section-inner { flex-direction: column; gap: 7px; }
}
