:root{--bg:#fff;--page:#fff;--ink:#000000c7;--muted:#00000094;--hair:#0000001a;--shadow:0 18px 45px #00000024;--shadow2:0 12px 30px #0000001a;--radius:6px;--accent:#aa7a558c;--accent2:#aa7a5538;--hero-url:url(/hero.jpg)}*{box-sizing:border-box}html,body{height:100%}body{background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:ui-serif,Iowan Old Style,Palatino Linotype,Palatino,Garamond,serif}#root{width:100%}.page{background:var(--page)}.container{width:100%;max-width:980px;margin:0 auto;padding:0 16px}.hero{background-image:var(--hero-url);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative}.heroOverlay{background:linear-gradient(#00000073,#0003 40%,#0000008c);position:absolute;inset:0}.heroInner{text-align:center;color:#ffffffeb;flex-direction:column;justify-content:center;align-items:center;padding:22px 14px;display:flex;position:absolute;inset:0}.heroSmall{letter-spacing:.28em;text-transform:uppercase;opacity:.95;padding:24px 0 0;font-size:11px}.heroNames{letter-spacing:.02em;margin-top:10px;font-family:Alex Brush,cursive;font-size:70px;font-style:normal;font-weight:400;line-height:1.05}.heroMid{letter-spacing:.3em;text-transform:uppercase;opacity:.95;margin-top:36px;font-size:11px}.heroDate{letter-spacing:.24em;text-transform:uppercase;opacity:.95;margin-top:8px;font-size:20px}.count{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:18px;display:flex}.countCircle{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff0f;border:1px solid #ffffff8c;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:78px;height:78px;display:flex}.countValue{letter-spacing:.08em;font-size:20px;font-weight:600}.countLabel{letter-spacing:.22em;text-transform:uppercase;opacity:.9;margin-top:4px;font-size:10px}.section{background:#fff;padding:54px 0}@media (min-width:768px){.section,.sectionSoft{padding-bottom:120px}}.sectionSoft{background:#faf7f4;border-top:1px solid #0000000a;border-bottom:1px solid #0000000a}.sectionTitle{text-align:center;letter-spacing:.02em;color:#000000b3;margin:0 0 26px;font-family:Brush Script MT,Segoe Script,Snell Roundhand,cursive;font-size:28px;font-weight:500}.grid2{gap:22px;display:grid}.card{border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #0000001a;padding:26px 22px}.cardIcon{color:#0000008c;justify-content:center;margin-bottom:10px;display:flex}.cardTitle{letter-spacing:.03em;margin-bottom:10px;font-size:18px;font-weight:600}.cardText{color:#0000009e;font-size:14px;line-height:1.75}.cardLink{letter-spacing:.04em;color:#000000b3;border-bottom:1px solid var(--accent);margin-top:14px;padding-bottom:2px;font-size:13px;text-decoration:none;display:inline-block}.cardLink:hover{border-bottom-color:#00000073}.grid3{gap:18px;display:grid}.miniCard{border-radius:var(--radius);box-shadow:var(--shadow2);text-align:center;background:#fff;border:1px solid #0000001a;padding:18px 16px}.miniIcon{color:#0000008c;justify-content:center;margin-bottom:8px;display:flex}.miniTitle{color:#000000b3;margin-bottom:8px;font-family:Brush Script MT,Segoe Script,Snell Roundhand,cursive;font-size:16px;font-weight:600}.miniText{color:#0009;font-size:13px;line-height:1.65}.scheduleGrid{place-items:start center;gap:26px;display:grid}.scheduleItem{text-align:center;width:min(320px,100%)}.scheduleTime{letter-spacing:.12em;color:#0009;font-size:14px}.scheduleTitle{color:#000000b8;margin-top:6px;font-family:Brush Script MT,Segoe Script,Snell Roundhand,cursive;font-size:18px}.scheduleDesc{color:#00000094;margin-top:8px;font-size:13px;line-height:1.65}.footer{background:#fff;border-top:1px solid #0000000f;padding:26px 0 34px}.footerInner{justify-content:space-between;align-items:center;gap:12px;display:flex}.footerNames{letter-spacing:.22em;text-transform:uppercase;color:#0000008c;font-size:12px}.footerNote{color:#00000080;font-size:12px}.langSwitcher{z-index:1000;gap:8px;display:flex;position:fixed;top:20px;right:20px}.langBtn{color:#fff;cursor:pointer;background:#0000004d;border:1px solid #ffffff80;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.langBtn:hover{background:#00000080;border-color:#fff}.langBtn.active{background:#fff3;border-color:#fff}@media (min-width:860px){.grid2{grid-template-columns:1fr 1fr}.grid3{grid-template-columns:1fr 1fr 1fr}.scheduleGrid{grid-template-columns:repeat(3,1fr);justify-items:stretch}.scheduleItem{width:100%}}.aboutUs{align-items:center;gap:22px;display:grid}.aboutUsImg{object-fit:cover;border-radius:999px;order:-1;justify-self:center;width:240px;height:240px;box-shadow:0 12px 30px #0000002e}.aboutUsTextWrap{text-align:center}@media (min-width:768px){.aboutUs{grid-template-columns:1fr auto;gap:40px}.aboutUsTextWrap{text-align:left;order:0}.aboutUsImg{order:1;justify-self:end;width:270px;height:270px}}
