.hermes-qb{--navy:#17324d;--navy2:#10283d;--medical:#18756f;--text:#18242f;--muted:#5d6b76;--line:#d8e0e5;--soft:#f5f7f8;direction:rtl;position:relative;max-width:980px;margin:24px auto;padding:32px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 6px 22px rgba(16,40,61,.07);color:var(--text);font-family:inherit;overflow:hidden}.hermes-qb *{box-sizing:border-box}.hermes-qb [hidden]{display:none!important}
.hermes-qb__header{max-width:760px;margin:0 auto 28px;text-align:center}.hermes-qb__eyebrow{display:inline-block;margin-bottom:10px;padding:5px 10px;border:1px solid #b9d3d0;border-radius:4px;background:#f3f8f7;color:#285f5b;font-size:12px;font-weight:700}.hermes-qb__header h3,.hermes-qb__result-head h3{margin:0 0 8px;color:var(--navy2);font-size:30px;line-height:1.5;font-weight:800}.hermes-qb__header p,.hermes-qb__result-head p{margin:0;color:var(--muted);font-size:14px;line-height:2}.hermes-qb__full-guide-link{display:inline-flex;align-items:center;gap:8px;margin-top:15px;padding:10px 18px;border-radius:4px;background:var(--navy);color:#fff!important;text-decoration:none;font-size:13px;font-weight:700}.hermes-qb__full-guide-link:hover{background:var(--navy2);color:#fff!important}
.hermes-qb__gateway-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hermes-qb__gateway-card,.hermes-qb__categories button{appearance:none;width:100%;border:1px solid var(--line)!important;border-radius:6px!important;background:#fff!important;color:var(--text)!important;text-align:right!important;box-shadow:none!important;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.hermes-qb__gateway-card{position:relative;display:flex;align-items:center;min-height:116px;padding:18px 16px}.hermes-qb__gateway-card:hover,.hermes-qb__gateway-card:focus-visible,.hermes-qb__categories button:hover,.hermes-qb__categories button:focus-visible{border-color:#7b949f!important;background:#f8fafb!important;outline:2px solid rgba(24,117,111,.14);outline-offset:1px;transform:none!important}.hermes-qb__gateway-copy{display:block;min-width:0;padding-left:24px}.hermes-qb__gateway-copy strong{display:block;margin:0 0 7px;color:var(--navy2);font-size:15px;line-height:1.75;font-weight:800}.hermes-qb__gateway-copy small{display:block;color:var(--muted);font-size:11.5px;line-height:1.8}.hermes-qb__gateway-arrow{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--medical);font-size:17px;font-weight:700}
.hermes-qb__subhead,.hermes-qb__flow-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px}.hermes-qb__subhead h4,.hermes-qb__flow-title h4{margin:0;color:var(--navy2);font-size:19px;line-height:1.7}.hermes-qb__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hermes-qb__categories button{min-height:104px;padding:17px}.hermes-qb__categories strong{display:block;margin:0 0 6px;color:var(--navy2);font-size:15px;line-height:1.7}.hermes-qb__categories span{display:block;color:var(--muted);font-size:12px;line-height:1.8}
.hermes-qb button,.hermes-qb__view{font:inherit}.hermes-qb__gateway-back,.hermes-qb__change-cat,.hermes-qb__back,.hermes-qb__restart,.hermes-qb__restart-inline,.hermes-qb__edit-answers{padding:9px 14px!important;border:1px solid #bdcbd2!important;border-radius:4px!important;background:#fff!important;color:var(--navy)!important;box-shadow:none!important;cursor:pointer}.hermes-qb__step{display:none}.hermes-qb__step.is-active{display:block}.hermes-qb__step h4{margin:0 0 16px;color:var(--text);font-size:18px;line-height:1.8}.hermes-qb__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hermes-qb__options label{position:relative;cursor:pointer}.hermes-qb__options input{position:absolute;opacity:0;pointer-events:none}.hermes-qb__options span{display:block;min-height:50px;padding:13px 15px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--text);line-height:1.8}.hermes-qb__options input:checked+span{border-color:var(--medical);background:#f1f7f6;box-shadow:inset -4px 0 0 var(--medical);font-weight:700}.hermes-qb__options input:focus-visible+span{outline:2px solid rgba(24,117,111,.22);outline-offset:2px}.hermes-qb__step.has-error .hermes-qb__options{padding:3px;border:1px solid #a33a3a;border-radius:6px}.hermes-qb__actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.hermes-qb__next,.hermes-qb__view{padding:11px 20px!important;border:1px solid var(--navy)!important;border-radius:4px!important;background:var(--navy)!important;color:#fff!important;text-decoration:none;cursor:pointer;box-shadow:none!important}.hermes-qb__next:hover,.hermes-qb__view:hover{background:var(--navy2)!important;color:#fff!important}.hermes-qb__progress{height:4px;margin-top:20px;background:#e8edef;overflow:hidden}.hermes-qb__progress span{display:block;height:100%;background:var(--medical);transition:width .2s ease}
.hermes-qb__loading,.hermes-qb__notice,.hermes-qb__referral{padding:28px;border:1px solid var(--line);border-radius:6px;background:var(--soft);text-align:center;line-height:2}.hermes-qb__summary{margin:0 0 24px;padding:18px;border:1px solid var(--line);border-radius:6px;background:var(--soft)}.hermes-qb__summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hermes-qb__summary-head h4{margin:0;color:var(--navy2);font-size:17px}.hermes-qb__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hermes-qb__summary-item{padding:11px;border:1px solid var(--line);border-radius:4px;background:#fff}.hermes-qb__summary-item span{display:block;margin-bottom:4px;color:var(--muted);font-size:11.5px;line-height:1.6}.hermes-qb__summary-item strong{display:block;color:var(--text);font-size:13.5px;line-height:1.7}.hermes-qb__result-head{margin:0 0 18px}.hermes-qb__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hermes-qb__card{position:relative;padding:16px;border:1px solid var(--line);border-radius:6px;background:#fff}.hermes-qb__card img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff}.hermes-qb__card h4{margin:12px 0 8px;color:var(--navy2);font-size:15px;line-height:1.8}.hermes-qb__card p{min-height:76px;margin:0;color:var(--muted);font-size:12.5px;line-height:1.9}.hermes-qb__rank{display:inline-block;margin-bottom:8px;padding:4px 8px;border:1px solid #b9d3d0;border-radius:3px;background:#f3f8f7;color:#285f5b;font-size:11px;font-weight:700}.hermes-qb__price{margin:12px 0;color:var(--text);font-weight:800}.hermes-qb__view{display:block;text-align:center}.hermes-qb__result-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hermes-qb__assurance{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:26px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.hermes-qb__assurance span:before{content:"✓";margin-left:6px;color:var(--medical);font-weight:900}.hermes-qb--home{max-width:1240px;padding:26px 28px}.hermes-qb--home .hermes-qb__header{margin-bottom:20px}.hermes-qb--home .hermes-qb__header h3{font-size:27px}.hermes-qb--home .hermes-qb__gateway-card{min-height:104px}
@media(max-width:980px){.hermes-qb__gateway-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hermes-qb__categories{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.hermes-qb{margin:10px 6px;padding:20px 14px;border-radius:6px}.hermes-qb--home{margin:10px 0;padding:20px 12px}.hermes-qb__header{margin-bottom:18px}.hermes-qb__header h3,.hermes-qb__result-head h3{font-size:23px}.hermes-qb__header p{font-size:12.5px}.hermes-qb__eyebrow{font-size:10.5px}.hermes-qb__full-guide-link{width:100%;justify-content:center;border-radius:4px}.hermes-qb__gateway-grid,.hermes-qb__categories{grid-template-columns:1fr;gap:8px}.hermes-qb__gateway-card{min-height:88px;padding:13px 14px}.hermes-qb__gateway-copy strong{font-size:14px;margin-bottom:3px}.hermes-qb__gateway-copy small{font-size:11px}.hermes-qb__gateway-arrow{left:12px}.hermes-qb__categories button{min-height:78px;padding:13px}.hermes-qb__categories strong{font-size:14px;margin-bottom:2px}.hermes-qb__categories span{font-size:11px}.hermes-qb__subhead,.hermes-qb__flow-title{align-items:flex-start;flex-direction:column-reverse;gap:9px}.hermes-qb__subhead h4,.hermes-qb__flow-title h4{font-size:16px}.hermes-qb__options{grid-template-columns:1fr}.hermes-qb__options span{min-height:48px;padding:12px 13px;font-size:13px}.hermes-qb__summary-grid,.hermes-qb__cards{grid-template-columns:1fr}.hermes-qb__summary-head{align-items:flex-start}.hermes-qb__card p{min-height:0}.hermes-qb__assurance{display:grid;grid-template-columns:1fr;gap:8px;justify-content:start}.hermes-qb__actions{position:sticky;bottom:0;z-index:3;padding:12px 0 4px;background:#fff}}
@media(prefers-reduced-motion:reduce){.hermes-qb *{scroll-behavior:auto!important;transition:none!important}}

/* Compact, formal home presentation */
.hermes-qb--home{max-width:1180px;margin:18px auto;padding:20px 24px 18px;border-top:3px solid var(--navy);box-shadow:0 5px 18px rgba(16,40,61,.08)}
.hermes-qb--home .hermes-qb__header{margin-bottom:16px}
.hermes-qb--home .hermes-qb__eyebrow{margin-bottom:7px;background:#eef4f4;color:#174e4a}
.hermes-qb--home .hermes-qb__header h3{font-size:25px;line-height:1.4}
.hermes-qb--home .hermes-qb__header p{line-height:1.75}
.hermes-qb--home .hermes-qb__full-guide-link{margin-top:11px;padding:8px 16px}
.hermes-qb--home .hermes-qb__gateway-grid{gap:9px}
.hermes-qb--home .hermes-qb__gateway-card{min-height:88px;padding:13px 14px;border-top:2px solid #8ca2af!important;background:#fbfcfd!important}
.hermes-qb--home .hermes-qb__gateway-copy strong{margin-bottom:3px;font-size:14px}
.hermes-qb--home .hermes-qb__gateway-copy small{font-size:10.8px;line-height:1.65}
.hermes-qb--home .hermes-qb__assurance{margin-top:16px;padding-top:13px;color:#445968}
@media(max-width:700px){
 .hermes-qb--home{margin:8px 5px;padding:14px 10px 12px}
 .hermes-qb--home .hermes-qb__header{margin-bottom:12px}
 .hermes-qb--home .hermes-qb__header h3{font-size:20px;line-height:1.55}
 .hermes-qb--home .hermes-qb__header p{font-size:11.5px;line-height:1.75}
 .hermes-qb--home .hermes-qb__full-guide-link{width:auto;min-width:230px;margin-top:9px;padding:8px 13px;font-size:12px}
 .hermes-qb--home .hermes-qb__gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .hermes-qb--home .hermes-qb__gateway-card{min-height:76px;padding:10px 9px}
 .hermes-qb--home .hermes-qb__gateway-copy{padding-left:14px}
 .hermes-qb--home .hermes-qb__gateway-copy strong{font-size:12.5px;line-height:1.55}
 .hermes-qb--home .hermes-qb__gateway-copy small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:9.5px;line-height:1.55}
 .hermes-qb--home .hermes-qb__gateway-arrow{left:7px;font-size:14px}
 .hermes-qb--home .hermes-qb__assurance{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px;margin-top:10px;padding-top:9px;font-size:9.5px;line-height:1.6}
}

/* Formal medical accents throughout the full guide */
.hermes-qb:not(.hermes-qb--home){border-top:3px solid var(--navy)}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__flow-title{padding:10px 12px;border-radius:5px;background:var(--navy)}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__flow-title h4{color:#fff}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__flow-title .hermes-qb__change-cat{border-color:#9eb0be!important;background:#fff!important;color:var(--navy2)!important}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__subhead{padding:10px 12px;border-right:3px solid var(--medical);background:#f1f5f7}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__categories button{border-right:3px solid #617b8d!important;background:#fbfcfd!important}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__step{padding:18px;border:1px solid var(--line);border-radius:6px;background:#fbfcfd}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__step h4{color:var(--navy2)}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__options input:checked+span{border-color:var(--navy);background:#edf3f6;box-shadow:inset -4px 0 0 var(--medical)}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__summary{border-top:3px solid var(--navy);background:#f2f5f7}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__result-head{padding:12px 14px;border-right:3px solid var(--medical);background:#f3f7f8}
.hermes-qb:not(.hermes-qb--home) .hermes-qb__card{border-top:3px solid #617b8d}
.hermes-qb__diagnostic{display:block;margin-top:12px;padding:9px;border:1px solid #bdcbd2;background:#fff;color:#445968;font-size:11px;line-height:1.8}
.hermes-qb__safety-note{margin:0 0 14px;padding:11px 13px;border-right:4px solid #9a6a18;background:#fff8e8;color:#5d471f;font-size:12px;line-height:1.9}
.hermes-qb__product-caution{margin:10px 0 0;padding:8px 9px;border:1px solid #e1c98f;background:#fffaf0;color:#6a511e;font-size:11px;line-height:1.8}
.hermes-qb__result-head.is-alternative{border-right-color:#9a6a18!important;background:#faf8f3!important}
@media(max-width:700px){
 .hermes-qb:not(.hermes-qb--home){padding:15px 11px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__header{margin-bottom:14px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__header h3{font-size:21px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__flow-title{padding:8px 9px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__step{padding:12px 10px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__step h4{margin-bottom:10px;font-size:15px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__options{gap:7px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__options span{min-height:43px;padding:9px 11px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__actions{margin-top:14px}
 .hermes-qb:not(.hermes-qb--home) .hermes-qb__summary{padding:12px}
}
