/* Visual-first cards and icon buttons */
.button{gap:10px}.button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px}.layer-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border:1px solid rgba(37,99,235,.45);border-radius:15px;background:rgba(37,99,235,.12);color:#60a5fa}.layer-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.card .layer-icon+.number{display:none}.card h3{margin-top:8px}.product-menu-grid .product-card p{display:none}.product-menu-grid .product-card-copy{min-height:112px}.product-card p,.content-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.content-card{padding:10px;min-height:360px}.content-card>div:not(.content-card-media),.content-card>h3,.content-card>p,.content-card>b{margin-left:18px;margin-right:18px}.content-card-media{position:relative;height:150px;overflow:hidden;border-radius:15px;margin-bottom:15px}.content-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.content-card:hover .content-card-media img{transform:scale(1.05)}.content-type-icon{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(11,16,32,.88);color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.24)}.content-type-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.content-card h3{margin-top:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.content-card b{display:flex;align-items:center;justify-content:space-between}.content-card b:after{content:'→';display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#fff;color:#0b1020;font-size:17px}.content-card b{font-size:0}.content-card b:first-letter{font-size:0}html[data-theme="light"] .layer-icon{color:var(--brand-blue);background:#eff6ff}html[data-theme="light"] .content-card b:after{background:var(--brand-midnight);color:#fff}
@media(max-width:720px){.button{padding-inline:18px}.content-card{min-height:330px}.content-card-media{height:170px}}

/* Related Library carousel */
.library-carousel-section{padding:75px 0 100px;border-top:1px solid var(--line);background:#0a192a}.carousel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.carousel-heading h2{margin:0;font:700 clamp(30px,4vw,46px)/1.1 'Manrope',sans-serif;letter-spacing:-.035em}.carousel-controls{display:flex;gap:10px}.carousel-controls button{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.05);color:var(--text);font-size:20px;cursor:pointer}.carousel-controls button:hover{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.library-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:5px 2px 24px}.library-carousel::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start}.article-copy p{white-space:pre-line}
.article-copy>section{padding:30px 0;border-bottom:1px solid var(--line)}.article-copy>section:first-child{padding-top:8px}.article-copy>section:last-child{border-bottom:0}.article-copy h2{margin:0 0 14px;font:700 clamp(24px,3vw,32px)/1.2 'Manrope'}.article-copy section p{margin:0;color:#c5d5e4;line-height:1.75}.article-copy ol{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none;counter-reset:content-step}.article-copy li{position:relative;min-height:50px;padding:13px 16px 13px 58px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.03);counter-increment:content-step}.article-copy li:before{content:counter(content-step);position:absolute;left:14px;top:11px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:rgba(37,99,235,.18);color:#93c5fd;font-weight:700}.article-copy aside{margin-top:20px;padding:18px 20px;border-left:3px solid var(--cyan);border-radius:0 14px 14px 0;background:rgba(38,217,240,.07);color:#d9f8fb}.article-copy aside:before{content:"Dica: ";font-weight:700;color:var(--cyan)}html[data-theme="light"] .article-copy section p{color:#52647b}html[data-theme="light"] .article-copy li{background:#f8fafc;border-color:#dbe4f2}html[data-theme="light"] .article-copy aside{background:#ecfeff;color:#164e63}
.article-cover{margin:42px 0 34px;border-radius:26px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.25)}.article-cover img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center 24%}@media(max-width:720px){.article-cover{margin:30px 0 22px;border-radius:18px}.article-cover img{aspect-ratio:4/3}}
html[data-theme="light"] .article-lead{color:var(--brand-slate)}html[data-theme="light"] .article-copy{border-color:var(--brand-light-gray)}html[data-theme="light"] .article .back{color:var(--brand-slate)}html[data-theme="light"] .article-langs a{border-color:var(--brand-cool-gray);color:var(--brand-slate)}html[data-theme="light"] .library-carousel-section{background:var(--brand-ice);border-color:var(--brand-light-gray)}html[data-theme="light"] .carousel-controls button{background:#fff;border-color:var(--brand-cool-gray);color:var(--brand-midnight)}html[data-theme="light"] .carousel-controls button:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}

/* In-content illustrations: every learning phase has a visual explanation. */
.article-section-visual{position:relative;height:250px;margin:0 0 30px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#071322}.article-section-visual>img{display:block;width:100%;height:100%;object-fit:cover}.article-section-visual>span{position:absolute;left:18px;bottom:18px;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:15px;background:rgba(7,17,31,.78);backdrop-filter:blur(10px);color:#67e8f9;font-size:23px}.article-copy>section:nth-child(2) .article-section-visual>img{object-position:center 45%}.article-copy>section:nth-child(3) .article-section-visual>img{object-position:center 70%}.article-section-visual:has(img[src*="learning-steps-v1"])>img{position:absolute;top:0;left:0;width:300%;max-width:none;object-fit:cover}.article-copy>section:nth-child(2) .article-section-visual:has(img[src*="learning-steps-v1"])>img{left:-100%;object-position:center}.article-copy>section:nth-child(3) .article-section-visual:has(img[src*="learning-steps-v1"])>img{left:-200%;object-position:center}.article-copy li{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:13px;padding:13px 16px}.article-copy li:before{display:none}.article-step-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(37,99,235,.18);color:#93c5fd}.article-step-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:720px){.article-section-visual{height:210px;margin-bottom:24px;border-radius:18px}}
@media(min-width:1400px){.carousel-card{flex-basis:calc((100% - 54px)/4)}}@media(max-width:960px){.carousel-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:720px){.library-carousel-section{padding:60px 0}.carousel-card{flex-basis:86%}.carousel-heading{align-items:center}.carousel-controls button{width:42px;height:42px}}

/* Human-safe image focal points: keep faces and heads inside crops */
.product-card-media img,.content-card-media img,.product-page-grid>img{object-position:center 22%}
@media(max-width:720px){.product-card-media img,.content-card-media img,.product-page-grid>img{object-position:center 18%}}

/* Content-type groups and mobile-first card carousels. */
.content-type-group{padding:34px 0 58px;border-top:1px solid var(--line)}.content-type-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.content-type-heading h3{margin:0;font:700 clamp(24px,3vw,34px)/1.15 'Manrope',sans-serif}.content-type-heading>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(37,99,235,.16);color:#60a5fa;font-weight:700}.mobile-carousel-controls{display:none}html[data-theme="light"] .content-type-group{border-color:var(--brand-light-gray)}

/* Product audience carousel at every viewport size. */
.product-showcase-grid[data-all-carousel]{display:flex!important;gap:18px!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:4px 2px 18px}
.product-showcase-grid[data-all-carousel]::-webkit-scrollbar{display:none}
.product-showcase-grid[data-all-carousel]>.product-card,.product-showcase-grid[data-all-carousel]>.product-card:nth-child(4),.product-showcase-grid[data-all-carousel]>.product-card:nth-child(5){flex:0 0 calc((100% - 36px)/3);width:calc((100% - 36px)/3);min-width:0;grid-column:auto;scroll-snap-align:start;scroll-snap-stop:always}
.product-showcase-grid[data-all-carousel]+.mobile-carousel-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:8px}
.product-showcase-grid[data-all-carousel]+.mobile-carousel-controls .mobile-carousel-arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.05);color:var(--text);font-size:19px;cursor:pointer}
.product-showcase-grid[data-all-carousel]+.mobile-carousel-controls .mobile-carousel-arrow:disabled{opacity:.35;cursor:default}
.product-showcase-grid[data-all-carousel]+.mobile-carousel-controls .mobile-carousel-dots{display:flex;align-items:center;gap:7px;max-width:150px}
.product-showcase-grid[data-all-carousel]+.mobile-carousel-controls .mobile-carousel-dots i{display:block;width:7px;height:7px;border-radius:999px;background:rgba(157,176,195,.35);transition:.25s}
.product-showcase-grid[data-all-carousel]+.mobile-carousel-controls .mobile-carousel-dots i.active{width:25px;background:var(--brand-blue)}
html[data-theme="light"] .product-showcase-grid[data-all-carousel]+.mobile-carousel-controls .mobile-carousel-arrow{background:#fff;border-color:var(--brand-cool-gray);color:var(--brand-midnight)}
@media(max-width:960px) and (min-width:721px){.product-showcase-grid[data-all-carousel]>.product-card,.product-showcase-grid[data-all-carousel]>.product-card:nth-child(4),.product-showcase-grid[data-all-carousel]>.product-card:nth-child(5){flex-basis:calc((100% - 18px)/2);width:calc((100% - 18px)/2)}}
@media(max-width:720px){[data-mobile-carousel]{display:flex!important;gap:16px!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:4px 14vw 18px 1px;margin-right:-14px}[data-mobile-carousel]::-webkit-scrollbar{display:none}[data-mobile-carousel]>.content-card,[data-mobile-carousel]>.product-card{flex:0 0 86%;width:86%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.product-showcase-grid[data-mobile-carousel] .product-card,.product-showcase-grid[data-mobile-carousel] .product-card:nth-child(4),.product-showcase-grid[data-mobile-carousel] .product-card:nth-child(5){grid-column:auto;min-height:420px}.mobile-carousel-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:4px}.mobile-carousel-arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.05);color:var(--text);font-size:19px}.mobile-carousel-dots{display:flex;align-items:center;gap:7px;max-width:130px}.mobile-carousel-dots i{display:block;width:7px;height:7px;border-radius:999px;background:rgba(157,176,195,.35);transition:.25s}.mobile-carousel-dots i.active{width:25px;background:var(--brand-blue)}.content-type-group{padding:28px 0 46px}.product-content-catalog{padding-top:64px}html[data-theme="light"] .mobile-carousel-arrow{background:#fff;border-color:var(--brand-cool-gray);color:var(--brand-midnight)}html[data-theme="light"] .mobile-carousel-dots i{background:#cbd5e1}html[data-theme="light"] .mobile-carousel-dots i.active{background:var(--brand-blue)}}

/* Reveal the localized card action as the copy rises on hover. */
@media(hover:hover) and (pointer:fine){
 .content-card>div:not(.content-card-media),
 .content-card>h3,
 .content-card>p,
 .content-card>b,
 .product-card-copy>h3,
 .product-card-copy>p,
 .product-card-cta{transition:transform .32s ease,opacity .25s ease}
 .content-card>b,
 .product-card-cta{opacity:0;transform:translateY(16px)}
 .content-card:hover>div:not(.content-card-media),
 .content-card:hover>h3,
 .content-card:hover>p,
 .content-card:focus-visible>div:not(.content-card-media),
 .content-card:focus-visible>h3,
 .content-card:focus-visible>p,
 .product-card:hover .product-card-copy>h3,
 .product-card:hover .product-card-copy>p,
 .product-card:focus-visible .product-card-copy>h3,
 .product-card:focus-visible .product-card-copy>p{transform:translateY(-8px)}
 .content-card:hover>b,
 .content-card:focus-visible>b,
 .product-card:hover .product-card-cta,
 .product-card:focus-visible .product-card-cta{opacity:1;transform:translateY(-4px)}
}
@media(hover:none),(pointer:coarse){
 .content-card>b,.product-card-cta{opacity:1!important;transform:none!important}
}
@media(prefers-reduced-motion:reduce){
 .content-card>*,.product-card-copy>*{transform:none!important;transition:none!important}
 .content-card>b,.product-card-cta{opacity:1!important}
}

/* Keep consistent breathing room after carousel navigation controls. */
@media(max-width:720px){
 .mobile-carousel-controls{margin-bottom:30px}
 .consult .mobile-carousel-controls+.button{margin-top:4px}
}

/* Mobile carousel sizing for all repeating card groups. */
@media(max-width:720px){
 [data-mobile-carousel]>article,[data-mobile-carousel]>.consulting-directory-card{flex:0 0 86%!important;width:86%!important;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}
 .service-list[data-mobile-carousel]{border-top:0;margin-inline:0}.service-list[data-mobile-carousel] article{display:block;padding:24px;border:1px solid #ccd7e0;border-radius:20px;background:#fff}.service-list[data-mobile-carousel] article p{margin-top:16px}.consulting-outcomes[data-mobile-carousel],.consulting-examples-grid[data-mobile-carousel],.consulting-method-grid[data-mobile-carousel],.consulting-directory-grid[data-mobile-carousel]{display:flex!important}
 .hero-mark{position:absolute;z-index:1;left:50%;right:auto;top:52%;bottom:auto;width:min(82vw,340px)!important;aspect-ratio:auto;margin:0!important;opacity:.1;pointer-events:none;overflow:visible;transform:translate(-50%,-50%)}.hero-mark img{display:block;width:100%!important;max-width:100%;height:auto;object-fit:contain}.hero-mark span{display:none}.hero-grid{grid-template-columns:1fr!important;min-height:600px}.hero-grid>div:first-child{position:relative;z-index:2}
}
@media(min-width:721px) and (max-width:960px){.hero-mark{position:absolute;z-index:1;left:50%;right:auto;top:52%;bottom:auto;width:min(58vw,430px);aspect-ratio:auto;margin:0!important;opacity:.09;pointer-events:none;overflow:visible;transform:translate(-50%,-50%)}.hero-mark img{display:block;width:100%!important;max-width:100%;height:auto;object-fit:contain}.hero-mark span{display:none}.hero-grid{grid-template-columns:1fr!important}.hero-grid>div:first-child{position:relative;z-index:2}}
.article-copy>section:nth-child(4) .article-section-visual:has(img[src*="learning-steps-v1"])>img{left:0}.article-copy>section:nth-child(5) .article-section-visual:has(img[src*="learning-steps-v1"])>img{left:-100%;object-position:center}
.article-section-visual>img,.article-section-visual>span{display:none}.article-section-visual{display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,rgba(34,211,238,.18),transparent 40%),linear-gradient(145deg,#102a48,#091525)}.article-section-visual:before{content:"";display:block;width:132px;height:132px;background-repeat:no-repeat;background-position:center;background-size:contain}.article-copy>section:nth-child(1) .article-section-visual:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120' fill='none' stroke='%2367e8f9' stroke-width='4'%3E%3Cpath d='M25 82V29c18-7 29 2 35 9 6-7 17-16 35-9v53c-18-7-29 2-35 9-6-7-17-16-35-9ZM60 38v53M43 50h8M69 50h8'/%3E%3C/svg%3E")}.article-copy>section:nth-child(2) .article-section-visual:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120' fill='none' stroke='%2393c5fd' stroke-width='4'%3E%3Cpath d='M60 14 23 29v28c0 23 15 39 37 49 22-10 37-26 37-49V29L60 14Z'/%3E%3Cpath d='m43 59 11 11 24-27'/%3E%3C/svg%3E")}.article-copy>section:nth-child(3) .article-section-visual:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120' fill='none' stroke='%23a78bfa' stroke-width='4'%3E%3Crect x='17' y='23' width='86' height='72' rx='10'/%3E%3Cpath d='M34 43h52M34 59h35M34 75h18'/%3E%3Ccircle cx='88' cy='78' r='15'/%3E%3Cpath d='m82 78 5 5 9-12'/%3E%3C/svg%3E")}.article-copy>section:nth-child(4) .article-section-visual:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120' fill='none' stroke='%2322d3ee' stroke-width='4'%3E%3Ccircle cx='50' cy='50' r='29'/%3E%3Cpath d='m71 71 27 27M38 50l8 8 18-21'/%3E%3C/svg%3E")}.article-copy>section:nth-child(5) .article-section-visual:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120' fill='none' stroke='%234ade80' stroke-width='4'%3E%3Cpath d='M18 26h62v45H46L28 88V71H18V26ZM48 43h54v39H88v16L71 82H48M33 43h32M33 55h22M64 61h24M64 71h16'/%3E%3C/svg%3E")}
.download-resources{margin-top:80px}.download-resource-card{display:flex}.download-resource-icon{display:grid;place-items:center;width:72px;height:72px;margin:12px 18px 8px;border-radius:20px;background:linear-gradient(135deg,rgba(37,99,235,.22),rgba(34,211,238,.14));color:#60a5fa}.download-resource-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.download-resource-card small{margin:14px 18px;color:var(--muted)}.download-resource-card .button{align-self:flex-start;margin:8px 18px 18px;color:#fff}html[data-theme="light"] .download-resource-icon{background:#eff6ff;color:#2563eb}
.product-download-resources .download-resources{margin-top:0}.product-download-resources{background:#0a192a}html[data-theme="light"] .product-download-resources{background:#f3f7fc}
