/* HR Israel: site styles. Mirrors the original static homepage design. */
:root{--purple:#6340e8;--purple-dark:#4e2dc7;--ink:#171824;--muted:#666879;--line:#e6e5ec;--soft:#f7f7fb;--lavender:#eeebff;--navy:#10182d;--radius:16px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:95px}
body{margin:0;color:var(--ink);background:#fff;font-family:Rubik,Arial,sans-serif;font-size:16px;line-height:1.75}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b095ff;outline-offset:5px}
img{display:block;max-width:100%;height:auto}
body .wp-block-image{margin:0}
.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}
.skip-link.screen-reader-text:focus{z-index:100000}

/* Buttons */
body .wp-block-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:0}
body .wp-block-button{margin:0}
body .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;transition:background .18s,transform .18s}
body .wp-block-button__link:hover{transform:translateY(-2px)}
body .wp-block-button.is-style-outline>.wp-block-button__link{border:1px solid #d2d1df;background:#fff;color:var(--ink);padding:13px 23px}
body .wp-block-button.is-style-outline>.wp-block-button__link:hover{background:var(--soft)}

/* Header */
.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #efeff4}
.admin-bar .site-header{top:32px}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
body .header-inner{height:91px;display:flex;align-items:center;justify-content:space-between;gap:24px}
body .brand{width:194px;flex:none;margin:0}
body .brand img{width:194px;height:auto}
body .site-nav{font-size:14px;font-weight:500}
body .site-nav .wp-block-navigation__container{gap:31px}
body .site-nav .wp-block-navigation-item a{position:relative;padding:0}
body .site-nav .wp-block-navigation-item a:hover{color:var(--purple)}
body .site-nav .current-menu-item>a{color:var(--purple)}
body .site-nav .current-menu-item>a:after{content:'';height:2px;background:var(--purple);position:absolute;bottom:-12px;left:0;right:0}
body .header-cta .wp-block-button__link{font-size:15px}

/* Hero */
body .hero{background:linear-gradient(120deg,#f0f0f5,#fafafb 70%);padding:53px 0 49px;overflow:hidden;margin:0}
body .hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:48px;align-items:center}
body .eyebrow{font-size:13px;letter-spacing:.055em;color:var(--purple);font-weight:600;margin:0 0 18px}
body .hero h1{font-size:clamp(35px,3.45vw,48px);line-height:1.28;letter-spacing:-1.8px;font-weight:700;margin:0 0 22px}
body .hero h1 mark{background:none;color:var(--purple)}
body .hero-copy>p:not(.eyebrow){color:#5d6070;max-width:430px;margin:0 0 28px;line-height:1.9}
body .hero-note{display:flex;gap:22px;margin-top:28px;color:#686b7b;font-size:13px}
body .hero-note p{margin:0}
body .hero-note p:before{content:'✓';color:var(--purple);margin-left:7px;font-weight:600}
body .hero-visual{position:relative;padding:0 0 33px}
body .photo img{height:402px;width:100%;object-fit:cover;object-position:44% center;border-radius:18px 18px 70px 18px}
body .photo-note{position:absolute;bottom:0;right:-16px;left:26px;background:#fff;border:1px solid #efedf4;border-radius:12px;box-shadow:0 14px 35px #1a123011;padding:20px 25px;display:flex;align-items:center;gap:19px}
body .photo-note:before{content:'';width:47px;height:47px;border-radius:11px;background-color:var(--lavender);background-position:center;background-size:24px;background-repeat:no-repeat;flex:none}
body .photo-note:after{content:'↖';margin-right:auto;color:var(--purple);font-size:27px}
body .photo-note p{margin:0}
body .note-title{display:block;font-size:18px;font-weight:600;line-height:1.5}
body .note-sub{color:var(--muted);font-size:13px}

/* Audience strip */
body .audience{border-bottom:1px solid var(--line);padding:23px 0;margin:0}
body .audience-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;color:#727484}
body .audience-inner p{margin:0}
body .audience-title{color:#434555;font-weight:500}
body .audience-list{display:flex;gap:40px;align-items:center}
body .audience-list p{white-space:nowrap}

/* Sections */
body .section{padding:67px 0;margin-block:0}
body .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:38px;margin-bottom:29px}
body .section-head .eyebrow{margin-bottom:8px}
body .section h2{font-size:31px;line-height:1.35;letter-spacing:-.7px;margin:0;font-weight:600}
body .section-head>p{max-width:370px;margin:0;color:var(--muted);font-size:15px}

/* Services */
body .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
body .service{padding:24px 23px 19px;border:1px solid var(--line);border-radius:11px;display:flex;flex-direction:column;background:#fff;transition:box-shadow .2s,border .2s;margin:0}
body .service:hover{border-color:#bcb0ee;box-shadow:0 7px 24px #20163c08}
body .service:before{content:'';width:43px;height:43px;border-radius:11px;background-color:var(--lavender);background-position:center;background-size:24px;background-repeat:no-repeat;margin-bottom:20px;flex:none}
body .service h3{font-size:17px;line-height:1.5;margin:0 0 11px;font-weight:600}
body .service p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 23px}
body .service p.more-link{margin:auto 0 0;font-size:13px;font-weight:500}
body .more-link a{color:var(--purple);display:inline-flex;gap:15px}
body .more-link a:hover{text-decoration:underline}
body .service-details{display:none}

/* Values */
body .values{background:var(--navy);color:#fff;border-radius:15px;padding:38px 37px;margin-top:35px;display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:26px}
body .values h2{font-size:25px;line-height:1.45;letter-spacing:-.5px;color:#fff}
body .values .eyebrow{color:#b4a5ff;margin-bottom:12px}
body .value{border-right:1px solid #ffffff20;padding-right:28px;display:flex;flex-direction:column;justify-content:center;margin:0}
body .value:before{content:'';width:24px;height:24px;background-size:24px;background-repeat:no-repeat;margin-bottom:13px}
body .value h3{font-size:16px;font-weight:500;margin:0 0 6px;color:#fff}
body .value p{color:#adb6cb;font-size:13px;line-height:1.8;margin:0}

/* Process */
body .process{background:#f8f8fb;padding:54px 0;margin:0}
body .process-layout{display:grid;grid-template-columns:.95fr 2fr;gap:80px}
body .process .eyebrow{margin-bottom:11px}
body .process h2{font-size:30px;line-height:1.45;margin:0;font-weight:600}
body .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
body .steps>*{margin:0}
body .step-num{display:block;color:var(--purple);font-size:13px;font-weight:500;margin:0 0 17px;padding-bottom:15px;border-bottom:1px solid #ddd9ef}
body .steps h3{font-weight:500;font-size:16px;margin:0 0 9px}
body .steps p:not(.step-num){color:var(--muted);font-size:14px;margin:0;line-height:1.9}

/* FAQ */
body .faq-layout{display:grid;grid-template-columns:.95fr 2fr;gap:80px}
body .faq-intro p{color:var(--muted);font-size:15px;max-width:260px;margin:17px 0 0}
body .faq-intro .eyebrow{margin-bottom:11px}
body .faq{margin:0}
body .faq details{border-bottom:1px solid var(--line);padding:19px 0;margin:0}
body .faq details:first-child{padding-top:0}
body .faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:30px;font-size:16px;font-weight:500}
body .faq summary::-webkit-details-marker{display:none}
body .faq summary:after{content:'+';color:var(--purple);font-size:23px;font-weight:400;line-height:1.3}
body .faq details[open] summary:after{content:'−'}
body .faq details p{font-size:15px;color:var(--muted);line-height:1.9;padding-left:25px;margin:15px 0 0}

/* Contact band */
body .contact-band{background:var(--lavender);border-radius:13px;display:flex;justify-content:space-between;align-items:center;padding:33px 38px;gap:25px;margin-bottom:59px}
body .contact-band h2{font-size:26px;line-height:1.4;margin:0 0 6px;letter-spacing:-.5px;font-weight:600}
body .contact-band p{color:#656278;font-size:14px;margin:0}

/* Footer */
body .site-footer{background:var(--navy);color:#b0b8ca;padding:35px 0 23px;margin:0}
body .footer-top{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-bottom:26px}
body .footer-top p{font-size:13px;margin:4px 0 0}
body .footer-top p.footer-wordmark{color:#fff;font-size:24px;font-weight:600;direction:ltr;margin:0;text-align:right}
body .footer-links{display:flex;gap:27px;font-size:13px}
body .footer-links p{margin:0}
body .footer-links a:hover{color:#fff}
body .footer-bottom{border-top:1px solid #ffffff18;padding-top:21px;display:flex;justify-content:space-between;gap:20px;font-size:12px}
body .footer-bottom p{margin:0}

/* Inner pages */
body .page-main{padding:56px 0 72px}
body .page-main .wp-block-post-title{font-size:clamp(30px,3vw,40px);line-height:1.3;letter-spacing:-1px;margin:0 0 24px}
body .prose{max-width:760px}
body .prose>*+*{margin-top:1.1em}
body .prose a:not(.wp-element-button){color:var(--purple);text-decoration:underline}
body .post-list .wp-block-post{border-bottom:1px solid var(--line);padding:24px 0}
body .post-list .wp-block-post-title{font-size:22px;margin:0 0 6px}
body .post-list .wp-block-post-date{color:var(--muted);font-size:13px}

/* Dialogs */
.dialog{border:0;border-radius:16px;padding:34px;max-width:520px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 20px 80px #0b102e30}
.dialog::backdrop{background:#11182e99;backdrop-filter:blur(4px)}
.dialog h2{font-size:25px;margin:15px 0;line-height:1.35}
.dialog p{color:var(--muted);font-size:15px}
.dialog .eyebrow{margin:0}
.dialog-close{background:#f2f1f6;border:0;border-radius:50%;width:34px;height:34px;float:left;font-size:24px;line-height:1;cursor:pointer}
.dialog ul{padding-right:19px;font-size:15px;color:var(--muted)}
.dialog .dialog-cta{margin-top:18px;width:100%;display:flex;align-items:center;justify-content:center;background:var(--purple);color:#fff;border:0;border-radius:8px;padding:13px 23px;font:inherit;font-size:15px;font-weight:500;cursor:pointer}
.dialog .dialog-cta:hover{background:var(--purple-dark)}

/* Contact form */
.hr-form .form-label{display:block;margin-top:14px;font-size:14px;font-weight:500}
.hr-form input,.hr-form select,.hr-form textarea{display:block;width:100%;padding:10px 12px;border:1px solid #d8d5e2;border-radius:7px;margin:6px 0;background:#fff;font:inherit}
.hr-form .hr-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.hr-form button{margin-top:18px;width:100%;background:var(--purple);color:#fff;border:0;border-radius:8px;padding:13px 23px;font:inherit;font-size:15px;font-weight:500;cursor:pointer}
.hr-form button:hover{background:var(--purple-dark)}
.hr-form-notice{border-radius:8px;padding:12px;font-size:14px}
.hr-form-notice.is-success{background:#e8f7ee;color:#1f6b3d}
.hr-form-notice.is-error{background:#fdecec;color:#8a1f1f}

/* Responsive */
@media(min-width:1500px){body .hero h1{font-size:49px}body .hero{padding-top:65px;padding-bottom:60px}}
@media(max-width:1050px){
.wrap{width:calc(100% - 40px)}
body .site-nav .wp-block-navigation__container{gap:20px}
body .header-inner{gap:18px}
body .brand,body .brand img{width:175px}
body .header-cta .wp-block-button__link{padding:11px 14px;font-size:13px}
body .hero-grid{gap:30px;grid-template-columns:1fr 1fr}
body .hero h1{font-size:38px}
body .photo img{height:385px}
body .hero-note{gap:13px;flex-wrap:wrap}
body .service{padding:20px 17px}
body .values{gap:18px;padding:30px 25px}
body .value{padding-right:20px}
body .process-layout,body .faq-layout{gap:43px}
body .audience-list{gap:20px}
}
@media(max-width:780px){
.wrap{width:calc(100% - 36px)}
body .header-inner{height:75px}
body .brand,body .brand img{width:172px}
body .header-cta{margin-right:auto}
body .site-nav{order:3}
body .hero{padding:38px 0 33px}
body .hero-grid{grid-template-columns:1fr;gap:34px}
body .hero h1{font-size:43px;letter-spacing:-1.5px;line-height:1.28}
body .hero-copy>p:not(.eyebrow){max-width:520px}
body .hero-visual{max-width:600px;width:100%;margin:auto;padding-bottom:30px}
body .photo img{height:auto;aspect-ratio:1.48}
body .photo-note{right:10px;left:10px;padding:16px}
body .hero-note{margin-top:22px}
body .audience-inner{flex-direction:column;gap:8px;font-size:13px}
body .audience-list{gap:20px;justify-content:center;flex-wrap:wrap}
body .section{padding:45px 0}
body .section-head{display:block;margin-bottom:25px}
body .section-head>p{margin-top:15px;max-width:520px}
body .section h2{font-size:28px}
body .service-grid{grid-template-columns:1fr 1fr;gap:13px}
body .service h3{font-size:16px}
body .values{grid-template-columns:1fr;gap:23px;margin-top:25px;padding:28px}
body .value{border:0;border-top:1px solid #ffffff1c;padding:20px 0 0;display:grid;grid-template-columns:35px 1fr;gap:5px 12px}
body .value:before{grid-row:1/3;margin:2px 0 0}
body .value p{grid-column:2}
body .value h3{margin:0}
body .process{padding:40px 0}
body .process-layout,body .faq-layout{grid-template-columns:1fr;gap:30px}
body .process h2{font-size:28px}
body .steps{gap:22px}
body .faq-intro p{max-width:none}
body .faq details:first-child{border-top:1px solid var(--line);padding-top:19px}
body .contact-band{padding:28px;align-items:flex-start;flex-direction:column;margin-bottom:40px}
body .contact-band h2{font-size:25px}
body .footer-top{align-items:flex-start;flex-direction:column;gap:22px}
body .footer-bottom{flex-direction:column;gap:8px}
body .footer-links{flex-wrap:wrap;gap:20px}
}
@media(max-width:420px){
body .header-cta{display:none}
body .hero h1{font-size:38px}
body .hero .wp-block-buttons{gap:10px}
body .hero .wp-block-button__link{font-size:14px;padding:12px 15px}
body .hero-note{font-size:12px}
body .note-title{font-size:16px}
body .note-sub{font-size:12px}
body .service-grid{grid-template-columns:1fr}
body .service{padding:23px}
body .service:before{margin-bottom:15px}
body .service h3{font-size:18px}
body .service p{font-size:15px}
body .steps{grid-template-columns:1fr;gap:25px}
body .step-num{margin-bottom:10px;padding-bottom:9px}
body .steps h3{font-size:17px}
body .steps p:not(.step-num){font-size:15px}
body .audience-list{gap:5px 17px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Icons (set via the block's "Additional CSS class": icon-people, icon-target, icon-chat, icon-growth, icon-check, icon-clock) */
body .icon-people:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236340e8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2m20 0v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3C/svg%3E")}
body .values .icon-people:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a58bff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2m20 0v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3C/svg%3E")}
body .icon-target:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236340e8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E")}
body .values .icon-target:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a58bff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E")}
body .icon-chat:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236340e8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.4 8.4 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.4 8.4 0 0 1-3.8-.9L3 21l1.9-5.7a8.4 8.4 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.4 8.4 0 0 1 3.8-.9h.5a8.5 8.5 0 0 1 8 8v.5Z'/%3E%3Cpath d='M8 10h8m-8 4h5'/%3E%3C/svg%3E")}
body .values .icon-chat:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a58bff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.4 8.4 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.4 8.4 0 0 1-3.8-.9L3 21l1.9-5.7a8.4 8.4 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.4 8.4 0 0 1 3.8-.9h.5a8.5 8.5 0 0 1 8 8v.5Z'/%3E%3Cpath d='M8 10h8m-8 4h5'/%3E%3C/svg%3E")}
body .icon-growth:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236340e8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20V10m6 10V6m6 14V3m-13 18h19m-2-7 2-2-2-2'/%3E%3C/svg%3E")}
body .values .icon-growth:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a58bff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20V10m6 10V6m6 14V3m-13 18h19m-2-7 2-2-2-2'/%3E%3C/svg%3E")}
body .icon-check:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236340e8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 12 2 2 4-4m6 2c0 5-9 10-9 10S3 17 3 12V5l9-3 9 3v7Z'/%3E%3C/svg%3E")}
body .values .icon-check:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a58bff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 12 2 2 4-4m6 2c0 5-9 10-9 10S3 17 3 12V5l9-3 9 3v7Z'/%3E%3C/svg%3E")}
body .icon-clock:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236340e8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}
body .values .icon-clock:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a58bff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}

/* ===== Inner service pages ===== */
body .crumbs{font-size:13px;color:#8f97b0;margin:0 0 28px}
body .crumbs a{color:#c9cfe0}
body .crumbs a:hover{color:#fff}
body .svc-hero{background:radial-gradient(900px 520px at 12% -10%,#2b2466 0%,rgba(43,36,102,0) 62%),radial-gradient(600px 400px at 100% 110%,#1d2a52 0%,rgba(29,42,82,0) 70%),var(--navy);color:#fff;padding:60px 0 76px;margin:0;overflow:hidden}
body .svc-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:center}
body .svc-hero .eyebrow{color:#b4a5ff}
body .svc-hero h1{font-size:clamp(36px,4vw,56px);line-height:1.18;letter-spacing:-1.8px;font-weight:700;margin:0 0 24px;color:#fff}
body .svc-hero h1 mark{background:none;color:#b4a5ff}
body .svc-hero p.svc-lead{color:#c3c9da;font-size:17px;line-height:1.9;max-width:520px;margin:0 0 34px}
body .svc-hero .wp-block-button.is-style-outline>.wp-block-button__link{background:transparent;color:#fff;border-color:#ffffff40}
body .svc-hero .wp-block-button.is-style-outline>.wp-block-button__link:hover{background:#ffffff12}
body .svc-meta{display:flex;gap:36px;margin-top:44px;padding-top:26px;border-top:1px solid #ffffff1c;color:#8f97b0;font-size:13px}
body .svc-meta p{margin:0;line-height:1.6}
body .svc-meta strong{display:block;color:#fff;font-size:15px;font-weight:500;margin-top:4px}
body .svc-hero-visual{position:relative;padding-bottom:44px}
body .svc-hero-visual .photo img{height:470px;border-radius:220px 220px 18px 18px;object-position:72% center}
body .svc-card{position:absolute;bottom:0;right:-30px;width:min(310px,82%);background:#fff;color:var(--ink);border-radius:14px;padding:22px 24px 16px;box-shadow:0 28px 70px #05081a80}
body .svc-card p{margin:0}
body .svc-card p.svc-card-title{font-weight:600;font-size:15px;margin-bottom:8px}
body .svc-card ul{margin:0;padding:0;list-style:none;font-size:14px;color:var(--muted)}
body .svc-card li{padding:9px 0;border-top:1px solid var(--line)}
body .svc-card li:before{content:'✓';color:var(--purple);font-weight:600;margin-left:9px}

body .svc-intro{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:start}
body p.statement{font-size:clamp(23px,2.3vw,31px);line-height:1.55;font-weight:500;letter-spacing:-.6px;color:var(--ink);margin:0;border-right:3px solid var(--purple);padding-right:30px}
body p.statement mark{background:none;color:var(--purple)}
body .svc-intro-body p{color:var(--muted);font-size:16px;line-height:1.95;margin:0 0 18px}
body .svc-intro-body p:last-child{margin:0}

body .deliver-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);counter-reset:d}
body .deliver{padding:34px 30px 34px 34px;border-bottom:1px solid var(--line);counter-increment:d;margin:0}
body .deliver:not(:nth-child(3n)){border-left:1px solid var(--line)}
body .deliver:nth-child(3n+1){padding-right:0}
body .deliver:before{content:counter(d,decimal-leading-zero);display:block;font-size:13px;color:var(--purple);font-weight:600;letter-spacing:.1em;margin-bottom:16px}
body .deliver h3{font-size:18px;font-weight:600;margin:0 0 9px;line-height:1.45}
body .deliver p{color:var(--muted);font-size:14.5px;line-height:1.85;margin:0}

body .timeline{background:#f8f8fb;padding:72px 0;margin:0}
body .timeline .section-head{margin-bottom:40px}
body .timeline h2{font-size:31px;line-height:1.35;letter-spacing:-.7px;margin:0;font-weight:600}
body .steps.steps-5{grid-template-columns:repeat(5,1fr);gap:30px}

body .fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
body .fit{border:1px solid var(--line);border-radius:18px;padding:42px;margin:0;background:#fff}
body .fit h2{font-size:25px;line-height:1.4;letter-spacing:-.5px;margin:0}
body .fit ul{list-style:none;padding:0;margin:22px 0 0}
body .fit li{padding:14px 30px 14px 0;border-top:1px solid var(--line);position:relative;font-size:15px;line-height:1.7}
body .fit li:before{content:'✓';position:absolute;right:0;top:14px;color:var(--purple);font-weight:600}
body .fit.fit-dark{background:var(--navy);border-color:var(--navy);color:#fff}
body .fit.fit-dark h2{color:#fff}
body .fit.fit-dark .eyebrow{color:#b4a5ff}
body .fit.fit-dark li{border-color:#ffffff1a;color:#c3c9da}
body .fit.fit-dark li:before{color:#b4a5ff}

body .roles{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}
body .roles p{margin:0;padding:10px 20px;border:1px solid var(--line);border-radius:999px;font-size:14px;background:#fff;color:#434555}

body .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
body .related{border:1px solid var(--line);border-radius:14px;padding:28px;margin:0;transition:border .2s,box-shadow .2s}
body .related:hover{border-color:#bcb0ee;box-shadow:0 10px 30px #20163c0d}
body .related h3{margin:0 0 8px;font-size:18px;font-weight:600}
body .related p{color:var(--muted);font-size:14px;margin:0 0 18px;line-height:1.8}
body .related p.go{margin:0;font-size:13px;font-weight:500}
body .related p.go a{color:var(--purple)}

@media(max-width:1050px){
body .svc-hero-grid{gap:40px}
body .svc-hero-visual .photo img{height:420px}
body .svc-card{right:-10px}
body .svc-intro{gap:48px}
body .deliver-grid{grid-template-columns:1fr 1fr}
body .deliver:not(:nth-child(3n)){border-left:0}
body .deliver:nth-child(odd){border-left:1px solid var(--line)}
body .deliver:nth-child(3n+1){padding-right:30px}
body .deliver:nth-child(odd){padding-right:0}
body .steps.steps-5{grid-template-columns:repeat(3,1fr)}
body .fit{padding:32px}
}
@media(max-width:780px){
body .svc-hero{padding:40px 0 52px}
body .svc-hero-grid{grid-template-columns:1fr;gap:40px}
body .svc-hero h1{font-size:38px;letter-spacing:-1.2px}
body .svc-meta{flex-wrap:wrap;gap:18px 28px;margin-top:32px}
body .svc-hero-visual{max-width:460px;width:100%;margin:auto}
body .svc-hero-visual .photo img{height:auto;aspect-ratio:1/1.05;border-radius:160px 160px 18px 18px}
body .svc-card{right:12px;width:calc(100% - 24px)}
body .svc-intro{grid-template-columns:1fr;gap:28px}
body .deliver-grid{grid-template-columns:1fr}
body .deliver,body .deliver:nth-child(odd){border-left:0;padding:26px 0}
body .timeline{padding:48px 0}
body .timeline h2{font-size:28px}
body .steps.steps-5{grid-template-columns:1fr 1fr;gap:24px}
body .fit-grid{grid-template-columns:1fr}
body .fit{padding:28px}
body .related-grid{grid-template-columns:1fr}
}
@media(max-width:420px){body .steps.steps-5{grid-template-columns:1fr}body .svc-hero h1{font-size:33px}}

/* ===== Responsive polish (QA pass 2026-09-24) ===== */
body .brand img{mix-blend-mode:multiply}
body .faq details{padding:12px 0}
body .faq details:first-child{padding-top:0}
body .faq summary{min-height:44px;align-items:center}
body .faq details p{margin-top:8px;padding-bottom:8px}
body .more-link a,body .related p.go a{padding:11px 0;margin:-11px 0}
body .site-nav .wp-block-navigation__responsive-container-open,body .site-nav .wp-block-navigation__responsive-container-close{width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;color:var(--ink)}
body .site-nav .wp-block-navigation__responsive-container.is-menu-open{padding:22px 20px;background:#fff}
body .site-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:64px;align-items:flex-start}
body .site-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{gap:4px;align-items:flex-start}
body .site-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item a{font-size:24px;font-weight:600;padding:12px 0;line-height:1.3}
body .site-nav .wp-block-navigation__responsive-container.is-menu-open .current-menu-item>a:after{bottom:6px}
body .svc-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
@media(max-width:1200px){body .svc-meta strong{font-size:14px}}
@media(min-width:600px) and (max-width:780px){
body .site-nav .wp-block-navigation__responsive-container-open:not(.always-shown){display:flex}
body .site-nav .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:none}
body .site-nav .wp-block-navigation__responsive-container-close:not(.always-shown){display:flex}
}
@media(max-width:780px){
body .hero h1{font-size:clamp(30px,9.6vw,43px)}
body .svc-hero h1{font-size:clamp(30px,9.2vw,38px)}
body .deliver-grid .deliver:nth-child(n){border-left:0;padding:26px 0}
body .svc-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}
body .footer-links{gap:0 24px}
body .footer-links a{display:inline-block;padding:11px 0}
body .faq details:first-child{padding-top:12px}
}
@media(max-width:480px){
body .hero .wp-block-buttons,body .svc-hero .wp-block-buttons,body .contact-band .wp-block-buttons{flex-direction:column;align-items:stretch;width:100%}
body .hero .wp-block-button,body .svc-hero .wp-block-button,body .contact-band .wp-block-button{width:100%}
body .hero .wp-block-button__link,body .svc-hero .wp-block-button__link,body .contact-band .wp-block-button__link{width:100%;justify-content:center}
body .contact-band>*{width:100%}
}
@media(max-width:420px){
body .hero h1{font-size:clamp(30px,9.6vw,43px)}
body .photo-note{padding:14px 16px;gap:14px}
body .photo-note:before{width:40px;height:40px;background-size:22px}
body .photo-note:after{display:none}
}
@media(max-width:360px){body .svc-meta{grid-template-columns:1fr}}

/* ===== Internal links, comparison, 4-step process (2026-09-24) ===== */
body .related p.go a{padding:14px 0;margin:-14px 0}
body .related-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
body .svc-intro-body a,body .section-head>p a,body .deliver p a,body .fit li a,body .faq details p a,body .faq-intro p a,body .compare p a,body .values p a{color:var(--purple);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;font-weight:500}
body .svc-intro-body a:hover,body .section-head>p a:hover,body .deliver p a:hover,body .fit li a:hover,body .faq details p a:hover,body .compare p a:hover{color:var(--purple-dark);text-decoration-thickness:2px}
body .fit.fit-dark li a{color:#c9bcff}
body .steps.steps-4{grid-template-columns:repeat(4,1fr);gap:34px}

body .compare{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}
body .compare-row{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;margin:0;border-top:1px solid var(--line)}
body .compare-row:first-child{border-top:0}
body .compare-row p{margin:0;padding:20px 26px;font-size:15px;line-height:1.75;color:var(--muted)}
body .compare-row p.compare-label{color:var(--ink);font-weight:600}
body .compare-row p.compare-b{background:var(--lavender);color:#2e2554}
body .compare-row.compare-head p{font-size:13px;font-weight:600;letter-spacing:.05em;color:var(--muted);padding-top:18px;padding-bottom:18px;background:var(--soft)}
body .compare-row.compare-head p.compare-b{background:var(--purple);color:#fff}
body .compare-row:last-child p.compare-b{border-radius:0}

@media(max-width:1050px){body .steps.steps-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){
body .steps.steps-4{grid-template-columns:1fr 1fr;gap:24px}
body .compare-row{grid-template-columns:1fr 1fr}
body .compare-row p.compare-label{grid-column:1/-1;padding:18px 18px 6px}
body .compare-row p{padding:10px 18px 18px;font-size:14px}
body .compare-row.compare-head p.compare-label{display:none}
body .compare-row.compare-head p{padding:14px 18px}
}
@media(max-width:420px){body .steps.steps-4{grid-template-columns:1fr}body .compare-row p{padding:10px 14px 16px}body .compare-row p.compare-label{padding:16px 14px 4px}}

/* Photo focal points for arch crops */
body .svc-hero-visual .photo.pos-top img{object-position:50% 36%}

/* Balanced line breaks: no single-word widows in headings */
body h1,body h2,body h3,body p.statement,body summary{text-wrap:balance}
body p{text-wrap:pretty}

/* ===== Component library v2 (2026-09-25): varied page layouts ===== */
/* Hero: split light, full-bleed image */
body .hero-split{background:linear-gradient(120deg,#f0f0f5,#fafafb 70%);margin:0;overflow:hidden}
body .hs-grid{display:grid;grid-template-columns:1fr 1fr;min-height:580px}
body .hs-copy{padding:64px max(32px,calc((100vw - 1180px)/2)) 64px 64px;display:flex;flex-direction:column;justify-content:center}
body .hs-copy .crumbs{color:#7a7d8e}
body .hs-copy .crumbs a{color:#434555}
body .hs-copy .crumbs a:hover{color:var(--purple)}
body .hero-split h1{font-size:clamp(34px,3.6vw,52px);line-height:1.2;letter-spacing:-1.6px;font-weight:700;margin:0 0 22px}
body .hero-split h1 mark{background:none;color:var(--purple)}
body .hero-split p.hs-lead{color:#5d6070;font-size:17px;line-height:1.9;max-width:500px;margin:0 0 32px}
body .hs-media{margin:0;position:relative}
body .hs-media img{width:100%;height:100%;object-fit:cover;display:block;min-height:580px}
body .hs-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}
body .hs-tags p{margin:0;padding:7px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:13px;color:#434555}

/* Hero: centered editorial with image band */
body .hero-center{background:linear-gradient(180deg,#fff 0%,#f5f4fb 100%);padding:64px 0 0;margin:0;text-align:center}
body .hc-inner{max-width:880px}
body .hero-center .crumbs{color:#7a7d8e}
body .hero-center .crumbs a{color:#434555}
body .hero-center h1{font-size:clamp(36px,4.4vw,62px);line-height:1.15;letter-spacing:-2px;font-weight:700;margin:0 0 22px}
body .hero-center h1 mark{background:none;color:var(--purple)}
body .hero-center p.hc-lead{color:#5d6070;font-size:18px;line-height:1.9;max-width:660px;margin:0 auto 32px}
body .hero-center .wp-block-buttons{justify-content:center}
body .hc-band{margin:56px 0 0;position:relative}
body .hc-band img{width:100%;height:440px;object-fit:cover;border-radius:28px 28px 0 0;display:block}

/* Guide / article hero + layout */
body .guide-hero{background:radial-gradient(800px 420px at 90% -20%,#2b2466 0%,rgba(43,36,102,0) 65%),var(--navy);color:#fff;padding:56px 0 60px;margin:0}
body .guide-hero .crumbs a{color:#c9cfe0}
body .guide-hero .eyebrow,body .guide-hero .eyebrow a{color:#b4a5ff}
body .guide-hero h1{color:#fff;font-size:clamp(32px,3.6vw,50px);line-height:1.2;letter-spacing:-1.4px;margin:0 0 20px;max-width:860px}
body .guide-hero p.guide-lead,body .guide-hero .wp-block-post-excerpt p{color:#c3c9da;font-size:17px;line-height:1.9;max-width:720px;margin:0}
body .guide-meta{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px;font-size:13px;color:#8f97b0}
body .guide-meta>*{margin:0}
body .guide-meta>*:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#b4a5ff;margin-left:9px;vertical-align:middle}
body .guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:72px;align-items:start;padding:64px 0 24px}
body .guide-body{max-width:760px}
body .guide-body>*{margin-top:0;margin-bottom:0}
body .guide-body h2{font-size:27px;line-height:1.4;letter-spacing:-.5px;margin:48px 0 14px;font-weight:600;scroll-margin-top:110px}
body .guide-body h2:first-child{margin-top:0}
body .guide-body h3{font-size:20px;margin:30px 0 10px;font-weight:600}
body .guide-body p{font-size:17px;line-height:2;color:#2f3140;margin:0 0 18px}
body .guide-body ul,body .guide-body ol{margin:0 0 22px;padding-right:22px;font-size:17px;line-height:1.95;color:#2f3140}
body .guide-body li{margin-bottom:8px}
body .guide-body a{color:var(--purple);text-decoration:underline;text-underline-offset:4px;font-weight:500}
body .guide-body figure{margin:8px 0 30px}
body .guide-body figure img{border-radius:18px;width:100%;height:auto}
body .toc{position:sticky;top:112px;border:1px solid var(--line);border-radius:16px;padding:24px 24px 18px;background:#fff}
body .toc p.toc-title{font-size:13px;font-weight:600;letter-spacing:.05em;color:var(--purple);margin:0 0 10px}
body .toc ul{list-style:none;margin:0;padding:0}
body .toc li{border-top:1px solid var(--line)}
body .toc li a{display:block;padding:11px 0;font-size:14.5px;color:#434555;line-height:1.5}
body .toc li a:hover{color:var(--purple)}
body .toc p.toc-text{font-size:14.5px;color:var(--muted);line-height:1.8;margin:0 0 6px}
body .toc .wp-block-buttons{margin-top:16px}
body .toc .wp-block-button,body .toc .wp-block-button__link{width:100%}
body .callout{background:var(--lavender);border-right:3px solid var(--purple);border-radius:12px;padding:20px 24px;margin:6px 0 26px}
body .callout p{margin:0;font-size:16px;line-height:1.85;color:#2e2554}
body .callout p+p{margin-top:8px}
body .callout.callout-note{background:var(--soft);border-right-color:#b8bac8}
body .callout.callout-note p{color:#555868;font-size:14.5px}

/* Zigzag feature rows */
body .zz{display:flex;flex-direction:column;gap:72px}
body .zz-row{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;margin:0}
body .zz-row:nth-child(even) .zz-media{order:-1}
body .zz-media{margin:0}
body .zz-media img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:22px}
body .zz-panel{background:var(--lavender);border-radius:22px;padding:48px;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end}
body .zz-panel p{margin:0;color:#2e2554;font-size:clamp(20px,1.9vw,26px);line-height:1.55;font-weight:500}
body .zz-panel p.zz-kicker{font-size:13px;font-weight:600;letter-spacing:.06em;color:var(--purple);margin-bottom:auto;padding-bottom:40px}
body .zz-panel.zz-dark{background:var(--navy)}
body .zz-panel.zz-dark p{color:#fff}
body .zz-panel.zz-dark p.zz-kicker{color:#b4a5ff}
body .zz-text h3{font-size:26px;line-height:1.4;margin:0 0 14px;font-weight:600;letter-spacing:-.4px}
body .zz-text p{color:var(--muted);font-size:16px;line-height:1.95;margin:0 0 16px}
body .zz-text ul{list-style:none;padding:0;margin:8px 0 0}
body .zz-text li{padding:10px 28px 10px 0;border-top:1px solid var(--line);position:relative;font-size:15px}
body .zz-text li:before{content:'✓';position:absolute;right:0;color:var(--purple);font-weight:600}

/* Vertical timeline */
body .vt-wrap{display:grid;grid-template-columns:.9fr 2fr;gap:80px;align-items:start}
body .vt-wrap .vt-head{position:sticky;top:112px}
body .vt-head h2{font-size:31px;line-height:1.35;letter-spacing:-.7px;margin:0 0 14px;font-weight:600}
body .vt-head p{color:var(--muted);font-size:15px;margin:0}
body .vt{border-right:2px solid #dcd6f7;margin:0;padding:0}
body .vt-item{position:relative;padding:0 40px 38px 0;margin:0}
body .vt-item:last-child{padding-bottom:0}
body .vt-item:before{content:'';position:absolute;right:-9px;top:4px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid var(--purple)}
body .vt-item p.vt-when{font-size:13px;font-weight:600;color:var(--purple);letter-spacing:.04em;margin:0 0 6px}
body .vt-item h3{font-size:19px;margin:0 0 8px;font-weight:600}
body .vt-item p{color:var(--muted);font-size:15px;line-height:1.9;margin:0}

/* Icon cards, 3 columns */
body .service-grid.cols-3{grid-template-columns:repeat(3,1fr);gap:18px}
body .soft-bg{background:var(--soft)}
body .soft-bg .service{background:#fff}

/* Outline numerals band */
body .band-dark{background:var(--navy);color:#fff;padding:76px 0;margin:0}
body .band-dark h2{color:#fff;font-size:31px;line-height:1.35;margin:0;font-weight:600}
body .band-dark .eyebrow{color:#b4a5ff}
body .band-dark .section-head>p{color:#aab1c7}
body .big-nums{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:10px}
body .big-nums>*{margin:0}
body .bn p.bn-key{font-size:58px;line-height:1;font-weight:700;color:transparent;-webkit-text-stroke:1.3px #9d86ff;margin:0 0 18px;letter-spacing:-1px}
body .bn h3{font-size:18px;margin:0 0 8px;font-weight:600;color:#fff}
body .bn p{color:#aab1c7;font-size:14.5px;line-height:1.85;margin:0}
body .big-nums.on-light .bn p.bn-key{-webkit-text-stroke-color:var(--purple)}
body .big-nums.on-light .bn h3{color:var(--ink)}
body .big-nums.on-light .bn p{color:var(--muted)}
body .big-nums.cols-3{grid-template-columns:repeat(3,1fr)}

/* Statement / principle band */
body .quote-band{background:var(--navy);padding:86px 0;margin:0;text-align:center}
body .quote-band p.q{color:#fff;font-size:clamp(24px,2.9vw,38px);line-height:1.5;letter-spacing:-.6px;max-width:920px;margin:0 auto;font-weight:500}
body .quote-band p.q mark{background:none;color:#b4a5ff}
body .quote-band p.q-by{color:#8f97b0;font-size:14px;margin:22px 0 0}

/* Checklist */
body ul.checklist{list-style:none;padding:0;margin:0;columns:2;column-gap:48px}
body ul.checklist li{break-inside:avoid;position:relative;padding:14px 38px 14px 0;border-bottom:1px solid var(--line);font-size:15.5px;line-height:1.75}
body ul.checklist li:before{content:'✓';position:absolute;right:0;top:14px;width:24px;height:24px;border-radius:50%;background:var(--lavender);color:var(--purple);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}

/* Stage cards */
body .stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
body .stage{border:1px solid var(--line);border-radius:18px;padding:32px;margin:0;background:#fff;display:flex;flex-direction:column}
body .stage p.stage-tag{align-self:flex-start;background:var(--lavender);color:var(--purple);font-size:12.5px;font-weight:600;border-radius:999px;padding:5px 14px;margin:0 0 18px}
body .stage h3{font-size:20px;margin:0 0 10px;font-weight:600}
body .stage p{color:var(--muted);font-size:15px;line-height:1.85;margin:0 0 14px}
body .stage ul{list-style:none;padding:0;margin:auto 0 0}
body .stage li{font-size:14.5px;border-top:1px solid var(--line)}
body .stage li a{color:var(--purple);font-weight:500;display:block;padding:11px 0}

/* Dark CTA */
body .cta-dark{background:radial-gradient(600px 300px at 10% 0%,#3a2f86 0%,rgba(58,47,134,0) 70%),var(--navy);border-radius:24px;padding:52px 56px;display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:64px}
body .cta-dark h2{color:#fff;font-size:30px;line-height:1.35;margin:0 0 8px;letter-spacing:-.5px;font-weight:600}
body .cta-dark p{color:#aab1c7;font-size:15px;margin:0;max-width:520px}

/* Contact page */
body .contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:start}
body .form-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px;box-shadow:0 24px 60px #1a12300d}
body .form-card h2{font-size:26px;margin:0 0 6px;font-weight:600}
body .form-card>p{color:var(--muted);font-size:15px;margin:0 0 8px}

/* Magazine hub */
body .mag-featured .wp-block-post-template{list-style:none;margin:0;padding:0}
body .mag-featured .wp-block-post{display:grid;grid-template-columns:1.15fr 1fr;gap:0;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}
body .mag-featured .wp-block-post-featured-image{margin:0;height:100%}
body .mag-featured .wp-block-post-featured-image img{width:100%;height:100%;min-height:420px;object-fit:cover}
body .mag-featured .mag-body{padding:48px;display:flex;flex-direction:column;justify-content:center}
body .mag-featured .wp-block-post-title{font-size:clamp(26px,2.6vw,36px);line-height:1.3;letter-spacing:-.8px;margin:0 0 16px}
body .mag-featured .wp-block-post-excerpt p{font-size:16px;color:var(--muted);line-height:1.9;margin:0 0 20px}
body .mag-grid .wp-block-post-template{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
body .mag-grid .wp-block-post{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s,border .2s;margin:0}
body .mag-grid .wp-block-post:hover,body .mag-featured .wp-block-post:hover{border-color:#bcb0ee;box-shadow:0 14px 36px #20163c10}
body .mag-grid .wp-block-post-featured-image{margin:0}
body .mag-grid .wp-block-post-featured-image img{width:100%;aspect-ratio:16/10;object-fit:cover}
body .mag-grid .mag-body{padding:24px 24px 26px;display:flex;flex-direction:column;flex:1}
body .mag-grid .wp-block-post-title{font-size:19px;line-height:1.45;margin:0 0 10px}
body .mag-grid .wp-block-post-excerpt p{font-size:14.5px;color:var(--muted);line-height:1.85;margin:0 0 14px}
body .mag-body .wp-block-post-terms{font-size:12.5px;font-weight:600;letter-spacing:.05em;margin:0 0 12px}
body .mag-body .wp-block-post-terms a,body .mag-body .wp-block-post-terms span{color:var(--purple)}
body .mag-body .wp-block-post-date{font-size:13px;color:#8a8d9c;margin-top:auto}
body .mag-body .wp-block-post-title a:hover{color:var(--purple)}
body .wp-block-post-excerpt__more-text{display:none}
body .mag-grid .wp-block-query-no-results p,body .mag-featured .wp-block-query-no-results p{color:var(--muted)}
body .guide-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
body .guide-card{border:1px solid var(--line);border-radius:16px;padding:26px;margin:0;background:#fff;display:flex;flex-direction:column}
body .guide-card p.gc-tag{font-size:12.5px;font-weight:600;color:var(--purple);margin:0 0 10px;letter-spacing:.04em}
body .guide-card h3{font-size:18px;line-height:1.45;margin:0 0 8px;font-weight:600}
body .guide-card p{color:var(--muted);font-size:14.5px;line-height:1.8;margin:0 0 14px}
body .guide-card p.go{margin:auto 0 0;font-size:13px;font-weight:500}
body .guide-card p.go a{color:var(--purple);display:inline-block;padding:12px 0;margin:-12px 0}

/* Single post */
body .post-aside{position:sticky;top:112px;display:flex;flex-direction:column;gap:16px}
body .post-aside>*{margin:0}
body .post-feature{margin:0 0 34px}
body .post-feature img{border-radius:22px;width:100%;height:auto;max-height:520px;object-fit:cover}

/* Header submenu */
body .site-nav .wp-block-navigation__submenu-container{border:1px solid var(--line)!important;border-radius:14px;padding:8px!important;min-width:250px!important;box-shadow:0 18px 44px #1a123017;background:#fff}
body .site-nav .wp-block-navigation__submenu-container .wp-block-navigation-item a{padding:9px 12px!important;border-radius:9px;font-size:14px;display:block}
body .site-nav .wp-block-navigation__submenu-container .wp-block-navigation-item a:hover{background:var(--soft)}
body .site-nav .wp-block-navigation__submenu-container .wp-block-navigation-item a:after{display:none}
body .site-nav .is-menu-open .wp-block-navigation__submenu-container{border:0!important;box-shadow:none;padding:0 14px 6px 0!important;min-width:0!important}
body .site-nav .is-menu-open .wp-block-navigation__submenu-container .wp-block-navigation-item a{font-size:17px!important;font-weight:500!important;padding:9px 0!important}
body .site-nav .is-menu-open .wp-block-navigation__responsive-container-content{overflow-y:auto}

/* Footer link hub */
body .footer-cols{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px;padding-bottom:34px}
body .footer-cols p.footer-wordmark{color:#fff;font-size:24px;font-weight:600;direction:ltr;margin:0;text-align:right}
body .footer-cols p{font-size:13px;margin:6px 0 0;line-height:1.8}
body .footer-cols p.fc-title{color:#fff;font-size:13px;font-weight:600;letter-spacing:.05em;margin:0 0 10px}
body .footer-cols ul{list-style:none;padding:0;margin:0}
body .footer-cols li{font-size:13.5px}
body .footer-cols li a{display:inline-block;padding:5px 0;color:#b0b8ca}
body .footer-cols li a:hover{color:#fff}

@media(max-width:1050px){
body .hs-copy{padding:48px 40px 48px 36px}
body .hs-grid,body .hs-media img{min-height:520px}
body .guide-layout{grid-template-columns:minmax(0,1fr) 250px;gap:40px}
body .zz-row{gap:40px}
body .vt-wrap{gap:43px}
body .big-nums{grid-template-columns:repeat(2,1fr)}
body .service-grid.cols-3{grid-template-columns:repeat(2,1fr)}
body .stage-grid{grid-template-columns:1fr}
body .mag-grid .wp-block-post-template{grid-template-columns:repeat(2,1fr)}
body .mag-featured .mag-body{padding:36px}
body .guide-list{grid-template-columns:repeat(2,1fr)}
body .footer-cols{grid-template-columns:repeat(3,1fr)}
body .footer-cols>*:first-child{grid-column:1/-1}
}
@media(max-width:780px){
body .hs-grid{grid-template-columns:1fr;min-height:0}
body .hs-copy{padding:40px 18px 36px}
body .hs-media img{min-height:0;height:320px}
body .hero-split h1{font-size:clamp(30px,9.2vw,40px);letter-spacing:-1px}
body .hero-center{padding-top:40px}
body .hero-center h1{font-size:clamp(30px,9.4vw,42px);letter-spacing:-1.2px}
body .hc-band{margin-top:36px}
body .hc-band img{height:260px;border-radius:20px 20px 0 0}
body .guide-hero{padding:40px 0 44px}
body .guide-layout{grid-template-columns:1fr;gap:28px;padding-top:32px}
body .guide-layout>.toc,body .guide-layout>.post-aside{order:-1;position:static}
body .guide-layout>.post-aside{order:2}
body .guide-body p,body .guide-body ul,body .guide-body ol{font-size:16px}
body .guide-body h2{font-size:23px;margin-top:38px}
body .zz{gap:48px}
body .zz-row{grid-template-columns:1fr;gap:24px}
body .zz-row:nth-child(even) .zz-media{order:0}
body .zz-panel{padding:32px;min-height:220px}
body .vt-wrap{grid-template-columns:1fr;gap:28px}
body .vt-wrap .vt-head{position:static}
body .vt-head h2{font-size:28px}
body .band-dark,body .quote-band{padding:52px 0}
body .service-grid.cols-3{grid-template-columns:1fr 1fr}
body ul.checklist{columns:1}
body .cta-dark{flex-direction:column;align-items:flex-start;padding:32px 26px;margin-bottom:44px}
body .cta-dark h2{font-size:25px}
body .contact-grid{grid-template-columns:1fr;gap:32px}
body .form-card{padding:26px 20px}
body .mag-featured .wp-block-post{grid-template-columns:1fr}
body .mag-featured .wp-block-post-featured-image img{min-height:0;aspect-ratio:16/10}
body .mag-featured .mag-body{padding:26px}
body .mag-grid .wp-block-post-template{grid-template-columns:1fr}
body .guide-list{grid-template-columns:1fr}
body .footer-cols{grid-template-columns:1fr 1fr;gap:28px}
body .footer-cols li a{padding:9px 0}
}
@media(max-width:480px){
body .hero-split .wp-block-buttons,body .hero-center .wp-block-buttons,body .cta-dark .wp-block-buttons{flex-direction:column;align-items:stretch;width:100%}
body .hero-split .wp-block-button,body .hero-center .wp-block-button,body .cta-dark .wp-block-button,body .cta-dark>*{width:100%}
body .hero-split .wp-block-button__link,body .hero-center .wp-block-button__link,body .cta-dark .wp-block-button__link{width:100%;justify-content:center}
}
@media(max-width:420px){
body .service-grid.cols-3{grid-template-columns:1fr}
body .big-nums{grid-template-columns:1fr;gap:28px}
body .bn p.bn-key{font-size:46px}
body .footer-cols{grid-template-columns:1fr}
}

/* Sections that follow a full-width band always get top spacing */
body :is(.quote-band,.band-dark,.timeline,.hero-center,.soft-bg)+section.section{padding-top:67px!important}
@media(max-width:780px){body :is(.quote-band,.band-dark,.timeline,.hero-center,.soft-bg)+section.section{padding-top:45px!important}}

/* Mobile overlay submenu: 44px tap targets */
body .site-nav .is-menu-open .wp-block-navigation__submenu-container .wp-block-navigation-item a{padding:11px 0!important;min-height:44px;display:flex;align-items:center}

/* Footer credit */
body .footer-bottom p.footer-credit a{color:#fff;text-decoration:underline;text-underline-offset:3px;display:inline-block;padding:10px 0;margin:-10px 0}
body .footer-bottom p.footer-credit a:hover{color:#c9bcff}

/* Honeypot: visually hidden without an off-canvas offset (a -9999px offset creates horizontal scroll in RTL) */
.hr-form .hr-hp{position:absolute!important;left:auto!important;right:0;top:0;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;opacity:0;pointer-events:none}
/* Post tag links: 44px tap area */
body .wp-block-post-terms a{display:inline-block;padding:12px 0;margin:-12px 0}
