/*
Theme Name: thriller-sk-child
Theme URI: https://thriller.sk/
Description: Clean editorial child theme for Thriller.sk. Editable homepage fields, Divi parent theme.
Author: Thriller.sk
Template: Divi
Version: 2.0.0
Text Domain: thriller-sk-child
WPVibe: yes
*/

:root{
  --thr-hp-navy:#08141D;
  --thr-hp-navy-2:#10232F;
  --thr-hp-ink:#17242C;
  --thr-hp-muted:#55656E;
  --thr-hp-paper:#FDFDFC;
  --thr-hp-soft:#F3F1EC;
  --thr-hp-line:#DDE3E5;
  --thr-hp-blue:#167896;
  --thr-hp-cyan:#8DDBED;
  --thr-hp-max:1360px;
  --thr-hp-font:"Manrope",sans-serif;
}

/* Shared site foundation — child theme no longer depends on the legacy header code block. */
.thr-wrap,.thr-wrap.et_pb_row{width:min(calc(100% - 48px),1360px)!important;max-width:1360px!important;margin-inline:auto!important}
.thr-narrow,.thr-narrow.et_pb_row{width:min(calc(100% - 48px),820px)!important;max-width:820px!important;margin-inline:auto!important}
.thr-kicker{color:#0B6B87!important;font-family:"Manrope",sans-serif!important;font-size:11px!important;font-weight:850!important;line-height:1.35!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.thr-btn.et_pb_button,a.thr-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:12px 20px!important;border:1px solid #08141D!important;border-radius:0!important;background:#08141D!important;color:#fff!important;font-family:"Manrope",sans-serif!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.075em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:none!important}
.thr-btn.et_pb_button:hover,a.thr-btn:hover,.thr-btn.et_pb_button:focus,a.thr-btn:focus{padding:12px 20px!important;border-color:#167896!important;background:#167896!important;color:#fff!important}
.thr-btn.et_pb_button:after{display:none!important}
.thr-btn-ghost.et_pb_button{border-color:rgba(255,255,255,.6)!important;background:transparent!important;color:#fff!important}
.thr-btn-ghost.et_pb_button:hover,.thr-btn-ghost.et_pb_button:focus{border-color:#9FE5F3!important;background:#9FE5F3!important;color:#08141D!important}

/* Header/footer foundation. */
body .thr-global-header{background:#fff!important;border-bottom:1px solid #DDE3E5!important;box-shadow:none!important}
body .thr-global-header .et_pb_row{width:min(calc(100% - 48px),1360px)!important;max-width:1360px!important;margin-inline:auto!important}
body .thr-site-logo img{display:block!important;width:auto!important;max-width:188px!important;max-height:58px!important;object-fit:contain!important}
body .thr-main-menu,body .thr-main-menu .et_pb_menu_inner_container{background:transparent!important}
body .thr-main-menu .et_pb_menu__menu>nav>ul>li>a{display:flex!important;align-items:center!important;min-height:48px!important;padding:14px 12px!important;color:#17242C!important;font-family:"Manrope",sans-serif!important;font-size:12px!important;font-weight:750!important;letter-spacing:.05em!important;text-transform:uppercase!important}
body .thr-main-menu .et_pb_menu__menu>nav>ul>li>a:hover,body .thr-main-menu .current-menu-item>a{color:#0B6B87!important;opacity:1!important}
body .thr-main-menu .mobile_menu_bar:before{color:#17242C!important}
body .thr-global-footer{padding:64px 0 24px!important;background:#08141D!important}
body .thr-global-footer .et_pb_row{width:min(calc(100% - 48px),1360px)!important;max-width:1360px!important;margin-inline:auto!important}
body .thr-footer-logo img{display:block!important;width:auto!important;max-width:185px!important;max-height:66px!important;object-fit:contain!important}
body .thr-footer-title{margin:0 0 12px!important;padding:0!important;color:#fff!important;font-family:"Manrope",sans-serif!important;font-size:11px!important;font-weight:850!important;line-height:1.35!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body .thr-footer-copy,body .thr-global-footer p,body .thr-global-footer a{font-family:"Manrope",sans-serif!important;font-size:14px!important;line-height:1.75!important}
body .thr-footer-bottom{margin-top:24px!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.12)!important}
@media(max-width:980px){.thr-wrap,.thr-wrap.et_pb_row,.thr-narrow,.thr-narrow.et_pb_row{width:calc(100% - 40px)!important}body .thr-global-header .et_pb_row,body .thr-global-footer .et_pb_row{width:calc(100% - 40px)!important}body .thr-site-logo img{max-width:156px!important}}
@media(max-width:640px){.thr-wrap,.thr-wrap.et_pb_row,.thr-narrow,.thr-narrow.et_pb_row{width:calc(100% - 28px)!important}body .thr-global-header .et_pb_row,body .thr-global-footer .et_pb_row{width:calc(100% - 28px)!important}body .thr-site-logo img{max-width:145px!important}body .thr-global-footer{padding-top:50px!important}}

body.home .thr-home-editorial,
body.home .thr-home-editorial *{box-sizing:border-box}
body.home .thr-home-editorial{width:100%;margin:0;background:var(--thr-hp-paper);color:var(--thr-hp-ink);font-family:var(--thr-hp-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.home .thr-home-editorial img{max-width:100%;height:auto}
body.home .thr-home-editorial a{text-decoration:none}
body.home .thr-home-editorial :focus-visible{outline:3px solid #5CB6CE;outline-offset:3px}
body.home .thr-hp-wrap{width:min(calc(100% - 48px),var(--thr-hp-max));max-width:var(--thr-hp-max);margin-inline:auto}

/* Hero — copy and image are separate so readability never depends on a photo. */
body.home .thr-hp-hero{background:var(--thr-hp-navy);color:#fff}
body.home .thr-hp-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,5vw,76px);align-items:center;padding:clamp(56px,7vw,94px) 0}
body.home .thr-hp-hero__copy{max-width:690px}
body.home .thr-hp-kicker{margin:0 0 12px;color:#0B6B87;font:800 10px/1.35 var(--thr-hp-font);letter-spacing:.14em;text-transform:uppercase}
body.home .thr-hp-hero .thr-hp-kicker{color:var(--thr-hp-cyan)}
body.home .thr-hp-hero h1{max-width:780px;margin:0;padding:0;color:#fff;font:800 clamp(64px,7.6vw,112px)/.89 var(--thr-hp-font);letter-spacing:-.066em;text-wrap:balance}
body.home .thr-hp-hero__lead{max-width:650px;margin:26px 0 0;color:#DCE6EA;font:500 clamp(17px,1.35vw,20px)/1.65 var(--thr-hp-font)}
body.home .thr-hp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
body.home .thr-hp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 18px;border:1px solid transparent;font:800 11px/1.2 var(--thr-hp-font);letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}
body.home .thr-hp-btn--light{background:#fff;color:var(--thr-hp-navy)}
body.home .thr-hp-btn--ghost{background:transparent;color:#fff;border-color:#49616F}
body.home .thr-hp-btn--light:hover,body.home .thr-hp-btn--ghost:hover{background:var(--thr-hp-cyan);border-color:var(--thr-hp-cyan);color:var(--thr-hp-navy)}
body.home .thr-hp-hero__media{margin:0;overflow:hidden;background:#0D1D27}
body.home .thr-hp-hero__media img{display:block;width:100%;height:min(72vh,760px);object-fit:cover;object-position:center 42%}

/* Shared section typography. */
body.home .thr-hp-section{padding:clamp(74px,7vw,108px) 0;background:var(--thr-hp-paper)}
body.home .thr-hp-section--soft{background:var(--thr-hp-soft)}
body.home .thr-hp-section--dark{background:var(--thr-hp-navy);color:#fff}
body.home .thr-hp-heading{margin:0 0 30px}
body.home .thr-hp-heading h2{max-width:920px;margin:0;padding:0;color:var(--thr-hp-ink);font:790 clamp(42px,4.5vw,64px)/.98 var(--thr-hp-font);letter-spacing:-.052em;text-wrap:balance}
body.home .thr-hp-heading>p:last-child{max-width:720px;margin:15px 0 0;color:var(--thr-hp-muted);font:500 16px/1.65 var(--thr-hp-font)}
body.home .thr-hp-section--dark .thr-hp-kicker{color:var(--thr-hp-cyan)}
body.home .thr-hp-section--dark .thr-hp-heading h2{color:#fff}
body.home .thr-hp-section--dark .thr-hp-heading>p:last-child{color:#D3DEE3}

/* Featured — no image crop: contain inside a calm neutral frame. */
body.home .thr-hp-feature{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:stretch;background:#0C1B25;overflow:hidden}
body.home .thr-hp-feature__media{display:flex;align-items:center;justify-content:center;min-height:540px;margin:0;background:#E9ECEC;overflow:hidden}
body.home .thr-hp-feature__media img{display:block;width:100%;height:100%;object-fit:contain;background:#E9ECEC}
body.home .thr-hp-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,4vw,54px) clamp(28px,4vw,48px)}
body.home .thr-hp-feature__copy .thr-hp-kicker{color:var(--thr-hp-cyan)}
body.home .thr-hp-feature h3{margin:0 0 15px;padding:0;font:780 clamp(34px,3.2vw,48px)/1 var(--thr-hp-font);letter-spacing:-.045em;text-wrap:balance}
body.home .thr-hp-feature h3 a{color:#fff}
body.home .thr-hp-feature__copy>p:not(.thr-hp-kicker){margin:0;color:#D8E2E7;font:500 16px/1.68 var(--thr-hp-font)}

/* Article cards. Images are always fully visible. */
body.home .thr-hp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body.home .thr-hp-card{display:flex;min-width:0;flex-direction:column;margin:0;background:#fff;border:1px solid var(--thr-hp-line);overflow:hidden}
body.home .thr-hp-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;margin:0;background:#E8EBEC;overflow:hidden}
body.home .thr-hp-card__media img{display:block;width:100%;height:100%;object-fit:contain;background:#E8EBEC}
body.home .thr-hp-card__body{display:flex;flex:1;flex-direction:column;padding:20px 21px 23px}
body.home .thr-hp-card h3{margin:0 0 10px;padding:0;color:var(--thr-hp-ink);font:760 clamp(22px,2vw,29px)/1.07 var(--thr-hp-font);letter-spacing:-.033em;text-wrap:balance}
body.home .thr-hp-card h3 a{color:inherit}
body.home .thr-hp-card h3 a:hover{color:var(--thr-hp-blue)}
body.home .thr-hp-date{margin:0 0 9px;color:var(--thr-hp-blue);font:800 10px/1.35 var(--thr-hp-font);letter-spacing:.07em;text-transform:uppercase}
body.home .thr-hp-excerpt{margin:0;color:var(--thr-hp-muted);font:500 15px/1.63 var(--thr-hp-font)}
body.home .thr-hp-read{display:inline-flex;align-items:center;align-self:flex-start;min-height:42px;margin-top:auto;padding-top:13px;border-bottom:1px solid #9BBCC7;color:#116F8C;font:850 10.5px/1.2 var(--thr-hp-font);letter-spacing:.07em;text-transform:uppercase}
body.home .thr-hp-read:hover{color:var(--thr-hp-ink);border-color:var(--thr-hp-ink)}
body.home .thr-hp-read--light{color:#fff;border-color:#718894;margin-top:16px}
body.home .thr-hp-read--light:hover{color:var(--thr-hp-cyan);border-color:var(--thr-hp-cyan)}
body.home .thr-hp-section--dark .thr-hp-card{background:var(--thr-hp-navy-2);border-color:#26404D}
body.home .thr-hp-section--dark .thr-hp-card h3{color:#fff}
body.home .thr-hp-section--dark .thr-hp-excerpt{color:#D5E0E5}
body.home .thr-hp-section--dark .thr-hp-read{color:#A9E5F2;border-color:#436777}
body.home .thr-hp-section--dark .thr-hp-card__media,body.home .thr-hp-section--dark .thr-hp-card__media img{background:#E8EBEC}

/* Mood/category cards — photo never cropped. */
body.home .thr-hp-moods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
body.home .thr-hp-mood{display:flex;min-width:0;flex-direction:column;background:#0D1D27;color:#fff;overflow:hidden}
body.home .thr-hp-mood__media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#E8EBEC;overflow:hidden}
body.home .thr-hp-mood__media img{display:block;width:100%;height:100%;object-fit:contain;background:#E8EBEC}
body.home .thr-hp-mood__copy{padding:24px}
body.home .thr-hp-mood__copy span{display:block;margin:0 0 8px;color:var(--thr-hp-cyan);font:850 10px/1.3 var(--thr-hp-font);letter-spacing:.13em}
body.home .thr-hp-mood h3{margin:0 0 8px;color:#fff;font:760 clamp(27px,2.4vw,36px)/1.02 var(--thr-hp-font);letter-spacing:-.04em}
body.home .thr-hp-mood p{margin:0;color:#D8E2E7;font:500 15px/1.58 var(--thr-hp-font)}
body.home .thr-hp-mood:hover h3{color:var(--thr-hp-cyan)}

/* About Natti. */
body.home .thr-hp-about{padding:clamp(76px,7vw,108px) 0;background:#fff}
body.home .thr-hp-about__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(38px,6vw,88px);align-items:center}
body.home .thr-hp-about__media{margin:0;background:#EEF0F0;overflow:hidden}
body.home .thr-hp-about__media img{display:block;width:100%;height:620px;object-fit:cover;object-position:center 36%}
body.home .thr-hp-about__copy h2{max-width:800px;margin:0 0 18px;padding:0;color:var(--thr-hp-ink);font:790 clamp(42px,4.6vw,66px)/.98 var(--thr-hp-font);letter-spacing:-.052em;text-wrap:balance}
body.home .thr-hp-about__copy>p:not(.thr-hp-kicker){max-width:700px;margin:0;color:var(--thr-hp-muted);font:500 17px/1.72 var(--thr-hp-font)}

/* Final CTA. */
body.home .thr-hp-final{padding:54px 0;background:#EDEAE4}
body.home .thr-hp-final__grid{display:flex;align-items:center;justify-content:space-between;gap:28px}
body.home .thr-hp-final h2{max-width:800px;margin:0;padding:0;color:var(--thr-hp-ink);font:780 clamp(34px,3.8vw,52px)/1 var(--thr-hp-font);letter-spacing:-.046em;text-wrap:balance}
body.home .thr-hp-btn--dark{flex:0 0 auto;background:var(--thr-hp-navy);color:#fff}
body.home .thr-hp-btn--dark:hover{background:var(--thr-hp-blue);color:#fff}

@media(max-width:980px){
  body.home .thr-hp-grid{grid-template-columns:1fr 1fr}
  body.home .thr-hp-moods{grid-template-columns:1fr 1fr}
  body.home .thr-hp-mood:last-child{grid-column:1/-1}
  body.home .thr-hp-about__grid{grid-template-columns:1fr 1fr}
}

@media(max-width:640px){
  body.home .thr-hp-wrap{width:calc(100% - 28px)}
  body.home .thr-hp-hero__grid{grid-template-columns:1fr;gap:26px;padding:46px 0 28px}
  body.home .thr-hp-hero h1{max-width:350px;font-size:52px;line-height:.92;letter-spacing:-.052em}
  body.home .thr-hp-hero__lead{margin-top:18px;font-size:16px;line-height:1.62}
  body.home .thr-hp-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:23px}
  body.home .thr-hp-btn{width:100%;min-height:52px}
  body.home .thr-hp-hero__media img{height:auto;aspect-ratio:4/3;object-fit:cover}
  body.home .thr-hp-section{padding:54px 0}
  body.home .thr-hp-heading{margin-bottom:23px}
  body.home .thr-hp-heading h2{font-size:32px;line-height:1.03;letter-spacing:-.039em}
  body.home .thr-hp-heading>p:last-child{margin-top:12px;font-size:16px;line-height:1.6}
  body.home .thr-hp-feature{grid-template-columns:1fr}
  body.home .thr-hp-feature__media{min-height:0;aspect-ratio:4/3}
  body.home .thr-hp-feature__copy{padding:24px 20px}
  body.home .thr-hp-feature h3{font-size:30px;line-height:1.03}
  body.home .thr-hp-feature__copy>p:not(.thr-hp-kicker){font-size:15.5px;line-height:1.62}
  body.home .thr-hp-grid{grid-template-columns:1fr;gap:16px}
  body.home .thr-hp-card__body{padding:19px 20px 22px}
  body.home .thr-hp-card h3{font-size:24px;line-height:1.08}
  body.home .thr-hp-excerpt{font-size:15.5px;line-height:1.62}
  body.home .thr-hp-moods{grid-template-columns:1fr;gap:14px}
  body.home .thr-hp-mood:last-child{grid-column:auto}
  body.home .thr-hp-mood__copy{padding:21px 20px 23px}
  body.home .thr-hp-mood h3{font-size:28px}
  body.home .thr-hp-mood p{font-size:15.5px}
  body.home .thr-hp-about{padding:56px 0}
  body.home .thr-hp-about__grid{grid-template-columns:1fr;gap:28px}
  body.home .thr-hp-about__media img{height:auto;aspect-ratio:4/5;object-fit:cover}
  body.home .thr-hp-about__copy h2{font-size:34px;line-height:1.02}
  body.home .thr-hp-about__copy>p:not(.thr-hp-kicker){font-size:16px;line-height:1.66}
  body.home .thr-hp-final{padding:44px 0}
  body.home .thr-hp-final__grid{display:block}
  body.home .thr-hp-final h2{margin-bottom:22px;font-size:32px;line-height:1.03}
}

@media(max-width:390px){
  body.home .thr-hp-hero h1{font-size:47px}
  body.home .thr-hp-heading h2{font-size:30px}
  body.home .thr-hp-feature h3{font-size:28px}
  body.home .thr-hp-card h3{font-size:23px}
  body.home .thr-hp-about__copy h2,body.home .thr-hp-final h2{font-size:31px}
}

/* Contrast safety lock — text must never depend on the image behind it. */
body.home .thr-home-editorial .thr-hp-hero__copy{color:#FFFFFF!important}
body.home .thr-home-editorial .thr-hp-hero h1{color:#FFFFFF!important;text-shadow:none!important}
body.home .thr-home-editorial .thr-hp-hero__lead{color:#E8EFF2!important}
body.home .thr-home-editorial .thr-hp-hero .thr-hp-kicker{color:#9FE5F3!important;opacity:1!important}

body.home .thr-home-editorial .thr-hp-heading h2,
body.home .thr-home-editorial .thr-hp-card h3,
body.home .thr-home-editorial .thr-hp-card h3 a,
body.home .thr-home-editorial .thr-hp-about__copy h2,
body.home .thr-home-editorial .thr-hp-final h2{color:#17242C!important;text-shadow:none!important}
body.home .thr-home-editorial .thr-hp-heading>p:last-child,
body.home .thr-home-editorial .thr-hp-excerpt,
body.home .thr-home-editorial .thr-hp-about__copy>p:not(.thr-hp-kicker){color:#3F505A!important}
body.home .thr-home-editorial .thr-hp-card__body{background:#FFFFFF!important;color:#17242C!important}

body.home .thr-home-editorial .thr-hp-feature__copy{background:#0C1B25!important;color:#FFFFFF!important}
body.home .thr-home-editorial .thr-hp-feature h3,
body.home .thr-home-editorial .thr-hp-feature h3 a{color:#FFFFFF!important;text-shadow:none!important}
body.home .thr-home-editorial .thr-hp-feature__copy>p:not(.thr-hp-kicker){color:#E5EDF0!important}
body.home .thr-home-editorial .thr-hp-feature .thr-hp-kicker{color:#9FE5F3!important;opacity:1!important}

body.home .thr-home-editorial .thr-hp-mood__copy{background:#0D1D27!important;color:#FFFFFF!important}
body.home .thr-home-editorial .thr-hp-mood h3{color:#FFFFFF!important;text-shadow:none!important}
body.home .thr-home-editorial .thr-hp-mood p{color:#E5EDF0!important}
body.home .thr-home-editorial .thr-hp-mood__copy span{color:#9FE5F3!important;opacity:1!important}

body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-heading h2,
body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-card h3,
body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-card h3 a{color:#FFFFFF!important;text-shadow:none!important}
body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-heading>p:last-child,
body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-excerpt{color:#E1E9ED!important}
body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-card__body{background:#10232F!important;color:#FFFFFF!important}

body.home .thr-home-editorial .thr-hp-kicker,
body.home .thr-home-editorial .thr-hp-date{opacity:1!important}
body.home .thr-home-editorial .thr-hp-btn,
body.home .thr-home-editorial .thr-hp-read{opacity:1!important;text-shadow:none!important}
body.home .thr-home-editorial .thr-hp-btn--light{background:#FFFFFF!important;color:#08141D!important}
body.home .thr-home-editorial .thr-hp-btn--ghost{color:#FFFFFF!important;border-color:#78909C!important}
body.home .thr-home-editorial .thr-hp-btn--dark{background:#08141D!important;color:#FFFFFF!important}
body.home .thr-home-editorial .thr-hp-read{color:#0E6781!important}
body.home .thr-home-editorial .thr-hp-read--light,
body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-read{color:#B7ECF6!important}
body.home .thr-home-editorial .thr-hp-section--dark .thr-hp-date{color:#9FE5F3!important}

@media(max-width:640px){
  body.home .thr-home-editorial .thr-hp-hero__lead,
  body.home .thr-home-editorial .thr-hp-heading>p:last-child,
  body.home .thr-home-editorial .thr-hp-excerpt,
  body.home .thr-home-editorial .thr-hp-about__copy>p:not(.thr-hp-kicker){font-weight:550!important}
}

/* Final contrast floor: old Divi rules must never lower readability. */
body .thr-global-footer,body .thr-global-footer p,body .thr-global-footer a{color:#D9E2E6!important}
body .thr-global-footer .thr-footer-bottom,body .thr-global-footer .thr-footer-bottom p{color:#B8C5CB!important}
body .thr-global-footer .thr-footer-title{color:#FFFFFF!important}
body .thr-global-footer a:hover,body .thr-global-footer a:focus{color:#9FE5F3!important}
body .thr-page-hero .lead,body .thr-page-prose,body .thr-page-prose p{color:#3F505A!important}
body .thr-section-head p,body .thr-kicker{color:#0B6B87!important}
body .thr-about-hero .thr-kicker,body .thr-about-cta-section .thr-kicker{color:#9FE5F3!important}

/* Whole-site production pass: reading, accessibility and interaction. */
body.single-post .thr-article-content,
body.single-post .thr-article-content p,
body.single-post .et_pb_post_content,
body.single-post .et_pb_post_content p{color:#24323B!important}
body.single-post .thr-article-content{font-size:19px!important;line-height:1.82!important}
body.single-post .thr-article-content a{color:#0B6B87!important;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}
body.single-post .thr-article-content h2{color:#17242C!important;font-size:clamp(30px,3vw,38px)!important;line-height:1.14!important;margin-top:1.8em!important}
body.single-post .thr-article-content h3{color:#17242C!important;font-size:clamp(23px,2.3vw,28px)!important;line-height:1.2!important;margin-top:1.55em!important}
body.single-post .thr-post-title .entry-title{color:#17242C!important;text-wrap:balance}
body.single-post .thr-post-title .et_pb_title_meta_container{color:#52616A!important}
body.single-post .thr-post-title .et_pb_title_featured_container{background:#EEF1F1!important}
body.single-post .thr-post-title .et_pb_title_featured_container img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;background:#EEF1F1!important}
body.single-post .thr-article-content figure{margin:2.2em 0!important}
body.single-post .thr-article-content figure img{display:block;max-width:100%;height:auto}
body.single-post .thr-article-content figcaption{color:#52616A!important;font-size:13px!important;line-height:1.5!important}

/* Reading progress. */
.thr-reading-progress{position:fixed;z-index:100000;top:0;left:0;width:100%;height:3px;pointer-events:none;background:transparent}
.thr-reading-progress span{display:block;width:100%;height:100%;background:#2389A8;transform:scaleX(0);transform-origin:left center;will-change:transform}
.admin-bar .thr-reading-progress{top:32px}

/* Related stories — keeps the reader moving instead of ending on a dead end. */
.thr-related{width:min(100%,1080px);margin:72px auto 12px;padding:48px 0 6px;border-top:1px solid #DDE3E5;font-family:"Manrope",sans-serif}
.thr-related__head{max-width:760px;margin-bottom:28px}
.thr-related__kicker{margin:0 0 10px!important;padding:0!important;color:#0B6B87!important;font-size:11px!important;font-weight:800!important;line-height:1.3!important;letter-spacing:.13em!important;text-transform:uppercase}
.thr-related__head h2{margin:0!important;padding:0!important;color:#17242C!important;font-size:clamp(30px,3.6vw,46px)!important;font-weight:780!important;line-height:1.02!important;letter-spacing:-.04em!important}
.thr-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.thr-related-card{display:flex;min-width:0;flex-direction:column;border:1px solid #DDE3E5;background:#fff}
.thr-related-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#E9ECEC;overflow:hidden}
.thr-related-card__media img{display:block;width:100%;height:100%;object-fit:contain;background:#E9ECEC}
.thr-related-card__meta{margin:18px 18px 8px!important;padding:0!important;color:#52616A!important;font-size:11px!important;font-weight:750!important;line-height:1.4!important;letter-spacing:.06em!important;text-transform:uppercase}
.thr-related-card h3{margin:0 18px 10px!important;padding:0!important;color:#17242C!important;font-size:22px!important;font-weight:760!important;line-height:1.1!important;letter-spacing:-.027em!important}
.thr-related-card h3 a{color:inherit!important;text-decoration:none!important}
.thr-related-card__link{display:inline-flex;align-items:center;min-height:44px;margin:auto 18px 15px;color:#0B6B87!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.07em!important;text-decoration:none!important;text-transform:uppercase}

/* Minimum comfortable touch targets throughout navigation and calls to action. */
.thr-global-header a,
.thr-global-footer a,
.thr-mobile-nav a,
.thr-hp-btn,
.thr-hp-read{min-height:44px}
.thr-global-footer a{display:inline-flex;align-items:center}

/* Stable image geometry reduces layout shift while preserving full thumbnails. */
.thr-hp-card__media,
.thr-hp-feature__media,
.thr-hp-mood__media,
.thr-related-card__media{contain:layout paint}

@media(max-width:782px){.admin-bar .thr-reading-progress{top:46px}}
@media(max-width:760px){
  body.single-post .thr-article-content{font-size:17px!important;line-height:1.78!important}
  .thr-related{margin-top:54px;padding-top:36px}
  .thr-related__grid{grid-template-columns:1fr;gap:14px}
  .thr-related-card h3{font-size:23px!important}
}

/* Contact and standard editorial pages. */
body .thr-page-hero{padding:clamp(64px,7vw,100px) 0!important;background:#F3F1EC!important;border-bottom:1px solid #DDE3E5!important}
body .thr-page-hero .thr-kicker{color:#0B6B87!important}
body .thr-page-hero h1{max-width:900px;margin:0!important;padding:0!important;color:#17242C!important;font-size:clamp(44px,5.6vw,76px)!important;font-weight:800!important;line-height:.98!important;letter-spacing:-.052em!important;text-wrap:balance}
body .thr-page-hero .lead{max-width:760px;margin-top:18px!important;color:#3F505A!important;font-size:17px!important;line-height:1.68!important}
body .thr-page-body{padding:clamp(58px,7vw,92px) 0!important;background:#FDFDFC!important}
body .thr-page-prose h2{color:#17242C!important;font-size:32px!important;font-weight:780!important;line-height:1.1!important;letter-spacing:-.032em!important}
body .thr-page-prose,body .thr-page-prose p{color:#3F505A!important;font-size:17px!important;line-height:1.72!important}
body .thr-page-prose a{color:#0B6B87!important;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}
body .thr-contact-form{padding:clamp(24px,3vw,38px);border:1px solid #DDE3E5;background:#fff}
body .thr-contact-form form{display:grid;gap:8px}
body .thr-contact-form label{margin-top:8px;color:#17242C;font-size:13px;font-weight:750;letter-spacing:.025em}
body .thr-contact-form input:not([type="hidden"]),body .thr-contact-form textarea{width:100%;min-height:48px;padding:12px 13px;border:1px solid #AAB6BC!important;border-radius:0;background:#fff!important;color:#17242C!important;font-size:16px!important;line-height:1.45!important;box-shadow:none!important}
body .thr-contact-form textarea{min-height:170px;resize:vertical}
body .thr-contact-form input:focus,body .thr-contact-form textarea:focus{outline:3px solid rgba(22,120,150,.22)!important;outline-offset:1px;border-color:#167896!important}
body .thr-contact-form button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:12px;padding:12px 20px;border:1px solid #08141D;background:#08141D;color:#fff;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
body .thr-contact-form button:hover,body .thr-contact-form button:focus{background:#167896;border-color:#167896}
@media(max-width:640px){body .thr-page-hero{padding:50px 0!important}body .thr-page-hero h1{font-size:42px!important}body .thr-page-hero .lead{font-size:16px!important}body .thr-page-body{padding:48px 0 64px!important}body .thr-contact-form{padding:20px}}

/* Existing Divi Blog page — visually aligned with the new editorial system. */
body .thr-blog-grid .et_pb_salvattore_content{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px!important}
body .thr-blog-grid .column{display:contents!important;width:auto!important;float:none!important;margin:0!important}
body .thr-blog-grid article.et_pb_post{display:flex!important;min-width:0;flex-direction:column;margin:0!important;padding:0!important;border:1px solid #DDE3E5!important;background:#fff!important;box-shadow:none!important}
body .thr-blog-grid .et_pb_image_container{display:flex!important;align-items:center;justify-content:center;aspect-ratio:4/3;margin:0!important;background:#E9ECEC!important;overflow:hidden}
body .thr-blog-grid .entry-featured-image-url{display:flex!important;align-items:center;justify-content:center;width:100%;height:100%;margin:0!important;background:#E9ECEC!important}
body .thr-blog-grid .entry-featured-image-url img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;background:#E9ECEC!important}
body .thr-blog-grid .entry-title{margin:0!important;padding:19px 20px 9px!important;color:#17242C!important;font-size:clamp(22px,2vw,29px)!important;font-weight:760!important;line-height:1.08!important;letter-spacing:-.032em!important}
body .thr-blog-grid .entry-title a{color:inherit!important}
body .thr-blog-grid .post-meta{margin:0!important;padding:0 20px 10px!important;color:#52616A!important;font-size:11px!important;font-weight:750!important;line-height:1.45!important;letter-spacing:.045em!important;text-transform:uppercase}
body .thr-blog-grid .post-content{display:flex;flex:1;flex-direction:column;padding:0 20px 20px!important;color:#44545E!important;font-size:15px!important;line-height:1.62!important}
body .thr-blog-grid .post-content-inner{margin-bottom:8px}
body .thr-blog-grid .more-link{display:inline-flex!important;align-items:center;align-self:flex-start;min-height:44px;margin-top:auto!important;color:#0B6B87!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.07em!important;text-decoration:none!important;text-transform:uppercase}
body .thr-blog-grid .pagination{grid-column:1/-1;margin-top:26px!important;padding-top:22px;border-top:1px solid #DDE3E5}
body .thr-blog-grid .pagination a{display:inline-flex;align-items:center;min-height:44px;color:#0B6B87!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase}
@media(max-width:980px){body .thr-blog-grid .et_pb_salvattore_content{grid-template-columns:1fr 1fr!important}}
@media(max-width:640px){body .thr-blog-grid .et_pb_salvattore_content{grid-template-columns:1fr!important;gap:15px!important}body .thr-blog-grid .entry-title{font-size:24px!important}}

/* About page — same typography, contrast and spacing as the editorial homepage. */
body .thr-about-hero{background:#08141D!important;color:#fff!important;padding:clamp(64px,7vw,104px) 0!important}
body .thr-about-hero-row{align-items:center!important}
body .thr-about-hero .thr-kicker{color:#9FE5F3!important}
body .thr-about-hero-copy h1{margin:0 0 22px!important;padding:0!important;color:#fff!important;font-size:clamp(48px,6vw,82px)!important;font-weight:800!important;line-height:.96!important;letter-spacing:-.055em!important;text-wrap:balance}
body .thr-about-hero-copy .lead{max-width:720px;color:#E5EDF0!important;font-size:18px!important;line-height:1.68!important}
body .thr-about-portrait{background:#0D1D27!important;overflow:hidden}
body .thr-about-portrait img{display:block;width:100%!important;height:auto!important;object-fit:contain!important}
body .thr-about-manifesto{padding:clamp(62px,7vw,96px) 0!important;background:#F3F1EC!important}
body .thr-about-manifesto-copy h2,body .thr-about-story-copy h2,body .thr-about-creative-copy h2,body .thr-about-cta-copy h2{color:#17242C!important;font-size:clamp(36px,4vw,56px)!important;font-weight:790!important;line-height:1.02!important;letter-spacing:-.045em!important;text-wrap:balance}
body .thr-about-manifesto-copy p,body .thr-about-story-copy p,body .thr-about-creative-copy p,body .thr-about-cta-copy p{color:#3F505A!important;font-size:17px!important;line-height:1.72!important}
body .thr-about-pillars{background:#FDFDFC!important}
body .thr-about-pillar{height:100%;padding:28px;border-top:3px solid #167896;background:#fff!important;box-shadow:0 12px 34px rgba(8,20,29,.05)}
body .thr-about-pillar .eyebrow,body .thr-about-manifesto-copy .eyebrow,body .thr-about-cta-copy .eyebrow{color:#0B6B87!important;font-size:11px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase}
body .thr-about-pillar h3{color:#17242C!important;font-size:26px!important;font-weight:760!important;line-height:1.1!important;letter-spacing:-.03em!important}
body .thr-about-pillar p{color:#44545E!important;font-size:15.5px!important;line-height:1.68!important}
body .thr-about-story-section{padding:clamp(68px,7vw,104px) 0!important;background:#fff!important}
body .thr-about-tkd{background:#EEF0F0!important;overflow:hidden}
body .thr-about-tkd img{display:block;width:100%!important;height:auto!important;object-fit:contain!important}
body .thr-about-story-copy blockquote{margin:30px 0!important;padding:22px 24px!important;border-left:3px solid #167896!important;background:#F3F1EC!important;color:#17242C!important;font-size:21px!important;font-weight:650!important;line-height:1.5!important}
body .thr-about-creative{background:#F3F1EC!important}
body .thr-about-cta-section{padding:clamp(64px,7vw,96px) 0!important;background:#08141D!important}
body .thr-about-cta-copy h2{color:#fff!important}
body .thr-about-cta-copy p{color:#E1E9ED!important}
body .thr-about-cta-copy .eyebrow{color:#9FE5F3!important}
@media(max-width:980px){body .thr-about-hero-row{display:flex!important;flex-direction:column!important}body .thr-about-hero-row>.et_pb_column{width:100%!important;margin-right:0!important}body .thr-about-pillars-row{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}}
@media(max-width:640px){body .thr-about-hero{padding:52px 0!important}body .thr-about-hero-copy h1{font-size:46px!important}body .thr-about-hero-copy .lead{font-size:16px!important}body .thr-about-pillar{padding:22px}body .thr-about-manifesto-copy h2,body .thr-about-story-copy h2,body .thr-about-creative-copy h2,body .thr-about-cta-copy h2{font-size:32px!important}}

/* Editorial archives and search. */
.thr-archive{background:#FDFDFC;color:#17242C;font-family:"Manrope",sans-serif}
.thr-archive-wrap{width:min(calc(100% - 48px),1360px);max-width:1360px;margin-inline:auto}
.thr-archive-hero{padding:clamp(66px,7vw,104px) 0;background:#F3F1EC;border-bottom:1px solid #DDE3E5}
.thr-archive-kicker{margin:0 0 12px!important;padding:0!important;color:#0B6B87!important;font-size:11px!important;font-weight:850!important;line-height:1.3!important;letter-spacing:.14em!important;text-transform:uppercase}
.thr-archive-hero h1{max-width:960px;margin:0!important;padding:0!important;color:#17242C!important;font-size:clamp(44px,5.6vw,78px)!important;font-weight:800!important;line-height:.98!important;letter-spacing:-.055em!important;text-wrap:balance}
.thr-archive-lead{max-width:740px;margin:20px 0 0!important;padding:0!important;color:#44545E!important;font-size:17px!important;font-weight:520!important;line-height:1.68!important}
.thr-archive-body{padding:clamp(62px,7vw,96px) 0}
.thr-archive-feature{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);margin-bottom:54px;border:1px solid #DDE3E5;background:#fff}
.thr-archive-feature__media{display:flex;align-items:center;justify-content:center;min-height:460px;background:#E9ECEC;overflow:hidden}
.thr-archive-feature__media img{display:block;width:100%;height:100%;object-fit:contain;background:#E9ECEC}
.thr-archive-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,54px)}
.thr-archive-feature h2{margin:0 0 14px!important;padding:0!important;color:#17242C!important;font-size:clamp(34px,3.5vw,50px)!important;font-weight:780!important;line-height:1.03!important;letter-spacing:-.045em!important}
.thr-archive-feature h2 a,.thr-archive-card h2 a{color:inherit!important;text-decoration:none!important}
.thr-archive-feature__copy>p:not(.thr-archive-meta){margin:0!important;color:#44545E!important;font-size:16px!important;line-height:1.65!important}
.thr-archive-meta{margin:0 0 10px!important;padding:0!important;color:#0B6B87!important;font-size:10.5px!important;font-weight:800!important;line-height:1.35!important;letter-spacing:.07em!important;text-transform:uppercase}
.thr-archive-read{display:inline-flex;align-items:center;min-height:44px;margin-top:15px;color:#0B6B87!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.07em!important;text-decoration:none!important;text-transform:uppercase}
.thr-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.thr-archive-card{display:flex;min-width:0;flex-direction:column;border:1px solid #DDE3E5;background:#fff}
.thr-archive-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#E9ECEC;overflow:hidden}
.thr-archive-card__media img{display:block;width:100%;height:100%;object-fit:contain;background:#E9ECEC}
.thr-archive-card__body{display:flex;flex:1;flex-direction:column;padding:20px 21px 22px}
.thr-archive-card h2{margin:0 0 10px!important;padding:0!important;color:#17242C!important;font-size:clamp(22px,2vw,29px)!important;font-weight:760!important;line-height:1.08!important;letter-spacing:-.032em!important}
.thr-archive-card__body>p:not(.thr-archive-meta){margin:0!important;color:#44545E!important;font-size:15px!important;line-height:1.62!important}
.thr-archive-card .thr-archive-read{margin-top:auto;padding-top:14px}
.thr-archive-pagination{margin-top:46px;padding-top:22px;border-top:1px solid #DDE3E5}
.thr-archive-pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.thr-archive-pagination a,.thr-archive-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 12px;border:1px solid #DDE3E5;color:#17242C!important;text-decoration:none!important}
.thr-archive-pagination .current{background:#08141D;color:#fff!important;border-color:#08141D}
.thr-archive-empty{max-width:720px;padding:42px;border:1px solid #DDE3E5;background:#fff}
.thr-search-page .search-form{display:flex;gap:8px;max-width:620px;margin-top:28px}
.thr-search-page .search-field{flex:1;min-width:0;min-height:48px;padding:10px 14px;border:1px solid #AEB9BE;background:#fff;color:#17242C;font-size:16px}
.thr-search-page .search-submit{min-height:48px;padding:10px 18px;border:0;background:#08141D;color:#fff;font-weight:750;cursor:pointer}
@media(max-width:980px){.thr-archive-grid{grid-template-columns:1fr 1fr}.thr-archive-feature{grid-template-columns:1fr}.thr-archive-feature__media{min-height:0;aspect-ratio:4/3}}
@media(max-width:640px){.thr-archive-wrap{width:calc(100% - 28px)}.thr-archive-hero{padding:52px 0}.thr-archive-hero h1{font-size:40px!important}.thr-archive-lead{font-size:16px!important}.thr-archive-body{padding:48px 0 64px}.thr-archive-grid{grid-template-columns:1fr;gap:15px}.thr-archive-feature{margin-bottom:34px}.thr-archive-feature__copy{padding:24px 20px}.thr-archive-feature h2{font-size:30px!important}.thr-archive-card h2{font-size:24px!important}.thr-search-page .search-form{display:grid;grid-template-columns:1fr}.thr-search-page .search-submit{width:100%}}

@media(prefers-reduced-motion:reduce){
  body.home .thr-home-editorial *,body.home .thr-home-editorial *::before,body.home .thr-home-editorial *::after{transition:none!important;animation:none!important}
  .thr-reading-progress span{transition:none!important}
}

/* Header contrast lock — keep navigation readable regardless of old Divi rules. */
body .thr-global-header{background:#08141D!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}
body .thr-global-header .thr-custom-desktop-nav a{color:#F7F8F8!important;opacity:1!important}
body .thr-global-header .thr-custom-desktop-nav a:hover,
body .thr-global-header .thr-custom-desktop-nav a:focus-visible,
body .thr-global-header .thr-custom-desktop-nav .current-menu-item>a{color:#9FE5F3!important}
body .thr-global-header .thr-nav-shell,
body .thr-global-header .thr-nav-shell .et_pb_code_inner{background:transparent!important}
body .thr-global-header .thr-mobile-nav>summary{color:#FFFFFF!important;border-color:rgba(255,255,255,.30)!important;background:rgba(255,255,255,.08)!important}
body .thr-global-header .thr-mobile-nav>summary:before{color:#FFFFFF!important}
body .thr-global-header .thr-mobile-nav[open]>summary{background:#FFFFFF!important;border-color:#FFFFFF!important}
body .thr-global-header .thr-mobile-nav[open]>summary:before{color:#08141D!important}
