.page-container.svelte-jot9ci{max-width:1100px;margin:0 auto;padding:40px clamp(12px,4vw,40px) 80px;font-family:Inter,sans-serif}.page-title.svelte-jot9ci{color:var(--bb-text-main,#1a1a1a);text-align:center;margin-bottom:2rem;padding-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;position:relative}.page-title.svelte-jot9ci:after{content:"";background-color:var(--bb-pink,#ff2d7a);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-body.svelte-jot9ci{color:var(--bb-text-main,#333);font-size:1.1rem;line-height:1.8}.page-body.svelte-jot9ci p{margin-bottom:1.5rem}.page-body.svelte-jot9ci h2{color:var(--bb-text-main,#1a1a1a);margin-top:2.5rem;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:1.8rem}.page-body.svelte-jot9ci h3{color:var(--bb-text-main,#1a1a1a);margin-top:2rem;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.4rem}.page-body.svelte-jot9ci ul,.page-body.svelte-jot9ci ol{margin-bottom:1.5rem;padding-left:2rem}.page-body.svelte-jot9ci li{margin-bottom:.5rem}.page-body.svelte-jot9ci a{color:var(--bb-pink,#ff2d7a);font-weight:500;text-decoration:none;transition:color .2s}.page-body.svelte-jot9ci a:hover{color:#e02469;text-decoration:underline}.page-body.svelte-jot9ci strong{color:var(--bb-text-main,#111);font-weight:700}.page-body.svelte-jot9ci table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:1rem}.page-body.svelte-jot9ci th,.page-body.svelte-jot9ci td{border:1px solid var(--bb-card-border,#e5e7eb);text-align:left;padding:12px 16px}.page-body.svelte-jot9ci th{background-color:#f9fafb;font-weight:600}.page-body.svelte-jot9ci img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0}.why-choose-intro.svelte-jot9ci{text-align:center;max-width:800px;margin:0 auto 40px}.lead-text.svelte-jot9ci{color:#4b5563;font-size:1.18rem;line-height:1.8}.why-choose-grid.svelte-jot9ci{grid-template-columns:repeat(3,1fr);gap:24px;margin:40px 0;display:grid}.why-card.svelte-jot9ci{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 24px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 4px 16px #00000008}.why-card.svelte-jot9ci:hover{border-color:#fce4ec;transform:translateY(-4px);box-shadow:0 12px 28px #00000012}.why-icon.svelte-jot9ci{width:52px;height:52px;color:var(--bb-pink,#ff2d7a);background:#fff0f5;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;font-size:22px;display:flex}.why-card.svelte-jot9ci h3:where(.svelte-jot9ci){color:#1a1a1a;margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.25rem}.why-card.svelte-jot9ci p:where(.svelte-jot9ci){color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.why-stats-bar.svelte-jot9ci{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:20px;margin:50px 0;padding:36px 24px;display:grid}.stat-num.svelte-jot9ci{color:var(--bb-pink,#ff2d7a);margin-bottom:4px;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700}.stat-lbl.svelte-jot9ci{color:#d1d5db;font-size:.9rem;font-weight:500}.why-cta-box.svelte-jot9ci{text-align:center;background:#fff0f5;border:1px solid #fce4ec;border-radius:16px;margin-top:50px;padding:40px 24px}.why-cta-box.svelte-jot9ci h3:where(.svelte-jot9ci){color:#1a1a1a;margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.8rem}.why-cta-box.svelte-jot9ci p:where(.svelte-jot9ci){color:#4b5563;max-width:600px;margin:0 auto 24px;font-size:1.05rem;line-height:1.6}.page-body.svelte-jot9ci .faq-accordion{flex-direction:column;gap:0;margin-top:1rem;display:flex}.page-body.svelte-jot9ci .faq-accordion-item{border-bottom:1px solid #e5e7eb}.page-body.svelte-jot9ci .faq-accordion-item:first-child{border-top:1px solid #e5e7eb}.page-body.svelte-jot9ci .faq-accordion-trigger{cursor:pointer;text-align:left;color:#1a1a1a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 4px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;transition:color .2s;display:flex}.page-body.svelte-jot9ci .faq-accordion-trigger:hover{color:var(--bb-pink,#ff2d7a)}.page-body.svelte-jot9ci .faq-accordion-q{flex:1}.page-body.svelte-jot9ci .faq-accordion-icon{color:var(--bb-pink,#ff2d7a);border:1.5px solid var(--bb-pink,#ff2d7a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;font-weight:300;line-height:1;transition:transform .2s,background .2s,color .2s;display:flex}.page-body.svelte-jot9ci .faq-accordion-item.open .faq-accordion-icon{background:var(--bb-pink,#ff2d7a);color:#fff}.page-body.svelte-jot9ci .faq-accordion-content{max-height:0;padding:0 4px;transition:max-height .3s;overflow:hidden}.page-body.svelte-jot9ci .faq-accordion-content p{color:#4b5563;padding-bottom:16px;font-size:.98rem;line-height:1.75}@media (width<=1024px){.page-container.svelte-jot9ci{padding:32px 24px 60px}.why-choose-grid.svelte-jot9ci{grid-template-columns:repeat(2,1fr)}.why-stats-bar.svelte-jot9ci{grid-template-columns:repeat(2,1fr);gap:24px}}@media (width<=768px){.page-container.svelte-jot9ci{padding:24px 16px 48px}.page-title.svelte-jot9ci{font-size:2rem}.page-body.svelte-jot9ci{font-size:1rem}.why-choose-grid.svelte-jot9ci{grid-template-columns:1fr;gap:16px}.why-stats-bar.svelte-jot9ci{grid-template-columns:1fr;gap:20px;padding:28px 16px}.page-body.svelte-jot9ci .faq-accordion-trigger{padding:14px 2px;font-size:.95rem}.page-body.svelte-jot9ci .faq-accordion-icon{width:24px;height:24px;font-size:18px}}
