:root{font-family:Lora,Times New Roman,serif;line-height:1.72;font-weight:400;font-size:16px;color-scheme:dark;color:#eee7f8;background-color:#120b1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}[data-theme=light]{color-scheme:light;color:#222;background-color:#f5f5f5}[data-theme=light] body{background:#f5f5f5;color:#333}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6{color:#1a1a1a}[data-theme=light] a{color:#6a0dad}[data-theme=light] a:hover{color:#b8860b}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#120b1a;color:#eee7f8}#root{width:100%;min-height:100vh}a{font-weight:500;color:#8a2be2;text-decoration:none;transition:color .3s ease}a:hover{color:#d4af37}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ffd700;outline-offset:3px}button{border-radius:8px;border:none;padding:.8em 1.5em;font-size:1em;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease}button:focus,button:focus-visible{outline:none}h1,h2,h3,h4,h5,h6{color:#faf6ff;font-weight:700;line-height:1.15}p{line-height:1.82}p,li,dt,dd,label{font-size:1rem;line-height:1.78}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#120b1af2;border-bottom:1px solid rgba(75,0,130,.35);transition:all .3s ease}.header.scrolled{background:#120b1afa;border-bottom:1px solid rgba(75,0,130,.5);box-shadow:0 4px 20px #0c041466}.header-container{max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.8rem;cursor:pointer;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-tarot{font-size:2rem;color:var(--accent);text-shadow:0 0 20px rgba(255,215,0,.5);animation:pulse 2s ease-in-out infinite}.logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#f2ecff,indigo,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px}.nav{position:absolute;top:100%;left:0;right:0;background:#120b1afa;border-bottom:1px solid rgba(75,0,130,.35);transform:translate3d(0,-100%,0);opacity:0;visibility:hidden;pointer-events:none;transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.nav.open{transform:translateZ(0);opacity:1;visibility:visible;pointer-events:auto}.nav ul{display:flex;flex-direction:column;list-style:none;gap:1.5rem;margin:0;padding:2rem}.nav a{color:inherit;text-decoration:none}.nav a:hover{color:inherit}.nav li{color:var(--muted);font-size:1.1rem;cursor:pointer;position:relative;transition:all .3s ease;font-weight:500;letter-spacing:1px;text-align:center}.nav li:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,indigo,gold);transition:width .3s ease}.nav li:hover{color:var(--accent);transform:translateY(-2px)}.nav li:hover:after{width:100%}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:5px}.menu-toggle span{width:25px;height:2px;background:var(--muted);transition:all .3s ease}.menu-toggle:hover span{background:var(--accent)}.menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}[data-theme=light] .header{background:#fdfbf7f2;border-bottom:1px solid rgba(27,59,95,.1)}[data-theme=light] .header.scrolled{background:#fdfbf7fa;border-bottom:1px solid rgba(27,59,95,.15);box-shadow:0 4px 20px #00000014}[data-theme=light] .logo-tarot{color:#b8734f;text-shadow:none}[data-theme=light] .logo-text{background:linear-gradient(135deg,#1b3b5f,#2c5f4f,#b8734f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=light] .nav{background:#fdfbf7fa;border-bottom:1px solid rgba(27,59,95,.1)}[data-theme=light] .nav li{color:#5a5a5a}[data-theme=light] .nav li:hover{color:#1b3b5f}[data-theme=light] .nav li:after{background:linear-gradient(90deg,#1b3b5f,#b8734f)}[data-theme=light] .menu-toggle span{background:#5a5a5a}[data-theme=light] .menu-toggle:hover span{background:#1b3b5f}@media(min-width:769px){.header{backdrop-filter:blur(10px)}.header-container{padding:1.2rem 2rem}.menu-toggle{display:none}.nav{position:static;background:transparent;border-bottom:none;transform:none;opacity:1;visibility:visible;pointer-events:auto}.nav ul{flex-direction:row;padding:0;gap:2.5rem}.nav li{font-size:1rem;text-align:left}}.footer{background:var(--bg-alt);border-top:1px solid rgba(255,215,0,.15);position:relative;overflow:hidden}.footer:before{content:"";position:absolute;inset:0;background-image:radial-gradient(1px 1px at 15% 25%,rgba(242,236,255,.8),transparent),radial-gradient(2px 2px at 75% 65%,rgba(255,215,0,.8),transparent),radial-gradient(1px 1px at 40% 80%,rgba(198,185,214,.7),transparent),radial-gradient(1px 1px at 85% 35%,rgba(0,128,128,.7),transparent);background-size:200% 200%;animation:starsMove 100s linear infinite;pointer-events:none}@keyframes starsMove{0%{background-position:0% 0%}to{background-position:100% 100%}}.footer-container{max-width:1400px;margin:0 auto;padding:4rem 2rem 2rem;position:relative;z-index:1}.footer-content{display:grid;grid-template-columns:1.5fr 2fr;gap:4rem;margin-bottom:3rem}.footer-brand{animation:fadeIn 1s ease-out}.footer-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.footer-logo .logo-image{width:50px;height:50px;object-fit:contain}.logo-text{font-size:2.05rem;font-weight:900;color:#f7f2ff;letter-spacing:.22em;text-transform:uppercase;text-shadow:0 0 18px rgba(255,215,0,.22)}[data-theme=light] .logo-text{color:#1a1a1a;text-shadow:none}.footer-tagline{color:var(--muted);font-size:1rem;margin-bottom:2rem;font-style:italic}.footer-symbols{display:flex;gap:1.5rem;font-size:1.8rem}.footer-symbols span{color:var(--text);text-shadow:0 0 10px rgba(242,236,255,.3);transition:all .3s ease;cursor:pointer}.footer-symbols span:hover{color:var(--accent);text-shadow:0 0 15px rgba(255,215,0,.6);transform:scale(1.1)}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-column h4{color:var(--accent);font-size:1.02rem;margin-bottom:1rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.72rem}.footer-column li,.footer-column a{color:#f7f2ffe6;font-size:1rem;line-height:1.55;font-weight:500;text-decoration:none;transition:all .3s ease;display:block}.footer-column a:hover{color:#ffe27a;transform:translate(4px)}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{width:44px;height:44px;border:1px solid rgba(255,215,0,.2);border-radius:50%;color:var(--text);transition:all .3s ease;text-decoration:none;background:#120b1acc;position:relative}.social-link svg{width:22px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-link:hover{background:#120b1af2;color:var(--accent);border-color:var(--accent);transform:translateY(-3px);box-shadow:0 5px 20px #0c0414e6}.footer-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(198,185,214,.2) 20%,rgba(255,215,0,.4) 50%,rgba(198,185,214,.2) 80%,transparent);margin:2rem 0}.footer-bottom{text-align:center;padding-top:0}.footer-credit{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.7rem 1.6rem;border-radius:999px;font-size:.98rem;font-weight:700;letter-spacing:.04em;color:#f7f3ff;background:linear-gradient(120deg,#ffd7002e,#120b1ae6 55%,#c6b9d633);border:1px solid rgba(255,215,0,.35);box-shadow:0 10px 30px #0c04148c,inset 0 0 20px #ffd7001a;backdrop-filter:blur(6px);margin-top:-.5rem}.footer-credit-brand{color:gold;text-shadow:0 0 12px rgba(255,215,0,.45);text-decoration:none;transition:all .3s ease;background-size:200% auto}.footer-credit-brand:hover{background:linear-gradient(90deg,gold,#9b6dff,#00d4d4,#f2ecff,gold);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:rainbow-shift 2s linear infinite;text-shadow:none}@keyframes rainbow-shift{0%{background-position:0% center}to{background-position:200% center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .footer{background:var(--bg-alt);border-top:1px solid rgba(27,59,95,.1)}[data-theme=light] .footer-tagline,[data-theme=light] .footer-symbols span{color:#5a5a5a}[data-theme=light] .footer-symbols span:hover{color:#b8734f;text-shadow:none}[data-theme=light] .footer-column h4{color:#1b3b5f}[data-theme=light] .footer-column li,[data-theme=light] .footer-column a{color:#3e3e3e}[data-theme=light] .footer-column a:hover{color:#b8734f}[data-theme=light] .social-link{border:1px solid rgba(27,59,95,.2);color:#1a1a1a;background:#fffc}[data-theme=light] .social-link:hover{background:#fffffff2;color:#1b3b5f;border-color:#1b3b5f;box-shadow:0 5px 15px #0000001a}[data-theme=light] .footer-divider{background:linear-gradient(90deg,transparent,rgba(27,59,95,.15) 20%,rgba(184,115,79,.3) 50%,rgba(27,59,95,.15) 80%,transparent)}[data-theme=light] .footer-credit{color:#1b3b5f;background:linear-gradient(120deg,#1b3b5f14,#fffffff2 55%,#b8734f1f);border:1px solid rgba(27,59,95,.2);box-shadow:0 8px 20px #00000014,inset 0 0 12px #1b3b5f0f}[data-theme=light] .footer-credit-brand{color:#b8860b;text-shadow:none}[data-theme=light] .footer-credit-brand:hover{background:linear-gradient(90deg,#d4956a,#4a7cb5,#4a9b8a,#d4956a);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:rainbow-shift 2s linear infinite;text-shadow:none}@media(max-width:1024px){.footer-content{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.footer{overflow:visible}.footer-container{padding:1.5rem 1rem}.footer-content{gap:1.5rem;margin-bottom:1.5rem}.footer-links{grid-template-columns:1fr;gap:1.2rem}.footer-column{text-align:center;display:block}.footer-column h4{font-size:.9rem;margin-bottom:.75rem}.footer-column li{margin-bottom:.5rem}.footer-column li,.footer-column a{font-size:.95rem;line-height:1.5}.footer-column a:hover{transform:none}.social-links{display:flex;justify-content:center;margin-top:.5rem}.social-link{display:flex;width:38px;height:38px}.social-link svg{width:18px;height:18px;display:block}.footer-brand{text-align:center}.footer-logo{flex-direction:column;justify-content:center;gap:.3rem;margin-bottom:.8rem}.footer-logo .logo-image{width:45px;height:45px}.logo-text{font-size:1.05rem;letter-spacing:.12em}.footer-tagline{font-size:.85rem;margin-bottom:1rem}.footer-symbols{justify-content:center;font-size:1.4rem;gap:1rem}.footer-divider{margin:1rem 0}.footer-bottom{display:block}.footer-credit{display:inline-flex;font-size:.9rem;padding:.5rem 1.2rem}}@media(max-width:480px){.footer-container{padding:1rem .75rem}.footer-content{gap:1rem;margin-bottom:1rem}.footer-links{gap:1rem}.footer-logo{gap:.2rem;margin-bottom:.6rem}.footer-logo .logo-image{width:40px;height:40px}.logo-text{font-size:.95rem}.footer-tagline{font-size:.8rem;margin-bottom:.8rem}.footer-symbols{font-size:1.2rem;gap:.8rem}.footer-credit{font-size:.8rem;padding:.45rem 1rem}}.page-transition{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.page-transition.visible{opacity:1;transform:translateY(0)}.theme-toggle{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:var(--surface);border:none;color:var(--accent);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000;box-shadow:0 4px 12px var(--shadow)}.theme-toggle .icon{width:1.5rem;height:1.5rem;display:block;flex-shrink:0;transition:transform .3s ease;color:inherit}.theme-toggle:hover{transform:scale(1.1);background:var(--surface-alt);box-shadow:0 6px 20px var(--shadow)}.theme-toggle:hover .icon{transform:rotate(20deg)}.theme-toggle:active{transform:scale(.95)}[data-theme=light] .theme-toggle{background:#fff;border:none;color:#1b3b5f;box-shadow:0 4px 12px #0000001a}[data-theme=light] .theme-toggle:hover{background:#f8f8f6;box-shadow:0 6px 20px #00000026}@media(max-width:768px){.theme-toggle{bottom:1rem;right:1rem;width:45px;height:45px}.theme-toggle .icon{width:1.1rem;height:1.1rem}}.page-skeleton{width:100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.page-skeleton [class*=__]{background:linear-gradient(90deg,#1e142899,#32234199,#1e142899);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}[data-theme=light] .page-skeleton [class*=__]{background:linear-gradient(90deg,#c8c3be66,#dcd7d299,#c8c3be66);background-size:200% 100%}.skeleton-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--bg)}.skeleton-hero__bg{position:absolute;inset:0;background:linear-gradient(90deg,#140c1ef2,#1e1428f2,#140c1ef2);background-size:200% 100%;animation:shimmer 2s infinite}[data-theme=light] .skeleton-hero__bg{background:linear-gradient(90deg,#faf8f5f2,#f0eeebf2,#faf8f5f2);background-size:200% 100%}.skeleton-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;background:none!important;animation:none!important}.skeleton-hero__title{width:300px;height:280px}.skeleton-hero__divider{width:300px;height:2px;margin:1rem 0}.skeleton-hero__quote{width:450px;height:40px}.skeleton-hero__subtitle{width:500px;height:24px}.skeleton-hero__buttons{display:flex;gap:2rem;margin-top:2rem;background:none!important;animation:none!important}.skeleton-hero__btn{height:56px;border-radius:0}.skeleton-hero__btn--primary{width:200px}.skeleton-hero__btn--outline{width:160px}.skeleton-about{min-height:clamp(750px,100vh,1100px);background:var(--bg);padding:clamp(5.5rem,8vw,9rem) clamp(1.25rem,4vw,3rem)}.skeleton-about__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start;background:none!important;animation:none!important}.skeleton-about__image{width:100%;height:500px;border-radius:20px}.skeleton-about__content{display:flex;flex-direction:column;gap:1.2rem;text-align:center;background:none!important;animation:none!important}.skeleton-about__title{width:80%;height:60px;margin:0 auto}.skeleton-about__subtitle{width:90%;height:50px;margin:0 auto}.skeleton-about__line{width:150px;height:3px;margin:1rem auto}.skeleton-about__text{width:100%;height:20px}.skeleton-about__text--short{width:70%;margin:0 auto}.skeleton-about__text--medium{width:85%}.skeleton-about__block{margin:1.5rem 0;padding:2rem;background:#120b1a80!important;border:1px solid rgba(255,215,0,.1);display:flex;flex-direction:column;gap:1rem;animation:none!important}[data-theme=light] .skeleton-about__block{background:#f8f8f6cc!important;border:1px solid rgba(27,59,95,.1)}.skeleton-about__block-title{width:60%;height:24px;margin:0 auto}.skeleton-about__btn{width:120px;height:48px;margin:1rem auto 0}.skeleton-courses{min-height:clamp(700px,100vh,1050px);background:var(--bg-alt);padding:clamp(5rem,7vw,8rem) clamp(1.25rem,4vw,3rem)}.skeleton-courses__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-bottom:5rem;max-width:1400px;margin-left:auto;margin-right:auto;background:none!important;animation:none!important}.skeleton-courses__tag{width:120px;height:32px}.skeleton-courses__title{width:450px;height:56px}.skeleton-courses__subtitle{width:600px;height:28px}.skeleton-courses__spotlight{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,480px) minmax(0,1fr);gap:3rem;align-items:start;background:none!important;animation:none!important}.skeleton-courses__image{width:100%;height:520px;border-radius:0}.skeleton-courses__content{display:flex;flex-direction:column;gap:1.2rem;padding:1rem 0;background:none!important;animation:none!important}.skeleton-courses__course-title{width:80%;height:36px}.skeleton-courses__text{width:100%;height:20px}.skeleton-courses__text--short{width:70%}.skeleton-courses__block{margin:1rem 0;padding:1.5rem 1.8rem;border:1px solid rgba(255,215,0,.1);background:#120b1a66!important;display:flex;flex-direction:column;gap:.8rem;animation:none!important}[data-theme=light] .skeleton-courses__block{background:#f8f8f6cc!important;border:1px solid rgba(27,59,95,.1)}.skeleton-courses__block-title{width:70%;height:22px;margin-bottom:.5rem}.skeleton-courses__list-item{width:85%;height:18px}.skeleton-courses__btn{width:140px;height:48px;margin-top:1rem}.skeleton-sessions{background:var(--bg);padding:5rem 2rem}.skeleton-sessions__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-bottom:3rem;max-width:1400px;margin-left:auto;margin-right:auto;background:none!important;animation:none!important}.skeleton-sessions__title{width:400px;height:56px}.skeleton-sessions__subtitle{width:650px;height:28px}.skeleton-sessions__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;background:none!important;animation:none!important}.skeleton-session-card{background:#120b1a99!important;border:1px solid rgba(255,215,0,.08);border-radius:4px;overflow:hidden;animation:none!important}[data-theme=light] .skeleton-session-card{background:#f8f8f6cc!important;border:1px solid rgba(27,59,95,.08)}.skeleton-session-card__image{width:100%;height:180px;border-radius:0}.skeleton-session-card__content{padding:1.2rem;display:flex;flex-direction:column;gap:.8rem;background:none!important;animation:none!important}.skeleton-session-card__title{width:70%;height:26px;margin:0 auto}.skeleton-session-card__meta{display:flex;flex-direction:column;gap:.5rem;padding:.8rem 0;border-top:1px solid rgba(75,0,130,.2);border-bottom:1px solid rgba(75,0,130,.2);background:none!important;animation:none!important}[data-theme=light] .skeleton-session-card__meta{border-color:#1b3b5f1a}.skeleton-session-card__duration{width:60px;height:16px;margin:0 auto}.skeleton-session-card__price{width:180px;height:20px;margin:0 auto}.skeleton-session-card__highlights{padding:1rem;background:#4b008214!important;border-radius:8px;border-left:3px solid rgba(255,215,0,.3);display:flex;flex-direction:column;gap:.5rem;animation:none!important}[data-theme=light] .skeleton-session-card__highlights{background:#1b3b5f0a!important;border-left-color:#b8734f4d}.skeleton-session-card__highlight{width:90%;height:16px}.skeleton-session-card__btn{width:100%;height:44px;margin-top:.5rem;border-radius:0}.skeleton-testimonials{background:var(--bg-alt);padding:8rem 2rem;border-top:1px solid rgba(255,215,0,.15)}[data-theme=light] .skeleton-testimonials{border-top-color:#1b3b5f1a}.skeleton-testimonials__image{width:100%;max-width:800px;height:400px;margin:0 auto 4rem;border-radius:8px}.skeleton-testimonials__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;max-width:1400px;margin-left:auto;margin-right:auto;background:none!important;animation:none!important}.skeleton-testimonials__tag{width:140px;height:28px}.skeleton-testimonials__title{width:200px;height:48px}.skeleton-testimonials__subtitle{width:550px;height:24px}.skeleton-testimonials__list{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;background:none!important;animation:none!important}.skeleton-testimonial-card{max-width:900px;width:100%;margin:0 auto;padding:2.5rem;background:#120b1a99!important;border:1px solid rgba(255,215,0,.15);display:flex;flex-direction:column;gap:1rem;animation:none!important}[data-theme=light] .skeleton-testimonial-card{background:#f8f8f6cc!important;border:1px solid rgba(27,59,95,.08)}.skeleton-testimonial-card__title{width:70%;height:28px}.skeleton-testimonial-card__text{width:100%;height:18px}.skeleton-testimonial-card__text--short{width:65%}.skeleton-testimonial-card__signature{width:180px;height:18px;margin-top:1rem;padding-top:1.2rem;border-top:1px solid rgba(75,0,130,.2)}[data-theme=light] .skeleton-testimonial-card__signature{border-top-color:#1b3b5f1a}@media(max-width:1024px){.skeleton-about__container{grid-template-columns:1fr;gap:3rem}.skeleton-about__image{max-width:500px;height:400px;margin:0 auto}.skeleton-courses__spotlight{grid-template-columns:1fr;gap:2.5rem}.skeleton-courses__image{height:350px}.skeleton-courses__title{width:350px}}@media(max-width:768px){.skeleton-hero__title{width:200px;height:180px}.skeleton-hero__quote{width:300px;height:32px}.skeleton-hero__subtitle{width:280px;height:20px}.skeleton-hero__buttons{flex-direction:column;width:100%;max-width:280px}.skeleton-hero__btn{width:100%}.skeleton-about__title{height:45px}.skeleton-sessions__grid{grid-template-columns:1fr}.skeleton-sessions__title{width:280px;height:40px}.skeleton-sessions__subtitle{width:100%;max-width:320px;height:24px}.skeleton-courses__title{width:280px;height:40px}.skeleton-courses__subtitle{width:100%;max-width:350px}.skeleton-courses__image{height:280px}.skeleton-testimonials__image{height:250px}.skeleton-testimonials__subtitle{width:100%;max-width:300px}.skeleton-testimonial-card{padding:2rem}}:root{--font-title: "Montserrat", "Helvetica Neue", Arial, sans-serif;--font-body: "Lora", "Times New Roman", serif;--bg: #120b1a;--bg-alt: #0b0812;--surface: #1a0f26;--surface-alt: #231032;--primary: #4b0082;--secondary: #800080;--accent: #ffd700;--teal: #008080;--text: #fcf8ff;--muted: #ece3f8;--ink: #333333;--border: rgba(255, 215, 0, .2);--shadow: rgba(12, 4, 20, .85)}[data-theme=light]{--bg: #fdfbf7;--bg-alt: #f5f5f0;--surface: #ffffff;--surface-alt: #f8f8f6;--primary: #1b3b5f;--secondary: #2c5f4f;--accent: #b8734f;--teal: #2c5f4f;--text: #181818;--muted: #404040;--ink: #fdfbf7;--border: rgba(27, 59, 95, .2);--shadow: rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}html{scroll-behavior:smooth;overflow-x:hidden;width:100%;height:auto;min-height:100%;overflow-y:auto}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--muted);font-size:clamp(16px,.98rem + .12vw,17.5px);line-height:1.72;overflow-x:hidden;width:100%;height:auto;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}body:before{content:"";position:fixed;inset:0;background-image:url(/assets/PROTECCI%C3%93N-Fixzq_cz.jpg);background-size:400px 400px;background-repeat:repeat;background-position:center;opacity:0;visibility:hidden;pointer-events:none;z-index:-1}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);letter-spacing:.02em;line-height:1.14;color:var(--text);text-wrap:balance}p,li,dt,dd,label{color:inherit;line-height:1.78}p{text-wrap:pretty}.app{min-height:100vh;width:100%}main{width:100%}#root,.app,main{overflow:visible;width:100%;height:auto;min-height:100%}::selection{background:#4b008259;color:var(--accent)}@media(min-width:769px){*{scrollbar-width:auto!important;-ms-overflow-style:auto!important}html,body{scrollbar-width:thin;scrollbar-color:#8a3aa8 var(--bg-alt)}html{overflow-y:auto}*::-webkit-scrollbar,html::-webkit-scrollbar,body::-webkit-scrollbar{display:block!important;width:10px!important;height:10px!important}*::-webkit-scrollbar-track,html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:var(--bg-alt)}*::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:repeating-linear-gradient(180deg,#ffd166 0 7px,#8a2be2 7px 14px,#b8734f 14px 21px);border-radius:10px}*::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:repeating-linear-gradient(180deg,#ffe08a 0 7px,#a445d6 7px 14px,#c98a63 14px 21px)}}@media(max-width:768px){[data-theme=light]{--bg: #fffaf3;--bg-alt: #f8f3ea;--surface: #ffffff;--surface-alt: #fcf7f0;--border: rgba(27, 59, 95, .15);--shadow: rgba(0, 0, 0, .06)}}.contact-icon{fill:currentColor;color:inherit}[data-theme=light] .btn-contact .contact-icon{color:#000}.session-cta-section,.course-cta-section,.module-cta-section,.about-cta-block{position:relative;overflow:hidden}.session-cta-section:after,.course-cta-section:after,.module-cta-section:after,.about-cta-block:after{content:"";position:absolute;inset:0;background-image:url(/assets/SIGILO%20ABUNDANCIA-D4TWjy6v.jpg);background-size:300px 300px;background-repeat:no-repeat;background-position:center;opacity:0;visibility:hidden;pointer-events:none;z-index:0}@media(max-width:600px){main{padding-top:128px}}@media(min-width:601px){main{padding-top:120px}}
