/* HoraPlan refinements: readable typography, polished cards, responsive purchase UI */
:root{
  --brand:#16a36a;--brand-2:#0d8757;--brand-3:#0b6f49;--brand-soft:#eaf8f2;
  --ink:#0f172a;--muted:#5b677a;--line:#dde4ec;--soft:#f7f9fc;
  --shadow:0 18px 50px rgba(15,23,42,.09);--shadow-hover:0 24px 65px rgba(15,23,42,.14)
}
html{font-size:16px}
body{font-size:1rem;line-height:1.62;-webkit-font-smoothing:antialiased}
p,.muted{font-size:.93rem;line-height:1.65}
.topbar{font-size:.78rem}.nav-links a{font-size:.9rem}.brand{font-size:1.32rem}
.btn{min-height:46px;padding:0 19px;border-radius:13px;font-size:.9rem;box-shadow:none}
.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 10px 25px rgba(22,163,106,.18)}
.btn-primary:hover{background:linear-gradient(135deg,var(--brand-2),var(--brand-3));box-shadow:0 14px 30px rgba(22,163,106,.23)}
.btn-outline:hover{border-color:#b9c6d5;background:#f8fafc}
.icon-btn{width:46px;height:46px;border-radius:13px;font-size:1rem}
.section-kicker,.eyebrow{font-size:.74rem;letter-spacing:.08em}
.section-head h2{font-size:clamp(1.9rem,3vw,2.7rem)}
.section-head p{font-size:.96rem}
.hero{padding:64px 0 58px}
.hero h1{font-size:clamp(2.45rem,4.6vw,3.75rem);line-height:1.05;letter-spacing:-.045em;max-width:690px}
.hero p{font-size:1.06rem;max-width:650px}
.hero-proof div{font-size:.82rem}.hero-proof b{font-size:.88rem}
.hero-search{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:17px;padding:7px;box-shadow:0 18px 46px rgba(15,23,42,.08);max-width:720px}
.search,.search-box{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 13px;min-height:47px}
.hero-search .search-box{border:0;flex:1;min-width:0;box-shadow:none}
.search input,.search-box input{min-height:45px;font-size:.94rem;color:var(--ink);border:0;outline:0;background:transparent;width:100%}
.search input::placeholder,.search-box input::placeholder{color:#8a97aa}
.search-icon{width:20px;height:20px;flex:0 0 20px;color:#748196;display:inline-flex;align-items:center;justify-content:center}
.search-icon svg{width:20px;height:20px;display:block;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}
.autocomplete{font-size:.88rem}.autocomplete a{font-size:.84rem;padding:11px 12px}
.categories{gap:14px}.cat{border-radius:17px;padding:18px;min-height:124px;box-shadow:0 8px 24px rgba(15,23,42,.035)}
.cat strong{font-size:.91rem}.cat small{font-size:.76rem}.cat span{width:42px;height:42px;font-size:.9rem}
.products{gap:22px}.products.compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product{border-radius:20px;border:1px solid #e1e7ee;box-shadow:0 9px 28px rgba(15,23,42,.045);overflow:hidden;background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.product:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover);border-color:#cbd8d1}
.product-media{height:205px;padding:17px}.products.compact .product-media{height:185px}
.product-tag{font-size:.7rem;padding:6px 9px;border-radius:9px}
.product-body{padding:18px}.products.compact .product-body{padding:16px}
.product-meta{font-size:.76rem;gap:7px;margin-bottom:9px}.products.compact .product-meta{font-size:.72rem}
.product h3{font-size:1.06rem;line-height:1.35;min-height:2.7em}.products.compact .product h3{font-size:.98rem}
.product p{font-size:.82rem;line-height:1.55;color:var(--muted);min-height:3.1em}
.price s{font-size:.73rem}.price b{font-size:1.28rem}.product-actions button{min-height:40px;font-size:.78rem;border-radius:10px;padding:0 12px}
.product-actions .buy{background:linear-gradient(135deg,var(--brand),var(--brand-2));border:0}
.product-actions .buy:hover{filter:brightness(.97)}
.product-card-offer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}
.product-card-offer .price-label{font-size:.7rem;color:var(--muted)}
.product-card-offer .price-value{font-size:1.22rem;font-weight:850;letter-spacing:-.03em}
.product-card-offer .buy-now{min-height:41px;padding:0 14px;border:0;border-radius:11px;background:var(--ink);color:#fff;font-size:.78rem;font-weight:800}
.product-card-offer .buy-now:hover{background:#1e293b}
.feature h3{font-size:1rem}.feature p{font-size:.86rem}
.testimonial p{font-size:.9rem}.person b{font-size:.82rem}.person small{font-size:.74rem}
.faq-q{font-size:.93rem}.faq-a{font-size:.86rem}
.footer p{font-size:.8rem}.footer h4{font-size:.78rem}.footer a:not(.brand){font-size:.76rem}.footer-bottom{font-size:.72rem}
.page-hero h1{font-size:clamp(2rem,4vw,3.2rem)!important;letter-spacing:-.04em!important}.page-hero p{font-size:1rem!important}
.product-title{font-size:clamp(2.05rem,4vw,3.25rem)!important}.product-copy,.product-detail p{font-size:.94rem}
.product-specs strong{font-size:.86rem}.product-specs small{font-size:.75rem}
.chip{font-size:.76rem;padding:8px 11px}.search-suggestion h3{font-size:.91rem}.search-suggestion a{font-size:.82rem!important}
.trust-strip .trust-item{font-size:.8rem}
/* Offer cards */
.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.offer-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 32px rgba(15,23,42,.05);display:flex;flex-direction:column;min-height:360px}
.offer-card.featured{border:2px solid var(--brand);box-shadow:0 20px 55px rgba(22,163,106,.13);transform:translateY(-4px)}
.offer-card .offer-badge{position:absolute;right:16px;top:16px;background:var(--brand-soft);color:var(--brand-2);font-size:.7rem;font-weight:850;padding:6px 9px;border-radius:999px}
.offer-card h3{font-size:1.2rem;margin:10px 0 6px}.offer-card>p{font-size:.86rem;color:var(--muted);min-height:52px}
.offer-price{margin:20px 0}.offer-price strong{font-size:2.25rem;letter-spacing:-.06em}.offer-price span{font-size:.8rem;color:var(--muted)}
.offer-list{list-style:none;display:grid;gap:10px;margin:0 0 22px}.offer-list li{font-size:.84rem;color:#465468;display:flex;gap:8px}.offer-list li:before{content:'✓';color:var(--brand);font-weight:900}.offer-card .btn{margin-top:auto;width:100%}
/* checkout */
.checkout-option{border:1px solid var(--line);border-radius:15px;padding:15px;background:#fff;display:flex;gap:12px;align-items:flex-start;cursor:pointer}.checkout-option:has(input:checked){border-color:var(--brand);box-shadow:0 0 0 3px rgba(22,163,106,.08);background:#fbfffd}.checkout-option input{margin-top:4px}.checkout-option strong{display:block;font-size:.92rem}.checkout-option small{display:block;font-size:.78rem;color:var(--muted);margin-top:2px}
.notice{border-radius:14px;padding:13px 15px;font-size:.84rem;border:1px solid var(--line);background:#fff}.notice.success{background:#effaf5;border-color:#bce8d3;color:#116b48}.notice.warning{background:#fff9e9;border-color:#f1dda5;color:#865f00}.notice.error{background:#fff1f2;border-color:#fecdd3;color:#9f1239}
/* Admin readability */
.admin-shell,.admin-main{font-size:1rem}.side-link{font-size:.83rem}.menu-title{font-size:.67rem}.admin-search input{font-size:.9rem}.page-head p{font-size:.8rem}.kpi-card span{font-size:.72rem}.trend{font-size:.7rem}.panel-head h3{font-size:.94rem}
.table-tools input,.table-tools select{font-size:.82rem}th,td{font-size:.79rem;line-height:1.45}th{font-size:.69rem}.status{font-size:.68rem;padding:5px 8px}.field label{font-size:.72rem}.field input,.field select,.field textarea{font-size:.86rem;min-height:43px}.toggle-row b{font-size:.83rem}.toggle-row small{font-size:.72rem}
.admin-search .search-icon,.table-search .search-icon{width:18px;height:18px;flex-basis:18px}
.admin-search .search-icon svg,.table-search .search-icon svg{width:18px;height:18px}
@media(max-width:1100px){.products.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid{grid-template-columns:1fr 1fr}.offer-card.featured{transform:none}.hero h1{max-width:760px}}
@media(max-width:820px){.hero{padding:46px 0 50px}.hero h1{font-size:clamp(2.2rem,8vw,3.15rem)}.hero p{font-size:1rem}.hero-search{max-width:100%}.products.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-grid{grid-template-columns:1fr}.product h3{min-height:0}.product p{min-height:0}.page-hero{padding:44px 0!important}}
@media(max-width:560px){html{font-size:16px}.container{width:min(100% - 24px,1200px)}.hero h1{font-size:2.18rem;line-height:1.08}.hero p{font-size:.96rem}.hero-search{display:grid;padding:8px}.hero-search .btn{width:100%}.products.compact{grid-template-columns:1fr;gap:14px}.products.compact .product-media{height:190px;padding:14px}.products.compact .product-body{padding:15px}.products.compact .product h3{font-size:1rem}.products.compact .product p{display:block;font-size:.8rem}.products.compact .product-meta{font-size:.72rem}.products.compact .price b{font-size:1.2rem}.products.compact .product-actions{display:flex}.product-card-offer{align-items:center}.cat{min-width:165px}.offer-card{min-height:0}.footer-grid{gap:28px 20px}.table-card.mobile-cards table,.table-card.mobile-cards thead{display:block}.table-card.mobile-cards thead{display:none}.table-card.mobile-cards tbody,.table-card.mobile-cards tr,.table-card.mobile-cards td{display:block;width:100%}.table-card.mobile-cards tr{padding:14px;border-bottom:1px solid var(--line)}.table-card.mobile-cards td{border:0;padding:5px 0;font-size:.82rem}.table-card.mobile-cards td[data-label]:before{content:attr(data-label);display:block;font-size:.68rem;font-weight:800;color:var(--muted);margin-bottom:2px}}

.select{min-height:43px;border:1px solid var(--line);border-radius:10px;padding:0 11px;background:#fff;color:var(--ink);font:inherit}.article-content h2{font-size:1.45rem;letter-spacing:-.025em;margin:2rem 0 .65rem}.article-content h3{font-size:1.15rem;margin:1.5rem 0 .5rem}.article-content p,.article-content li{font-size:1rem;line-height:1.82;color:#465468}.article-content ul,.article-content ol{padding-left:1.3rem;margin:.7rem 0}.article-content a{color:var(--brand);text-decoration:underline;text-underline-offset:2px}
@media(max-width:620px){.cliente-sub-grid,.features[style*="grid-template-columns:repeat(3"]{grid-template-columns:1fr!important}}

.hp-confirm{position:fixed;inset:0;z-index:200;display:none;place-items:center;padding:20px}.hp-confirm.open{display:grid}.hp-confirm-overlay{position:absolute;inset:0;background:rgba(8,15,28,.62);backdrop-filter:blur(5px)}.hp-confirm-box{position:relative;z-index:1;width:min(430px,100%);background:#fff;border-radius:20px;padding:25px;box-shadow:0 30px 90px rgba(0,0,0,.22);text-align:center}.hp-confirm-icon{width:48px;height:48px;border-radius:14px;background:#fff5e8;color:#b76a00;display:grid;place-items:center;margin:0 auto 12px;font-weight:900;font-size:1.2rem}.hp-confirm-box h3{font-size:1.18rem;margin:0 0 7px}.hp-confirm-box p{font-size:.88rem;color:var(--muted);margin:0 0 18px}.hp-confirm-actions{display:flex;gap:8px;justify-content:center}.hp-confirm-actions .btn{min-width:120px}@media(max-width:520px){.hp-confirm-actions{display:grid}.hp-confirm-actions .btn{width:100%}}
