/* Dedicated /first/flow/ page. */
.clearlink-first-flow-page .cl-breadcrumbs{position:relative;z-index:5}
.cl-flow-page{overflow:hidden;background:#fff}
.cl-flow-page h2{letter-spacing:.02em}
.cl-flow-page h4{margin:24px 0 10px;color:var(--cl-blue-800);font-size:1rem}
.cl-flow-main{padding-top:34px;padding-bottom:clamp(80px,9vw,130px)}
.cl-flow-section{padding:clamp(70px,8vw,108px) 0;scroll-margin-top:115px}
.cl-flow-section-heading{max-width:820px;margin:0 auto 46px;text-align:center}
.cl-flow-section-heading h2{margin-bottom:14px}
.cl-flow-section-heading>p:last-child{margin:0;color:var(--cl-text-sub)}

.cl-flow-hero{position:relative;min-height:650px;overflow:hidden;background:#f8fcff}
.cl-flow-hero-picture{position:absolute;inset:0;margin:0}
.cl-flow-hero-picture picture,.cl-flow-hero-picture img{width:100%;height:100%}
.cl-flow-hero-image{object-fit:cover;object-position:center center}
.cl-flow-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 29%,rgba(255,255,255,.70) 47%,rgba(255,255,255,.08) 70%,rgba(255,255,255,0) 100%)}
.cl-flow-hero-inner{position:relative;z-index:2;display:flex;min-height:650px;align-items:center}
.cl-flow-hero-copy{width:min(48%,590px);padding:62px 0}
.cl-flow-hero-copy h1{margin-bottom:20px;color:var(--cl-blue-800);font-size:clamp(2.45rem,4.5vw,4.2rem);line-height:1.28}
.cl-flow-hero-lead{margin:0 0 25px;color:#294c61;font-size:clamp(1rem,1.35vw,1.12rem);font-weight:600;line-height:2}
.cl-flow-hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0 0 28px;padding:0;list-style:none}
.cl-flow-hero-trust li{display:flex;align-items:flex-start;gap:7px;color:var(--cl-blue-800);font-size:.91rem;font-weight:800}
.cl-flow-hero-trust .cl-icon{margin-top:.2em;color:var(--cl-success)}
.cl-flow-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.cl-flow-price-link{display:inline-flex;align-items:center;gap:3px;margin-top:17px;font-weight:800;text-decoration:none}
.cl-flow-price-link .cl-icon{width:1em}
.cl-flow-image-note{position:absolute;right:22px;bottom:10px;z-index:3;margin:0;padding:4px 9px;border-radius:6px;background:rgba(255,255,255,.86);color:var(--cl-text-sub);font-size:.68rem}

.cl-flow-jump{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto 36px;padding:13px;border:1px solid var(--cl-border);border-radius:999px;background:#fff;box-shadow:var(--cl-shadow-soft)}
.cl-flow-jump a{padding:7px 14px;border-radius:999px;color:var(--cl-blue-700);font-size:.83rem;font-weight:800;text-decoration:none}
.cl-flow-jump a:hover{background:var(--cl-sky-100)}
.cl-flow-quick-answer{max-width:900px;margin:0 auto;padding:34px 38px;border-left:5px solid var(--cl-blue-500);border-radius:0 18px 18px 0;background:#fff;box-shadow:var(--cl-shadow)}
.cl-flow-quick-answer h2{margin-bottom:18px}
.cl-flow-quick-answer p{margin:0 0 12px}
.cl-flow-quick-answer p:last-child{margin-bottom:0}

.cl-flow-phase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.cl-flow-phase{position:relative;padding:32px 28px;border:1px solid var(--cl-border);border-radius:22px;background:linear-gradient(180deg,#fff,var(--cl-sky-50));box-shadow:var(--cl-shadow-soft);text-align:center}
.cl-flow-phase>span{position:absolute;top:16px;left:18px;color:var(--cl-sky-200);font-size:2.4rem;font-weight:900;line-height:1}
.cl-flow-phase-icon{display:grid;width:68px;height:68px;margin:0 auto 18px;place-items:center;border-radius:50%;background:var(--cl-sky-100);color:var(--cl-blue-600)}
.cl-flow-phase-icon .cl-icon{width:32px;height:32px}
.cl-flow-phase h3{margin-bottom:9px;color:var(--cl-blue-800)}
.cl-flow-phase p{margin:0;color:var(--cl-text-sub)}

.cl-flow-stage{position:relative}
.cl-flow-stage-sky{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-right:max(20px,calc((100vw - var(--cl-container))/2));padding-left:max(20px,calc((100vw - var(--cl-container))/2));background:linear-gradient(180deg,var(--cl-sky-50),#fff)}
.cl-flow-timeline{display:grid;gap:28px;margin:0;padding:0;list-style:none;counter-reset:none}
.cl-flow-step{position:relative;border:1px solid var(--cl-border);border-radius:24px;background:#fff;box-shadow:var(--cl-shadow-soft);overflow:hidden}
.cl-flow-step-text{padding:38px 42px}
.cl-flow-step-with-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.cl-flow-step-copy{padding:38px 42px}
.cl-flow-step-copy>p{margin:0 0 15px}
.cl-flow-step-number{display:inline-flex;margin-bottom:13px;padding:5px 12px;border-radius:999px;background:linear-gradient(135deg,var(--cl-blue-700),var(--cl-blue-500));color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.08em}
.cl-flow-step h3{margin-bottom:17px;color:var(--cl-blue-800);font-size:clamp(1.35rem,2.4vw,1.85rem)}
.cl-flow-step-media{min-width:0;margin:0;background:var(--cl-sky-50)}
.cl-flow-step-media picture,.cl-flow-step-media img{width:100%;height:100%}
.cl-flow-step-image{aspect-ratio:16/9;object-fit:cover}
.cl-flow-step-media figcaption{padding:10px 15px;color:var(--cl-text-sub);font-size:.76rem;line-height:1.55}
.cl-flow-media-left .cl-flow-step-media{order:1}
.cl-flow-media-left .cl-flow-step-copy{order:2}
.cl-flow-media-right .cl-flow-step-copy{order:1}
.cl-flow-media-right .cl-flow-step-media{order:2}
.cl-flow-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:18px 0 22px;padding:0;list-style:none}
.cl-flow-check-list li{position:relative;padding-left:25px;color:#355669;font-size:.92rem}
.cl-flow-check-list li::before{position:absolute;top:.57em;left:2px;width:11px;height:6px;border-bottom:3px solid var(--cl-success);border-left:3px solid var(--cl-success);content:"";transform:rotate(-45deg)}
.cl-flow-emphasis{padding:14px 17px;border-left:4px solid var(--cl-success);border-radius:0 10px 10px 0;background:#f0fbf6;color:#155e43;font-weight:800}
.cl-flow-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:20px 0}
.cl-flow-check-grid span{padding:10px 12px;border:1px solid var(--cl-border);border-radius:10px;background:var(--cl-sky-50);color:var(--cl-blue-800);font-size:.84rem;font-weight:800;text-align:center}
.cl-flow-conversation{margin-top:22px;padding:19px 22px;border-radius:14px;background:var(--cl-sky-100)}
.cl-flow-conversation strong{color:var(--cl-blue-800)}
.cl-flow-conversation ul{margin:8px 0 0;padding-left:1.3em}
.cl-flow-inline-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:17px}
.cl-flow-inline-links a{font-weight:800}
.cl-flow-mid-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;padding:28px 32px;border:1px solid var(--cl-sky-200);border-radius:20px;background:linear-gradient(135deg,var(--cl-sky-50),var(--cl-sky-100))}
.cl-flow-mid-cta h3{margin-bottom:6px;color:var(--cl-blue-800)}
.cl-flow-mid-cta p{margin:0;color:var(--cl-text-sub)}
.cl-flow-mid-cta>div:last-child{display:flex;flex:0 0 auto;gap:10px}
.cl-flow-aftercare{margin-top:22px;padding:20px 22px;border-radius:14px;background:#eefaf4}
.cl-flow-aftercare strong{color:var(--cl-success);font-size:1.05rem}
.cl-flow-aftercare p{margin:5px 0 0}

.cl-flow-preparation{border-top:1px solid var(--cl-border)}
.cl-flow-preparation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.cl-flow-preparation-grid article{display:flex;gap:15px;padding:23px;border:1px solid var(--cl-border);border-radius:17px;background:#fff;box-shadow:var(--cl-shadow-soft)}
.cl-flow-preparation-grid article>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:var(--cl-sky-100);color:var(--cl-success)}
.cl-flow-preparation-grid h3{margin-bottom:5px;color:var(--cl-blue-800);font-size:1.05rem}
.cl-flow-preparation-grid p{margin:0;color:var(--cl-text-sub);font-size:.88rem}
.cl-flow-time{padding-top:30px}
.cl-flow-time-copy{max-width:820px;margin:auto;padding:25px 28px;border-radius:16px;background:var(--cl-sky-50)}
.cl-flow-time-copy p{margin:0}
.cl-flow-time-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:820px;margin:20px auto 0}
.cl-flow-time-grid>div{display:flex;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid var(--cl-border);border-radius:12px;background:#fff}
.cl-flow-time-grid dt{font-weight:800}
.cl-flow-time-grid dd{margin:0;color:var(--cl-blue-700);font-weight:900}
.cl-flow-time-note{max-width:820px;margin:16px auto 0;color:var(--cl-text-sub);font-size:.9rem;text-align:center}

.cl-flow-confirmation{margin:10px 0 80px;padding:55px 40px;border-radius:28px;background:linear-gradient(135deg,var(--cl-blue-800),var(--cl-blue-600));color:#fff}
.cl-flow-confirmation .cl-eyebrow,.cl-flow-confirmation h2{color:#fff}
.cl-flow-confirmation ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.cl-flow-confirmation li{min-height:145px;padding:20px 16px;border-radius:15px;background:#fff;color:var(--cl-text);text-align:center}
.cl-flow-confirmation li span{display:block;margin-bottom:12px;color:var(--cl-blue-500);font-size:1.8rem;font-weight:900}
.cl-flow-confirmation li strong{font-size:.9rem;line-height:1.6}
.cl-flow-pack-link{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:40px 44px;border:1px solid var(--cl-border);border-radius:22px;background:linear-gradient(135deg,#fff,var(--cl-sky-50))}
.cl-flow-pack-link>div{max-width:760px}
.cl-flow-pack-link h2{margin-bottom:12px}
.cl-flow-pack-link p:last-child{margin-bottom:0}
.cl-flow-pack-link>a{flex:0 0 auto}

.cl-flow-faq-list{display:grid;gap:12px;max-width:900px;margin:auto}
.cl-flow-faq details{border:1px solid var(--cl-border);border-radius:14px;background:#fff;overflow:hidden}
.cl-flow-faq summary{position:relative;padding:19px 56px 19px 22px;color:var(--cl-blue-800);font-weight:800;cursor:pointer;list-style:none}
.cl-flow-faq summary::-webkit-details-marker{display:none}
.cl-flow-faq summary::after{position:absolute;top:50%;right:20px;content:"＋";font-size:1.45rem;transform:translateY(-50%)}
.cl-flow-faq details[open] summary::after{content:"−"}
.cl-flow-faq details>div{padding:0 22px 20px;color:var(--cl-text-sub)}
.cl-flow-faq details p{margin:0}

.cl-flow-reviewer{display:grid;grid-template-columns:140px 1fr;gap:28px;align-items:center;margin:10px 0 80px;padding:30px;border:1px solid var(--cl-border);border-radius:20px;background:#fff;box-shadow:var(--cl-shadow-soft)}
.cl-flow-reviewer figure{margin:0}
.cl-flow-reviewer figure img{width:140px;height:140px;border-radius:50%;object-fit:cover}
.cl-flow-reviewer h2{margin-bottom:8px;font-size:1.5rem}
.cl-flow-reviewer p{margin:8px 0 10px}
.cl-flow-reviewer small{display:block;margin-top:10px;color:var(--cl-text-sub)}
.cl-flow-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.cl-flow-related-grid a{position:relative;display:flex;min-height:160px;flex-direction:column;padding:24px 46px 24px 24px;border:1px solid var(--cl-border);border-radius:17px;background:#fff;color:var(--cl-text);text-decoration:none;box-shadow:var(--cl-shadow-soft);transition:.2s ease}
.cl-flow-related-grid a:hover{border-color:var(--cl-blue-500);transform:translateY(-3px)}
.cl-flow-related-grid strong{margin-bottom:8px;color:var(--cl-blue-800)}
.cl-flow-related-grid span{color:var(--cl-text-sub);font-size:.85rem}
.cl-flow-related-grid .cl-icon{position:absolute;right:18px;bottom:18px;color:var(--cl-blue-500)}

.cl-flow-final-cta{position:relative;min-height:530px;margin-top:20px;border-radius:26px;overflow:hidden;background:var(--cl-sky-50);box-shadow:var(--cl-shadow)}
.cl-flow-final-picture{position:absolute;inset:0;margin:0}
.cl-flow-final-picture picture,.cl-flow-final-picture img{width:100%;height:100%}
.cl-flow-final-image{object-fit:cover;object-position:center center}
.cl-flow-final-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 31%,rgba(255,255,255,.67) 51%,rgba(255,255,255,.06) 73%)}
.cl-flow-final-copy{position:relative;z-index:2;width:51%;padding:58px 54px}
.cl-flow-final-copy h2{margin-bottom:14px;color:var(--cl-blue-800)}
.cl-flow-final-copy>p{font-weight:600}
.cl-flow-final-copy>ul{display:grid;gap:5px;margin:18px 0 24px;padding:0;list-style:none}
.cl-flow-final-copy>ul li{position:relative;padding-left:23px;color:#315769;font-weight:800}
.cl-flow-final-copy>ul li::before{position:absolute;top:.6em;left:1px;width:11px;height:6px;border-bottom:3px solid var(--cl-success);border-left:3px solid var(--cl-success);content:"";transform:rotate(-45deg)}
.cl-flow-final-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.cl-flow-service-image-disclaimer{margin:18px 0 0;color:var(--cl-text-sub);font-size:.74rem;text-align:center}

@media(max-width:1050px){
	.cl-flow-hero-copy{width:54%}
	.cl-flow-hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.95) 38%,rgba(255,255,255,.55) 60%,rgba(255,255,255,.05) 82%)}
	.cl-flow-confirmation ol{grid-template-columns:repeat(3,minmax(0,1fr))}
	.cl-flow-confirmation li:nth-child(n+4){min-height:125px}
	.cl-flow-final-copy{width:57%}
}

@media(max-width:899px){
	.cl-flow-section{padding:65px 0;scroll-margin-top:84px}
	.cl-flow-hero{display:flex;min-height:auto;flex-direction:column;padding:45px 0 55px}
	.cl-flow-hero-inner{order:1}
	.cl-flow-hero-picture{position:relative;inset:auto;order:2;width:min(calc(100% - 32px),720px);margin:24px auto 24px;border-radius:20px;overflow:hidden;box-shadow:var(--cl-shadow)}
	.cl-flow-hero-picture picture,.cl-flow-hero-picture img{height:auto}
	.cl-flow-hero-image{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center}
	.cl-flow-hero-overlay{display:none}
	.cl-flow-hero-inner{display:block;min-height:0}
	.cl-flow-hero-copy{width:100%;max-width:720px;margin:auto;padding:0;text-align:center}
	.cl-flow-hero-copy h1{font-size:clamp(2.1rem,7.8vw,3.35rem)}
	.cl-flow-hero-lead{max-width:690px;margin-right:auto;margin-left:auto}
	.cl-flow-hero-trust{max-width:620px;margin-right:auto;margin-left:auto;text-align:left}
	.cl-flow-hero-actions{justify-content:center;margin-bottom:8px}
	.cl-flow-image-note{position:static;order:3;width:min(calc(100% - 32px),720px);margin:-15px auto 0;padding:0;background:none;text-align:right}
	.cl-flow-jump{border-radius:18px}
	.cl-flow-step-with-media{display:grid;grid-template-columns:1fr;padding:0 28px 30px}
	.cl-flow-step-with-media .cl-flow-step-copy{display:contents}
	.cl-flow-step-with-media .cl-flow-step-header{order:1;width:100%;padding-top:30px}
	.cl-flow-step-with-media .cl-flow-step-media,.cl-flow-media-left .cl-flow-step-media,.cl-flow-media-right .cl-flow-step-media{order:2;width:auto;margin:0 -28px 20px}
	.cl-flow-step-with-media .cl-flow-step-copy>:not(.cl-flow-step-header){order:3;width:100%}
	.cl-flow-step-copy{padding:30px 28px}
	.cl-flow-step-media img{aspect-ratio:16/9}
	.cl-flow-mid-cta{display:grid;text-align:center}
	.cl-flow-mid-cta>div:last-child{justify-content:center}
	.cl-flow-preparation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.cl-flow-confirmation{padding:46px 28px}
	.cl-flow-confirmation ol{grid-template-columns:repeat(2,minmax(0,1fr))}
	.cl-flow-pack-link{display:grid;text-align:center}
	.cl-flow-pack-link>a{justify-self:center}
	.cl-flow-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.cl-flow-final-cta{display:flex;min-height:0;flex-direction:column}
	.cl-flow-final-picture{position:relative;inset:auto;order:1}
	.cl-flow-final-picture picture,.cl-flow-final-picture img{height:auto}
	.cl-flow-final-image{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center}
	.cl-flow-final-overlay{display:none}
	.cl-flow-final-copy{order:2;width:100%;padding:38px 32px;text-align:center}
	.cl-flow-final-copy>ul{max-width:470px;margin-right:auto;margin-left:auto;text-align:left}
}

@media(max-width:620px){
	.cl-flow-main{padding-top:24px}
	.cl-flow-section-heading{margin-bottom:31px}
	.cl-flow-hero{padding-top:34px}
	.cl-flow-hero-copy h1 br{display:block}
	.cl-flow-hero-lead{font-size:.96rem;line-height:1.85}
	.cl-flow-hero-picture{width:calc(100% - 24px);margin-top:25px}
	.cl-flow-hero-trust{grid-template-columns:1fr;max-width:360px}
	.cl-flow-hero-actions{display:grid;grid-template-columns:1fr}
	.cl-flow-jump{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;margin-bottom:25px;padding:9px;white-space:nowrap;-webkit-overflow-scrolling:touch}
	.cl-flow-jump a{flex:0 0 auto}
	.cl-flow-quick-answer{padding:27px 21px;border-left-width:4px}
	.cl-flow-phase-grid{grid-template-columns:1fr}
	.cl-flow-phase{padding:29px 22px}
	.cl-flow-step,.cl-flow-final-cta{border-radius:18px}
	.cl-flow-step-text,.cl-flow-step-copy{padding:26px 20px}
	.cl-flow-step-with-media{padding:0 20px 26px}
	.cl-flow-step-with-media .cl-flow-step-header{padding-top:26px}
	.cl-flow-step-with-media .cl-flow-step-media,.cl-flow-media-left .cl-flow-step-media,.cl-flow-media-right .cl-flow-step-media{margin:0 -20px 18px}
	.cl-flow-step h3{font-size:1.35rem}
	.cl-flow-check-list,.cl-flow-check-grid{grid-template-columns:1fr}
	.cl-flow-mid-cta{padding:24px 19px}
	.cl-flow-mid-cta>div:last-child{display:grid;grid-template-columns:1fr;width:100%}
	.cl-flow-preparation-grid{grid-template-columns:1fr}
	.cl-flow-preparation-grid article{padding:19px}
	.cl-flow-time-grid{grid-template-columns:1fr}
	.cl-flow-confirmation{margin-bottom:60px;padding:38px 18px;border-radius:20px}
	.cl-flow-confirmation ol{grid-template-columns:1fr}
	.cl-flow-confirmation li{min-height:0}
	.cl-flow-pack-link{padding:30px 20px}
	.cl-flow-reviewer{grid-template-columns:1fr;padding:24px 20px;text-align:center}
	.cl-flow-reviewer figure{justify-self:center}
	.cl-flow-reviewer .cl-text-link{justify-content:center}
	.cl-flow-related-grid{grid-template-columns:1fr}
	.cl-flow-related-grid a{min-height:0}
	.cl-flow-final-copy{padding:31px 20px}
	.cl-flow-final-actions{grid-template-columns:1fr}
	.cl-flow-final-copy .cl-button{width:100%}
}

@media print{
	.cl-flow-hero{min-height:0}.cl-flow-hero-picture,.cl-flow-final-picture,.cl-flow-image-note,.cl-flow-jump,.cl-flow-mid-cta,.cl-flow-final-actions{display:none!important}
	.cl-flow-hero-inner{min-height:0}.cl-flow-hero-copy,.cl-flow-final-copy{width:100%;padding:20px 0}.cl-flow-section{padding:25px 0}
	.cl-flow-step,.cl-flow-phase,.cl-flow-preparation-grid article{box-shadow:none;break-inside:avoid}
}

/* v1.5.2 shared FAQ component compatibility. */
.cl-flow-faq summary{padding:16px 20px!important}
.cl-flow-faq summary::after{content:none!important;display:none!important}

/* v1.5.7 hero redesign */
.cl-flow-hero{min-height:0;padding:72px 0 92px;overflow:visible;background:#fff}
.cl-flow-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-template-areas:"copy media" "support media";gap:36px 64px;align-items:start}
.cl-flow-label{display:inline-flex;margin:0 0 18px;padding:8px 16px;border:1px solid var(--cl-sky-200);border-radius:999px;background:#fff;color:var(--cl-blue-700);font-size:.92rem;font-weight:800;line-height:1.4;letter-spacing:.02em}
.cl-flow-hero-copy{grid-area:copy;width:auto;max-width:600px;padding:0}
.cl-flow-hero-copy h1{margin:0;color:var(--cl-blue-900);font-size:clamp(2.875rem,4vw,3.375rem);line-height:1.26;letter-spacing:.01em}
.cl-flow-title-line{display:block}
.cl-flow-title-particle{display:inline}
.cl-flow-hero-message{margin:24px 0 0;color:var(--cl-blue-800);font-size:clamp(1.05rem,1.45vw,1.25rem);font-weight:700;line-height:1.75}
.cl-flow-hero-media{grid-area:media;min-width:0;margin:0;align-self:start}
.cl-flow-hero-media picture{display:block}
.cl-flow-hero-image{display:block;width:100%;height:auto;aspect-ratio:4/3;border-radius:24px;object-fit:cover;object-position:center center;box-shadow:var(--cl-shadow-soft)}
.cl-flow-hero-media figcaption{margin-top:10px;color:var(--cl-text-sub);font-size:.76rem;line-height:1.6;text-align:right}
.cl-flow-hero-support{grid-area:support;max-width:600px}
.cl-flow-hero-trust{display:grid;grid-template-columns:1fr;gap:14px;margin:0 0 28px;padding:0;list-style:none}
.cl-flow-hero-trust li{display:flex;align-items:flex-start;gap:10px;color:var(--cl-blue-800);font-size:.95rem;font-weight:800;line-height:1.55}
.cl-flow-hero-trust .cl-icon{margin-top:.2em;width:18px;height:18px;color:var(--cl-success)}
.cl-flow-hero-actions{display:flex;flex-wrap:wrap;gap:14px}
.cl-flow-hero-actions .cl-button{min-height:54px;padding-inline:24px;white-space:nowrap}
.cl-flow-hero-picture,.cl-flow-hero-overlay,.cl-flow-hero-inner,.cl-flow-image-note{display:none}

@media(max-width:899px){
	.cl-flow-hero{padding:44px 0 66px}
	.cl-flow-hero-grid{grid-template-columns:1fr;grid-template-areas:"copy" "media" "support";gap:24px}
	.cl-flow-hero-copy,.cl-flow-hero-support{max-width:720px;margin:0 auto;width:100%}
	.cl-flow-hero-media{width:100%;max-width:720px;margin:0 auto}
	.cl-flow-hero-copy h1{font-size:clamp(2rem,7.5vw,3rem)}
	.cl-flow-hero-message{font-size:1.05rem;line-height:1.72}
	.cl-flow-hero-image{aspect-ratio:4/3;border-radius:20px}
	.cl-flow-hero-actions{justify-content:flex-start}
}

@media(max-width:620px){
	.cl-flow-hero{padding:32px 0 58px}
	.cl-flow-label{margin-bottom:16px;padding:7px 14px;font-size:.82rem}
	.cl-flow-hero-copy h1{font-size:clamp(1.9rem,8.6vw,2.15rem);line-height:1.32}
	.cl-flow-title-particle{display:none}
	.cl-flow-hero-message{font-size:1rem;line-height:1.7}
	.cl-flow-hero-trust{gap:12px;margin-bottom:24px}
	.cl-flow-hero-trust li{font-size:.92rem}
	.cl-flow-hero-actions{display:grid;grid-template-columns:1fr}
	.cl-flow-hero-actions .cl-button{width:100%}
	.cl-flow-hero-media figcaption{text-align:left}
}


/* v1.5.8 hero immersive refresh: ご利用の流れ */
.cl-flow-hero--immersive{position:relative;overflow:hidden;background:#f7fbfe;isolation:isolate}
.cl-flow-hero--immersive .cl-flow-hero-grid{position:relative;display:block;min-height:clamp(670px,57vw,810px);padding-top:clamp(72px,7.8vw,106px);padding-bottom:clamp(78px,8vw,112px)}
.cl-flow-hero--immersive .cl-flow-hero-media{position:absolute;inset:0;z-index:0;min-width:0;margin:0;overflow:hidden}
.cl-flow-hero--immersive .cl-flow-hero-media::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.985) 0%,rgba(255,255,255,.965) 32%,rgba(255,255,255,.84) 48%,rgba(255,255,255,.42) 65%,rgba(255,255,255,.1) 84%),linear-gradient(180deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.04) 58%,rgba(255,255,255,.18) 100%);content:""}
.cl-flow-hero--immersive .cl-flow-hero-media picture,.cl-flow-hero--immersive .cl-flow-hero-media source{display:block;width:100%;height:100%}
.cl-flow-hero--immersive .cl-flow-hero-image{display:block;width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:72% center;box-shadow:none}
.cl-flow-hero--immersive .cl-flow-hero-copy,.cl-flow-hero--immersive .cl-flow-hero-support{position:relative;z-index:2;width:min(100%,610px);max-width:610px}
.cl-flow-hero--immersive .cl-flow-hero-support{margin-top:30px}
.cl-flow-hero--immersive .cl-flow-label{background:rgba(255,255,255,.88);backdrop-filter:blur(4px)}
.cl-flow-hero--immersive .cl-flow-hero-copy h1{font-size:clamp(3rem,4.1vw,4.15rem);line-height:1.18;letter-spacing:.005em;text-wrap:balance}
.cl-flow-hero--immersive .cl-flow-title-line{display:block;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}
.cl-flow-hero--immersive .cl-flow-title-particle{display:inline}
.cl-flow-hero--immersive .cl-flow-hero-message{max-width:585px;margin-top:24px;font-size:clamp(1.08rem,1.34vw,1.24rem);line-height:1.8}
.cl-flow-hero--immersive .cl-flow-hero-trust{display:grid;grid-template-columns:1fr;gap:12px;margin:0 0 28px;padding:0;list-style:none}
.cl-flow-hero--immersive .cl-flow-hero-trust li{padding:12px 14px;border:1px solid rgba(14,134,186,.12);border-radius:16px;background:rgba(255,255,255,.82);backdrop-filter:blur(6px);font-size:.95rem;line-height:1.55}
.cl-flow-hero--immersive .cl-flow-hero-actions{display:flex;flex-wrap:wrap;gap:14px}
.cl-flow-hero--immersive .cl-flow-hero-actions .cl-button{min-height:56px;padding-inline:24px}
.cl-flow-hero--immersive .cl-flow-hero-media figcaption{position:absolute;right:24px;bottom:20px;z-index:2;max-width:min(48%,420px);margin:0;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.88);color:var(--cl-text-sub);font-size:.72rem;line-height:1.45;text-align:right;backdrop-filter:blur(6px)}
@media(max-width:899px){
  .cl-flow-hero--immersive .cl-flow-hero-grid{min-height:0;padding-top:44px;padding-bottom:64px}
  .cl-flow-hero--immersive .cl-flow-hero-media::after{background:linear-gradient(180deg,rgba(255,255,255,.985) 0%,rgba(255,255,255,.965) 28%,rgba(255,255,255,.88) 48%,rgba(255,255,255,.62) 66%,rgba(255,255,255,.18) 100%)}
  .cl-flow-hero--immersive .cl-flow-hero-copy,.cl-flow-hero--immersive .cl-flow-hero-support{width:min(100%,720px);max-width:720px;margin:0 auto}
  .cl-flow-hero--immersive .cl-flow-hero-support{margin-top:28px}
  .cl-flow-hero--immersive .cl-flow-hero-copy h1{font-size:clamp(2.2rem,6.5vw,3.15rem);line-height:1.2}
  .cl-flow-hero--immersive .cl-flow-hero-media figcaption{right:16px;bottom:16px;max-width:calc(100% - 32px);font-size:.68rem}
}
@media(max-width:620px){
  .cl-flow-hero--immersive .cl-flow-hero-grid{padding-top:34px;padding-bottom:58px}
  .cl-flow-hero--immersive .cl-flow-hero-copy,.cl-flow-hero--immersive .cl-flow-hero-support{width:100%;max-width:none}
  .cl-flow-hero--immersive .cl-flow-label{font-size:.8rem}
  .cl-flow-hero--immersive .cl-flow-hero-copy h1{font-size:clamp(1.56rem,7.2vw,1.94rem);line-height:1.28;letter-spacing:0}
  .cl-flow-hero--immersive .cl-flow-title-line{white-space:nowrap}
  .cl-flow-hero--immersive .cl-flow-title-particle{display:none}
  .cl-flow-hero--immersive .cl-flow-hero-message{font-size:.98rem;line-height:1.75}
  .cl-flow-hero--immersive .cl-flow-hero-trust{gap:10px;margin-bottom:22px}
  .cl-flow-hero--immersive .cl-flow-hero-trust li{padding:10px 12px;border-radius:14px;font-size:.9rem}
  .cl-flow-hero--immersive .cl-flow-hero-actions{display:grid;grid-template-columns:1fr}
  .cl-flow-hero--immersive .cl-flow-hero-actions .cl-button{width:100%;padding-inline:16px}
  .cl-flow-hero--immersive .cl-flow-hero-media figcaption{display:none}
}

/* v1.5.9: First-time guide hero — full-bleed layout aligned with the representative message hero. */
.cl-flow-hero--immersive{padding:0;min-height:0}
.cl-flow-hero--immersive .cl-flow-hero-grid{
  width:100%;
  max-width:none;
  margin-inline:0;
  min-height:clamp(670px,57vw,810px);
  padding-right:max(20px,calc((100vw - var(--cl-container))/2));
  padding-left:max(20px,calc((100vw - var(--cl-container))/2));
}
.cl-flow-hero--immersive .cl-flow-hero-media{inset:0}
.cl-flow-hero--immersive .cl-flow-hero-image{object-position:70% center}
@media(max-width:899px){
  .cl-flow-hero--immersive .cl-flow-hero-grid{
    width:100%;
    max-width:none;
    margin-inline:0;
    padding-right:clamp(20px,4vw,36px);
    padding-left:clamp(20px,4vw,36px);
  }
}
@media(max-width:620px){
  .cl-flow-hero--immersive .cl-flow-hero-grid{padding-right:20px;padding-left:20px}
  .cl-flow-hero--immersive .cl-flow-hero-image{object-position:63% center}
}
