/*
Theme Name: Clean Tease
Theme URI: https://example.com/
Author: Clean Tease
Description: Editable black and hot-pink WordPress block theme for Clean Tease with Square Appointments integration.
Version: 1.2.0
Requires at least: 6.6
Requires PHP: 7.4
Text Domain: clean-tease
*/
:root{--ct-pink:#ff1493;--ct-pink2:#ff5db7;--ct-black:#050505;--ct-panel:#111;--ct-text:#fff;--ct-muted:#c9bdc5}
body{background:var(--ct-black);color:var(--ct-text)}
a{transition:.2s ease}.wp-site-blocks{overflow:hidden}
.ct-card{background:#111;border:1px solid rgba(255,20,147,.28);border-radius:22px;padding:28px}
.ct-hero{background:radial-gradient(circle at 78% 22%,rgba(255,20,147,.28),transparent 30%),#050505}
.ct-eyebrow{color:var(--ct-pink2);font-size:.78rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.ct-price{font-size:2rem;font-weight:800;color:#fff}.ct-price small{font-size:.8rem;color:var(--ct-muted)}
.ct-pill{display:inline-block;border:1px solid rgba(255,20,147,.35);border-radius:999px;padding:7px 11px;color:#ff69b4}
.ct-policy{background:#0a0a0a;border:1px solid rgba(255,20,147,.22);border-radius:16px;padding:18px}
.ct-legal h2{color:var(--ct-pink2);margin-top:2rem}.ct-legal p,.ct-legal li{color:var(--ct-muted)}
.ct-square{background:#fff;border-radius:18px;overflow:hidden;min-height:420px}
.ct-trust{background:#111;border:1px solid rgba(255,20,147,.3);border-radius:22px;padding:30px}

/* WordPress.com block-editor compatibility layout */
.ct-header{padding:16px 24px;border-bottom:1px solid #321020;background:#050505}
.ct-header-inner{max-width:1180px;margin:0 auto}
.ct-header .wp-block-site-title{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:24px}
.ct-header .wp-block-site-title a{color:#fff;text-decoration:none}
.ct-header .wp-block-navigation a{color:#fff;text-decoration:none}
.ct-header .wp-block-navigation a:hover{color:#ff5db7}
.ct-main{padding:50px 22px 70px;min-height:55vh}
.ct-footer{padding:48px 24px 28px;border-top:1px solid #321020;background:#050505}
.ct-footer>.wp-block-columns{max-width:1180px;margin-left:auto;margin-right:auto}
.ct-footer h3{color:#ff1493}
.ct-footer p{color:#c9bdc5}

.ct-section{max-width:1180px;margin:0 auto;padding:60px 24px}
.ct-hero{padding:90px 24px}
.ct-hero-inner{max-width:1180px;margin:0 auto}
.ct-service-grid{gap:24px}
.ct-trust{max-width:1180px;margin:30px auto;padding:30px}
