/* v2.9.4 — public surface unification + compact pricing + corrected menu */
:root{--p294-light:#f6f8fb;--p294-dark:#07121f}

/* Public menu: never show hamburger on desktop; use a real Lucide icon on mobile. */
body.redesign-v290 .public-menu-toggle{display:none!important}
body.redesign-v290 .public-menu-toggle svg,
body.redesign-v290 .v24-menu-button svg{display:block!important;margin:auto!important;width:20px!important;height:20px!important}
body.redesign-v290 .public-menu-toggle span,
body.redesign-v290 .v24-menu-button span{display:none!important}
@media(max-width:780px){
  body.redesign-v290 .public-menu-toggle{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;border-radius:11px!important;background:var(--v293-card)!important;border:1px solid var(--v293-line)!important;color:var(--v293-text)!important;box-shadow:none!important}
  body.redesign-v290 .public-menu-toggle.active{transform:none!important;background:var(--v293-card-2)!important;color:var(--v293-accent)!important;border-color:color-mix(in srgb,var(--v293-accent) 30%,var(--v293-line))!important}
  body.redesign-v290 .v24-menu-button{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;border-radius:11px!important}
}

/* One uninterrupted public canvas in both themes. */
html[data-resolved-theme="light"] body.redesign-v290.guest-shell{--p294-bg:var(--p294-light)}
html[data-resolved-theme="dark"] body.redesign-v290.guest-shell{--p294-bg:var(--p294-dark)}
body.redesign-v290.guest-shell,
body.redesign-v290.guest-shell .v24-main,
body.redesign-v290.guest-shell .v25-public,
body.redesign-v290.guest-shell .v25-public>main,
body.redesign-v290.guest-shell .pricing-redesign-page,
body.redesign-v290.guest-shell .pricing-redesign-shell,
body.redesign-v290.guest-shell .features-redesign-page,
body.redesign-v290.guest-shell .public-section,
body.redesign-v290.guest-shell .public-section.soft,
body.redesign-v290.guest-shell .features-section,
body.redesign-v290.guest-shell .landing291-flowmaker,
body.redesign-v290.guest-shell .features291-flowmaker,
body.redesign-v290.guest-shell .landing291-capability-strip{background:var(--p294-bg)!important;background-color:var(--p294-bg)!important}
body.redesign-v290.guest-shell .public-section.soft{border-block:0!important}

/* Hero grid is now full-bleed instead of ending at the centered container. */
body.redesign-v290.guest-shell .public-hero,
body.redesign-v290.guest-shell .features-hero{position:relative!important;isolation:isolate!important;background:transparent!important;background-image:none!important;border:0!important}
body.redesign-v290.guest-shell .public-hero::before,
body.redesign-v290.guest-shell .features-hero::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background-color:var(--p294-bg);background-image:linear-gradient(to right,color-mix(in srgb,var(--v293-accent) 9%,transparent) 1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--v293-accent) 9%,transparent) 1px,transparent 1px),radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--v293-accent) 10%,transparent),transparent 34%);background-size:36px 36px,36px 36px,auto}

/* Section-sized containers must not create giant different-color rectangles. */
body.redesign-v290.guest-shell :is(.landing2926-ai-strip,.public-demo,.feature2926-ai-agent,.request-flow-section,.provider-privacy-section,.fire-products-section,.features-two-panel,.supported-panels-redesign){background:transparent!important;box-shadow:none!important}
body.redesign-v290.guest-shell :is(.request-flow-section,.provider-privacy-section,.fire-products-section,.features-two-panel,.supported-panels-redesign){border-color:transparent!important}
body.redesign-v290.guest-shell .landing2926-ai-strip{border:1px solid var(--v293-line)!important;background:linear-gradient(90deg,color-mix(in srgb,var(--v293-accent) 7%,var(--p294-bg)),color-mix(in srgb,var(--v293-card) 35%,var(--p294-bg)))!important}
body.redesign-v290.guest-shell .features-two-panel article,
body.redesign-v290.guest-shell .supported-panels-redesign article,
body.redesign-v290.guest-shell .fire-product-card,
body.redesign-v290.guest-shell .flow-column,
body.redesign-v290.guest-shell .flow-engine{background:var(--v293-card)!important;border:1px solid var(--v293-line)!important;box-shadow:var(--v293-shadow)!important}
body.redesign-v290.guest-shell .provider-privacy-section{padding:28px 0!important}
body.redesign-v290.guest-shell .privacy-copy{padding:8px 0!important}
body.redesign-v290.guest-shell .privacy-visual{background:var(--v293-card)!important;border-color:var(--v293-line)!important;box-shadow:var(--v293-shadow)!important}

/* Cleaner rhythm and scale. */
body.redesign-v290.guest-shell .public-container{width:min(1180px,calc(100% - 40px))!important}
body.redesign-v290.guest-shell .public-section{padding:58px 0!important}
body.redesign-v290.guest-shell .features-section{padding:42px 0!important}
body.redesign-v290.guest-shell .public-section-head{max-width:760px!important;margin:0 auto 24px!important}
body.redesign-v290.guest-shell .public-section-head h2,
body.redesign-v290.guest-shell .features-section-head h2{font-size:clamp(27px,2.5vw,38px)!important;line-height:1.15!important}
body.redesign-v290.guest-shell .public-section-head p,
body.redesign-v290.guest-shell .features-section-head p{font-size:14px!important;line-height:1.7!important}
body.redesign-v290.guest-shell .public-demo{gap:28px!important}
body.redesign-v290.guest-shell .public-card-grid{gap:14px!important}
body.redesign-v290.guest-shell .public-card{padding:20px!important}

/* Features: eliminate visual bands while keeping cards distinct. */
body.redesign-v290.guest-shell .features-two-panel{padding:24px 0 30px!important;gap:14px!important}
body.redesign-v290.guest-shell .features-two-panel article{padding:20px!important}
body.redesign-v290.guest-shell .supported-panels-redesign{padding:24px 0 52px!important}
body.redesign-v290.guest-shell .supported-panels-redesign>div:last-child{gap:14px!important}
body.redesign-v290.guest-shell .supported-panels-redesign article{padding:20px!important}
body.redesign-v290.guest-shell .fire-products-section{margin-top:18px!important;padding:16px 0!important}
body.redesign-v290.guest-shell .request-flow-section{padding:42px 0!important}
body.redesign-v290.guest-shell .features291-flowmaker{padding:58px 0!important}

/* Pricing: compact and readable, no four intro boxes. */
body.redesign-v290.guest-shell .pricing-redesign-head{max-width:760px!important;padding:72px 0 34px!important}
body.redesign-v290.guest-shell .pricing-redesign-head h1{max-width:780px!important;margin:0 auto 14px!important;font-size:clamp(42px,4.3vw,60px)!important;line-height:1.04!important;text-wrap:balance!important}
body.redesign-v290.guest-shell .pricing-redesign-head p{max-width:680px!important;margin-inline:auto!important;font-size:14px!important;line-height:1.72!important}
body.redesign-v290.guest-shell .pricing2823-benefits{display:none!important}
body.redesign-v290.guest-shell .pricing-redesign-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:start!important;padding-bottom:42px!important}
body.redesign-v290.guest-shell .pricing-redesign-card{padding:20px!important;min-height:0!important;height:auto!important}
body.redesign-v290.guest-shell .pricing-redesign-card h2{font-size:18px!important;margin:8px 0!important}
body.redesign-v290.guest-shell .pricing-channel-row{gap:5px!important;margin:8px 0 12px!important}
body.redesign-v290.guest-shell .pricing-channel{padding:4px 7px!important;font-size:9px!important}
body.redesign-v290.guest-shell .pricing-main-price{margin:10px 0 2px!important}
body.redesign-v290.guest-shell .pricing-main-price strong{font-size:30px!important}
body.redesign-v290.guest-shell .pricing-feature-list-compact{margin:14px 0 10px!important;display:grid!important;gap:0!important;min-height:0!important}
body.redesign-v290.guest-shell .pricing-feature-list-compact li{padding:8px 0!important;border-bottom:1px solid color-mix(in srgb,var(--v293-line) 70%,transparent)!important;grid-template-columns:18px minmax(0,1fr) auto!important;gap:8px!important;font-size:11px!important}
body.redesign-v290.guest-shell .pricing-feature-list-compact li:last-child{border-bottom:0!important}
body.redesign-v290.guest-shell .pricing-check{font-size:11px!important}
body.redesign-v290.guest-shell .pricing-plan-more{margin:4px 0 12px!important;border-top:1px solid var(--v293-line)!important;padding-top:9px!important}
body.redesign-v290.guest-shell .pricing-plan-more summary{cursor:pointer;list-style:none;color:var(--v293-accent)!important;font-size:10.5px!important;font-weight:800!important}
body.redesign-v290.guest-shell .pricing-plan-more summary::-webkit-details-marker{display:none}
body.redesign-v290.guest-shell .pricing-plan-more summary::after{content:" +"}
body.redesign-v290.guest-shell .pricing-plan-more[open] summary::after{content:" −"}
body.redesign-v290.guest-shell .pricing-plan-more-body{padding-top:8px!important}
body.redesign-v290.guest-shell .pricing-plan-more .pricing-feature-list{max-height:220px!important;overflow:auto!important;margin:0!important;padding:0!important}
body.redesign-v290.guest-shell .pricing-plan-more .pricing-feature-list li{padding:6px 0!important;font-size:10px!important}
body.redesign-v290.guest-shell .pricing-description-collapsed{margin-top:8px!important;max-height:130px!important;overflow:auto!important}
body.redesign-v290.guest-shell .pricing-trust-strip{margin:12px auto 52px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
body.redesign-v290.guest-shell .pricing-trust-strip>div{padding:14px!important;box-shadow:none!important}

@media(max-width:900px){
  body.redesign-v290.guest-shell .pricing-redesign-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:780px){
  body.redesign-v290.guest-shell .public-container{width:calc(100% - 24px)!important;max-width:none!important}
  body.redesign-v290.guest-shell .public-section{padding:44px 0!important}
  body.redesign-v290.guest-shell .public-hero,body.redesign-v290.guest-shell .features-hero{padding:44px 0 34px!important;gap:24px!important;min-height:0!important}
  body.redesign-v290.guest-shell .public-hero::before,body.redesign-v290.guest-shell .features-hero::before{background-size:32px 32px,32px 32px,auto}
  body.redesign-v290.guest-shell .public-hero h1,body.redesign-v290.guest-shell .features-hero-copy h1{font-size:clamp(34px,9.5vw,43px)!important;line-height:1.08!important;max-width:12ch!important;margin-inline:auto!important;text-wrap:balance!important}
  body.redesign-v290.guest-shell .public-hero p,body.redesign-v290.guest-shell .features-hero-copy p{font-size:13px!important;line-height:1.72!important;max-width:38ch!important;margin-inline:auto!important}
  body.redesign-v290.guest-shell .public-hero-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:18px 0!important}
  body.redesign-v290.guest-shell .public-hero-actions>*{width:100%!important}
  body.redesign-v290.guest-shell .public-phone{width:min(310px,86vw)!important;height:500px!important;margin-inline:auto!important}
  body.redesign-v290.guest-shell .landing291-capability-strip>.public-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.redesign-v290.guest-shell .landing291-capability-strip>.public-container>div:last-child{grid-column:1/-1!important}
  body.redesign-v290.guest-shell .public-demo{grid-template-columns:1fr!important;gap:20px!important}
  body.redesign-v290.guest-shell .public-demo>div{min-width:0!important}
  body.redesign-v290.guest-shell .demo-reply{margin:16px 0 0!important}
  body.redesign-v290.guest-shell .features-two-panel{grid-template-columns:1fr!important}
  body.redesign-v290.guest-shell .supported-panels-redesign>div:last-child{grid-template-columns:1fr!important}
  body.redesign-v290.guest-shell .provider-privacy-section{grid-template-columns:1fr!important;gap:18px!important}
  body.redesign-v290.guest-shell .fire-products-section{grid-template-columns:1fr!important}
  body.redesign-v290.guest-shell .request-flow-grid{grid-template-columns:1fr!important}
  body.redesign-v290.guest-shell .feature2926-ai-agent{padding:0!important;border:0!important}
  body.redesign-v290.guest-shell .pricing-redesign-head{padding:54px 0 24px!important;width:calc(100% - 28px)!important}
  body.redesign-v290.guest-shell .pricing-redesign-head h1{font-size:clamp(34px,10vw,42px)!important;line-height:1.08!important;max-width:11ch!important}
  body.redesign-v290.guest-shell .pricing-redesign-head p{font-size:13px!important;max-width:38ch!important}
  body.redesign-v290.guest-shell .pricing-redesign-grid{grid-template-columns:1fr!important;width:calc(100% - 24px)!important;padding-bottom:26px!important}
  body.redesign-v290.guest-shell .pricing-redesign-card{padding:17px!important}
  body.redesign-v290.guest-shell .pricing-trust-strip{grid-template-columns:1fr 1fr!important;width:calc(100% - 24px)!important;margin-bottom:38px!important}
}
@media(max-width:430px){
  body.redesign-v290.guest-shell .public-container{width:calc(100% - 18px)!important}
  body.redesign-v290.guest-shell .public-hero h1,body.redesign-v290.guest-shell .features-hero-copy h1{font-size:34px!important;max-width:11.5ch!important}
  body.redesign-v290.guest-shell .public-hero p,body.redesign-v290.guest-shell .features-hero-copy p{font-size:12.5px!important;line-height:1.7!important}
  body.redesign-v290.guest-shell .public-phone{width:min(294px,88vw)!important;height:480px!important}
  body.redesign-v290.guest-shell .public-card,body.redesign-v290.guest-shell .features-two-panel article,body.redesign-v290.guest-shell .supported-panels-redesign article{padding:16px!important}
  body.redesign-v290.guest-shell .pricing-redesign-head h1{font-size:34px!important;max-width:10.5ch!important}
  body.redesign-v290.guest-shell .pricing-redesign-card h2{font-size:17px!important}
  body.redesign-v290.guest-shell .pricing-main-price strong{font-size:27px!important}
  body.redesign-v290.guest-shell .pricing-trust-strip{grid-template-columns:1fr!important}
}
