/* V21 — chapter-based editorial art direction. Copy and section order remain unchanged. */
.ai-tool-lp{
  --alp-ink:#101b34;
  --alp-accent:#1264e8;
  --alp-turquoise:#11aaa5;
  --alp-yellow:#ffd450;
  --alp-coral:#ff705d;
  --alp-paper:#fffdf7;
  --alp-muted:#526078;
  background:var(--alp-paper);
}
.ai-tool-lp .alp-container{width:min(1240px,calc(100% - 64px))}
.ai-tool-lp .alp-s{padding:124px 0}
.ai-tool-lp .alp-kicker{margin-bottom:18px;font-size:11px;letter-spacing:.25em}
.ai-tool-lp h2{font-size:clamp(36px,3.5vw,50px);line-height:1.2}
.ai-tool-lp .alp-heading{margin-bottom:66px}
.ai-tool-lp .alp-heading--split{grid-template-columns:minmax(0,1.2fr) minmax(300px,.55fr);gap:90px}

/* compact, utility-like header */
.ai-tool-lp .alp-header{height:62px;padding-inline:max(22px,4vw);border-bottom:1px solid rgba(16,27,52,.09);background:rgba(255,253,247,.94)}
.ai-tool-lp .alp-header__brand{font-size:13px}
.ai-tool-lp .alp-header__brand small{margin-top:3px;font-size:8px}
.ai-tool-lp .alp-button--header{width:auto;min-width:88px;min-height:44px;padding:0 15px;border-radius:99px;font-size:11px;box-shadow:none}

/* 01 — confident editorial hero, not a card composition */
.ai-tool-lp .alp-hero{min-height:720px;padding:58px 0 72px;background:var(--alp-paper)}
.ai-tool-lp .alp-hero::after{content:"01";position:absolute;right:3vw;bottom:-40px;color:rgba(18,100,232,.06);font:800 220px/1 Arial,sans-serif;pointer-events:none}
.ai-tool-lp .alp-hero__wash{background:linear-gradient(104deg,transparent 0 55%,#eef8f7 55% 100%)}
.ai-tool-lp .alp-hero__wash::before{opacity:.65}
.ai-tool-lp .alp-hero__grid{grid-template-columns:minmax(420px,.86fr) minmax(540px,1.14fr);gap:42px}
.ai-tool-lp .alp-hero h1{font-size:clamp(43px,4vw,57px);line-height:1.12;letter-spacing:-.055em}
.ai-tool-lp .alp-hero__sub{margin-top:34px;font-size:19px}
.ai-tool-lp .alp-hero__lead{max-width:590px;margin-top:20px}
.ai-tool-lp .alp-hero-product{margin-right:-7vw;padding:0;border:0;border-radius:120px 0 0 28px;background:transparent;box-shadow:none;overflow:hidden}
.ai-tool-lp .alp-hero-product img{aspect-ratio:1.45/1;border-radius:0;object-fit:cover}
.ai-tool-lp .alp-hero-product__chips{left:34px;bottom:34px}
.ai-tool-lp .alp-hero-product figcaption{right:30px;bottom:24px;padding:7px 11px;border-radius:99px;background:rgba(255,255,255,.88)}
.ai-tool-lp .alp-action .alp-button{border-radius:14px;box-shadow:0 12px 0 #0a3f9d}
.ai-tool-lp .alp-action .alp-button:hover{transform:translateY(3px);box-shadow:0 7px 0 #0a3f9d}

/* 02 — problem chapter: dark, compressed, factual */
.ai-tool-lp .alp-problem{background:var(--alp-ink);color:#fff}
.ai-tool-lp .alp-problem::before{content:"WHY";position:absolute;right:-18px;top:70px;color:rgba(255,255,255,.035);font:800 180px/1 Arial,sans-serif;letter-spacing:-.08em}
.ai-tool-lp .alp-problem .alp-kicker{color:var(--alp-yellow)}
.ai-tool-lp .alp-problem .alp-heading--split>p{color:#b9c5d7}
.ai-tool-lp .alp-problem__bento--visual{grid-template-columns:minmax(0,1.48fr) minmax(280px,.52fr);grid-template-rows:1.05fr .95fr;gap:20px}
.ai-tool-lp .alp-problem__visual{border:0;border-radius:0 90px 0 0;background:#fff}
.ai-tool-lp .alp-problem__visual img{aspect-ratio:1.62/1}
.ai-tool-lp .alp-problem__visual figcaption{border:0;background:#fff;color:var(--alp-ink)}
.ai-tool-lp .alp-problem__proof{border:0;border-radius:0;background:var(--alp-yellow);color:var(--alp-ink);box-shadow:none}
.ai-tool-lp .alp-problem__proof strong{font-size:92px}
.ai-tool-lp .alp-problem__proof span{color:#39435a}
.ai-tool-lp .alp-problem__story{border:1px solid rgba(255,255,255,.18);border-radius:0;background:transparent}
.ai-tool-lp .alp-problem__story p{color:#bcc7d8}
.ai-tool-lp .alp-problem__story strong{color:#fff}
.ai-tool-lp .alp-pull{color:#fff}.ai-tool-lp .alp-pull span{color:var(--alp-yellow)}

/* 03 — one strong quote, illustration only as support */
.ai-tool-lp .alp-voice-choice{background:#fff}
.ai-tool-lp .alp-voice-choice .alp-kicker{margin-top:24px}
.ai-tool-lp .alp-voice-choice__quote{float:left;width:48%;display:block;padding:0;border:0}
.ai-tool-lp .alp-voice-choice__quote p{font-size:clamp(35px,3.5vw,50px);line-height:1.42}
.ai-tool-lp .alp-voice-choice__quote footer{margin-top:24px;max-width:none}
.ai-tool-lp .alp-voice-choice__summary{float:left;width:43%;margin:34px 0 0;color:var(--alp-muted)}
.ai-tool-lp .alp-editorial-figure--choice{float:right;width:47%;margin:-24px 0 76px;border:0;border-radius:28px 100px 28px 28px;box-shadow:none}
.ai-tool-lp .alp-editorial-figure--choice figcaption{display:none}
.ai-tool-lp .alp-choice-board{clear:both;border:0;border-radius:0;box-shadow:none;background:#eef3fb}
.ai-tool-lp .alp-choice-board__side{padding:44px;background:transparent}
.ai-tool-lp .alp-choice-board__center{border:0;background:var(--alp-accent)}
.ai-tool-lp .alp-choice-board__answer{margin-top:38px}

/* 04 — energetic yellow chapter */
.ai-tool-lp .alp-entrances{background:var(--alp-yellow)}
.ai-tool-lp .alp-entrances .alp-kicker,.ai-tool-lp .alp-entrances__answer strong{color:var(--alp-ink)}
.ai-tool-lp .alp-entrances__grid{grid-template-columns:.68fr 1.32fr;gap:90px}
.ai-tool-lp .alp-route{border:0;border-radius:0 72px 0 0;background:#fff;box-shadow:18px 20px 0 rgba(16,27,52,.12)}
.ai-tool-lp .alp-route__before,.ai-tool-lp .alp-route__after{border-color:#dce3ed}
.ai-tool-lp .alp-route__search{bottom:-62px}

/* 05 — blue discovery field and overlapping channel index */
.ai-tool-lp .alp-discovery{background:var(--alp-accent);color:#fff}
.ai-tool-lp .alp-discovery::after{content:"SEARCH  /  MAP  /  AI";position:absolute;right:-96px;top:50%;transform:rotate(90deg);color:rgba(255,255,255,.17);font:700 12px/1 Arial,sans-serif;letter-spacing:.32em}
.ai-tool-lp .alp-discovery .alp-kicker{color:var(--alp-yellow)}
.ai-tool-lp .alp-discovery-visual{width:78%;margin:0;border:0;border-radius:0 96px 0 0;background:#fff;box-shadow:none}
.ai-tool-lp .alp-discovery-visual img{aspect-ratio:1.55/1}
.ai-tool-lp .alp-discovery-visual>.alp-image-note{padding:10px 20px;color:#526078}
.ai-tool-lp .alp-channel-index{position:relative;z-index:2;width:68%;margin:-92px 0 0 auto;border:0;background:var(--alp-ink);box-shadow:0 24px 60px rgba(8,22,53,.25)}
.ai-tool-lp .alp-channel-index article{padding:30px;color:#fff}
.ai-tool-lp .alp-channel-index article+article{border-color:rgba(255,255,255,.16)}
.ai-tool-lp .alp-channel-index small{color:var(--alp-yellow)}
.ai-tool-lp .alp-channel-index p{color:#bfc9d9}
.ai-tool-lp .alp-discovery__answer{color:#fff}.ai-tool-lp .alp-discovery__answer strong{color:var(--alp-yellow)}

/* 06 — image and information become one editorial spread */
.ai-tool-lp .alp-foundation{background:var(--alp-paper)}
.ai-tool-lp .alp-foundation .alp-heading--center{text-align:left}
.ai-tool-lp .alp-foundation .alp-heading--center .alp-line{margin-inline:0}
.ai-tool-lp .alp-editorial-figure--foundation{float:left;width:44%;margin:0;border:0;border-radius:90px 0 0 0;box-shadow:none}
.ai-tool-lp .alp-editorial-figure--foundation img{aspect-ratio:1/1;object-fit:cover}
.ai-tool-lp .alp-foundation__stage{float:right;width:56%;grid-template-columns:1fr 64px 1fr;margin:0;border-radius:0;box-shadow:none}
.ai-tool-lp .alp-asset{min-height:460px;padding:42px 34px}
.ai-tool-lp .alp-asset h3{font-size:42px}
.ai-tool-lp .alp-asset ul{grid-template-columns:1fr}
.ai-tool-lp .alp-foundation__bridge span{width:48px;height:48px}
.ai-tool-lp .alp-foundation__statement{clear:both;padding-top:62px}

/* 07 — clear human/system division */
.ai-tool-lp .alp-human-ai{background:#eef8f7}
.ai-tool-lp .alp-swimlane{grid-template-columns:1fr 110px 1fr;border:0;border-radius:0;box-shadow:16px 18px 0 rgba(16,27,52,.08)}
.ai-tool-lp .alp-swimlane__lane{padding:48px;background:#fff}
.ai-tool-lp .alp-swimlane__lane.is-system{background:#fff7d8}
.ai-tool-lp .alp-swimlane__handoff{background:var(--alp-turquoise)}
.ai-tool-lp .alp-swimlane__handoff i{background:rgba(255,255,255,.42)}
.ai-tool-lp .alp-action--center .alp-button{border-radius:14px}

/* 08 — product UI is the hero; no equal-card catalogue */
.ai-tool-lp .alp-solutions{background:#fff}
.ai-tool-lp .alp-solutions__files{grid-template-columns:1fr 1fr;gap:26px}
.ai-tool-lp .alp-service-file{min-height:0;padding:42px;border:1px solid #dfe5ef;border-radius:0;box-shadow:none}
.ai-tool-lp .alp-service-file:first-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(320px,.78fr) minmax(480px,1.22fr);grid-template-rows:auto auto auto 1fr auto;column-gap:64px;align-items:start;padding:58px}
.ai-tool-lp .alp-service-file:first-child .alp-service-file__tab{grid-column:1;position:static;width:max-content;margin-bottom:28px}
.ai-tool-lp .alp-service-file:first-child .alp-service-file__visual{grid-column:2;grid-row:1/7;margin:0}
.ai-tool-lp .alp-service-file:first-child>.alp-image-note{grid-column:2;grid-row:7;margin-top:9px}
.ai-tool-lp .alp-service-file:first-child h3,.ai-tool-lp .alp-service-file:first-child>strong,.ai-tool-lp .alp-service-file:first-child>p,.ai-tool-lp .alp-service-file:first-child>b{grid-column:1}
.ai-tool-lp .alp-service-file:nth-child(2){transform:none}
.ai-tool-lp .alp-service-file__visual{border:0;border-radius:0;background:#edf3fb}
.ai-tool-lp .alp-service-file__tab{background:var(--alp-accent)}
.ai-tool-lp .alp-service-file>b{margin-top:30px}

/* 09 — relationship and continuation */
.ai-tool-lp .alp-partner{background:#fff7d8}
.ai-tool-lp .alp-editorial-figure--partner{width:57%;margin:0 0 62px 54px;border:0;border-radius:0 90px 0 0;box-shadow:none}
.ai-tool-lp .alp-partner__index{padding-top:36px}
.ai-tool-lp .alp-partner__promise{clear:both;max-width:none;padding:44px 0;border-block:1px solid rgba(16,27,52,.17);text-align:center}
.ai-tool-lp .alp-growth{margin-top:86px;border-radius:0 96px 0 0;background:var(--alp-ink);box-shadow:18px 20px 0 var(--alp-coral)}

/* 10 — single decisive ending */
.ai-tool-lp .alp-final{background:var(--alp-accent)}
.ai-tool-lp .alp-final .alp-kicker{color:var(--alp-yellow)}
.ai-tool-lp .alp-final__copy>p:not(.alp-kicker){color:#e7efff}
.ai-tool-lp .alp-final__copy ul{border-color:rgba(255,255,255,.24)}
.ai-tool-lp .alp-final__copy li{border-color:rgba(255,255,255,.24)}
.ai-tool-lp .alp-final__copy li::before{background:var(--alp-yellow)}
.ai-tool-lp .alp-final__panel{border:0;border-radius:0 72px 0 0;background:var(--alp-ink)}
.ai-tool-lp .alp-final__message span:last-child{color:var(--alp-yellow)}

/* V21.1 — airy palette pass: dark ink is reserved for typography, not large surfaces */
.ai-tool-lp .alp-problem{background:#eaf7ff;color:var(--alp-ink)}
.ai-tool-lp .alp-problem::before{color:rgba(18,100,232,.055)}
.ai-tool-lp .alp-problem .alp-kicker{color:var(--alp-accent)}
.ai-tool-lp .alp-problem .alp-heading--split>p{color:var(--alp-muted)}
.ai-tool-lp .alp-problem__story{border-color:#cfe3f1;background:#fff}
.ai-tool-lp .alp-problem__story p{color:var(--alp-muted)}
.ai-tool-lp .alp-problem__story strong{color:var(--alp-ink)}
.ai-tool-lp .alp-pull{color:var(--alp-ink)}
.ai-tool-lp .alp-pull span{color:var(--alp-accent)}

.ai-tool-lp .alp-choice-board__center{background:#12aaa5;color:#fff}
.ai-tool-lp .alp-choice-board__center>span,.ai-tool-lp .alp-choice-board__center>p{color:#ecfffd}

.ai-tool-lp .alp-discovery{background:#dff5ff;color:var(--alp-ink)}
.ai-tool-lp .alp-discovery::after{color:rgba(18,100,232,.18)}
.ai-tool-lp .alp-discovery .alp-kicker{color:var(--alp-accent)}
.ai-tool-lp .alp-channel-index{background:#fff;box-shadow:0 24px 60px rgba(31,91,133,.16)}
.ai-tool-lp .alp-channel-index article{color:var(--alp-ink)}
.ai-tool-lp .alp-channel-index article+article{border-color:#dbe7ef}
.ai-tool-lp .alp-channel-index small{color:var(--alp-accent)}
.ai-tool-lp .alp-channel-index article:nth-child(2) small{color:#078d88}
.ai-tool-lp .alp-channel-index article:nth-child(3) small{color:#df5545}
.ai-tool-lp .alp-channel-index p{color:var(--alp-muted)}
.ai-tool-lp .alp-discovery__answer{color:var(--alp-ink)}
.ai-tool-lp .alp-discovery__answer strong{color:var(--alp-accent)}

.ai-tool-lp .alp-asset.is-outside{background:#dff6f4;color:var(--alp-ink)}
.ai-tool-lp .alp-asset.is-outside li{border-color:#bcdedb;color:#415b65}

.ai-tool-lp .alp-growth{background:#eaf3ff;color:var(--alp-ink);box-shadow:18px 20px 0 #7dd8d2}
.ai-tool-lp .alp-growth .alp-kicker{color:var(--alp-accent)}
.ai-tool-lp .alp-growth__flow{border-color:#c9daec}
.ai-tool-lp .alp-growth__flow i{color:var(--alp-accent)}
.ai-tool-lp .alp-growth>p:not(.alp-kicker){color:var(--alp-muted)}
.ai-tool-lp .alp-growth>p strong{color:var(--alp-ink)}
.ai-tool-lp .alp-growth__final{color:var(--alp-ink)}

.ai-tool-lp .alp-final{background:#dff5ff;color:var(--alp-ink)}
.ai-tool-lp .alp-final .alp-kicker{color:var(--alp-accent)}
.ai-tool-lp .alp-final__copy>p:not(.alp-kicker){color:var(--alp-muted)}
.ai-tool-lp .alp-final__copy ul{border-color:#bdd8e8}
.ai-tool-lp .alp-final__copy li{border-color:#bdd8e8}
.ai-tool-lp .alp-final__copy li::before{background:var(--alp-accent)}
.ai-tool-lp .alp-final__panel{border:1px solid #cfe2ee;background:#fff;box-shadow:14px 16px 0 #7dd8d2}
.ai-tool-lp .alp-final__panel>p{color:var(--alp-muted)}
.ai-tool-lp .alp-final__no{color:var(--alp-ink)}
.ai-tool-lp .alp-final__message{color:var(--alp-ink)}
.ai-tool-lp .alp-final__message span:last-child{color:var(--alp-accent)}
.ai-tool-lp .alp-final__panel>.alp-button--light{border-color:var(--alp-accent);background:var(--alp-accent);color:#fff}
.ai-tool-lp .alp-final__panel>small{color:var(--alp-muted)}

/* V21.2 — rebuild the four key explanations as readable diagrams */
.ai-tool-lp .alp-voice-choice .alp-container{display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);grid-template-rows:auto auto auto auto auto;column-gap:72px;align-items:start}
.ai-tool-lp .alp-voice-choice .alp-kicker{grid-column:1;grid-row:1}
.ai-tool-lp .alp-voice-choice__quote{grid-column:1;grid-row:2;float:none;width:auto}
.ai-tool-lp .alp-voice-choice__summary{grid-column:1;grid-row:3;float:none;width:auto;margin:30px 0 0}
.ai-tool-lp .alp-editorial-figure--choice{grid-column:2;grid-row:1/4;float:none;width:auto;margin:0;border-radius:34px 90px 34px 34px;background:#f5fbff;box-shadow:0 20px 55px rgba(27,83,126,.12)}
.ai-tool-lp .alp-choice-board{grid-column:1/-1;grid-row:4;grid-template-columns:1fr 238px 1fr;gap:16px;margin-top:78px;background:transparent;overflow:visible}
.ai-tool-lp .alp-choice-board__side{min-height:330px;padding:42px;border:1px solid #d5e4ef;border-radius:28px;background:#f5f9ff;box-shadow:0 16px 40px rgba(41,85,120,.07)}
.ai-tool-lp .alp-choice-board__center{position:relative;z-index:2;min-height:374px;margin-top:-22px;border-radius:28px;background:linear-gradient(155deg,#16b8b1,#07928e);box-shadow:0 20px 42px rgba(10,145,140,.22)}
.ai-tool-lp .alp-choice-board__center::before,.ai-tool-lp .alp-choice-board__center::after{content:"";position:absolute;top:50%;width:26px;height:2px;background:#8cded9}
.ai-tool-lp .alp-choice-board__center::before{right:100%}.ai-tool-lp .alp-choice-board__center::after{left:100%}
.ai-tool-lp .alp-choice-board__answer{grid-column:1/-1;grid-row:5}

.ai-tool-lp .alp-route{grid-template-columns:minmax(210px,.68fr) 62px minmax(360px,1.32fr);gap:12px;padding:34px;border:1px solid rgba(16,27,52,.08);border-radius:32px;background:rgba(255,255,255,.94);box-shadow:16px 18px 0 rgba(16,27,52,.1);overflow:visible}
.ai-tool-lp .alp-route__before,.ai-tool-lp .alp-route__after{border:0;border-radius:22px;background:#f5f9ff}
.ai-tool-lp .alp-route__before{align-self:center;min-height:260px;box-shadow:inset 0 0 0 1px #d9e5ef}
.ai-tool-lp .alp-route__after{border-top:0;background:#eef8ff;box-shadow:inset 0 0 0 1px #cfe2ef}
.ai-tool-lp .alp-route__arrow{font-size:0}
.ai-tool-lp .alp-route__arrow::before{content:"";width:36px;height:36px;border-radius:50%;background:var(--alp-accent);box-shadow:0 0 0 8px #e6efff}
.ai-tool-lp .alp-route__arrow::after{content:"→";position:absolute;color:#fff;font-size:19px;font-weight:800}
.ai-tool-lp .alp-route span{border:0;border-radius:10px;background:#fff;box-shadow:0 5px 15px rgba(35,78,111,.07)}
.ai-tool-lp .alp-route__search span{box-shadow:none}

.ai-tool-lp .alp-foundation__stage{gap:18px;background:transparent;overflow:visible}
.ai-tool-lp .alp-asset{position:relative;border:1px solid #d8e5ee;border-radius:30px;background:#fff;box-shadow:0 18px 48px rgba(34,79,111,.08)}
.ai-tool-lp .alp-asset::before{position:absolute;right:28px;top:24px;color:rgba(18,100,232,.13);font:800 58px/1 Arial,sans-serif}
.ai-tool-lp .alp-asset.is-inside::before{content:"01"}.ai-tool-lp .alp-asset.is-outside::before{content:"02"}
.ai-tool-lp .alp-asset.is-outside{border-color:#bfe3df;background:#e8faf7}
.ai-tool-lp .alp-foundation__bridge{z-index:2;margin-inline:-27px;background:transparent}
.ai-tool-lp .alp-foundation__bridge i{background:#a9d8d5}
.ai-tool-lp .alp-foundation__bridge span{box-shadow:0 0 0 10px var(--alp-paper)}

.ai-tool-lp .alp-swimlane{grid-template-columns:1fr 96px 1fr;gap:14px;border:0;background:transparent;box-shadow:none}
.ai-tool-lp .alp-swimlane__lane{border:1px solid #d8e5ee;border-radius:30px;background:#fff;box-shadow:0 18px 45px rgba(35,80,111,.07)}
.ai-tool-lp .alp-swimlane__lane.is-system{border-color:#f0d987;background:#fff9de}
.ai-tool-lp .alp-swimlane__handoff{position:relative;border-radius:48px;background:linear-gradient(180deg,#19b8b1,#07928e);box-shadow:0 14px 34px rgba(10,145,140,.18)}
.ai-tool-lp .alp-swimlane__handoff::before,.ai-tool-lp .alp-swimlane__handoff::after{content:"";position:absolute;left:50%;width:8px;height:8px;border-right:2px solid rgba(255,255,255,.8);border-bottom:2px solid rgba(255,255,255,.8);transform:translateX(-50%) rotate(45deg)}
.ai-tool-lp .alp-swimlane__handoff::before{top:28%}.ai-tool-lp .alp-swimlane__handoff::after{bottom:28%}

@media(max-width:1020px){
  .ai-tool-lp .alp-container{width:min(100% - 48px,940px)}
  .ai-tool-lp .alp-hero__grid{grid-template-columns:.9fr 1.1fr}
  .ai-tool-lp .alp-hero-product{margin-right:-3vw}
  .ai-tool-lp .alp-service-file:first-child{grid-template-columns:.88fr 1.12fr;column-gap:38px}
}

@media(max-width:768px){
  .ai-tool-lp .alp-s{padding:88px 0}
  .ai-tool-lp .alp-container{width:min(100% - 36px,680px)}
  .ai-tool-lp .alp-header{position:relative;top:auto}
  .ai-tool-lp .alp-heading--split{grid-template-columns:1fr;gap:22px;align-items:start}
  .ai-tool-lp .alp-heading--split>p{max-width:620px}
  .ai-tool-lp .alp-hero{padding:38px 0 74px}
  .ai-tool-lp .alp-hero__wash{background:linear-gradient(180deg,transparent 0 57%,#eef8f7 57% 100%)}
  .ai-tool-lp .alp-hero__grid{grid-template-columns:1fr;gap:48px}
  .ai-tool-lp .alp-hero-product{width:100%;margin:0;border-radius:60px 0 0 0}
  .ai-tool-lp .alp-problem__bento--visual{grid-template-columns:1fr;grid-template-rows:auto}
  .ai-tool-lp .alp-problem__visual{grid-row:auto;border-radius:0 54px 0 0}
  .ai-tool-lp .alp-voice-choice__quote,.ai-tool-lp .alp-voice-choice__summary,.ai-tool-lp .alp-editorial-figure--choice{float:none;width:100%}
  .ai-tool-lp .alp-voice-choice .alp-container{display:grid;grid-template-columns:1fr;grid-template-rows:auto;column-gap:0}
  .ai-tool-lp .alp-voice-choice .alp-kicker,.ai-tool-lp .alp-voice-choice__quote,.ai-tool-lp .alp-voice-choice__summary,.ai-tool-lp .alp-editorial-figure--choice,.ai-tool-lp .alp-choice-board,.ai-tool-lp .alp-choice-board__answer{grid-column:1;grid-row:auto}
  .ai-tool-lp .alp-voice-choice__summary{margin-bottom:36px}
  .ai-tool-lp .alp-editorial-figure--choice{margin:0 0 42px;border-radius:24px 60px 24px 24px}
  .ai-tool-lp .alp-choice-board{grid-template-columns:1fr;margin-top:18px;gap:14px}
  .ai-tool-lp .alp-choice-board__center{order:3;min-height:270px;margin-top:0}
  .ai-tool-lp .alp-choice-board__center::before,.ai-tool-lp .alp-choice-board__center::after{display:none}
  .ai-tool-lp .alp-entrances__grid{grid-template-columns:1fr;gap:54px}
  .ai-tool-lp .alp-route{border-radius:0 54px 0 0}
  .ai-tool-lp .alp-discovery-visual{width:100%;border-radius:0 54px 0 0}
  .ai-tool-lp .alp-channel-index{width:94%;margin:-38px auto 0}
  .ai-tool-lp .alp-editorial-figure--foundation,.ai-tool-lp .alp-foundation__stage{float:none;width:100%}
  .ai-tool-lp .alp-editorial-figure--foundation{border-radius:54px 0 0 0}
  .ai-tool-lp .alp-foundation__stage{grid-template-columns:1fr;margin-top:0}
  .ai-tool-lp .alp-foundation__stage{gap:0}
  .ai-tool-lp .alp-foundation__bridge{margin:-18px 0;z-index:3}
  .ai-tool-lp .alp-asset{min-height:0}
  .ai-tool-lp .alp-foundation__statement{padding-top:42px}
  .ai-tool-lp .alp-swimlane{grid-template-columns:1fr;box-shadow:10px 12px 0 rgba(16,27,52,.08)}
  .ai-tool-lp .alp-swimlane{gap:12px;box-shadow:none}
  .ai-tool-lp .alp-swimlane__handoff{height:74px;border-radius:37px}
  .ai-tool-lp .alp-swimlane__handoff::before,.ai-tool-lp .alp-swimlane__handoff::after{top:50%;bottom:auto}
  .ai-tool-lp .alp-swimlane__handoff::before{left:27%;transform:translate(-50%,-50%) rotate(-45deg)}
  .ai-tool-lp .alp-swimlane__handoff::after{left:73%;transform:translate(-50%,-50%) rotate(-45deg)}
  .ai-tool-lp .alp-service-file:first-child{grid-column:auto;display:flex;padding:42px}
  .ai-tool-lp .alp-service-file:first-child .alp-service-file__tab{position:absolute}
  .ai-tool-lp .alp-service-file:first-child .alp-service-file__visual{order:0;margin:22px 0 28px}
  .ai-tool-lp .alp-editorial-figure--partner{float:none;width:100%;margin:0 0 50px;border-radius:0 54px 0 0}
  .ai-tool-lp .alp-growth{border-radius:0 54px 0 0;box-shadow:10px 12px 0 #7dd8d2}
}

@media(max-width:480px){
  .ai-tool-lp .alp-container{width:calc(100% - 32px)}
  .ai-tool-lp .alp-s{padding:72px 0}
  .ai-tool-lp .alp-header{height:58px;padding-inline:10px}
  .ai-tool-lp .alp-header__brand{max-width:175px;font-size:10px}
  .ai-tool-lp .alp-header__brand small{font-size:6px}
  .ai-tool-lp .alp-button--header{width:auto;min-width:76px;min-height:44px;padding-inline:11px;font-size:9px}
  .ai-tool-lp .alp-hero{padding-top:28px}
  .ai-tool-lp .alp-hero h1{font-size:min(8vw,31px);line-height:1.22}
  .ai-tool-lp .alp-hero h1 .alp-line{white-space:nowrap}
  .ai-tool-lp .alp-hero-product{padding:0;border-radius:38px 0 0 0}
  .ai-tool-lp .alp-hero-product img{aspect-ratio:1/1;object-position:center}
  .ai-tool-lp .alp-hero-product__chips{left:12px;right:12px;bottom:38px}
  .ai-tool-lp .alp-hero-product figcaption{left:12px;right:12px;bottom:10px;padding:0;background:transparent}
  .ai-tool-lp .alp-problem__proof strong{font-size:72px}
  .ai-tool-lp .alp-problem__visual{border-radius:0 38px 0 0}
  .ai-tool-lp .alp-problem__visual img{aspect-ratio:1/1}
  .ai-tool-lp .alp-voice-choice__quote p{font-size:30px}
  .ai-tool-lp .alp-choice-board__side{padding:30px 25px}
  .ai-tool-lp .alp-choice-board__side{min-height:0;border-radius:20px}
  .ai-tool-lp .alp-choice-board__center{border-radius:20px}
  .ai-tool-lp .alp-route{border-radius:0 38px 0 0;box-shadow:9px 11px 0 rgba(16,27,52,.12)}
  .ai-tool-lp .alp-route{grid-template-columns:1fr;padding:22px;gap:14px;border-radius:24px;box-shadow:8px 10px 0 rgba(16,27,52,.1)}
  .ai-tool-lp .alp-route__arrow::before{width:34px;height:34px}.ai-tool-lp .alp-route__arrow{min-height:48px}
  .ai-tool-lp .alp-discovery-visual{border-radius:0 38px 0 0}
  .ai-tool-lp .alp-discovery-visual img{aspect-ratio:1/1}
  .ai-tool-lp .alp-channel-index{width:92%;margin-top:-18px}
  .ai-tool-lp .alp-editorial-figure--foundation{border-radius:38px 0 0 0}
  .ai-tool-lp .alp-asset{padding:34px 25px}
  .ai-tool-lp .alp-asset{border-radius:22px}
  .ai-tool-lp .alp-asset h3{font-size:36px}
  .ai-tool-lp .alp-solutions__files{grid-template-columns:1fr}
  .ai-tool-lp .alp-service-file,.ai-tool-lp .alp-service-file:first-child{padding:34px 24px}
  .ai-tool-lp .alp-editorial-figure--partner{border-radius:0 38px 0 0}
  .ai-tool-lp .alp-growth{margin-inline:0;border-radius:0 38px 0 0;box-shadow:8px 10px 0 #7dd8d2}
  .ai-tool-lp .alp-final__panel{border-radius:0 38px 0 0}
  .ai-tool-lp .alp-hero-product img,
  .ai-tool-lp .alp-problem__visual img,
  .ai-tool-lp .alp-discovery-visual img,
  .ai-tool-lp .alp-editorial-figure img,
  .ai-tool-lp .alp-editorial-figure--foundation img,
  .ai-tool-lp .alp-editorial-figure--partner img{height:auto;aspect-ratio:auto;object-fit:contain;object-position:center}
}

@media(prefers-reduced-motion:reduce){
  .ai-tool-lp .alp-service-file:nth-child(2){transform:none}
}
