.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}:root{--bg:#f4f1eb;--surface:#ffffff;--surface-soft:#faf7f2;--surface-elevated:#ffffff;--text:#0f172a;--text-soft:#334155;--muted:#64748b;--primary:#e8751a;--primary-hover:#c2410c;--primary-700:#c9601a;--primary-soft:#fff7ed;--accent:#15803d;--border:#e7e5e4;--border-strong:#d6d3d1;--ring:rgba(217, 119, 6, 0.22);--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:24px;--shadow-xs:0 1px 2px rgba(15, 23, 42, 0.04);--shadow-sm:0 4px 16px rgba(15, 23, 42, 0.055);--shadow-md:0 12px 40px rgba(15, 23, 42, 0.1);--shadow-header:0 1px 0 rgba(15, 23, 42, 0.04), 0 8px 24px rgba(15, 23, 42, 0.06)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background-color:var(--bg);background-image:radial-gradient(ellipse 120% 80% at 50% -30%,rgb(255 247 237 / .9) 0%,transparent 55%),linear-gradient(180deg,#faf8f5 0%,var(--bg) 38%,#f7f5f0 100%);background-attachment:fixed;color:var(--text);font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:1.0625rem;line-height:1.65;font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--primary);text-decoration:none;transition:color .18s ease}a:hover{color:var(--primary-700);text-decoration:none}::selection{background:rgb(251 191 36 / .35);color:var(--text)}.container{width:min(1180px, 92%);margin:0 auto}.site-header,.site-footer{background:rgb(255 255 255 / .82);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);border-bottom:1px solid rgb(231 229 228 / .85)}.site-header{position:sticky;top:0;z-index:200;box-shadow:var(--shadow-header)}.site-footer{border-top:1px solid var(--border);border-bottom:0;margin-top:64px}.header-wrap,.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0}.site-brand{font-weight:800;font-size:1.15rem;color:var(--text);letter-spacing:-.01em;display:inline-flex;align-items:center;line-height:0}.site-brand-logo,.custom-logo{display:block;height:clamp(40px, 5vw, 52px);width:auto;max-width:min(180px, 38vw);object-fit:contain}.site-nav ul,.site-footer ul{margin:0;padding:0;list-style:none;display:flex;gap:6px}.header-search{flex:1 1 220px;max-width:min(440px, 100%);min-width:0;position:relative;z-index:1}.header-search .search-form.thf-search-form{margin:0;flex-wrap:nowrap;align-items:stretch;gap:0;padding:3px 4px 3px 12px;background:#fff;border:1px solid rgb(231 229 228 / .9);border-radius:999px;box-shadow:0 1px 2px rgb(15 23 42 / .04);transition:border-color 0.18s ease,box-shadow 0.18s ease,background 0.18s ease}.header-search .search-form.thf-search-form:focus-within{background:#fff;border-color:rgb(232 117 26 / .35);box-shadow:0 0 0 3px var(--ring),0 2px 8px rgb(15 23 42 / .06)}.header-search .search-form label{flex:1 1 auto;min-width:0;display:block}.header-search .search-field{width:100%;min-width:0;flex:1 1 auto;box-sizing:border-box;border:0!important;background:transparent!important;box-shadow:none!important;min-height:38px;padding-left:4px;padding-right:36px;font-size:.94rem}.header-search .search-form .btn{flex-shrink:0;padding:8px 16px;font-size:.86rem;font-weight:700;border-radius:999px;white-space:nowrap;letter-spacing:.01em;box-shadow:none}.header-search .search-form .btn:hover{transform:none;filter:brightness(1.05)}.search-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid #fff0;border-radius:999px;background:var(--primary-soft);color:var(--primary);cursor:pointer;transition:background 0.18s ease,color 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease;flex-shrink:0}.search-toggle:hover{background:#fff7ed;border-color:rgb(232 117 6 / .18);box-shadow:0 2px 8px rgb(232 117 6 / .1);color:var(--primary-hover)}.search-toggle[aria-expanded="true"]{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 8px rgb(232 117 6 / .25)}.search-toggle svg{display:block;pointer-events:none}.search-overlay{position:absolute;left:0;right:0;top:100%;z-index:200;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 12px 40px rgb(15 23 42 / .1),0 4px 12px rgb(15 23 42 / .05);padding:20px 0 24px}.search-overlay[hidden]{display:none}.search-overlay.is-open{animation:searchSlideDown 0.22s ease forwards}.search-overlay::before{content:"";position:fixed;inset:0;top:0;background:rgb(15 23 42 / .12);z-index:-1;pointer-events:auto}@keyframes searchSlideDown{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-overlay-inner{position:relative;z-index:1}.search-overlay .header-search{max-width:640px;margin:0 auto;flex:unset}.search-overlay .header-search .search-field{min-height:48px;font-size:1.05rem}.search-overlay .header-search .thf-live-panel{left:0;right:0;transform:none;width:100%;min-width:0}.search-overlay .search-form.thf-search-form{flex-direction:row}.search-overlay .search-form.thf-search-form .btn{width:auto}.site-header,.site-header .header-wrap{overflow:visible}.thf-search-form .thf-live-search{flex:1 1 auto;min-width:0}.thf-live-search{position:relative}.thf-live-search-label{position:relative;display:block}.search-form .thf-live-search-label .search-field{padding-right:40px}.header-search .search-form .thf-live-search-label .search-field{padding-right:36px}.thf-live-spinner{pointer-events:none;position:absolute;right:12px;top:50%;width:18px;height:18px;margin-top:-9px;border-radius:50%;border:2px solid rgb(148 163 184 / .35);border-top-color:var(--primary);opacity:0;transition:opacity 0.15s ease}.thf-live-search.is-loading .thf-live-spinner{opacity:1;animation:thf-spin 0.65s linear infinite}@keyframes thf-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.thf-live-search.is-loading .thf-live-spinner{animation:none;border-top-color:rgb(148 163 184 / .55)}}.thf-live-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:300;margin:0;padding:8px 0;list-style:none;background:rgb(255 255 255 / .97);backdrop-filter:blur(14px) saturate(1.15);-webkit-backdrop-filter:blur(14px) saturate(1.15);border:1px solid rgb(226 232 240 / .95);border-radius:16px;box-shadow:0 0 0 1px rgb(255 255 255 / .65) inset,0 20px 50px rgb(15 23 42 / .14),0 8px 20px rgb(15 23 42 / .07);max-height:min(420px, 70vh);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgb(148 163 184 / .55) #fff0}.thf-live-panel::-webkit-scrollbar{width:9px}.thf-live-panel::-webkit-scrollbar-track{margin:10px 0;background:#fff0}.thf-live-panel::-webkit-scrollbar-thumb{background:rgb(148 163 184 / .45);border-radius:999px;border:2px solid #fff0;background-clip:padding-box}.header-search .thf-live-panel{left:50%;right:auto;transform:translateX(-50%);width:min(520px, calc(100vw - 32px));min-width:min(100%, 340px)}.thf-live-item{display:flex;align-items:center;gap:12px;min-height:72px;padding:10px 14px;color:var(--text);text-decoration:none;font-weight:600;font-size:.9375rem;line-height:1.4;border-bottom:1px solid rgb(241 245 249 / .95);outline:none;transition:background 0.14s ease}.thf-live-item-thumb{flex-shrink:0;width:56px;height:56px;border-radius:8px;object-fit:cover;background:var(--surface-soft)}.thf-live-item-thumb--placeholder{display:block;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%)}.thf-live-item:last-of-type{border-bottom-width:0}.thf-live-item:hover,.thf-live-item:focus-visible{background:#fff7ed;color:var(--primary-700)}.thf-live-item.is-active{background:linear-gradient(90deg,#fff7ed 0%,#fff 100%);color:var(--primary-700)}.thf-live-item-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.thf-live-empty,.thf-live-error{padding:16px 14px;font-size:.92rem;color:var(--muted);text-align:center}.thf-live-error{color:#b45309}.thf-live-footer{padding:12px 14px 14px;border-top:1px solid rgb(241 245 249 / .95);margin-top:4px;background:linear-gradient(180deg,#fafaf9 0%,#fff 50%)}.thf-live-all{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:8px 12px;border-radius:10px;font-weight:700;font-size:.88rem;color:var(--primary-700);background:#fff7ed;border:1px solid #fed7aa;text-decoration:none;transition:background 0.15s ease,border-color 0.15s ease}.thf-live-all:hover{background:#ffedd5;border-color:#fdba74;color:var(--primary)}.page-hero .thf-live-spinner{border-color:rgb(255 255 255 / .35);border-top-color:rgb(255 255 255 / .92)}.page-hero .thf-live-panel{border-color:rgb(148 163 184 / .35)}.page-hero .thf-live-item{border-bottom-color:rgb(241 245 249 / .9)}.site-nav{min-width:0}.site-nav ul{flex-wrap:nowrap;align-items:center;justify-content:flex-end}.site-nav a{color:var(--text-soft);font-weight:600;font-size:.92rem;display:inline-flex;align-items:center;min-height:40px;line-height:1.2;white-space:nowrap;padding:8px 13px;border-radius:999px;transition:background 0.18s ease,color 0.18s ease}.site-nav a:hover{background:var(--primary-soft);color:var(--primary)}.site-nav .current-menu-item>a,.site-nav .current-menu-ancestor>a,.site-nav .current_page_item>a{background:#fff7ed;color:var(--primary-700)}@media (min-width:981px){.header-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:clamp(12px, 2.2vw, 28px);row-gap:0;justify-content:stretch}.site-brand{justify-self:start}.site-nav{justify-self:end;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding-bottom:3px;margin-right:-4px;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgb(148 163 184 / .45) #fff0}.site-nav::-webkit-scrollbar{height:5px}.site-nav::-webkit-scrollbar-thumb{background:rgb(148 163 184 / .45);border-radius:999px}.site-nav ul{flex-wrap:nowrap;justify-content:flex-end;gap:4px}.site-nav a{padding:8px 13px;font-size:.9rem;min-height:38px}}.site-main{min-height:70vh}.section{padding:42px 0}.kicker{text-transform:uppercase;letter-spacing:.11em;font-size:.74rem;color:var(--muted);margin:0 0 12px;font-weight:700}.hero{background:linear-gradient(135deg,#2d2d2d 0%,#5a3e20 55%,#e8751a 100%);color:#fff}.hero h1{max-width:760px;margin:0 0 10px;font-family:"Source Serif 4",Georgia,"Times New Roman",serif;font-weight:700;line-height:1.1;letter-spacing:-.035em;font-size:clamp(2rem, 4vw, 3.35rem)}.hero p{max-width:760px}.hero .kicker{color:rgb(255 220 180 / .95)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:var(--radius-md);font-weight:700;font-size:.95rem;border:1px solid #fff0;transition:transform .18s ease,box-shadow .18s ease,background .2s ease}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.btn-primary{background:#fff;color:#c9601a}.btn-light{background:rgb(255 255 255 / .16);color:#fff;border-color:rgb(255 255 255 / .35)}.btn-primary-alt{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-outline{background:#fff0;color:#2d2d2d;border-color:#cbd5e1}.btn-sm{padding:9px 14px;font-size:.88rem;border-radius:10px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-proof span{font-size:.84rem;background:rgb(255 255 255 / .16);border:1px solid rgb(255 255 255 / .28);padding:7px 11px;border-radius:999px;font-weight:600}.hero-modern{padding:82px 0 68px}.hero-modern-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);gap:26px;align-items:start}.hero-sub{opacity:.98;font-size:1.08rem}.hero-lead-box{background:#fff;color:var(--text);border-radius:18px;padding:22px;border:1px solid rgb(148 163 184 / .35);box-shadow:0 16px 35px rgb(2 18 44 / .22)}.hero-lead-box h2{margin:0 0 8px;font-size:1.35rem;line-height:1.2}.hero-lead-box p{margin-top:0;color:#334155}.home-modern h2{font-family:"Source Serif 4",Georgia,"Times New Roman",serif;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem, 2.1vw, 2rem)}.home-modern p{max-width:70ch}.section-heading-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.section-heading-row a{font-weight:700;font-size:.93rem}.home-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-kpi-card{background:linear-gradient(180deg,#ffffff 0%,#fdf9f5 100%);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--shadow-sm)}.home-kpi-card strong{color:#2d2d2d;font-size:1.1rem}.topic-grid{display:grid;gap:14px}.home-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:14px;color:var(--text);text-align:left;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.topic-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#fdd0a2}.topic-card-title{display:block;font-size:1rem;font-weight:700}.topic-card-meta{display:block;color:var(--muted);font-size:.82rem;font-weight:600;margin-top:4px}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card,.list-item,.article,.widget{background:var(--surface);border:1px solid rgb(231 229 228 / .95);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.home-article-card{transition:transform .18s ease,box-shadow .18s ease;overflow:hidden}.home-article-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.card img{width:100%;display:block;border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:220px;object-fit:cover}.card-body{padding:16px}.card h3{margin:8px 0;font-family:"Source Serif 4",Georgia,"Times New Roman",serif;font-weight:600;line-height:1.3;font-size:1.08rem;letter-spacing:-.02em}.card-link{font-weight:700;font-size:.92rem;display:inline-block;margin-top:4px}.meta{color:var(--muted);font-size:.88rem}.home-cta-band{background:linear-gradient(140deg,#fff7ed 0%,#f0fdf4 100%);border:1px solid #fdd0a2;border-radius:18px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.home-cta-band h2{margin:0 0 8px}.home-cta-band p{margin:0;color:#334155}.home-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.content-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:22px}.list-item,.article,.widget{padding:18px;margin-bottom:18px}.archive-shell{padding-top:32px}.page-hero{margin-bottom:28px;padding:clamp(28px, 4vw, 40px);border-radius:var(--radius-xl);background:radial-gradient(ellipse 90% 120% at 85% 15%,rgb(232 117 26 / .45) 0%,transparent 52%),linear-gradient(145deg,#1c1917 0%,#292524 42%,#431407 100%);color:#fff;box-shadow:var(--shadow-md);border:1px solid rgb(255 255 255 / .06)}.compact-page-hero h1,.page-hero h1{max-width:840px;margin:0 0 10px;font-family:"Source Serif 4",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.85rem, 3.2vw, 2.75rem);line-height:1.14;letter-spacing:-.03em}.page-hero p,.archive-description{max-width:760px;margin:0;color:#f5e0cc}.page-hero .kicker{color:#fdd0a2}.archive-description p{margin:0}.list-item-polished{position:relative;padding:22px;border-left:4px solid #2e9e44;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.list-item-polished:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-left-color:#e8751a}.list-item-polished h2{margin:4px 0 8px;font-family:"Source Serif 4",Georgia,"Times New Roman",serif;font-weight:600;font-size:clamp(1.25rem, 2vw, 1.65rem);line-height:1.22;letter-spacing:-.02em}.list-item-polished h2 a{color:var(--text)}.list-item-polished h2 a:hover{color:var(--primary)}.page-shell{max-width:980px}.page-article{padding:clamp(22px, 4vw, 42px)}.page-article h1{margin-top:0;line-height:1.1;letter-spacing:-.02em}.search-form.thf-search-form{display:flex;align-items:stretch;gap:10px;margin-top:18px;max-width:640px;flex-wrap:wrap}.search-form.thf-search-form label{flex:1;min-width:0}.search-form.thf-search-form input.search-field{width:100%;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-md);padding:0 14px;font:inherit;background:var(--surface);color:var(--text);transition:border-color 0.18s ease,box-shadow 0.18s ease}.search-form.thf-search-form input.search-field:focus{outline:none;border-color:rgb(232 117 26 / .55);box-shadow:0 0 0 4px var(--ring)}.header-search .search-form.thf-search-form input.search-field{border:0!important;background:transparent!important;box-shadow:none!important;color:var(--text)!important}.search-form .search-submit{min-height:44px;border:0;border-radius:var(--radius-md);padding:0 18px;background:var(--primary);color:#fff;font-weight:700;cursor:pointer;transition:filter 0.15s ease,transform 0.15s ease}.search-form .search-submit:hover{filter:brightness(1.06)}.sidebar{align-self:start}.sidebar .widget{border-radius:8px}.sidebar-link-list{display:grid;gap:8px;margin-top:12px}.sidebar-link-list a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:#f8fafc;color:var(--text);font-weight:700}.sidebar-link-list a:hover{border-color:#fdd0a2;background:#fff7ed;color:#c9601a}.sidebar-check-list{margin:0;padding-left:18px;color:#334155}.sidebar-check-list li+li{margin-top:8px}.empty-state h2{margin-top:0}.thf-posts-pagination{margin-top:24px}.thf-posts-pagination .navigation.pagination,.content-layout nav.navigation.pagination{margin:24px 0 0;padding:0;border:0;background:#fff0;box-shadow:none}.thf-posts-pagination .nav-links,.content-layout nav.navigation.pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.thf-posts-pagination a.page-numbers,.thf-posts-pagination span.page-numbers,.content-layout nav.navigation.pagination a.page-numbers,.content-layout nav.navigation.pagination span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;padding:0 12px;border-radius:12px;font-weight:600;font-size:.9rem;border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease,transform 0.15s ease}.thf-posts-pagination a.page-numbers:hover,.content-layout nav.navigation.pagination a.page-numbers:hover{background:var(--surface-soft);border-color:#fdd0a2;color:var(--primary-700);text-decoration:none;transform:translateY(-1px)}.thf-posts-pagination span.page-numbers.current,.content-layout nav.navigation.pagination span.page-numbers.current{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:none}.thf-posts-pagination span.page-numbers.dots,.content-layout nav.navigation.pagination span.page-numbers.dots{border:none;background:#fff0;box-shadow:none;min-width:auto;color:var(--muted);font-weight:700}.thf-posts-pagination a.prev.page-numbers,.thf-posts-pagination a.next.page-numbers,.content-layout nav.navigation.pagination a.prev.page-numbers,.content-layout nav.navigation.pagination a.next.page-numbers{min-width:auto;padding-inline:16px}.post-content img{max-width:100%;height:auto;border-radius:10px}.post-content h2,.post-content h3{margin-top:1.6em;letter-spacing:-.01em}.post-content p,.article p{font-size:1.03rem}.notice-box{background:#fff9eb;border:1px solid #f2dfab;border-radius:12px;padding:14px;margin:12px 0 16px}.author-box,.related-posts{margin-top:26px;padding-top:12px;border-top:1px solid var(--border)}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-topics{margin-top:16px}.newsletter-form{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.newsletter-form input{flex:1 1 280px;min-width:220px;padding:12px 14px;border:1px solid var(--border-strong);border-radius:var(--radius-md);font:inherit;outline:none;background:var(--surface);transition:border-color 0.15s ease,box-shadow 0.15s ease}.newsletter-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--ring)}.site-footer .menu a{padding:0;border-radius:0}.footer-note{color:var(--muted);margin:4px 0 0;font-size:.9rem}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:12px;top:12px;background:#fff;color:#0f172a;border:1px solid var(--border);padding:8px 12px;border-radius:8px;z-index:100}.menu-toggle{display:none;border:1px solid var(--border);background:var(--surface);padding:8px 14px;border-radius:999px;font-weight:700;font-size:.9rem;min-width:48px;min-height:48px;box-shadow:var(--shadow-xs);transition:background 0.15s ease,border-color 0.15s ease}.menu-toggle:hover{background:var(--primary-soft);border-color:#fed7aa}.screen-reader-text{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.single-post-shell{padding-bottom:24px}.single-hero{background:linear-gradient(145deg,#2d2d2d 0%,#5a3e20 58%,#e8751a 100%);color:#fff;padding:58px 0 78px;margin-bottom:-34px}.single-hero .kicker a{color:rgb(255 220 180 / .98);font-weight:700}.single-hero h1{margin:0;max-width:860px;font-family:"Source Serif 4",Georgia,"Times New Roman",serif;font-weight:700;line-height:1.12;letter-spacing:-.03em;font-size:clamp(2rem, 4.1vw, 3.25rem)}.single-hero .meta{margin-top:14px;color:rgb(255 220 180 / .95);font-size:.92rem}.single-hero .single-byline{margin-top:6px}.single-hero .single-byline a{color:#fff;text-decoration:underline;text-decoration-color:rgb(255 255 255 / .45);text-underline-offset:3px}.single-hero .single-byline a:hover{text-decoration-color:#fff}.single-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.single-main{background:#fff;border:1px solid rgb(231 229 228 / .95);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:22px}@media (min-width:981px){body.single .container.single-content-layout,body.single .single-hero>.container,body.single .related-posts.container{width:min(1280px, 94%)}body.single .site-header>.container.header-wrap,body.single .site-footer>.container.footer-newsletter-band,body.single .site-footer>.container.footer-grid{width:min(1280px, 94%)}.single-main{padding:36px 44px}}.single-featured-image{margin:0 0 22px}.single-featured-image img{width:100%;height:auto;max-height:460px;aspect-ratio:16 / 9;object-fit:cover;border-radius:14px}.single-main .post-content{max-width:90ch}.single-main .post-content>.thf-imported-article{max-width:none}.single-main .post-content h2,.single-main .post-content h3{line-height:1.28;margin-top:1.7em}.single-main .post-content p,.single-main .post-content li{color:#1e293b;font-size:1.08rem;line-height:1.8}.single-main .post-content ul,.single-main .post-content ol{padding-left:1.25rem}.single-main .post-content blockquote{margin:1.6em 0;padding:14px 16px;border-left:4px solid #f9b875;background:#fff7ed;border-radius:10px}.single-sidebar{position:sticky;top:80px;display:flex;flex-direction:column;gap:14px;align-self:start}@media (max-width:980px){.single-sidebar{position:static;top:auto}}.single-sticky-card{border-radius:12px;padding:16px}.single-sticky-card h3{margin:0 0 8px}.single-sticky-card .btn{margin-top:12px;width:100%}.related-posts-modern{border-top:0;margin-top:8px;padding-top:14px}body.author .site-main{background:#f2f1ee}.author-pro{--author-ink:#1c1917;--author-muted:#57534e;--author-line:#e7e5e4;--author-accent:#0f766e;--author-surface:#fafaf9;padding-bottom:0}.author-pro-breadcrumb{padding:14px 0 8px;border-bottom:1px solid var(--author-line);background:#fafaf9}.author-pro-bc{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:var(--author-muted)}.author-pro-bc li{display:inline-flex;align-items:center;gap:8px}.author-pro-bc li:not(:last-child)::after{content:"/";color:#d6d3d1;font-weight:500;margin-left:2px}.author-pro-bc a{color:var(--author-muted);text-decoration:none}.author-pro-bc a:hover{color:var(--author-accent)}.author-pro-bc li[aria-current="page"]{color:var(--author-ink)}.author-pro-shell{padding:36px 0 0}.author-pro-card{background:#fff;border:1px solid var(--author-line);border-radius:2px;box-shadow:0 1px 2px rgb(28 25 23 / .04),0 24px 48px -12px rgb(28 25 23 / .08);max-width:1040px;margin:0 auto;overflow:hidden}.author-pro-header{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:40px;padding:40px 44px 36px;align-items:start}.author-pro-photo-frame{margin:0;padding:0;background:#f5f5f4;border:1px solid var(--author-line);border-radius:10px;overflow:hidden;line-height:0;box-shadow:inset 0 1px 0 rgb(255 255 255 / .6)}.author-pro-photo{display:block!important;width:100%!important;height:auto!important;aspect-ratio:5 / 6;object-fit:cover;border-radius:0!important}.author-pro-lede{padding-top:4px}.author-pro-eyebrow{margin:0 0 10px;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--author-accent)}.author-pro-name{margin:0 0 8px;font-family:"Source Serif 4",Georgia,"Times New Roman",serif;font-size:clamp(1.875rem, 3.2vw, 2.375rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--author-ink)}.author-pro-credentials{margin:0 0 14px;font-size:.9375rem;font-weight:600;color:var(--author-muted);letter-spacing:.02em}.author-pro-focus{margin:0 0 18px;font-size:1.0625rem;line-height:1.65;color:#44403c;max-width:48ch}.author-pro-meta-line{margin:0 0 22px;font-size:.875rem;color:var(--author-muted);font-weight:500}.author-pro-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.author-pro-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;font-size:.875rem;font-weight:600;color:#fff;background:var(--author-ink);border:1px solid var(--author-ink);border-radius:2px;text-decoration:none;transition:background 0.15s ease,border-color 0.15s ease}.author-pro-btn-primary:hover{background:#292524;border-color:#292524;color:#fff;text-decoration:none}.author-pro-btn-ghost{display:inline-flex;align-items:center;padding:11px 18px;font-size:.875rem;font-weight:600;color:var(--author-ink);background:#fff0;border:1px solid var(--author-line);border-radius:2px;text-decoration:none;transition:border-color 0.15s ease,background 0.15s ease}.author-pro-btn-ghost:hover{background:var(--author-surface);border-color:#d6d3d1;color:var(--author-ink);text-decoration:none}.author-pro-about{padding:28px 44px 40px;border-top:1px solid var(--author-line);background:linear-gradient(180deg,#fafaf9 0%,#fff 48%)}.author-pro-about-heading{margin:0 0 16px;font-family:"Source Serif 4",Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--author-ink);letter-spacing:-.01em}.author-pro-bio{font-size:1.0625rem;line-height:1.78;color:#44403c;max-width:52ch;padding-left:18px;border-left:3px solid #2e9e44}.author-pro-bio p{margin:0 0 1em}.author-pro-bio p:last-child{margin-bottom:0}.author-pro-bio-empty{margin:0;color:var(--author-muted);font-size:1rem}.author-pro-articles{margin-top:40px;padding:48px 0 64px;background:#fff;border-top:1px solid var(--author-line)}.author-pro-articles-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 24px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--author-line)}.author-pro-articles-title{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:1.375rem;font-weight:700;color:var(--author-ink);letter-spacing:-.02em}.author-pro-articles-link{font-size:.875rem;font-weight:600;color:var(--author-accent);text-decoration:none}.author-pro-articles-link:hover{text-decoration:underline}.author-pro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px}.author-pro-story{display:flex;flex-direction:column;border:1px solid var(--author-line);border-radius:2px;overflow:hidden;background:#fafaf9;transition:box-shadow 0.2s ease,border-color 0.2s ease}.author-pro-story:hover{border-color:#d6d3d1;box-shadow:0 16px 40px -16px rgb(28 25 23 / .12)}.author-pro-story-media{display:block;background:#e7e5e4;line-height:0}.author-pro-story-img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.author-pro-story-placeholder{display:block;aspect-ratio:16 / 10;background:linear-gradient(145deg,#e7e5e4,#f5f5f4)}.author-pro-story-body{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1}.author-pro-story-date{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--author-muted);margin-bottom:8px}.author-pro-story-title{margin:0 0 10px;font-family:"Source Serif 4",Georgia,serif;font-size:1.1875rem;font-weight:600;line-height:1.35;letter-spacing:-.01em}.author-pro-story-title a{color:var(--author-ink);text-decoration:none}.author-pro-story-title a:hover{color:var(--author-accent)}.author-pro-story-excerpt{margin:0 0 14px;font-size:.9375rem;line-height:1.6;color:#57534e;flex:1}.author-pro-story-cta{font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--author-accent);text-decoration:none}.author-pro-story-cta:hover{text-decoration:underline}.author-pro-empty{text-align:center;padding:40px 28px 44px;max-width:520px;margin:0 auto;border:1px solid var(--author-line);background:linear-gradient(180deg,#fafaf9,#fff);border-radius:10px;box-shadow:0 1px 3px rgb(28 25 23 / .06)}.author-pro-empty-title{margin:0 0 8px;font-family:"Source Serif 4",Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--author-ink)}.author-pro-empty-text{margin:0 0 22px;color:var(--author-muted);font-size:.9375rem;max-width:40ch;margin-inline:auto}.author-pro-pagination{margin-top:36px}.author-pro-pagination .nav-links,.author-pro-pagination .navigation{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;align-items:center}.author-pro-pagination a.page-numbers,.author-pro-pagination span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:0 10px;border-radius:2px;font-weight:600;font-size:.875rem;border:1px solid var(--author-line);background:#fff;color:var(--author-ink);transition:background 0.15s ease,border-color 0.15s ease}.author-pro-pagination a.page-numbers:hover{background:#fafaf9;border-color:#d6d3d1;color:var(--author-accent);text-decoration:none}.author-pro-pagination span.page-numbers.current{background:var(--author-ink);border-color:var(--author-ink);color:#fff}.author-pro-pagination span.page-numbers.dots{border:none;background:#fff0;min-width:auto}.author-box-enhanced .author-box-inner{display:flex;gap:16px;align-items:flex-start;margin-top:12px}.author-box-avatar{border-radius:50%;border:1px solid var(--border);flex-shrink:0}.author-box-name{margin:0 0 6px;font-size:1.05rem}.author-box-name a{font-weight:700;color:var(--text)}.author-box-name a:hover{color:var(--primary)}.author-box-cred{display:inline-block;margin-left:8px;font-weight:600;color:var(--muted);font-size:.95rem}.author-box-focus{margin:0 0 8px}.author-box-text p{margin:0 0 10px}.author-box-more{margin-bottom:0!important}@media (max-width:980px){.hero-modern-grid,.content-layout{grid-template-columns:1fr}.single-content-layout{grid-template-columns:1fr}.post-grid,.home-topic-grid,.home-kpi-grid,.related-grid{grid-template-columns:1fr 1fr}.home-cta-band{flex-direction:column;align-items:flex-start}.single-hero{margin-bottom:0;padding-bottom:36px}.single-main{margin-top:-12px}.single-sticky-card{position:static}.author-pro-header{grid-template-columns:1fr;padding:32px 28px 28px;text-align:center}.author-pro-photo-frame{max-width:280px;margin:0 auto}.author-pro-focus,.author-pro-meta-line{margin-inline:auto}.author-pro-actions{justify-content:center}.author-pro-about{padding:24px 28px 32px}.author-pro-bio{max-width:none;padding-left:14px}.author-pro-grid{grid-template-columns:1fr}.header-wrap{display:flex;flex-wrap:wrap;align-items:center;row-gap:10px;justify-content:flex-start}.site-brand{margin-right:auto}.search-toggle{order:2}.menu-toggle{order:3;display:inline-flex;align-items:center;justify-content:center;margin-left:6px;min-height:48px;min-width:48px;padding:10px 14px;font-size:.95rem;font-weight:700}.search-overlay{padding:14px 0 18px}.site-nav{display:none;width:100%;margin-top:8px;padding:8px;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow-sm)}.site-nav ul{flex-direction:column;align-items:stretch;gap:4px}.site-nav a{display:flex;justify-content:space-between;width:100%;padding:12px 14px;font-size:1rem;border-radius:8px;white-space:normal}.site-nav .sub-menu{margin:4px 0 8px;padding-left:10px;border-left:2px solid #f1f5f9;display:grid;gap:4px}.site-nav .sub-menu a{font-size:.94rem;padding:10px 12px}.site-nav.is-open{display:block}}@media (max-width:700px){.post-grid,.home-topic-grid,.home-kpi-grid,.related-grid{grid-template-columns:1fr}.header-wrap{flex-direction:row;align-items:center}.footer-grid{flex-direction:column;align-items:flex-start;gap:12px}.header-wrap{flex-wrap:wrap;row-gap:8px}.section-heading-row{flex-direction:column;align-items:flex-start}.author-box-enhanced .author-box-inner{flex-direction:column;align-items:flex-start}.site-brand-logo,.custom-logo{height:44px;width:auto;max-width:min(160px, 52vw)}.page-hero{padding:22px}.search-form.thf-search-form{flex-direction:column}.search-form.thf-search-form .search-submit,.search-form .search-submit{width:100%}}.hero-modern{position:relative;isolation:isolate;min-height:620px;display:flex;align-items:center;overflow:hidden;background:#2d2d2d;color:#fff}.hero-media{position:absolute;inset:0;z-index:-2}.hero-media img{width:100%;height:100%;object-fit:cover;display:block}.hero-modern::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(45 45 45 / .88) 0%,rgb(45 45 45 / .64) 43%,rgb(45 45 45 / .18) 100%)}.hero-copy-panel{max-width:760px;padding:10px 0}.hero-copy-panel .kicker,.review-method .kicker{color:#fdd0a2}.hero-lead-box{border-radius:8px;border:1px solid rgb(255 255 255 / .4);background:rgb(255 255 255 / .94);box-shadow:0 22px 60px rgb(45 45 45 / .25)}.home-kpi-card,.topic-card,.card,.list-item,.article,.widget,.home-cta-band{border-radius:8px}.card img{border-radius:8px 8px 0 0}.home-kpi-card{border-top:4px solid #2e9e44}.home-kpi-card:nth-child(2){border-top-color:#e8751a}.home-kpi-card:nth-child(3){border-top-color:#2d2d2d}.home-kpi-card:nth-child(4){border-top-color:#7c3aed}.topic-grid-premium .topic-card{min-height:170px;display:flex;flex-direction:column;justify-content:space-between;padding:18px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)}.topic-card-count{display:inline-flex;width:fit-content;margin-top:14px;padding:5px 9px;border-radius:999px;background:#f0fdf4;color:#166534;font-size:.76rem;font-weight:800}.review-method{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:26px;align-items:center;padding:30px;border-radius:8px;background:#2d2d2d;color:#fff;box-shadow:0 18px 45px rgb(15 23 42 / .16)}.review-method h2{margin:0 0 10px;line-height:1.15;font-size:clamp(1.6rem, 2.6vw, 2.35rem)}.review-method p{color:#e0d5cc;margin-bottom:0}.method-grid{display:grid;gap:10px}.method-grid div{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:13px;border-radius:8px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .15)}.method-grid strong{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#e8751a;color:#fff}.article-trust-strip{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.article-trust-strip span{padding:7px 10px;border-radius:999px;background:#f0fdf4;color:#166534;border:1px solid #86efac;font-size:.82rem;font-weight:800}.review-safety-box{margin:22px 0;padding:20px;border-radius:8px;border:1px solid #fed7aa;background:#fff7ed}.review-safety-box h2{margin:0 0 8px;font-size:1.25rem}.review-safety-box p{margin:0;color:#7c2d12}.review-standard-card ul{padding-left:18px;margin-bottom:0}.thf-imported-article{font-size:1.04rem}.thf-imported-article>p:first-of-type{font-size:1.16rem;line-height:1.75;color:#1f2937}.thf-editorial-summary{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:14px;border:1px solid #86efac;border-radius:8px;background:#f0fdf4}.thf-editorial-summary span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;background:#fff;color:#166534;font-size:.82rem;font-weight:800}.thf-aio-answer{margin:0 0 24px;padding:18px 20px;border-radius:8px;border:1px solid #99f6e4;background:linear-gradient(180deg,#f0fdfa 0%,#ffffff 100%)}.thf-aio-answer strong{display:inline-flex;margin-bottom:8px;color:#0f766e;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.thf-aio-answer p{margin:0;font-size:1.08rem;line-height:1.7;color:#134e4a}.thf-imported-article h2{margin-top:34px;padding-top:18px;border-top:1px solid var(--border);line-height:1.2;letter-spacing:-.015em}.thf-imported-article h3{margin-top:24px;line-height:1.25}.thf-imported-article p{max-width:none}.thf-clean-list{display:grid;gap:8px;margin:16px 0 22px;padding:0;list-style:none}.thf-clean-list li{position:relative;padding:10px 12px 10px 34px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.thf-clean-list li::before{content:"";position:absolute;left:13px;top:1.05em;width:8px;height:8px;border-radius:50%;background:#2e9e44}.thf-table-wrap{overflow-x:auto;margin:20px 0 26px;border:1px solid var(--border);border-radius:8px;background:#fff}.thf-comparison-table{width:100%;border-collapse:collapse;min-width:640px}.thf-comparison-table th,.thf-comparison-table td{padding:13px 14px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.thf-comparison-table th{background:#2d2d2d;color:#fff;font-size:.86rem;text-transform:uppercase;letter-spacing:.04em}.thf-comparison-table tr:last-child td{border-bottom:0}.thf-medical-note{margin-top:30px;padding:18px;border-radius:8px;border:1px solid #fed7aa;background:#fff7ed;color:#7c2d12}.thf-sources-heading+.thf-clean-list li{background:#f0fdf4;border-color:#86efac;word-break:break-word}.thf-toc{margin:0 0 24px;padding:16px 20px;background:#f8fafc;border:1px solid var(--border);border-left:4px solid #e8751a;border-radius:10px}.thf-toc-heading{margin:0 0 10px;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.thf-toc-list{margin:0;padding-left:18px;display:grid;gap:4px}.thf-toc-list li{font-size:.95rem}.thf-toc-list a{color:var(--text);font-weight:500}.thf-toc-list a:hover{color:var(--primary)}.thf-toc-sidebar{display:none;margin:0 0 16px;border-radius:12px;border-left-width:4px}.thf-toc-sidebar .thf-toc-list{padding-left:14px;gap:6px}.thf-toc-sidebar .thf-toc-list a{font-size:.9rem;line-height:1.45;display:block;padding:2px 0}.thf-toc-top{display:block;margin-top:14px;padding-top:10px;border-top:1px solid var(--border);font-size:.8rem;font-weight:700;color:var(--muted);text-decoration:none}.thf-toc-top:hover{color:var(--primary)}@media (min-width:981px){.single-main .thf-toc{display:none}.thf-toc-sidebar{display:block}}.thf-faq-heading{margin-top:36px}.thf-faq-list,.thf-faq-schema-wrap{margin-top:10px}.thf-faq-item{border:1px solid var(--border);border-radius:10px;overflow:hidden;margin-bottom:8px;background:#fff}.thf-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;background:#f8fafc;border:0;cursor:pointer;text-align:left;font:600 .98rem/1.4 Inter,"Segoe UI",sans-serif;color:var(--text);transition:background .15s ease}.thf-faq-q:hover{background:#fff7ed;color:var(--primary-700)}.thf-faq-q::after{content:"+";flex-shrink:0;font-size:1.2rem;font-weight:700;color:var(--muted);transition:transform .2s ease}.thf-faq-q[aria-expanded="true"]{background:#fff7ed;color:var(--primary-700)}.thf-faq-q[aria-expanded="true"]::after{content:"−"}.thf-faq-a{padding:14px 16px;font-size:.97rem;line-height:1.7;color:#334155;border-top:1px solid var(--border)}.thf-faq-a[hidden]{display:none}.thf-ordered-list{counter-reset:thf-ol;padding-left:0;display:grid;gap:8px;max-width:74ch;margin:16px 0 22px;list-style:none}.thf-ordered-list li{position:relative;padding:10px 12px 10px 46px;border:1px solid var(--border);border-radius:8px;background:#f8fafc;counter-increment:thf-ol}.thf-ordered-list li::before{content:counter(thf-ol);position:absolute;left:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:var(--primary);color:#fff;font-size:.78rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.thf-affiliate-cta{margin:28px 0;padding:20px;border-radius:10px;background:linear-gradient(135deg,#fff7ed 0%,#f0fdf4 100%);border:1px solid #fdd0a2;display:flex;justify-content:space-between;align-items:center;gap:12px 16px;flex-wrap:wrap}.thf-affiliate-cta::before{content:"Affiliate Disclosure";width:100%;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;margin-bottom:-4px}.thf-affiliate-cta p{margin:0;font-size:.97rem;color:#5a3e20;font-weight:500;flex:1;min-width:200px}.thf-affiliate-cta a{flex-shrink:0;display:inline-flex;align-items:center;padding:10px 18px;border-radius:8px;background:var(--primary);color:#fff;font-weight:700;font-size:.9rem;white-space:nowrap;text-decoration:none}.thf-affiliate-cta a:hover{background:var(--primary-700);color:#fff}@media (max-width:980px){.hero-modern{min-height:auto;padding:70px 0 48px}.hero-modern::after{background:linear-gradient(180deg,rgb(45 45 45 / .92) 0%,rgb(45 45 45 / .75) 100%)}.review-method{grid-template-columns:1fr}}.site-header.is-scrolled{box-shadow:0 2px 16px rgb(45 45 45 / .08);border-bottom-color:#fff0}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.btn:focus-visible{box-shadow:0 0 0 4px var(--ring)}.thf-reveal{opacity:0;transform:translateY(16px);transition:opacity 0.5s ease,transform 0.5s ease}.thf-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.thf-reveal{opacity:1;transform:none;transition:none}}.footer-newsletter-band{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid var(--border);flex-wrap:wrap}.footer-newsletter-title{margin:0 0 4px;font-size:1.1rem}.footer-newsletter-band .newsletter-form{flex:0 1 420px;margin-top:0}@media print{.site-header,.site-footer,.sidebar,.single-sidebar,.hero-actions,.hero-proof,.home-cta-band,.newsletter-form,.menu-toggle,.thf-affiliate-cta a,.btn,.thf-reading-progress{display:none!important}body{background:#fff}.single-main{box-shadow:none;border:none}.post-content a::after{content:" (" attr(href) ")";font-size:.8em;color:#666}}.kpi-icon{font-size:1.6rem;line-height:1}.topic-card[data-topic="blood-sugar-metabolic-health"]{border-left:4px solid #2e9e44}.topic-card[data-topic="weight-management"]{border-left:4px solid #e8751a}.topic-card[data-topic="sleep-stress"]{border-left:4px solid #7c3aed}.topic-card[data-topic="gut-health"]{border-left:4px solid #2e9e44}.topic-card[data-topic="heart-health"]{border-left:4px solid #ef4444}.topic-card[data-topic="supplement-reviews"]{border-left:4px solid #c9601a}.home-article-card--featured{position:relative}.home-article-card--featured::before{content:"Latest";position:absolute;top:12px;left:12px;z-index:2;padding:4px 10px;border-radius:6px;background:#e8751a;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-article-card:hover .card-link{color:var(--primary-700)}.home-cta-band{position:relative;padding-left:32px}.home-cta-band::before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:4px;border-radius:4px;background:var(--primary)}.home-cta-band h2{font-size:clamp(1.2rem, 2vw, 1.6rem)}.article-trust-strip span::before{content:"\2713\00a0";color:#2e9e44;font-weight:900}.thf-reading-progress{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,#2e9e44,#e8751a);z-index:70;transition:width 0.1s linear;pointer-events:none}.thf-toc summary.thf-toc-heading{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.thf-toc summary.thf-toc-heading::after{content:"\25B2";font-size:.7rem;color:var(--muted);transition:transform 0.2s ease}.thf-toc:not([open]) summary.thf-toc-heading::after{transform:rotate(180deg)}.thf-toc summary.thf-toc-heading::-webkit-details-marker{display:none}.author-box-enhanced{background:linear-gradient(180deg,#fdf9f5 0%,#fff 100%);padding:20px;border-radius:12px;border:1px solid var(--border);margin-top:32px;border-top:none}.author-box-enhanced h2{font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.list-item-with-thumb{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:start}.list-item-thumb img{width:120px;height:90px;object-fit:cover;border-radius:6px;display:block}@media (max-width:700px){.list-item-with-thumb{grid-template-columns:1fr}.list-item-thumb{display:none}}mark{background:#fef9c3;color:inherit;padding:1px 2px;border-radius:2px}.search-topic-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:12px 0}.search-pill{padding:7px 14px;border-radius:999px;background:#fff7ed;color:#c9601a;font-size:.88rem;font-weight:600;border:1px solid #fdd0a2;transition:background 0.15s ease,border-color 0.15s ease}.search-pill:hover{background:#fed7aa;border-color:#f9b875;text-decoration:none}.page-hero .search-form.thf-search-form{max-width:540px;align-items:center}.page-hero .search-form.thf-search-form input.search-field{background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .38);color:#fff!important}.page-hero .search-form.thf-search-form input.search-field::placeholder{color:rgb(255 255 255 / .58)}.page-hero .search-form.thf-search-form input.search-field:focus{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .65);box-shadow:0 0 0 4px rgb(255 255 255 / .14)}.thf-404{max-width:720px;margin:0 auto}.thf-404-content{text-align:center;padding:clamp(32px, 5vw, 56px) clamp(20px, 4vw, 40px)}.thf-404-icon{margin-bottom:20px}.thf-404-content h1{margin-top:8px;font-size:clamp(1.6rem, 3vw, 2.4rem)}.thf-404-desc{max-width:50ch;margin:0 auto 16px;color:var(--muted)}.thf-404-content .search-form{max-width:480px;margin:16px auto}.thf-404-actions{display:flex;justify-content:center;gap:10px;margin:20px 0 32px;flex-wrap:wrap}.thf-404-topics{grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}@media (max-width:700px){.thf-404-topics{grid-template-columns:1fr}}.sidebar-check-list{list-style:none;padding-left:0}.sidebar-check-list li{position:relative;padding-left:24px}.sidebar-check-list li::before{content:"\2713";position:absolute;left:0;color:#2e9e44;font-weight:800}.sidebar-trust-card{border-top:3px solid #2e9e44}.btn{min-height:44px}.sidebar-link-list a{min-height:44px}.thf-posts-pagination a.page-numbers,.thf-posts-pagination span.page-numbers,.content-layout nav.navigation.pagination a.page-numbers,.content-layout nav.navigation.pagination span.page-numbers{min-height:44px;min-width:44px}@media (max-width:700px){.footer-newsletter-band{flex-direction:column;align-items:flex-start;gap:10px;padding:18px 0}.footer-newsletter-band .newsletter-form{flex:1 1 100%;width:100%;margin-top:0}.footer-newsletter-band h3{margin-bottom:2px}.site-footer ul{flex-wrap:wrap;gap:4px 10px}.footer-grid{padding:14px 0}.section{padding:28px 0}.single-hero{padding:36px 0 26px;margin-bottom:0}body.single .single-main{margin-top:14px}.page-hero,.compact-page-hero{padding:18px 20px;margin-bottom:14px}.thf-affiliate-cta{flex-direction:column;align-items:stretch}.thf-affiliate-cta p{min-width:0}.thf-affiliate-cta a{justify-content:center}.newsletter-form{flex-direction:column;gap:8px}.newsletter-form input{flex:1 1 100%;min-width:0}.home-cta-band{padding:18px 18px 18px 26px}.review-method{padding:20px}.related-grid{grid-template-columns:1fr!important}.thf-404-content{padding:24px 16px}.thf-404-icon svg{width:90px;height:90px}.list-item-with-thumb{grid-template-columns:1fr}.list-item-thumb{display:none}.author-pro-about{padding:18px 20px 24px}.hero-lead-box{padding:16px;border-radius:12px}.kpi-icon{font-size:1.3rem}}@media (max-width:480px){.single-main{padding:16px}.single-hero h1{font-size:clamp(1.5rem, 6vw, 2rem);letter-spacing:-.02em}.single-sticky-card{padding:14px}.article-trust-strip{gap:6px}.article-trust-strip span{font-size:.76rem;padding:5px 8px}.thf-toc{padding:12px 14px}.thf-toc-list li{font-size:.88rem}.notice-box,.review-safety-box{padding:12px 14px}.method-grid div{grid-template-columns:36px 1fr;gap:8px}.method-grid strong{width:30px;height:30px;font-size:.8rem}.list-item,.article,.widget{padding:14px}.page-article{padding:16px}.author-box-enhanced{padding:14px}.search-pill{padding:6px 10px;font-size:.82rem}.hero-modern{padding:48px 0 32px}.home-kpi-grid{grid-template-columns:1fr}}@media (max-width:380px){.single-hero h1{font-size:1.45rem}.page-hero h1,.compact-page-hero h1{font-size:1.4rem}.hero-proof{gap:6px}.hero-proof span{font-size:.78rem;padding:5px 9px}.site-brand-logo,.custom-logo{height:40px}.thf-posts-pagination .nav-links,.content-layout nav.navigation.pagination .nav-links{gap:5px}.thf-posts-pagination a.page-numbers,.thf-posts-pagination span.page-numbers{font-size:.82rem;min-width:38px;min-height:44px;padding:0 8px}}img,video,iframe{max-width:100%}.thf-table-wrap{-webkit-overflow-scrolling:touch}@media (max-width:1200px){.container{width:min(1180px, 94%)}.site-nav a{padding-inline:10px;font-size:.92rem}}@media (max-width:980px){.container{width:min(1180px, 95%)}}@media (min-width:481px) and (max-width:860px){.home-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-grid,.home-topic-grid,.related-grid{grid-template-columns:1fr}.hero-modern-grid{gap:18px}}@media (max-width:700px){.container{width:calc(100% - 22px)}.header-wrap{gap:10px}.site-brand{max-width:calc(100% - 60px)}.newsletter-form .btn,.newsletter-form button,.newsletter-form input[type="submit"]{width:100%}}@media (max-width:560px){.page-hero,.compact-page-hero{padding:16px}.page-hero h1,.compact-page-hero h1{font-size:clamp(1.45rem, 7vw, 1.9rem)}.home-cta-actions .btn{width:100%;justify-content:center}.thf-affiliate-cta a{width:100%;justify-content:center;text-align:center;white-space:normal}.thf-comparison-table{min-width:560px}}@media (max-width:420px){.container{width:calc(100% - 18px)}.thf-comparison-table{min-width:500px}}.searchwp-live-search-results{background:#fff;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(30,30,30,.4);box-shadow:0 0 2px 0 rgba(30,30,30,.4);-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;max-height:300px;min-height:175px;min-width:315px;width:315px}.searchwp-live-search-result{border-bottom:1px solid rgba(30,30,30,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:10px}.searchwp-live-search-result:last-child{border-bottom:none}.searchwp-live-search-result--img{-ms-flex-negative:0;flex-shrink:0}.searchwp-live-search-result--img,.searchwp-live-search-results-container.swp-ls--img-sm .searchwp-live-search-result--img{-ms-flex-preferred-size:70px;flex-basis:70px}.searchwp-live-search-results-container.swp-ls--img-m .searchwp-live-search-result--img{-ms-flex-preferred-size:110px;flex-basis:110px}.searchwp-live-search-results-container.swp-ls--img-l .searchwp-live-search-result--img{-ms-flex-preferred-size:150px;flex-basis:150px}.searchwp-live-search-result--img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;width:100%}.searchwp-live-search-result--info{-webkit-box-flex:1;-ms-flex:1 1 250px;flex:1 1 250px;overflow:hidden;text-overflow:ellipsis}.searchwp-live-search-result--title{font-size:1.1em;font-weight:700;margin-top:0}.searchwp-live-search-result--desc{font-size:.9em}.searchwp-live-search-result--ecommerce{-ms-flex-negative:0;flex-shrink:0;margin-left:auto;text-align:end}.searchwp-live-search-result--ecommerce *{font-size:1em}.searchwp-live-search-no-min-chars .spinner{opacity:.3}.searchwp-live-search-result--focused{background:#f7f7f7}.searchwp-live-search-instructions{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@-webkit-keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}