/* B comp: open price-led hero, dark service map, white pricing, pale analysis. */
.se-b{--header-height:88px;--header-compact-height:72px;--ink:#15355e;--navy:#173764;--blue:#1860d7;--muted:#53677e;--line:#d7e2ee;--wash:#edf5fc;--section-space:64px;color:var(--ink);background:#fff}
.se-b .wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.se-b main h1,.se-b main h2,.se-b main h3,.se-b main p{margin:0}
.se-b main p{line-height:1.85}
.se-b h2{font-size:32px;line-height:1.55;font-weight:700;letter-spacing:-.025em;text-wrap:balance}
.se-b h3{font-size:18px;line-height:1.55;font-weight:700}
.se-b .button{border-radius:4px;background:var(--blue);font-size:14px;font-weight:600;gap:32px;padding:20px 26px;transition:background-color .18s}
.se-b .button:hover{background:#104cae;color:#fff}
.se-b .header{height:88px;border-bottom:1px solid #e8edf3;background:#fff}
.se-b .header.is-compact{height:72px}
.se-b .header .button{background:var(--navy);padding:15px 21px}
.se-b .header .button:hover{background:var(--blue)}
.se-b section[id],.se-b #conditions,.se-b #case-proof{scroll-margin-top:94px}
.se-b a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.se-b ::selection{background:#c9e2fc;color:#15355e}
.se-b .mobile-break{display:none}
.se-icon{display:block;width:38px;height:38px;stroke:currentColor;fill:none;flex:none;color:var(--blue)}
.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:center;margin-bottom:32px}
.section-heading>p{font-size:14px;color:var(--muted);padding-left:30px;border-left:1px solid #9ab5d8}
/* Hero geometry follows the chosen white, 60/40 split. */
.se-hero{padding:38px 0 46px}
.product-logo{width:220px;height:auto;display:block;margin-bottom:26px}
.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:72px;align-items:start}
.hero-copy h1{font-size:48px;font-weight:700;line-height:1.46;letter-spacing:-.03em}
.hero-copy h1>span{color:var(--blue)}
.hero-copy>p{font-size:16px;margin:24px 0!important}
.hero-copy .button{min-width:330px;justify-content:space-between}
.offer-main{border-left:1px solid var(--blue);padding:0 0 5px 54px}
.unit-label{font-size:23px;font-weight:600;line-height:1.4!important}
.offer-price{display:flex;gap:4px;align-items:baseline;margin:6px 0!important;white-space:nowrap}
.offer-price strong{font-family:inherit;font-size:74px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1.15}
.offer-price>span{font-size:25px;font-weight:600}
.tax{font-size:12px;color:var(--muted)}
.zero-fee{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #6098e4;margin-top:28px;padding-top:18px;gap:16px}
.zero-fee>span{font-size:16px;font-weight:600}
.zero-fee>strong{font-size:64px;line-height:1.15;font-weight:500;white-space:nowrap;letter-spacing:-.03em}
.zero-fee>strong>span{font-size:25px;font-weight:600;margin-left:4px}
.hero-offer .offer-note{font-size:13px;color:var(--muted);margin-top:32px;border-left:1px solid var(--blue);padding-left:24px}
/* Sales support is the first full-width diagram, not a repetition of the hero. */
.se-service{background:var(--navy);color:#fff;padding:54px 0 38px}
.se-service .section-heading{grid-template-columns:1.4fr 1fr;margin-bottom:32px;gap:48px}
.se-service .section-heading>p{color:#d2e2f4;border-color:#7e98b7;font-size:13px}
.service-map{display:grid;grid-template-columns:260px 46px minmax(0,1fr) 46px 220px;align-items:stretch}
.stage-label{color:#e3edfa;font-size:15px;font-weight:600;margin-bottom:12px!important}
.execution-stage>.stage-label{text-align:center}
.source-list{display:grid;gap:8px}
.source-list>div{background:#f1f7fc;color:var(--ink);border-radius:4px;padding:13px 20px;min-height:75px}
.source-list h3{font-size:18px;line-height:1.5}
.source-list p{font-size:12px;color:var(--muted);margin-top:3px!important}
.execution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:28px 12px;background:#fff;color:var(--ink);border-radius:4px;min-height:241px}
.execution-grid>div{padding:0 18px}
.execution-grid>div+div{border-left:1px solid var(--line)}
.execution-grid .se-icon{width:34px;height:34px;margin-bottom:18px}
.execution-grid h3{font-size:17px;line-height:1.7}
.execution-grid p{font-size:12px;color:var(--muted);margin-top:12px!important}
.execution-grid p br{display:none}
.meeting-goal{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--blue);border-radius:4px;padding:26px 20px;min-height:241px;text-align:center}
.meeting-goal .se-icon{width:44px;height:44px;color:#fff;margin-bottom:20px}
.meeting-goal h3{font-size:23px;font-weight:600}
.meeting-goal p{font-size:12px;line-height:1.8;margin-top:14px!important;color:#e3eeff}
.map-connector{position:relative;margin-top:40px;align-self:stretch}
.map-connector span{height:2px;background:#d8e8f9;position:absolute;left:11px;right:11px;top:50%}
.map-connector span:after{content:'';position:absolute;right:0;top:-4px;width:9px;height:9px;border-top:2px solid #d8e8f9;border-right:2px solid #d8e8f9;transform:rotate(45deg)}
.map-connector.merge:before{content:'';position:absolute;left:0;top:16%;bottom:16%;width:21px;border:2px solid #d8e8f9;border-left:0}
.map-connector.merge span{left:21px;right:7px}
.se-service .service-note{font-size:12px;color:#d2e2f4;margin-top:22px}
/* Pricing: formula left and four concise conditions right. */
.se-pricing{padding:54px 0}
.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px}
.price-conditions{border-left:1px solid var(--line);padding-left:44px}
.price-conditions dl{margin:0}
.price-conditions dl>div{display:grid;grid-template-columns:36px 1fr;gap:3px 20px;margin-bottom:20px}
.price-conditions .se-icon{grid-row:1/3;width:34px;height:34px}
.price-conditions dt{font-size:16px;font-weight:700;line-height:1.65}
.price-conditions dd{font-size:12px;color:var(--muted);margin:0;line-height:1.9}
.rebook-note{font-size:12px;color:var(--muted)}
.fee-formula{display:grid;grid-template-columns:1fr 17px 1fr 17px 1fr;align-items:center;gap:12px;margin-top:44px}
.fee-formula>span,.fee-formula>strong{padding:21px 6px;background:var(--wash);font-size:16px;font-weight:600;text-align:center;white-space:nowrap;border-radius:4px}
.fee-formula>strong{color:var(--blue)}
.times,.equals{position:relative;display:block;width:17px;height:20px}
.times:before,.times:after,.equals:before,.equals:after{content:'';position:absolute;left:0;width:17px;height:2px;background:var(--ink);top:9px}
.times:before{transform:rotate(45deg)}.times:after{transform:rotate(-45deg)}.equals:before{top:6px}.equals:after{top:13px}
.pricing-note{font-size:13px;color:var(--muted);margin-top:23px!important}
/* A shared, quiet diagram vocabulary: icons label real operations. */
.se-analysis{background:var(--wash);padding:54px 0 44px}
.se-analysis .section-heading{grid-template-columns:.75fr 1.25fr;gap:46px}
.analysis-path{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr;gap:18px;align-items:center}
.analysis-path>div{display:flex;align-items:start;gap:20px;background:#fff;border-radius:6px;padding:25px 22px;min-height:136px}
.analysis-path .se-icon{width:35px;height:35px;margin-top:2px}
.analysis-path h3{font-size:19px;line-height:1.5}
.analysis-path p{font-size:12px;color:var(--muted);margin-top:8px!important}
.analysis-path p br{display:none}
.flow-arrow{display:block;position:relative;width:100%;height:1px;background:#5083ca;align-self:center}
.flow-arrow:after{content:'';position:absolute;right:0;top:-4px;width:9px;height:9px;border-top:1px solid #5083ca;border-right:1px solid #5083ca;transform:rotate(45deg)}
.analysis-example{display:grid;grid-template-columns:110px 1fr 90px 1fr;gap:20px;align-items:center;background:#dfecf9;margin-top:24px;padding:15px 22px;border-radius:4px}
.analysis-example>span:first-child{font-size:13px;font-weight:600}
.analysis-example>p{background:#fff;text-align:center;font-size:13px;font-weight:600;padding:12px;border-radius:3px}
/* Genuine company evidence, not generated logos or invented names. */
.se-voices{padding:56px 0 44px}
.voice-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:34px}
.voice-grid article{display:grid;grid-template-columns:128px 1fr;gap:24px}
.voice-grid article+article{border-left:1px solid var(--line);padding-left:38px}
.voice-grid img{width:128px;height:132px;object-fit:cover;border-radius:3px}
.voice-grid h3{font-size:14px;line-height:1.7}
.voice-grid .voice-summary{font-size:19px;font-weight:700;line-height:1.65;margin-top:10px!important}
.voice-grid p:not(.voice-summary){font-size:12px;color:var(--muted);margin-top:10px!important}
.se-start .wrap{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.start-grid,.faq-grid{display:grid;grid-template-columns:235px 1fr;gap:44px}
.launch-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin:0;padding:0;list-style:none}
.launch-path li{position:relative}
.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--blue);color:white;font-size:17px;position:relative;z-index:1;margin-bottom:16px;font-variant-numeric:tabular-nums}
.launch-path li:not(:last-child):before{content:'';position:absolute;left:40px;right:-36px;top:20px;height:1px;background:#71a0df}
.launch-path h3{font-size:17px}
.launch-path p{font-size:12px;color:var(--muted);margin-top:8px!important}
.se-faq{padding:40px 0 52px}
.question-list{margin:0}
.question-list>div{display:grid;grid-template-columns:.95fr 1.1fr;gap:28px;padding:16px 0;border-bottom:1px solid var(--line)}
.question-list>div:first-child{padding-top:0}
.question-list dt{font-size:13px;font-weight:600;line-height:1.85;padding-left:28px;position:relative;text-wrap:balance}
.question-list dt>span{position:absolute;left:0;top:0;color:var(--blue);font-size:15px}
.question-list dd{font-size:12px;line-height:1.9;margin:0;color:var(--muted)}
.se-contact{padding:52px 0;background:var(--wash)}
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:52px;align-items:start}
.contact-copy{padding-top:12px}
.contact-copy p{font-size:14px;color:var(--muted);margin-top:24px!important}
.form-shell{min-width:0;background:#fff;border-radius:8px;overflow:hidden}
.form-shell iframe{display:block;width:100%;height:920px;min-height:920px;background:#fff}
.se-b .footer{padding:38px 0 25px}
.se-b .footer-top{margin-bottom:24px}
@media(min-width:761px) and (max-width:1150px){
 .se-b .wrap{width:calc(100% - 64px)}.se-b h2{font-size:28px}.hero-grid{gap:48px;grid-template-columns:1.1fr 1fr}.hero-copy h1{font-size:39px}.hero-copy>p{font-size:14px}.hero-copy .button{min-width:0}.offer-main{padding-left:30px}.offer-price strong{font-size:60px}.offer-price>span{font-size:21px}.zero-fee>span{font-size:13px}.zero-fee>strong{font-size:52px}.section-heading{gap:28px}.se-service .section-heading{gap:28px}.service-map{grid-template-columns:190px 30px minmax(0,1fr) 30px 150px}.source-list>div{padding:14px 13px;min-height:82px}.source-list h3{font-size:15px}.source-list p{font-size:11px}.execution-grid{padding:22px 5px;min-height:262px}.execution-grid>div{padding:0 12px}.execution-grid h3{font-size:14px;line-height:1.75}.execution-grid p{font-size:11px}.meeting-goal{min-height:262px;padding:24px 12px}.meeting-goal h3{font-size:19px}.meeting-goal p{font-size:11px}.map-connector span{left:6px;right:6px}.map-connector.merge:before{width:14px}.map-connector.merge span{left:14px;right:5px}.pricing-grid{gap:30px}.price-conditions{padding-left:28px}.fee-formula{gap:8px}.fee-formula>span,.fee-formula>strong{font-size:14px}.analysis-path{gap:12px;grid-template-columns:1fr 20px 1fr 20px 1fr}.analysis-path>div{padding:22px 17px;gap:12px;min-height:158px}.analysis-path .se-icon{width:30px;height:30px}.analysis-path h3{font-size:16px}.analysis-path p{font-size:12px}.voice-grid{gap:26px}.voice-grid article{grid-template-columns:95px 1fr;gap:18px}.voice-grid article+article{padding-left:24px}.voice-grid img{width:95px;height:112px}.voice-grid .voice-summary{font-size:17px}.start-grid,.faq-grid{grid-template-columns:200px 1fr;gap:30px}.launch-path{gap:24px}.launch-path li:not(:last-child):before{right:-24px}.launch-path h3{font-size:15px}.question-list>div{gap:22px}.contact-grid{gap:34px}.contact-copy p br{display:none}
}
@media(min-width:761px) and (max-width:900px){.service-map{grid-template-columns:165px 25px minmax(0,1fr) 25px 125px}.execution-grid>div{padding:0 8px}.execution-grid h3{font-size:12px}.execution-grid p{font-size:11px}.source-list>div{min-height:86px}.execution-grid,.meeting-goal{min-height:274px}.meeting-goal h3{font-size:16px}.hero-copy h1{font-size:35px}.hero-grid{gap:28px}.offer-price strong{font-size:51px}.offer-main{padding-left:23px}.analysis-path>div{display:block}.analysis-path .se-icon{margin-bottom:12px}.analysis-path h3{font-size:16px}.contact-grid{grid-template-columns:.65fr 1.35fr}}
@media(max-width:760px){
 .se-b .wrap{width:calc(100% - 40px)}.se-b h2{font-size:25px;line-height:1.6}.se-b .header{height:76px}.se-b .header.is-compact{height:64px}.se-b section[id]{scroll-margin-top:82px}.se-b .button{font-size:13px;padding:18px 20px}.se-b .mobile-break{display:block}
 .section-heading,.se-service .section-heading,.se-analysis .section-heading{display:block;margin-bottom:28px}.section-heading>p{font-size:13px;border-left:0;padding-left:0;margin-top:17px!important}.section-heading>p br{display:none}
 .se-hero{padding:27px 0 32px}.product-logo{width:185px;margin-bottom:24px}.hero-grid{display:block}.hero-copy h1{font-size:33px;line-height:1.5}.hero-copy>p{font-size:14px;margin:20px 0 24px!important}.hero-copy .button{min-width:0;width:100%}.hero-offer{margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.offer-main{border-left:0;padding:0}.unit-label{font-size:16px}.offer-price{margin-top:3px!important}.offer-price strong{font-size:57px}.offer-price>span{font-size:21px}.tax{font-size:11px}.zero-fee{margin-top:20px;padding-top:14px}.zero-fee>span{font-size:14px}.zero-fee>strong{font-size:45px}.zero-fee>strong>span{font-size:20px}.hero-offer .offer-note{font-size:12px;border-left:0;padding-left:0;margin-top:18px}
 .se-service{padding:38px 0 30px}.service-map{grid-template-columns:1fr;gap:0}.stage-label{font-size:13px;margin-bottom:10px!important}.source-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.source-list>div{padding:13px 9px;min-height:110px}.source-list h3{font-size:13px;line-height:1.7}.source-list p{font-size:11px;line-height:1.7;margin-top:6px!important}.execution-stage>.stage-label{text-align:left}.map-connector{height:34px;margin:0;width:24px;justify-self:center}.map-connector span,.map-connector.merge span{top:0;bottom:0;left:50%;width:1px;height:auto;right:auto}.map-connector span:after{top:auto;bottom:3px;left:-3px;width:7px;height:7px;border-width:1px;transform:rotate(135deg)}.map-connector.merge:before{display:none}.execution-grid{min-height:0;padding:20px 5px;gap:0}.execution-grid>div{padding:0 10px}.execution-grid .se-icon{width:28px;height:28px;margin-bottom:12px}.execution-grid h3{font-size:13px;line-height:1.75}.execution-grid p{font-size:11px;margin-top:9px!important}.goal-stage{position:relative}.goal-stage .stage-label{display:none}.meeting-goal{display:grid;grid-template-columns:35px 1fr;gap:6px 18px;text-align:left;min-height:0;padding:22px 24px;align-items:center}.meeting-goal .se-icon{width:35px;height:35px;grid-row:1/3;margin:0}.meeting-goal h3{font-size:20px}.meeting-goal p{font-size:12px;margin:0!important}.meeting-goal p br{display:none}.se-service .service-note{font-size:11px;margin-top:18px}
 .se-pricing{padding:40px 0}.pricing-grid{display:block}.fee-formula{gap:8px;margin-top:25px;grid-template-columns:1fr 12px 1fr 12px 1fr}.fee-formula>span,.fee-formula>strong{font-size:13px;padding:18px 4px}.times,.equals{width:12px}.times:before,.times:after,.equals:before,.equals:after{width:12px;height:1px}.pricing-note{font-size:12px;margin-top:16px!important}.price-conditions{border-left:0;border-top:1px solid var(--line);padding:26px 0 0;margin-top:24px}.price-conditions dl>div{grid-template-columns:30px 1fr;gap:5px 15px;margin-bottom:21px}.price-conditions .se-icon{width:28px;height:28px}.price-conditions dt{font-size:15px}.price-conditions dd{font-size:12px}.rebook-note{font-size:12px}
 .se-analysis{padding:40px 0 32px}.analysis-path{grid-template-columns:1fr;gap:0}.analysis-path>div{padding:21px 23px;min-height:0;gap:21px}.analysis-path .se-icon{width:32px;height:32px}.analysis-path h3{font-size:18px}.analysis-path p{font-size:12px;margin-top:6px!important}.analysis-path>.flow-arrow{height:26px;width:1px;justify-self:center}.analysis-path>.flow-arrow:after{right:-3px;top:auto;bottom:2px;width:7px;height:7px;transform:rotate(135deg)}.analysis-example{grid-template-columns:1fr;padding:17px;gap:10px;margin-top:20px}.analysis-example>span:first-child{font-size:12px}.analysis-example>p{font-size:12px;padding:12px 7px}.analysis-example>.flow-arrow{height:16px;width:1px;justify-self:center}.analysis-example>.flow-arrow:after{top:auto;right:-3px;bottom:2px;width:7px;height:7px;transform:rotate(135deg)}
 .se-voices{padding:40px 0 34px}.voice-grid{grid-template-columns:1fr;gap:24px;margin-top:25px}.voice-grid article{grid-template-columns:86px 1fr;gap:18px}.voice-grid article+article{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.voice-grid img{width:86px;height:105px}.voice-grid h3{font-size:12px}.voice-grid .voice-summary{font-size:17px;margin-top:8px!important}.voice-grid p:not(.voice-summary){font-size:12px}
 .se-start .wrap{padding:30px 0}.start-grid,.faq-grid{display:block}.launch-path{grid-template-columns:1fr;gap:0;margin-top:26px}.launch-path li{padding:0 0 26px 53px;min-height:95px}.launch-path li:last-child{padding-bottom:0;min-height:0}.step-number{position:absolute;left:0;top:0;width:34px;height:34px;font-size:14px;margin:0}.launch-path li:not(:last-child):before{left:17px;right:auto;top:34px;bottom:0;height:auto;width:1px}.launch-path h3{font-size:17px;padding-top:3px}.launch-path p{font-size:12px;margin-top:8px!important}
 .se-faq{padding:32px 0 38px}.question-list{margin-top:25px}.question-list>div{display:block;padding:19px 0}.question-list dt{font-size:14px;padding-left:27px}.question-list dt>span{font-size:15px}.question-list dd{font-size:13px;margin-top:9px;padding-left:27px}
 .se-contact{padding:36px 0}.contact-grid{display:block}.contact-copy{padding-top:0}.contact-copy h2 br{display:none}.contact-copy p{font-size:13px;margin-top:17px!important}.form-shell{margin-top:25px}.form-shell iframe{height:1080px;min-height:1080px}.se-b .footer{padding:32px 0 25px}
}
@media(max-width:360px){.hero-copy h1{font-size:27px}.source-list>div{padding:12px 7px}.source-list h3{font-size:12px}.execution-grid>div{padding:0 7px}.execution-grid h3{font-size:12px}.execution-grid p{font-size:11px}.fee-formula>span,.fee-formula>strong{font-size:12px}.voice-grid article{grid-template-columns:76px 1fr;gap:14px}.voice-grid img{width:76px;height:95px}.voice-grid .voice-summary{font-size:15px}}
@media(prefers-reduced-motion:reduce){.se-b *{transition:none!important;scroll-behavior:auto!important}}
/* At narrow widths the service map reflows into readable rows, not miniature columns. */
@media(max-width:760px){
 .source-list{grid-template-columns:1fr;gap:7px}.source-list>div{display:grid;grid-template-columns:1fr 1.25fr;gap:14px;align-items:center;min-height:0;padding:15px 17px}.source-list h3{font-size:14px;line-height:1.7}.source-list p{font-size:12px;margin:0!important}
 .execution-grid{grid-template-columns:1fr;padding:7px 22px}.execution-grid>div{display:grid;grid-template-columns:30px 1fr;gap:5px 17px;padding:18px 0}.execution-grid>div+div{border-left:0;border-top:1px solid var(--line)}.execution-grid .se-icon{grid-row:1/3;margin:2px 0 0;width:28px;height:28px}.execution-grid h3{font-size:15px;line-height:1.7}.execution-grid h3 br{display:none}.execution-grid p{font-size:13px;line-height:1.8;margin:0!important}
 .meeting-goal p{font-size:13px}.se-service .service-note{font-size:12px}.se-b .header{transition:none}
}

@media(max-width:760px){.se-b{--header-height:76px;--header-compact-height:64px}}
