/* Approved Style A: native Zibll surfaces, controls and spacing. */
body.home .header{background:var(--main-bg-color)}
body.home .widget_custom_html:has(.bh-style-a-top){padding:0!important;margin-bottom:0;background:transparent!important;border:0;box-shadow:none}
.bh-style-a-top{margin-top:30px;color:var(--main-color)}
.bh-style-a-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 20px;padding:15px;border:0;border-radius:var(--main-radius);background:var(--main-bg-color);box-shadow:0 0 10px var(--main-shadow)}
.bh-style-a-welcome h1{font-size:24px;line-height:1.5;font-weight:600;margin:0 0 8px;color:var(--main-color)}
.bh-style-a-welcome p{margin:0;line-height:1.8;color:var(--muted-color)}
.bh-style-a-search{position:relative;width:42%;min-width:300px;flex-shrink:0;padding:0 15px;background:var(--muted-bg-color);border-radius:4px}
.bh-style-a-search input{width:100%;height:44px;border:0!important;background:transparent!important;padding-right:36px;color:var(--main-color)}
.bh-style-a-search button{position:absolute;right:0;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;background:transparent;color:var(--muted-color);cursor:pointer}
.bh-style-a-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:20px}
.bh-style-a-shortcuts .icon-cover-card{display:flex;align-items:center;gap:12px;min-height:84px;padding:15px;border:0;border-radius:var(--main-radius);background:var(--main-bg-color);box-shadow:0 0 10px var(--main-shadow);margin:0;min-width:0}
.bh-style-a-shortcuts strong,.bh-style-a-shortcuts small{display:block}
.bh-style-a-shortcuts strong{font-size:15px;font-weight:500;color:var(--main-color)}
.bh-style-a-shortcuts small{margin-top:5px;font-size:12px;line-height:1.6;color:var(--muted-color)}
.bh-style-a-icon{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:4px;background:var(--focus-color-opacity1);color:var(--focus-color);font-size:22px}
.bh-style-a-shortcuts .icon-cover-card:hover strong{color:var(--focus-color)}
body.home .widget_custom_html:has(.bh-home-panel){padding:15px!important;background:var(--main-bg-color)!important;border:0;border-radius:var(--main-radius);box-shadow:0 0 10px var(--main-shadow);margin-bottom:20px}
.bh-home-panel{padding:0;margin:0;color:var(--main-color)}
.bh-home-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}
.bh-home-panel h2{font-size:16px;line-height:1.5;font-weight:500;margin:0}
.bh-home-panel-heading>a{font-size:12px;color:var(--muted-color);white-space:nowrap}
.bh-home-panel-heading>a:hover{color:var(--focus-color)}
.bh-home-panel>p{font-size:12px;line-height:1.8;color:var(--muted-color);margin:0 0 14px}
.bh-home-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.bh-home-links a{display:block;padding:8px 10px;font-size:13px;line-height:1.6;background:var(--muted-bg-color);border-radius:4px;color:var(--main-color)}
.bh-home-links a:hover{color:var(--focus-color);background:var(--focus-color-opacity1)}
.bh-home-community a{display:block;padding:13px 0;border-bottom:1px solid var(--main-border-color);font-size:14px;color:var(--main-color)}
.bh-home-community a:last-child{padding-bottom:0;border:0}
.bh-home-community a span{display:block;font-size:12px;line-height:1.8;margin-top:4px;color:var(--muted-color)}
.bh-style-a-top a:focus-visible,.bh-style-a-top button:focus-visible,.bh-style-a-top input:focus-visible,.bh-home-panel a:focus-visible{outline:2px solid var(--focus-color);outline-offset:3px}
body.home .home-tab-content{scroll-margin-top:90px}
@media(max-width:767px){.bh-style-a-top{margin-top:15px}.bh-style-a-welcome{display:block}.bh-style-a-welcome h1{font-size:20px}.bh-style-a-welcome p{font-size:13px}.bh-style-a-search{width:100%;min-width:0;margin-top:12px}.bh-style-a-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bh-style-a-shortcuts .icon-cover-card{padding:12px;align-items:flex-start;gap:10px}.bh-style-a-icon{width:32px;height:32px;font-size:20px}.bh-style-a-shortcuts small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.bh-home-links a{min-height:44px}}
