
:root{
  --hbpf-navy:#082f55;--hbpf-navy2:#061f39;--hbpf-blue:#0b67ad;--hbpf-green:#149957;
  --hbpf-mint:#edf8f2;--hbpf-ice:#f5f9fc;--hbpf-ink:#17354d;--hbpf-muted:#64788a;
  --hbpf-line:#dbe7ee;--hbpf-white:#fff;--hbpf-danger:#9f2f34;--hbpf-warning:#fff8f3;
  --hbpf-shadow:0 18px 55px rgba(8,47,85,.10);
}
.hbpf-page{background:#fff;color:var(--hbpf-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}
.hbpf-page *{box-sizing:border-box}.hbpf-container{width:min(1180px,calc(100% - 40px));margin:auto}.hbpf-section{padding:82px 0}
.hbpf-section--soft{background:linear-gradient(180deg,#f8fbfd,#eef7f4)}.hbpf-section--warning{background:var(--hbpf-warning)}.hbpf-section--transparency{background:#f7fafc}
.hbpf-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--hbpf-green);font-size:.76rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.hbpf-eyebrow:before{content:"";width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--hbpf-green),var(--hbpf-blue))}
.hbpf-page h1,.hbpf-page h2,.hbpf-page h3{color:var(--hbpf-navy);line-height:1.1;letter-spacing:-.025em}.hbpf-page h1{font-size:clamp(2.7rem,5vw,4.8rem);margin:18px 0 16px}.hbpf-page h2{font-size:clamp(2rem,3.5vw,3.2rem);margin:12px 0 0}.hbpf-page h3{font-size:1.18rem}
.hbpf-lead{font-size:1.08rem;color:var(--hbpf-muted);max-width:810px;margin:0}.hbpf-hero{padding:70px 0 78px;background:radial-gradient(circle at 85% 15%,rgba(20,153,87,.12),transparent 30%),linear-gradient(135deg,#fbfdfc,#edf7f3)}.hbpf-hero--single{padding-bottom:72px}
.hbpf-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:42px;font-size:.82rem;color:#7890a0}.hbpf-breadcrumb a{color:#557087;text-decoration:none}.hbpf-breadcrumb strong{color:var(--hbpf-navy)}
.hbpf-search{display:flex;max-width:720px;margin-top:28px;padding:7px;background:#fff;border:1px solid #d5e2e9;border-radius:999px;box-shadow:0 14px 40px rgba(8,47,85,.08)}.hbpf-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 17px;color:var(--hbpf-ink);font:inherit}.hbpf-search button,.hbpf-btn{border:0;border-radius:999px;text-decoration:none;font-weight:850;cursor:pointer}.hbpf-search button{padding:13px 22px;background:var(--hbpf-navy);color:#fff}
.hbpf-filter-row,.hbpf-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.hbpf-chip,.hbpf-badge{display:inline-flex;align-items:center;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid #d8e5ec;color:#36566d;font-size:.84rem;font-weight:750;text-decoration:none}.hbpf-chip.is-active{background:var(--hbpf-navy);border-color:var(--hbpf-navy);color:#fff}.hbpf-badge--verified{background:#eaf8f1;color:#246e4b;border-color:#cdebdc}
.hbpf-trust{background:#fff}.hbpf-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--hbpf-line);border-radius:22px;overflow:hidden;box-shadow:var(--hbpf-shadow);transform:translateY(-24px)}.hbpf-trust-grid>div{padding:22px;background:#fff;border-right:1px solid var(--hbpf-line)}.hbpf-trust-grid>div:last-child{border-right:0}.hbpf-trust-grid strong{display:block;color:var(--hbpf-navy)}.hbpf-trust-grid span{display:block;margin-top:4px;color:var(--hbpf-muted);font-size:.83rem}
.hbpf-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.hbpf-section-head>div{max-width:760px}.hbpf-section-head>p{max-width:440px;color:var(--hbpf-muted);margin:0}
.hbpf-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hbpf-card{overflow:hidden;background:#fff;border:1px solid var(--hbpf-line);border-radius:22px;box-shadow:0 12px 34px rgba(8,47,85,.06)}
.hbpf-card-media{display:block;aspect-ratio:1/1;background:linear-gradient(135deg,#eef7f2,#e7f0f6);overflow:hidden}.hbpf-card-media img{width:100%;height:100%;object-fit:cover}.hbpf-card-media--placeholder{display:grid;place-items:center;text-decoration:none}.hbpf-card-media--placeholder span{display:grid;place-items:center;width:84px;height:84px;border-radius:50%;background:#fff;color:var(--hbpf-green);font-size:2.2rem;font-weight:900;box-shadow:0 12px 32px rgba(8,47,85,.08)}
.hbpf-card-body{padding:22px}.hbpf-card-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:13px}.hbpf-card-meta span{padding:5px 9px;border-radius:999px;background:#f3f7f9;color:#647b8c;font-size:.72rem;font-weight:800}.hbpf-card-meta .hbpf-stock{background:#eaf8f1;color:#246e4b}.hbpf-card h3{margin:0 0 5px;font-size:1.4rem}.hbpf-card h3 a{color:var(--hbpf-navy);text-decoration:none}.hbpf-card p{color:var(--hbpf-muted)}.hbpf-brand{font-size:.88rem;margin-top:4px!important}.hbpf-price{display:block;color:var(--hbpf-navy);font-size:1.25rem;margin-top:13px}
.hbpf-text-link{display:inline-block;margin-top:16px;color:var(--hbpf-blue);font-weight:850;text-decoration:none}.hbpf-pagination{margin-top:34px}.hbpf-pagination ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.hbpf-pagination a,.hbpf-pagination span{display:grid;place-items:center;min-width:42px;min-height:42px;padding:0 12px;border:1px solid var(--hbpf-line);border-radius:12px;text-decoration:none}.hbpf-pagination .current{background:var(--hbpf-navy);color:#fff;border-color:var(--hbpf-navy)}
.hbpf-empty{padding:64px;border:1px dashed #c8dbe5;border-radius:24px;background:#f9fbfc;text-align:center}.hbpf-empty p{max-width:720px;margin:16px auto 26px;color:var(--hbpf-muted)}.hbpf-empty-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.hbpf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px}.hbpf-btn--primary{background:linear-gradient(90deg,var(--hbpf-green),var(--hbpf-blue));color:#fff}.hbpf-btn--outline{border:1px solid #bed2df;color:var(--hbpf-navy);background:#fff}
.hbpf-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center}.hbpf-two-col--top{align-items:start}.hbpf-two-col p,.hbpf-content p{color:var(--hbpf-muted)}
.hbpf-product-hero{display:grid;grid-template-columns:.78fr 1.22fr;gap:54px;align-items:start}.hbpf-product-media{aspect-ratio:1/1;background:#fff;border:1px solid var(--hbpf-line);border-radius:24px;overflow:hidden;box-shadow:var(--hbpf-shadow)}.hbpf-product-media img{width:100%;height:100%;object-fit:cover}.hbpf-product-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#7390a1;font-weight:900}
.hbpf-product-summary{padding-top:12px}.hbpf-brand-large{color:var(--hbpf-muted);font-size:1rem}.hbpf-price-large{margin-top:24px;color:var(--hbpf-navy);font-size:2rem;font-weight:900}.hbpf-permit{color:var(--hbpf-muted);font-size:.88rem}.hbpf-buy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 24px;margin-top:20px;border-radius:999px;background:linear-gradient(90deg,var(--hbpf-green),var(--hbpf-blue));color:#fff;text-decoration:none;font-weight:900}.hbpf-buy-note{max-width:530px;margin-top:13px;color:var(--hbpf-muted);font-size:.84rem}
.hbpf-content{color:var(--hbpf-muted)}.hbpf-rich p:first-child{margin-top:0}.hbpf-rich p:last-child{margin-bottom:0}.hbpf-rich ul,.hbpf-rich ol{padding-left:24px}.hbpf-rich li{margin:8px 0}.hbpf-mini-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--hbpf-green)}.hbpf-mini-label--danger{color:var(--hbpf-danger)}
.hbpf-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hbpf-info-card{padding:24px;background:#fff;border:1px solid var(--hbpf-line);border-radius:19px}.hbpf-info-card h3{margin:8px 0 12px}.hbpf-info-card p,.hbpf-info-card small{color:var(--hbpf-muted)}
.hbpf-warning-box{padding:30px;border:1px solid #e7cfc1;border-left:6px solid #b76436;border-radius:20px;background:#fff}.hbpf-warning-box h2{margin:10px 0 18px}
.hbpf-related-group{margin-top:34px}.hbpf-related-group>h3{font-size:1.3rem;margin-bottom:14px}.hbpf-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hbpf-related-card{padding:21px;background:#fff;border:1px solid var(--hbpf-line);border-radius:18px}.hbpf-related-card h3{margin:8px 0}.hbpf-related-card h3 a{color:var(--hbpf-navy);text-decoration:none}.hbpf-related-card p{color:var(--hbpf-muted);font-size:.9rem}
.hbpf-source-list{display:grid;gap:12px}.hbpf-source-item{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:20px;border:1px solid var(--hbpf-line);border-radius:17px;background:#fff}.hbpf-source-index{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf8f1;color:var(--hbpf-green);font-weight:900}.hbpf-source-item h3{margin:0 0 7px}.hbpf-source-item p{margin:0 0 6px;color:var(--hbpf-muted)}.hbpf-source-item span{color:#7a8e9c;font-size:.82rem}.hbpf-source-item a{display:inline-block;margin-top:8px;color:var(--hbpf-blue);font-weight:800;text-decoration:none}
.hbpf-disclaimer{padding:28px 0;background:var(--hbpf-navy2);color:#bfd0dc}.hbpf-disclaimer strong{color:#fff}.hbpf-disclaimer p{margin:5px 0 0;font-size:.9rem}
@media(max-width:980px){.hbpf-section{padding:66px 0}.hbpf-card-grid{grid-template-columns:repeat(2,1fr)}.hbpf-trust-grid{grid-template-columns:repeat(2,1fr)}.hbpf-trust-grid>div{border-bottom:1px solid var(--hbpf-line)}.hbpf-two-col,.hbpf-product-hero{grid-template-columns:1fr;gap:34px}.hbpf-product-media{max-width:620px}.hbpf-related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.hbpf-container{width:min(100% - 28px,1180px)}.hbpf-hero{padding:48px 0 58px}.hbpf-breadcrumb{margin-bottom:28px}.hbpf-page h1{font-size:2.5rem}.hbpf-page h2{font-size:2rem}.hbpf-search{display:grid;border-radius:18px;gap:7px}.hbpf-search input{min-height:44px}.hbpf-search button{width:100%}.hbpf-section-head{display:block}.hbpf-section-head>p{margin-top:13px}.hbpf-card-grid,.hbpf-info-grid,.hbpf-related-grid,.hbpf-trust-grid{grid-template-columns:1fr}.hbpf-trust-grid>div{border-right:0}.hbpf-source-item{grid-template-columns:1fr}.hbpf-source-index{width:34px;height:34px}}
