/* Wee Tea Delivery Info */
.wtc-delivery,.wtc-delivery *{box-sizing:border-box;max-width:100%}
.wtc-delivery{font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:1180px;margin:0 auto;padding:36px 16px;color:#111}
.wtc-delivery a{color:#111;font-weight:900;text-decoration:underline;text-underline-offset:4px}
.wtc-delivery-hero{background:linear-gradient(135deg,#fff 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:32px;padding:48px 24px;text-align:center;box-shadow:0 18px 48px rgba(0,0,0,.05);margin-bottom:16px}
.wtc-delivery-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;margin:0 0 10px;color:#111}
.wtc-delivery-hero h1{font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.065em;margin:0 0 14px;color:#111}
.wtc-delivery-hero p{max-width:820px;margin:0 auto;color:#4b5563;line-height:1.65;font-size:18px}
.wtc-delivery-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}
.wtc-delivery-actions a,.wtc-delivery-help>a,.wtc-delivery-inline-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;background:#111;color:#fff!important;text-decoration:none;padding:12px 20px;font-weight:900;transition:transform .18s ease,background .18s ease}
.wtc-delivery-actions a:nth-child(2),.wtc-delivery-actions a:nth-child(3){background:#fff;color:#111!important;border:1px solid #d1d5db}
.wtc-delivery-actions a:hover,.wtc-delivery-help>a:hover,.wtc-delivery-inline-button:hover{transform:translateY(-2px)}
.wtc-delivery-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}
.wtc-delivery-trust span{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:11px 13px;text-align:center;font-size:14px;font-weight:900;color:#111}
.wtc-delivery-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:28px;margin:16px 0;box-shadow:0 18px 48px rgba(0,0,0,.04);scroll-margin-top:90px}
.wtc-delivery-card h2{font-size:clamp(26px,4vw,42px);line-height:1.05;letter-spacing:-.045em;margin:0 0 14px;color:#111}
.wtc-delivery-card p,.wtc-delivery-card li{color:#4b5563;line-height:1.72;font-size:16px}
.wtc-delivery-card p{margin:0 0 14px}
.wtc-delivery-card ul{margin:0 0 14px 20px;padding:0}
.wtc-delivery-icon{display:inline-flex;width:48px;height:48px;border-radius:17px;background:#f3f4f6;border:1px solid #e5e7eb;align-items:center;justify-content:center;font-size:24px;margin-bottom:14px}
.wtc-delivery-price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}
.wtc-delivery-price-grid>div{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:22px;padding:20px}
.wtc-delivery-price-grid strong{display:block;font-size:20px;color:#111;margin-bottom:3px}
.wtc-delivery-price-grid span{display:block;color:#6b7280;margin-bottom:14px}
.wtc-delivery-price-grid p{margin:5px 0}
.wtc-delivery-help{background:#111;color:#fff;border-radius:30px;padding:28px;margin:18px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 18px 48px rgba(0,0,0,.08)}
.wtc-delivery-help h2{color:#fff;margin:0 0 8px;font-size:clamp(28px,4vw,46px);letter-spacing:-.05em}
.wtc-delivery-help p{color:rgba(255,255,255,.82);line-height:1.6;margin:0}
.wtc-delivery-help>a{background:#fff;color:#111!important;flex:0 0 auto}
@media(max-width:900px){.wtc-delivery-trust,.wtc-delivery-price-grid{grid-template-columns:repeat(2,1fr)}.wtc-delivery-help{display:block}.wtc-delivery-help>a{margin-top:18px;width:100%}}
@media(max-width:640px){.wtc-delivery{padding:24px 12px}.wtc-delivery-hero,.wtc-delivery-card,.wtc-delivery-help{border-radius:22px;padding:22px}.wtc-delivery-trust,.wtc-delivery-price-grid{grid-template-columns:1fr}.wtc-delivery-actions{display:grid;grid-template-columns:1fr}.wtc-delivery-actions a{width:100%}}
