/* Custom development: quiet surfaces, saturated accents and readable hierarchy. */
.site-page .custom-home-slider>.slider-stage,
.theme-custom .work-pricing-section>.wrap{width:56%;max-width:none;margin-inline:auto}
@media(min-width:1200px){
 .theme-custom .work-pricing-section .section-head{display:block}
 .theme-custom .work-pricing-section .section-head>p{max-width:none;margin-top:18px}
 .site-page .custom-home-slider .slide{gap:24px}
 .site-page .custom-home-slider .display{font-size:clamp(30px,2.8vw,54px)}
 .site-page .custom-home-slider .lead{font-size:16px}
 .theme-custom .work-pricing-section .solution-choice{gap:16px}
 .theme-custom .work-pricing-section .solution-choice>article{padding:22px}
 .theme-custom .work-pricing-section .solution-choice .btns{flex-direction:column}
}
.custom-experience-section{--experience-blue:#0057b8;--experience-ink:#242b34;--experience-muted:#536273;padding:56px 0 64px;background:#f7f9fc;border-block:1px solid #eaf0f6}
.custom-experience-wrap{width:56%;margin-inline:auto;max-width:none}
.theme-custom .work-pricing-section .section-head .custom-choice-title{font-size:clamp(17px,2.05vw,34px);line-height:1.25;letter-spacing:-.035em;white-space:nowrap}
.custom-modules-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,1fr);gap:30px 32px;align-items:start}
.custom-modules-layout .custom-module-library{display:contents}
.custom-module-library>header{grid-column:1;grid-row:1}
.custom-module-library header .eyebrow{color:var(--experience-blue);margin-top:0}
.custom-module-library h2{font-size:clamp(30px,2.7vw,44px);line-height:1.12;letter-spacing:-.04em;color:var(--experience-ink);margin:12px 0 18px}
.custom-module-library header>p:last-child{font-size:15px;line-height:1.75;color:var(--experience-muted);margin:0;max-width:740px}
.custom-module-grid{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.custom-module-grid .custom-module-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;padding:26px 18px 24px;border:1px solid #dde5ee;background:#fff;border-radius:12px;box-shadow:0 3px 12px #17324d04;transition:border-color .18s,box-shadow .18s}
.custom-module-grid .custom-module-card:hover{border-color:#97bde6;box-shadow:0 7px 22px #17324d0a}
.custom-module-grid .module-icon{width:54px;height:54px;display:grid;place-items:center;flex-shrink:0;margin-bottom:20px;border-radius:14px;background:var(--experience-blue);box-shadow:0 6px 14px #0057b81a}
.custom-module-grid .module-icon svg{width:29px;height:29px;color:#fff}
.custom-module-grid h3{font-size:calc(15px + 1pt);font-weight:750;line-height:1.4;margin:0;color:var(--experience-ink);text-align:center;overflow-wrap:normal;hyphens:auto}
.custom-module-grid article>p{font-size:calc(12px + 1pt);line-height:1.7;color:var(--experience-muted);text-align:center;margin:12px 0 0}
.custom-module-grid .custom-module-card--production{border-color:#91b9e7;box-shadow:0 5px 22px #0057b811}
.custom-module-grid .custom-module-card--production:before{content:"";position:absolute;top:-1px;left:18px;right:18px;height:3px;border-radius:0 0 3px 3px;background:var(--experience-blue)}
.custom-module-card--production .module-icon{width:60px;height:60px;margin-bottom:14px;border-radius:16px}
.custom-module-card--production .module-icon svg{width:35px;height:35px}
.custom-modules-sidebar{grid-column:2;grid-row:2;display:grid;gap:28px;min-width:0;align-self:start}
.custom-modules-sidebar .custom-workflow{background:#fff;padding:28px 24px;border:1px solid #dde5ee;border-radius:14px}
.custom-modules-sidebar .custom-workflow header{text-align:left}
.custom-modules-sidebar .custom-workflow header .eyebrow{font-size:11px;color:var(--experience-blue);margin-top:0}
.custom-modules-sidebar .custom-workflow header h2,
.custom-modules-sidebar .custom-sidebar-faq .faq-grid header h2{font-size:27px;line-height:1.22;letter-spacing:-.035em;overflow-wrap:normal;color:var(--experience-ink);margin:10px 0 0}
.custom-workflow-steps{position:relative;display:grid;gap:26px;list-style:none;margin:30px 0;padding:0}
.custom-workflow-steps:before{content:"";position:absolute;left:25px;top:35px;bottom:70px;width:2px;background:#d6e5f6}
.custom-workflow-steps li{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);gap:7px 16px;padding:0;background:none;border:0;min-width:0}
.custom-workflow-steps li>span{grid-column:1;grid-row:1;position:relative;z-index:1;background:#fff;color:var(--experience-blue);font-size:20px;font-weight:850;line-height:1.15;text-align:center;padding-bottom:3px}
.custom-workflow-steps .workflow-visual{grid-column:1;grid-row:2 / span 2;position:relative;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#edf5ff;border:1px solid #cfe2f8;box-shadow:0 0 0 4px #fff}
.workflow-visual svg{width:27px;height:27px;color:var(--experience-blue)}
.custom-workflow-steps h3{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:17px;font-weight:750;line-height:1.4;margin:0;color:var(--experience-ink)}
.custom-workflow-steps p{grid-column:2;font-size:13px;line-height:1.75;color:var(--experience-muted);margin:0}
.custom-workflow-actions{display:flex;flex-direction:column;gap:10px}
.theme-custom .custom-workflow-actions .btn{font-size:14px;line-height:1.5;min-height:48px;padding:13px 12px;background:var(--experience-blue);border:1px solid var(--experience-blue);border-radius:7px;color:#fff;justify-content:center}
.theme-custom .custom-workflow-actions .btn--light{background:transparent;border-color:transparent;color:var(--experience-blue);box-shadow:none}
.theme-custom .custom-workflow-actions .btn--light:hover{text-decoration:underline}
.custom-modules-sidebar .custom-sidebar-faq{padding:26px 22px;background:#fff;border:1px solid #dde5ee;border-radius:14px}
.custom-sidebar-faq .faq-grid{display:block}
.custom-sidebar-faq .faq-grid>header{position:static;margin-bottom:24px}
.custom-sidebar-faq header .eyebrow{font-size:11px;color:var(--experience-blue);margin-top:0}
.custom-modules-sidebar .custom-sidebar-faq .faq-grid header h2{font-size:25px}
.custom-sidebar-faq header>p:not(.eyebrow){font-size:14px;line-height:1.7;color:var(--experience-muted)}
.custom-sidebar-faq header .btn{display:inline-flex;min-height:44px;padding:11px 13px;border:1px solid #cddded;border-radius:7px;background:#fff;color:var(--experience-blue);font-size:12px}
.custom-sidebar-faq .faq-list{border-top:1px solid #e1e8f0}
.custom-sidebar-faq .faq-list details{border-bottom:1px solid #e1e8f0}
.custom-sidebar-faq .faq-list summary{padding:18px 30px 18px 10px;font-size:14px;font-weight:700;line-height:1.5;color:var(--experience-ink)}
.custom-sidebar-faq .faq-list summary:after{top:17px;right:9px;font-size:21px;color:var(--experience-blue)}
.custom-sidebar-faq .faq-list details[open]{background:#f0f6fe}
.custom-sidebar-faq .faq-list details[open] summary{color:var(--experience-blue)}
.custom-sidebar-faq .faq-list details p{font-size:13px;line-height:1.75;padding:0 12px 20px 10px;margin:0;color:var(--experience-muted)}
.custom-sidebar-faq summary:focus-visible{outline:2px solid var(--experience-blue);outline-offset:2px}
@media(min-width:1800px){.custom-module-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:2200px){.custom-module-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1199px){
 .site-page .custom-home-slider>.slider-stage,.theme-custom .work-pricing-section>.wrap,.custom-experience-wrap{width:calc(100% - 48px)}
 .custom-modules-layout{grid-template-columns:minmax(0,1.75fr) minmax(280px,1fr);gap:24px}
 .custom-module-grid{gap:12px}
}
@media(max-width:900px) and (min-width:761px){.custom-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
 .site-page .custom-home-slider>.slider-stage,.theme-custom .work-pricing-section>.wrap,.custom-experience-wrap{width:calc(100% - 28px)}
 .custom-experience-section{padding:34px 0 42px}
 .custom-modules-layout{display:block}
 .custom-modules-layout .custom-module-library{display:block}
 .custom-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}
 .custom-module-grid .custom-module-card{padding:22px 13px}
 .custom-module-grid article>p{font-size:calc(13px + 1pt)}
 .custom-modules-sidebar{margin-top:30px;gap:22px}
 .custom-modules-sidebar .custom-workflow,.custom-modules-sidebar .custom-sidebar-faq{padding:26px 20px}
}
@media(prefers-reduced-motion:reduce){.custom-module-grid .custom-module-card{transition:none}}
/* Both offers share the same content rows, even when their copy wraps. */
.theme-custom .work-pricing-section .solution-choice__price{margin-top:0}
.theme-custom .work-pricing-section .solution-choice__price strong small{display:block;margin-top:8px;letter-spacing:0}
.theme-custom .work-pricing-section .solution-choice .btns{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;align-self:start}
.theme-custom .work-pricing-section .solution-choice .btn{justify-content:center;width:100%}
@media(min-width:761px){
 .theme-custom .work-pricing-section .solution-choice{grid-template-rows:repeat(6,auto);row-gap:0}
 .theme-custom .work-pricing-section .solution-choice>article{display:grid;grid-row:span 6;grid-template-rows:subgrid;row-gap:0}
 .theme-custom .work-pricing-section .solution-choice .checks{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));align-items:center}
}
.theme-custom .work-pricing-section .solution-choice .btns{grid-auto-rows:1fr;align-content:stretch;align-self:stretch}
.solution-choice .offer-call-copy{display:block;line-height:1.35}
.solution-choice .offer-call-copy small{display:block;margin-top:4px;font-size:12px;font-weight:600;letter-spacing:0;line-height:1.3}
@media(min-width:761px){
 .solution-choice .offer-call-copy{font-size:20px;font-weight:800}
 .solution-choice .offer-call-copy small{margin-top:6px;font-size:22px;font-weight:800;white-space:nowrap;color:inherit;opacity:1}
}
