.container[data-v-d7f40fc2]{max-width:1280px;margin:0 auto;padding:0 1.5rem}.container-restricted[data-v-d7f40fc2]{max-width:1280px;margin:0 auto;padding:0 3rem}@media(max-width:768px){.container-restricted[data-v-d7f40fc2]{padding:0 1rem}}.hero-container[data-v-d7f40fc2]{width:98%;max-width:98%;margin:0 auto;padding:0}.hero-premium[data-v-d7f40fc2]{position:relative;min-height:420px;display:flex;align-items:center;background:linear-gradient(135deg,#faf9f6,#fff);overflow:hidden;padding:2rem 0;border-bottom:1px solid rgba(232,107,16,.1)}html.dark .hero-premium[data-v-d7f40fc2]{background:linear-gradient(135deg,#0a0a0a,#121212);border-bottom-color:#e86b1033}.hero-bg[data-v-d7f40fc2]{position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(232,107,16,.04) 0%,transparent 50%);pointer-events:none}.hero-frame-premium[data-v-d7f40fc2]{position:relative;background:transparent;border:1px solid rgba(232,107,16,.3);border-radius:40px;padding:1.5rem 2rem;overflow:hidden;box-shadow:none}.hero-grid[data-v-d7f40fc2]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}@media(max-width:992px){.hero-grid[data-v-d7f40fc2]{grid-template-columns:1fr;gap:3rem}}.hero-content-right[data-v-d7f40fc2]{text-align:right}.hero-title[data-v-d7f40fc2]{margin-bottom:1rem}.title-light[data-v-d7f40fc2]{display:block;font-size:1.3rem;font-weight:600;color:#000}.title-bold[data-v-d7f40fc2]{display:block;font-size:2.2rem;font-weight:900;color:#000}.orange-text[data-v-d7f40fc2]{color:#e86b10}html.dark .title-light[data-v-d7f40fc2],html.dark .title-bold[data-v-d7f40fc2]{color:#fff!important}.hero-description[data-v-d7f40fc2]{font-size:1rem;color:#000;line-height:1.7;margin-bottom:2rem;max-width:500px}html.dark .hero-description[data-v-d7f40fc2]{color:#fff!important}.search-box[data-v-d7f40fc2]{position:relative;max-width:400px}.search-icon[data-v-d7f40fc2]{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem;color:#e86b10}.search-input[data-v-d7f40fc2]{width:100%;padding:1rem 3.25rem 1rem 1.5rem;border:1.5px solid #e2e8f0;border-radius:100px;background:#fff;font-size:.95rem;transition:all .3s}html.dark .search-input[data-v-d7f40fc2]{background:#1a1a1a;border-color:#222;color:#f1f5f9}.search-input[data-v-d7f40fc2]:focus{outline:none;border-color:#e86b10;box-shadow:0 10px 20px -5px #e86b101a}.hero-questions-left[data-v-d7f40fc2]{display:flex;align-items:center;justify-content:center;min-height:380px}.zigzag-container[data-v-d7f40fc2]{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:320px;margin:0 auto}.zigzag-card[data-v-d7f40fc2]{display:flex;align-items:center;gap:1rem;background:#fffffff2;border:none;border-radius:20px;padding:.75rem 1.25rem;box-shadow:0 8px 20px #0000000d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;opacity:0;transform:translateY(20px) scale(.95);transition:all .5s cubic-bezier(.34,1.4,.64,1)}.zigzag-card.align-start[data-v-d7f40fc2]{align-self:flex-start;margin-right:-10px}.zigzag-card.align-end[data-v-d7f40fc2]{align-self:flex-end;margin-left:-10px}@media(min-width:768px){.zigzag-card.align-start[data-v-d7f40fc2]{margin-right:-25px}.zigzag-card.align-end[data-v-d7f40fc2]{margin-left:-25px}}.zigzag-card.visible[data-v-d7f40fc2]{opacity:1;transform:translateY(0) scale(1)}html.dark .zigzag-card[data-v-d7f40fc2]{background:#0d0d0de6;box-shadow:0 8px 20px #0003}.card-icon[data-v-d7f40fc2]{width:48px;height:48px;background:#e86b1026;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#e86b10;flex-shrink:0}.card-icon svg[data-v-d7f40fc2]{width:24px;height:24px}.card-text h4[data-v-d7f40fc2]{font-size:.9rem;font-weight:800;color:#1e293b;margin:0 0 .2rem;line-height:1.3}.card-text p[data-v-d7f40fc2]{font-size:.75rem;color:#64748b;margin:0;line-height:1.4}html.dark .card-text h4[data-v-d7f40fc2]{color:#f1f5f9}html.dark .card-text p[data-v-d7f40fc2]{color:#94a3b8}.trainers-section-wrapper[data-v-d7f40fc2]{background:#f8fafc}html.dark .trainers-section-wrapper[data-v-d7f40fc2]{background:#0a0a0a}.trainers-section[data-v-d7f40fc2]{margin-bottom:0;padding-bottom:4rem!important}.trainers-grid-v3[data-v-d7f40fc2]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1200px){.trainers-grid-v3[data-v-d7f40fc2]{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.trainers-grid-v3[data-v-d7f40fc2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.trainers-grid-v3[data-v-d7f40fc2]{grid-template-columns:repeat(1,1fr);gap:1.5rem}}.trainer-card-v3[data-v-d7f40fc2]{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(232,107,16,.3);transition:all .4s cubic-bezier(.2,.9,.4,1.1);display:flex;flex-direction:column;position:relative;text-decoration:none}html.dark .trainer-card-v3[data-v-d7f40fc2]{background:#0a0a0a;border-color:#e86b1080}.trainer-card-v3[data-v-d7f40fc2]:hover{transform:translateY(-8px);border-color:#f59e0b;box-shadow:0 10px 25px -5px #0000000d}.card-visual[data-v-d7f40fc2]{position:relative;height:200px;margin:10px!important;border-radius:18px!important;overflow:hidden!important;background:#e2e8f0;display:flex;align-items:center;justify-content:center}@media(max-width:600px){.card-visual[data-v-d7f40fc2]{height:140px!important;margin:6px!important;border-radius:14px!important}}html.dark .card-visual[data-v-d7f40fc2]{background:#1a1a1a}.v-img[data-v-d7f40fc2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .5s ease}.trainer-card-v3:hover .v-img[data-v-d7f40fc2]{transform:scale(1.02)}.v-badge[data-v-d7f40fc2]{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#e86b10,#f59e0b);color:#fff;padding:.25rem .75rem;border-radius:30px;font-size:.7rem;font-weight:800;z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.v-overlay[data-v-d7f40fc2]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 60%)}.card-inner[data-v-d7f40fc2]{padding:1.2rem 1.2rem 1.5rem;flex:1;display:flex;flex-direction:column}.v-title[data-v-d7f40fc2]{font-size:1.2rem;font-weight:800;color:#1e293b;margin-bottom:.75rem;text-align:center;line-height:1.4}html.dark .v-title[data-v-d7f40fc2]{color:#f1f5f9}.trainer-specialties-v3[data-v-d7f40fc2]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.spec-pill-v3[data-v-d7f40fc2]{background:#f1f5f9;color:#334155;font-size:.7rem;font-weight:600;padding:.2rem .8rem;border-radius:40px}html.dark .spec-pill-v3[data-v-d7f40fc2]{background:#222;color:#cbd5e1}.spec-more-v3[data-v-d7f40fc2]{font-size:.7rem;font-weight:700;color:#e86b10}.v-more-wrapper[data-v-d7f40fc2]{margin-top:auto;text-align:center}.luxury-btn-secondary[data-v-d7f40fc2]{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:transparent;border:1px solid #E86B10;color:#e86b10;font-size:.75rem;font-weight:800;padding:.5rem 1rem;border-radius:100px;transition:all .3s ease;cursor:pointer}.trainer-card-v3:hover .luxury-btn-secondary[data-v-d7f40fc2]{background:#e86b10;color:#fff;gap:.4rem}.empty-state-luxury[data-v-d7f40fc2]{text-align:center;padding:5rem 0;background:#fff;border-radius:30px;border:2px dashed #e2e8f0}html.dark .empty-state-luxury[data-v-d7f40fc2]{background:#1a1a1a;border-color:#e86b1026}.empty-icon-box[data-v-d7f40fc2]{width:80px;height:80px;background:#f8fafc;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#cbd5e1;margin:0 auto 1.5rem}.empty-state-luxury h3[data-v-d7f40fc2]{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.empty-state-luxury p[data-v-d7f40fc2]{color:#64748b;margin-bottom:1.5rem}.reset-btn[data-v-d7f40fc2]{padding:.75rem 2rem;background:#e86b10;color:#fff;border:none;border-radius:100px;font-weight:800;cursor:pointer;transition:transform .3s}.reset-btn[data-v-d7f40fc2]:hover{transform:scale(1.05)}.motivation-box-soft-luxury[data-v-d7f40fc2]{background:#fff9f5;border:1px solid rgba(232,107,16,.08);transition:all .5s ease;padding:3.5rem 2rem!important}html.dark .motivation-box-soft-luxury[data-v-d7f40fc2]{background:#1a1a1a;border-color:#ffffff0d}.moving-orb[data-v-d7f40fc2]{position:absolute;border-radius:50%;filter:blur(60px);z-index:0;animation:float-around-d7f40fc2 20s infinite linear}.orb-1[data-v-d7f40fc2]{width:250px;height:250px;background:#e86b100d;top:-100px;right:-50px}.orb-2[data-v-d7f40fc2]{width:300px;height:300px;background:#e86b1008;bottom:-150px;left:-50px;animation-duration:25s;animation-direction:reverse}@keyframes float-around-d7f40fc2{0%{transform:translate(0) rotate(0)}33%{transform:translate(30px,50px) rotate(10deg)}66%{transform:translate(-20px,20px) rotate(-10deg)}to{transform:translate(0) rotate(0)}}.soft-luxury-btn[data-v-d7f40fc2]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.25rem;background:#e86b10;color:#fff!important;border-radius:100px;font-weight:800;font-size:1rem;transition:all .3s ease;box-shadow:0 10px 25px #e86b1033;text-decoration:none;border:1px solid transparent}.soft-luxury-btn[data-v-d7f40fc2]:hover{background:#fff7ed;color:#e86b10!important;border-color:#e86b10;box-shadow:0 15px 35px #e86b1026}html.dark .soft-luxury-btn[data-v-d7f40fc2]:hover{background:#222;color:#fff!important}@media(max-width:640px){.motivation-box-soft-luxury[data-v-d7f40fc2]{padding:2rem 1rem!important}.soft-luxury-btn[data-v-d7f40fc2]{padding:.75rem 1.5rem;font-size:.9rem}}@media(max-width:768px){.hero-frame-premium[data-v-d7f40fc2]{padding:1rem}.title-bold[data-v-d7f40fc2]{font-size:1.8rem}.title-light[data-v-d7f40fc2]{font-size:1.1rem}.hero-description[data-v-d7f40fc2]{font-size:.9rem}}@media(max-width:640px){.card-icon[data-v-d7f40fc2]{width:40px;height:40px}.card-icon svg[data-v-d7f40fc2]{width:20px;height:20px}}
