/* Version 02: vivid accents, plain-language explanations, readable surfaces. */
.evidence-section { background: #f7efff; }
.evidence-period { display: flex; flex-direction: column; gap: 6px; }
.evidence-period strong { font: 800 22px Arial,sans-serif; color: #542781; }
.evidence-period span { font-size: 12px; }
.evidence-scope { padding: 16px 20px; border-left: 4px solid #993cbe; background: white; font-size: 13px; margin: 0 0 24px; }
.evidence-scope strong { display: block; color: #642b87; margin-bottom: 4px; }
.evidence-stats { display: grid; grid-template-columns: 1.15fr 1.1fr 1fr; gap: 18px; }
.evidence-stat { padding: 26px; border: 1px solid #d9bce9; border-radius: 18px; background: white; box-shadow: 5px 6px 0 #e6d5f2; }
.evidence-stat>span { font-size: 13px; font-weight: bold; }
.evidence-stat p { display: flex; align-items: baseline; gap: 10px; margin: 18px 0 10px; line-height: 1; }
.evidence-stat strong { font: 900 clamp(42px,5vw,64px)/1 Arial,sans-serif; letter-spacing: -.04em; }
.evidence-stat b { font-size: 16px; }
.evidence-stat small { font-size: 11px; }
.primary-stat { background: #3d1b62; color: white; border-color: #3d1b62; }
.primary-stat strong { color: #d7ff52; }
.primary-stat small { color: #e3cfee; }
.evidence-breakdown { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; margin-top: 52px; align-items: center; }
.evidence-breakdown h3 { font-size: 23px; line-height: 1.7; }
.evidence-breakdown p:not(.eyebrow) { font-size: 14px; color: #695d77; }
.evidence-bars { list-style: none; padding: 0; margin: 0; display: grid; gap: 18px; }
.evidence-bar-label { display: flex; align-items: baseline; justify-content: space-between; gap: 20px; margin-bottom: 8px; font-size: 14px; }
.evidence-bar-label strong { color: #61288b; font: 800 25px Arial,sans-serif; }
.evidence-bar-label small { font: 12px Meiryo,sans-serif; }
.evidence-bar-track { height: 12px; border-radius: 8px; background: #e8daf1; overflow: hidden; }
.evidence-bar-track span { display: block; height: 100%; min-width: 2px; border-radius: inherit; background: linear-gradient(90deg,#8134c0,#d756b3); }
.evidence-method { margin-top: 36px; border: 1px solid #d9c5e7; border-radius: 12px; background: #fff9; }
.evidence-method summary { padding: 18px 22px; cursor: pointer; font-size: 14px; font-weight: 700; line-height: 1.8; }
.evidence-method>div { padding: 0 22px 22px; font-size: 13px; }
.evidence-method a { color: #76339e; text-decoration: underline; text-underline-offset: 4px; }
.evidence-footnote { font-size: 12px; color: #695d77; margin: 20px 0 0; }
@media(max-width:900px) {
  .evidence-stats { grid-template-columns: 1fr; }
  .evidence-stat { padding: 24px; }
  .evidence-stat strong { font-size: 54px; }
  .evidence-breakdown { grid-template-columns: 1fr; gap: 24px; margin-top: 40px; }
}
@media(max-width:620px) {
  .evidence-scope { font-size: 12px; padding: 14px; }
  .evidence-breakdown h3 { font-size: 21px; }
  .evidence-breakdown h3 br { display: none; }
  .evidence-method summary { font-size: 13px; padding: 16px; }
  .evidence-method>div { padding-inline: 16px; }
}
:root {
  --ink: #27163d;
  --text: #30243e;
  --muted: #695d77;
  --paper: #faf7ff;
  --lime: #d7ff52;
  --line: #e3dbea;
  --lavender: #f0e6ff;
  --shadow: 0 20px 55px #491b7512;
}
.mock-strip { background: #12091e; color: #ddd0ea; }
.header { background: #fffef8f5; border-bottom: 1px solid #d8cce4; }
.header-inner { height: 80px; }
.brand small { font-size: 11px; font-weight: 700; }
.button { border-radius: 12px; font-size: 15px; }
.button.lime { box-shadow: 0 5px 0 #8dab24; color: #20132f; }
.button.lime:hover { box-shadow: 0 7px 0 #8dab24, 0 14px 30px #b9ed4930; }
.header .dark { background: #7835d3; box-shadow: 0 4px 0 #442076; }
.button:focus-visible, a:focus-visible, select:focus-visible, input:focus-visible, textarea:focus-visible, summary:focus-visible { outline-color: #b944ee; }
.hero {
  position: relative; padding: 60px 0 48px; color: white;
  background: radial-gradient(ellipse at 85% 28%, #a832ac70, transparent 49%), radial-gradient(ellipse at 2% 100%, #5c28d78c, transparent 55%), #201037;
}
.hero::before { content: ""; position: absolute; inset: 0; pointer-events: none; background-image: linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px); background-size: 54px 54px; }
.hero-grid { position: relative; grid-template-columns: minmax(0,1.2fr) minmax(0,1fr); gap: 42px; }
.audience { color: #ede1fc; font-size: 13px; margin-bottom: 22px; }
.audience>span { background: #ec85ff; box-shadow: 0 0 16px #f35bff; }
.hero-category { display: inline-flex; flex-wrap: wrap; gap: 8px; font-size: 14px; line-height: 1.5; border: 1px solid #c981ef; background: #8d3fc733; border-radius: 7px; padding: 8px 12px; margin-bottom: 18px; }
.hero-category b { color: #e7c0ff; }
.hero h1 { font-size: clamp(38px,4.2vw,58px); letter-spacing: -.06em; line-height: 1.45; margin-bottom: 24px; white-space: normal; }
.neon-pink { color: #ff92e5; }
.hero .highlight { color: var(--lime); }
.highlight::after { background: #d7ff5230; inset: 80% 0 0; transform: none; }
.hero-lead { color: #e8def1; font-size: 15px; line-height: 2; }
.hero-lead strong { display: inline-block; color: white; font-weight: 700; margin-bottom: 7px; }
.hero .text-link { color: white; }
.trial-terms { color: #f4edf9; font-size: 13px; margin-top: 22px; }
.trial-terms span { color: #cbb8de; font-size: 11px; }
.hero-assurances { color: #e1cfee; font-size: 12px; gap: 20px; }
.hero-assurances i { color: var(--lime); }
.product-caption { color: #f0dffb; font-size: 11px; }
.product-caption b { border-color: #ae77bc; }
.notification-stage { background: radial-gradient(ellipse at 70% 30%, #ffb3f345, transparent 65%), #583080; border: 1px solid #d88fec66; box-shadow: inset 0 0 60px #d368ff20, 0 28px 80px #0c00154d; background-image: radial-gradient(#eecbff24 1px,transparent 1px); background-size: 18px 18px; min-height: 610px; }
.post-peek { color: var(--ink); border: 2px solid #ed90e9; box-shadow: 6px 7px 0 #381459; }
.post-peek small { color: #6b517d; font-size: 11px; }
.post-peek p { font-size: 14px; }
.sparkle { color: var(--lime); text-shadow: 0 0 20px #d7ff5277; }
.connect-line { color: white; font-size: 11px; }
.connect-line i { color: var(--lime); }
.phone { color: var(--ink); border-color: #241730; box-shadow: 12px 18px 0 #1b082d55, 0 0 40px #d498f044; }
.phone-top>div, .phone-home { background: #241730; }
.chat-surface { background: #eee6f8; }
.reply-preview { background: #f6edff; }
.human-tag { color: var(--ink); box-shadow: 5px 6px 0 #1b082d66; }
.demo-caption { color: #d5bedf; font-size: 11px; line-height: 1.8; }
.promise-strip { background: var(--lime); color: var(--ink); border-bottom: 2px solid var(--ink); }
.promise-strip .wrap { min-height: 88px; }
.promise-strip p>span { color: #4b5923; font-size: 10px; }
.promise-strip p { font-size: 14px; font-weight: 700; }
.promise-strip b { color: #7432b6; }
.promise-strip i { color: #5c614b; }
.eyebrow { color: #8632bd; font-size: 12px; letter-spacing: .08em; }
.section-heading>p, .section-lead { font-size: 15px; }
.quick-guide { background: #fff; padding-bottom: 62px; }
.quick-heading { text-align: center; max-width: 820px; margin: 0 auto 40px; }
.quick-heading>p:last-child { color: var(--muted); font-size: 15px; }
.quick-cards { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.quick-cards article { position: relative; padding: 28px 24px 24px; border: 2px solid #d4b6ed; background: #faf6ff; border-radius: 20px; box-shadow: 5px 6px 0 #ebd9fa; }
.quick-cards article:last-child { background: #f6ffd7; border-color: #c3d57d; box-shadow: 5px 6px 0 #e3ebc4; }
.flow-owner { display: inline-block; border-radius: 6px; background: #7137b0; color: #fff; font-weight: bold; font-size: 12px; padding: 6px 11px; }
.flow-owner.human-owner { background: #344023; }
.flow-number { position: absolute; right: 24px; top: 20px; color: #cab0e0; font: 900 42px Arial,sans-serif; }
.flow-symbol { display: flex; gap: 15px; align-items: center; font: 900 48px Arial,sans-serif; height: 88px; color: #7034a8; }
.flow-symbol>span { font-size: 20px; background: #fff; padding: 7px 12px; border: 1px solid #dfc5f0; border-radius: 12px; }
.quick-cards h3 { font-size: 20px; margin: 0 0 12px; }
.quick-cards p { font-size: 13px; line-height: 1.9; margin: 0; color: #62536f; }
.quick-note { font-size: 12px; color: var(--muted); margin: 28px 0 0; text-align: center; }
.pain-section { padding: 62px 0; background: #f4ecfc; }
.pain-list span { font-size: 16px; color: #9b4cc2; font-weight: bold; }
.experience { background: #fff; }
.step-tabs>button[aria-selected="true"] { background: #7131bd; border-color: #7131bd; box-shadow: 4px 4px 0 #ddc8f4; }
.step-tabs small { opacity: 1; font-size: 12px; }
.step-tabs>button>span { color: #875c9a; }
.step-note { font-size: 12px; }
.demo-panel { background: #faf6ff; border: 2px solid #d9b6f0; }
.demo-toolbar { background: #ede0fa; color: #634079; border-color: #d9b6f0; font-size: 12px; }
.demo-toolbar i { background: #8c3cba; }
.demo-pill { background: #ead9fa; color: #6b3199; font-size: 11px; }
.demo-meta span { background: #efe4f7; font-size: 11px; }
.demo-hint, .real-proof p { font-size: 12px; }
.real-proof { border: 1px solid #dec7f2; }
.area-section { background: radial-gradient(ellipse at 0 100%,#6c2bbd70,transparent 65%),#241236; color: white; }
.area-section .eyebrow { color: #ed9bdd; }
.area-section .section-lead, .area-section .muted { color: #ded0e8; }
.area-section .check-list li { font-size: 15px; }
.check-list li::before { color: #d7ff52; }
.area-picker { color: var(--text); border: 2px solid #bb73de; box-shadow: 10px 12px 0 #12071955; }
.area-picker-top>span { color: #864c9c; }
.area-chips button { font-size: 12px; min-height: 43px; }
.area-chips button.active { background: #8136bc; border-color: #8136bc; }
.area-pin { color: #a74ada; }
.area-reference, .data-link, .select-label { font-size: 12px; }
.data-link { color: #74339c; }
.pricing-section { background: #fffafc; }
.price-card { background: white; border: 1px solid #d8c8e0; }
.price-card.featured { border: 2px solid #8b39cd; background: #f8f0ff; box-shadow: 7px 9px 0 #e9d6f7; }
.plan-recommend { background: #8438c4; color: white; }
.plan-kicker { font-size: 12px; color: #6a5479; }
.price-card li { font-size: 13px; }
.price-card li::before { color: #8936b6; }
.price-card li.dim { color: #736479; }
.price-card .button { font-size: 12px; }
.pricing-note, .muted { font-size: 12px; }
.faq-section { background: #f6effb; }
.faq-list summary { font-size: 15px; }
.faq-list details p { font-size: 14px; }
.closing { background: radial-gradient(ellipse at 90% 10%,#d136a35e,transparent 60%),linear-gradient(120deg,#3d1767,#211032); border-top: 5px solid #db6de7; }
.closing .eyebrow { color: #f5a3e7; }
.closing p:not(.eyebrow),.closing-action>small { color: #e3ccec; font-size: 13px; }
.closing h2 { font-size: clamp(29px,3.2vw,42px); }
.trial-badge { color: var(--lime); font-size: 14px; }
.footer>div { font-size: 11px; }
.prototype-note { color: #6c437a; font-size: 12px; }
#trial-form>label { font-size: 13px; }
#trial-form input, #trial-form select { font-size: 16px; }
.mobile-action { background: #27113df7; }
.mobile-action>span { color: white; }
@media(max-width:1100px) {
  .hero-grid { gap: 26px; grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); }
  .hero h1 { font-size: 43px; }
  .quick-cards { gap: 16px; }
  .quick-cards article { padding: 24px 18px; }
  .quick-cards h3 { font-size: 17px; }
  .quick-cards p br { display: none; }
}
@media(max-width:820px) {
  .hero-grid { grid-template-columns: 1fr; gap: 36px; }
  .hero-copy { max-width: 600px; margin-inline: auto; width: 100%; }
  .hero h1 { font-size: clamp(38px,7.4vw,56px); }
  .hero-product { max-width: 470px; width: 100%; margin: 0 auto; }
  .hero-assurances { flex-direction: row; }
  .quick-cards { grid-template-columns: 1fr; }
  .quick-cards article { padding: 24px; }
  .quick-cards h3 { font-size: 21px; }
  .quick-cards p { font-size: 14px; }
  .flow-symbol { height: 68px; }
  .pain-list { display: block; }
  .pain-list>div { padding: 16px 0!important; display: flex; }
  .pain-list p, .pain-list strong { font-size: 14px; }
  .pricing-grid { grid-template-columns: 1fr; gap: 42px; }
  .price-card { padding: 28px!important; }
  .plan-price { font-size: 42px; }
  .plan-price small { display: inline; margin-left: 8px; }
  .plan-kicker { min-height: 0; }
  .price-card h3 { font-size: 24px; }
  .plan-speed { min-height: 0; font-size: 13px; }
}
@media(max-width:620px) {
  .wrap { width: calc(100% - 36px); }
  .header-inner { height: 70px; }
  .brand small { font-size: 8px; }
  .brand>span { font-size: 18px; }
  .header .button.small { font-size: 10px; padding: 10px; gap: 4px; }
  .hero { padding: 34px 0; }
  .audience { font-size: 11px; margin-bottom: 16px; }
  .hero-category { font-size: 12px; margin-bottom: 17px; }
  .hero h1 { font-size: clamp(31px,8.7vw,50px); line-height: 1.5; }
  .hero-lead { font-size: 13px; margin-bottom: 23px; }
  .hero-lead br { display: none; }
  .hero-lead strong { display: block; }
  .hero .large { font-size: 14px; min-height: 60px; }
  .trial-terms { font-size: 12px; }
  .trial-terms span { font-size: 11px; }
  .hero-assurances { font-size: 10px; gap: 13px; }
  .notification-stage { min-height: 592px; padding-inline: 12px; }
  .post-peek { width: 94%; }
  .post-peek p { font-size: 12px; }
  .phone { max-width: 100%; }
  .human-tag { right: 2px; }
  .product-caption { font-size: 10px; padding-inline: 2px; }
  .demo-caption { font-size: 10px; }
  .promise-strip .wrap>div { font-size: 10px; gap: 7px; }
  .promise-strip p { font-size: 13px; }
  .quick-heading { text-align: left; margin-bottom: 26px; }
  .quick-heading h2 { font-size: 26px; }
  .quick-heading>p:last-child { font-size: 14px; }
  .quick-guide { padding: 56px 0; }
  .quick-note { font-size: 11px; text-align: left; }
  .section-heading h2, .area-grid h2 { font-size: 26px; }
  .section-heading>p { font-size: 13px; }
  .eyebrow { font-size: 11px; }
  .step-tabs strong { font-size: 11px; }
  .step-note { font-size: 11px; }
  .demo-toolbar { font-size: 10px; }
  .real-proof .text-link { margin-left: 0; font-size: 12px; }
  .area-picker { padding: 22px; }
  .area-section .check-list li { font-size: 14px; }
  .faq-list summary { font-size: 14px; }
  .faq-list details p { margin-right: 0; font-size: 13px; }
  .footer { padding-bottom: 115px; }
  .footer>div { font-size: 10px; }
  .mobile-action { padding-top: 10px; padding-bottom: calc(15px + env(safe-area-inset-bottom)); }
  .mobile-action .button { font-size: 12px; }
}

/* Photographic hero: cast and phone remain clear to the right of the copy. */
.hero { background: #201037 url("assets/hero-cast-v1.png") center center / cover no-repeat; }
.hero::before { background: linear-gradient(90deg,rgba(22,9,38,.96) 0%,rgba(22,9,38,.85) 32%,rgba(22,9,38,.38) 53%,rgba(22,9,38,.02) 75%),linear-gradient(0deg,rgba(22,9,38,.5),transparent 35%); }
.hero-grid { display: block; }
.hero-copy { position: relative; max-width: 620px; margin: 0; }
.hero-image-credit { position: absolute; right: 22px; bottom: 10px; z-index: 1; margin: 0; color: #fff; font-size: 10px; text-shadow: 0 1px 4px #000; }
@media (max-width:1100px) and (min-width:821px) { .hero-copy { max-width: 540px; } .hero { background-position: 58% center; } }
@media (max-width:820px) {
 .hero { padding-top: 340px; background-size: auto 440px; background-position: 75% top; }
 .hero::before { background: linear-gradient(0deg,#201037 0%,#201037 calc(100% - 400px),transparent calc(100% - 290px)); }
 .hero-copy { max-width: 600px; margin-inline: auto; }
 .hero-image-credit { top: 14px; bottom: auto; }
}
@media (max-width:620px) {
 .hero { padding-top: 295px; background-size: auto 370px; background-position: 77% top; }
 .hero::before { background: linear-gradient(0deg,#201037 0%,#201037 calc(100% - 345px),transparent calc(100% - 255px)); }
}

.area-price-box{padding:18px;background:#f5edfc;border-radius:12px;margin:18px 0}.area-price-box p{font-size:13px;margin:8px 0}.area-price-box small{font-size:11px}.plan-price [data-price-plan]{font-size:clamp(22px,2.5vw,30px)}#prefecture-choice{width:100%;padding:12px;font-size:16px;border:1px solid #cab7dc;border-radius:8px;background:white;color:#30243e}

/* Inquiry review: explain the offer early and keep the path to the form clear. */
.hero { padding-top: 44px; padding-bottom: 40px; }
.hero-copy { max-width: 660px; }
.hero-lead { margin-bottom: 16px; }
.hero-price { display: flex; align-items: baseline; flex-wrap: wrap; gap: 7px; font-size: 14px; margin: 0 0 20px; color: #f4e8ff; }
.hero-price strong { color: #fff; font: 800 32px/1.4 Arial,sans-serif; }
.hero-price strong small { font-size: 16px; margin-left: 4px; }
.hero-price>span { font-size: 11px; color: #e2d2ef; }
.hero-actions { align-items: flex-start; }
.hero .cta-reassurance { font-size: 12px; color: #eadff4; line-height: 1.9; margin: 18px 0 0; }
.hero .trial-terms { margin-top: 18px; font-size: 13px; }
.hero-assurances { flex-wrap: wrap; }
.promise-strip .wrap>div { flex-wrap: wrap; }
.quick-cards .flow-owner { max-width: calc(100% - 46px); line-height: 1.6; }
.quick-cards .flow-number { top: 25px; right: 16px; font-size: 32px; }
.plan-price [data-price-plan] { display: block; font-size: inherit; }
.plan-price [data-price-plan] b { font: 800 clamp(32px,3.2vw,46px)/1.2 Arial,sans-serif; letter-spacing: -.045em; }
.plan-price [data-price-plan] small { display: block; font-size: 12px; margin: 9px 0 0; font-weight: 500; letter-spacing: 0; }
.price-card .button { padding-inline: 12px; font-size: 12px; line-height: 1.6; min-height: 56px; }
.pricing-section #pricing-area-label { display: inline-block; font-size: 12px; background: #eee3f8; border-radius: 30px; padding: 5px 14px; margin-bottom: 6px; }
.pricing-section #pricing-area-label+p { font-size: 13px; color: var(--muted); }
.pricing-section #pricing-area-label+p a { color: #7034a8; margin-left: 8px; text-decoration: underline; text-underline-offset: 4px; }
.inquiry-band { margin-top: 38px; border: 1px solid #d2b5e9; border-radius: 18px; padding: 26px 30px; display: flex; align-items: center; gap: 24px; justify-content: space-between; background: #f2e8fc; }
.inquiry-band .eyebrow { font-size: 11px; }
.inquiry-band h3 { font-size: 21px; margin: 10px 0; }
.inquiry-band p { font-size: 13px; color: #695577; margin: 0; }
.inquiry-band .button { flex-shrink: 0; font-size: 13px; padding: 18px 20px; }
.area-price-box>strong { font-size: 15px; }
.getting-started { background: #fff; }
.start-steps { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; counter-reset: none; }
.start-steps li { border-top: 3px solid #9d56d4; padding: 24px; border-radius: 0 0 15px 15px; background: #f7f1fd; }
.start-steps li>span { display: inline-grid; place-items: center; font: 800 22px Arial,sans-serif; color: #7231ac; background: #ead9fc; border-radius: 50%; width: 48px; height: 48px; margin-bottom: 20px; }
.start-steps h3 { font-size: 19px; margin-bottom: 10px; }
.start-steps p { color: var(--muted); font-size: 13px; margin: 0; }
.start-note { font-size: 12px; color: var(--muted); margin: 25px 0 0; }
.closing .closing-action { gap: 0; }
.closing .closing-action .button { min-width: 270px; }
.hero .hero-actions .large { min-width: 268px; justify-content: space-between; }
@media(max-width:1100px) {
  .header nav { gap: 14px; font-size: 11px; }
  .inquiry-band { align-items: flex-start; flex-direction: column; }
  .hero-copy { max-width: 580px; }
}

/* The same illustrated cast member guides readers outside the photographic hero. */
.character-heading { max-width: none; display: grid; grid-template-columns: minmax(0,1fr) 300px; gap: 38px; align-items: center; text-align: left; margin-bottom: 36px; }
.character-heading h2 { font-size: clamp(27px,3vw,38px); }
.character-heading-copy>p:last-child { font-size: 15px; color: var(--muted); margin-bottom: 0; }
.guide-character { position: relative; width: 300px; margin: 0; }
.character-stage { position: relative; height: 310px; overflow: hidden; border-radius: 0 0 150px 150px; }
.character-stage::before { content: ""; position: absolute; width: 260px; height: 260px; border-radius: 50%; bottom: 0; left: 20px; background: radial-gradient(circle at 70% 30%,#ffd5f5,#ede0ff 68%); border: 1px solid #ead3f7; }
.character-stage img { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 360px; height: 360px; max-width: none; object-fit: contain; }
.character-bubble { position: absolute; z-index: 2; left: -28px; top: 25px; padding: 14px 18px; border: 2px solid #8850bb; border-radius: 15px 15px 4px 15px; background: #fff; font-size: 12px; line-height: 1.7; color: #703995; box-shadow: 3px 4px 0 #e5d2f4; transform: rotate(-5deg); }
.character-bubble strong { font-size: 17px; color: #4b226d; }
.guide-character figcaption { margin-top: 10px; text-align: center; font-size: 9px; color: #887392; }
.character-closing { padding-top: 46px; padding-bottom: 38px; }
.character-closing .closing-inner { display: grid; grid-template-columns: 220px minmax(0,1fr) 270px; gap: 30px; }
.closing-character { position: relative; height: 300px; margin: 0; overflow: hidden; border-radius: 0 0 120px 120px; }
.closing-character::before { content: ""; position: absolute; width: 220px; height: 220px; border-radius: 50%; background: #a579d02b; bottom: 23px; left: 0; border: 1px solid #d7b4ff38; }
.closing-character img { position: absolute; top: 24px; left: -43px; width: 270px; height: 270px; max-width: none; object-fit: contain; }
.closing-character figcaption { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; font-size: 9px; color: #ead5fc; background: #29113acf; padding: 4px 0; }
.character-closing h2 { font-size: clamp(25px,2.4vw,33px); }
.character-closing .closing-action { min-width: 0; }
.character-closing .closing-action>small { font-size: 10px; text-align: center; }
.character-closing .trial-badge { font-size: 12px; }
.character-closing .closing-copy>p:not(.eyebrow) { font-size: 12px; line-height: 2; }
@media(max-width:1100px) {
  .character-heading { grid-template-columns: minmax(0,1fr) 240px; gap: 24px; }
  .guide-character { width: 240px; }
  .character-stage { height: 285px; }
  .character-stage::before { width: 230px; height: 230px; left: 5px; }
  .character-stage img { width: 325px; height: 325px; }
  .character-bubble { left: -22px; top: 18px; font-size: 10px; padding: 10px 13px; }
  .character-bubble strong { font-size: 15px; }
  .character-closing .closing-inner { grid-template-columns: 220px minmax(0,1fr); gap: 20px 28px; }
  .closing-character { grid-row: 1 / 3; }
  .character-closing .closing-action { grid-column: 2; justify-self: start; }
}
@media(max-width:620px) {
  .character-heading { grid-template-columns: minmax(0,1fr) 136px; gap: 0 12px; align-items: center; }
  .character-heading-copy { display: contents; }
  .character-heading-copy>.eyebrow,.character-heading-copy>h2 { grid-column: 1 / -1; }
  .character-heading-copy>h2 { font-size: 25px; margin-bottom: 15px; }
  .character-heading-copy>p:last-child { grid-column: 1; grid-row: 3; font-size: 12px; line-height: 1.95; }
  .character-heading-copy>p:last-child br { display: none; }
  .guide-character { grid-column: 2; grid-row: 3; width: 136px; align-self: end; }
  .character-stage { height: 175px; border-radius: 0 0 80px 80px; }
  .character-stage::before { width: 134px; height: 134px; left: 1px; }
  .character-stage img { width: 205px; height: 205px; }
  .character-bubble { display: none; }
  .guide-character figcaption { font-size: 8px; margin-top: 7px; }
  .character-closing { padding-top: 38px; padding-bottom: 36px; }
  .character-closing .closing-inner { grid-template-columns: 120px minmax(0,1fr); gap: 24px 14px; align-items: center; }
  .closing-character { grid-column: 1; grid-row: 1; width: 120px; height: 175px; border-radius: 0 0 60px 60px; }
  .closing-character::before { width: 110px; height: 110px; bottom: 22px; }
  .closing-character img { width: 160px; height: 160px; left: -35px; top: 5px; }
  .closing-character figcaption { font-size: 7px; padding: 4px 0; }
  .character-closing .closing-copy { grid-column: 2; min-width: 0; }
  .character-closing .closing-copy>.eyebrow { font-size: 9px; margin-bottom: 10px; }
  .character-closing h2 { font-size: 24px; line-height: 1.65; }
  .character-closing h2 br,.character-closing .closing-copy>p br { display: none; }
  .character-closing .closing-copy>p:not(.eyebrow) { font-size: 11px; }
  .character-closing .closing-action { grid-column: 1 / -1; justify-self: stretch; align-items: stretch; }
  .character-closing .closing-action .button { justify-content: space-between; min-height: 58px; }
  .character-closing .trial-badge { text-align: center; }
}
@media(min-width:821px) and (max-width:1024px) {
  .header nav { display: none; }
}
@media(max-width:820px) {
  .hero { padding: 42px 0; background-size: cover; background-position: 68% center; }
  .hero::before { background: linear-gradient(90deg,#160926ed 0%,#160926c9 48%,#16092644 100%),linear-gradient(0deg,#201037c9,transparent 80%); }
  .hero-copy { margin: 0; max-width: 550px; }
  .hero-image-credit { top: auto; bottom: 8px; font-size: 9px; }
  .hero h1 { font-size: clamp(34px,6.6vw,48px); }
  .start-steps { grid-template-columns: 1fr; gap: 18px; }
  .start-steps li { padding: 24px 24px 24px 92px; position: relative; }
  .start-steps li>span { position: absolute; left: 24px; top: 24px; }
  .plan-price [data-price-plan] b { font-size: 43px; }
}
@media(max-width:620px) {
  .hero { padding: 30px 0 28px; background-position: 65% top; }
  .hero::before { background: linear-gradient(90deg,#160926ed 0%,#160926b0 58%,#1609265c 100%),linear-gradient(0deg,#201037f0 0%,#2010375c 65%); }
  .hero h1 { font-size: clamp(29px,8.3vw,43px); line-height: 1.55; margin-bottom: 18px; letter-spacing: -.065em; }
  .hero .audience { font-size: 10px; margin-bottom: 12px; }
  .hero-category { font-size: 11px; padding: 6px 10px; margin-bottom: 15px; }
  .hero-lead { font-size: 12px; line-height: 1.9; }
  .hero-price { margin: 16px 0; font-size: 12px; }
  .hero-price strong { font-size: 29px; }
  .hero-price>span { font-size: 10px; }
  .hero .hero-actions .large { min-width: 0; min-height: 56px; font-size: 15px; }
  .hero-actions { gap: 10px; }
  .hero .hero-actions .text-link { padding: 4px 0; font-size: 12px; }
  .hero .cta-reassurance { font-size: 10px; margin-top: 10px; text-align: center; }
  .hero .trial-terms { font-size: 11px; margin: 14px 0 0; }
  .hero .trial-terms span { font-size: 10px; }
  .hero-assurances { gap: 7px; flex-direction: column; align-items: flex-start; margin: 17px 0 8px; font-size: 10px; }
  .promise-strip .wrap>div { align-items: center; line-height: 1.8; }
  .promise-strip .wrap>div b { display: none; }
  .inquiry-band { padding: 22px; gap: 20px; }
  .inquiry-band h3 { font-size: 20px; line-height: 1.7; }
  .inquiry-band .button { width: 100%; font-size: 12px; padding: 16px 12px; }
  .pricing-section #pricing-area-label+p { font-size: 12px; }
  .area-picker { padding: 20px; }
  .area-picker>.button { font-size: 12px; padding-inline: 12px; }
  .start-steps li { padding: 23px 20px 23px 81px; }
  .start-steps li>span { left: 18px; width: 43px; height: 43px; font-size: 20px; }
  .start-steps h3 { font-size: 17px; line-height: 1.6; }
  .closing .closing-action .button { min-width: 0; }
  .mobile-action>span { font-size: 10px; max-width: none; }
}

.character-title-unit { display: inline-block; }

/* Additional supported industry, alongside the concept-cafe headline. */
.hero .industry-badge { display: table; margin: 0 0 18px; padding: 6px 14px; border-radius: 999px; background: #d5ff55; color: #241039; font-size: 14px; font-weight: 800; line-height: 1.5; }
