/* Home extra blocks: process / industries / faq */
.stcl-v2-bricks .proc-grid.brxe-block{display:grid!important;grid-template-columns:repeat(5,1fr);gap:clamp(14px,1.5vw,24px);width:100%}
.stcl-v2-bricks .proc.brxe-block{display:flex!important;flex-direction:column!important;gap:11px;padding:26px 22px;border:1px solid var(--line);border-radius:18px;background:#fff;position:relative;transition:transform .3s,border-color .3s,box-shadow .3s}
.stcl-v2-bricks .proc.brxe-block:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 18px 40px -22px rgba(80,40,160,.4)}
.stcl-v2-bricks .proc__no{font-family:var(--ui);font-weight:600;font-size:14px;color:#fff;width:42px;height:42px;border-radius:13px;display:grid!important;place-items:center;background:linear-gradient(135deg,#ED4E9B,#7C52F0);margin-bottom:4px}
.stcl-v2-bricks .proc__name{font-family:var(--display);font-weight:700;font-size:clamp(16px,1.25vw,19px);letter-spacing:-.01em;line-height:1.25}
.stcl-v2-bricks .proc__desc{color:var(--ink-2);font-size:14.5px;line-height:1.55}
@media(max-width:1000px){.stcl-v2-bricks .proc-grid.brxe-block{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.stcl-v2-bricks .proc-grid.brxe-block{grid-template-columns:1fr}}
.stcl-v2-bricks .indh-grid.brxe-block{display:grid!important;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.6vw,22px);width:100%}
.stcl-v2-bricks .indh-card.brxe-block{display:flex!important;flex-direction:column!important;gap:16px;padding:26px 24px;border:1px solid var(--line);border-radius:20px;background:#fff;text-decoration:none!important;color:inherit;transition:transform .3s,border-color .3s,box-shadow .3s;min-height:158px;justify-content:space-between}
.stcl-v2-bricks .indh-card.brxe-block:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 20px 44px -24px rgba(80,40,160,.45)}
.stcl-v2-bricks .indh-card__ic{width:50px;height:50px;border-radius:14px;display:grid!important;place-items:center;background:linear-gradient(135deg,rgba(237,78,155,.15),rgba(124,82,240,.15));color:var(--accent)}
.stcl-v2-bricks .indh-card__ic svg{width:25px;height:25px}
.stcl-v2-bricks .indh-card__name{font-family:var(--display);font-weight:700;font-size:clamp(17px,1.35vw,20px);letter-spacing:-.01em;line-height:1.2}
.stcl-v2-bricks .indh-card__go{display:inline-flex!important;align-items:center;gap:7px;font-family:var(--ui);font-size:13px;color:var(--accent);font-weight:600}
.stcl-v2-bricks .indh-card__go svg{width:15px;height:15px}
.stcl-v2-bricks .indh-card--more.brxe-block{background:linear-gradient(135deg,#ED4E9B,#7C52F0);border-color:transparent}
.stcl-v2-bricks .indh-card--more .indh-card__ic{background:rgba(255,255,255,.18);color:#fff}
.stcl-v2-bricks .indh-card--more .indh-card__name,.stcl-v2-bricks .indh-card--more .indh-card__go{color:#fff}
@media(max-width:860px){.stcl-v2-bricks .indh-grid.brxe-block{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.stcl-v2-bricks .indh-grid.brxe-block{grid-template-columns:1fr}}
.stcl-v2-bricks .faq{width:100%;border-top:1px solid var(--line)}
.stcl-v2-bricks .faq details{border-bottom:1px solid var(--line)}
.stcl-v2-bricks .faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 2px;font-family:var(--display);font-weight:700;font-size:clamp(16px,1.4vw,21px);letter-spacing:-.01em}
.stcl-v2-bricks .faq summary::-webkit-details-marker{display:none}
.stcl-v2-bricks .faq summary::after{content:"";flex:none;width:34px;height:34px;border-radius:50%;border:1.5px solid var(--line);background:no-repeat center/15px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237C52F0' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E");transition:transform .3s,border-color .3s}
.stcl-v2-bricks .faq details[open] summary::after{transform:rotate(135deg);border-color:var(--accent)}
.stcl-v2-bricks .faq__a{padding:0 2px 24px;color:var(--ink-2);font-size:16px;line-height:1.62;max-width:82ch}
.stcl-v2-bricks .indh-card.brxe-block{position:relative}
.stcl-v2-bricks .indh-card__link{position:absolute;inset:0;z-index:3;font-size:0;color:transparent;text-decoration:none}
.stcl-v2-bricks .indh-card>*:not(.indh-card__link){position:relative;z-index:1}

/* hero illustration bounce on reveal */
@keyframes stIlluPop{0%{transform:translateY(0) scale(1)}22%{transform:translateY(-30px) scale(1.02)}42%{transform:translateY(0) scale(.99)}56%{transform:translateY(-14px) scale(1.01)}72%{transform:translateY(0) scale(1)}85%{transform:translateY(-6px)}100%{transform:translateY(0) scale(1)}}
@keyframes stIlluClimb{0%,100%{transform:translateY(0) scale(1)}14%{transform:translateY(-12px) scale(1.008)}28%{transform:translateY(-6px) scale(1)}42%{transform:translateY(-18px) scale(1.012)}54%{transform:translateY(-12px) scale(1)}62%{transform:translateY(-24px) scale(1.04) rotate(-1.2deg)}70%{transform:translateY(-15px) scale(1)}78%{transform:translateY(-24px) scale(1.04) rotate(1.2deg)}86%{transform:translateY(-13px) scale(1)}}

@media(prefers-reduced-motion:reduce){.stcl-v2-bricks .heroB__visual.in .illu{animation:none}}

/* 40px pad + equal height */
.stcl-v2-bricks .section:has(.proc-grid),.stcl-v2-bricks .section:has(.indh-grid),.stcl-v2-bricks .section:has(.faq){padding-top:40px!important;padding-bottom:40px!important}
.stcl-v2-bricks .proc.brxe-block{height:100%}

/* webdev page */
.stcl-webdev-page .section{padding-top:clamp(30px,4vw,54px)!important;padding-bottom:clamp(30px,4vw,54px)!important}
.stcl-webdev-page #webdev-top.brxe-section{padding-top:clamp(118px,13vh,165px)!important}
.stcl-v2-bricks .tech-row.brxe-block{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:12px;width:100%;align-items:flex-start}
.stcl-v2-bricks .tech-badge{display:inline-flex;align-items:center;gap:9px;padding:12px 20px;border:1.5px solid var(--line);border-radius:100px;background:#fff;font-family:var(--ui);font-weight:600;font-size:14.5px;color:#3a2b5e;transition:border-color .25s,transform .25s,box-shadow .25s}
.stcl-v2-bricks .tech-badge:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 26px -16px rgba(124,82,240,.5)}
.stcl-v2-bricks .tech-badge::before{content:'';flex:none;width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#ED4E9B,#7C52F0)}
.stcl-v2-bricks .feat-grid.brxe-block{display:grid!important;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.6vw,22px);width:100%}
.stcl-v2-bricks .feat.brxe-block{display:flex!important;flex-direction:column!important;gap:12px;padding:28px 26px;border:1px solid var(--line);border-radius:20px;background:#fff;height:100%}
.stcl-v2-bricks .feat__ic{width:50px;height:50px;border-radius:14px;display:grid!important;place-items:center;background:linear-gradient(135deg,rgba(237,78,155,.14),rgba(124,82,240,.14));color:var(--accent)}
.stcl-v2-bricks .feat__ic svg{width:25px;height:25px}
.stcl-v2-bricks .feat__t{font-family:var(--display);font-weight:700;font-size:clamp(17px,1.4vw,20px);letter-spacing:-.01em;color:#221636}
.stcl-v2-bricks .feat__d{color:var(--ink-2);font-size:14.5px;line-height:1.55}
@media(max-width:780px){.stcl-v2-bricks .feat-grid.brxe-block{grid-template-columns:1fr}}

/* extra top proc+faq */
.stcl-v2-bricks .section:has(.proc-grid),.stcl-v2-bricks .section:has(.faq){padding-top:80px!important}

/* blog bottom gap */
body.stcl-v2-bricks #journal{padding-bottom:40px!important}

/* webdev hero 2-col */
.stcl-webdev-page .webdev-hero.brxe-block{display:grid!important;grid-template-columns:1.05fr .92fr;align-items:center;gap:clamp(24px,4vw,56px);width:100%}
.stcl-webdev-page .webdev-hero__text.brxe-block{display:flex!important;flex-direction:column!important;align-items:flex-start}
.stcl-webdev-page .webdev-hero h1{max-width:14ch}
.stcl-webdev-page .webdev-hero .lede{max-width:46ch;margin-top:14px}
.stcl-webdev-page .webdev-hero__cta.brxe-block{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:14px;margin-top:30px;width:auto!important}
.stcl-webdev-page .webdev-hero__btn2.brxe-button{background:transparent!important;background-image:none!important;border:1.5px solid var(--line)!important;color:var(--ink,#2a1a4a)!important;box-shadow:none!important}
.stcl-webdev-page .webdev-hero__btn2.brxe-button:hover{border-color:var(--accent)!important;color:var(--accent)!important;transform:translateY(-2px)}
.stcl-webdev-page .webdev-hero__art.brxe-block{display:block!important}
.stcl-webdev-page .webdev-hero__art svg{filter:drop-shadow(0 30px 60px rgba(80,30,120,.16))}
@media(max-width:880px){.stcl-webdev-page .webdev-hero.brxe-block{grid-template-columns:1fr}.stcl-webdev-page .webdev-hero__art{max-width:470px;margin-top:6px}}

/* service pages generalized */
.stcl-service-page .section{padding-top:clamp(30px,4vw,54px)!important;padding-bottom:clamp(30px,4vw,54px)!important}
.stcl-service-page #service-top.brxe-section{padding-top:clamp(118px,13vh,165px)!important}
.stcl-service-page .webdev-hero.brxe-block{display:grid!important;grid-template-columns:1.05fr .92fr;align-items:center;gap:clamp(24px,4vw,56px);width:100%}
.stcl-service-page .webdev-hero__text.brxe-block{display:flex!important;flex-direction:column!important;align-items:flex-start}
.stcl-service-page .webdev-hero h1{max-width:15ch}
.stcl-service-page .webdev-hero .lede{max-width:46ch;margin-top:14px}
.stcl-service-page .webdev-hero__cta.brxe-block{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:14px;margin-top:30px;width:auto!important}
.stcl-service-page .webdev-hero__btn2.brxe-button{background:transparent!important;background-image:none!important;border:1.5px solid var(--line)!important;color:var(--ink,#2a1a4a)!important;box-shadow:none!important}
.stcl-service-page .webdev-hero__btn2.brxe-button:hover{border-color:var(--accent)!important;color:var(--accent)!important;transform:translateY(-2px)}
.stcl-service-page .webdev-hero__art svg{filter:drop-shadow(0 30px 60px rgba(80,30,120,.16))}
@media(max-width:880px){.stcl-service-page .webdev-hero.brxe-block{grid-template-columns:1fr}.stcl-service-page .webdev-hero__art{max-width:470px;margin-top:6px}}

/* svc stretched link */
.stcl-v2-bricks .svc.brxe-block{position:relative}
.stcl-v2-bricks .svc__link{position:absolute;inset:0;z-index:4;font-size:0;color:transparent;text-decoration:none}
.stcl-v2-bricks .svc-list .svc>*:not(.svc__link){position:relative;z-index:1}

/* V4 service cards tinted */
.stcl-service-page .svc-list.brxe-block{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:13px!important;border-top:0!important;width:100%}
.stcl-service-page .svc.brxe-block{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;border:0!important;border-radius:16px!important;padding:20px 17px!important;position:relative!important;height:100%;transition:transform .3s,box-shadow .3s}
.stcl-service-page .svc.brxe-block:hover{transform:none!important;box-shadow:0 16px 36px -20px rgba(80,40,160,.3);padding:20px 17px!important}
.stcl-service-page .svc.brxe-block::before{display:none!important}
.stcl-service-page .svc__no{display:none!important}
.stcl-service-page .svc__go{position:static!important;order:-1!important;width:46px!important;height:46px!important;border:0!important;border-radius:13px!important;display:grid!important;place-items:center!important;margin:0 0 14px 0!important;color:#fff!important;background:#7C52F0}
.stcl-service-page .svc__go svg{width:24px!important;height:24px!important}
.stcl-service-page .svc:hover .svc__go{color:#fff!important}
.stcl-service-page .svc__name{font-family:var(--display)!important;font-weight:700!important;font-size:clamp(17px,1.4vw,20px)!important;letter-spacing:-.01em!important;width:auto!important;margin:0!important;line-height:1.25}
.stcl-service-page .svc:hover .svc__name{color:inherit!important}
.stcl-service-page .svc__desc{font-size:14px!important;line-height:1.5!important;width:auto!important;margin-top:6px!important}
.stcl-service-page .svc:nth-child(5n+1){background:#FCEAF3!important}.stcl-service-page .svc:nth-child(5n+1) .svc__go{background:#ED4E9B!important}.stcl-service-page .svc:nth-child(5n+1) .svc__name{color:#7A1F4B!important}.stcl-service-page .svc:nth-child(5n+1) .svc__desc{color:#A65A82!important}
.stcl-service-page .svc:nth-child(5n+2){background:#F0EAFB!important}.stcl-service-page .svc:nth-child(5n+2) .svc__go{background:#7C52F0!important}.stcl-service-page .svc:nth-child(5n+2) .svc__name{color:#3B2480!important}.stcl-service-page .svc:nth-child(5n+2) .svc__desc{color:#6F5AA8!important}
.stcl-service-page .svc:nth-child(5n+3){background:#E6F7FB!important}.stcl-service-page .svc:nth-child(5n+3) .svc__go{background:#22B8D4!important}.stcl-service-page .svc:nth-child(5n+3) .svc__name{color:#0E5A6B!important}.stcl-service-page .svc:nth-child(5n+3) .svc__desc{color:#3A8294!important}
.stcl-service-page .svc:nth-child(5n+4){background:#FCF1E3!important}.stcl-service-page .svc:nth-child(5n+4) .svc__go{background:#F59E0B!important}.stcl-service-page .svc:nth-child(5n+4) .svc__name{color:#7A4A0B!important}.stcl-service-page .svc:nth-child(5n+4) .svc__desc{color:#A8742E!important}
.stcl-service-page .svc:nth-child(5n+5){background:#EAF6EC!important}.stcl-service-page .svc:nth-child(5n+5) .svc__go{background:#22A06B!important}.stcl-service-page .svc:nth-child(5n+5) .svc__name{color:#155C3A!important}.stcl-service-page .svc:nth-child(5n+5) .svc__desc{color:#3C8460!important}
@media(max-width:1180px){.stcl-service-page .svc-list.brxe-block{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.stcl-service-page .svc-list.brxe-block{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.stcl-service-page .svc-list.brxe-block{grid-template-columns:1fr!important}}

@keyframes stclIcoPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.32)}}
.stcl-service-page .svc__go svg{transform-origin:center;will-change:transform}.stcl-service-page .svc:hover .svc__go svg{animation:stclIcoPulse .85s ease-in-out infinite}

/* journal featured image */
.stcl-v2-bricks .post__ph{position:relative;overflow:hidden}
img.post__img.brxe-image,.stcl-v2-bricks img.post__img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;display:block;background-image:none!important}

/* ============ STCL-SINGLE-V1 : single post page ============ */
.stcl-single .bricks-post-header{position:relative!important;min-height:46vh!important;padding:calc(var(--nav-total-height,98px) + 46px) 6vw 54px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;overflow:hidden!important;background-size:cover!important;background-position:center!important}
.stcl-single .bricks-post-header::after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(24,10,46,.55) 0%,rgba(24,10,46,.18) 38%,rgba(24,10,46,.62) 100%)}
.stcl-single .bricks-post-header > .brxe-container{position:relative;z-index:1;max-width:1140px;margin:0 auto;width:100%;padding:0!important}
.stcl-single .brxe-post-title{color:#fff!important;font-size:clamp(30px,4.4vw,54px)!important;line-height:1.08!important;letter-spacing:-.02em!important;margin:0 0 14px!important;text-shadow:0 2px 26px rgba(0,0,0,.3)}
.stcl-single .brxe-post-meta{color:rgba(255,255,255,.9)!important;font-size:14px!important;letter-spacing:.01em}
.stcl-single .brxe-post-meta .item{color:rgba(255,255,255,.92)!important}
.stcl-single .brxe-post-meta > .item:nth-child(1),
.stcl-single .brxe-post-meta > .separator:nth-child(2),
.stcl-single .brxe-post-meta > .separator:nth-child(4),
.stcl-single .brxe-post-meta > .item:nth-child(5){display:none!important}
.stcl-single .brxe-post-meta .item:nth-child(3)::before{content:'\1F4C5  ';opacity:.85}
/* hide the big author box */
.stcl-single .brxe-post-author{display:none!important}
/* article body */
.stcl-single article.brxe-container{width:100%!important;max-width:1140px!important;margin:0 auto!important;padding:56px 24px 36px!important}
.stcl-single .brxe-post-content{font-size:18px!important;line-height:1.78!important;color:#2b2540!important}
.stcl-single .brxe-post-content > *:first-child{margin-top:0!important}
.stcl-single .brxe-post-content p{margin:0 0 20px!important}
.stcl-single .brxe-post-content h2{font-size:28px!important;margin:40px 0 14px!important;letter-spacing:-.01em!important;color:#181228!important}
.stcl-single .brxe-post-content h3{font-size:22px!important;margin:30px 0 12px!important;color:#181228!important}
.stcl-single .brxe-post-content a{color:#7C52F0!important;text-decoration:underline}
.stcl-single .brxe-post-content ul,.stcl-single .brxe-post-content ol{margin:0 0 20px 1.1em!important;padding:0}
.stcl-single .brxe-post-content li{margin:0 0 9px!important}
.stcl-single .brxe-post-content img{border-radius:14px!important;max-width:100%!important;height:auto!important}
.stcl-single .brxe-post-content blockquote{border-left:3px solid #ED4E9B!important;padding:6px 0 6px 20px!important;margin:24px 0!important;font-style:italic;color:#4a4263!important}
/* sharing + related width */
.stcl-single .bricks-post-meta-wrapper{max-width:768px!important;margin:8px auto 0!important;padding:0 24px!important}
.stcl-single .brxe-related-posts{max-width:1040px!important;margin:0 auto!important}
.stcl-single > .brxe-container > h2,.stcl-single article + *{}
/* mobile */
@media(max-width:760px){.stcl-single .bricks-post-header{min-height:40vh!important;padding:calc(var(--nav-total-height,86px) + 30px) 22px 34px!important}.stcl-single article.brxe-container{padding:40px 20px 28px!important}.stcl-single .brxe-post-content{font-size:17px!important}}
/* ============ STCL-JOURNAL-V1 : blog listing ============ */
.stcl-journal .post{position:relative;transition:transform .3s ease}
.stcl-journal .post:hover{transform:translateY(-5px)}
.stcl-journal .post__ph{transition:box-shadow .3s}
.stcl-journal .post:hover .post__ph{box-shadow:0 22px 44px -24px rgba(80,40,160,.5)}
.stcl-journal .post__img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.stcl-journal .post:hover .post__img{transform:scale(1.07)}
.stcl-journal .post:hover .post__title{color:var(--accent)}
/* stretched invisible cover link */
.stcl-journal .post__link{position:absolute!important;inset:0!important;z-index:5!important;font-size:0!important;line-height:0!important;color:transparent!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important}
/* category as a tinted pill */
.stcl-journal .post__cat{background:#F1ECFB;color:#7C52F0;padding:5px 12px;border-radius:999px;margin:16px 0 11px;font-size:11.5px;letter-spacing:.05em}
.stcl-journal .cat-marketing .post__cat{background:#EAF6EC;color:#1d8f5e}
.stcl-journal .cat-web .post__cat{background:#E6F7FB;color:#0f8fab}
.stcl-journal .cat-branding .post__cat{background:#FCEAF3;color:#d83a86}
/* excerpt */
.stcl-journal .post__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);font-size:14.5px;line-height:1.55;margin-top:10px}
/* read-more */
.stcl-journal .post__more{display:inline-block;color:var(--accent);font-family:var(--display);font-weight:600;font-size:13.5px;margin-top:14px;transition:letter-spacing .25s,opacity .25s;opacity:.92}
.stcl-journal .post:hover .post__more{letter-spacing:.04em;opacity:1}
/* ---- featured first card (only in unfiltered view) ---- */
.stcl-journal .posts:not(.is-filtered) .post:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;column-gap:clamp(26px,3vw,48px);row-gap:0;align-content:center;align-items:center;margin-bottom:10px}
.stcl-journal .posts:not(.is-filtered) .post:first-child > *{grid-column:2}
.stcl-journal .posts:not(.is-filtered) .post:first-child .post__ph{grid-column:1;grid-row:1/7;align-self:stretch;margin:0;height:100%;min-height:280px;aspect-ratio:auto}
.stcl-journal .posts:not(.is-filtered) .post:first-child .post__cat{margin-top:0}
.stcl-journal .posts:not(.is-filtered) .post:first-child .post__title{font-size:clamp(26px,2.7vw,40px);line-height:1.12}
.stcl-journal .posts:not(.is-filtered) .post:first-child .post__excerpt{-webkit-line-clamp:3;font-size:16.5px;margin-top:14px}
.stcl-journal .posts:not(.is-filtered) .post:first-child .post__more{margin-top:18px;font-size:15px}
/* ---- filter chips ---- */
.stcl-journal .jfilter{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 34px}
.stcl-journal .jchip{font-family:var(--display);font-weight:600;font-size:14px;padding:9px 19px;border-radius:999px;border:1.5px solid var(--line,#e6e1ef);background:#fff;color:var(--ink,#181228);cursor:pointer;transition:all .22s;line-height:1}
.stcl-journal .jchip:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}
.stcl-journal .jchip.active{background:linear-gradient(135deg,#ED4E9B,#7C52F0);color:#fff;border-color:transparent;box-shadow:0 10px 22px -12px rgba(124,82,240,.7)}
@media(max-width:760px){.stcl-journal .posts:not(.is-filtered) .post:first-child{grid-template-columns:1fr}.stcl-journal .posts:not(.is-filtered) .post:first-child > *{grid-column:1}.stcl-journal .posts:not(.is-filtered) .post:first-child .post__ph{grid-row:auto}}
/* ============ STCL-SINGLE-V2 : header + related posts ============ */
/* white semi-transparent header on articles (always) */
.stcl-single #nav{background:rgba(255,255,255,.93)!important;-webkit-backdrop-filter:saturate(1.5) blur(15px)!important;backdrop-filter:saturate(1.5) blur(15px)!important;border-bottom:1px solid rgba(20,8,40,.06)!important;box-shadow:0 6px 24px -18px rgba(40,20,80,.4)!important}
/* stretched invisible cover link (home journal loop + lists) */
.stcl-v2-bricks .post{position:relative}
.stcl-v2-bricks .post__link{position:absolute!important;inset:0!important;z-index:5!important;font-size:0!important;line-height:0!important;color:transparent!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important}
/* related posts -> journal-style cards */
.stcl-single .stcl-rel-head{margin:40px 0 22px!important;font-family:var(--display)!important;font-weight:700!important;font-size:clamp(24px,2.4vw,32px)!important;letter-spacing:-.01em!important;color:#181228!important}
.stcl-single .brxe-related-posts{margin-top:40px!important;max-width:none!important}
.stcl-single .brxe-related-posts ul.related-posts{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:clamp(20px,2vw,30px)!important;list-style:none!important;margin:0!important;padding:0!important}
.stcl-single .brxe-related-posts li.repeater-item{position:relative;list-style:none;margin:0;transition:transform .3s ease}
.stcl-single .brxe-related-posts li.repeater-item:hover{transform:translateY(-5px)}
.stcl-single .brxe-related-posts figure{margin:0!important;border-radius:var(--r-md,16px)!important;overflow:hidden!important;aspect-ratio:16/11;position:relative;background:var(--grad-soft,#f3eefb);transition:box-shadow .3s}
.stcl-single .brxe-related-posts li:hover figure{box-shadow:0 22px 44px -24px rgba(80,40,160,.5)}
.stcl-single .brxe-related-posts figure a{display:block;height:100%}
.stcl-single .brxe-related-posts figure img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;margin:0!important;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.stcl-single .brxe-related-posts li:hover figure img{transform:scale(1.07)}
.stcl-single .brxe-related-posts .post-content{padding:0!important;margin-top:16px!important}
.stcl-single .brxe-related-posts .post-content h3{font-family:var(--display)!important;font-weight:700!important;font-size:19px!important;line-height:1.26!important;letter-spacing:-.01em!important;margin:0 0 8px!important;transition:color .2s}
.stcl-single .brxe-related-posts .post-content h3 a{color:#181228!important;text-decoration:none!important}
.stcl-single .brxe-related-posts li:hover .post-content h3,.stcl-single .brxe-related-posts li:hover .post-content h3 a{color:var(--accent)!important}
.stcl-single .brxe-related-posts .post-content .dynamic{color:var(--muted)!important;font-size:13.5px!important}
@media(max-width:760px){.stcl-single .brxe-related-posts ul.related-posts{grid-template-columns:1fr!important}}
/* ============ STCL-FIX-V3 : journal gap + chip counts + cat pill + share lines ============ */
/* gap hero -> chips = 40px */
.stcl-journal #service-top{padding-bottom:0!important}
.stcl-journal #service-top .sec-head{margin-bottom:0!important}
.stcl-journal .brxe-section:has(.posts){padding-top:40px!important}
/* category pill should hug its text (esp. in featured grid card) */
.stcl-journal .post__cat{width:-moz-fit-content;width:fit-content;justify-self:start}
/* chip count badge */
.stcl-journal .jchip{display:inline-flex;align-items:center;gap:8px}
.stcl-journal .jchip__n{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:rgba(20,8,40,.09);font-size:11px;font-weight:700;line-height:1;color:inherit}
.stcl-journal .jchip.active .jchip__n{background:rgba(255,255,255,.3);color:#fff}
/* remove the divider lines around the single-post share row */
.stcl-single .bricks-post-meta-wrapper,.stcl-single .bricks-post-meta-wrapper *,.stcl-single .brxe-post-sharing,.stcl-single ul.brxe-post-sharing{border-top:0!important;border-bottom:0!important;border:0!important;box-shadow:none!important}
/* ============ STCL-SINGLE-V4 : 1240 container + post nav ============ */
.stcl-single .brxe-post-content{max-width:768px!important}
.stcl-single .bricks-post-meta-wrapper{max-width:768px!important;margin:10px 0 0!important}
.stcl-single .brxe-post-navigation{max-width:none!important;width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center;gap:24px;margin-top:48px!important;padding-top:30px!important;border-top:1px solid rgba(20,8,40,.08)}
.stcl-single .brxe-post-navigation .prev-post,.stcl-single .brxe-post-navigation .next-post{display:flex!important;align-items:center;gap:14px;max-width:47%;text-decoration:none}
.stcl-single .brxe-post-navigation .prev-post{margin-right:auto;text-align:left}
.stcl-single .brxe-post-navigation .next-post{margin-left:auto;text-align:right;flex-direction:row!important}
.stcl-single .brxe-post-navigation .label{color:var(--muted)!important;font-size:12px!important;letter-spacing:.05em;text-transform:uppercase}
.stcl-single .brxe-post-navigation .title{font-family:var(--display)!important;font-weight:700!important;font-size:18px!important;line-height:1.25!important;color:#181228!important;transition:color .2s;margin:3px 0 0!important}
.stcl-single .brxe-post-navigation a:hover .title{color:var(--accent)!important}
.stcl-single .brxe-post-navigation .image{border-radius:12px!important;width:58px!important;height:58px!important;background-size:cover!important;background-position:center!important;flex:0 0 auto;transition:transform .3s}
.stcl-single .brxe-post-navigation a:hover .image{transform:scale(1.06)}
/* enter animation: prev from left, next from right */
.stcl-single .brxe-post-navigation .prev-post,.stcl-single .brxe-post-navigation .next-post{opacity:0;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}
.stcl-single .brxe-post-navigation .prev-post{transform:translateX(-30px)}
.stcl-single .brxe-post-navigation .next-post{transform:translateX(30px)}
.stcl-single .brxe-post-navigation.stcl-in .prev-post,.stcl-single .brxe-post-navigation.stcl-in .next-post{opacity:1!important;transform:none!important}
@media(max-width:600px){.stcl-single .brxe-post-navigation{flex-direction:column;align-items:stretch;gap:16px}.stcl-single .brxe-post-navigation .prev-post,.stcl-single .brxe-post-navigation .next-post{max-width:100%}}
/* ============ STCL-REL-GRID : related posts as homepage journal cards ============ */
.stcl-single .stcl-rel-grid{margin-top:6px!important}
.stcl-single .stcl-rel-grid .post{position:relative;transition:transform .3s ease}
.stcl-single .stcl-rel-grid .post:hover{transform:translateY(-5px)}
.stcl-single .stcl-rel-grid .post__ph{transition:box-shadow .3s}
.stcl-single .stcl-rel-grid .post:hover .post__ph{box-shadow:0 22px 44px -24px rgba(80,40,160,.5)}
.stcl-single .stcl-rel-grid .post__img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.stcl-single .stcl-rel-grid .post:hover .post__img{transform:scale(1.07)}
.stcl-single .stcl-rel-grid .post__title{transition:color .2s}
.stcl-single .stcl-rel-grid .post:hover .post__title{color:var(--accent)}
@media(max-width:760px){.stcl-single .stcl-rel-grid{grid-template-columns:1fr!important}}
/* ============ STCL-COMMENT-BTN : comment submit in brand style ============ */
.stcl-single #respond #submit,
.stcl-single .comment-form #submit,
.stcl-single .comment-form input[type=submit],
.stcl-single .comment-form button[type=submit],
.stcl-single .comment-respond .form-submit input[type=submit],
.stcl-single .comment-respond .form-submit button,
.stcl-single .brxe-post-comments input[type=submit],
.stcl-single .brxe-post-comments button[type=submit],
.stcl-single .brxe-post-comments .submit{
  background:none!important;background-color:transparent!important;
  color:#7C52F0!important;border:0!important;border-radius:0!important;
  padding:12px 2px!important;font-family:var(--display,inherit)!important;
  font-weight:600!important;font-size:15px!important;letter-spacing:.01em!important;
  cursor:pointer!important;line-height:1.2!important;
  box-shadow:none!important;
  transition:color .2s ease!important;
  -webkit-appearance:none!important;appearance:none!important;text-shadow:none!important;text-decoration:none!important}
.stcl-single #respond #submit:hover,
.stcl-single .comment-form input[type=submit]:hover,
.stcl-single .comment-form button[type=submit]:hover,
.stcl-single .comment-respond .form-submit input[type=submit]:hover,
.stcl-single .comment-respond .form-submit button:hover,
.stcl-single .brxe-post-comments input[type=submit]:hover,
.stcl-single .brxe-post-comments button[type=submit]:hover{
  color:#ED4E9B!important;text-decoration:underline!important;text-underline-offset:4px!important}
/* ============ STCL-MISC-V5 : banner tint + journal filter anim ============ */
.bricks-post-header.has-image::before{content:'';position:absolute;inset:0;z-index:0;background-color:rgba(149,81,221,.45)}
/* journal: animate cards when switching filter */
@keyframes stclJfIn{from{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}
.stcl-journal .post.jf-anim{animation:stclJfIn .5s cubic-bezier(.2,.7,.2,1) both}
/* ============ STCL-404-COSMOS ============ */
.stcl-404 #nav{background:rgba(255,255,255,.93)!important;-webkit-backdrop-filter:saturate(1.5) blur(15px)!important;backdrop-filter:saturate(1.5) blur(15px)!important;border-bottom:1px solid rgba(20,8,40,.06)!important}
.stcl-404 main.bricks-404-wrapper,.stcl-404 .bricks-404-wrapper{max-width:none!important;width:100%!important;margin:0!important;padding:calc(var(--nav-total-height,98px) + 54px) 24px 96px!important;min-height:82vh;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center;background:linear-gradient(160deg,#1b0a32 0%,#2a1550 55%,#3a1f63 100%)!important;position:relative;overflow:hidden}
.stcl-404__deco{position:absolute;inset:0;z-index:0;pointer-events:none}
.stcl-404__ring{position:absolute;top:9%;right:8%;width:230px;height:230px;border-radius:50%;border:1.5px solid rgba(255,255,255,.12)}
.stcl-404__planet{position:absolute;top:12%;right:9%;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#ED4E9B,#7C52F0);box-shadow:0 0 44px -6px rgba(237,78,155,.6);animation:stclFloat 5s ease-in-out infinite}
.stcl-404__star{position:absolute;border-radius:50%;background:#fff;animation:stclTwinkle 3s ease-in-out infinite}
.stcl-404__star.s1{top:18%;left:14%;width:4px;height:4px}
.stcl-404__star.s2{top:30%;left:25%;width:2px;height:2px;animation-delay:.8s}
.stcl-404__star.s3{top:62%;left:12%;width:3px;height:3px;animation-delay:1.4s}
.stcl-404__star.s4{top:70%;right:18%;width:2px;height:2px;animation-delay:.5s}
.stcl-404__star.s5{top:24%;right:32%;width:3px;height:3px;animation-delay:1.1s}
.stcl-404__num{position:relative;z-index:1;font-family:var(--display,inherit);font-weight:800;font-size:clamp(96px,16vw,200px);line-height:.9;letter-spacing:-4px;background:linear-gradient(135deg,#ED4E9B,#A24CD6,#22B8D4);-webkit-background-clip:text;background-clip:text;color:transparent}
.stcl-404__title{position:relative;z-index:1;color:#fff!important;font-family:var(--display,inherit);font-weight:700;font-size:clamp(26px,3.6vw,40px);margin:14px 0 0;letter-spacing:-.01em}
.stcl-404__sub{position:relative;z-index:1;color:rgba(255,255,255,.74);font-size:clamp(15px,1.5vw,17px);line-height:1.6;max-width:480px;margin:14px auto 0}
.stcl-404__btns{position:relative;z-index:1;display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:32px}
.stcl-404__btn{display:inline-block;padding:14px 28px;border-radius:32px;font-family:var(--display,inherit);font-weight:600;font-size:15px;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}
.stcl-404__btn--primary{background:linear-gradient(135deg,#ED4E9B,#7C52F0);color:#fff;box-shadow:0 14px 30px -12px rgba(124,82,240,.7)}
.stcl-404__btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px -12px rgba(124,82,240,.88)}
.stcl-404__btn--ghost{border:1.5px solid rgba(255,255,255,.32);color:#fff}
.stcl-404__btn--ghost:hover{transform:translateY(-2px);background:rgba(255,255,255,.08)}
@keyframes stclFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}
@keyframes stclTwinkle{0%,100%{opacity:.25}50%{opacity:.9}}
/* STCL-JFC-IDX : language-independent category pill colors (by index) */
.stcl-journal .jfc0 .post__cat{background:#EAF6EC;color:#1d8f5e}
.stcl-journal .jfc1 .post__cat{background:#E6F7FB;color:#0f8fab}
.stcl-journal .jfc2 .post__cat{background:#FCEAF3;color:#d83a86}
.stcl-journal .jfc3 .post__cat{background:#FCF1E3;color:#b5790c}
.stcl-journal .jfc4 .post__cat{background:#F1ECFB;color:#7C52F0}