/* Wee Tea Refund Policy */
.wtc-refund,.wtc-refund *{box-sizing:border-box;max-width:100%}
.wtc-refund{font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:1180px;margin:0 auto;padding:36px 16px;color:#111}
.wtc-refund a{color:#111;font-weight:900;text-decoration:underline;text-underline-offset:4px}
.wtc-refund-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-refund-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;margin:0 0 10px;color:#111}
.wtc-refund-hero h1{font-size:clamp(36px,6vw,68px);line-height:.98;letter-spacing:-.065em;margin:0 0 14px;color:#111}
.wtc-refund-hero p{max-width:780px;margin:0 auto;color:#4b5563;line-height:1.65;font-size:18px}
.wtc-refund-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}
.wtc-refund-actions a,.wtc-refund-help>a{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-refund-actions a:nth-child(2),.wtc-refund-actions a:nth-child(3){background:#fff;color:#111!important;border:1px solid #d1d5db}
.wtc-refund-actions a:hover,.wtc-refund-help>a:hover{transform:translateY(-2px)}
.wtc-refund-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}
.wtc-refund-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-refund-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-refund-card h2{font-size:clamp(26px,4vw,42px);line-height:1.05;letter-spacing:-.045em;margin:0 0 14px;color:#111}
.wtc-refund-card h3{font-size:21px;letter-spacing:-.025em;margin:24px 0 8px;color:#111}
.wtc-refund-card p,.wtc-refund-card li{color:#4b5563;line-height:1.72;font-size:16px}
.wtc-refund-card p{margin:0 0 14px}
.wtc-refund-card ul{margin:0 0 14px 20px;padding:0}
.wtc-refund-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-refund-address{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:18px;margin:18px 0;color:#111;line-height:1.65}
.wtc-refund-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-refund-help h2{color:#fff;margin:0 0 8px;font-size:clamp(28px,4vw,46px);letter-spacing:-.05em}
.wtc-refund-help p{color:rgba(255,255,255,.82);line-height:1.6;margin:0}
.wtc-refund-help p a{color:#fff}
.wtc-refund-help>a{background:#fff;color:#111!important;flex:0 0 auto}
.wtc-refund-final{background:#f8f8f8}
@media(max-width:900px){.wtc-refund-trust{grid-template-columns:repeat(2,1fr)}.wtc-refund-help{display:block}.wtc-refund-help>a{margin-top:18px;width:100%}}
@media(max-width:640px){.wtc-refund{padding:24px 12px}.wtc-refund-hero,.wtc-refund-card,.wtc-refund-help{border-radius:22px;padding:22px}.wtc-refund-trust{grid-template-columns:1fr}.wtc-refund-actions{display:grid;grid-template-columns:1fr}.wtc-refund-actions a{width:100%}}
