.premium-hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}
.premium-hero-fact{display:flex;flex-direction:column;min-height:94px;padding:15px 17px;border:1px solid rgba(168,126,38,.2);border-radius:16px;background:rgba(255,255,255,.9);color:#1f2937!important;text-decoration:none;box-shadow:0 7px 18px rgba(66,53,31,.07)}
a.premium-hero-fact{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}a.premium-hero-fact:hover{transform:translateY(-2px);border-color:rgba(168,126,38,.45);box-shadow:0 10px 22px rgba(66,53,31,.12)}
.premium-hero-fact small{color:#667085;font-size:.78rem;font-weight:700}.premium-hero-fact strong{margin-top:4px;color:#8b651f;font-size:1.12rem;line-height:1.35}.premium-hero-fact span{margin-top:3px;color:#667085;font-size:.76rem;line-height:1.45}
.premium-choice-section{padding-top:28px;padding-bottom:36px}.premium-choice-intro{max-width:760px;margin:-22px auto 12px;color:#5f6b7c;font-size:.92rem;line-height:1.7;text-align:center}
.premium-use-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0 auto 14px}.premium-use-chips span{padding:5px 11px;border:1px solid rgba(168,126,38,.16);border-radius:999px;background:#fff;color:#5f5a4e;font-size:.75rem;font-weight:700;box-shadow:0 5px 12px rgba(66,53,31,.04)}
.premium-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.premium-choice-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(168,126,38,.15);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(66,53,31,.08)}
.premium-choice-card.is-recommended{border:2px solid rgba(168,126,38,.65);box-shadow:0 16px 34px rgba(134,96,25,.14)}
.premium-choice-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:116px;padding:25px 16px 8px;background:linear-gradient(145deg,#fffdf8,#f7f0df)}.premium-choice-card:nth-child(2) .premium-choice-media{background:linear-gradient(145deg,#f8f8fa,#ececf0)}.premium-choice-card:nth-child(3) .premium-choice-media{background:linear-gradient(145deg,#f9f7ff,#eee9fa)}
.premium-choice-media img{width:100%;max-width:170px;height:82px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(58,47,28,.16))}
.premium-choice-badge{position:absolute;top:9px;left:9px;padding:4px 8px;border-radius:999px;background:#fff;color:#8b651f;font-size:.7rem;font-weight:800;box-shadow:0 6px 14px rgba(66,53,31,.1)}.premium-choice-card.is-recommended .premium-choice-badge{background:#a87e26;color:#fff}
.premium-choice-body{display:flex;flex:1;flex-direction:column;padding:13px 14px 14px}.premium-choice-body h3{margin:0;color:#172033;font-size:1.08rem}.premium-choice-subtitle{margin:3px 0 0;color:#8b651f;font-size:.78rem;font-weight:800;line-height:1.55}
.premium-choice-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.premium-choice-meta span{padding:3px 8px;border-radius:8px;background:#f6f3ec;color:#615b4f;font-size:.69rem;font-weight:700}
.premium-choice-footer{display:grid;grid-template-columns:minmax(0,1fr) 102px;gap:9px;align-items:center;margin-top:auto;padding-top:10px}.premium-choice-price{margin:0;color:#192235;font-size:.78rem}.premium-choice-price strong{color:#8b651f;font-size:1.08rem}.premium-choice-price small{margin-left:4px;color:#7a8595;font-size:.74rem}
.premium-choice-detail{display:flex;align-items:center;justify-content:center;min-height:36px;padding:7px 10px;border-radius:8px;background:#a87e26;color:#fff!important;font-size:.78rem;font-weight:800;text-decoration:none}
.premium-choice-note{margin:10px 0 0;color:#7a8595;font-size:.72rem;text-align:center}.premium-choice-support{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:11px 14px;border:1px solid rgba(168,126,38,.13);border-radius:14px;background:rgba(250,246,235,.78);color:#344054;font-size:.8rem}.premium-choice-support strong{color:#8b651f}.premium-choice-support a{flex:0 0 auto;padding:7px 12px;border-radius:8px;background:#a87e26;color:#fff!important;font-size:.74rem;font-weight:800;text-decoration:none}
@media(max-width:1020px){.premium-choice-grid{grid-template-columns:1fr}}@media(max-width:680px){.premium-hero-facts{grid-template-columns:1fr}.premium-choice-support{align-items:flex-start;flex-direction:column}.premium-choice-support a{width:100%;text-align:center}}@media(max-width:420px){.premium-choice-footer{grid-template-columns:1fr}}
