.ripple.svelte-3pkhve{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;border-radius:inherit;color:inherit;pointer-events:none;z-index:0;contain:strict}.ripple.svelte-3pkhve .animation{color:inherit;position:absolute;top:0;left:0;border-radius:50%;opacity:0;pointer-events:none;overflow:hidden;will-change:transform, opacity}.ripple.svelte-3pkhve .animation-enter{transition:none}.ripple.svelte-3pkhve .animation-in{transition:opacity 0.1s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.25s cubic-bezier(0.4, 0, 0.2, 1),
			opacity 0.1s cubic-bezier(0.4, 0, 0.2, 1)}.ripple.svelte-3pkhve .animation-out{transition:opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1)}
.uppercase.svelte-5xpm5q{text-transform:uppercase}.left-section.svelte-5xpm5q{margin-right:10px;display:flex;align-items:center;justify-content:center}.right-section.svelte-5xpm5q{margin-left:10px;display:flex;align-items:center;justify-content:center}
button.svelte-xdvchn{border:0;padding:0;background:none;cursor:pointer}
.switch.svelte-1oesh6k{display:flex;flex-direction:row;align-items:center}.label.svelte-1oesh6k{padding-left:10px}
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.modal.svelte-zt1e1j.svelte-zt1e1j{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center;z-index:1500}.modal-content.svelte-zt1e1j.svelte-zt1e1j{font-family:"Inter", sans-serif;background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.2);width:90%;max-width:500px;position:relative;animation:svelte-zt1e1j-fadeIn 0.3s}.modal-header.svelte-zt1e1j.svelte-zt1e1j{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea;padding-bottom:10px}.modal-header.svelte-zt1e1j h2.svelte-zt1e1j{margin:0;font-size:1.5rem}.close-button.svelte-zt1e1j.svelte-zt1e1j{background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-body.svelte-zt1e1j.svelte-zt1e1j{margin-top:10px;font-size:1rem;color:#333}.modal-footer.svelte-zt1e1j.svelte-zt1e1j{display:flex;justify-content:center;margin-top:20px;flex-wrap:wrap}.modal-button.svelte-zt1e1j.svelte-zt1e1j{margin-left:10px;margin-top:0;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;background-color:#007bff;color:#fff;font-size:1rem;flex:0 0 auto;max-width:150px;word-break:normal}.modal-button.svelte-zt1e1j.svelte-zt1e1j:hover{background-color:#0056b3}@keyframes svelte-zt1e1j-fadeIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}
.loading-overlay.svelte-2qv7j8{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(254, 249, 249, 0.80);display:flex;justify-content:center;align-items:center;z-index:2000}.loading-icon-wrapper.svelte-2qv7j8{position:relative;width:200px;height:200px}.loading-icon.svelte-2qv7j8{position:absolute;width:100%;height:100%}.background-icon.svelte-2qv7j8{opacity:0.3}.foreground-icon.svelte-2qv7j8{clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%, 50% 0%);animation:svelte-2qv7j8-slice 2s infinite linear}@keyframes svelte-2qv7j8-slice{0%{clip-path:polygon(50% 50%, 50% 0%, 50% 0%)}12.5%{clip-path:polygon(50% 50%, 50% 0%, 75% 0%)}25%{clip-path:polygon(50% 50%, 50% 0%, 100% 0%)}37.5%{clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 25%)}50%{clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 50%)}62.5%{clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 75%)}75%{clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%)}87.5%{clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%, 75% 100%)}100%{clip-path:polygon(50% 50%, 50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 75%)}}
.modal-open{overflow:hidden;padding-right:0}
.overflow-noscroll{overflow:hidden;padding-right:0px}
.loading.svelte-o3u8e8{display:flex;justify-content:center;align-items:center;height:50px}.fa-spinner.svelte-o3u8e8{animation:svelte-o3u8e8-spin 1s infinite linear}@keyframes svelte-o3u8e8-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.toast.svelte-3vx31{position:fixed;bottom:50px;left:50%;transform:translateX(-50%);background-color:rgba(0, 0, 0, 0.8);color:#fff;padding:10px 20px;border-radius:5px;z-index:9999}.toast-content.svelte-3vx31{font-size:16px}
.largura.svelte-qx7j2q{width:100%;border:1px solid #ccc;border-radius:4px;padding:5px;display:flex;align-items:center}input.svelte-qx7j2q{margin-left:2px;flex-grow:1}.search-icon.svelte-qx7j2q{padding-inline:5px;right:0.5rem;top:50%;transform:translateY(-50%);cursor:pointer}.loading.svelte-qx7j2q{height:50px}.fa-spinner.svelte-qx7j2q{animation:svelte-qx7j2q-spin 1s infinite linear;display:flex;justify-content:center;align-items:center;padding-inline:5px}@keyframes svelte-qx7j2q-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}button.svelte-qx7j2q{margin-left:10px;padding:5px 10px;border:none;border-radius:4px;cursor:pointer;color:white;white-space:nowrap;min-width:100px}.valida.svelte-qx7j2q{background-color:#28a745}.invalida.svelte-qx7j2q{background-color:brown}.validar.svelte-qx7j2q{background-color:#007bff}
.modal.d-block.svelte-1xx9mmz{display:block;background-color:rgba(0, 0, 0, 0.5)}.modal-dialog-scrollable.svelte-1xx9mmz{max-height:80vh}.table-secondary.svelte-1xx9mmz{background-color:grey !important;color:white}.largura.svelte-1xx9mmz{width:100%;border:1px solid #ccc;border-radius:4px;padding:5px}input.svelte-1xx9mmz{margin-left:2px}.search-icon.svelte-1xx9mmz{padding-inline:5px;right:0.5rem;top:50%;transform:translateY(-50%);cursor:pointer}.disabled-input.svelte-1xx9mmz{background-color:#f0f0f0;cursor:not-allowed}
.modal.d-block.svelte-14ehy9c{display:block;background-color:rgba(0, 0, 0, 0.5)}.calendar.svelte-14ehy9c{display:grid;grid-template-columns:repeat(7, 1fr);gap:5px}.day.svelte-14ehy9c{padding:10px;text-align:center;cursor:pointer}.selected.svelte-14ehy9c{background-color:grey;color:white}.header.svelte-14ehy9c{display:flex;justify-content:space-between;align-items:center;padding:10px}.days-of-week.svelte-14ehy9c{display:grid;grid-template-columns:repeat(7, 1fr);gap:5px;text-align:center}.arrow.svelte-14ehy9c{cursor:pointer}.selected-dates-container.svelte-14ehy9c{margin-top:10px}.btn-outline-secondary.svelte-14ehy9c{display:flex;justify-content:center;align-items:center}.fa-trash.svelte-14ehy9c{pointer-events:none}
.botao-laranja.svelte-14ee3c{background-color:#f38c23;color:white}.header-bar.svelte-14ee3c{background-color:#459bfd;padding-left:10px;padding-top:5px;padding-bottom:5px;color:#ffffff;margin-bottom:10px;margin-top:15px;margin-left:16px;margin-right:16px}.card1.svelte-14ee3c{width:100%;padding:15px;margin-bottom:15px}.form-group.svelte-14ee3c{margin-bottom:15px}.form-control.svelte-14ee3c{width:100%;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out}.form-control.svelte-14ee3c:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.valid.svelte-14ee3c{background-color:#fff}.invalid.svelte-14ee3c{background-color:#f8d7da}.valid.svelte-14ee3c:focus{background-color:#fff}.invalid.svelte-14ee3c:focus{background-color:#f8d7da}input.svelte-14ee3c{margin-bottom:10px;padding:5px;border:1px solid #ccc;border-radius:4px}
.botao-laranja.svelte-1qtl7ga{background-color:#f38c23;color:white}.header-bar.svelte-1qtl7ga{background-color:#459bfd;padding-left:10px;padding-top:5px;padding-bottom:5px;color:#ffffff;margin-bottom:10px;margin-top:15px;margin-left:16px;margin-right:16px}.card1.svelte-1qtl7ga{width:100%;padding:15px;margin-bottom:15px}.form-group.svelte-1qtl7ga{margin-bottom:15px}.form-control.svelte-1qtl7ga{width:100%;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out}input.svelte-1qtl7ga{margin-bottom:10px;padding:5px;border:1px solid #ccc;border-radius:4px}
.espacar.svelte-5vrymc{margin-bottom:3em}
.custom-card.svelte-x3zupj{max-width:300px;margin-top:1em}.custom-badge.svelte-x3zupj{margin-bottom:1em}.centralizado.svelte-x3zupj{text-align:center}
.grid-container.svelte-2fcte3{display:flex;flex-wrap:wrap;justify-content:center;gap:3em}@media(min-width: 600px){.grid-container.svelte-2fcte3{justify-content:flex-start}}@media(min-width: 900px){.grid-container.svelte-2fcte3{justify-content:flex-start}}
.container.svelte-10noecj{max-width:80%;align-content:center;margin-bottom:4em;margin-top:3em}
.background.svelte-1lftonj{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url('/img/backmenu.jpg');background-size:cover;background-position:center}.card.svelte-1lftonj{width:100%;max-width:900px;margin:50px auto;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);background-color:rgba(255, 255, 255, 0.3)}.grid-container.svelte-1lftonj{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));gap:10px}.menu-item.svelte-1lftonj{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;border:1px solid #ccc;border-radius:8px;background-color:rgba(0, 0, 0, 0.7);transition:background-color 0.3s ease;color:white;cursor:pointer;height:100px;text-align:center}.menu-item.svelte-1lftonj:hover{background-color:rgba(0, 0, 0, 0.05)}.icon.svelte-1lftonj{margin-bottom:10px;font-size:24px}
.modal.svelte-sh5bkp.svelte-sh5bkp{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1050;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4)}.modal-body.svelte-sh5bkp .invalid.svelte-sh5bkp{color:red}.notification-container.svelte-sh5bkp.svelte-sh5bkp{position:fixed;bottom:50px;left:50%;transform:translateX(-50%);z-index:2000;opacity:1}.modal-content.svelte-sh5bkp.svelte-sh5bkp{background-color:#fefefe;padding:20px;border:1px solid #888;border-radius:10px;position:relative;max-width:80%}@media(min-width: 768px){.modal-content.svelte-sh5bkp.svelte-sh5bkp{max-width:30%}}.close-button.svelte-sh5bkp.svelte-sh5bkp{color:#aaa;position:absolute;right:10px;top:10px;font-size:20px;font-weight:bold;border:none;background:none;cursor:pointer}.modal-body.svelte-sh5bkp.svelte-sh5bkp{display:flex;flex-direction:column;gap:10px;text-align:center}.modal-footer.svelte-sh5bkp.svelte-sh5bkp{display:flex;justify-content:space-between;margin-top:20px;flex-wrap:nowrap}p.svelte-sh5bkp.svelte-sh5bkp{margin:0 0 10px}
.modal.svelte-vurwty{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4)}.modal-content.svelte-vurwty{background-color:#fefefe;padding:20px;border:1px solid #888;width:80%;border-radius:10px;max-height:80%;overflow-y:auto}.close.svelte-vurwty{color:#aaa;position:absolute;top:5px;right:5px;font-size:20px;font-weight:bold;background-color:transparent;border:none;cursor:pointer}.close.svelte-vurwty:hover{color:#000}
.modal.svelte-1d1wne4.svelte-1d1wne4{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1050;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4)}.modal-body.svelte-1d1wne4 .invalid.svelte-1d1wne4{color:red}.notification-container.svelte-1d1wne4.svelte-1d1wne4{position:fixed;bottom:50%;left:50%;transform:translateX(-50%);z-index:2000;opacity:1}.modal-content.svelte-1d1wne4.svelte-1d1wne4{background-color:#fefefe;padding:20px;border:1px solid #888;border-radius:10px;position:relative;max-width:80%}@media(min-width: 768px){.modal-content.svelte-1d1wne4.svelte-1d1wne4{max-width:30%}}.close-button.svelte-1d1wne4.svelte-1d1wne4{color:#aaa;position:absolute;right:10px;top:10px;font-size:20px;font-weight:bold;border:none;background:none;cursor:pointer}.modal-body.svelte-1d1wne4.svelte-1d1wne4{display:flex;flex-direction:column;gap:10px;text-align:center}.modal-footer.svelte-1d1wne4.svelte-1d1wne4{display:flex;justify-content:space-between;margin-top:20px;flex-wrap:nowrap}p.svelte-1d1wne4.svelte-1d1wne4{margin:0 0 10px}
.form-container.svelte-182gbud.svelte-182gbud{max-width:400px;margin:100px auto;text-align:center;color:white}.input-group.svelte-182gbud.svelte-182gbud{position:relative;margin-bottom:1rem}.input-group.svelte-182gbud input.svelte-182gbud{width:100%;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out}.input-group.svelte-182gbud .fa-eye.svelte-182gbud{position:absolute;top:50%;right:10px;transform:translateY(-50%);cursor:pointer}.btn-login.svelte-182gbud.svelte-182gbud{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;background-color:#424242;border:1px solid #141414;border-radius:0.25rem;transition:color 0.15s ease-in-out,
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out}.background.svelte-182gbud.svelte-182gbud{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("/img/back-login.jpg");background-size:cover;background-position:center;background-color:rgba(255, 255, 255, 0.1)}
.agendamento-modal-overlay.svelte-1wdu3t7{display:flex;align-items:center;justify-content:center;position:fixed;z-index:900;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4)}.agendamento-modal-content.svelte-1wdu3t7{background-color:#fefefe;padding:20px;border:1px solid #888;border-radius:10px;position:relative;max-width:80%;width:90%;margin:auto}@media(max-width: 768px){.agendamento-modal-content.svelte-1wdu3t7{width:95%;max-width:none}}
@font-face{font-family:'Century Gothic';src:url('CenturyGothic.ttf') format('truetype');font-weight:normal;font-style:normal}.contatos-container.svelte-g4lqn1.svelte-g4lqn1{display:flex;justify-content:center;align-items:center;text-align:center;padding:40px 0}.contato-item.svelte-g4lqn1.svelte-g4lqn1{display:flex;align-items:center;margin-bottom:20px;font-size:16px}.contato-item.svelte-g4lqn1 img.svelte-g4lqn1{width:24px;height:24px;margin-right:10px}.barra.svelte-g4lqn1.svelte-g4lqn1{display:block;width:100%;height:auto;z-index:5;margin-top:20px;margin-bottom:20px}.fale-conosco.svelte-g4lqn1.svelte-g4lqn1{background-color:white;padding:40px 20px;text-align:center;border-top:2px solid #d4af37}.fale-conosco.svelte-g4lqn1 h2.svelte-g4lqn1{font-size:28px;margin-bottom:30px;font-family:'Century Gothic', sans-serif}.contatos.svelte-g4lqn1.svelte-g4lqn1{text-align:left;display:flex;flex-direction:column;gap:15px}.contatos.svelte-g4lqn1 a.svelte-g4lqn1{color:#a1b57d;text-decoration:none;font-weight:bold}.contatos.svelte-g4lqn1 a.svelte-g4lqn1:hover{text-decoration:underline}.whatsapp-float.svelte-g4lqn1.svelte-g4lqn1{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:#1bd741;border-radius:50%;box-shadow:0 4px 8px rgba(0, 0, 0, 0.2);display:flex;justify-content:center;align-items:center;z-index:1000;animation:svelte-g4lqn1-bounce 2s infinite}.whatsapp-float.svelte-g4lqn1 img.svelte-g4lqn1{width:35px;height:35px}.whatsapp-float.svelte-g4lqn1.svelte-g4lqn1:hover{transform:scale(1.1);transition:0.3s ease}@keyframes svelte-g4lqn1-bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.onde_atendemos.svelte-g4lqn1.svelte-g4lqn1{margin-top:4px;background-color:#a1b57d;padding:40px 20px;margin-bottom:20px;color:white;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);text-align:center}.onde_atendemos.svelte-g4lqn1 h3.svelte-g4lqn1{font-size:24px;margin-bottom:15px}.onde_atendemos.svelte-g4lqn1 p.svelte-g4lqn1{font-size:17px;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.centralizado.svelte-g4lqn1.svelte-g4lqn1{text-align:center}.container.svelte-g4lqn1.svelte-g4lqn1{font-family:'Century Gothic', sans-serif;position:relative}.marca.svelte-g4lqn1.svelte-g4lqn1{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20%;max-width:150px;height:auto;opacity:0.08;z-index:0}.foto.svelte-g4lqn1.svelte-g4lqn1{display:block;width:100%;max-width:300px;height:auto;order:2;margin-left:0;margin-top:20px}@media(min-width: 768px){.foto.svelte-g4lqn1.svelte-g4lqn1{margin-left:20px;margin-top:0}.main-section.svelte-g4lqn1.svelte-g4lqn1{flex-wrap:nowrap}}.motivational-quote.svelte-g4lqn1 p.svelte-g4lqn1{font-size:18px;font-style:italic;color:#666;margin-top:20px;text-align:center;margin:40px 20px}.rodape.svelte-g4lqn1.svelte-g4lqn1{background-color:#ffffff;padding:20px 0;color:white;position:relative;margin-top:4px}.header.svelte-g4lqn1.svelte-g4lqn1{display:flex;justify-content:space-between;align-items:center;background-color:rgb(255, 255, 254);padding:10px 20px;color:black;flex-wrap:wrap;position:relative}.header.svelte-g4lqn1.svelte-g4lqn1::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('./img/maca.png') no-repeat right center;background-size:contain;opacity:0.05;z-index:0}.logo.svelte-g4lqn1.svelte-g4lqn1{display:flex;align-items:center;text-align:center;margin:auto;position:relative;z-index:1}.logo-icone.svelte-g4lqn1.svelte-g4lqn1{width:250px;max-width:100%;margin-right:10px}nav.svelte-g4lqn1 ul.svelte-g4lqn1{list-style:none;display:flex;gap:15px;margin:0;padding:0;flex-wrap:wrap;justify-content:center}nav.svelte-g4lqn1 a.svelte-g4lqn1{text-decoration:none;color:rgb(0, 0, 0);font-size:15px;padding:5px 8px}nav.svelte-g4lqn1 a.svelte-g4lqn1:hover{text-decoration:underline;color:#a1b57d}.fundo-nav.svelte-g4lqn1.svelte-g4lqn1{background-color:#ffffff;padding:10px 0;color:rgb(0, 0, 0);position:relative;z-index:1}.main-section.svelte-g4lqn1.svelte-g4lqn1{align-items:center;background-color:#ffffff;padding:30px 20px;color:rgb(99, 99, 99);position:relative;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);flex-wrap:wrap}.main-section.svelte-g4lqn1 h1.svelte-g4lqn1{font-size:26px;color:#333;margin-bottom:15px;line-height:1.3}@media(min-width: 768px){.main-section.svelte-g4lqn1 h1.svelte-g4lqn1{font-size:32px}}.about.svelte-g4lqn1.svelte-g4lqn1{max-width:600px;margin-left:0;position:relative;z-index:1}@media(min-width: 768px){.about.svelte-g4lqn1.svelte-g4lqn1{margin-left:40px}}.about.svelte-g4lqn1 p.svelte-g4lqn1{font-size:17px;line-height:1.6;margin-bottom:25px}.about.svelte-g4lqn1 button.svelte-g4lqn1{background-color:#a1b57d;color:#ffffff;border:none;padding:12px 22px;font-size:17px;cursor:pointer;border-radius:5px;transition:background-color 0.3s ease}.about.svelte-g4lqn1 button.svelte-g4lqn1:hover{background-color:#8aa864}.ajuda.svelte-g4lqn1.svelte-g4lqn1{background-color:#f9f9f9;padding:40px 20px;text-align:center}.ajuda.svelte-g4lqn1 h2.svelte-g4lqn1{font-size:28px;margin-bottom:30px;font-family:'Century Gothic', sans-serif;color:#333}.cards-container.svelte-g4lqn1.svelte-g4lqn1{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1200px;margin:0 auto}.card.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 calc(33.333% - 20px);min-width:280px;max-width:320px;background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.08);text-align:center;transition:transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;margin:10px;display:flex;flex-direction:column;align-items:center}@media(max-width: 992px){.card.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 calc(50% - 20px)}}@media(max-width: 600px){.card.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 100%;max-width:none}}.card.svelte-g4lqn1.svelte-g4lqn1:hover{transform:translateY(-7px);box-shadow:0 6px 12px rgba(0, 0, 0, 0.12)}.card.svelte-g4lqn1 h3.svelte-g4lqn1{font-size:19px;margin-top:10px;margin-bottom:15px;color:#333;font-family:'Century Gothic', sans-serif}.card.svelte-g4lqn1 p.svelte-g4lqn1{font-size:15px;line-height:1.6;color:#555;font-family:'Century Gothic', sans-serif}.card-icon.svelte-g4lqn1.svelte-g4lqn1{font-size:2.2rem;margin-bottom:0.5rem}.card-alimentacao.svelte-g4lqn1.svelte-g4lqn1{border-top:4px solid #8ac926}.card-alimentacao.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#f0f8e8}.card-intestino.svelte-g4lqn1.svelte-g4lqn1{border-top:4px solid #ff7f11}.card-intestino.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#fff0e7}.card-emagrecimento.svelte-g4lqn1.svelte-g4lqn1{border-top:4px solid #1982c4}.card-emagrecimento.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#e8f3f9}.card-metabolico.svelte-g4lqn1.svelte-g4lqn1{border-top:4px solid #6a4c93}.card-metabolico.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#edeaf2}.card-avaliacao.svelte-g4lqn1.svelte-g4lqn1{border-top:4px solid #ffca3a}.card-avaliacao.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#fff8e9}.card-massa.svelte-g4lqn1.svelte-g4lqn1{border-top:4px solid #8ac926}.card-massa.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#f0f8e8}.btn-agendar-cards.svelte-g4lqn1.svelte-g4lqn1{background-color:#a1b57d;color:#fff;border:none;padding:12px 24px;font-size:18px;cursor:pointer;border-radius:8px;transition:background-color 0.3s ease;margin-top:30px;font-family:"Century Gothic", sans-serif;display:block;margin-left:auto;margin-right:auto}.btn-agendar-cards.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#8aa864}.detalhes-atendimento.svelte-g4lqn1.svelte-g4lqn1{background-color:#f9f9f9;padding:40px 20px;text-align:center}.detalhes-atendimento.svelte-g4lqn1 h2.svelte-g4lqn1{font-size:28px;margin-bottom:30px;font-family:"Century Gothic", sans-serif;color:#333}.detalhes-container.svelte-g4lqn1.svelte-g4lqn1{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1200px;margin:0 auto}.detalhe-item.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 calc(33.333% - 20px);min-width:280px;max-width:350px;background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.08);text-align:center;margin:10px;transition:transform 0.3s ease, box-shadow 0.3s ease}@media(max-width: 992px){.detalhe-item.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 calc(50% - 20px)}}@media(max-width: 600px){.detalhe-item.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 100%;max-width:none}}.detalhe-item.svelte-g4lqn1.svelte-g4lqn1:hover{transform:translateY(-7px);box-shadow:0 6px 12px rgba(0, 0, 0, 0.12)}.detalhe-icone.svelte-g4lqn1.svelte-g4lqn1{font-size:2.2rem;margin-bottom:0.5rem;color:#a1b57d}.detalhe-item.svelte-g4lqn1 h3.svelte-g4lqn1{font-size:19px;margin-top:10px;margin-bottom:15px;color:#333;font-family:'Century Gothic', sans-serif}.detalhe-item.svelte-g4lqn1 p.svelte-g4lqn1{font-size:15px;line-height:1.6;color:#555;font-family:'Century Gothic', sans-serif}.faq.svelte-g4lqn1.svelte-g4lqn1{background-color:#fff;padding:40px 20px;text-align:center}.faq.svelte-g4lqn1 h2.svelte-g4lqn1{font-size:28px;margin-bottom:30px;font-family:"Century Gothic", sans-serif;color:#333}.faq-container.svelte-g4lqn1.svelte-g4lqn1{max-width:800px;margin:0 auto}.faq-item.svelte-g4lqn1.svelte-g4lqn1{margin-bottom:15px;border-bottom:1px solid #eee;text-align:left}.faq-item.svelte-g4lqn1.svelte-g4lqn1:last-child{border-bottom:none}.faq-question.svelte-g4lqn1.svelte-g4lqn1{background-color:transparent;border:none;padding:15px 5px;width:100%;text-align:left;font-size:17px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:"Century Gothic", sans-serif;color:#444;font-weight:600}.faq-question.svelte-g4lqn1.svelte-g4lqn1:hover{color:#a1b57d}.faq-answer.svelte-g4lqn1.svelte-g4lqn1{padding:0px 5px 15px 5px;overflow:hidden;text-align:left}.faq-answer.svelte-g4lqn1 p.svelte-g4lqn1{font-size:15px;line-height:1.7;color:#555;margin-bottom:0;font-family:"Century Gothic", sans-serif}.fa-chevron-down.svelte-g4lqn1.svelte-g4lqn1{transition:transform 0.3s ease;color:#a1b57d}.faq-question.svelte-g4lqn1 i.rotate.svelte-g4lqn1{transform:rotate(180deg)}.sobre-mim.svelte-g4lqn1.svelte-g4lqn1{background-color:#fdfdfd;padding:40px 20px}.sobre-mim-container.svelte-g4lqn1.svelte-g4lqn1{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:30px}.sobre-mim-foto.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 300px;max-width:380px;display:flex;justify-content:center}.sobre-mim-foto.svelte-g4lqn1 img.svelte-g4lqn1{width:100%;max-width:350px;height:auto;border-radius:10px;object-fit:cover;box-shadow:0 5px 15px rgba(0,0,0,0.1)}.sobre-mim-texto.svelte-g4lqn1.svelte-g4lqn1{flex:2 1 550px;text-align:left}.sobre-mim-texto.svelte-g4lqn1 h2.svelte-g4lqn1{font-size:28px;margin-bottom:10px;font-family:"Century Gothic", sans-serif;color:#333}.sobre-mim-texto.svelte-g4lqn1 h3.svelte-g4lqn1{font-size:22px;color:#a1b57d;margin-bottom:5px;font-family:"Century Gothic", sans-serif;font-weight:bold}.crn.svelte-g4lqn1.svelte-g4lqn1{font-size:15px;font-style:italic;color:#777;margin-bottom:15px}.minha-historia.svelte-g4lqn1 p.svelte-g4lqn1{margin-bottom:15px;font-size:16px;line-height:1.7;color:#555;font-family:"Century Gothic", sans-serif}@media(max-width: 768px){.sobre-mim-container.svelte-g4lqn1.svelte-g4lqn1{flex-direction:column;align-items:center}.sobre-mim-foto.svelte-g4lqn1.svelte-g4lqn1{max-width:80%;margin-bottom:20px}.sobre-mim-texto.svelte-g4lqn1 h2.svelte-g4lqn1,.sobre-mim-texto.svelte-g4lqn1 h3.svelte-g4lqn1{text-align:center}.crn.svelte-g4lqn1.svelte-g4lqn1{text-align:center}}.nota.svelte-g4lqn1.svelte-g4lqn1{font-size:12px;color:#777;font-style:italic}.por-que-escolher.svelte-g4lqn1.svelte-g4lqn1{background-color:#f9f9f9;padding:40px 20px;text-align:center}.por-que-escolher.svelte-g4lqn1 h2.svelte-g4lqn1{font-size:30px;margin-bottom:15px;font-family:"Century Gothic", sans-serif;color:#d4af37}.intro.svelte-g4lqn1.svelte-g4lqn1{font-size:17px;line-height:1.6;color:#555;max-width:800px;margin:0 auto 30px;font-family:"Century Gothic", sans-serif}.diferenciais-container.svelte-g4lqn1.svelte-g4lqn1{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:0 auto}.diferencial-item-destaque.svelte-g4lqn1.svelte-g4lqn1{border:1px solid #d4af37;background-color:#fff}.diferencial-item.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 calc(50% - 30px);min-width:280px;max-width:420px;background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.08);text-align:center;transition:transform 0.3s ease, box-shadow 0.3s ease;margin:10px;display:flex;flex-direction:column;align-items:center}.diferencial-item.svelte-g4lqn1.svelte-g4lqn1:hover{transform:translateY(-7px);box-shadow:0 6px 12px rgba(0, 0, 0, 0.12)}.diferencial-icone.svelte-g4lqn1.svelte-g4lqn1{font-size:2.5rem;margin-bottom:1rem;color:#d4af37}.diferencial-item.svelte-g4lqn1 h3.svelte-g4lqn1{font-size:20px;margin-bottom:15px;color:#333;font-family:"Century Gothic", sans-serif}.diferencial-item.svelte-g4lqn1 p.svelte-g4lqn1{font-size:15px;line-height:1.6;color:#555;font-family:"Century Gothic", sans-serif;text-align:left;flex-grow:1}.diferencial-item.svelte-g4lqn1 .nota.svelte-g4lqn1{font-size:11px;text-align:center;margin-top:10px;width:100%}.btn-agendar.svelte-g4lqn1.svelte-g4lqn1{background-color:#a1b57d;color:#fff;border:none;padding:12px 24px;font-size:18px;cursor:pointer;border-radius:8px;transition:background-color 0.3s ease;margin-top:30px;font-family:"Century Gothic", sans-serif;display:block;margin-left:auto;margin-right:auto}.btn-agendar.svelte-g4lqn1.svelte-g4lqn1:hover{background-color:#8aa864}@media(max-width: 992px){.diferencial-item.svelte-g4lqn1.svelte-g4lqn1{flex:1 1 100%;max-width:500px}}@media(max-width: 768px){.intro.svelte-g4lqn1.svelte-g4lqn1{font-size:16px}}
.modal.svelte-11qv2xl.svelte-11qv2xl{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1050;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4)}.modal-content.svelte-11qv2xl.svelte-11qv2xl{background-color:#fff;padding:20px;border:1px solid #ccc;border-radius:10px;position:relative;max-width:90%;width:600px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1)}h2.svelte-11qv2xl.svelte-11qv2xl{text-align:center;margin-bottom:20px;color:#333}.form-grid.svelte-11qv2xl.svelte-11qv2xl{display:grid;grid-template-columns:1fr;gap:15px}@media(min-width: 576px){.form-grid.svelte-11qv2xl.svelte-11qv2xl{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}}.form-group.svelte-11qv2xl.svelte-11qv2xl{display:flex;flex-direction:column}.form-group.svelte-11qv2xl label.svelte-11qv2xl{margin-bottom:5px;font-weight:bold;color:#555}.form-group.svelte-11qv2xl input[type="date"].svelte-11qv2xl,.form-group.svelte-11qv2xl input[type="time"].svelte-11qv2xl{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:16px}.days-group.svelte-11qv2xl label.svelte-11qv2xl{display:block;margin-bottom:5px}.days-checkboxes.svelte-11qv2xl.svelte-11qv2xl{display:flex;flex-wrap:wrap;gap:10px}.checkbox-label.svelte-11qv2xl.svelte-11qv2xl{display:flex;align-items:center;gap:5px;cursor:pointer}.time-group.svelte-11qv2xl.svelte-11qv2xl{display:flex;align-items:center;gap:10px}.remove-button.svelte-11qv2xl.svelte-11qv2xl{background-color:#f44336;color:white;border:none;padding:8px 12px;border-radius:4px;cursor:pointer}.add-button.svelte-11qv2xl.svelte-11qv2xl,.submit-button.svelte-11qv2xl.svelte-11qv2xl{background-color:#4caf50;color:white;border:none;padding:10px 15px;border-radius:4px;cursor:pointer}.button-group.svelte-11qv2xl.svelte-11qv2xl{display:flex;justify-content:flex-end;gap:10px;grid-column:1 / -1}@media(min-width: 576px){.button-group.svelte-11qv2xl.svelte-11qv2xl{grid-column:auto}}
.splash-screen.svelte-iq4mij{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:1;transition:opacity 0.5s ease-in-out}.splash-screen.fade-out.svelte-iq4mij{opacity:0}.logo.svelte-iq4mij{width:300px;height:auto}
.observacoes-container.svelte-arwnvc{border:1px solid #ccc;padding:10px;margin-bottom:20px;background-color:white;border-radius:5px}.observacoes-titulo.svelte-arwnvc{font-weight:bold;margin-bottom:5px}.linha.svelte-arwnvc{width:100%;height:25px;border-bottom:1px solid #ccc;margin-bottom:5px}
@font-face{font-family:"Century Gothic";src:url("CenturyGothic.ttf") format("truetype");font-weight:normal;font-style:normal}.envolver.svelte-1hgxwjz{margin-left:30px;margin-right:30px;position:relative;border-radius:20px;border:2px solid #938e6d;padding:15px;background-color:transparent;box-shadow:0px 4px 8px rgba(0, 0, 0, 0.1);font-family:"Century Gothic", sans-serif}table.svelte-1hgxwjz{width:100%;border-collapse:collapse;background-color:transparent}h4.svelte-1hgxwjz,h5.svelte-1hgxwjz{font-family:"Century Gothic", sans-serif;margin-left:30px;margin-right:30px}th.svelte-1hgxwjz,td.svelte-1hgxwjz{border:1px solid black;padding:10px;text-align:left;height:40px}th.svelte-1hgxwjz{background-color:#f0f0f0;font-weight:bold}.cabecalho.svelte-1hgxwjz{display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-direction:column;background-color:transparent}.logo.svelte-1hgxwjz{display:flex;justify-content:center;width:200px;margin:0 auto;padding-top:20px;padding-bottom:10px}.barra.svelte-1hgxwjz{display:none;position:fixed;bottom:0px;left:0px;width:100%;height:auto;z-index:5}.imagem-fixa.svelte-1hgxwjz{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -10%);width:50%;height:auto;opacity:0.2;z-index:-1}
.espacar.svelte-gz2mxj.svelte-gz2mxj{margin-left:30px;margin-right:30px}@import url("https://fonts.googleapis.com/css2?family=Playball&display=swap");@font-face{font-family:"Century Gothic";src:url("CenturyGothic.ttf") format("truetype");font-weight:normal;font-style:normal}h3.svelte-gz2mxj.svelte-gz2mxj{font-family:"Century Gothic", sans-serif;font-size:32px;color:#938e6d;text-align:center}.principal.svelte-gz2mxj.svelte-gz2mxj{background-repeat:no-repeat;background-size:contain;background-position:center;font-family:"Century Gothic", sans-serif}.calendario-secao.svelte-gz2mxj.svelte-gz2mxj{page-break-inside:avoid;border-radius:20px;border:2px solid #938e6d;padding:15px;background-color:transparent;box-shadow:0px 4px 8px rgba(0, 0, 0, 0.1)}table.svelte-gz2mxj.svelte-gz2mxj{border-collapse:separate;border-spacing:5px;font-family:sans-serif;background-color:#ffffff}th.svelte-gz2mxj.svelte-gz2mxj{height:20px;padding:2px;font-size:12px;text-align:center;vertical-align:top;width:14.28%}td.svelte-gz2mxj.svelte-gz2mxj{text-align:center;vertical-align:top;width:5px;height:100px;border-radius:10px;background-color:white;box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);border:2px solid #e8f0fe}.hoje.svelte-gz2mxj.svelte-gz2mxj{background-color:#e8f0fe}.dia.svelte-gz2mxj.svelte-gz2mxj{font-weight:bold;font-size:18px;display:block;margin-bottom:5px}.bolinhas-container.svelte-gz2mxj.svelte-gz2mxj{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px}.bolinha.svelte-gz2mxj.svelte-gz2mxj{width:20px;height:20px;border-radius:50%;background-color:transparent;border:2px solid #a1b57d;color:black;text-align:center;line-height:20px;margin:2px}.bolinha-vazia.svelte-gz2mxj.svelte-gz2mxj{width:20px;height:20px;border-radius:50%;background-color:transparent;border:transparent;color:white;text-align:center;line-height:20px;margin:2px}.barra2.svelte-gz2mxj.svelte-gz2mxj{display:block;position:fixed;bottom:0px;left:0px;width:100%}.barra-verde.svelte-gz2mxj.svelte-gz2mxj{display:block;position:fixed;top:0px;width:100%;height:auto;z-index:5}#calendario.svelte-gz2mxj.svelte-gz2mxj{width:100%;margin:auto}@media print{.barra2.svelte-gz2mxj.svelte-gz2mxj{display:block;position:fixed;bottom:0;left:0;width:100%;z-index:1}.logo-impressao.svelte-gz2mxj.svelte-gz2mxj{display:block;margin:0 auto;width:180px;padding-top:10px}.cabecalho-pagina.svelte-gz2mxj.svelte-gz2mxj{display:flex;width:100%;flex-direction:column;align-items:center;page-break-inside:avoid}.calendario-secao.svelte-gz2mxj.svelte-gz2mxj{position:relative;border-radius:20px;border:2px solid#a1b57d;padding:15px;background-color:white;box-shadow:0px 4px 8px rgba(0, 0, 0, 0.1);margin-bottom:20px}.imagem-fixa.svelte-gz2mxj.svelte-gz2mxj{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50%;height:auto;opacity:0.4;z-index:5}.nao-imprimir.svelte-gz2mxj.svelte-gz2mxj{display:none}#calendario.svelte-gz2mxj.svelte-gz2mxj{width:auto;margin:auto}table.svelte-gz2mxj.svelte-gz2mxj{width:auto;margin:0 auto}td.svelte-gz2mxj.svelte-gz2mxj{text-align:center;vertical-align:top;width:14%;height:100px;border-radius:10px;background-color:white;box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);border:2px solid #a1b57d}}.logo.svelte-gz2mxj.svelte-gz2mxj{display:flex;justify-content:center;width:180px;margin:0 auto;margin-top:25px}.input-container.svelte-gz2mxj.svelte-gz2mxj{margin-bottom:20px}.input-container.svelte-gz2mxj label.svelte-gz2mxj{margin-right:10px}.toggle-container.svelte-gz2mxj.svelte-gz2mxj{margin-top:1rem;margin-bottom:0.5rem;text-align:center}.toggle-container.svelte-gz2mxj label.svelte-gz2mxj{display:inline-flex;align-items:center;cursor:pointer;gap:0.5rem}@media screen{.imagem-fixa.svelte-gz2mxj.svelte-gz2mxj{display:none}}
.card.svelte-1xvcxmn{background:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);padding:20px;max-width:600px;margin:20px auto;text-align:center}.ruler.svelte-1xvcxmn{display:flex;height:30px;margin-bottom:20px}.zone.svelte-1xvcxmn{text-align:center;line-height:30px;color:white;font-weight:bold}.arrow.svelte-1xvcxmn{position:absolute;top:55px;left:calc(var(--arrow-position, 0%) - 10px);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:20px solid black;transform:rotate(180deg)}.imc-value.svelte-1xvcxmn{font-size:2em;font-weight:bold;margin:10px 0}.classification.svelte-1xvcxmn{font-size:1.2em;color:#555}
.container.svelte-1soz16j{padding:20px;font-family:Arial, sans-serif}.alert.svelte-1soz16j{color:red;font-weight:bold}
.container.svelte-ydmri7{max-width:600px;margin:0 auto;padding:1rem;border:1px solid #ccc;border-radius:0.5rem;box-shadow:0 0 10px rgba(0, 0, 0, 0.1)}label.svelte-ydmri7{display:block;margin-top:1rem}input.svelte-ydmri7,select.svelte-ydmri7{width:100%;padding:0.5rem;margin-top:0.5rem;border:1px solid #ccc;border-radius:0.25rem}button.svelte-ydmri7{margin-top:1rem;padding:0.5rem 1rem;background-color:#007bff;color:white;border:none;border-radius:0.25rem;cursor:pointer}button.svelte-ydmri7:hover{background-color:#0056b3}.result-card.svelte-ydmri7{margin-top:1rem}
.layout.svelte-14jwpt5{display:flex;flex-direction:row}.content.svelte-14jwpt5{flex-grow:1}
