.marketing-page { --marketing-shell: 1240px; background: #fff; }
.marketing-shell { width: min(var(--marketing-shell), calc(100% - 64px)); margin-inline: auto; }
.marketing-page .site-header { color: rgba(248,250,252,.88); }
.marketing-page .site-header.is-light { color: var(--ink); }
.marketing-page .marketing-hero { position: relative; min-height: 630px; overflow: hidden; padding: 118px 0 96px; }
.marketing-hero-glow { position: absolute; top: -240px; right: 8%; width: 590px; height: 590px; border-radius: 50%; background: radial-gradient(circle, rgba(25,180,123,.24), transparent 68%); pointer-events: none; }
.marketing-breadcrumb { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 56px; color: #8293a8; font-size: 11px; }
.marketing-breadcrumb a:hover { color: var(--mint); }
.marketing-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, .56fr); align-items: end; gap: clamp(48px, 9vw, 150px); }
.marketing-hero-copy { max-width: 760px; }
.marketing-hero-copy h1 { max-width: 850px; margin-bottom: 25px; font-size: clamp(45px, 6.3vw, 77px); }
.marketing-hero-copy h1 span { color: var(--mint); }
.marketing-lead { max-width: 690px; margin-bottom: 30px; color: #afbed0; font-size: 18px; line-height: 1.7; }
.marketing-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; }
.marketing-hero-notes { display: flex; flex-wrap: wrap; gap: 8px 19px; margin-top: 23px; color: #8293a8; font-size: 11px; }
.marketing-hero-notes span::first-letter { color: var(--mint); }
.marketing-hero-card { min-height: 245px; padding: 29px; border: 1px solid rgba(113,227,182,.25); border-radius: 24px; background: linear-gradient(145deg, rgba(23,50,68,.92), rgba(8,24,38,.84)); box-shadow: 0 35px 72px -42px #000; transform: rotate(2deg); }
.marketing-card-status { display: flex; align-items: center; gap: 8px; color: #a7c5bd; font-size: 10px; font-weight: 750; text-transform: uppercase; letter-spacing: .09em; }
.marketing-card-status i { width: 7px; height: 7px; border-radius: 50%; background: var(--mint); box-shadow: 0 0 0 5px rgba(113,227,182,.12); }
.marketing-hero-card strong { display: block; max-width: 240px; margin-top: 57px; color: #f8fafc; font-size: 24px; line-height: 1.12; letter-spacing: -.045em; }
.marketing-card-lines { display: grid; gap: 8px; margin-top: 25px; }.marketing-card-lines span { display: block; height: 4px; border-radius: 999px; background: rgba(255,255,255,.1); }.marketing-card-lines span:first-child { width: 86%; background: rgba(113,227,182,.5); }.marketing-card-lines span:nth-child(2) { width: 66%; }.marketing-card-lines span:last-child { width: 75%; }
.marketing-hero-card small { display: block; margin-top: 22px; color: #71869b; font-size: 10px; }
.marketing-section { padding: 130px 0; }.marketing-section--problem { background: #fff; }.marketing-two-column { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); align-items: start; gap: clamp(48px, 9vw, 130px); }.marketing-section-copy { max-width: 570px; }.marketing-section-copy h2, .marketing-section-intro h2 { margin-bottom: 18px; font-size: clamp(35px, 4vw, 57px); }.marketing-section-copy > p:not(.eyebrow), .marketing-section-intro > p:not(.eyebrow) { color: var(--ink-soft); font-size: 17px; line-height: 1.75; }
.marketing-principle-list { border-top: 1px solid var(--line); }.marketing-principle-list article { display: grid; grid-template-columns: 50px 1fr; gap: 20px; padding: 24px 0; border-bottom: 1px solid var(--line); }.marketing-principle-list article > span { color: var(--mint-strong); font-size: 12px; font-weight: 800; letter-spacing: .1em; }.marketing-principle-list h3 { margin: 0 0 7px; font-size: 21px; }.marketing-principle-list p { margin: 0; color: var(--ink-muted); font-size: 14px; line-height: 1.65; }
.marketing-section--demo { color: #f8fafc; background: var(--navy); }.marketing-section--demo .marketing-section-intro { max-width: 670px; margin-bottom: 45px; }.marketing-section--demo .marketing-section-intro > p:not(.eyebrow) { color: #afbed0; }.marketing-section--demo h2 { color: #f8fafc; }.marketing-demo-card { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; align-items: stretch; gap: 18px; }.marketing-demo-step { display: flex; flex-direction: column; min-height: 190px; padding: 23px; border: 1px solid rgba(203,213,225,.15); border-radius: 18px; background: rgba(255,255,255,.05); }.marketing-demo-step > span { color: var(--mint); font-size: 11px; font-weight: 800; }.marketing-demo-step small { margin-top: 28px; color: #8293a8; font-size: 10px; text-transform: uppercase; letter-spacing: .1em; }.marketing-demo-step strong { margin-top: 12px; color: #f8fafc; font-size: 17px; line-height: 1.35; }.marketing-demo-step--accent { border-color: rgba(113,227,182,.35); background: rgba(113,227,182,.09); }.marketing-demo-step--accent strong { color: #c4f8df; }.marketing-demo-step--result { background: #f8fafc; }.marketing-demo-step--result small { color: var(--ink-muted); }.marketing-demo-step--result strong { color: var(--ink); }.marketing-demo-arrow { display: grid; place-items: center; color: var(--mint); font-size: 22px; }.marketing-inline-cta { margin-top: 29px; color: #f8fafc; border-color: #f8fafc; }.marketing-inline-cta:hover { color: var(--mint); border-color: var(--mint); }
.marketing-section--benefits { background: #f7fafc; }.marketing-section-intro { max-width: 780px; margin-bottom: 45px; }.marketing-benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-bottom: 34px; border: 1px solid var(--line); background: var(--line); }.marketing-benefits-grid article { min-height: 210px; padding: 30px; background: #fff; }.marketing-benefit-mark { color: var(--mint-strong); font-size: 20px; }.marketing-benefits-grid h3 { margin-top: 35px; margin-bottom: 8px; font-size: 20px; }.marketing-benefits-grid p { margin: 0; color: var(--ink-muted); font-size: 14px; line-height: 1.65; }
.marketing-product { padding: 125px 0; }.marketing-two-column--product { align-items: center; }.marketing-product .marketing-section-copy > p:not(.eyebrow) { color: #afbed0; }.marketing-product h2 { color: #f8fafc; }.marketing-product-figure { position: relative; margin: 0; padding: 10px; border: 1px solid rgba(203,213,225,.19); border-radius: 18px; background: #102236; box-shadow: 0 30px 55px -33px #000; }.marketing-product-figure img { display: block; width: 100%; max-height: 430px; border-radius: 10px; object-fit: contain; }.marketing-product-figure figcaption { position: absolute; right: 17px; bottom: 17px; max-width: 70%; padding: 6px 9px; border-radius: 999px; color: #d8e4ec; background: rgba(7,17,31,.82); font-size: 9px; }
.marketing-faq { background: #fff; }.marketing-faq-list { border-top: 1px solid var(--line); }.marketing-faq-list details { border-bottom: 1px solid var(--line); }.marketing-faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 21px 0; cursor: pointer; list-style: none; font-size: 16px; font-weight: 750; }.marketing-faq-list summary::-webkit-details-marker { display: none; }.marketing-faq-list summary span { display: grid; width: 26px; height: 26px; place-items: center; border: 1px solid #cbd5e1; border-radius: 50%; color: var(--ink-muted); font-size: 18px; font-weight: 400; }.marketing-faq-list details[open] summary span { color: #fff; background: var(--ink); transform: rotate(45deg); }.marketing-faq-list details p { max-width: 660px; margin: 0; padding: 0 45px 22px 0; color: var(--ink-muted); font-size: 14px; line-height: 1.7; }
.marketing-related { padding: 105px 0; }.marketing-related-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }.marketing-related-grid a { position: relative; display: flex; flex-direction: column; min-height: 135px; padding: 23px; border: 1px solid var(--line); border-radius: 15px; background: #fff; transition: transform .2s, border-color .2s, box-shadow .2s; }.marketing-related-grid a:hover { border-color: rgba(25,180,123,.45); box-shadow: var(--shadow); transform: translateY(-3px); }.marketing-related-grid span { color: var(--mint-strong); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }.marketing-related-grid strong { max-width: 500px; margin-top: 14px; font-size: 18px; line-height: 1.25; }.marketing-related-grid i { position: absolute; right: 21px; bottom: 19px; color: var(--ink-muted); font-size: 19px; font-style: normal; }
.marketing-final { padding: 135px 0 150px; text-align: center; }.marketing-final-inner { max-width: 720px; }.marketing-final h2 { margin-bottom: 15px; color: #f8fafc; font-size: clamp(41px, 5.7vw, 71px); }.marketing-final p:not(.eyebrow) { max-width: 500px; margin: 0 auto 30px; color: #afbed0; font-size: 17px; line-height: 1.7; }.marketing-footer .footer-bottom { width: min(var(--marketing-shell), calc(100% - 64px)); }
@media (max-width: 820px) { .marketing-shell, .marketing-footer .footer-bottom { width: min(var(--marketing-shell), calc(100% - 40px)); }.marketing-page .marketing-hero { padding-top: 125px; }.marketing-hero-grid, .marketing-two-column { grid-template-columns: 1fr; gap: 48px; }.marketing-hero-card { max-width: 500px; transform: none; }.marketing-demo-card { grid-template-columns: 1fr; }.marketing-demo-arrow { transform: rotate(90deg); }.marketing-demo-step { min-height: 145px; }.marketing-benefits-grid { grid-template-columns: 1fr; }.marketing-product-figure { max-width: 700px; }.marketing-related-grid { grid-template-columns: 1fr; } }
@media (max-width: 560px) { .marketing-shell, .marketing-footer .footer-bottom { width: min(var(--marketing-shell), calc(100% - 32px)); }.marketing-page .marketing-hero { min-height: 0; padding: 110px 0 78px; }.marketing-breadcrumb { margin-bottom: 38px; font-size: 10px; }.marketing-hero-copy h1 { font-size: clamp(41px, 12vw, 57px); }.marketing-lead { font-size: 16px; }.marketing-actions { align-items: stretch; flex-direction: column; }.marketing-actions .button { width: 100%; }.marketing-hero-notes { flex-direction: column; gap: 7px; font-size: 10px; }.marketing-hero-card { min-height: 215px; padding: 22px; }.marketing-hero-card strong { margin-top: 42px; font-size: 21px; }.marketing-section, .marketing-product { padding: 82px 0; }.marketing-section-copy h2, .marketing-section-intro h2 { font-size: 39px; }.marketing-section-copy > p:not(.eyebrow), .marketing-section-intro > p:not(.eyebrow) { font-size: 15px; }.marketing-principle-list article { grid-template-columns: 35px 1fr; gap: 11px; }.marketing-principle-list h3 { font-size: 18px; }.marketing-principle-list p { font-size: 13px; }.marketing-demo-step { padding: 19px; }.marketing-demo-step strong { font-size: 15px; }.marketing-benefits-grid article { min-height: 0; padding: 24px; }.marketing-benefits-grid h3 { margin-top: 25px; font-size: 18px; }.marketing-related { padding: 80px 0; }.marketing-related-grid strong { padding-right: 20px; font-size: 16px; }.marketing-final { padding: 90px 0 103px; }.marketing-final h2 { font-size: 43px; }.marketing-final p:not(.eyebrow) { font-size: 15px; }.marketing-footer .footer-bottom { align-items: flex-start; flex-direction: column; } }
