*{box-sizing:border-box}body{font-family:"Quicksand","Nunito",sans-serif;line-height:1.7;margin:0;color:#1f2937;background:#fff5f7}.container{max-width:820px;margin:0 auto;padding:1.5rem}.site-header{background:linear-gradient(135deg,#ec4899,#ff7eb9);color:#fff;padding:1rem 0;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.site-header .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.brand{color:#fff;font-size:1.5rem;font-weight:900;text-decoration:none;letter-spacing:-.5px}nav a{color:#fff;text-decoration:none;margin-left:1rem;font-weight:600;font-size:.95rem;padding:.4rem .9rem;border-radius:20px;transition:background .2s}nav a:hover{background:rgba(255,255,255,0.2)}h1{font-size:2.2rem;margin:1rem 0 .5rem;line-height:1.2;font-weight:900;color:#ec4899}h2{font-size:1.5rem;margin-top:2rem;color:#ec4899;font-weight:700}h3{font-size:1.2rem;margin-top:1.5rem;font-weight:700}.breadcrumb{font-size:.85rem;color:#999;margin-bottom:1rem}.lead{font-size:1.15rem;color:#555;background:#fff5f5;padding:1.2rem;border-radius:14px;margin:1.5rem 0;border-left:4px solid #ec4899}.meta{color:#999;font-size:.9rem;margin:1rem 0}.meta span{margin-right:1rem}.cta-button{display:inline-block;background:#ec4899;color:#fff;padding:1rem 2.2rem;border-radius:30px;text-decoration:none;font-weight:700;box-shadow:0 4px 12px rgba(255,77,124,0.3);transition:all .2s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(255,77,124,0.4)}.review-cta-bottom{background:linear-gradient(135deg,#fff5f5,#ffe5ec);padding:2rem;margin:2.5rem 0;text-align:center;border-radius:18px}.review-cta-bottom h3{margin-top:0;color:#ec4899}.review-faq details{margin:.8rem 0;padding:1rem 1.2rem;background:#fff5f5;border-radius:14px;cursor:pointer}.review-faq summary{font-weight:700;cursor:pointer;color:#ec4899}.site-footer{background:#fff5f5;padding:2.5rem 0;margin-top:4rem;color:#888;font-size:.9rem;text-align:center}ul,ol{padding-left:1.5rem}li{margin:.4rem 0}table{border-collapse:collapse;width:100%;margin:1.5rem 0;border-radius:12px;overflow:hidden}th,td{border:1px solid #ffe5ec;padding:.7rem;text-align:left}th{background:#ec4899;color:#fff}a{color:#ec4899;font-weight:600}