/* DRIEXPLORER_V2_CSS */
:root{--drx-bg:#FBFAF7;--drx-sand:#F3EFE8;--drx-ink:#262626;--drx-muted:#66625E;--drx-sage:#87978B;--drx-accent:#B56F58;--drx-accent-dark:#995A47;--drx-gold:#D8C4A8;--drx-line:#E6DED3;--drx-white:#FFFFFF;--drx-radius:22px;--drx-shadow:0 12px 40px rgba(38,38,38,.07);--drx-container:1180px;--drx-reading:760px}
html{scroll-behavior:smooth}
body{background:var(--drx-bg);color:var(--drx-ink);font-family:"Source Sans 3","Libre Franklin",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.68}
body,button,input,select,textarea{font-family:"Source Sans 3","Libre Franklin",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
h1,h2,h3,h4,h5,h6,.entry-title,.archive-title,.site-title{color:var(--drx-ink);font-family:"DM Serif Display",Lora,Georgia,serif;font-weight:400;letter-spacing:-.018em}
a{color:var(--drx-accent-dark)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--drx-accent)!important;outline-offset:3px!important}
#masthead,.site-header-wrap,.site-main-header-wrap,.site-main-header-inner-wrap,.site-bottom-header-wrap,.site-bottom-header-inner-wrap,.site-top-header-wrap,.site-top-header-inner-wrap{background:rgba(251,250,247,.98)!important}
#masthead{border-bottom:1px solid var(--drx-line)}
#masthead .site-container{max-width:var(--drx-container)}
.header-navigation .menu>li>a,.mobile-navigation .menu>li>a{color:var(--drx-ink)!important;font-size:15px;font-weight:650;letter-spacing:.02em;text-transform:none!important}
.header-navigation .menu>li>a:hover,.header-navigation .menu>li.current-menu-item>a,.header-navigation .menu>li.current-menu-ancestor>a{color:var(--drx-accent)!important}
.search-toggle-open,.menu-toggle-open{color:var(--drx-ink)!important}
.drx2-home{overflow:hidden;background:var(--drx-bg)}.drx2-home *,.drx2-home *::before,.drx2-home *::after{box-sizing:border-box}.drx2-home img{max-width:100%}
.drx2-hero,.drx2-section,.drx2-band,.drx2-ebook,.drx2-about{width:calc(100% - 48px);max-width:var(--drx-container);margin-left:auto;margin-right:auto}
.drx2-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);min-height:680px;margin-top:34px;margin-bottom:96px;overflow:hidden;background:var(--drx-white);border:1px solid var(--drx-line);border-radius:30px;box-shadow:var(--drx-shadow)}
.drx2-hero__media{min-height:680px;overflow:hidden}.drx2-hero__image{width:100%;height:100%;min-height:680px;display:block;object-fit:cover}.drx2-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:64px 58px}
.drx2-kicker,.drx2-eyebrow{color:var(--drx-accent);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.13em;text-transform:uppercase}.drx2-hero h1{margin:18px 0 22px;font-size:clamp(52px,5vw,72px);line-height:.98}.drx2-hero__copy>p{max-width:560px;margin:0;color:var(--drx-muted);font-size:20px;line-height:1.6}.drx2-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:30px}
.drx2-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid transparent;border-radius:999px;font-size:16px;font-weight:750;line-height:1.2;text-decoration:none!important;transition:background .2s ease,border-color .2s ease,color .2s ease}.drx2-button--primary,.drx2-button--primary:visited{background:var(--drx-accent);color:#fff!important}.drx2-button--primary:hover,.drx2-button--primary:focus{background:var(--drx-accent-dark);color:#fff!important}
.drx2-link,.drx2-link:visited{color:var(--drx-accent-dark)!important;font-weight:750;text-decoration:underline!important;text-decoration-thickness:1.5px!important;text-underline-offset:5px}.drx2-link:hover{color:var(--drx-accent)!important}
.drx2-section{margin-top:92px;margin-bottom:92px}.drx2-section-head{max-width:790px;margin-bottom:32px}.drx2-section-head--split{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:28px}.drx2-section-head h2,.drx2-band h2,.drx2-ebook h2,.drx2-about h2{margin:10px 0 0;font-size:clamp(38px,4vw,50px);line-height:1.06}.drx2-section-head p{max-width:720px;margin:14px 0 0;color:var(--drx-muted)}
.drx2-moment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.drx2-moment-card,.drx2-moment-card:visited{min-height:220px;display:flex;flex-direction:column;align-items:flex-start;padding:26px;color:var(--drx-ink)!important;background:var(--drx-white);border:1px solid var(--drx-line);border-radius:18px;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,background .2s ease}.drx2-moment-card:hover{transform:translateY(-3px);background:var(--drx-sand);border-color:var(--drx-gold)}
.drx2-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:24px;color:var(--drx-sage)}.drx2-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.drx2-moment-card strong{margin-bottom:8px;font-family:"DM Serif Display",Lora,Georgia,serif;font-size:25px;font-weight:400;line-height:1.08}.drx2-moment-card>span:last-child{color:var(--drx-muted);font-size:16px;line-height:1.45}
.drx2-card-grid{display:grid;gap:22px}.drx2-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.drx2-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.drx2-card{overflow:hidden;background:var(--drx-white);border:1px solid var(--drx-line);border-radius:18px}.drx2-card__link,.drx2-card__link:visited{height:100%;display:flex;flex-direction:column;color:var(--drx-ink)!important;text-decoration:none!important}.drx2-card__media{aspect-ratio:16/10;overflow:hidden;background:var(--drx-sand)}.drx2-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.drx2-card:hover .drx2-card__image{transform:scale(1.025)}.drx2-card__body{flex:1;display:flex;flex-direction:column;padding:20px}.drx2-card h3{margin:9px 0 10px;font-size:27px;line-height:1.08}.drx2-card p{margin:0;color:var(--drx-muted);font-size:16px;line-height:1.5}.drx2-readmore{margin-top:auto;padding-top:18px;color:var(--drx-accent-dark);font-size:15px;font-weight:800}.drx2-card--compact h3{font-size:23px}.drx2-card--compact p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.drx2-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;margin-top:108px;margin-bottom:108px;padding:58px;background:var(--drx-sand);border-radius:26px}.drx2-band__intro p{max-width:480px;color:var(--drx-muted)}.drx2-band__stories,.drx2-feature-layout__side{display:flex;flex-direction:column}.drx2-text-story,.drx2-text-story:visited{display:grid;grid-template-columns:1fr auto;gap:6px 16px;padding:20px 0;color:var(--drx-ink)!important;border-bottom:1px solid var(--drx-line);text-decoration:none!important}.drx2-text-story:first-child{padding-top:0}.drx2-text-story:last-child{border-bottom:0}.drx2-text-story .drx2-eyebrow{grid-column:1/-1}.drx2-text-story strong{font-family:"DM Serif Display",Lora,Georgia,serif;font-size:26px;font-weight:400;line-height:1.12}.drx2-text-story>span:last-child{color:var(--drx-accent);font-size:22px}
.drx2-arrival{padding-top:10px}.drx2-text-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.drx2-text-grid .drx2-text-story{display:flex;flex-direction:column;min-height:180px;padding:22px;background:var(--drx-white);border:1px solid var(--drx-line);border-radius:16px}.drx2-text-grid .drx2-text-story>span:last-child{margin-top:auto}
.drx2-ebook{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:64px;align-items:center;margin-top:110px;margin-bottom:110px;padding:58px 64px;background:var(--drx-sand);border:1px solid var(--drx-line);border-radius:30px}.drx2-ebook__cover{display:flex;justify-content:center}.drx2-ebook__cover img{width:min(100%,360px);height:auto;display:block;border-radius:14px;box-shadow:0 20px 46px rgba(38,38,38,.14)}.drx2-ebook__copy>p{max-width:680px;color:var(--drx-muted)}.drx2-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;margin:24px 0 28px;padding:0;list-style:none}.drx2-checks li{position:relative;padding-left:24px;font-size:16px}.drx2-checks li::before{content:"✓";position:absolute;left:0;color:var(--drx-sage);font-weight:800}
.drx2-feature-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:34px;align-items:start}.drx2-card--feature .drx2-card__media{aspect-ratio:16/9}.drx2-card--feature h3{font-size:38px}.drx2-feature-layout__side{padding:10px 0}
.drx2-mosaic{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:290px 290px;gap:16px}.drx2-mosaic__item{position:relative;overflow:hidden;border-radius:18px;background:var(--drx-sand)}.drx2-mosaic__item--1{grid-row:1/3}.drx2-mosaic__item--4{grid-column:2/4}.drx2-mosaic__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.drx2-mosaic__item:hover .drx2-mosaic__image{transform:scale(1.025)}.drx2-mosaic__overlay{position:absolute;left:0;right:0;bottom:0;padding:42px 20px 18px;color:#fff;background:linear-gradient(to top,rgba(25,25,25,.78),rgba(25,25,25,0))}.drx2-mosaic__overlay small{display:block;margin-bottom:5px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.drx2-mosaic__overlay strong{display:block;font-family:"DM Serif Display",Lora,Georgia,serif;font-size:25px;font-weight:400;line-height:1.08}
.drx2-about{display:grid;grid-template-columns:240px minmax(0,1fr);gap:44px;align-items:center;margin-top:110px;margin-bottom:110px;padding:46px;background:var(--drx-white);border:1px solid var(--drx-line);border-radius:26px}.drx2-about__image{width:220px;height:220px;display:block;object-fit:cover;border-radius:50%}.drx2-about__copy p{max-width:760px;color:var(--drx-muted)}.drx2-latest{margin-bottom:110px}
.single-post .content-area,.single-post .site-main,.single-post .entry-content-wrap{background:var(--drx-bg)}.single-post .entry-header,.single-post .entry-content,.single-post .post-footer-area,.single-post .entry-related{max-width:var(--drx-reading);margin-left:auto;margin-right:auto}.single-post .entry-title{font-size:clamp(44px,5.5vw,66px);line-height:1.02}.single-post .entry-content{font-size:19px;line-height:1.78}.single-post .entry-content h2{margin-top:2.2em;font-size:clamp(32px,3vw,40px);line-height:1.12}.single-post .entry-content h3{margin-top:1.8em;font-size:28px;line-height:1.15}.single-post .entry-content a{color:var(--drx-accent-dark);text-decoration-thickness:1.5px;text-underline-offset:3px}.single-post .entry-content blockquote,.single-post .driexplorer-related,.single-post .driexplorer-update-2026{padding:22px 24px!important;background:var(--drx-sand)!important;color:var(--drx-ink)!important;border:0!important;border-left:4px solid var(--drx-sage)!important;border-radius:12px!important}
.archive .entry,.blog .entry,.search .entry{background:var(--drx-white);border:1px solid var(--drx-line);border-radius:18px;overflow:hidden;box-shadow:none}.archive .archive-title,.search .page-title{font-size:clamp(42px,4vw,56px)}
button,.button,.wp-element-button,.wp-block-button__link,.elementor-button{border-radius:999px!important}
#colophon,#colophon.site-footer,#colophon .site-footer-wrap,#colophon .site-footer-row-container,#colophon .site-footer-row-container-inner{background:var(--drx-ink)!important;color:#fff!important}#colophon a,#colophon a:visited,#colophon p,#colophon span{color:#fff!important}#colophon a:focus-visible{outline-color:#fff!important}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.drx2-card__image,.drx2-mosaic__image,.drx2-card,.drx2-moment-card{transition:none!important}}
@media (max-width:1024px){.drx2-hero{grid-template-columns:1fr 1fr;min-height:590px}.drx2-hero__media,.drx2-hero__image{min-height:590px}.drx2-hero__copy{padding:46px 38px}.drx2-moment-grid,.drx2-card-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.drx2-band,.drx2-ebook{gap:38px;padding:44px}.drx2-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:320px 250px 250px}.drx2-mosaic__item--1{grid-column:1/3;grid-row:1}.drx2-mosaic__item--4{grid-column:1/3}}
@media (max-width:767px){body{font-size:17px}.drx2-hero,.drx2-section,.drx2-band,.drx2-ebook,.drx2-about{width:calc(100% - 28px)}.drx2-hero{display:flex;flex-direction:column;min-height:0;margin-top:14px;margin-bottom:64px;border-radius:20px}.drx2-hero__media{min-height:0;aspect-ratio:4/3}.drx2-hero__image{min-height:0;height:100%;aspect-ratio:4/3}.drx2-hero__copy{padding:30px 22px 32px}.drx2-hero h1{margin-top:12px;font-size:clamp(39px,12vw,48px);line-height:1}.drx2-hero__copy>p{font-size:18px}.drx2-hero__actions{align-items:flex-start;flex-direction:column;gap:16px;margin-top:24px}.drx2-section{margin-top:64px;margin-bottom:64px}.drx2-section-head--split{align-items:flex-start;flex-direction:column;gap:14px}.drx2-section-head h2,.drx2-band h2,.drx2-ebook h2,.drx2-about h2{font-size:34px}.drx2-moment-grid{grid-template-columns:1fr 1fr;gap:12px}.drx2-moment-card{min-height:190px;padding:20px}.drx2-moment-card strong{font-size:22px}.drx2-card-grid--three,.drx2-card-grid--four{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:86%;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.drx2-card-grid--three::-webkit-scrollbar,.drx2-card-grid--four::-webkit-scrollbar{display:none}.drx2-card-grid--three .drx2-card,.drx2-card-grid--four .drx2-card{scroll-snap-align:start}.drx2-card h3{font-size:25px}.drx2-band{grid-template-columns:1fr;gap:34px;margin-top:72px;margin-bottom:72px;padding:30px 22px;border-radius:20px}.drx2-text-grid{grid-template-columns:1fr;gap:12px}.drx2-text-grid .drx2-text-story{min-height:0}.drx2-ebook{grid-template-columns:1fr;gap:34px;margin-top:72px;margin-bottom:72px;padding:30px 22px;border-radius:20px}.drx2-ebook__cover img{width:min(82%,300px)}.drx2-checks{grid-template-columns:1fr}.drx2-feature-layout{grid-template-columns:1fr;gap:24px}.drx2-card--feature h3{font-size:30px}.drx2-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:300px 210px 210px;gap:10px}.drx2-mosaic__overlay{padding:36px 14px 14px}.drx2-mosaic__overlay strong{font-size:19px}.drx2-about{grid-template-columns:1fr;gap:24px;margin-top:72px;margin-bottom:72px;padding:28px 22px;border-radius:20px}.drx2-about__image{width:138px;height:138px}.single-post .entry-content{font-size:18px;line-height:1.72}.single-post .entry-title{font-size:40px}}
@media (max-width:420px){.drx2-moment-grid{grid-template-columns:1fr}.drx2-moment-card{min-height:0}}

/* DRIEXPLORER V2.0.1 POLISH START */

/* HEADER — MAIS COMPACTO */

#masthead .site-header-row-container-inner {
    min-height: 0 !important;
}

#masthead .site-main-header-inner-wrap {
    min-height: 68px !important;
}

#masthead .site-bottom-header-inner-wrap {
    min-height: 42px !important;
}

#masthead .site-top-header-inner-wrap {
    min-height: 34px !important;
}

#masthead .site-branding {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#masthead .custom-logo,
#masthead .site-logo-img img {
    max-height: 52px !important;
    width: auto !important;
}

#masthead .header-social-wrap .social-button,
#masthead .social-button {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    min-height: 30px !important;
}

/* HERO — MELHOR PROPORÇÃO */

.drx2-hero {
    grid-template-columns:
        minmax(0, 1.06fr)
        minmax(440px, .94fr);
    min-height: 620px;
    margin-top: 28px;
    margin-bottom: 78px;
}

.drx2-hero__media,
.drx2-hero__image {
    min-height: 620px;
}

.drx2-hero__copy {
    padding: 54px 50px;
}

.drx2-hero h1 {
    max-width: 590px;
    font-size: clamp(48px, 4.25vw, 62px);
    line-height: 1.01;
}

.drx2-hero__copy > p {
    max-width: 590px;
}

/* RITMO VERTICAL */

.drx2-section {
    margin-top: 76px;
    margin-bottom: 76px;
}

.drx2-band {
    margin-top: 88px;
    margin-bottom: 88px;
}

.drx2-ebook {
    margin-top: 90px;
    margin-bottom: 90px;
}

.drx2-about {
    margin-top: 88px;
    margin-bottom: 82px;
}

.drx2-latest {
    margin-bottom: 82px;
}

/* EM QUE MOMENTO */

.drx2-moment-card > span:last-child {
    color: #5B5753;
}

.drx2-moment-card:hover,
.drx2-moment-card:focus-visible {
    background: #F3EFE8;
    border-color: #D8C4A8;
    box-shadow: 0 8px 24px rgba(38, 38, 38, .055);
}

/* SOBRE ADRIANA */

.drx2-about {
    max-width: 1040px;
    grid-template-columns: 200px minmax(0, 1fr);
    gap: 32px;
    padding: 40px 42px;
}

.drx2-about__image {
    width: 180px;
    height: 180px;
}

.drx2-about__copy p {
    max-width: 700px;
}

/* FOOTER EDITORIAL */

.drx2-footer-map {
    width: 100%;
    margin: 0;
    padding: 52px max(24px, calc((100vw - 1180px) / 2));
    background: #262626;
    color: #FFFFFF;
    border-bottom: 1px solid rgba(255,255,255,.12);
}

.drx2-footer-map__inner {
    display: grid;
    grid-template-columns: 1.35fr repeat(3, minmax(150px, .75fr));
    gap: 46px;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

.drx2-footer-brand strong {
    display: block;
    margin-bottom: 12px;
    color: #FFFFFF;
    font-family: "DM Serif Display", Lora, Georgia, serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}

.drx2-footer-brand p {
    max-width: 280px;
    margin: 0;
    color: rgba(255,255,255,.74);
    font-size: 16px;
    line-height: 1.55;
}

.drx2-footer-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.drx2-footer-column h2 {
    margin: 0 0 8px;
    color: #D8C4A8;
    font-family: "Source Sans 3", "Libre Franklin", Inter, sans-serif;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.drx2-footer-column a,
.drx2-footer-column a:visited {
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    color: rgba(255,255,255,.88) !important;
    font-size: 15px;
    line-height: 1.35;
    text-decoration: none !important;
}

.drx2-footer-column a:hover {
    color: #FFFFFF !important;
    text-decoration: underline !important;
    text-underline-offset: 4px;
}

.drx2-footer-map a:focus-visible {
    outline-color: #FFFFFF !important;
}

/* Footer Kadence vira faixa final: redes + copyright. */

body.home #colophon .footer-navigation,
body.home #colophon .widget_nav_menu {
    display: none !important;
}

body.home #colophon .site-footer-row-container-inner {
    padding-top: 14px !important;
    padding-bottom: 18px !important;
}

body.home #colophon .footer-social-wrap {
    margin-top: 0 !important;
}

/* TABLET */

@media (max-width: 1024px) {

    .drx2-hero {
        grid-template-columns: 1fr 1fr;
        min-height: 560px;
    }

    .drx2-hero__media,
    .drx2-hero__image {
        min-height: 560px;
    }

    .drx2-hero__copy {
        padding: 42px 34px;
    }

    .drx2-hero h1 {
        font-size: clamp(44px, 5vw, 56px);
    }

    .drx2-footer-map__inner {
        grid-template-columns: 1fr 1fr;
        gap: 34px 44px;
    }
}

/* MOBILE */

@media (max-width: 767px) {

    #masthead .site-main-header-inner-wrap {
        min-height: 58px !important;
    }

    #masthead .site-bottom-header-inner-wrap {
        min-height: 0 !important;
    }

    #masthead .custom-logo,
    #masthead .site-logo-img img {
        max-height: 44px !important;
    }

    .drx2-hero {
        margin-top: 12px;
        margin-bottom: 56px;
    }

    .drx2-hero__copy {
        padding: 28px 21px 30px;
    }

    .drx2-hero h1 {
        font-size: clamp(38px, 11vw, 46px);
    }

    .drx2-section {
        margin-top: 58px;
        margin-bottom: 58px;
    }

    .drx2-band,
    .drx2-ebook,
    .drx2-about {
        margin-top: 64px;
        margin-bottom: 64px;
    }

    .drx2-about {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 27px 21px;
    }

    .drx2-about__image {
        width: 132px;
        height: 132px;
    }

    .drx2-footer-map {
        padding: 40px 22px 28px;
    }

    .drx2-footer-map__inner {
        grid-template-columns: 1fr 1fr;
        gap: 30px 24px;
    }

    .drx2-footer-brand {
        grid-column: 1 / -1;
    }

    .drx2-footer-brand p {
        max-width: 320px;
    }

    .drx2-footer-column:last-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 420px) {

    .drx2-footer-map__inner {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .drx2-footer-brand,
    .drx2-footer-column:last-child {
        grid-column: auto;
    }
}

/* DRIEXPLORER V2.0.1 POLISH END */
