@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--dc-color-bg:#fff;--dc-color-text:#111827;--dc-color-muted:#6b7280;--dc-color-brand:#1c355e;--dc-color-border:#e6e8ee;--dc-color-surface:#f7f8fb;--dc-color-heading:#0f172a;--dc-container:1200px;--dc-article:720px}.dark{--dc-color-bg:#101827;--dc-color-text:#f3f4f6;--dc-color-muted:#9ca3af;--dc-color-border:#ffffff1f;--dc-color-surface:#ffffff0f;--dc-color-heading:#f9fafb}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--dc-color-bg);color:var(--dc-color-text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}body.dc-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(100% - 2rem, var(--dc-container));margin-inline:auto}.site-main{padding-block:2rem 3rem}.single-reading-progress{z-index:120;background:0 0;height:3px;position:sticky;top:0}.single-reading-progress__bar{background:var(--dc-color-brand);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.dc-header{z-index:100;position:sticky;top:0}.dc-header__primary{background:var(--dc-color-brand);color:#fff}.dc-header__primary-inner{justify-content:space-between;align-items:center;min-height:56px;display:flex}.dc-header__brand-group{align-items:center;gap:.5rem;display:flex}.dc-header__actions{align-items:center;gap:.15rem;display:flex}.dc-menu-toggle,.dc-search-button,.dc-theme-toggle{width:2.5rem;height:2.5rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.35rem;justify-content:center;align-items:center;display:inline-flex}.dc-menu-toggle svg,.dc-search-button svg,.dc-theme-toggle svg,.dc-mobile-menu__close svg,.dc-trending-label svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.dc-menu-toggle svg{width:2.5rem;height:2.5rem}.dc-menu-toggle{width:3rem;height:3rem}.dc-menu-toggle:hover,.dc-search-button:hover,.dc-theme-toggle:hover{background:#ffffff1f}.dc-search-button svg{width:1.25rem;height:1.25rem}.dc-header__search{background:var(--dc-color-bg);border-bottom:1px solid var(--dc-color-border);padding:.7rem 0}.dc-header__search-form{align-items:stretch;gap:.55rem;display:flex}.dc-header__search-input{border:1px solid var(--dc-color-border);background:var(--dc-color-bg);width:100%;min-height:2.6rem;color:var(--dc-color-text);border-radius:.45rem;flex:auto;padding:.65rem .85rem;font-size:.95rem}.dc-header__search-submit{background:var(--dc-color-brand);color:#fff;letter-spacing:.08em;cursor:pointer;border:0;border-radius:.45rem;flex:none;min-height:2.6rem;padding:0 1rem;font-size:.78rem;font-weight:700}.dc-header__search-submit:hover{opacity:.92}.dc-theme-toggle{position:relative}.dc-theme-toggle__sun{display:none}.dark .dc-theme-toggle__sun{display:inline}.dark .dc-theme-toggle__moon{display:none}.dc-brand{letter-spacing:.01em;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.dc-brand img{filter:brightness(0)invert();width:1.75rem;height:1.75rem}.dc-brand__pipe{opacity:.5}.dc-header__trending{background:var(--dc-color-bg);border-bottom:1px solid var(--dc-color-border)}.dc-header__trending-inner{align-items:center;gap:1.25rem;min-height:44px;display:flex}.dc-trending-label{text-transform:uppercase;letter-spacing:.14em;color:var(--dc-color-brand);white-space:nowrap;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.dc-trending-list{scrollbar-width:none;gap:1.2rem;display:flex;overflow-x:auto}.dc-trending-list::-webkit-scrollbar{display:none}.dc-trending-list a{white-space:nowrap;color:var(--dc-color-text);opacity:.95;font-size:.9rem;transition:color .2s}.dc-trending-list a:hover{color:var(--dc-color-brand)}.dc-mobile-menu{z-index:120;position:fixed;inset:0}.dc-mobile-menu__overlay{background:#0000006b;position:absolute;inset:0}.dc-mobile-menu__panel{background:var(--dc-color-brand);color:#fff;width:min(22rem,90vw);height:100%;padding:1rem;position:relative;overflow-y:auto}.dc-mobile-menu__header{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.dc-mobile-menu__close{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-size:1.75rem;line-height:1;display:inline-flex}.dc-mobile-menu__list{margin:0;padding:.75rem 0 0;list-style:none}.dc-mobile-menu__list li a{text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff26;padding:.65rem 0;font-size:.95rem;display:block}.dc-mobile-menu__actions{gap:.75rem;padding-top:1rem;display:grid}.dc-mobile-menu__button{border-radius:.42rem;justify-content:center;align-items:center;min-height:2.8rem;padding:0 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.dc-mobile-menu__button--primary{color:var(--dc-color-brand);background:#fff}.dc-mobile-menu__button--outline{color:#fff;border:1px solid #ffffff73}.news-feed__list{gap:0;display:grid}.news-feed{padding-top:.15rem}.news-feed__list .news-card{content-visibility:auto;contain-intrinsic-size:300px}.news-card{border-bottom:1px solid var(--dc-color-border)}.news-card__link{align-items:flex-start;gap:1rem;padding:1.35rem 0;display:flex}.news-card__media{flex:0 0 128px;width:128px}.news-card__image,.news-card__placeholder{aspect-ratio:4/3;object-fit:cover;border-radius:.4rem;width:100%;display:block}.news-card__image{transition:transform .45s}.news-card__placeholder{background:#dfe3ec}.news-card__content{min-width:0}.news-card:hover .news-card__image{transform:scale(1.04)}.news-card__kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--dc-color-brand);margin:0;font-size:.67rem;font-weight:700}.news-card__title{letter-spacing:-.015em;color:var(--dc-color-heading);margin:.35rem 0 0;font-size:1rem;font-weight:600;line-height:1.35;transition:color .2s}.news-card:hover .news-card__title{color:var(--dc-color-brand)}.news-card__meta{color:var(--dc-color-muted);align-items:center;gap:.35rem;margin:.5rem 0 0;font-size:.75rem;display:flex}.dark .news-card__placeholder{background:#ffffff1f}.single-article{max-width:var(--dc-article)}.single-article__breadcrumb{text-transform:uppercase;letter-spacing:.18em;color:var(--dc-color-muted);align-items:center;gap:.45rem;margin-bottom:1.8rem;font-size:.7rem;font-weight:600;display:flex}.single-article__breadcrumb-sep{color:#b6bdcb}.single-article__header h1{letter-spacing:-.02em;color:var(--dc-color-heading);margin:0;font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.15}.single-article__standfirst{letter-spacing:-.005em;color:var(--dc-color-text);margin:1rem 0 0;font-size:1rem;line-height:1.52}.single-article__meta{border-top:1px solid var(--dc-color-border);border-bottom:1px solid var(--dc-color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-top:1.25rem;padding:1rem 0;display:flex}.single-article__tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.single-article__reading-time{text-transform:uppercase;letter-spacing:.12em;color:var(--dc-color-muted);font-size:.78rem;font-weight:600}.single-article__share{flex-wrap:wrap;gap:.45rem;display:flex}.single-article__share a,.single-article__share button{border:1px solid var(--dc-color-border);background:var(--dc-color-bg);height:2rem;color:var(--dc-color-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 .72rem;font-size:.76rem;font-weight:600;display:inline-flex}.single-article__share a:hover,.single-article__share button:hover{border-color:var(--dc-color-brand);color:var(--dc-color-brand)}.single-article__author{align-items:center;gap:.75rem;display:flex}.single-article__author-avatar{border-radius:50%;width:40px;height:40px}.single-article__author-name{margin:0;font-size:.92rem;font-weight:600}.single-article__author-role,.single-article__datetime{color:var(--dc-color-muted);margin:0;font-size:.76rem}.single-article__hero{margin:1rem 0 0}.single-article__hero-image{aspect-ratio:16/9;object-fit:cover;border-radius:.35rem;width:100%}.single-article__hero-caption{color:var(--dc-color-muted);margin-top:.7rem;font-size:.75rem;line-height:1.45}.article-content{letter-spacing:-.003em;margin-top:1rem;font-size:1.135rem;line-height:1.78}.single-article__quick-read{border:1px solid var(--dc-color-border);background:var(--dc-color-surface);border-radius:.6rem;margin-bottom:1.6rem}.single-article__quick-read summary{cursor:pointer;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.92rem;font-weight:600;list-style:none;display:flex}.single-article__quick-read summary svg{width:1rem;height:1rem;transition:transform .2s}.single-article__quick-read[open] summary svg{transform:rotate(180deg)}.single-article__quick-read summary::-webkit-details-marker{display:none}.single-article__quick-read ul{color:var(--dc-color-text);margin:0;padding:0 1rem 1rem 2rem;font-size:.92rem;line-height:1.45}.single-article__quick-read-content{color:var(--dc-color-text);padding:0 1rem 1rem;font-size:.92rem;line-height:1.5}.single-article__quick-read-content>:first-child{margin-top:0}.single-article__quick-read-content>:last-child{margin-bottom:0}.single-article__quick-read li+li{margin-top:.5rem}.article-content p{margin:0 0 1.3rem}.article-content a{color:var(--dc-color-text);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--dc-color-text) 35%, transparent);text-decoration-color:color-mix(in oklab, var(--dc-color-text) 35%, transparent)}.article-content a:hover{-webkit-text-decoration-color:var(--dc-color-text);text-decoration-color:var(--dc-color-text)}.channel-box{text-align:center;margin:1.2rem 0 1.4rem;font-size:.95rem;font-weight:600;line-height:1.4}.channel-box__link{color:var(--dc-color-text);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--dc-color-text) 35%, transparent);text-decoration-color:color-mix(in oklab, var(--dc-color-text) 35%, transparent)}.channel-box__link:hover{-webkit-text-decoration-color:var(--dc-color-text);text-decoration-color:var(--dc-color-text)}.article-content iframe{border:0;width:100%;max-width:100%;display:block}.article-content .wp-block-embed.is-type-video,.article-content .wp-block-video,.article-content .wp-video,.article-content .wp-block-embed.is-provider-youtube,.article-content .wp-block-embed.is-provider-vimeo{margin:1.5rem 0}.article-content .wp-block-embed.is-type-video .wp-block-embed__wrapper,.article-content .wp-block-embed.is-provider-youtube .wp-block-embed__wrapper,.article-content .wp-block-embed.is-provider-vimeo .wp-block-embed__wrapper,.article-content .wp-block-video,.article-content .wp-video{aspect-ratio:16/9;border-radius:.5rem;width:100%;max-width:100%;position:relative;overflow:hidden}.article-content .wp-block-embed.is-type-video iframe,.article-content .wp-block-embed.is-provider-youtube iframe,.article-content .wp-block-embed.is-provider-vimeo iframe,.article-content .wp-block-video video,.article-content .wp-video video{object-fit:cover;width:100%;height:100%}.article-content .wp-block-embed.is-provider-twitter,.article-content .wp-block-embed.is-provider-instagram,.article-content .wp-block-embed.is-provider-facebook,.article-content .wp-block-embed.is-provider-tiktok,.article-content .wp-block-embed.is-type-rich{justify-content:center;margin:1.5rem auto;display:flex}.article-content .wp-block-embed.is-provider-twitter .wp-block-embed__wrapper,.article-content .wp-block-embed.is-provider-instagram .wp-block-embed__wrapper,.article-content .wp-block-embed.is-provider-facebook .wp-block-embed__wrapper,.article-content .wp-block-embed.is-provider-tiktok .wp-block-embed__wrapper,.article-content .wp-block-embed.is-type-rich .wp-block-embed__wrapper{width:min(100%,560px)}.article-content .twitter-tweet,.article-content .instagram-media,.article-content .fb-post,.article-content .tiktok-embed{margin-inline:auto!important}.article-content .dc-gallery-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;margin:1.6rem 0 .75rem;padding:0;display:flex;overflow-x:auto;flex-wrap:nowrap!important;gap:0!important}.article-content .dc-gallery-carousel::-webkit-scrollbar{display:none}.article-content .dc-gallery-carousel>.wp-block-image{scroll-snap-align:start;flex:0 0 100%;width:100%;margin:0!important}.article-content .dc-gallery-carousel>.wp-block-image img{aspect-ratio:16/9;object-fit:cover;border-radius:.5rem;width:100%;max-width:100%}.article-content .dc-gallery-carousel>.wp-block-image figcaption{text-align:left;font-size:.76rem;line-height:1.45;width:100%!important;color:var(--dc-color-muted)!important;background:0 0!important;margin:.6rem 0 0!important;padding:0!important;position:static!important}.dc-gallery-carousel__controls{justify-content:space-between;align-items:center;gap:.5rem;margin:0 0 1.6rem;display:flex}.dc-gallery-carousel__progress{flex:1;grid-auto-flow:column;gap:.32rem;display:grid}.dc-gallery-carousel__progress-item{background:color-mix(in oklab, var(--dc-color-border) 75%, transparent);cursor:pointer;border:0;border-radius:999px;height:.28rem;padding:0;overflow:hidden}.dc-gallery-carousel__progress-fill{background:var(--dc-color-brand);width:0%;height:100%;transition:width .12s linear;display:block}.dc-gallery-carousel__progress-item.is-active .dc-gallery-carousel__progress-fill{background:var(--dc-color-brand)}.dc-gallery-carousel__nav{border:1px solid var(--dc-color-border);background:var(--dc-color-bg);width:2rem;height:2rem;color:var(--dc-color-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.dc-gallery-carousel__nav svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.dc-gallery-carousel__nav:disabled{opacity:.4;cursor:not-allowed}.dc-gallery-carousel__pause{border:1px solid var(--dc-color-border);background:var(--dc-color-bg);height:2rem;color:var(--dc-color-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;padding:0 .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.dc-gallery-carousel__pause svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.9rem;height:.9rem}.dc-gallery-carousel__pause.is-paused{border-color:var(--dc-color-brand);color:var(--dc-color-brand)}.ad-mobile-only,.ad_container{border:1px dashed var(--dc-color-border);background:color-mix(in oklab, var(--dc-color-surface) 88%, var(--dc-color-bg));min-height:300px;color:var(--dc-color-muted);letter-spacing:.14em;text-transform:uppercase;border-radius:.65rem;justify-content:center;align-items:center;margin:1.35rem 0;font-size:.72rem;display:flex}.ad-mobile-only--top{margin-top:.9rem}.article-content h2,.article-content h3{letter-spacing:-.02em;margin:2.3rem 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.25}.article-content blockquote{border-left:3px solid var(--dc-color-heading);letter-spacing:-.015em;margin:2rem 0;padding:.25rem 0 .25rem 1rem;font-size:1.375rem;font-weight:500;line-height:1.4}.single-article__tags,.single-article__related{margin-top:3rem}.single-article__author-box{background:var(--dc-color-surface);border-radius:.8rem;align-items:center;gap:1rem;margin-top:4rem;padding:1.25rem;display:flex}.single-article__author-box-avatar{flex:none}.single-article__author-box-image{border-radius:50%;width:80px;height:80px}.single-article__author-box-content h2{margin:0;font-size:1.3rem}.single-article__author-box-role{text-transform:uppercase;letter-spacing:.13em;color:var(--dc-color-muted);margin:.2rem 0 .4rem;font-size:.72rem}.single-article__author-box-content p{color:var(--dc-color-muted);margin:0;font-size:.92rem;line-height:1.55}.single-article__related h2{letter-spacing:-.02em;margin:0 0 1rem;font-size:1.75rem}.single-article__tags h3{text-transform:uppercase;letter-spacing:.18em;color:var(--dc-color-muted);margin:0 0 .85rem;font-size:.75rem;font-weight:600}.single-article__tag-list{flex-wrap:wrap;gap:.45rem;display:flex}.single-article__tag-list a{border:1px solid var(--dc-color-border);background:var(--dc-color-bg);border-radius:999px;padding:.45rem .85rem;font-size:.875rem;transition:background-color .2s,color .2s,border-color .2s}.single-article__tag-list a:hover{background:var(--dc-color-text);color:var(--dc-color-bg);border-color:var(--dc-color-text)}.single-article__related-grid{grid-template-columns:1fr;gap:1rem;display:grid}.single-article__related-media{background:var(--dc-color-surface);border-radius:.4rem;overflow:hidden}.single-article__related-image{aspect-ratio:4/3;object-fit:cover;width:100%}.single-article__related-title{letter-spacing:-.015em;margin:.3rem 0 0;font-size:1rem;font-weight:600;line-height:1.35;transition:color .2s}.single-article__related-item:hover .single-article__related-title{color:var(--dc-color-muted)}.single-article__related-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--dc-color-muted);margin:.6rem 0 0;font-size:.66rem;font-weight:600}.page-numbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:2.5rem 0 0;list-style:none;display:flex}.page-numbers a,.page-numbers span{border:1px solid var(--dc-color-border);background:var(--dc-color-bg);border-radius:.35rem;justify-content:center;align-items:center;min-width:2rem;height:2.25rem;padding:0 .55rem;font-size:.875rem;display:inline-flex}.page-numbers .current{background:var(--dc-color-brand);color:#fff;border-color:var(--dc-color-brand)}.page-numbers .dots{background:0 0;border:0;min-width:auto}.archive-header{margin-bottom:1.1rem}.archive-header h1{margin:0;font-size:1.6rem}.no-results{padding:1rem 0 2rem}.dc-footer{background:var(--dc-color-brand);color:#fff}.dc-footer__inner{justify-content:center;align-items:center;padding:1rem 0;display:flex}.dc-footer__copy{text-align:center;margin:0;font-size:.875rem}body.dc-flow-sheet-open{overflow:hidden}.mobile-flowcard{z-index:140;padding:0 .75rem calc(env(safe-area-inset-bottom) + .45rem);opacity:0;pointer-events:none;transition:transform .3s,opacity .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.mobile-flowcard.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-flowcard__nav{background:var(--dc-color-brand);border-radius:1rem;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 10px 30px -12px #0006}.mobile-flowcard__btn{color:#fff;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;min-height:3.1rem;font-size:.63rem;font-weight:600;display:flex}.mobile-flowcard__icon{justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:inline-flex}.mobile-flowcard__icon svg,.mobile-flowcard__teaser-arrow svg,.mobile-flowcard-sheet__header button svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem}.mobile-flowcard__teaser{background:var(--dc-color-bg);width:100%;color:var(--dc-color-text);text-align:left;border:1px solid #00000014;border-radius:1rem;align-items:center;gap:.55rem;margin-top:.55rem;padding:.45rem .55rem;display:flex;box-shadow:0 8px 20px -10px #00000059}.mobile-flowcard__teaser img,.mobile-flowcard__teaser-placeholder{object-fit:cover;background:var(--dc-color-surface);border-radius:.5rem;flex:none;width:3.5rem;height:2.5rem}.mobile-flowcard__teaser-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.77rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.mobile-flowcard__teaser-arrow{color:var(--dc-color-brand);font-size:.95rem}.mobile-flowcard-sheet{z-index:160;position:fixed;inset:0}.mobile-flowcard-sheet__overlay{background:#0006;border:0;position:absolute;inset:0}.mobile-flowcard-sheet__panel{background:var(--dc-color-bg);border-radius:1rem 1rem 0 0;max-height:80vh;position:absolute;bottom:0;left:0;right:0;overflow:auto}.mobile-flowcard-sheet__header{border-bottom:1px solid var(--dc-color-border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.mobile-flowcard-sheet__header h3{margin:0;font-size:1rem}.mobile-flowcard-sheet__header button{color:var(--dc-color-text);background:0 0;border:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.mobile-flowcard-sheet__share-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem .55rem;padding:1rem .95rem 1.1rem;display:grid}.mobile-flowcard-sheet__share-grid a,.mobile-flowcard-sheet__share-grid button{color:var(--dc-color-text);text-align:center;background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:.45rem;padding:.3rem 0;font-size:.74rem;font-weight:600;line-height:1.2;display:inline-flex}.mobile-flowcard-sheet__share-icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.85rem;height:2.85rem;display:inline-flex}.mobile-flowcard-sheet__share-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.2rem;height:1.2rem}.mobile-flowcard-sheet__share-icon.is-whatsapp{background:#25d366}.mobile-flowcard-sheet__share-icon.is-facebook{background:#1877f2}.mobile-flowcard-sheet__share-icon.is-x{background:#111827}.mobile-flowcard-sheet__share-icon.is-link{background:#1c355e}.mobile-flowcard-sheet__share-icon.is-linkedin{background:#0a66c2}.mobile-flowcard-sheet__share-icon.is-telegram{background:#229ed9}.mobile-flowcard-sheet__news-list{margin:0;padding:.25rem 1rem 1rem;list-style:none}.mobile-flowcard-sheet__news-list li+li{border-top:1px solid var(--dc-color-border)}.mobile-flowcard-sheet__news-list a{align-items:flex-start;gap:.65rem;padding:.7rem 0;display:flex}.mobile-flowcard-sheet__news-list img,.mobile-flowcard-sheet__news-placeholder{object-fit:cover;background:var(--dc-color-surface);border-radius:.45rem;flex:none;width:5rem;height:4rem}.mobile-flowcard-sheet__news-list strong{text-transform:uppercase;letter-spacing:.14em;color:var(--dc-color-brand);margin-bottom:.22rem;font-size:.62rem;display:block}.mobile-flowcard-sheet__news-list em{font-size:.86rem;font-style:normal;font-weight:600;line-height:1.28}.tempo-real-page__container{width:min(100% - 2rem,860px);margin-inline:auto}.tempo-real-page__header h1{letter-spacing:-.02em;color:var(--dc-color-heading);margin:1rem 0 0;font-size:clamp(2rem,4.2vw,3rem);line-height:1.15}.tempo-real-page__subtitle{color:var(--dc-color-muted);margin:1rem 0 0;font-size:clamp(1.05rem,2.3vw,1.28rem);line-height:1.5}.tempo-real-page__live-status{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.tempo-real-page__live-label{text-transform:uppercase;letter-spacing:.18em;color:#dc2626;font-size:.72rem;font-weight:700}.tempo-real-page__live-time{color:var(--dc-color-muted);font-size:.78rem}.tempo-real-page__live-dot,.tempo-real-video__bar-dot,.tempo-real-timeline__top-dot{background:#dc2626;border-radius:999px;width:.55rem;height:.55rem;display:inline-flex;position:relative}.tempo-real-page__live-dot:after,.tempo-real-video__bar-dot:after,.tempo-real-timeline__top-dot:after{content:"";background:#dc262633;border-radius:999px;animation:1.8s infinite dc-live-pulse;position:absolute;inset:-.35rem}.tempo-real-video{margin-top:2rem}.tempo-real-video__anchor{aspect-ratio:16/9;width:100%;position:relative}.tempo-real-video__box{background:#000;border-radius:.65rem;width:100%;height:100%;position:relative;overflow:hidden}.tempo-real-video__box.is-pinned{aspect-ratio:16/9;z-index:140;width:min(340px,100vw - 2rem);height:auto;position:fixed;bottom:1rem;right:1rem;box-shadow:0 26px 60px -24px #0009}.tempo-real-video__bar{background:var(--dc-color-brand);color:#fff;letter-spacing:.03em;justify-content:space-between;align-items:center;padding:.42rem .65rem;font-size:.72rem;font-weight:700;display:none}.tempo-real-video__box.is-pinned .tempo-real-video__bar{display:flex}.tempo-real-video__bar-live{align-items:center;gap:.42rem;display:inline-flex}.tempo-real-video__bar button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:1rem;line-height:1}.tempo-real-video__embed,.tempo-real-video__embed iframe{border:0;width:100%;height:100%}.tempo-real-video__fallback-image{object-fit:cover;width:100%;height:100%}.tempo-real-video__fallback{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;font-size:.9rem;display:flex}.tempo-real-summary{margin-top:2.4rem}.tempo-real-summary h2{text-transform:uppercase;letter-spacing:.18em;color:var(--dc-color-brand);margin:0;font-size:.75rem;font-weight:700}.tempo-real-summary ul{gap:.85rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.tempo-real-summary li{border-left:2px solid var(--dc-color-brand);padding-left:.85rem;font-size:1rem;line-height:1.55}.tempo-real-timeline{margin-top:2.8rem}.tempo-real-timeline__top{justify-content:flex-end;margin-bottom:1rem;display:flex}.tempo-real-timeline__top-status{color:var(--dc-color-muted);align-items:center;gap:.45rem;font-size:.75rem;display:inline-flex}.tempo-real-timeline__list{border-left:1px solid var(--dc-color-border);gap:1rem;margin:0;padding:0 0 0 1.3rem;list-style:none;display:grid}.tempo-real-timeline__item{position:relative}.tempo-real-timeline__item:before{content:"";border:2px solid var(--dc-color-bg);background:var(--dc-color-brand);border-radius:999px;width:.65rem;height:.65rem;position:absolute;top:1.05rem;left:-1.7rem}.tempo-real-card{background:var(--dc-color-bg);border:1px solid var(--dc-color-border);border-radius:.65rem;padding:.95rem;box-shadow:0 10px 26px -24px #00000073}.tempo-real-card__header{color:var(--dc-color-muted);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.72rem;display:flex}.tempo-real-card__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--dc-color-brand);font-size:.72rem;font-weight:700}.tempo-real-card__title{margin:0 0 .45rem;font-size:1.02rem;line-height:1.35}.tempo-real-card__body,.tempo-real-card__caption{margin:0;font-size:.95rem;line-height:1.65}.tempo-real-card__handle{margin:0 0 .35rem;font-size:.84rem;font-weight:700}.tempo-real-card__image-wrap{border-radius:.55rem;margin:.65rem 0 0;overflow:hidden}.tempo-real-card__image-wrap img{object-fit:cover;width:100%;height:auto}.jogos-page{width:min(100% - 2rem,1200px)}.jogos-page__header{align-items:center;gap:.55rem;margin-bottom:1rem;display:flex}.jogos-page__header h1{color:var(--dc-color-heading);margin:0;font-size:clamp(1.5rem,3.2vw,2rem)}.jogos-page__icon{width:1.3rem;height:1.3rem;color:var(--dc-color-brand);display:inline-flex}.jogos-page__icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.adsTopo{min-height:250px;margin:0 0 1rem}.jogos-page__frame-wrap{border:1px solid var(--dc-color-border);background:var(--dc-color-bg);border-radius:.65rem;width:100%;height:100vh;overflow:hidden}.jogos-page__frame-wrap iframe{border:0;width:100%;height:100%;display:block}@keyframes dc-live-pulse{0%{opacity:.8;transform:scale(.7)}70%{opacity:0;transform:scale(1.55)}to{opacity:0;transform:scale(1.55)}}@media (width>=768px){.ad-mobile-only{display:none!important}.mobile-flowcard,.mobile-flowcard-sheet{display:none}.site-main{padding-block:2.75rem 4.5rem}.news-card__link{gap:1.5rem;padding:1.5rem 0}.news-card__media{flex-basis:220px;width:220px}.news-card__title{font-size:1.125rem}.single-article__related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.single-article__author-box{gap:1.4rem;padding:1.5rem}.single-article__author-box-image{width:96px;height:96px}.tempo-real-card{padding:1rem 1.1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}span[style*="pointer-events: none"][style*="width: 80px"][style*="height: 45px"],span[style*="pointer-events: none"][style*="width: 80px"][style*="height: 45px"]>svg{left:50%!important;transform:translate(-50%)!important}google-auto-placed{position:relative!important}google-auto-placed .ad-anchor{left:50%!important;transform:translate(-50%)!important}
