@keyframes bht-shimmer{0%{transform:skewX(-25deg) translateX(0)}15%,to{transform:skewX(-25deg) translateX(400%)}}.bht-split-list{margin:3rem auto;width:100%;max-width:var(--content-width-normal,850px);padding:0 1.25rem;box-sizing:border-box}.bht-split-list__inner{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bht-split-list__column{background:var(--bg-surface,#ffffff);border:1px solid var(--border-strong,#e2e8f0);border-radius:var(--r-md,12px);padding:2rem;box-shadow:0 4px 15px rgb(0 0 0/.02)}.bht-split-list__title{font-size:1.25rem;font-weight:800;margin:0 0 1.5rem;line-height:1.3}.bht-split-list__title--green{color:var(--primary,#10b981)}.bht-split-list__title--red{color:#ef4444}.bht-split-list__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.bht-alt-callout__bullets li,.bht-split-list__list li{display:flex;align-items:flex-start;gap:12px}.bht-split-list__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;margin-top:2px}.bht-split-list__icon svg{width:14px;height:14px}.bht-split-list__icon--green{background:rgb(16 185 129/.1);color:var(--primary,#10b981)}.bht-split-list__icon--red{background:rgb(239 68 68/.1);color:#ef4444}.bht-split-list__text{font-size:.9375rem;color:var(--text-main,#333);line-height:1.5}@media (max-width:768px){.bht-split-list__inner{grid-template-columns:1fr;gap:16px}.bht-split-list__column{padding:1.5rem}}.bht-alt-callout{margin:3rem auto;width:100%;max-width:var(--content-width-normal,850px);padding:0 1.25rem;box-sizing:border-box}.bht-alt-callout__inner{display:flex;align-items:center;background:var(--bg-surface);border:3px solid var(--primary);border-radius:var(--r-xl,16px);padding:2.5rem;gap:3rem;box-shadow:0 10px 30px rgba(var(--primary-rgb,0,102,255),.08);position:relative;overflow:hidden}.bht-alt-callout__inner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--primary);opacity:.03;pointer-events:none}.bht-alt-callout__media{flex:0 0 220px;position:relative;z-index:1}.bht-alt-callout__img-wrap{width:100%;display:flex;justify-content:center;align-items:center}.bht-alt-callout__img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 15px 25px rgb(0 0 0/.1))}.bht-alt-callout__content{flex:1;z-index:1;display:flex;flex-direction:column}.bht-alt-callout__badge{display:inline-flex;align-items:center;background:var(--text-main);color:var(--bg-surface);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:6px 12px;border-radius:6px;width:fit-content;margin-bottom:1rem}.bht-alt-callout__title{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:900;color:var(--text-main);line-height:1.2;margin:0 0 1.25rem;letter-spacing:-.02em}.bht-alt-callout__bullets{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:12px}.bht-alt-callout__bullets li{gap:10px}.bht-alt-callout__icon{color:var(--primary);width:20px;height:20px;flex-shrink:0;margin-top:2px}.bht-alt-callout__icon svg{width:100%;height:100%}.bht-alt-callout__text{font-size:1rem;color:var(--text-muted);font-weight:600;line-height:1.4}.bht-alt-callout__actions{width:100%}@media (max-width:768px){.bht-alt-callout__inner{flex-direction:column;padding:2rem 1.5rem;text-align:center;gap:2rem}.bht-alt-callout__media{flex:0 0 auto;width:100%;max-width:180px;margin:0 auto}.bht-alt-callout__badge{margin-left:auto;margin-right:auto}.bht-alt-callout__bullets li{text-align:left}}.bht-bot-cta{margin:4rem auto;width:100%;max-width:var(--content-width-wide,900px);padding:0 1.25rem;box-sizing:border-box}.bht-bot-cta__inner{display:flex;align-items:center;background:var(--bg-surface-alt);border:1px solid var(--border-strong);border-radius:var(--r-xl,24px);padding:3rem;gap:3.5rem;box-shadow:0 4px 20px rgb(0 0 0/.03);position:relative;overflow:hidden}.bht-bot-cta__media{flex:0 0 35%;max-width:260px;display:flex;justify-content:center}.bht-bot-cta__img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 12px 25px rgb(0 0 0/.1))}.bht-bot-cta__content{flex:1;display:flex;flex-direction:column}.bht-bot-cta__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;color:var(--text-main);line-height:1.15;margin:0 0 .75rem;letter-spacing:-.02em}.bht-bot-cta__subtitle{font-size:1rem;color:var(--text-muted);line-height:1.5;margin:0 0 1.75rem}.bht-bot-cta__offer{display:inline-flex;align-items:center;gap:16px;background:var(--bg-surface);padding:10px 20px;border-radius:12px;border:1px solid var(--border);margin-bottom:2rem;width:fit-content;flex-wrap:wrap}.bht-bot-cta__price-group{display:flex;align-items:baseline;gap:8px}.bht-bot-cta__price{font-size:2.25rem;font-weight:900;color:var(--text-main);line-height:1}.bht-bot-cta__old-price{font-size:1.125rem;color:var(--text-hint);text-decoration:line-through;font-weight:600}.bht-bot-cta__save-badge{background:var(--primary);color:#fff;font-size:.75rem;font-weight:800;padding:6px 10px;border-radius:6px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.bht-bot-cta__actions{display:flex;flex-direction:column;width:100%;align-items:flex-start}@media (max-width:800px){.bht-bot-cta__inner{flex-direction:column;padding:2.5rem 1.5rem;text-align:center;gap:2rem}.bht-bot-cta__media{order:-1;max-width:180px;margin:0 auto}.bht-bot-cta__content{align-items:center}.bht-bot-cta__offer{justify-content:center;width:100%;box-sizing:border-box;flex-direction:column;gap:8px}.bht-bot-cta__actions{align-items:center}}.bht-cta{margin:2rem auto;max-width:var(--content-width,768px);padding:0 1.5rem}.bht-cta__button,.bht-cta__link{display:inline-flex;align-items:center}.bht-cta__link{flex-direction:column;gap:8px;text-decoration:none!important}.bht-cta__button{justify-content:center;gap:10px;font-family:var(--font-sans);font-weight:600;border-radius:var(--r-md);transition:all var(--transition-normal) ease;position:relative;overflow:hidden}.bht-cta__icon{transition:var(--transition-normal)}.bht-cta__link:hover .bht-cta__icon{transform:translateX(4px)}.bht-cta__button--md{padding:14px 28px;font-size:16px}.bht-cta__button--cta{background:var(--bio-accent);color:var(--bg-surface)!important;box-shadow:var(--shadow-sm)}.bht-cta__link:hover .bht-cta__button--cta{background:var(--bio-accent-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}.bht-cta__button--cta::after{content:"";position:absolute;top:0;left:-50%;width:50%;height:100%;background:linear-gradient(to right,#fff0 0,rgb(255 255 255/.3) 50%,#fff0 100%);animation:bht-shimmer 5s infinite linear}.bht-cta__subtext{font-size:.8125rem;color:var(--text-hint);font-weight:500;text-align:center}@media (max-width:640px){.bht-cta__link{display:flex;width:100%}.bht-cta__button{width:100%;justify-content:center}}.bht-faq{margin:3rem auto;max-width:var(--content-width,768px);width:calc(100% - 3rem)}.bht-faq__main-title{font-size:1.5rem;font-weight:800;color:var(--text-main);margin-bottom:1.5rem;letter-spacing:-.02em}.bht-faq__list{display:flex;flex-direction:column;border-top:1px solid var(--border)}.bht-faq__item{border-bottom:1px solid var(--border)}.bht-faq__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;background:#fff0;border:0;cursor:pointer;text-align:left;color:var(--text-main);transition:color .2s ease}.bht-faq__header:hover{color:var(--primary)}.bht-faq__question{font-size:1.0625rem;font-weight:600;padding-right:1.5rem}.bht-faq__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--text-hint);transition:transform .3s ease,color .3s ease}.bht-faq__content-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.bht-faq__content-inner{overflow:hidden}.bht-faq__answer{padding-bottom:1.5rem;color:var(--text-muted);font-size:.9375rem;line-height:1.65}.bht-info-box{display:flex;align-items:flex-start;gap:16px;padding:1.25rem 1.5rem;border-radius:var(--r-md,10px);border:1px solid;margin:2rem auto;max-width:var(--content-width,768px);width:calc(100% - 3rem)}.bht-info-box__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px;display:flex;align-items:center;justify-content:center}.bht-info-box__icon svg{display:block;width:100%;height:100%}.bht-info-box__body{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:6px}.bht-info-box__title{font-size:1rem;font-weight:700;margin:0;letter-spacing:-.01em}.bht-info-box__content{font-size:.9375rem;line-height:1.6;color:var(--text-muted,#64748b);margin:0}.bht-info-box--info{background:var(--accent-soft,#EFF6FF);border-color:var(--accent-mid,#DBEAFE);color:var(--accent-text,#1E3A8A)}@media (max-width:768px){.bht-info-box{padding:1.25rem;gap:12px}}.bht-pros-cons{background:var(--bg-surface);border:0;border-radius:var(--r-lg);box-shadow:0 10px 40px -10px rgb(0 0 0/.05),0 0 0 1px rgb(0 0 0/.02);overflow:hidden;max-width:var(--content-width,768px);width:calc(100% - 3rem);margin:2rem auto}.bht-pros-cons__inner{display:grid;grid-template-columns:1.15fr 1fr}.bht-pros-cons__col{display:flex;flex-direction:column;padding:0}.bht-pros-cons__col--pros{border-right:1px solid var(--border)}.bht-pros-cons__header,.bht-pros-cons__list li{display:flex;gap:12px;border-bottom:1px solid var(--border)}.bht-pros-cons__header{align-items:center;padding:clamp(1.25rem,4vw,1.5rem) clamp(1.25rem,4vw,2rem);background:var(--bg-surface-alt);margin:0}.bht-pros-cons__title{font-size:clamp(.8125rem,2vw,.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-main);text-wrap:balance}.bht-pros-cons__icon-wrap{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0}.bht-pros-cons__icon{width:18px;height:18px}.bht-pros-cons__col--pros .bht-pros-cons__icon-wrap{background:var(--primary-soft);color:var(--primary)}.bht-pros-cons__col--cons .bht-pros-cons__icon-wrap{background:var(--bg-surface);color:var(--text-hint)}.bht-pros-cons__list{padding:clamp(1.25rem,4vw,2rem);flex-grow:1}.bht-pros-cons__col--cons .bht-pros-cons__list{opacity:.85;transition:opacity .3s ease}.bht-pros-cons__col--cons:hover .bht-pros-cons__list{opacity:1}.bht-pros-cons__list ul{padding:0;margin:0;list-style:none}.bht-pros-cons__list li{align-items:flex-start;padding-bottom:1rem;margin-bottom:1rem;color:var(--text-muted);line-height:1.6;transition:transform var(--transition-fast,0.2s) ease,color .2s ease;cursor:default}.bht-pros-cons__list li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.bht-pros-cons__list li:hover{transform:translateX(6px);color:var(--text-main)}.bht-pros-cons__list li svg{flex-shrink:0;width:18px;height:18px;margin-top:4px;transition:transform .2s ease}.bht-pros-cons__list li:hover svg{transform:scale(1.1)}@media (max-width:640px){.bht-pros-cons__inner{grid-template-columns:1fr}.bht-pros-cons__col--pros{border-right:none;border-bottom:4px solid var(--bg-surface-alt)}}.bht-comp{margin:4rem auto 5rem;width:100%;max-width:var(--content-width-wide,1100px);padding:0 1.25rem;box-sizing:border-box}.bht-comp__header{text-align:center;margin-bottom:2.5rem}.bht-comp__title{font-size:clamp(2rem,3.5vw,2.5rem);font-weight:900;color:var(--text-main);margin:0 0 .5rem;letter-spacing:-.02em}.bht-comp__table-wrap{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl,16px);box-shadow:0 8px 30px rgb(0 0 0/.03)}.bht-comp-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;text-align:left}.bht-comp-table th{padding:1.5rem;vertical-align:bottom;border-bottom:2px solid var(--border)}.bht-comp-table td{padding:1.5rem;vertical-align:middle;border-bottom:1px solid var(--border)}.bht-comp-table tr:last-child td{border-bottom:none}.bht-ct-feature-head,.bht-ct-feature-name{width:160px;min-width:160px;font-size:.8125rem;font-weight:800;color:var(--text-hint);text-transform:uppercase;letter-spacing:.1em;position:sticky;left:0;background:var(--bg-surface);z-index:10;border-right:1px solid var(--border)}.bht-ct-feature-name{font-size:.9375rem;color:var(--text-main);letter-spacing:normal;text-transform:none}.bht-ct-feature-head::after,.bht-ct-feature-name::after{content:"";position:absolute;top:0;bottom:0;right:-12px;width:12px;background:linear-gradient(to right,rgb(0 0 0/.03),transparent);pointer-events:none}.bht-ct-col-head{width:28%}.bht-ct-badge,.bht-ct-name{font-weight:800;text-transform:uppercase}.bht-ct-badge{display:inline-block;background:var(--bg-surface-alt);border:1px solid var(--border-strong);color:var(--text-muted);font-size:.6875rem;padding:4px 12px;border-radius:50px;letter-spacing:.05em;margin-bottom:1rem}.bht-ct-name{font-size:1.25rem;color:var(--text-main);margin-bottom:4px;line-height:1.2}.bht-ct-sub{font-size:.875rem;font-weight:500;color:var(--text-muted);line-height:1.3}.bht-ct-cell-inner{display:flex;align-items:flex-start;gap:12px}.bht-ct-text-wrap{display:flex;flex-direction:column;gap:2px;padding-top:2px}.bht-ct-main-text{font-size:.9375rem;font-weight:600;color:var(--text-main);line-height:1.3}.bht-comp-table td.is-main,.bht-comp-table th.is-main{background:var(--bg-surface-alt);position:relative}.bht-comp-table th.is-main::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary)}.bht-ct-col-head.is-main .bht-ct-badge{background:var(--primary);color:var(--bg-surface);border-color:var(--primary);box-shadow:0 4px 10px rgb(0 0 0/.1)}.bht-ct-col-head.is-main .bht-ct-name,.bht-expert-hero__trust svg,.header-logo a:hover{color:var(--primary)}@media (max-width:800px){.bht-comp__header{text-align:left}.bht-comp-table{min-width:620px}.bht-comp-table td,.bht-comp-table th{padding:1rem .75rem}.bht-ct-feature-head,.bht-ct-feature-name{width:95px!important;min-width:95px!important;font-size:.75rem;white-space:normal;word-break:break-word}.bht-ct-feature-name{font-size:.8125rem}.bht-ct-name{font-size:1.125rem}.bht-ct-badge{font-size:.6rem;padding:3px 8px;margin-bottom:.5rem}.bht-ct-cell-inner{gap:8px}.bht-ct-main-text{font-size:.875rem}}.bht-expert-hero{margin:3rem auto 5rem;width:100%;max-width:var(--content-width-wide,1200px);padding:0 1.25rem;box-sizing:border-box}.bht-expert-hero__inner{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}.bht-expert-hero__left{display:flex;flex-direction:column;gap:2rem}.bht-expert-hero__image-wrap{background:var(--bg-surface-alt);border:1px solid var(--border);border-radius:var(--r-xl,16px);padding:10px}.bht-expert-hero__image-wrap img{width:100%;border-radius:var(--r-lg,12px);display:block}.bht-expert-hero__expert-score{display:flex;align-items:center;gap:15px}.bht-expert-hero__score-circle{width:60px;height:60px;border-radius:50%;border:3px solid var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;color:var(--text-main)}.bht-expert-hero__score-info strong{display:block;font-size:1.125rem;color:var(--text-main);line-height:1.2}.bht-expert-hero__score-info span{font-size:.875rem;color:var(--text-muted)}.bht-expert-hero__badges{display:flex;gap:10px;margin-bottom:1rem}.bht-badge-outline,.bht-badge-primary{font-size:.75rem;font-weight:800;padding:4px 10px;border-radius:var(--r-sm,6px);letter-spacing:.05em;text-transform:uppercase}.bht-badge-primary{background:var(--primary);color:var(--bg-surface)}.bht-badge-outline{border:1px solid var(--border-strong);color:var(--text-muted)}.bht-expert-hero__rating{font-size:.875rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}.bht-stars{color:var(--primary);letter-spacing:2px;margin-right:5px}.bht-expert-hero__title{font-size:clamp(2rem,3vw,2.5rem);font-weight:900;color:var(--text-main);margin:0 0 1.5rem;line-height:1.1}.bht-expert-hero__verdict{margin-bottom:2rem}.bht-verdict-label{font-size:.75rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.bht-verdict-text{font-size:1.0625rem;color:var(--text-main);line-height:1.6}.bht-verdict-text p{margin-bottom:1rem}.bht-verdict-text p:last-child{margin-bottom:0}.bht-verdict-collapse{max-height:95px;overflow:hidden;position:relative;transition:max-height .4s ease}.bht-verdict-collapse::after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,transparent,var(--bg-surface));pointer-events:none;transition:opacity .3s ease}.bht-verdict-toggle{background:#fff0;border:0;color:var(--primary);font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:10px 0 0;cursor:pointer;display:inline-block}.bht-verdict-toggle:hover{text-decoration:underline}.bht-expert-hero__buybox{background:var(--bg-surface-alt);border:1px solid var(--border-strong);padding:1.5rem;border-radius:var(--r-xl,16px);margin-bottom:1.5rem}.bht-price-row{display:flex;align-items:baseline;gap:15px;margin-bottom:1rem;flex-wrap:wrap}.bht-price-new{font-size:2.5rem;font-weight:900;color:var(--text-main);line-height:1}.bht-promo-bar{color:var(--text-main);font-size:.8125rem;font-weight:700;display:inline-block}.bht-expert-hero__actions{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.bht-expert-hero__trust{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2.5rem}.bht-expert-hero__trust span{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--text-muted);font-weight:600}.bht-expert-hero__features{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 1rem;padding-top:2rem;border-top:1px solid var(--border)}.bht-feat-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;background:#fff0;border:0;padding:0}.bht-feat-icon-circle{width:60px;height:60px;border-radius:50%;background:var(--bg-surface-alt);display:flex;align-items:center;justify-content:center;color:var(--primary)}.bht-feat-icon-circle svg{width:26px;height:26px;stroke-width:1.5px}.bht-feat-text strong{display:block;font-size:.9375rem;color:var(--text-main);margin-bottom:4px}.bht-feat-text span{font-size:.8125rem;color:var(--text-muted);display:block}@media (max-width:900px){.bht-expert-hero{padding:0 1rem}.bht-expert-hero__inner{grid-template-columns:1fr;gap:2.5rem}.bht-expert-hero__image-wrap{padding:0;background:#fff0;border:0}.bht-expert-hero__image-wrap img{border-radius:var(--r-xl,16px);border:1px solid var(--border)}.bht-expert-hero__features{grid-template-columns:repeat(2,1fr)}}: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}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{font-size:1rem;line-height:1.4}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)}.bht-list--primary .bht-list__icon,.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>h2,.entry-content>h3,.entry-content>p{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>*+*{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{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-w-wide{max-width:var(--wide-width,1200px);margin-left:auto;margin-right:auto}.bht-list{display:flex;flex-direction:column;gap:.625rem;list-style:none;padding:0;margin:0}.bht-list__item{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;color:var(--text-main)}.bht-list__icon{flex-shrink:0;margin-top:3px}.bht-list--muted .bht-list__icon{color:var(--text-hint)}.bht-layout{margin:2rem auto;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.bht-layout__grid{display:grid}.bht-layout-slot{min-width:0}.bht-layout--3 .bht-layout__grid{grid-template-columns:1fr 1fr 1fr}.bht-layout--gap-lg .bht-layout__grid{gap:1.5rem}.bht-layout-slot>:first-child{margin-top:0}.bht-layout-slot>:last-child{margin-bottom:0}@media (max-width:768px){.bht-layout--3 .bht-layout__grid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.bht-layout--3 .bht-layout__grid{grid-template-columns:1fr 1fr}.bht-layout--3 .bht-layout__grid>:last-child:nth-child(3){grid-column:1/-1}}:root{--gb-container-width:1100px}.gb-element-1468ef49,.gb-element-39e37229,.gb-element-4adc3636,.gb-element-888a8bd3,.gb-element-de6bf46d,.gb-element-e2c777ea{text-align:center}