#root{width:100%;margin:0 auto;text-align:center}header{display:flex;justify-content:center;align-items:center;position:relative;z-index:100}body{display:flex;justify-content:center;align-items:center;width:auto;padding-top:0;margin:0}footer{display:flex;flex:1;padding:1em;width:100%;opacity:.7;color:#5e2315;justify-content:center;align-items:center;position:fixed;bottom:0;left:0;z-index:50}.footer-link{opacity:.7;color:#ffc363;font-family:Oxygen,sans-serif;text-shadow:2px 2px 8px rgba(0,0,0,.6);font-size:small}.hero-title{font-size:4rem;font-weight:700;color:#ffc363;text-shadow:2px 2px 8px rgba(0,0,0,.6);margin:0;line-height:1.1;letter-spacing:-1px}.hero-subtitle{font-size:1.5rem;color:#ffffe8;text-shadow:1px 1px 4px rgba(0,0,0,.7);margin:1rem 0 0;font-weight:300}.content-card{background:#ffffe8f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.2)}.content-card h2{color:#5e2315;font-size:2rem;margin:0 0 1rem;line-height:1.2}.content-card p{color:#5e2315;font-size:1.1rem;line-height:1.6;margin:.5rem 0}.cta-button{display:inline-block;padding:12px 32px;background:linear-gradient(135deg,#ffc363,#ffb347);color:#5e2315;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ffc36366;border:none}.images{display:none}.pdf{display:block;object-fit:cover}ul{display:inline-block;text-align:left}.descrip{margin:10px;max-width:75%;padding:1em}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .35s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.menu{height:1.7em;padding:1.5em;will-change:filter;transition:filter .35s}.menu:hover{filter:drop-shadow(0 0 2em #646cffaa)}.cart{height:4em;padding:1.5em;will-change:filter;transition:filter .35s}.cart:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes images-scroll{0%{scroll-behavior:smooth;scroll-timeline:initial}to{scroll-timeline:unset}}p{color:#5e2315;font-size:x-large}@media(max-width:600px){p{font-size:small}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.content-card{padding:1.5rem!important}.content-card h2{font-size:1.5rem}.content-card p{font-size:.95rem}}.fadeLeftMini{animation:fadeLeftMini 1s;animation-fill-mode:both}.fadeRightMini{animation:fadeRightMini 1s;animation-fill-mode:both}@keyframes fadeLeftMini{0%{opacity:0;transform:translate3d(-50%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeRightMini{0%{opacity:0;transform:translate3d(50%,0,0)}to{opacity:1;transform:translateZ(0)}}:root{font-family:Oxygen,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:none}a:hover{color:#535bf2}Link{text-decoration:none}html,body{margin:0;padding:0;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1;color:#5e2315}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:focus,button:focus-visible{outline:none}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.about-container{position:relative;width:100%;overflow-x:hidden}.about-wrapper{position:relative;z-index:1}.about-section{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;padding-top:120px;text-align:center}.about-content{animation:fadeInUp .8s ease-out;padding:3rem;border-radius:20px;max-width:800px}.about-intro{margin-bottom:2rem}.about-title{color:#ffc363;font-size:3.5rem;margin:0 0 1rem;line-height:1.2;font-weight:700}.about-subtitle{color:#fff;font-size:1.25rem;line-height:1.6;margin:0;font-weight:400}.about-section-heading{color:#ffc363;font-size:2rem;margin:2rem 0 0;line-height:1.2;font-weight:700}.about-paragraph{color:#fff;font-size:1.25rem;line-height:1.6;margin:1rem 0 0;font-weight:400}@media(max-width:768px){.about-section{padding:1.5rem;padding-top:100px}.about-content{padding:2rem;max-width:90%}.about-title{font-size:2rem}.about-subtitle{font-size:1rem}.about-section-heading{font-size:1.5rem}.about-paragraph{font-size:1rem}}@media(max-width:600px){.about-section{padding-top:190px}.about-content{padding:1.5rem}.about-title{font-size:1.75rem}.about-subtitle{font-size:.9rem}.about-section-heading{font-size:1.25rem}.about-paragraph{font-size:.9rem}}.register-container{position:relative;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.register-background-image{position:fixed;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;z-index:-2;transition:opacity 1s ease-in-out;padding:20px;box-sizing:border-box}.register-vignette-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.4) 100%);z-index:-1;pointer-events:none}.register-overlay-gradient{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#0000004d,#00000026,#0000004d);z-index:-1;pointer-events:none}.register-content-wrapper{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;padding:4rem 2rem 2rem}.register-form{background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:3rem;border-radius:12px;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.3);max-width:600px;width:100%;max-height:85vh;overflow-y:auto;animation:fadeInUp .8s ease-out}.register-form h3{color:#ffc363;margin:1.5rem 0 1rem;font-size:1.5rem;text-align:center}.register-form h5{color:#ffc363;margin:1rem 0 .5rem;font-size:1rem;text-align:center}.form-input,.form-textarea,.state-select{width:100%;padding:.75rem;margin:.5rem 0;border:2px solid #ffc363;border-radius:6px;font-size:1rem;color:#ffc363;background:transparent;box-sizing:border-box;font-family:inherit}.form-input::placeholder,.form-textarea::placeholder{color:#ffc363}.state-select option{background-color:#000000d9;color:#ffc363}.form-input:focus,.form-textarea:focus,.state-select:focus{outline:none;border-color:#5e2315;box-shadow:0 0 0 3px #ffc36333}.form-textarea{resize:vertical;min-height:100px}.form-row{display:flex;gap:.75rem;margin:.5rem 0;flex-wrap:wrap}.form-input-sm,.state-select{flex:1;min-width:120px}.submit-button{width:100%;padding:.75rem;margin-top:1.5rem;background:linear-gradient(135deg,#ffc363,#ffb347);color:#5e2315;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ffc36366}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffc36399}.submit-button:active{transform:translateY(0)}.error{color:#d32f2f;font-size:.85rem;display:block;text-align:center;margin:.25rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.register-content-wrapper{padding:8rem 1.5rem 1.5rem}.register-form{padding:4rem 1.5rem 1.5rem;max-height:85vh}.register-form h3{font-size:1.25rem;margin:1rem 0 .75rem}.register-form h5{font-size:.9rem}.form-input,.form-textarea,.state-select{padding:.6rem;font-size:.95rem}.form-row{gap:.5rem}.form-input-sm{min-width:100px}.register-background-image{padding:15px;background-attachment:scroll;background-size:cover}}@media(max-width:600px){.register-content-wrapper{padding:8rem 1rem 1rem}.register-form{padding:2rem 1.25rem 1.25rem;max-height:80vh;border-radius:8px}.register-form h3{font-size:1.1rem;margin:.75rem 0 .5rem}.register-form h5{font-size:.85rem}.form-input,.form-textarea,.state-select{padding:.5rem;font-size:.9rem}.form-row{flex-direction:column;gap:.5rem}.form-input-sm{width:100%;min-width:unset}.state-select{width:100%}.submit-button{padding:.6rem;font-size:.95rem}.register-background-image{padding:15px;background-attachment:scroll;background-size:cover}}.home-container{position:relative;width:100%;overflow-x:hidden}.background-image{position:fixed;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;z-index:-2;padding:20px;box-sizing:border-box}.vignette-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.5) 100%);z-index:-1;pointer-events:none}.sections-wrapper{position:relative;z-index:1;padding-top:100px}.section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;text-align:center}.hero-content{animation:fadeInUp .8s ease-out;padding:8rem;border-radius:20px;max-width:800px}.hero-title{color:#ffc363;font-size:3.5rem;margin:0 0 1rem;line-height:1.2;font-weight:700}.hero-subtitle{color:#fff;font-size:1.25rem;line-height:1.6;margin:0;font-weight:400}.content-card{max-width:700px;padding:3rem;background:#ffffe8f2;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:12px;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.3);animation:fadeInUp .8s ease-out}.content-card h2{color:#5e2315;font-size:2rem;margin:0 0 1rem;line-height:1.2;font-weight:700}.content-card p{color:#5e2315;font-size:1.1rem;line-height:1.6;margin:.5rem 0;font-weight:400}.cta-container{margin-top:2rem}.cta-button{display:inline-block;padding:12px 32px;background:linear-gradient(135deg,#ffc363,#ffb347);color:#5e2315;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ffc36366;border:none;cursor:pointer}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffc36399}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.section{padding:1.5rem;justify-content:flex-start}.hero-content{padding:2rem;max-width:90%}.home-intro{min-height:calc(100dvh - 12rem);display:flex;flex-direction:column;justify-content:center}.home-programs-title{padding-bottom:2rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.content-card{padding:1.5rem;max-width:90%;background:#ffffe8f7}.content-card h2{font-size:1.5rem}.content-card p{font-size:.95rem}.cta-button{padding:10px 24px;font-size:.95rem}.background-image{padding:15px;background-attachment:scroll;background-size:cover}}@media(max-width:600px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.9rem}.hero-content{padding:1.5rem}.home-intro{min-height:calc(100dvh - 30rem)}.content-card{padding:1.25rem;max-width:95%}.content-card h2{font-size:1.25rem}.content-card p{font-size:.85rem}.cta-button{padding:8px 20px;font-size:.9rem}.background-image{padding:15px;background-attachment:scroll;background-size:cover}}.store-container{position:relative;width:100%;overflow-x:hidden}.store-container .vignette-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.5) 100%);z-index:-1;pointer-events:none}.store-container .overlay-gradient{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#0000004d,#00000026,#0000004d);z-index:-1;pointer-events:none}.store-wrapper{position:relative;z-index:1}.store-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;padding-top:120px;text-align:center}.store-section+.store-section{padding-top:3rem}.store-content{animation:storeSlideIn .8s ease-out;padding:3rem;border-radius:20px;max-width:800px}.store-title{color:#ffc363;font-size:1.5rem;margin:0 0 1rem;line-height:1.2;font-weight:700}.store-subtitle{color:#fff;font-size:1.25rem;line-height:1.6;margin:0;font-weight:400}.store-section-heading{color:#ffc363;font-size:2rem;margin:2rem 0 0;line-height:1.2;font-weight:700}.store-paragraph{color:#fff;font-size:1.25rem;line-height:1.6;margin:1rem 0 0;font-weight:400}.store-container .cta-container{margin-top:2rem}.store-container .cta-button{display:inline-block;padding:12px 32px;background:linear-gradient(135deg,#ffc363,#ffb347);color:#5e2315;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ffc36366;border:none;cursor:pointer}.store-container .cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffc36399}.store-background-image{position:fixed;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;z-index:-2;padding:20px;box-sizing:border-box;transition:opacity .6s ease-in-out}@keyframes storeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.store-section{padding:1.5rem;padding-top:100px}.store-section+.store-section{padding-top:1.5rem}.store-content{padding:2rem;max-width:90%}.store-title{font-size:2rem}.store-subtitle{font-size:1rem}.store-section-heading{font-size:1.5rem}.store-paragraph{font-size:1rem}.store-background-image{padding:15px;background-attachment:scroll;background-size:cover}}@media(max-width:600px){.store-section{padding-top:120px}.store-content{padding:1.5rem}.store-title{font-size:1.75rem}.store-subtitle{font-size:.9rem}.store-section-heading{font-size:1.25rem}.store-paragraph{font-size:.9rem}.store-background-image{padding:15px;background-attachment:scroll;background-size:cover}}
