@keyframes bht-bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.bht-author{background:var(--bg-surface);border:1px solid var(--border-strong);border-top:3px solid var(--primary);border-radius:var(--r-xl);box-shadow:0 10px 30px -10px rgb(0 0 0/.05);margin:3rem auto;max-width:var(--content-width,768px);width:calc(100% - 3rem);overflow:hidden}.bht-author__inner{display:flex;padding:2rem;gap:2rem;align-items:flex-start}.bht-author__avatar{width:80px;height:80px;flex-shrink:0;border-radius:50%;overflow:hidden;box-shadow:0 8px 16px -4px rgb(0 0 0/.15);background:var(--bg-surface-alt);border:2px solid var(--bg-surface)}.bht-author__avatar img{width:100%;height:100%;object-fit:cover;display:block}.bht-author__content{flex-grow:1;min-width:0}.bht-author__header{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.bht-author__name{margin:0;font-size:1.375rem;font-weight:800;color:var(--text-main);letter-spacing:-.01em}.bht-author__badge,.bht-takeaways__content li::before{color:var(--primary);background:var(--primary-soft);border-radius:6px}.bht-author__badge{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px}.bht-author__bio{font-size:.9375rem;line-height:1.65;color:var(--text-muted);margin-bottom:1.5rem}.bht-author__footer{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding-top:1.25rem;border-top:1px dashed var(--border);font-size:.8125rem;font-weight:600}.bht-author__footer a{color:var(--primary);text-decoration:none;transition:opacity .2s ease}.bht-author__footer a:hover{opacity:.7}.bht-author__sep{color:var(--border-strong);user-select:none}@media (max-width:640px){.bht-author__inner{flex-direction:column;align-items:center;text-align:center;padding:1.5rem;gap:1.25rem}.bht-author__header{flex-direction:column;gap:8px}.bht-author__footer,.bht-author__header{justify-content:center}}.bht-evidence{background:var(--bg-surface-alt);border-left:4px solid var(--primary);border-radius:0 var(--r-lg) var(--r-lg)0;margin:2.5rem auto;max-width:var(--content-width,768px);width:calc(100% - 1.5rem)}.bht-evidence__inner{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;padding:1.5rem 2rem 1.5rem 1.5rem}.bht-evidence__icon-wrap{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--bg-surface);border-radius:50%;color:var(--primary);box-shadow:0 4px 12px rgb(0 0 0/.05)}.bht-evidence__icon-wrap svg{width:22px;height:22px}.bht-evidence__content{display:flex;flex-direction:column;gap:6px}.bht-evidence__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary)}.bht-evidence__summary{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text-main);font-weight:500}.bht-evidence__meta{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:.8125rem;color:var(--text-muted)}.bht-evidence__journal{font-style:italic}.bht-evidence__dot{opacity:.5}.bht-evidence__year{font-family:var(--font-mono);font-weight:600}.bht-evidence__btn{display:inline-flex;align-items:center;gap:8px;padding:.6rem 1rem;background:#fff0;border:1px solid var(--border-strong);border-radius:var(--r-md);color:var(--text-main);font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .2s ease;white-space:nowrap}.bht-evidence__btn:hover{background:var(--bg-surface);border-color:var(--text-hint);transform:translateY(-1px);box-shadow:var(--shadow-sm)}@media (max-width:640px){.bht-evidence__inner{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem}.bht-evidence__icon-wrap{width:40px;height:40px}.bht-evidence__btn{justify-content:center;width:100%}}.bht-hub-linker{margin:3rem auto;width:100%;max-width:var(--content-width-normal,850px);padding:0 1.25rem;box-sizing:border-box;clear:both}.bht-hub-linker__inner{background:var(--bg-surface-alt);border:1px solid var(--border-strong);border-radius:var(--r-md,12px);padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.bht-hub-linker__pre-title{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin-bottom:.75rem}.bht-hub-linker__pre-title svg{width:16px;height:16px}.bht-hub-linker__title{font-size:1.375rem;font-weight:800;color:var(--text-main);line-height:1.3;margin:0 0 .5rem}.bht-hub-linker__desc{font-size:1rem;color:var(--text-muted);line-height:1.5;margin:0}.bht-hub-linker__actions{display:flex;align-items:center;gap:20px;margin-top:.5rem;padding-top:1.5rem;border-top:1px solid var(--border);flex-wrap:wrap}.bht-hub-linker__button{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#e6edf3!important;font-size:.9375rem;font-weight:700;padding:.875rem 1.5rem;border-radius:8px;text-decoration:none!important;transition:all .2s ease}.bht-hub-linker__button:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(var(--primary-rgb,16,185,129),.2)}.bht-hub-linker__text-link{font-size:.9375rem;font-weight:600;color:var(--text-muted);text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.bht-hub-linker__text-link:hover{color:var(--text-main)}@media (max-width:650px){.bht-hub-linker__inner{padding:2rem 1.5rem}.bht-hub-linker__actions{flex-direction:column;align-items:flex-start;gap:15px}.bht-hub-linker__button,.bht-hub-linker__secondary{width:100%;text-align:center}}.bht-takeaways{position:relative;background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);box-shadow:0 10px 40px -10px rgb(0 0 0/.05);padding:clamp(1.5rem,4vw,2rem) clamp(1.5rem,4vw,2.5rem) 1.5rem;margin:3rem auto;overflow:hidden;max-width:var(--content-width)}.bht-takeaways__pattern{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(var(--primary) 1.5px,transparent 1.5px);background-size:22px 22px;opacity:.15;mask-image:radial-gradient(ellipse at 50%0,#000 50%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse at 50%0,#000 50%,transparent 85%)}.bht-takeaways::before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(ellipse at 50% 0%,rgba(var(--primary-rgb,21,128,61),.12) 0%,transparent 80%);pointer-events:none;z-index:0}.bht-takeaways__inner{position:relative;z-index:1}.bht-takeaways__header{display:flex;align-items:center;gap:16px;padding-bottom:1.25rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border)}.bht-takeaways__icon-wrap{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:14px;box-shadow:0 8px 16px -4px rgba(var(--primary-rgb,21,128,61),.15);color:var(--primary);flex-shrink:0}.bht-takeaways__title{font-size:1.25rem;font-weight:800;margin:0;color:var(--text-main);letter-spacing:-.01em}.bht-takeaways__content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem;counter-reset:bht-insight-counter}.bht-takeaways__content li{display:flex;align-items:flex-start;gap:1rem}.bht-takeaways__content li::before{counter-increment:bht-insight-counter;content:"0"counter(bht-insight-counter);font-family:var(--font-mono);font-size:.75rem;font-weight:700;padding:4px 8px;flex-shrink:0;margin-top:2px}.bht-takeaways__text{color:var(--text-muted);line-height:1.65;font-size:.9375rem}.bht-takeaways__text strong{color:var(--text-main);font-weight:700;margin-right:6px}.bht-takeaways__footer-wrap{display:flex;justify-content:center;margin-top:2rem;padding-top:1.25rem;border-top:1px dashed var(--border)}.bht-takeaways__footer{display:flex;align-items:center;gap:8px;color:var(--text-hint);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.bht-takeaways__footer svg{width:16px;height:16px;animation:bht-bounce-down 2s infinite cubic-bezier(.28,.84,.42,1)}.bht-related{margin:3.5rem auto;max-width:var(--content-width,768px);width:calc(100% - 3rem)}.bht-related__main-title{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:800;color:var(--text-main);margin-bottom:1.5rem;letter-spacing:-.02em}.bht-related__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;align-items:start}.bht-related__featured{grid-column:1;grid-row:1/span 3;display:flex;flex-direction:column;background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);overflow:hidden;box-shadow:0 10px 30px -10px rgb(0 0 0/.05);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;height:100%;text-decoration:none!important}.bht-related__featured:hover{transform:translateY(-4px);border-color:var(--primary);box-shadow:0 15px 35px -10px rgba(var(--primary-rgb,21,128,61),.15)}.bht-related__featured-img{position:relative;width:100%;height:200px;background:var(--bg-surface-alt);border-bottom:1px solid var(--border);overflow:hidden}.bht-related__featured-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.bht-related__featured:hover .bht-related__featured-img img{transform:scale(1.05)}.bht-related__badge{position:absolute;top:1rem;left:1rem;background:var(--bg-surface);color:var(--primary);font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:6px;box-shadow:0 4px 10px rgb(0 0 0/.1)}.bht-related__featured-content{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.bht-related__featured-text{margin-bottom:1.5rem}.bht-related__featured-title{font-size:1.25rem;font-weight:800;color:var(--text-main);margin:0 0 .5rem;line-height:1.3}.bht-related__read-more{font-size:.8125rem;font-weight:800;color:var(--primary);text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:6px}.bht-related__read-more span{transition:transform .3s ease}.bht-related__featured:hover .bht-related__read-more span{transform:translateX(4px)}.bht-related__list-item:nth-child(2),.bht-related__list-item:nth-child(3),.bht-related__list-item:nth-child(4){grid-column:2}.bht-related__list-item:nth-child(n+5){grid-column:auto}.bht-related__list-item{display:flex;align-items:center;justify-content:space-between;background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--r-lg);padding:1.25rem 1.5rem;transition:all .3s ease;width:100%;box-sizing:border-box;text-decoration:none!important}.bht-related__list-item:hover{border-color:var(--primary);background:var(--primary-soft);transform:translateX(4px)}.bht-related__list-content{display:flex;flex-direction:column;gap:6px;padding-right:1rem}.bht-related__list-title{font-size:1rem;font-weight:700;color:var(--text-main);margin:0;line-height:1.4;transition:color .3s ease}.bht-related__list-item:hover .bht-related__list-title,.header-logo a:hover{color:var(--primary)}.bht-related__list-icon{color:var(--border-strong);transition:color .3s ease,transform .3s ease;flex-shrink:0}.bht-related__list-item:hover .bht-related__list-icon{color:var(--primary);transform:translateX(4px)}@media (max-width:768px){.bht-related__grid{display:flex;flex-direction:column}.bht-related__featured-img{height:180px}}.bht-table-block{margin:3rem auto;max-width:var(--content-width,768px);width:calc(100% - 3rem)}.bht-table__container{background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--r-xl);box-shadow:0 10px 30px -10px rgb(0 0 0/.05);overflow:hidden}.bht-table__top{display:flex;justify-content:space-between;align-items:center;background:var(--bg-surface-alt);border-bottom:1px solid var(--border);padding:0 1.5rem}.bht-table__title{margin:0;padding:1.25rem 0;font-size:1.125rem;font-weight:800;color:var(--text-main)}.bht-table__swipe-hint{display:none;align-items:center;gap:6px;font-size:.6875rem;font-weight:800;color:var(--text-hint);text-transform:uppercase;letter-spacing:.05em}.bht-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.bht-table-scroll::-webkit-scrollbar{height:8px}.bht-table-scroll::-webkit-scrollbar-track{background:rgb(0 0 0/.02)}.bht-table-scroll::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:10px}.bht-table{min-width:650px;text-align:left}.bht-table td,.bht-table th{border-bottom:1px solid var(--border)}.bht-table th{background:var(--bg-surface);text-align:left;padding:.625rem .875rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-hint);background:var(--bg-surface-alt)}.bht-table td{font-size:.9375rem;line-height:1.6;vertical-align:top;padding:.75rem .875rem;color:var(--text-main)}.bht-table tbody tr:last-child td,.bht-table tr:last-child td,.bht-table tr:last-child th{border-bottom:none}.bht-table tbody tr:nth-child(even){background-color:rgb(0 0 0/.015)}.bht-table tbody tr:hover{background-color:rgba(var(--primary-rgb,21,128,61),.04)}@media (max-width:768px){.bht-table__swipe-hint{display:flex}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0);--bg-base:#F8FAFC;--bg-surface:#FFFFFF;--bg-surface-alt:#F1F5F9;--bg-elevated:#FFFFFF;--text-header:#070a13;--text-main:#0F172A;--text-muted:#475569;--text-hint:#94A3B8;--primary:#12803a;--primary-hover:#095e2a;--primary-soft:#F0FDF4;--primary-mid:#DCFCE7;--primary-text:#14532D;--accent:#1D4ED8;--accent-soft:#EFF6FF;--accent-mid:#DBEAFE;--accent-text:#1E3A8A;--bio-accent:#EA580C;--bio-accent-soft:#FFF7ED;--bio-accent-hover:#C2410C;--neutral:#334155;--neutral-soft:#F8FAFC;--score-high:#15803D;--score-mid:#B45309;--score-low:#B91C1C;--border:#E2E8F0;--border-strong:#CBD5E1;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / 0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0 / 0.08), 0 2px 4px -2px rgb(0 0 0 / 0.05);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / 0.08), 0 4px 6px -4px rgb(0 0 0 / 0.05);--r-sm:6px;--r-md:10px;--r-lg:16px;--r-xl:24px;--r-pill:999px;--font-sans:'DM Sans', system-ui, -apple-system, sans-serif;--font-serif:'Fraunces', Georgia, 'Times New Roman', serif;--font-mono:'DM Mono', 'Fira Code', monospace;--transition-fast:0.15s ease;--transition-normal:0.3s ease;--content-width:768px;--wide-width:1200px;--header-height:64px}:where(body){margin:0}body{padding:0;font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--text-main);background-color:var(--bg-base);transition:background-color var(--transition-normal),color var(--transition-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}ul{list-style:none;box-sizing:border-box}img,svg{display:block;max-width:100%;height:auto}button{font:inherit}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}:focus:not(:focus-visible){outline:0}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:.75rem 1rem;border-bottom:1px solid var(--border)}.header-nav a:hover,th{background:var(--bg-surface-alt)}h1,th{font-weight:700}th{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-hint)}h1{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2;letter-spacing:-.02em;color:var(--text-main)}h2{font-size:clamp(1.25rem,3vw,1.375rem);line-height:1.3}h3,h4{font-size:1rem;line-height:1.4}h4{font-size:.875rem}a{color:var(--primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--primary-hover)}.container{width:100%;max-width:var(--wide-width);margin:0 auto;padding:0 1.5rem}.site-content{min-height:calc(100vh - var(--header-height) - 200px);padding-bottom:4rem}.site-header{position:sticky;top:0;z-index:100;background:var(--bg-surface);border-bottom:1px solid var(--border);transition:background var(--transition-normal),border-color var(--transition-normal)}.header-inner{justify-content:space-between;height:var(--header-height);max-width:var(--wide-width);margin:0 auto;padding:0 1.5rem}.header-logo a,.header-nav a{text-decoration:none;white-space:nowrap}.header-inner,.header-logo a{display:flex;align-items:center}.header-logo a{font-size:1.25rem;font-weight:700;color:var(--text-main);letter-spacing:-.02em;gap:.5rem;transition:color var(--transition-fast)}.header-actions,.header-nav{display:flex;align-items:center;gap:.25rem}.header-nav a{padding:.5rem .875rem;font-size:.875rem;font-weight:500;border-radius:var(--r-sm)}.header-nav a:hover{color:var(--text-main)}.header-actions{gap:.5rem}.header-nav a,.theme-toggle{color:var(--text-muted);transition:all var(--transition-fast)}.theme-toggle{display:flex;width:36px;height:36px;background:var(--bg-surface-alt);border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;padding:0}.footer-social a:hover,.theme-toggle:hover{color:var(--text-main);border-color:var(--border-strong)}.theme-toggle .icon-sun{display:flex}.theme-toggle .icon-moon,.theme-toggle .icon-sun{align-items:center;justify-content:center;line-height:1}.theme-toggle .icon-sun{display:none}.theme-toggle .icon-moon{display:flex}.hamburger-icon,.mobile-menu-toggle,.theme-toggle{justify-content:center;align-items:center}.mobile-menu-toggle{display:none;width:36px;height:36px;background:0 0;border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;padding:0;transition:all var(--transition-fast)}.mobile-menu-toggle:hover{border-color:var(--border-strong)}.hamburger-icon{display:flex;flex-direction:column;width:18px;height:18px;gap:4px}.hamburger-icon span{display:block;width:16px;height:2px;background:var(--text-muted);border-radius:1px;transition:all .25s ease;transform-origin:center}@media (max-width:1024px){.header-nav a{padding:.5rem .625rem;font-size:.8125rem}}@media (max-width:768px){.mobile-menu-toggle{display:flex}.header-nav{position:absolute;top:100%;left:0;right:0;background:var(--bg-surface);border-bottom:1px solid var(--border);flex-direction:column;padding:.5rem 1rem;gap:.125rem;box-shadow:var(--shadow-lg);z-index:95;display:none;opacity:0;transform:translateY(-8px)}.header-nav a{padding:.75rem 1rem;font-size:1rem;width:100%;border-radius:var(--r-md)}}@media (max-width:380px){.header-inner{padding:0 1rem}.header-logo a{font-size:.8125rem}}.site-footer{background:var(--bg-surface);border-top:1px solid var(--border);transition:background var(--transition-normal),border-color var(--transition-normal)}.footer-inner{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:2.5rem;max-width:var(--wide-width);margin:0 auto;padding:3rem 1.5rem 2rem}.footer-logo,.footer-logo .logo-icon{display:inline-flex;align-items:center}.footer-logo{font-size:.9375rem;font-weight:700;color:var(--text-main);text-decoration:none;gap:.5rem;margin-bottom:.75rem}.footer-logo .logo-icon{justify-content:center;width:24px;height:24px;background:var(--bio-accent);color:#fff;border-radius:4px;font-size:12px}.footer-brand p{font-size:.8125rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.footer-social{display:flex;gap:.5rem}.footer-links a,.footer-social a{color:var(--text-muted);text-decoration:none}.footer-social a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--r-sm);background:var(--bg-surface-alt);border:1px solid var(--border);font-size:14px;transition:all var(--transition-fast)}.footer-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-main);margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links a{font-size:.8125rem;transition:color var(--transition-fast)}.footer-links a:hover{color:var(--primary)}.footer-disclaimer{background:var(--bg-surface-alt);border:1px solid var(--border);border-radius:var(--r-md);padding:1rem}.footer-disclaimer-title{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;color:var(--text-main);margin-bottom:.5rem}.footer-disclaimer-title svg{width:14px;height:14px;color:var(--bio-accent)}.entry-content li,.footer-disclaimer p{font-size:.75rem;color:var(--text-muted);line-height:1.6}.footer-disclaimer a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.footer-bottom{max-width:var(--wide-width);margin:0 auto;padding:1.25rem 1.5rem;border-top:1px solid var(--border);font-size:.75rem;color:var(--text-hint)}@media (max-width:768px){.footer-inner{grid-template-columns:1fr;gap:2rem}}@media (min-width:769px) and (max-width:1024px){.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}}.entry-content{width:100%}.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>p,.entry-content>ul{font-family:var(--font-sans);max-width:var(--content-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.entry-content>h1{font-size:2.65rem;line-height:1.2;letter-spacing:-.02em;margin-top:3rem;margin-bottom:.75rem;color:var(--accent-text);padding-left:.5rem;padding-right:.5rem}.entry-content>*+*{margin-top:1.75rem}.entry-content>h2,.entry-content>h3{margin-top:2rem;color:var(--text-header)}.entry-content>h2{font-size:2.2rem;line-height:1.3;letter-spacing:-.01em;margin-bottom:.75rem}.entry-content>h3{font-size:1.8rem;line-height:1.4;margin-bottom:.5rem}.entry-content>p{font-size:1.1875rem;line-height:1.6;color:var(--text-main)}.entry-content strong,h2,h3,h4{color:var(--text-main);font-weight:600}.entry-content a{color:var(--bio-accent);text-underline-offset:3px;text-decoration-color:var(--bio-accent);transition:var(--transition-slow)}.entry-content a:hover{text-decoration:underline;transition:var(--transition-fast);color:var(--bio-accent-hover);text-decoration-color:var(--bio-accent-hover)}.entry-content ul{padding-left:1.5rem;list-style:disc}.entry-content li{margin-bottom:.5rem;font-size:1.0625rem;line-height:1.75}.entry-content li::marker{color:var(--primary)}.entry-content img{border-radius:var(--r-md)}.bht-table{width:100%;border-collapse:collapse;font-size:.875rem}.bht-table tr:hover td,.bht-table tr:hover th{background:var(--bg-surface-alt)}:root{--gb-container-width:1100px}.gb-media-16f5a91f{height:auto;margin-bottom:20px;max-width:100%;object-fit:cover;width:auto;border-radius:12px}