.kt-page-bg{background:linear-gradient(180deg,#fef5f7,#fff 360px)}.kt-hero{max-width:720px;margin:0 auto;padding:50px 24px 30px;text-align:center}.kt-hero-emoji{font-size:56px;margin-bottom:14px;filter:drop-shadow(0 6px 16px rgba(232,77,112,.2))}.kt-hero-title{font-size:36px;font-weight:900;color:#1A1A2E;line-height:1.1;letter-spacing:-1px;margin-bottom:12px}.kt-hero-title em{font-style:normal;color:#E84D70}.kt-hero-sub{font-size:14px;color:#666;font-weight:600;line-height:1.65;max-width:480px;margin:0 auto}.kt-hero-sub strong{color:#1A1A2E}.kt-layout{max-width:1100px;margin:0 auto;padding:24px 24px 50px;display:grid;grid-template-columns:380px 1fr;gap:24px;align-items:flex-start}.kt-info-stack{display:flex;flex-direction:column;gap:14px}.kt-info-card{background:#fff;border:1px solid #f0eef5;border-radius:20px;padding:20px;display:flex;align-items:flex-start;gap:14px;transition:all .25s}.kt-info-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(232,77,112,.08);border-color:#fce4ec}.kt-info-icon{width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#fef0f3,#fce4ec);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.kt-info-body{flex:1;min-width:0}.kt-info-label{font-size:9px;font-weight:800;color:#5a5a6e;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.kt-info-value{font-size:14px;font-weight:900;color:#1A1A2E;margin-bottom:3px}.kt-info-value a{color:#1A1A2E;text-decoration:none}.kt-info-meta{line-height:1.55}.kt-hours-list,.kt-info-meta{font-size:11px;color:#5a5a6e;font-weight:600}.kt-hours-list{margin-top:10px;display:flex;flex-direction:column;gap:4px}.kt-hours-row{display:flex;justify-content:space-between;gap:14px}.kt-hours-row.today{color:#E84D70;font-weight:800}.kt-social-card{background:#1A1A2E;border-radius:20px;padding:22px;color:#fff;position:relative;overflow:hidden}.kt-social-card:before{content:"";position:absolute;top:-30px;right:-30px;width:140px;height:140px;border-radius:50%;background:rgba(232,77,112,.18);filter:blur(30px);pointer-events:none}.kt-social-card-title{font-size:13px;font-weight:900;margin-bottom:4px;letter-spacing:.3px;position:relative;z-index:1}.kt-social-card-sub{font-size:11px;opacity:.7;font-weight:600;margin-bottom:14px;line-height:1.5;position:relative;z-index:1}.kt-social-row{display:flex;gap:8px;flex-wrap:wrap;position:relative;z-index:1}.kt-foot-soc{width:42px;height:42px;border-radius:12px;background:#2d2d4e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);text-decoration:none;border:1px solid rgba(255,255,255,.06)}.kt-foot-soc:hover{background:linear-gradient(135deg,#E84D70,#ff6b8a);transform:scale(1.1) translateY(-2px);border-color:transparent;box-shadow:0 6px 16px rgba(232,77,112,.3)}.kt-foot-soc svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kt-foot-soc.tiktok svg{fill:#fff;stroke:none}.kt-form-wrap{background:#fff;border:1px solid #f0eef5;border-radius:24px;padding:30px 28px;box-shadow:0 4px 18px rgba(26,26,46,.04)}.kt-form-header{gap:12px;margin-bottom:20px}.kt-form-header,.kt-form-icon{display:flex;align-items:center}.kt-form-icon{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#E84D70,#ff6b8a);color:#fff;justify-content:center;font-size:20px;flex-shrink:0}.kt-form-title{font-size:20px;font-weight:900;color:#1A1A2E;line-height:1.2;letter-spacing:-.3px}.kt-form-title em{font-style:normal;color:#E84D70}.kt-form-sub{font-size:11px;color:#5a5a6e;font-weight:600;margin-top:2px}.kt-form{display:flex;flex-direction:column;gap:14px}.kt-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kt-field{display:flex;flex-direction:column;gap:5px}.kt-field label{font-size:10px;font-weight:800;color:#1A1A2E;text-transform:uppercase;letter-spacing:.6px}.kt-field label .req{color:#E84D70}.kt-field input,.kt-field select,.kt-field textarea{padding:12px 14px;border:2px solid #e8e6f0;border-radius:13px;font-size:13px;font-weight:500;font-family:inherit;background:#fff;outline:none;transition:border-color .2s;color:#1A1A2E}.kt-field input:focus,.kt-field select:focus,.kt-field textarea:focus{border-color:#E84D70;box-shadow:0 0 0 3px rgba(232,77,112,.12)}.kt-field textarea{resize:vertical;min-height:110px;line-height:1.5}.kt-field-hint{font-size:10px;color:#5a5a6e;font-weight:600}.kt-field-hint a{color:#E84D70;font-weight:700}.kt-consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#5a5a6e;font-weight:600;line-height:1.55}.kt-consent input[type=checkbox]{margin-top:3px;width:16px;height:16px;cursor:pointer;accent-color:#E84D70}.kt-consent a{color:#E84D70;font-weight:700}.kt-submit{padding:14px 24px;background:linear-gradient(135deg,#E84D70,#ff6b8a);color:#fff;border:none;border-radius:50px;font-size:14px;font-weight:900;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 24px rgba(232,77,112,.3);letter-spacing:.3px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.kt-submit:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(232,77,112,.4)}.kt-submit svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.kt-form-trust{display:flex;justify-content:center;gap:14px;font-size:10px;color:#5a5a6e;font-weight:700;margin-top:6px;flex-wrap:wrap}.kt-form-trust span{display:flex;align-items:center;gap:4px}.phone-prefix-group{display:flex;align-items:stretch;border:2px solid #e8e6f0;border-radius:13px;background:#fff;overflow:hidden;transition:all .2s}.phone-prefix-group:focus-within{border-color:#E84D70;box-shadow:0 0 0 3px rgba(232,77,112,.12)}.phone-prefix-group .phone-prefix{display:flex;align-items:center;padding:0 14px;background:#fafafb;color:#1A1A2E;font-size:13px;font-weight:800;border-right:1px solid #e8e6f0;flex-shrink:0;letter-spacing:.3px;user-select:none}.phone-prefix-group input{flex:1;min-width:0;width:100%;border:none!important;border-radius:0!important;padding:12px 14px;font-size:13px;font-weight:500;font-family:inherit;background:transparent;outline:none;color:#1A1A2E;box-shadow:none!important}.kt-faq{max-width:820px;margin:0 auto;padding:30px 24px 60px}.kt-faq-title{font-size:24px;font-weight:900;color:#1A1A2E;line-height:1.2;letter-spacing:-.4px;margin-bottom:6px;text-align:center}.kt-faq-title em{font-style:normal;color:#E84D70}.kt-faq-sub{font-size:12px;color:#5a5a6e;font-weight:600;text-align:center;margin-bottom:24px}.kt-faq-list{display:flex;flex-direction:column;gap:10px}.kt-faq-item{background:#fff;border:1px solid #f0eef5;border-radius:14px;overflow:hidden;transition:border-color .2s}.kt-faq-item[open]{border-color:#E84D70;box-shadow:0 8px 24px rgba(232,77,112,.08)}.kt-faq-q{padding:14px 18px;font-size:13px;font-weight:800;color:#1A1A2E;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;background:transparent;border:none;width:100%;text-align:left;font-family:inherit;list-style:none}.kt-faq-q::-webkit-details-marker{display:none}.kt-faq-q:hover{color:#E84D70}.kt-faq-q:after{content:"+";width:26px;height:26px;border-radius:50%;background:#fef5f7;color:#E84D70;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0;transition:transform .3s}.kt-faq-item[open] .kt-faq-q:after{content:"−";background:#E84D70;color:#fff}.kt-faq-a{padding:0 18px 14px;font-size:12px;color:#666;font-weight:500;line-height:1.65}.kt-faq-a strong{color:#1A1A2E}.kt-faq-a a{color:#E84D70;font-weight:700}.kt-faq-more{margin-top:18px;text-align:center;font-size:11px;color:#5a5a6e;font-weight:600}.kt-faq-more a{color:#E84D70;font-weight:800}@media (max-width:880px){.kt-hero{padding:36px 18px 22px}.kt-hero-title{font-size:28px;letter-spacing:-.6px}.kt-hero-sub{font-size:12px}.kt-layout{grid-template-columns:1fr;padding:20px 14px 40px;gap:14px}.kt-form-wrap{padding:24px 20px}.kt-form-title{font-size:17px}.kt-row{grid-template-columns:1fr;gap:10px}.kt-faq{padding:24px 14px 40px}}