/* Tadreep public package catalogue — RC16 final presentation pass. */
.tadreep-public-packages{background:#f7f9fc;min-height:60vh;padding-block-end:64px}
.tadreep-packages-hero{background:linear-gradient(135deg,#041e52,#0a316e);color:#fff;padding-block:42px 58px;text-align:center}
.tadreep-packages-hero span{display:inline-block;color:#03c4c4;font-weight:700;font-size:.85rem;margin-block-end:4px}
.tadreep-packages-hero h1{color:#fff;font-size:clamp(2rem,4vw,3rem);margin:0 0 10px;line-height:1.25}
.tadreep-packages-hero p{color:rgba(255,255,255,.82);margin:0 auto;max-width:700px;line-height:1.9;font-size:.95rem}
.tadreep-packages-body{position:relative;margin-block-start:-22px}
.tadreep-package-group{margin-block-end:34px}
.tadreep-package-group-head{margin-block-end:16px;text-align:center}
.tadreep-package-group-head span{display:block;color:#02a3a3;font-size:.78rem;font-weight:700;margin-block-end:2px}
.tadreep-package-group-head h2{margin:0;color:#001130;font-size:1.45rem;line-height:1.4}
.tadreep-public-package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.tadreep-public-package-card{min-width:0;background:#fff;border:1px solid #e1e8f0;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(10,35,70,.06);display:flex;flex-direction:column;gap:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.tadreep-public-package-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(10,35,70,.1);border-color:#cfd9e8}
.tadreep-public-package-card.is-featured{border-color:#03c4c4;box-shadow:0 12px 30px rgba(3,196,196,.13)}
.tadreep-public-package-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;min-height:76px}
.tadreep-public-package-kicker{display:block;color:#02a3a3;font-size:.72rem;font-weight:700;margin-block-end:2px}
.tadreep-public-package-card h3{margin:0;color:#041e52;font-size:1.12rem;line-height:1.5}
.tadreep-public-package-card p{margin:5px 0 0;color:#64748b;font-size:.78rem;line-height:1.7}
.tadreep-public-package-price{flex:0 0 auto;text-align:end;white-space:nowrap}
.tadreep-public-package-price strong{display:inline-block;color:#041e52;font-size:1.75rem;line-height:1;font-weight:700}
.tadreep-public-package-price span{display:block;color:#02a3a3;font-size:.75rem;font-weight:700;margin-block-start:4px}
.tadreep-public-package-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-block:14px;border-block:1px solid #edf1f5}
.tadreep-public-package-features div{background:#f7f9fc;border-radius:10px;padding:9px 10px;min-width:0}
.tadreep-public-package-features span{display:block;color:#64748b;font-size:.68rem;line-height:1.5;margin-block-end:2px}
.tadreep-public-package-features strong{display:block;color:#041e52;font-size:.88rem;line-height:1.5;white-space:nowrap}
.tadreep-public-package-card .tadreep-btn{margin-block-start:auto;min-height:42px}
.tadreep-public-packages-empty{background:#fff;border:1px solid #e1e8f0;border-radius:18px;padding:48px 20px;text-align:center}
.tadreep-public-packages-empty h2{margin:0 0 8px;color:#001130}
.tadreep-public-packages-empty p{margin:0;color:#64748b}
@media(max-width:1100px){.tadreep-public-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:639px){.tadreep-public-packages{padding-block-end:44px}.tadreep-packages-hero{padding-block:34px 48px}.tadreep-packages-hero h1{font-size:1.9rem}.tadreep-packages-hero p{font-size:.85rem}.tadreep-packages-body{margin-block-start:-16px}.tadreep-package-group-head{text-align:right}.tadreep-public-package-grid{grid-template-columns:1fr;gap:14px}.tadreep-public-package-card{padding:18px}.tadreep-public-package-head{min-height:0}.tadreep-public-package-price strong{font-size:1.55rem}}
