/* Extend the approved white / graphite / electric-blue visual system. */
.language-picker{position:relative;border:0;margin:0;flex:none}
.language-picker>summary{display:flex;align-items:center;gap:.5rem;min-height:44px;padding:.55rem .7rem;border:1px solid #dce2ee;border-radius:12px;font-size:.875rem;font-weight:700;list-style:none;background:#fff;color:#172033;cursor:pointer}
.language-picker>summary::-webkit-details-marker{display:none}
.language-picker>summary svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}
.language-picker>summary>span{font-size:1rem;color:#526079}
.language-picker[open]>summary{border-color:#2456f5;background:#f2f5ff}
.language-picker[open]>summary>span{transform:none}
.language-picker:last-child{border-bottom:0}
.language-options{position:absolute;right:0;top:calc(100% + 10px);width:210px;padding:.65rem;background:white;border:1px solid #dce2ee;border-radius:16px;box-shadow:0 20px 50px #15203a20;z-index:90}
.language-options>span{display:block;padding:.5rem .65rem;color:#5c667a;font-size:.875rem}
.language-options a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:.7rem;border-radius:8px;font-size:1rem;text-decoration:none;color:#172033}
.language-options a:hover,.language-options a[aria-current]{background:#edf2ff;color:#2456f5}
.language-options a span{font-size:.875rem}
.knowledge-hero{background:#f2f5fb;border-bottom:1px solid #dce2ee;padding-top:clamp(3rem,7vw,6rem)}
.knowledge-hero h1{font-size:clamp(2.5rem,5.4vw,5.4rem);max-width:1000px;line-height:1.08;letter-spacing:-.045em;margin:1rem 0 1.5rem}
.knowledge-hero .lead{max-width:810px;font-size:1.15rem;line-height:1.7;color:#526079}
.question-routes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:2.5rem}
.question-routes a{display:flex;align-items:center;gap:.8rem;padding:1.15rem;background:#fff;border:1px solid #dce2ee;border-radius:16px;text-decoration:none;color:#172033;min-height:90px;font-weight:650;transition:border-color .2s,transform .2s}
.question-routes a>span{font-size:.875rem;color:#2456f5}
.question-routes svg{width:20px;height:20px;flex:none;margin-left:auto;stroke:currentColor;fill:none;stroke-width:1.6}
.question-routes a:hover{border-color:#2456f5;transform:translateY(-3px)}
.editorial-note{margin-top:3rem;padding:clamp(1.5rem,4vw,3rem);border:1px solid #dce2ee;border-radius:24px;background:#f6f8fc;max-width:960px}
.editorial-note h2{font-size:1.6rem;letter-spacing:-.025em}
.editorial-note p{font-size:1rem;line-height:1.8;color:#526079;max-width:780px}
.info-article .article-header{max-width:960px}
.info-article .article-header h1{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.1;overflow-wrap:anywhere}
.info-intro{max-width:780px;font-size:1.15rem;line-height:1.75;color:#526079;margin-top:1.5rem}
.document-notice{padding:1.5rem;border:1px solid #bfcef9;border-left:4px solid #2456f5;background:#f2f5ff;border-radius:0 16px 16px 0;margin-bottom:2.5rem}
.document-notice strong{font-size:1rem;color:#173780}
.document-notice p{margin:.65rem 0 0;font-size:1rem}
.document-contact{padding:2rem;background:#101a30;color:#fff;border-radius:24px;margin:3rem 0 1.5rem;display:flex;align-items:flex-start;flex-direction:column;gap:1rem}
.document-contact h2,.document-contact p,.document-contact .text-link{color:#fff;margin:0}
.document-contact .eyebrow{color:#b5c7ff}
.document-links{display:grid;gap:.5rem;padding-top:1rem;border-top:1px solid #dce2ee}
.document-links a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;text-decoration:none;font-size:1rem;color:#2456f5}
.document-links svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;flex:none}
.info-article .article-body section{scroll-margin-top:120px}
.info-article .article-body section p{line-height:1.85}
.info-article{padding-bottom:4rem}
.article aside nav a{font-size:.875rem;position:relative;border-radius:10px;transform-origin:left center;transition:color .2s ease,background-color .2s ease,transform .2s ease,font-weight .2s ease,padding .2s ease}
.article aside nav a[aria-current="location"]{color:#2456f5;background:#edf2ff;font-weight:750;padding-inline:12px;transform:translateX(3px) scale(1.035)}
.article aside nav a[aria-current="location"]:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:99px;background:#2456f5}
.article-meta,.breadcrumbs,.guide-number{font-size:.875rem}
.footer-grid strong,.footer-grid a:not(.brand),.footer-grid p{font-size:.875rem}
@media(max-width:1000px){.question-routes{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.question-routes{grid-template-columns:1fr}.question-routes a{min-height:64px}.document-contact{padding:1.5rem}.language-picker>summary{padding:.5rem}.language-options{right:0}.knowledge-hero h1 br{display:none}}
@media(prefers-reduced-motion:reduce){.question-routes a,.article aside nav a{transition:none}.question-routes a:hover,.article aside nav a[aria-current="location"]{transform:none}}

/* Expanded venue coverage and a truthful workflow illustration, not a fake app. */
.venue-band .wrap{align-items:flex-start}
.venue-band .wrap>div{display:flex;flex-wrap:wrap;gap:10px 20px;min-width:0}
.venue-band .wrap>p{flex:0 0 190px;max-width:190px}
.venue-band span{font-size:1rem}
.scenario-picker{grid-template-columns:repeat(4,minmax(0,1fr))}
.scenario-picker button{white-space:normal;text-align:left;min-height:64px}
.team-section{background:#f4f7fc;border-block:1px solid #dce2ee}
.team-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:0 0 2rem;border:1px solid #cdd9f4;border-radius:16px;background:#fff;overflow:hidden}
.team-flow li{padding:1.25rem;display:flex;align-items:center;gap:.8rem;font-size:1rem;font-weight:600;border-right:1px solid #dce2ee}
.team-flow li:last-child{border-right:0}
.team-flow li span{color:#2456f5;font-size:.875rem}
.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.team-grid article{padding:clamp(1.5rem,3vw,2.5rem);border:1px solid #dce2ee;background:#fff;border-radius:20px}
.team-number{font-family:var(--mono);font-size:.875rem;color:#2456f5;display:block;margin-bottom:1.75rem}
.team-grid h3{font-size:clamp(1.4rem,2.5vw,1.9rem);margin-bottom:1rem}
.team-grid p{font-size:1rem;line-height:1.8;color:#526079;margin:0}
.team-note{font-size:.875rem;color:#526079;margin:1.25rem 0 2rem;max-width:900px}
.team-support{display:flex;gap:2rem;align-items:center;justify-content:space-between;padding:2rem;background:#14213b;border-radius:20px;color:#fff}
.team-support>div{max-width:750px}.team-support h3{font-size:1.6rem;margin-bottom:.8rem}.team-support p{font-size:1rem;color:#dce5f7;margin:0}.team-support .button{flex:none}
html[lang=ko] body{font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","Segoe UI",sans-serif;word-break:keep-all;overflow-wrap:anywhere}
html[lang=ko] h1,html[lang=ko] h2,html[lang=ko] h3{letter-spacing:-.025em;line-height:1.3}
html[lang=ky] h1{letter-spacing:-.035em;line-height:1.12}
html[lang=kk] h1{letter-spacing:-.035em;line-height:1.12}
html[lang=ky] .hero h1,html[lang=kk] .hero h1,html[lang=ko] .hero h1{font-size:clamp(2.5rem,5.1vw,4.3rem)}
@media(max-width:980px){.venue-band .wrap>p{flex:auto;max-width:none}.team-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.team-flow li{border-bottom:1px solid #dce2ee}.team-support{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.scenario-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid{grid-template-columns:1fr}.team-flow{grid-template-columns:1fr}.team-flow li{border-right:0}.team-support{padding:1.5rem}.venue-band .wrap>div{justify-content:flex-start}.scenario-picker button{font-size:.875rem}.team-flow li:last-child{border-bottom:0}}

/* Bold landing composition. Waves use the same fill as their section edges. */
:root{--section-wave:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 66C240 148 400 5 720 38s470 90 720 8v74H0Z'/%3E%3C/svg%3E")}
.venue-band{background:#2456f5;color:white;border:0;padding:60px 0 70px;margin:65px 0 90px;isolation:isolate;box-shadow:none}
.venue-band:before,.venue-band:after,.product-section:before,.product-section:after{content:"";position:absolute;left:0;width:100%;height:92px;pointer-events:none;background:var(--wave-fill);mask:var(--section-wave) center/100% 100% no-repeat;z-index:0}
.venue-band{--wave-fill:#2456f5}
.venue-band:before,.product-section:before{top:-90px;inset-inline:0}
.venue-band:after,.product-section:after{bottom:-90px;transform:rotate(180deg)}
.venue-band .wrap{align-items:center;gap:55px}
.venue-band .wrap>p{flex:0 0 250px;max-width:250px;font-size:27px;font-weight:700;line-height:1.2;letter-spacing:-.035em;color:white}
.venue-band .wrap>div{gap:12px}
.venue-band span{color:white;background:#ffffff12;border-color:#ffffff45;padding:10px 18px;font-size:16px;letter-spacing:0;box-shadow:inset 0 1px 0 #ffffff15}
.venue-band span:nth-child(4n+1){background:white;color:#183eb6;border-color:white}
.venue-band span:hover{background:#dce6ff;color:#183eb6}
#business{padding-top:65px}
.intent-grid{gap:18px;border:0;overflow:visible;background:transparent;box-shadow:none}
.intent,.intent:last-child{border:1px solid #d9e3fb;border-radius:26px;padding:30px 25px;background:#edf3ff;box-shadow:0 14px 30px #1837770a}
.intent:nth-child(2){background:#f0edff;border-color:#e0dafa}
.intent:nth-child(3){background:#eaf6ff;border-color:#d5e9fa}
.intent:nth-child(4){background:#111d39;color:white;border-color:#111d39}
.intent:nth-child(4) p{color:#c4d0e8}.intent:nth-child(4) .index{color:#a9c1ff}
.intent:before{width:140px;height:140px;right:-50px;top:-55px;border-width:26px}
.intent .index{width:46px;height:46px;display:grid;place-items:center;background:#ffffffb0;border-radius:15px;margin-bottom:32px}
.intent:nth-child(4) .index{background:#ffffff15}
.intent .round-arrow{border-radius:50%;width:45px;height:45px}
.scenario-section{padding-bottom:130px}
.scenario-panel{border-radius:32px;box-shadow:0 24px 65px #18377712}
.scenario-story{background:linear-gradient(145deg,#fff,#f5f8ff)}
.scenario-visual{background:radial-gradient(ellipse at 50% 50%,#385bba,transparent 70%),#111d39;padding-block:48px}
.scenario-visual:before{inset:40px 22px;border:1px solid #a8c0ff42;border-radius:50%;box-shadow:0 0 0 25px #a8c0ff08}
.scenario-visual img{position:relative;transform:rotate(-3deg);filter:drop-shadow(0 24px 24px #020b2850)}
.scenario-picker{border-radius:20px;padding:8px;background:#edf2fc;gap:6px}
.scenario-picker button{border-radius:13px}
.product-section{--wave-fill:#eaf0ff;background:#eaf0ff;border:0;margin-block:45px 95px;overflow:visible;z-index:1;padding-block:70px}
.product-section:before{height:92px;bottom:auto;mask-image:var(--section-wave);background-size:auto}
.product-section .product-row{border:0;gap:70px;padding-block:38px}
.component{border-radius:34px;background:#d4e1ff;border:1px solid #bacff5;padding:42px 28px 26px}
.component:before{width:330px;height:330px;border:1px solid #fff9;background:#ffffff40;right:-80px;top:-125px;box-shadow:0 0 0 36px #ffffff20}
.product-row:nth-of-type(2) .component{background:#e0dafa;border-color:#cdc3ed}
.product-row:nth-of-type(3) .component{background:#cdeaf4;border-color:#b5dce9}
.product-row:nth-of-type(4) .component{background:#d7dff8;border-color:#bac9ed}
.component-copy{padding:15px 0}.component-copy h3{max-width:540px}
.steps{border:0;gap:22px;box-shadow:none;overflow:visible}
.steps li{border:1px solid #dce4f5!important;border-radius:24px;background:linear-gradient(160deg,#fff,#f1f5ff);position:relative}
.steps li>span{border-radius:50%;width:54px;height:54px;background:var(--blue);color:white;border:0;box-shadow:0 7px 0 #dbe5ff}
.world{overflow:visible;background:#2456f5}
.world .wrap:before{content:"";position:absolute;right:20px;top:-25px;width:210px;height:210px;border:1px solid #ffffff24;border-radius:50%;box-shadow:0 0 0 30px #ffffff06,0 0 0 65px #ffffff04;z-index:-1;pointer-events:none}
.team-grid article{border-radius:28px;border-color:#d3def7;box-shadow:0 16px 36px #17316409}
.team-grid article:nth-child(2),.team-grid article:nth-child(3){background:#edf3ff}
.team-number{display:grid;place-items:center;width:50px;height:50px;background:#2456f5;color:white;border-radius:16px}
.team-support{background:radial-gradient(ellipse at 100% 100%,#315adc,transparent 65%),#111d39;border-radius:28px;padding:36px}
.guides-grid .guide-card{border-radius:24px;border-top:5px solid #2456f5}
.guides-grid .guide-card:nth-child(3n+2){border-top-color:#8270d4;background:#faf9ff}
.guides-grid .guide-card:nth-child(3n){border-top-color:#2184b0;background:#f6fbff}
.guide-card:after{width:140px;height:140px;border-width:25px;right:-70px;bottom:-80px}
.pilot-section{border:0;border-radius:60px;margin-inline:24px;background:#edf2ff}
.pilot-check{border-radius:20px;box-shadow:0 9px 26px #17213b06}
.faq details{padding:9px 22px;margin-bottom:12px;background:#f4f7fd;border:1px solid #e0e7f5;border-radius:16px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.intent:hover{transform:translateY(-7px);box-shadow:0 23px 40px #18377718}.intent:nth-child(4):hover{background:#1b2d55}}
@media(max-width:980px){.venue-band .wrap{align-items:flex-start;gap:25px}.venue-band .wrap>p{flex:auto;max-width:450px}.intent:nth-child(2){border-right:1px solid #e0dafa}.product-section .product-row{gap:35px}}
@media(max-width:720px){
 .venue-band{margin-block:45px 60px;padding:35px 0 38px}.venue-band:before,.venue-band:after,.product-section:before,.product-section:after{height:58px}.venue-band:before,.product-section:before{top:-56px}.venue-band:after,.product-section:after{bottom:-56px}
 .venue-band .wrap>p{font-size:27px;max-width:280px}.venue-band .wrap>div{gap:9px}.venue-band span{font-size:14px;padding:7px 12px}
 #business{padding-top:45px}.intent-grid{gap:12px}.intent,.intent:last-child{padding:23px 18px;border-radius:20px}.intent .index{margin-bottom:24px}
 .scenario-section{padding-bottom:90px}.scenario-panel{border-radius:24px}.scenario-story{padding:28px 22px}.scenario-visual{padding-block:36px}
 .product-section{margin-block:30px 65px;padding-block:42px}.product-section .product-row{padding-block:25px;gap:20px}.component{border-radius:26px;padding:32px 19px 24px}
 .steps{gap:16px}.steps li{padding:26px}.team-support{padding:26px}.pilot-section{margin-inline:0;border-radius:32px}.faq details{padding-inline:17px}
 .world .wrap:before{right:0;width:140px;height:140px}
}
@media print{.venue-band:before,.venue-band:after,.product-section:before,.product-section:after,.world .wrap:before{display:none}.venue-band,.product-section{margin:0;background:white;color:black}.venue-band .wrap>p,.venue-band span{color:black}.motion-ready .reveal-item{opacity:1;transform:none}}

/* Full landing composition: immersive opening and editorial product chapters. */
body:has(.hero){background:#fff}
.hero{background:radial-gradient(ellipse at 82% 35%,#254fc5 0,transparent 46%),linear-gradient(125deg,#0b1228,#132452);color:white;padding:48px 0 105px}
.hero:before{width:600px;height:600px;right:-100px;top:-170px;border-color:#7d9fff26;box-shadow:0 0 0 65px #648dff08,0 0 0 130px #648dff05}
.hero:after{border-color:#7597ff12;width:320px;height:320px;bottom:-160px;left:-100px}
.hero-grid{grid-template-columns:1.05fr 1fr;gap:70px;align-items:start}
.hero h1{font-size:clamp(48px,5vw,72px);letter-spacing:-.065em;line-height:1.04;text-wrap:initial}
.hero-copy em{color:#92b5ff;display:inline;background:none}
.hero .eyebrow{font-family:inherit;letter-spacing:.09em;font-size:11px;border:1px solid #a8c0ff42;border-radius:999px;color:#d2e0ff;padding:9px 15px;background:#ffffff09;margin-bottom:30px}
.hero .lead{color:#c0cee8;font-size:19px;max-width:530px;margin-top:28px}
.hero .button{background:#fff;color:#17387f;border-color:#fff;border-radius:100px;padding-inline:27px;min-height:58px}
.hero .button.secondary{color:#e8efff;background:#ffffff08;border-color:#94aeeb55}
.hero .pilot,.hero .micro span{color:#b8c9e7}.hero .pilot>span{background:#91b5ff}.hero .micro svg{color:#91b5ff}
.hero .discovery-links{border-color:#ffffff21}.hero .discovery-links a{color:#cfddf5}.hero .discovery-links a span{color:#8fb1ff}
.hero-product{background:transparent;border:0;box-shadow:none;padding:40px 0 25px;min-height:0}
.hero-product:before{inset:22px -12px;border-radius:45% 55% 58% 42%;background:linear-gradient(140deg,#6f95ff30,#507ef908);border:1px solid #a2bdff35;transform:rotate(-9deg);box-shadow:0 0 0 24px #7b9fff08}
.hero-product:after{width:84px;height:84px;right:-18px;bottom:75px;border-radius:24px;box-shadow:none;background:linear-gradient(135deg,#b0c5ff,#5f87ed)}
.hero-product .product-tag{align-self:center;border-radius:100px;background:#101c3de0;margin-bottom:25px;font-family:inherit;font-size:12px;padding:9px 17px;color:#cddcfc}
.hero-card{width:94%;transform:rotate(-6deg);filter:drop-shadow(0 32px 30px #0005)}
.hero-ticket{width:76%;margin-top:-28px;margin-left:60px;transform:rotate(8deg)}
.hero-product figcaption{margin-top:30px;border:1px solid #a3bcf53b;background:#0d183bc9;border-radius:100px;padding:12px 18px;position:relative}
.venue-band{margin-top:0;padding-top:48px}.venue-band:before{background:#2456f5}
.eyebrow,.scenario-kind,.scenario-edition,.team-number,.guide-number{font-family:inherit}
#business .section-heading{max-width:1050px}.intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.intent,.intent:last-child{display:grid;grid-template-columns:54px minmax(0,1fr) 44px;column-gap:24px;align-items:start;padding:33px;min-height:205px}
.intent .index{grid-column:1;grid-row:1/3;margin:0}.intent h3{grid-column:2;font-size:29px;margin:2px 0 16px}.intent p{grid-column:2;margin:0;max-width:380px;font-size:16px}.intent .round-arrow{grid-column:3;grid-row:1/3;align-self:end}.intent:before{width:200px;height:200px;right:-110px;top:-110px}
.scenario-section .section-heading{max-width:1050px}.scenario-panel{border:0;grid-template-columns:1fr 1fr;border-radius:36px}
.scenario-story{padding:45px;background:#f1f5ff}.scenario-story dl>div{padding-left:17px;border-left:2px solid #b5c9f8;border-top:0}
.scenario-visual{border-radius:0 36px 36px 0;background:radial-gradient(ellipse at center,#416adb,#192e67 70%)}
.product-section{background:#eaf0ff}
.product-section .product-row{padding:38px;margin:28px 0;border:1px solid #ffffff;border-radius:36px;background:#ffffffb8;box-shadow:0 18px 45px #31539c08;gap:48px}
.product-section .component{margin:0;border:0;border-radius:25px;min-height:320px;display:flex;flex-direction:column;justify-content:center}
.component-copy h3{font-size:clamp(29px,3vw,42px)}
.evidence-grid{gap:30px}.evidence article{background:#ffffff07;border:1px solid #7791cb36;border-radius:26px;padding:30px}.evidence article:before{display:none}
.team-section .section-heading{max-width:1050px}.team-flow{border:0;border-radius:100px;background:#142448;color:white;margin-bottom:35px}.team-flow li{border-color:#ffffff22;padding:23px}.team-flow li span{color:#a8c3ff}
.team-grid article{padding:32px}.team-grid article h3{font-size:29px}.team-number{border-radius:50%}
.pilot-section{margin-top:40px}.faq .faq-grid{gap:70px}.contact h2{font-size:clamp(40px,5vw,68px)}
/* Content is always visible; movement must never leave empty page sections. */
.motion-ready .reveal-item{opacity:1;transform:none}
@media(max-width:980px){.hero-grid{gap:36px}.hero h1{font-size:clamp(45px,6vw,65px)}.hero-product figcaption{font-size:11px}.intent,.intent:last-child{padding:25px;column-gap:16px;grid-template-columns:44px minmax(0,1fr)}.intent .round-arrow{grid-column:2;grid-row:auto;margin-top:20px}.intent h3{font-size:25px}.product-section .product-row{padding:26px;gap:28px}.team-flow{border-radius:24px}}
@media(max-width:720px){
 .hero{padding:32px 0 85px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:clamp(46px,12.4vw,70px)}.hero .eyebrow{font-size:10px;margin-bottom:23px;padding:8px 11px}.hero .lead{font-size:17px;margin-top:23px}.hero .button{padding-inline:20px;min-height:54px}.hero-product{width:100%;padding:20px 10px}.hero-product:before{inset:10px 0}.hero-product:after{right:0;width:52px;height:52px;border-radius:15px}.hero-card{width:94%}.hero-ticket{margin-left:25px;width:76%;margin-top:-22px}.hero-product figcaption{font-size:11px;padding:10px 12px}.hero .micro{gap:10px}.hero .discovery-links{gap:0 14px}
 .venue-band{margin-top:0;padding-top:35px}.intent-grid{grid-template-columns:1fr}.intent,.intent:last-child{min-height:0;padding:25px;grid-template-columns:42px minmax(0,1fr) 35px;column-gap:15px}.intent h3{font-size:25px;margin-bottom:12px}.intent p{font-size:15px}.intent .round-arrow{grid-column:3;grid-row:1/3;width:35px;height:35px;margin:0}.intent .index{width:42px;height:42px}
 .scenario-panel{grid-template-columns:1fr;border-radius:26px}.scenario-story{padding:29px 23px}.scenario-visual{border-radius:0 0 26px 26px}.product-section .product-row{padding:17px;margin:20px 0;border-radius:27px;gap:22px}.product-section .component{min-height:0;padding:25px 12px}.component-copy{padding:7px 5px 13px}.component-copy h3{font-size:29px}.evidence article{padding:25px}.team-flow{border-radius:24px}.team-grid article{padding:26px}.team-grid article h3{font-size:25px}.faq .faq-grid{gap:30px}
}
@media print{.hero{background:white;color:black}.hero .lead,.hero .pilot,.hero .micro span{color:black}.hero .discovery-links a{color:black}}

/* Final rhythm: compact opening, illustrated workflow and a closing invitation. */
.mobile-explore{display:none}
.page-back{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:9px 15px;border:1px solid #cdd9f2;border-radius:999px;background:#f5f8ff;color:#193e9e;font-size:13px;font-weight:750;line-height:1.2;box-shadow:0 7px 18px #173b850d;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
.page-back svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.knowledge-hero .page-back{margin-bottom:32px}.article>.page-back{margin-bottom:22px}
@media(hover:hover){.page-back:hover{transform:translateX(-3px);border-color:#8ba9f1;background:#eaf0ff;box-shadow:0 10px 24px #173b8518}}
.detail-heading{padding-top:45px;padding-bottom:30px;max-width:1000px}
.detail-heading h1{font-size:clamp(38px,5vw,65px);margin:28px 0 20px}
.detail-heading>p{font-size:18px;color:var(--muted);max-width:700px}
.detail-page>.section:first-of-type{margin-top:30px}
.detail-page>.scenario-section{padding-top:30px}
.detail-page>.pilot-section{margin-top:20px}
.detail-return{padding-block:35px}
@media(max-width:720px){
 .page-back{min-height:46px;padding-inline:14px}.knowledge-hero .page-back{margin-bottom:26px}.article>.page-back{margin-bottom:18px}
 .landing-page #venue-scenarios,.landing-page .evidence,.landing-page #choose-mechanism,.landing-page #economics,.landing-page #pilot-plan{display:none}
 .landing-page section:target{display:block}
 .landing-page .mobile-explore{display:block;padding:38px 0 30px;background:#eef3ff;border-radius:30px;margin-bottom:20px}
 .mobile-explore h2{font-size:32px;margin-bottom:16px}
 .mobile-explore>.wrap>p{color:#53617c;font-size:15px}
 .mobile-explore nav{display:grid;gap:11px}
 .mobile-explore nav a{display:grid;grid-template-columns:36px minmax(0,1fr) 20px;gap:12px;align-items:center;padding:18px 15px;background:#fff;border:1px solid #d8e3fc;border-radius:18px}
 .explore-number{display:grid;place-items:center;background:#edf2ff;border-radius:11px;width:36px;height:36px;color:#2456f5;font-size:12px}
 .mobile-explore strong{display:block;font-size:17px;line-height:1.25;letter-spacing:-.025em}
 .mobile-explore small{display:block;font-size:13px;line-height:1.5;color:#5a657b;margin-top:6px}
 .mobile-explore a>span:last-child{color:#2456f5;font-size:22px}
 .landing-page #business{padding-bottom:35px}.landing-page .section:has(.steps){padding-block:30px 45px}
 .landing-page .hero .discovery-links,.landing-page .hero .micro{display:none}
 .landing-page .venue-band .wrap>div{gap:7px}.landing-page .venue-band span{font-size:12px;padding:5px 10px}
 .landing-page footer .footer-grid>div:nth-child(2)>a~a{display:none}
 .detail-heading{padding-top:28px}.detail-heading h1{font-size:38px}.detail-heading>p{font-size:16px}
}
@media(min-width:981px){
 .hero{padding:32px 0 90px}.hero-grid{grid-template-columns:1.12fr 1fr;gap:55px}
 .hero-product{max-width:470px;justify-self:end;width:100%}
 .hero h1{font-size:clamp(52px,4.9vw,70px)}
 .hero .lead{font-size:18px}.hero .discovery-links{margin-top:20px}
}
.steps li{padding-top:128px;overflow:hidden}
.steps li:before{content:"";position:absolute;top:28px;right:28px;width:74px;height:74px;background:#2456f5;border-radius:22px;box-shadow:0 10px 25px #2456f52b}
.steps li:after{content:"";position:absolute;top:45px;right:45px;width:40px;height:40px;background:white;mask:var(--step-icon) center/contain no-repeat;pointer-events:none}
.steps li:first-child{--step-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Crect x='10' y='3' width='20' height='34' rx='4'/%3E%3Cpath d='M17 8h6M18 32h4M15 15h4v4h-4zm7 0h3v3h-3zm-7 7h3v3h-3zm7 0h3v3h-3z'/%3E%3C/svg%3E")}
.steps li:nth-child(2){--step-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M5 14V5h9M26 5h9v9M35 26v9h-9M14 35H5v-9M3 20h34M12 11v5m6-5v5m5-5v5m5-5v5M12 25v4m6-4v4m5-4v4m5-4v4'/%3E%3C/svg%3E")}
.steps li:nth-child(3){--step-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='20' cy='20' r='15'/%3E%3Cpath d='m12 20 5 5 11-11'/%3E%3C/svg%3E")}
.steps li>span{position:absolute;left:28px;top:39px;background:transparent;color:#5273bb;width:auto;height:auto;box-shadow:none;font-size:15px}
.steps li:nth-child(2):before{background:#6653ba;box-shadow:0 10px 25px #6653ba25}.steps li:nth-child(3):before{background:#1c779f;box-shadow:0 10px 25px #1c779f25}
#economics{background:radial-gradient(ellipse at 90% 40%,#ecf2ff,transparent 55%)}
.calc-inputs{border-radius:25px;padding:34px;box-shadow:0 18px 45px #24417409}
.calc-result{border-radius:25px;background:radial-gradient(circle at 110% 0,#4a73e266,transparent 50%),#111d39;box-shadow:0 20px 45px #17274920}
.calc-result>p:first-child{color:#cedbfa}.calc-result output{font-size:clamp(35px,4vw,58px);overflow-wrap:anywhere}
.pricing{padding:30px;margin-top:28px;border:1px solid #dce5f7;border-radius:24px;background:#f1f5ff}
.contact{padding-bottom:90px}
.contact-grid{grid-template-columns:1.2fr 1fr;gap:70px}
.contact-grid>div:last-child{padding:36px;border:1px solid #809de647;border-radius:30px;background:linear-gradient(135deg,#ffffff0c,#2456f513);box-shadow:0 20px 50px #0002}
.contact .button.lime{border-radius:100px;min-height:58px;background:#fff;color:#17387f;border-color:#fff}
.contact .button.lime:hover{background:#dce7ff;color:#17387f;border-color:#dce7ff}
.contact .contact-note{margin-top:20px;line-height:1.75}
footer{padding-top:60px;background:#f8faff}.footer-bottom{padding-top:25px}
@media(max-width:720px){
 .hero-product{max-width:360px;margin-inline:auto}.hero-product .product-tag{font-size:10px}.hero .micro{margin-top:16px}
 .steps li{padding:115px 26px 24px}.steps li:before{top:23px;right:25px;width:68px;height:68px}.steps li:after{top:37px;right:39px}.steps li>span{top:38px;left:26px}
 .calc-inputs{padding:25px 20px}.calc-result{padding:28px 23px}.pricing{padding:25px 21px}
 .contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid>div:last-child{padding:25px 22px;border-radius:24px}.contact{padding-bottom:60px}
}

/* Product chapter mirrors the hero so the real guest screens feel like the story's second act. */
.product-section{--wave-fill:#0b1228;background:linear-gradient(to bottom,#0b1228 0,#0b122800 54px),linear-gradient(to top,#0b1228 0,#0b122800 54px),radial-gradient(ellipse at 86% 18%,#254fc5 0,transparent 40%),linear-gradient(130deg,#0b1228,#142653);color:#fff}
.product-section:before,.product-section:after{background:var(--wave-fill)}
.product-section .section-heading .eyebrow,.product-section .component-copy .eyebrow{color:#9fbbff}
.product-section .section-heading>p:not(.eyebrow),.product-section .component-copy>p:not(.eyebrow){color:#c3d0e9}
.product-section .product-row{background:#ffffff0a;border-color:#7899e735;box-shadow:inset 0 1px 0 #ffffff0c,0 26px 65px #02081732;backdrop-filter:blur(8px)}
.product-section .product-row+.product-row{border-top-color:#7899e735}
.product-section .component{box-shadow:inset 0 1px 0 #ffffffb5,0 20px 45px #02081746}
.product-section .component-copy h3{color:#fff}.product-section .product-note{border-left-color:#7fa3fa}.product-section .text-link{color:#a9c2ff}
@media(max-width:720px){.product-section .product-row{background:#ffffff0b;border-color:#7899e72e}.product-section .section-heading h2{font-size:36px;line-height:1.08}}
@media print{.product-section{background:white;color:black}.product-section .component-copy h3,.product-section .section-heading>p:not(.eyebrow),.product-section .component-copy>p:not(.eyebrow){color:black}}

/* Dark chapters, with the same flowing edges and blue light as the hero. */
.team-section,.pricing-section{position:relative;isolation:isolate;--wave-fill:#0b1228;background:linear-gradient(to bottom,#0b1228 0,#0b122800 54px),linear-gradient(to top,#0b1228 0,#0b122800 54px),radial-gradient(ellipse at 85% 30%,#254fc577,transparent 55%),#0b1228;color:#fff;margin-block:95px;padding-block:75px;overflow:visible}
.team-section:before,.team-section:after,.pricing-section:before,.pricing-section:after{content:"";position:absolute;left:0;width:100%;height:82px;background:var(--wave-fill);mask:var(--section-wave) center/100% 100% no-repeat;pointer-events:none;z-index:-1}
.team-section:before,.pricing-section:before{bottom:calc(100% - 1px)}
.team-section:after,.pricing-section:after{top:calc(100% - 1px);transform:rotate(180deg)}
.team-section .eyebrow,.pricing-section .eyebrow{color:#a9c2ff}
.team-section .section-heading p:not(.eyebrow),.pricing-section .section-heading>p,.team-section .team-note{color:#c3d0e9}
.team-section .team-grid article{background:#ffffff08;border-color:#7899e738;box-shadow:inset 0 1px 0 #ffffff0c,0 20px 40px #02081730}
.team-section .team-grid h3{color:white}.team-section .team-grid p{color:#c3d0e9}
.team-section .team-flow{background:#ffffff09;border:1px solid #7899e738}
.team-section .team-support{background:linear-gradient(120deg,#214dc7,#172f68);border:1px solid #729bfa55}
.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;align-items:stretch}
.price-card{display:flex;flex-direction:column;min-width:0;padding:32px;border:0;border-radius:30px;background:linear-gradient(155deg,#17213a,#0c1429);box-shadow:0 24px 60px #0003;position:relative;isolation:isolate}
.price-card:after{content:"";position:absolute;inset:0;z-index:1;border:1.5px solid #5471aa;border-radius:inherit;box-shadow:inset 0 1px 0 #ffffff13;pointer-events:none}
.price-card>*:not(.price-fx){position:relative;z-index:2}.price-card.featured{background:radial-gradient(ellipse at 100% 0,#7094ff66,transparent 65%),linear-gradient(145deg,#2456f5,#19368d);box-shadow:0 24px 65px #2456f52e}
.price-card.featured:after{border:2px solid #ffe09a;box-shadow:inset 0 0 15px #ffb23452}
.price-fx{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.price-fx:before,.price-fx:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}
.price-fx-orbit:before{inset:-24%;background:radial-gradient(circle at 16% 12%,#4fdcff42 0 8%,transparent 31%),radial-gradient(circle at 90% 88%,#2456f532,transparent 38%);opacity:.8}.price-fx-orbit:after{inset:1px;box-shadow:inset 0 0 42px #4197ff18}
.price-card.featured{z-index:1;box-shadow:0 0 24px #ff6a0036,0 24px 65px #2456f52e}
.price-fx-fire{inset:0;border-radius:inherit;filter:none}
.price-fx-fire{overflow:visible}
.price-fx-fire:before{display:none}
.price-fx-fire:after{inset:-1px;box-shadow:0 0 16px #ff72007a,inset 0 0 14px #ffae0040;border:1px solid #ffc777}
.price-fire-canvas{position:absolute;display:block;left:-64px;top:-64px;width:calc(100% + 128px);height:calc(100% + 128px);pointer-events:none}
/* Clip decorative pixels at the section boundary, never the card edge. */
.pricing-section>.wrap{overflow:clip;overflow-clip-margin:20px;padding-top:64px;margin-top:-64px;padding-bottom:32px;margin-bottom:-32px}
.price-fx-prism:before{inset:-22%;background:radial-gradient(circle at 86% 10%,#e66cff45,transparent 31%),radial-gradient(circle at 10% 88%,#ffd36b2f,transparent 34%);opacity:.82}.price-fx-prism:after{inset:1px;box-shadow:inset 0 0 44px #9c6cff1f}
.price-top{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:32px}
.price-top>span{font-size:19px;font-weight:850;letter-spacing:.13em;color:#c4d4ff}.featured .price-top>span{color:white}
.price-top p{min-width:0;font-size:13px;line-height:1.35;text-align:right;color:#c3d0e9;margin:0;white-space:nowrap}.featured .price-top p{color:#e4edff}
.price-value{font-size:clamp(54px,5vw,76px);line-height:1;letter-spacing:-.065em;color:white}
.price-value{margin-top:24px}
.price-unit{color:#c8d7f6;font-size:14px;font-weight:650;margin-top:9px}
.price-card ul{list-style:none}.price-card>.price-limits{padding:22px 0 18px;margin:20px 0 0;border-top:1px solid #8fa9d85c;display:flex;flex-direction:column;gap:14px}
.price-card li{display:flex;gap:12px;font-size:16px;line-height:1.55;color:#edf2ff;align-items:flex-start}
.price-card li svg{width:22px;height:22px;flex:none;fill:none;stroke:#a9c2ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-top:2px}.featured li svg{stroke:white}
.price-common{flex:1;margin:0 0 24px;padding-top:17px;border-top:1px solid #8fa9d847}.price-common>strong{display:block;color:#b9ccf4;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.featured .price-common>strong{color:#e6edff}.price-common ul{display:flex;flex-direction:column;gap:9px;margin:12px 0 0;padding:0}.price-common li{font-size:13px;line-height:1.45;color:#d3def2}.price-common li svg{width:18px;height:18px;margin-top:0}
.price-card .button{background:#fff;color:#153274;border-color:#fff;justify-content:space-between;min-height:52px;width:100%;font-size:15px}
.price-card .button:hover{background:#dce7ff;border-color:#dce7ff}.price-card .button.secondary{background:#ffffff09;color:white;border-color:#7899e766}.price-card .button.secondary:hover{background:#ffffff18}
.price-note{font-size:14px;line-height:1.8;color:#b5c5e4;max-width:960px;margin:28px 0 0}
@media(max-width:1120px){.price-grid{gap:36px}.price-card{padding:27px 23px}.price-top{display:block}.price-top p{text-align:left;white-space:normal;margin-top:6px}.price-value{margin-top:20px}}
@media(max-width:900px){.price-grid{grid-template-columns:1fr;gap:68px}.price-card{width:min(100%,620px);justify-self:center}.price-top{display:grid}.price-top p{text-align:right;white-space:nowrap;margin-top:0}}
@media(prefers-reduced-motion:no-preference){
 .price-fx-orbit:before{animation:price-orbit 11s linear infinite}.price-fx-orbit:after{animation:price-cool-pulse 3.4s ease-in-out infinite}
 .price-fx-prism:before{animation:price-prism 8s linear infinite}.price-fx-prism:after{animation:price-prism-pulse 3s ease-in-out infinite alternate}
 @keyframes price-orbit{50%{opacity:.35}to{opacity:.7}}
 @keyframes price-cool-pulse{50%{opacity:.55;transform:scale(1.012)}}
 @keyframes price-prism{50%{filter:hue-rotate(35deg);opacity:.5}to{filter:hue-rotate(0deg);opacity:.82}}
 @keyframes price-prism-pulse{to{opacity:.58;filter:blur(3px);transform:scale(1.012)}}
}
@media(prefers-reduced-motion:reduce){.price-fx:before,.price-fx:after{animation:none!important}}
@media(max-width:720px){.landing-page #pricing{display:none}.price-grid{grid-template-columns:1fr;gap:68px}.price-card{width:100%;padding:27px}.price-fx{inset:0;border-radius:inherit}.price-fx-fire{inset:0;border-radius:inherit}.team-section,.pricing-section{margin-block:60px;padding-block:42px}.team-section:before,.team-section:after,.pricing-section:before,.pricing-section:after{height:48px}.price-value{font-size:64px}.price-card>.price-limits{margin-top:18px;padding-block:20px 17px}.price-common{margin-bottom:22px}.pricing-section .section-heading h2{font-size:36px}}
@media(max-width:420px){.price-top{display:block}.price-top p{text-align:left;white-space:normal;margin-top:5px}.price-top>span{font-size:18px}.price-value{margin-top:18px}}
@media(max-width:720px){
 .landing-page:not(:has(#economics:target)) .team-section{margin-bottom:0}
 .landing-page:not(:has(#economics:target)) .team-section:after{display:none}
 .landing-page:not(:has(#economics:target)) .world{margin-top:0}
}

/* Compact guide cards: dense three-column layout with contained accents. */
.guides-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.article + .section > .wrap > h2{position:relative;z-index:1;margin:0 0 clamp(32px,4vw,48px);line-height:1.08}
.guides-grid .guide-card,.guides-grid .guide-card:nth-child(3n+2),.guides-grid .guide-card:nth-child(3n){--guide-accent:#2456f5;--guide-surface-a:#e8efff;--guide-surface-b:#cadbff;min-height:300px;padding:25px;background:linear-gradient(145deg,var(--guide-surface-a),var(--guide-surface-b));border:1px solid #9ab5f2;border-top:1px solid #9ab5f2;border-radius:22px;box-shadow:0 16px 40px #173b8514,inset 0 1px 0 #ffffffaa;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;isolation:isolate}
.guides-grid .guide-card:nth-child(2){--guide-accent:#6846cf;--guide-surface-a:#eee8ff;--guide-surface-b:#d8cbff;border-color:#b5a1ec}
.guides-grid .guide-card:nth-child(3){--guide-accent:#08758e;--guide-surface-a:#dff6fa;--guide-surface-b:#bce9f1;border-color:#87cad7}
.guides-grid .guide-card:nth-child(4){--guide-accent:#ba542d;--guide-surface-a:#fff0e7;--guide-surface-b:#ffd4c0;border-color:#e8a68a}
.guides-grid .guide-card:nth-child(5){--guide-accent:#16735d;--guide-surface-a:#e2f5ed;--guide-surface-b:#bfe6d8;border-color:#86c7b3}
.guides-grid .guide-card:nth-child(6){--guide-accent:#a93669;--guide-surface-a:#fde8f1;--guide-surface-b:#f4c7dc;border-color:#db91b1}
.guides-grid .guide-card:nth-child(7){--guide-accent:#9a6415;--guide-surface-a:#fff3d9;--guide-surface-b:#f3d89a;border-color:#d8ad56}
.guides-grid .guide-card:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:4px;border-radius:0 8px 8px 0;background:var(--guide-accent);opacity:.9}
.guides-grid .guide-card:after{display:block;width:120px;height:120px;right:-70px;top:-72px;bottom:auto;border:22px solid #ffffff38;opacity:1;z-index:-1;transform:none}
.guides-grid .guide-number{display:flex;align-items:center;gap:12px;align-self:stretch;margin:0 0 22px;padding:0;border:0;color:#394861;font-size:11px;font-weight:780;letter-spacing:.05em;line-height:1.35}
.guides-grid .guide-number b{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:var(--guide-accent);color:#fff;font:750 11px/1 var(--mono);letter-spacing:0;box-shadow:0 8px 20px #17213b20}
.guides-grid .guide-number span{overflow-wrap:anywhere}
.guides-grid .guide-card h3{max-width:none;margin:0 0 14px;font-size:clamp(22px,1.65vw,28px);line-height:1.2;letter-spacing:-.035em;color:#111827}
.guides-grid .guide-card p{max-width:none;margin:0;font-size:14px;line-height:1.65;color:#35445d}
.guides-grid .guide-card .text-link{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:20px;color:var(--guide-accent);font-size:13px;font-weight:780;border-top:1px solid #ffffff9c}
.guides-grid .guide-card .text-link svg{width:34px;height:34px;flex:0 0 34px;padding:8px;border:1px solid var(--guide-accent);border-radius:11px;background:var(--guide-accent);color:#fff;transition:transform .22s ease,box-shadow .22s ease}
@media(hover:hover){.guides-grid .guide-card:hover{background:linear-gradient(145deg,var(--guide-surface-a),var(--guide-surface-b));transform:translateY(-4px);border-color:var(--guide-accent);box-shadow:0 22px 48px #173b8524,inset 0 1px 0 #ffffffaa}.guides-grid .guide-card:hover h3{color:#111827}.guides-grid .guide-card:hover:after{transform:none}.guides-grid .guide-card:hover .text-link svg{transform:translateX(3px);box-shadow:0 8px 18px #17213b25}}
.guides-grid .guide-card:focus-visible{outline:3px solid #8eabff;outline-offset:4px}
@media(max-width:1050px){.guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.article + .section > .wrap > h2{margin-bottom:28px;font-size:clamp(31px,10vw,42px)}.guides-grid{grid-template-columns:1fr;gap:13px}.guides-grid .guide-card,.guides-grid .guide-card:nth-child(3n+2),.guides-grid .guide-card:nth-child(3n){min-height:0;padding:20px;border-radius:18px}.guides-grid .guide-number{margin-bottom:19px}.guides-grid .guide-card h3{font-size:23px}.guides-grid .guide-card p{font-size:14px}.guides-grid .guide-card .text-link{margin-top:24px;padding-top:0}}
@media(prefers-reduced-motion:reduce){.guides-grid .guide-card,.guides-grid .guide-card .text-link svg{transition:none;transform:none!important}}

/* Strong, distinct colour chapters for the main paths and the three-step flow. */
.intent,.intent:last-child{--intent-tone:#2456f5;--intent-bg:linear-gradient(145deg,#2e63fb 0%,#173fb8 100%);background:var(--intent-bg);border-color:#4e78f1;color:#fff;box-shadow:0 18px 42px #2148ba28}
.intent:nth-child(2){--intent-tone:#674dcc;--intent-bg:linear-gradient(145deg,#785edf 0%,#4d35a5 100%);background:var(--intent-bg);border-color:#8f78e7;box-shadow:0 18px 42px #5539a92b}
.intent:nth-child(3){--intent-tone:#087793;--intent-bg:linear-gradient(145deg,#087b97 0%,#07566f 100%);background:var(--intent-bg);border-color:#36a1b8;box-shadow:0 18px 42px #075d762c}
.intent:nth-child(4){--intent-tone:#17254c;--intent-bg:linear-gradient(145deg,#1d315f 0%,#0d162e 100%);background:var(--intent-bg);border-color:#344b7d;box-shadow:0 18px 42px #0d162e33}
.intent h3,.intent:nth-child(4) h3{color:#fff}.intent p,.intent:nth-child(4) p{color:#e8efff}.intent:nth-child(2) p{color:#f0ecff}.intent:nth-child(3) p{color:#e8fbff}
.intent .index,.intent:nth-child(4) .index{background:#ffffff1c;color:#fff;border:1px solid #ffffff35;box-shadow:inset 0 1px 0 #ffffff20}
.intent .round-arrow{background:#fff;color:var(--intent-tone);border-color:#fff;box-shadow:0 8px 22px #07132f22}
.intent:before{border-color:#ffffff12}.intent:hover:before{border-color:#ffffff20}
@media(hover:hover){.intent:hover,.intent:nth-child(4):hover{background:var(--intent-bg);filter:none}.intent:hover:before{transform:none}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.intent:hover,.intent:nth-child(4):hover{transform:translateY(-4px);box-shadow:0 25px 52px #132d7135}.intent:hover .round-arrow{transform:translateX(3px)}}

.steps li{--step-tone:#2456f5;background:linear-gradient(150deg,#2c61f8 0%,#173fb6 100%)!important;border:0!important;color:#fff;box-shadow:0 20px 44px #2148ba25}
.steps li:nth-child(2){--step-tone:#654ac5;background:linear-gradient(150deg,#755bdd 0%,#4b33a0 100%)!important;box-shadow:0 20px 44px #5539a926}
.steps li:nth-child(3){--step-tone:#08748e;background:linear-gradient(150deg,#087b97 0%,#07536b 100%)!important;box-shadow:0 20px 44px #075d7628}
.steps h3{color:#fff}.steps p{color:#edf3ff}.steps li:nth-child(2) p{color:#f1edff}.steps li:nth-child(3) p{color:#e8fbff}
.steps li:before,.steps li:nth-child(2):before,.steps li:nth-child(3):before{background:#ffffff19;border:1px solid #ffffff35;box-shadow:inset 0 1px 0 #ffffff25,0 12px 28px #07132f1f}
.steps li:after{background:#fff}.steps li>span{color:#dce7ff}
