@import"https://fonts.cdnfonts.com/css/aldo-the-apache";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif,Aldo the Apache;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:none}input:focus,textarea:focus,select:focus{outline:none;border-color:inherit}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.success-toast{position:fixed;top:2.5rem;left:50%;transform:translate(-50%);background-color:#262524;border-radius:.5rem;padding:.75rem 1.5rem;box-shadow:0 6px 14px 2px #00000040;z-index:9999}.app{margin:0 auto;height:100vh;width:100vw;display:flex;flex-direction:column;overflow:auto;background-color:#f5f4eb}nav{margin:2rem 0;padding:1rem;background-color:#f5f5f5;border-radius:4px}nav a{margin:0 1rem;color:#646cff;text-decoration:none;font-weight:500}nav a:hover{text-decoration:underline}label{display:block;margin-bottom:.5rem;font-weight:500}input[type=text],input[type=password]{width:100%;padding:.5rem}button{color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.home-container,.dashboard-container{text-align:center;padding:2rem}.loading{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem}.page-container{min-height:100vh;background-color:#f5f4eb;position:relative}.header{max-height:72px;display:flex;align-items:center;justify-content:end;padding:16px;gap:.75rem}.close-button{background-color:#f5f4eb!important;border-color:#b4b3ad!important;color:#262524!important;padding:.75rem 1.25rem!important;height:40px!important}.close-button:hover{background-color:#e5e4db!important}.add-button{background-color:#ff4e00!important;color:#fff!important;height:40px!important;padding:.75rem 1.25rem!important}.add-button:hover{background-color:#e03d00!important}.button-text{color:#262524;font-family:Aldo the Apache,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:18px}.main-content{display:flex;justify-content:center;padding:0 1.5rem}.content-wrapper{width:100%;max-width:780px}.title-section{margin-bottom:24px}.main-title{font-size:40px;font-weight:400;color:#262524;margin-top:8px;margin-bottom:0;font-family:Aldo the apache,sans-serif}.subtitle{font-size:15px;margin:0;color:#716d6a}.form-card{background-color:#fffefa;border-radius:.375rem;padding:2.5rem}.form-container{display:flex;flex-direction:column;gap:3rem}.section-title{font-size:24px;font-weight:400;color:#262524;margin-top:0;margin-bottom:28px;font-family:Aldo the apache,sans-serif}.form-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:28px}@media (min-width: 768px){.form-grid{grid-template-columns:repeat(2,1fr)}}.field-label{font-size:15px!important;font-weight:600!important;color:#262524!important;margin-bottom:.5rem!important;display:block!important}.optional-label{font-weight:400;font-size:13px}.input-field{height:44px!important;background-color:#f5f4eb!important;border-color:#b4b3ad!important;color:#262524!important;border-radius:8px;border:1px solid #b4b3ad;background:#f5f4eb;width:100%}.textarea-field{height:84px!important;background-color:#f5f4eb!important;border-color:#b4b3ad!important;color:#262524!important;resize:none;border-radius:8px;border:1px solid #b4b3ad;background:#f5f4eb;width:100%}.phone-container{display:flex;gap:.5rem}.phone-input{flex:1;height:44px!important;background-color:#f5f4eb!important;border-color:#b4b3ad!important;color:#262524!important}.upload-section{margin-bottom:2rem}.logo-upload-container{display:flex;align-items:start;gap:1rem}.logo-section{display:flex;flex-direction:column;align-items:center;gap:.5rem}.logo-title{font-size:15px!important;font-weight:600!important;color:#262524!important}.logo-preview-wrapper{position:relative}.logo-preview{width:140px;height:138px;border-radius:50%;background-color:#fff1ea;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.logo-image{width:100%;height:100%;object-fit:cover}.logo-edit-button{position:absolute;cursor:pointer;bottom:.5rem;right:.5rem;width:32px;height:32px;background-color:#f5f4eb;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;transition:background-color .2s}.logo-edit-button:hover{background-color:#e5e4db}.cover-photo-section{flex:1}.cover-photo-title{font-size:15px!important;font-weight:600!important;color:#262524!important;margin-bottom:.5rem!important;display:block!important}.optional-text{font-weight:300}.cover-photo-upload{position:relative;width:100%;max-width:520px;height:138px;border:2px dashed #b4b3ad;border-radius:.5rem;background-color:#f5f4eb33;cursor:pointer;overflow:hidden;transition:background-color .2s}.cover-photo-upload:hover{background-color:#f5f4eb66}.cover-photo-image{width:100%;height:100%;object-fit:cover}.cover-photo-remove-button{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;background-color:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.cover-photo-remove-button:hover{background-color:#000000b3}.cover-photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;height:100%}.camera-icon{width:1.5rem;height:1.5rem}.upload-text{font-size:13px;color:#262524}.icon-small{width:14px;height:14px}.separator{width:100%;height:1px;background-color:#d6d4d0;margin-bottom:2rem}.academy-details{min-height:80vh;background-color:#f5f4eb}.main-content{padding:2rem 2.5rem;display:flex;flex-direction:column;width:fit-content;margin:0 auto}.back-button-container{margin-bottom:2rem}.title-actions-container{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:2rem}.academy-title{font-family:aldo the apache;font-size:2rem;color:#262524;font-weight:400;margin:0}.action-buttons-container{display:flex;align-items:center;gap:.75rem}.live-preview-button{background-color:#262524;color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background-color .2s}.live-preview-button:hover{background-color:#1a1918}.activate-button{background-color:#f5f4eb;border:1px solid #B4B3AD;color:#000;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem}.delete-button{background-color:#f5f4eb;border:1px solid #b4b3ad;color:#dc2626;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s}.delete-button:hover{background-color:#fef2f2;border-color:#fca5a5}.button-icon{width:1rem;height:1rem}.feature-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:970px}.feature-card{background-color:#fffefa;border-radius:.5rem;padding:1.5rem;width:259px;border:1px solid #b4b3ad;transition:box-shadow .2s ease}.feature-card:hover{box-shadow:0 2px 16px 4px #0000000f}.feature-card-icon,.feature-card-title-container{margin-bottom:1rem}.feature-card-title{font-size:15px;font-weight:600;color:#262524;margin:0}.feature-card-description-container{margin-bottom:1rem}.feature-card-description{font-size:13px;color:#716d6a;line-height:1.25;margin:0}.feature-card-action-area{display:flex;align-items:center;justify-content:space-between}.feature-action-button{display:flex;align-items:center;gap:.5rem;font-size:15px;font-weight:600;color:#262524;background:none;border:none;cursor:pointer;transition:color .2s;padding:0}.feature-action-button:hover{color:#ff4e00}.badge-soon{background-color:#34ff66;color:#262524;padding:.125rem .5rem;border-radius:.25rem;font-size:12px;font-weight:700}.badge-required{background-color:#ffe60033;color:#262524;padding:.125rem .5rem;border-radius:.25rem;font-size:12px;font-weight:700}.success-toast{position:fixed;top:2.5rem;left:50%;transform:translate(-50%);background-color:#262524;border-radius:.5rem;padding:.75rem 1.5rem;box-shadow:0 6px 14px 2px #00000040;z-index:50}.success-toast.error-toast{background-color:#d32f2f}.success-toast-content{display:flex;align-items:center;gap:1.5rem}.success-toast-text{color:#fffefa;font-size:14px}.success-toast-close{color:#fffefa;background:none;border:none;cursor:pointer;padding:0;transition:color .2s}.success-toast-close:hover{color:#d1d5db}.success-toast-close-icon{width:.75rem;height:.75rem}@media (max-width: 1024px){.feature-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.main-content{padding:1rem}.title-actions-container{flex-direction:column;align-items:flex-start;gap:1rem}.feature-cards-grid{grid-template-columns:1fr}.feature-card{width:100%}.academy-title{font-size:1.5rem}}.academy-basic-info{min-height:100vh;background-color:#f5f4eb;display:flex;justify-content:center}.basic-info-content{padding:2rem 2.5rem;width:fit-content}.back-button{background-color:#f5f4eb;border:1px solid #b4b3ad;color:#262524;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background-color .2s}.back-button:hover{background-color:#e5e4db}.breadcrumb-edit-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.breadcrumb{display:flex;align-items:center;gap:.25rem;font-size:15px;margin:0;padding:0}.breadcrumb-link{color:#716d6a;background:none;border:none;cursor:pointer;transition:color .2s;padding:0;font-size:inherit;font-family:inherit;line-height:1;display:inline-flex;align-items:center}.breadcrumb-link:hover{color:#262524}.breadcrumb-chevron{width:1rem;height:1rem;color:#716d6a;flex-shrink:0;display:flex;align-items:center;justify-content:center}.breadcrumb-current{color:#262524;font-weight:500;line-height:1;display:inline-flex;align-items:center}.edit-button{background-color:#262524;color:#fffefa;padding:.5rem 1rem;border-radius:.5rem;border:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background-color .2s}.main-content-card{background-color:#fffefa;border-radius:.5rem;width:780px;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.cover-photo{height:229px;width:100%;position:relative}.cover-photo img{width:100%;height:100%;object-fit:cover}.profile-content{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;gap:.75rem}.academy-name{font-size:17px;font-weight:600;color:#262524;text-align:center;margin:0}.description{font-size:14px;color:#716d6a;text-align:center;line-height:1.25;max-width:440px;margin:0}.divider{width:440px;height:1px;background-color:#d6d4d0;margin:.75rem 0}.contact-info-container{display:flex;flex-direction:column;gap:.75rem}.contact-info{display:flex;align-items:flex-start;gap:.5rem}.contact-info-text{font-size:15px;color:#262524}@media (max-width: 1024px){.basic-info-content{padding:1.5rem}.main-content-card{width:100%;max-width:780px}.divider{width:100%;max-width:440px}}@media (max-width: 768px){.basic-info-content{padding:1rem}.breadcrumb-edit-container{flex-direction:column;align-items:flex-start;gap:1rem}.profile-content{padding:2rem 1rem}.cover-photo{height:180px}.description{max-width:100%}.divider{width:100%}}@media (max-width: 480px){.breadcrumb{font-size:13px}.academy-name{font-size:15px}.description{font-size:13px}.contact-info-text{font-size:14px}}.academy-locations{background-color:#f5f4eb;min-height:100vh;padding-bottom:2rem;display:flex;width:100%;justify-content:center}.locations-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;margin-top:1.5rem;width:fit-content}.navigation-left{display:flex;align-items:center;gap:1rem}button{height:36px}.back-button{background-color:#f5f4eb;border:1px solid #b4b3ad;color:#262524;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:inherit;font-size:14px;transition:background-color .2s;height:36px}.breadcrumbs{display:flex;align-items:center}.breadcrumb-arrow{color:#716d6a;width:1rem;height:1rem}.add-location-button{background-color:#262524;color:#fffefa;padding:.5rem 1rem;border-radius:.5rem;border:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:inherit;font-size:14px;transition:background-color .2s;height:36px;margin-left:20px}.add-location-button:hover{background-color:#1a1918}.add-location-icon{width:1rem;height:1rem}.locations-stack{display:flex;flex-direction:column;gap:1.5rem}.location-card{background-color:#fffefa;border-radius:.5rem;box-shadow:none;border:none;overflow:visible;padding:2rem}.location-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.location-name{color:#000;font-size:15px;font-weight:600;margin:0}.action-buttons{display:flex;gap:1rem}.action-button{background-color:#f5f4eb;border:1px solid #b4b3ad;color:#262524;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:inherit;font-size:15px;transition:background-color .2s}.action-button:hover{background-color:#f0efea}.action-button.delete{color:red}.action-button-icon{width:1rem;height:1rem}.image-gallery{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.location-image{width:100%;height:149px;object-fit:cover;border-radius:.5rem;background-color:#f4f3f3}.separator{height:1px;background-color:#d6d4d0;margin:1rem -2rem}.maps-link-container{display:flex;align-items:center;gap:.5rem}.location-icon{width:1.125rem;height:1.125rem;color:#262524}.maps-link{color:#262524;font-size:15px;font-weight:500;text-decoration:underline;cursor:pointer;background:none;border:none;font-family:inherit;padding:0;transition:text-decoration-thickness .2s}.maps-link:hover{text-decoration-thickness:2px}@media (max-width: 1024px){.locations-container{padding:0 1rem}.navigation-section{flex-direction:column;align-items:flex-start;gap:1rem}.action-buttons{flex-wrap:wrap;gap:.5rem}}@media (max-width: 768px){.locations-container{margin-top:1rem}.location-card{padding:1rem}.location-header{flex-direction:column;align-items:flex-start;gap:1rem}.action-buttons{align-self:flex-end}.breadcrumbs{flex-wrap:wrap}.separator{margin:1rem -1rem}}@media (max-width: 480px){.navigation-left{gap:.5rem}.breadcrumb-text,.breadcrumb-current{font-size:13px}.action-buttons{width:100%;justify-content:space-between}.action-button{flex:1;justify-content:center;font-size:13px;padding:.5rem .25rem}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1300;padding:1rem}.modal-container{background-color:#fffefa;border-radius:.5rem;box-shadow:0 8px 32px #0000001a;max-width:530px;width:100%;max-height:90vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;position:relative;padding:32px;box-sizing:border-box}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.modal-title{color:#262524;font-family:Aldo the Apache;font-size:32px;font-style:normal;font-weight:400;line-height:normal}.close-button{background:none;border:none;padding:.5rem;cursor:pointer;border-radius:.25rem;color:#716d6a;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.close-button:hover{background-color:#f5f4eb}.close-icon{width:1.25rem;height:1.25rem}.modal-content{flex:1;overflow:visible;overflow-x:hidden;width:100%;box-sizing:border-box}.content-stack{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box;overflow-x:hidden}.section{display:flex;flex-direction:column}.section-title{font-size:16px;font-weight:600;color:#262524;margin:0 0 1rem}.form-fields{display:flex;flex-direction:column;gap:1rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-label{color:#262524;font-size:15px;font-style:normal;font-weight:656;line-height:20px}.form-input{background-color:#f5f4eb;border:1px solid #b4b3ad;border-radius:.5rem;padding:.75rem;font-size:14px;font-family:inherit;color:#262524;transition:border-color .2s;resize:vertical;width:100%;box-sizing:border-box}.form-input:hover{border-color:#262524}.form-input:focus{outline:none;border-color:#ff4e00}.form-input::placeholder{color:#716d6a}.upload-area{padding:1.5rem;text-align:center;background-color:#f5f4eb;border:2px dashed #b4b3ad;border-radius:.5rem;cursor:pointer;transition:all .2s ease;margin-bottom:1rem;max-width:214px}.upload-area.drag-active{background-color:#f0efea;border-color:#ff4e00}.upload-area:hover{background-color:#f0efea;border-color:#262524}.upload-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.upload-icon{width:3rem;height:3rem;color:#716d6a}.upload-title{color:#262524;font-size:16px;font-weight:500;margin:0}.upload-subtitle{color:#716d6a;font-size:14px;margin:0}.upload-button{background:transparent;border:1px solid #b4b3ad;color:#262524;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-family:inherit;font-size:14px;display:flex;align-items:center;gap:.5rem;transition:all .2s}.upload-button:hover{border-color:#262524}.upload-button-icon{width:1rem;height:1rem}.hidden-input{display:none}.photo-preview{margin-top:1rem}.photo-count{font-size:14px;color:#716d6a;margin:0 0 .5rem}.photo-grid{display:grid;grid-template-columns:1fr;gap:.5rem}.photo-item{position:relative}.photo-preview-image{width:100%;height:80px;object-fit:cover;border-radius:.25rem;background-color:#f4f3f3}.delete-photo-button{position:absolute;top:.25rem;right:.25rem;background-color:#0009;color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;padding:16px}.delete-photo-button:hover{background-color:#000c}.delete-photo-icon{width:.75rem;height:.75rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-actions{padding:1.5rem;border-top:1px solid #d6d4d0;display:flex;justify-content:flex-end;gap:1rem}.action-button{padding:.75rem 1.5rem;border-radius:.5rem;font-family:inherit;font-size:14px;cursor:pointer;transition:background-color .2s;border:none}.cancel-button{background-color:#f5f4eb;border:1px solid #b4b3ad;color:#262524}.cancel-button:hover{background-color:#f0efea}.save-button{background-color:#262524;color:#fffefa}.save-button:hover{background-color:#1a1918}.save-button:disabled{background-color:#b4b3ad;color:#716d6a;cursor:not-allowed}@media (max-width: 768px){.modal-overlay{padding:.5rem}.modal-container{max-height:95vh}.modal-header,.modal-content{padding:1rem}.modal-actions{padding:1rem;flex-direction:column-reverse}.action-button{width:100%}.upload-area{padding:1rem}.upload-icon{width:2rem;height:2rem}.upload-title{font-size:14px}.upload-subtitle{font-size:12px}}@media (max-width: 480px){.modal-title{font-size:16px}.section-title{font-size:14px}.form-input{padding:.5rem}}.empty-card{border-radius:4px;background:#fffefa;display:flex;flex-direction:column;justify-content:center;align-items:center;width:780px;height:264px}.title{color:#000;font-family:SF Compact;font-size:15px;font-style:normal;font-weight:556;line-height:20px;margin:16px}.action-button{display:flex;padding:8px 16px;align-items:center;gap:10px;border-radius:8px;background:#262524;color:#fff}.action-button:hover{background:#3f3f3f}.breadcrumb-arrow{color:#716d6a;transform:rotate(270deg);width:1rem;height:1rem}.academy-billing{background-color:#f5f4eb;min-height:100vh;padding-bottom:2rem;display:flex;width:"100%";justify-content:center}.billing-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;margin-top:1.5rem}.navigation-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.navigation-left{display:flex;align-items:center}.back-button{background-color:#f5f4eb;border:1px solid #b4b3ad;color:#262524;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:inherit;font-size:14px;transition:background-color .2s;margin-bottom:1rem}.back-button:hover{background-color:#f0efea}.back-button-icon{width:1rem;height:1rem}.breadcrumbs{display:flex;align-items:center;gap:.5rem}.breadcrumb-text{color:#716d6a;font-size:15px;margin:0}.breadcrumb-current{color:#262524;font-size:15px;font-weight:500;margin:0}.breadcrumb-arrow{color:#716d6a;transform:rotate(0);width:1rem;height:1rem}.edit-button{background-color:#262524;color:#fffefa;padding:.75rem 1rem;border-radius:.5rem;border:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:inherit;font-size:14px;transition:background-color .2s}.edit-button:hover{background-color:#1a1918}.edit-button-icon{width:1rem;height:1rem;color:#fffefa}.billing-card{background-color:#fffefa;border-radius:.5rem;box-shadow:none;border:none;width:780px;padding:2rem}.billing-status{font-size:17px;font-weight:600;color:#262524;margin:0 0 1.5rem}.billing-details{display:flex;flex-direction:column;gap:1rem}.detail-item{display:flex;align-items:center;gap:.5rem}.detail-icon{width:1.25rem;height:1.25rem;color:#262524}.detail-text{font-size:15px;color:#262524;margin:0}@media (max-width: 1024px){.billing-container{padding:0 1rem}.billing-card{width:100%;max-width:780px}}@media (max-width: 768px){.billing-container{margin-top:1rem}.navigation-section{flex-direction:column;align-items:flex-start;gap:1rem}.billing-card{padding:1.5rem}.breadcrumbs{flex-wrap:wrap}}@media (max-width: 480px){.breadcrumb-text,.breadcrumb-current{font-size:13px}.billing-status{font-size:15px}.detail-text{font-size:14px}.billing-card{padding:1rem}}@font-face{font-family:Aldo the Apache;src:local("Aldo the Apache"),url(./AldotheApache.woff2) format("woff2"),url(./AldotheApache.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.container{background-color:#262524;width:100%;height:100%;padding:26px;overflow:hidden;box-sizing:border-box}.inner-container{height:90vh;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.title{color:#fff;font-family:Aldo the Apache,sans-serif;font-size:34px;font-style:normal;font-weight:400;margin:0;line-height:normal}.input{border-radius:4px;border:1px solid #595959;background:#393939}
