/* Public marketing refinements. Product screens retain their actual app layout. */
.site-public { --text-secondary: #aaaab5; }
.site-public .btn { transition: background .18s ease, border-color .18s ease, box-shadow .18s ease; }
.site-public .btn-primary { background: #7762f6; box-shadow: inset 0 1px 0 #ffffff26, 0 4px 20px #6e5ef218; border-color: #9c8cff55; }
.site-public .btn-primary:hover { background: #8976ff; box-shadow: 0 6px 26px #7762f62b; }
.site-public .topbar { background: #09090ce8; backdrop-filter: blur(20px); border-bottom-color: #ffffff0d; }
.site-public .device-hero { padding: 56px 0 62px; overflow: hidden; background: radial-gradient(ellipse 56% 44% at 50% 78%, #6c4ccd22, transparent); }
.site-public .device-hero::before { display: none; }
.hero-heading { max-width: 930px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }
.hero-availability { display: inline-flex; align-items: center; gap: 10px; border: 1px solid #aca0ff30; border-radius: 100px; padding: 7px 13px; font-size: 12px; color: #cbc1f4; background: #8e72f90a; }
.hero-availability > span:first-child { width: 6px; height: 6px; background: #87d6b1; border-radius: 50%; box-shadow: 0 0 10px #87d6b133; }
.hero-heading h1 { font-size: clamp(46px, 5.4vw, 78px); font-weight: 600; line-height: 1.04; letter-spacing: -.057em; margin: 24px 0 22px; color: #f7f6fb; }
.hero-heading h1 > span { color: #b5a6fc; }
.hero-heading > p { font-size: 18px; line-height: 1.65; color: #b0aebd; max-width: 660px; margin: 0 auto; }
.hero-cta-row { display: flex; align-items: center; justify-content: center; gap: 26px; margin-top: 28px; }
.hero-cta-row .btn { gap: 28px; min-height: 50px; border-radius: 10px; padding-inline: 24px; }
.hero-secondary { font-size: 14px; display: inline-flex; align-items: center; gap: 12px; color: #d3cedf; padding-block: 14px; }
.hero-secondary:hover { color: white; }
.hero-heading .hero-signup-note { font-size: 12px; color: #95919f; margin-top: 16px; }
.hero-devices { width: 100%; max-width: 1130px; margin: 56px auto 0; padding: 0 140px 70px 0; position: relative; isolation: isolate; }
.hero-devices::before { content: ''; position: absolute; inset: 6% -5% 0; z-index: -1; background: radial-gradient(ellipse at center, #7c5eff24, transparent 66%); }
.hero-desktop { border: 1px solid #85759e60; border-radius: 14px; overflow: hidden; background: #0b0b0d; box-shadow: 0 30px 100px #0009, 0 0 0 7px #ffffff03; }
.device-browser-bar { height: 36px; background: #1b1921; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 0 15px; font-size: 10px; color: #a49cae; border-bottom: 1px solid #ffffff08; }
.browser-dots { display: flex; gap: 5px; }
.browser-dots i { width: 6px; height: 6px; border-radius: 50%; background: #625b6c; }
.browser-secure { font-size: 9px; }
.desktop-screen { aspect-ratio: 1.6; overflow: hidden; }
.desktop-screen img { display: block; width: 100%; height: auto; }
.hero-phone { width: 22%; max-width: 246px; position: absolute; right: 12px; bottom: 24px; margin: 0; padding: 5px; background: #18161e; border: 1px solid #91859e90; border-radius: 23px; box-shadow: 0 25px 55px #000b, 0 0 0 4px #ffffff04; overflow: hidden; }
.hero-phone img { display: block; width: 100%; height: auto; border-radius: 17px; }
.hero-device-caption { display: flex; justify-content: space-between; position: absolute; bottom: 17px; left: 2px; width: calc(100% - 290px); gap: 12px; color: #bbb4ca; font-size: 13px; }
.hero-device-caption small { color: #8d879b; font-size: 11px; }
.site-public .proof-rail { background: #ffffff02; border-block: 1px solid #ffffff09; }
.site-public .launch-section { padding-block: 96px; }
.site-public .section-intro { margin-bottom: 42px; }
.site-public .section-number { color: #9c8edf; font-size: 11px; letter-spacing: .13em; }
.site-public .platform-showcase { border-color: #ffffff10; box-shadow: 0 24px 70px #0004; }
.site-public .platform-copy { padding: 34px; }
.site-public .platform-ui { padding: 0 24px 24px; }
.site-public .platform-panel { min-height: 0; }
.capture-open { border-color: #ffffff16; box-shadow: none; cursor: zoom-in; }
.capture-open:hover { border-color: #b9a9ed70; }
.product-capture figcaption { color: #8e899b; font-size: 12px; margin-top: 13px; }
.site-public .product-family-grid { gap: 24px; align-items: stretch; }
.site-public .product-family-grid > article { padding: 34px; border-radius: 18px; background: linear-gradient(145deg, #15121f, #0d0c11 65%); }
.site-public .product-family-grid .extension-product-card { background: linear-gradient(145deg, #121317, #0d0c11 65%); }
.site-public .product-family-grid h3 { font-size: 28px; line-height: 1.2; letter-spacing: -.025em; }
.site-public .product-family-grid .product-capture { margin-top: 32px; }
.site-public .extension-product-card .product-capture { max-width: 285px; }
.webhook-feature { background: #0d0c12; border-block: 1px solid #ffffff08; }
.webhook-feature-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; align-items: center; }
.webhook-feature h2 { font-size: clamp(32px,3.6vw,48px); font-weight: 600; line-height: 1.1; letter-spacing: -.04em; margin: 18px 0; }
.webhook-feature p { color: #aaa5b6; font-size: 16px; line-height: 1.75; max-width: 460px; }
.text-link { display: inline-flex; align-items: center; gap: 22px; color: #bdb0ff; font-size: 14px; margin-top: 24px; }
.webhook-steps { border-top: 1px solid #ffffff15; margin-top: 24px; }
.webhook-steps article { display: flex; gap: 24px; border-bottom: 1px solid #ffffff15; padding: 25px 0; }
.webhook-steps article > span { color: #9b8fd0; font-size: 12px; padding-top: 5px; }
.webhook-steps h3 { font-size: 19px; font-weight: 500; margin: 0 0 7px; }
.webhook-steps p { font-size: 15px; color: #aaa5b6; margin: 0; line-height: 1.6; }
.site-public .delivery-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
.site-public .delivery-grid article { gap: 12px; }
.site-public .delivery-grid article > span { min-width: 0; }
.site-public .final-panel { background: radial-gradient(ellipse at 95% 95%, #6350be27, transparent 70%), #14111d; border-color: #a18dd330; border-radius: 20px; }
.whatsapp-float { position: fixed; z-index: 80; right: max(24px,env(safe-area-inset-right)); bottom: max(24px,env(safe-area-inset-bottom)); display: inline-flex; align-items: center; gap: 10px; min-height: 54px; padding: 0 19px 0 14px; color: #fff; background: #166d46; border: 1px solid #74dea950; border-radius: 100px; box-shadow: 0 7px 28px #0007; font-size: 14px; font-weight: 500; transition: background .18s, transform .18s; }
.whatsapp-float:hover { background: #1b8053; transform: translateY(-2px); }
.whatsapp-float svg { width: 27px; height: 27px; flex: 0 0 auto; }
.capture-dialog-open .whatsapp-float { visibility: hidden; }
.site-public .launch-footer { padding-bottom: 100px; }
@media(max-width:1100px) {
 .hero-devices { padding-right: 110px; }
 .hero-phone { right: 2px; width: 24%; }
 .hero-device-caption { width: calc(100% - 250px); }
 .webhook-feature-grid { gap: 48px; }
 .site-public .product-family-grid > article { padding: 26px; }
}
@media(max-width:720px) {
 .site-public .device-hero { padding: 36px 0 40px; }
 .hero-heading h1 { font-size: clamp(38px,8.5vw,58px); margin-top: 23px; }
 .hero-heading > p { font-size: 16px; max-width: 490px; }
 .hero-linebreak { display: none; }
 .hero-cta-row { gap: 20px; margin-top: 24px; }
 .hero-cta-row .btn { font-size: 14px; gap: 18px; padding-inline: 19px; }
 .hero-secondary { font-size: 13px; gap: 8px; }
 .hero-devices { margin-top: 42px; padding: 0 28px 170px 0; }
 .device-browser-bar { height: 24px; padding-inline: 9px; font-size: 8px; }
 .browser-dots i { width: 4px; height: 4px; }
 .browser-secure { display: none; }
 .hero-desktop { border-radius: 9px; }
 .hero-phone { width: 36%; min-width: 138px; max-width: 205px; bottom: 18px; border-radius: 17px; padding: 3px; }
 .hero-phone img { border-radius: 13px; }
 .hero-device-caption { bottom: 37px; left: 0; width: 53%; flex-direction: column; gap: 7px; font-size: 12px; }
 .hero-device-caption small { font-size: 10px; }
 .site-public .launch-section { padding-block: 64px; }
 .site-public .platform-copy { padding: 24px; }
 .site-public .platform-ui { padding: 0 14px 20px; }
 .webhook-feature-grid { grid-template-columns: 1fr; gap: 24px; }
 .site-public .delivery-grid { grid-template-columns: 1fr; }
 .site-public .product-family-grid > article { padding: 25px; }
 .whatsapp-float { right: 16px; bottom: max(16px,env(safe-area-inset-bottom)); width: 54px; padding: 0; justify-content: center; }
 .whatsapp-float > span { display: none; }
}
@media(max-width:360px) {
 .hero-heading h1 { font-size: 36px; }
 .hero-cta-row { gap: 13px; }
 .hero-cta-row .btn { padding-inline: 15px; gap: 10px; }
 .hero-secondary { font-size: 12px; }
 .hero-heading .hero-signup-note { font-size: 11px; }
 .hero-device-caption { max-width: 120px; }
 .hero-devices { padding-bottom: 195px; }
}
@media(prefers-reduced-motion:reduce) { .site-public .btn,.whatsapp-float { transition: none; } .whatsapp-float:hover { transform: none; } }
.onboarding-steps { list-style: none; counter-reset: setup; padding: 0; margin-block: 32px; }
.onboarding-steps > li { counter-increment: setup; position: relative; border-top: 1px solid #ffffff15; padding: 28px 0 28px 58px; }
.onboarding-steps > li::before { content: counter(setup, decimal-leading-zero); position: absolute; left: 0; top: 32px; font-size: 13px; color: #b7a7fc; }
.onboarding-steps h3 { margin: 0; font-size: 23px; line-height: 1.35; }
.onboarding-steps p { margin-bottom: 0; }
.hero-availability, .hero-secondary, .text-link, .whatsapp-float { text-decoration: none; }
@media(min-width:721px) {
 .hero-heading h1 { font-size: clamp(46px,5vw,72px); }
 .hero-heading > p { max-width: 740px; }
 .hero-devices { margin-top: 40px; }
 .desktop-screen { aspect-ratio: 1.85; }
}
.product-capture > img { display: block; width: 100%; height: auto; border-radius: 14px; }
.extension-device-hero { padding: 65px 0; background: radial-gradient(ellipse at 80% 45%,#755bc21a,transparent 55%); border-bottom: 1px solid #ffffff0a; }
.extension-hero-grid { display: grid; grid-template-columns: minmax(0,1fr) 330px; gap: 110px; align-items: center; max-width: 1120px; }
.extension-hero-copy h1 { font-size: clamp(40px,4.5vw,64px); line-height: 1.07; font-weight: 600; letter-spacing: -.05em; margin: 22px 0; }
.extension-hero-copy h1 span { color: #b4a4fa; }
.extension-hero-copy > p { color: #aaa5b6; font-size: 18px; line-height: 1.7; }
.extension-hero-copy .extension-hero-note { font-size: 12px; margin-top: 20px; color: #9b93a9; }
.extension-hero-screen .capture-open { box-shadow: 0 25px 80px #0009; border-color: #bba4dd35; }
.extension-benefits { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 45px; }
.extension-benefits article > span { color: #a998dd; font-size: 11px; letter-spacing: .1em; }
.extension-benefits h2 { font-size: 25px; margin: 16px 0; font-weight: 500; line-height: 1.2; letter-spacing: -.025em; }
.extension-benefits p { color: #aaa5b6; font-size: 16px; line-height: 1.7; }
@media(max-width:900px) { .extension-hero-grid { gap: 35px; grid-template-columns: minmax(0,1fr) 290px; } }
@media(max-width:720px) { .extension-device-hero { padding-block: 40px; } .extension-hero-grid,.extension-benefits { grid-template-columns: 1fr; } .extension-hero-screen { max-width: 310px; margin: 20px auto 0; } }
