:root{color-scheme:light;--ink:#1c1731;--muted:#6f6880;--violet:#6137d4;--violet-deep:#4420a6;--cyan:#18a2ae;--sun:#ffbb47;--mint:#42c98a;--rose:#ef557b;--paper:#fffdf9;--line:#e8e1f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% 3%,#ffeab7 0,transparent 24%),radial-gradient(circle at 93% 18%,#e4d9ff 0,transparent 28%),linear-gradient(180deg,#fffaf0,#f7f5fc 56%,#eef8f8);color:var(--ink)}button,input,textarea{font:inherit}.shell{position:relative;z-index:1;width:min(1180px,calc(100% - 30px));margin:auto;padding:20px 0 46px}.ambient{position:fixed;inset:0;overflow:hidden;pointer-events:none}.ambient i{position:absolute;border-radius:50%;filter:blur(1px);opacity:.4;animation:float 9s ease-in-out infinite}.ambient i:nth-child(1){width:18px;height:18px;left:8%;top:35%;background:var(--sun)}.ambient i:nth-child(2){width:28px;height:28px;right:9%;top:48%;border:5px solid var(--violet);animation-delay:-2s}.ambient i:nth-child(3){width:13px;height:13px;left:30%;bottom:9%;background:var(--cyan);animation-delay:-5s}@keyframes float{50%{transform:translateY(-18px) rotate(20deg)}}
.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand img{filter:drop-shadow(0 8px 18px #6137d444)}.brand span{display:grid}.brand small{color:var(--violet);font-size:.67rem;font-weight:950;letter-spacing:.22em}.brand strong{font-size:.96rem;letter-spacing:.04em}.home-link,.topbar button{padding:10px 14px;border:1px solid #d9cfeb;border-radius:14px;background:#ffffffb8;color:var(--violet-deep);font-weight:850;text-decoration:none;backdrop-filter:blur(10px)}
.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,.6fr);align-items:center;min-height:440px;margin:22px 0 28px;padding:clamp(28px,6vw,70px);border:1px solid #ffffffc9;border-radius:38px;background:linear-gradient(135deg,#6035ce 0%,#6f42d2 42%,#168f9d 100%);box-shadow:0 30px 80px #40248f30}.hero:before{content:"";position:absolute;width:410px;height:410px;right:-170px;bottom:-230px;border:1px solid #ffffff33;border-radius:50%;box-shadow:0 0 0 42px #ffffff0c,0 0 0 84px #ffffff0a}.hero-copy{position:relative;z-index:1}.eyebrow{margin:0;color:#f7dbff;font-size:.72rem;font-weight:950;letter-spacing:.17em}.hero h1{margin:.45rem 0 1rem;color:#fff;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.91;letter-spacing:-.055em}.hero h1 em{color:#ffe079;font-style:normal}.lead{max-width:700px;margin:0;color:#f4ecff;font-size:clamp(1rem,2vw,1.15rem);line-height:1.58}.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.trust-row span{padding:7px 10px;border:1px solid #ffffff35;border-radius:999px;background:#1b174230;color:#fff;font-size:.75rem;font-weight:800}.hero-art{position:relative;height:270px}.sun{position:absolute;top:50%;left:50%;width:156px;height:156px;transform:translate(-50%,-50%);border-radius:46px;background:linear-gradient(145deg,#ffe77e,#ffad43);box-shadow:0 28px 70px #3c1c7b88;animation:tilt 7s ease-in-out infinite}.sun:before,.sun:after{content:"";position:absolute;border-radius:50%;background:#ffffffc9}.sun:before{width:13px;height:13px;left:42px;top:52px;box-shadow:58px -2px 0 #ffffffc9}.sun:after{width:61px;height:28px;left:48px;top:84px;border-radius:0 0 40px 40px;background:transparent;border-bottom:7px solid #fff}.sun i{position:absolute;inset:-26px;border:1px solid #ffffff40;border-radius:58px;transform:rotate(13deg)}@keyframes tilt{50%{transform:translate(-50%,-54%) rotate(4deg)}}.planet{position:absolute;border-radius:50%}.planet.one{width:22px;height:22px;left:5%;top:22%;background:#63e1c6}.planet.two{width:16px;height:16px;right:7%;bottom:17%;background:#ffe079}.planet.three{width:31px;height:31px;left:20%;bottom:6%;border:6px solid #ffc7df}
.state-card{margin:26px 0;padding:42px 24px;border:1px solid var(--line);border-radius:28px;background:#ffffffc9;text-align:center;box-shadow:0 18px 50px #4420a612;backdrop-filter:blur(14px)}.state-card h2{margin:14px 0 7px}.state-card p{margin:0 auto;max-width:620px;color:var(--muted);line-height:1.5}.error-card{border-color:#ef557b55}.state-icon{display:grid;place-items:center;width:54px;height:54px;margin:auto;border-radius:18px;background:#6137d412;color:var(--violet);font-size:1.4rem;font-weight:950}.loader{display:flex;justify-content:center;gap:6px}.loader i{width:11px;height:11px;border-radius:50%;background:var(--violet);animation:bounce 1s ease-in-out infinite}.loader i:nth-child(2){animation-delay:.12s}.loader i:nth-child(3){animation-delay:.24s}@keyframes bounce{50%{transform:translateY(-11px);background:var(--cyan)}}
.directory-link{display:inline-flex;margin-top:18px;padding:11px 15px;border-radius:14px;background:linear-gradient(135deg,var(--violet),#7958e8);color:#fff;font-weight:900;text-decoration:none;box-shadow:0 10px 24px #6137d42d}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:32px 3px 15px}.section-heading .eyebrow{color:var(--violet)}.section-heading h2{margin:.35rem 0 0;font-size:clamp(1.8rem,5vw,2.7rem)}.section-heading>span{color:var(--muted);font-weight:800}.program-list{display:grid;gap:18px}.program-card{padding:clamp(17px,3vw,28px);border:1px solid var(--line);border-radius:30px;background:#ffffffd9;box-shadow:0 22px 60px #4420a612;backdrop-filter:blur(12px)}.program-heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.program-place{margin:0;color:var(--cyan);font-size:.75rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.program-title{margin:.35rem 0 0;font-size:clamp(1.45rem,4vw,2.1rem)}.program-date{flex:0 0 auto;padding:8px 11px;border-radius:999px;background:#6137d410;color:var(--violet);font-size:.78rem;font-weight:900}.program-description{max-width:800px;color:var(--muted);line-height:1.55}.program-contact{color:var(--violet-deep);font-size:.85rem;font-weight:800}.offers{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:13px;margin-top:20px}.offer-card{display:flex;flex-direction:column;min-height:385px;padding:18px;border:1px solid #e8e1f1;border-radius:23px;background:linear-gradient(155deg,#fff,#fbf9ff);box-shadow:0 13px 30px #2f1b6810}.offer-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.offer-date{color:var(--violet);font-size:.78rem;font-weight:950}.place-pill{padding:5px 8px;border-radius:999px;background:#42c98a18;color:#168259;font-size:.69rem;font-weight:900}.offer-title{margin:13px 0 7px;font-size:1.25rem}.offer-description{margin:0;color:var(--muted);line-height:1.5}.offer-facts{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.offer-facts span{padding:6px 8px;border-radius:10px;background:#f1edf8;color:#514769;font-size:.73rem;font-weight:800}.capacity{display:grid;gap:8px;margin-top:auto}.capacity>div{display:flex;justify-content:space-between;gap:10px}.capacity small{color:var(--muted);text-align:right}.capacity-bar{height:7px;overflow:hidden;border-radius:999px;background:#ede7f4}.capacity-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mint),var(--cyan));transition:width .35s ease}.register-button,.primary,.secondary,#retry{border:0;border-radius:14px;padding:12px 15px;font-weight:900;cursor:pointer}.register-button,.primary,#retry{margin-top:15px;background:linear-gradient(135deg,var(--violet),#7958e8);color:#fff;box-shadow:0 10px 24px #6137d42d}.register-button:disabled{background:#d8d2e2;color:#756f7c;box-shadow:none;cursor:not-allowed}
.privacy-card{display:flex;align-items:flex-start;gap:14px;margin-top:22px;padding:19px;border:1px solid #42c98a3d;border-radius:22px;background:#f4fffaad}.privacy-icon{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:#42c98a1a;color:#168259;font-size:1.4rem}.privacy-card p{margin:.35rem 0 0;color:var(--muted);line-height:1.5}footer{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding-top:28px}footer a{color:var(--muted);font-size:.8rem}
dialog{width:min(720px,calc(100% - 20px));max-height:min(88vh,850px);padding:0;border:0;border-radius:28px;background:var(--paper);color:var(--ink);box-shadow:0 35px 110px #1b0c4055}dialog::backdrop{background:#1c1233b8;backdrop-filter:blur(7px)}dialog form{padding:clamp(18px,4vw,30px)}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dialog-head .eyebrow{color:var(--violet)}.dialog-head h2{margin:.35rem 0;font-size:1.65rem}.dialog-head p:not(.eyebrow){margin:0;color:var(--muted)}.icon-button{flex:0 0 auto;width:42px;height:42px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font-size:1.5rem;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:22px}.form-grid label{display:grid;gap:6px;color:#49405b;font-size:.78rem;font-weight:850}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;padding:11px 12px;border:1px solid #dcd3e9;border-radius:12px;background:#fff;color:var(--ink);outline:0}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6137d417}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.consent{display:flex;align-items:flex-start;gap:10px;margin-top:17px;padding:13px;border-radius:14px;background:#f4f1f8;color:#514769;font-size:.78rem;line-height:1.45}.consent input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--violet)}.payment-note{color:var(--muted);font-size:.74rem;line-height:1.45}.form-message{min-height:1.2em;color:var(--rose);font-size:.8rem;font-weight:800}.dialog-actions{display:flex;justify-content:flex-end;gap:9px}.secondary{background:#eee9f4;color:#514769}.success-state{text-align:center;padding:28px 8px 8px}.success-state>span{display:grid;place-items:center;width:68px;height:68px;margin:auto;border-radius:23px;background:#42c98a1b;color:#168259;font-size:2rem;font-weight:950}.success-state h3{font-size:1.6rem}.success-state p{max-width:520px;margin:0 auto;color:var(--muted);line-height:1.55}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #18a2ae;outline-offset:3px}
@media(max-width:720px){.hero{grid-template-columns:1fr;min-height:auto}.hero-art{height:220px}.program-heading,.section-heading{align-items:flex-start;flex-direction:column}.program-date{flex:0 auto}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}}
@media(max-width:480px){.shell{width:min(100% - 18px,1180px);padding-top:10px}.brand strong{font-size:.78rem}.home-link{padding:9px 10px;font-size:.76rem}.hero{padding:27px 20px;border-radius:27px}.hero-art{height:180px}.sun{width:126px;height:126px}.sun:before{left:33px;top:42px;box-shadow:48px -1px 0 #ffffffc9}.sun:after{left:38px;top:69px;width:52px}.offers{grid-template-columns:1fr}.offer-card{min-height:360px}.privacy-card{flex-direction:column}.dialog-actions{align-items:stretch;flex-direction:column-reverse}.dialog-actions button{width:100%;margin-top:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
