.page-shell{overflow:visible clip}.content-section{padding-top:18px}.site-header{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#f4f0e9eb,#f4f0e99e 70%,#0000);padding:14px 0 12px;position:sticky;top:0}.nav-shell{color:var(--text);justify-content:space-between;align-items:center;gap:30px;padding:0;display:flex}.nav-left{align-items:center;gap:22px;min-width:0;display:flex}.brand{flex-shrink:0;align-items:center;display:inline-flex}.brand-mark{align-items:baseline;gap:5px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-flex}.brand-main{letter-spacing:-.01em;font-size:1rem;font-weight:700}.brand-logo{width:auto;height:clamp(52px,7vw,72px);display:block}.brand-sub{letter-spacing:.01em;color:#111111a6;font-size:.9rem;font-weight:500}.main-nav{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;display:flex}.nav-link{letter-spacing:.01em;color:#111111b3;text-transform:none;padding:2px 0;font-size:1rem;font-weight:500;position:relative}.nav-link:after{content:"";transform-origin:0;background:currentColor;height:1px;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.nav-link:hover{color:var(--text)}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-link.active{color:var(--text)}.nav-actions{align-items:center;gap:12px;display:inline-flex}.nav-signup,.nav-login{background:var(--text);min-width:112px;color:var(--white);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;display:inline-flex}.nav-login:disabled,.nav-signup:disabled{opacity:.7;cursor:not-allowed}.nav-signup{border-color:var(--stroke);color:var(--text);background:#ffffff94}.nav-login:hover{background:var(--white);color:var(--text);border-color:var(--text);transform:translateY(-2px)}.nav-logout{background:#3f7f78}.nav-logout:hover{color:#244b47;background:#edf7f3;border-color:#2f645e}.nav-user-menu{z-index:25;position:relative}.nav-user-trigger{border:1px solid var(--stroke);min-height:44px;color:var(--text);cursor:pointer;background:#ffffff94;border-radius:999px;align-items:center;gap:10px;padding:8px 14px 8px 16px;font-size:.95rem;font-weight:600;display:inline-flex}.nav-user-trigger:hover{background:#ffffffeb;border-color:#b9dcb9}.nav-user-trigger:disabled{opacity:.7;cursor:not-allowed}.nav-user-trigger:focus-visible{outline-offset:2px;outline:2px solid #8bbf8b}.nav-user-name{text-overflow:ellipsis;white-space:nowrap;max-width:min(200px,42vw);overflow:hidden}.nav-user-burger{color:#5f8f5c;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.nav-user-dropdown{background:#e8f6e8;border:1px solid #b9dcb9;border-radius:12px;min-width:188px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 2px 10px #8bbf8b52}.nav-user-dropdown-item{color:#111;text-align:left;border-radius:8px;width:100%;padding:10px 12px;font-size:.94rem;font-weight:600;text-decoration:none;display:block}.nav-user-dropdown-item:hover{color:#111;background:#e8f6e8f2;box-shadow:0 2px 10px #8bbf8b52}.nav-user-dropdown-item-button{font:inherit;cursor:pointer;background:0 0;border:none}.nav-user-dropdown-item-button:disabled{opacity:.65;cursor:not-allowed}.nav-user-dropdown-item:focus-visible{outline-offset:1px;outline:2px solid #8bbf8b}.nav-signup:hover{background:var(--text);color:var(--white);border-color:#0000;transform:translateY(-2px)}.login-modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11111170;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.login-modal{border-radius:calc(var(--radius) - 6px);background:linear-gradient(140deg,#faf7f1fa,#ecf4f1f5);border:1px solid #3f7f783d;width:min(440px,100%);padding:28px 24px 24px;position:relative;box-shadow:0 24px 52px #14141433}.login-close{width:34px;height:34px;color:var(--text);cursor:pointer;background:#ffffffc7;border:1px solid #1111111f;border-radius:999px;font-size:1.4rem;line-height:1;position:absolute;top:10px;right:10px}.login-kicker{letter-spacing:.08em;text-transform:uppercase;color:#11111185;margin:0;font-size:.78rem;font-weight:700}.login-modal h2{letter-spacing:-.02em;margin:8px 0 18px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.55rem,4vw,2rem);font-weight:500}.login-form{gap:10px;display:grid}.login-form label{color:#111111c7;font-size:.92rem;font-weight:600}.login-form input{width:100%;color:var(--text);background:#ffffffd1;border:1px solid #3f7f7842;border-radius:12px;padding:11px 12px}.login-form input:focus-visible{outline-offset:1px;outline:2px solid #3f7f788f}.login-forgot-row{justify-content:flex-end;margin:-4px 0 0;display:flex}.login-forgot-link{color:#2f645e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline}.login-forgot-link:disabled{opacity:.7;cursor:not-allowed}.login-forgot-lead{color:#111111b8;margin:-6px 0 14px;font-size:.9rem;line-height:1.5}.login-message{margin:2px 0 0;font-size:.88rem}.login-message.error{color:#9b2c2c}.login-message.success{color:#276749}.login-submit{min-height:44px;color:var(--white);cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;margin-top:8px;font-weight:600}.login-submit:hover{background:#346b66;transform:translateY(-2px)}.login-submit:disabled{opacity:.78;cursor:progress}.login-switch{color:#111111b8;margin:8px 0 0;font-size:.9rem}.login-switch-link{color:#2f645e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.login-switch-link:disabled{opacity:.7;cursor:not-allowed}.nav-mobile-burger{border:1px solid var(--stroke);width:46px;height:46px;color:var(--text);cursor:pointer;background:#ffffffc7;border-radius:999px;flex-shrink:0;grid-area:burger;place-self:center end;margin:0;padding:0;display:none;box-shadow:0 4px 18px #1414140f}.nav-mobile-burger:focus-visible{outline-offset:2px;outline:2px solid #8bbf8b}.nav-mobile-burger-box{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}.nav-mobile-burger-line{transform-origin:50%;background:currentColor;border-radius:1px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.nav-mobile-burger--open .nav-mobile-burger-line:first-child{transform:translateY(7px)rotate(45deg)}.nav-mobile-burger--open .nav-mobile-burger-line:nth-child(2){opacity:0}.nav-mobile-burger--open .nav-mobile-burger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav-panel{border:1px solid var(--stroke);background:var(--card);width:100%;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);border-radius:16px;grid-area:panel;margin-top:12px;padding:16px 14px 18px;display:none;overflow:hidden}.site-header--mobile-open .mobile-nav-panel{gap:0;display:grid}.mobile-nav{flex-direction:column;gap:2px;display:flex}.mobile-nav-link{color:#111111e0;border-radius:12px;padding:12px;font-size:1.05rem;font-weight:600;text-decoration:none;display:block}.mobile-nav-link:hover{color:var(--text);background:#e8f6e88c}.mobile-nav-link--active{color:var(--text);background:#e8f6e8bf}.mobile-nav-link--sub{color:#111111c7;font-size:.95rem;font-weight:600}.mobile-nav-link--button{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none}.mobile-nav-settings-block{flex-direction:column;gap:2px;display:flex}.mobile-nav-settings-trigger{width:100%;font:inherit;color:#111111e0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;font-size:1.05rem;font-weight:600;display:flex}.mobile-nav-settings-trigger:hover{color:var(--text);background:#e8f6e88c}.mobile-nav-settings-trigger:focus-visible{outline-offset:2px;outline:2px solid #3f7f788c}.mobile-nav-settings-chevron{opacity:.55;border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:.5em;height:.5em;margin-left:10px;transition:transform .18s;transform:rotate(45deg)}.mobile-nav-settings-trigger[aria-expanded=true] .mobile-nav-settings-chevron{margin-top:4px;transform:rotate(-135deg)}.mobile-nav-settings-nested{border-left:2px solid #3f7f7838;flex-direction:column;gap:2px;margin:0 0 2px 10px;padding:2px 0 8px 10px;display:flex}.mobile-nav-settings-nested .mobile-nav-link--sub{padding-left:10px;padding-right:10px}.mobile-nav-account{border-top:1px dashed #3f7f7847;flex-direction:column;gap:4px;margin-top:10px;padding-top:14px;display:flex}.mobile-nav-account-label{color:#11111185;word-break:break-word;margin:0 0 6px;font-size:.82rem;font-weight:600}.mobile-nav-auth{border-top:1px dashed #3f7f7847;flex-direction:column;gap:12px;margin-top:14px;padding-top:16px;display:flex}.mobile-nav-signup{border:1px solid var(--stroke);width:100%;min-height:48px;color:var(--text);cursor:pointer;background:#ffffffd9;border-radius:999px;padding:0 18px;font-size:1rem;font-weight:600}.mobile-nav-signup:hover:not(:disabled){background:#e8f6e8a6;border-color:#8bbf8b}.mobile-nav-login{width:100%;min-height:48px;color:var(--white);cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;padding:0 18px;font-size:1rem;font-weight:600}.mobile-nav-login:hover:not(:disabled){background:#346b66}.mobile-nav-signup:disabled,.mobile-nav-login:disabled{opacity:.65;cursor:not-allowed}@media (width<=720px){.mobile-nav-panel{-webkit-overflow-scrolling:touch;max-height:min(82vh,620px);overflow:hidden auto}.site-header{z-index:20;padding-top:10px;position:relative}.nav-shell{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left burger""panel panel";align-items:center;gap:0 12px;display:grid}.nav-left{flex-direction:row;grid-area:left;align-items:center;gap:12px;min-width:0}.main-nav--wide,.nav-actions--wide{display:none}.nav-mobile-burger{justify-content:center;align-items:center;display:inline-flex}}@media (width>=721px){.mobile-nav-panel,.nav-mobile-burger{display:none!important}}.hero-section{padding-top:24px}.hero-shell{border-radius:calc(var(--radius) + 6px);border:1px solid var(--stroke);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffff9e,#e9e3dad6);padding:34px}.hero-grid{gap:12px;max-width:860px;display:grid}.hero-kicker{letter-spacing:.08em;text-transform:uppercase;color:#11111185;margin:0;font-size:.78rem;font-weight:700}.hero-title{letter-spacing:-.03em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,4.8vw,3.6rem);font-weight:500;line-height:1.02}.hero-subtitle{letter-spacing:-.03em;color:#111111db;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.25rem,2.4vw,2rem)}.hero-copy{max-width:720px;color:var(--muted);margin:6px 0 0;font-size:1rem;line-height:1.65}.hero-copy a{color:#2f645e;text-underline-offset:2px;font-weight:600;text-decoration:underline}.hero-copy a:hover{color:#1e3d3a}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.hero-button{min-height:48px;font:inherit;letter-spacing:.02em;cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.hero-button-primary{color:var(--white);background:#3f7f78;border-color:#3f7f78;box-shadow:0 4px 20px #3f7f7852}.hero-button-primary:hover{color:var(--white);background:#346b66;border-color:#346b66;transform:translateY(-2px)}.hero-button-secondary{color:#2f645e;background:#ffffffeb;border-color:#3f7f7873;box-shadow:0 2px 12px #3f7f781f}.hero-button-secondary:hover{color:#1e3d3a;background:#3f7f781a;border-color:#3f7f78;transform:translateY(-2px)}.hero-button-ghost{color:#111111b8;background:0 0;border-color:#1111111f;font-weight:600}.hero-button-ghost:hover{color:var(--text);background:#ffffff8c;border-color:#1111112e;transform:translateY(-2px)}@media (width<=720px){.hero-shell{padding:24px}.hero-actions{margin-top:18px}}.home-highlights{padding-top:clamp(8px,2vw,20px);padding-bottom:clamp(40px,6vw,64px)}.home-highlights-inner{max-width:var(--container);margin:0 auto}.home-highlights-header{max-width:40rem;margin:0 0 clamp(28px,4vw,40px)}.home-highlights-kicker{letter-spacing:.1em;text-transform:uppercase;color:#3f7f78e6;margin:0 0 8px;font-size:.78rem;font-weight:700}.home-highlights-header h2{letter-spacing:-.02em;color:var(--text);margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.65rem,3.5vw,2.2rem);font-weight:600;line-height:1.15}.home-highlights-lead{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.home-highlights-grid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,2.5vw,22px);margin:0;padding:0;list-style:none;display:grid}.home-highlights-card{background:linear-gradient(165deg,#fffffffa 0%,#f8fcf9f0 100%);border:1px solid #3f7f7829;border-radius:16px;padding:clamp(20px,3vw,26px);transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffffe6,0 12px 36px #1428230f}.home-highlights-card:hover{border-color:#3f7f7842;box-shadow:inset 0 1px #fffffff2,0 18px 44px #14282314}.home-highlights-card-title{color:#244b47;letter-spacing:-.01em;margin:0 0 10px;font-size:1.05rem;font-weight:700}.home-highlights-card-body{color:#111111b8;margin:0;font-size:.94rem;line-height:1.55}@media (width<=720px){.home-highlights-grid{grid-template-columns:1fr}}.project-card{background:var(--card);border:1px solid var(--stroke);min-height:460px;box-shadow:var(--shadow);color:var(--text);border-radius:10px;display:block;overflow:hidden}@media (hover:hover){.project-card:hover{transform:translateY(-4px)}}.schedule-card{background:#fcfaf6;grid-template-rows:auto auto minmax(0,1fr);min-width:0;display:grid}.schedule-titlebar{color:#f5f1ea;background:#3f7f78;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:.78rem;display:flex}.schedule-titlebar-main{flex-direction:column;gap:2px;display:flex}.schedule-titlebar strong{letter-spacing:.02em;font-size:.9rem;font-weight:700}.schedule-titlebar span{opacity:.92}.schedule-week-nav{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.schedule-week-arrow{color:#f5f1ea;cursor:pointer;background:#f5f1ea1a;border:1px solid #f5f1eabf;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:inline-flex}.schedule-week-arrow:hover{background:#f5f1ea38}.schedule-week-today{color:#f5f1ea;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#f5f1ea1a;border:1px solid #f5f1eabf;border-radius:999px;min-height:30px;padding:4px 10px;font-size:.68rem;font-weight:700}.schedule-week-today:hover{background:#f5f1ea38}.schedule-week-label{letter-spacing:.02em;white-space:nowrap;font-size:.72rem;font-weight:600}.schedule-edit-toggle{color:#f5f1ea;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#f5f1ea1f;border:1px solid #f5f1eab3;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}.schedule-edit-toggle:hover{background:#f5f1ea3d}.schedule-titlebar--stack{flex-direction:column;align-items:stretch}.schedule-titlebar--stack .schedule-titlebar-main{width:100%}.schedule-titlebar--stack .schedule-titlebar-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.schedule-compact-nav{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.schedule-day-nav-row{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:6px;width:100%;display:grid}.schedule-day-arrow{color:#f5f1ea;cursor:pointer;background:#f5f1ea1a;border:1px solid #f5f1eabf;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;font-size:1.05rem;font-weight:700;line-height:1;display:inline-flex}.schedule-day-arrow:hover{background:#f5f1ea38}.schedule-day-label{text-align:center;letter-spacing:.02em;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;min-width:0;margin:0;padding:4px 2px;font-size:clamp(.65rem,3.2vw,.8rem);font-weight:700;line-height:1.3}.schedule-compact-toolbar{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:10px;width:100%;display:flex}.schedule-day-today{color:#f5f1ea;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#f5f1ea1a;border:1px solid #f5f1eabf;border-radius:999px;flex:none;min-height:44px;padding:10px 16px;font-size:clamp(.62rem,2.8vw,.7rem);font-weight:700}.schedule-day-today:hover{background:#f5f1ea38}.schedule-date-picker{flex:160px;min-width:min(100%,148px);max-width:100%;display:flex}.schedule-date-input{box-sizing:border-box;color:#f5f1ea;width:100%;min-height:44px;font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#f5f1ea24;border:1px solid #f5f1eabf;border-radius:999px;margin:0;padding:8px 12px;font-size:clamp(.78rem,3.4vw,.9rem);font-weight:600}.schedule-date-input:hover{background:#f5f1ea33}.schedule-date-input:focus-visible{outline-offset:2px;outline:2px solid #f5f1eaa6}.schedule-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85;filter:invert()}.schedule-scroll--single-day{overflow-x:hidden}.schedule-head--single-day .day-head,.schedule-head--single-day .time-head{letter-spacing:.02em;padding:10px 8px;font-size:.74rem}.schedule-grid--single-day{grid-template-columns:72px minmax(0,1fr);min-width:0}.project-card--compact-day .lesson-card{font-size:.74rem}.schedule-titlebar-actions{align-items:center;gap:8px;display:inline-flex}.schedule-edit-toggle--danger{background:#b1665e38;border-color:#f5f1eac7}.schedule-edit-toggle--danger:hover:not(:disabled){background:#b1665e57}.schedule-edit-toggle:disabled{opacity:.56;cursor:not-allowed}.schedule-dynamic{--timetable-days:5;--timetable-periods:5;--today-col-inner-line:#38726c61;min-width:0}.schedule-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.schedule-scroll:not(.schedule-scroll--single-day){overscroll-behavior-x:none;overscroll-behavior-y:auto;min-width:0}.schedule-scroll-track{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;display:flex}.schedule-scroll-track--single-day{width:100%;min-width:0}.schedule-head{grid-template-columns:80px repeat(var(--timetable-days,5), minmax(100px, 1fr));min-width:calc(80px + var(--timetable-days,5) * 100px);background:#f6f1e8;border-bottom:1px solid #e6dfd4;display:grid}.schedule-head--compact .day-head,.schedule-head--compact .time-head{letter-spacing:0;padding:8px 4px;font-size:.62rem}.time-head,.day-head{letter-spacing:.02em;text-align:center;color:#111;border-right:1px solid #d8d1c7;padding:10px 8px;font-size:.74rem;font-weight:700}.day-head-label{justify-content:center;align-items:center;min-height:22px;padding:0 2px;display:inline-flex}.schedule-grid{grid-template-columns:80px repeat(var(--timetable-days,5), minmax(100px, 1fr));min-width:calc(80px + var(--timetable-days,5) * 100px);min-height:max(320px, calc(var(--timetable-periods,5) * 56px));display:grid}.time-col{grid-template-rows:repeat(var(--timetable-periods,5), 1fr);background:#f8f3ea;border-right:1px solid #e6dfd4;display:grid}.time-label{color:#3f3f3f;border-bottom:1px solid #ece4d9;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;padding-top:6px;font-size:.72rem;font-weight:600;display:flex}.time-label-start{line-height:1.2}.time-label-kind{letter-spacing:.04em;text-transform:uppercase;color:#244b47bf;font-size:.58rem;font-weight:700}.day-col{grid-template-rows:repeat(var(--timetable-periods,5), 1fr);border-right:1px solid #e6dfd4;display:grid}.slot{border-bottom:1px solid #ece4d9;padding:6px;position:relative}.slot--nonlesson{padding:5px}.schedule-block-muted{text-align:center;background:#e8f6e873;border:1px dashed #3f7f7861;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:100%;padding:6px 4px;display:flex}.schedule-block-muted--lunch{background:#faf0dc8c;border-color:#c8a05a73}.schedule-block-muted--registration{background:#e8eef8a6;border-color:#5a78aa66}.schedule-block-muted-title{letter-spacing:.06em;text-transform:uppercase;color:#244b47;font-size:.65rem;font-weight:700}.schedule-block-muted-range{color:#1111119e;font-size:.58rem;font-weight:600;line-height:1.2}.lesson-card{width:100%;font:inherit;text-align:left;color:#111;cursor:pointer;background:#e8f6e8;border:1px solid #b9dcb9;border-radius:6px;flex-direction:column;gap:2px;min-height:100%;margin:0;padding:6px;font-size:.68rem;line-height:1.25;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex}.lesson-card--empty{text-align:center;color:#111111ad;background:#ffffff9e;justify-content:center;align-items:center}.session-empty-label{font-size:.74rem;font-weight:600}.project-card--editing .lesson-card{border-style:dashed}.project-card:not(.project-card--editing) .lesson-card{border-style:solid}.lesson-card:hover,.lesson-card:focus-visible{border-color:#8bbf8b;transform:translateY(-1px);box-shadow:0 2px 10px #8bbf8b52}.lesson-card:focus-visible{outline-offset:1px;outline:2px solid #8bbf8b}.session-class{font-weight:700}.session-lesson-title{color:#111111c7;margin-top:auto;padding-top:4px;font-size:.64rem;font-weight:500;line-height:1.2}.session-lesson-notes{color:#1111119e;-webkit-line-clamp:5;line-clamp:5;white-space:pre-wrap;-webkit-box-orient:vertical;padding-top:3px;font-size:.6rem;font-weight:400;line-height:1.28;display:-webkit-box;overflow:hidden}.day-col:last-child,.day-head:last-child{border-right:0}.day-head--holiday{opacity:.85;text-underline-offset:3px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.day-head--today:not(.day-head--holiday){color:#1f3d39;border-left:1px solid var(--today-col-inner-line);border-right:1px solid var(--today-col-inner-line);background:#cde4e0;position:relative}.day-head--today:not(.day-head--holiday):after{content:"";background:var(--today-col-inner-line);pointer-events:none;z-index:2;height:1px;position:absolute;bottom:-1px;left:-1px;right:-1px}.day-head:last-child.day-head--today:not(.day-head--holiday):after{right:0}.day-head:last-child.day-head--today:not(.day-head--holiday){border-right:1px solid var(--today-col-inner-line)}.day-col--today:not(.day-col--holiday){border-left:1px solid var(--today-col-inner-line);border-right:1px solid var(--today-col-inner-line);background:#cde4e0}.day-col:last-child.day-col--today:not(.day-col--holiday){border-right:1px solid var(--today-col-inner-line)}.day-col--today:not(.day-col--holiday) .slot{border-bottom-color:var(--today-col-inner-line)}.day-col--today:not(.day-col--holiday) .lesson-card:not(.lesson-card--empty){background:#f5fbf6;border-width:1px;border-color:#5c958c}.day-col--today:not(.day-col--holiday) .lesson-card--empty{background:#ffffffe6;border-color:#5c958c}.day-col--today:not(.day-col--holiday) .lesson-card:hover,.day-col--today:not(.day-col--holiday) .lesson-card:focus-visible{border-color:#3f7f78}.day-col--today:not(.day-col--holiday) .lesson-card:focus-visible{outline-color:#3f7f78}.day-col--today:not(.day-col--holiday) .schedule-block-muted{background:#f5fcf7;border-style:dashed;border-color:#5c958cb8}.day-col--today:not(.day-col--holiday) .schedule-block-muted--lunch{background:#fff9f1;border-color:#d4a046a6}.day-col--today:not(.day-col--holiday) .schedule-block-muted--registration{background:#f5f9fe;border-color:#5a78aa8c}.day-col--today:not(.day-col--holiday) .schedule-block-muted-title{color:#1a3d37}.day-col--today:not(.day-col--holiday) .schedule-block-muted-range{color:#111111b8}.day-col--holiday{background:#f5f5f5a6}.slot--holiday{padding:5px}.schedule-block-holiday{text-align:center;background:#ebebebbf;border:1px dashed #6e6e6e6b;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:100%;padding:8px 4px;display:flex}.schedule-block-holiday-title{letter-spacing:.08em;text-transform:uppercase;color:#1111118c;font-size:.62rem;font-weight:700}.schedule-block-holiday-name{color:#111111b8;word-break:break-word;max-width:100%;font-size:.66rem;font-weight:600;line-height:1.25}.lesson-modal-backdrop{z-index:56;box-sizing:border-box;background:#16181a85;place-items:center;padding:16px;display:grid;position:fixed;inset:0}@media (prefers-reduced-motion:no-preference){.lesson-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#16181a61}}.lesson-modal{background:linear-gradient(140deg,#faf7f1fa,#ecf4f1f5);border:1px solid #3f7f783d;border-radius:10px;width:min(400px,100%);padding:26px 22px 22px;position:relative;box-shadow:0 24px 52px #14141433}.lesson-modal-close{width:34px;height:34px;color:var(--text);cursor:pointer;background:#ffffffc7;border:1px solid #1111111f;border-radius:999px;font-size:1.4rem;line-height:1;position:absolute;top:10px;right:10px}.lesson-modal-kicker{letter-spacing:.08em;text-transform:uppercase;color:#11111185;margin:0;font-size:.72rem;font-weight:700}.lesson-modal h2{letter-spacing:-.02em;margin:8px 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:500}.lesson-modal-context{color:#111111d9;background:#e8f6e8a6;border:1px solid #b9dcb999;border-radius:8px;gap:4px;margin:0 0 16px;padding:10px 12px;font-size:.82rem;display:grid}.lesson-modal-class{font-weight:700}.lesson-modal-meta,.lesson-modal-teacher{color:#111111b8;font-size:.78rem}.lesson-modal-form{gap:8px;display:grid}.lesson-modal-form label{color:#111111c7;font-size:.88rem;font-weight:600}.lesson-modal-form input{width:100%;color:var(--text);background:#ffffffe6;border:1px solid #3f7f7842;border-radius:10px;padding:10px 12px;font-size:.9rem}.lesson-modal-form textarea,.lesson-modal-notes{width:100%;color:var(--text);resize:vertical;background:#ffffffe6;border:1px solid #3f7f7842;border-radius:10px;min-height:88px;padding:10px 12px;font-family:inherit;font-size:.88rem;line-height:1.35}.lesson-modal-form select{width:100%;color:var(--text);background:#ffffffe6;border:1px solid #3f7f7842;border-radius:10px;padding:10px 12px;font-size:.9rem}.lesson-modal-form input:focus-visible,.lesson-modal-form textarea:focus-visible,.lesson-modal-form select:focus-visible{outline-offset:1px;outline:2px solid #3f7f788f}.lesson-modal-note{color:#111111b3;margin:0;font-size:.84rem}.lesson-modal-note a{color:#2f645e;font-weight:600}.lesson-modal-note--warn{color:#943c37f2;font-weight:600}.lesson-modal-bump-row{border-top:1px dashed #3f7f7847;flex-direction:column;align-items:flex-end;gap:8px;margin-top:2px;padding-top:12px;display:flex}.lesson-modal-bump-actions{align-items:center;gap:8px;display:inline-flex}.lesson-modal-bump{color:#223c39f2;cursor:pointer;background:#ffffffbf;border:1px solid #3f7f7873;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:1.05rem;font-weight:700;line-height:1;display:inline-flex}.lesson-modal-bump:hover:not(:disabled){background:#e8f6e88c;border-color:#3f7f78}.lesson-modal-bump:disabled{opacity:.52;cursor:not-allowed}.lesson-modal-bump--danger{color:#84312bfa;background:#b1665e38;border-color:#b1665e6b}.lesson-modal-bump--danger:hover:not(:disabled){background:#b1665e57;border-color:#b1665e8f}.lesson-modal-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.lesson-modal-cancel{cursor:pointer;background:#ffffffd9;border:1px solid #11111129;border-radius:999px;min-height:40px;padding:0 16px;font-weight:600}.lesson-modal-save{min-height:40px;color:var(--white);cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;padding:0 20px;font-weight:600}.lesson-modal-save:hover{background:#346b66}@media (width<=720px){.project-card{min-height:420px}.schedule-week-nav:not(.schedule-week-nav--compact-secondary){order:3;justify-content:center;width:100%;margin-left:0}.schedule-grid--single-day{grid-template-columns:72px minmax(0,1fr);width:100%;min-width:0}}@media (width<=1024px){.schedule-scroll:not(.schedule-scroll--single-day){touch-action:pan-x pan-y}}.projects-grid{width:var(--container);grid-template-columns:minmax(0,1fr);margin:0 auto;display:grid}.cta-section{padding-top:22px;padding-bottom:58px}.cta-kicker{letter-spacing:.08em;text-transform:uppercase;color:#11111185;font-size:.78rem;font-weight:700}.cta-card{border-radius:calc(var(--radius) + 6px);border:1px solid var(--stroke);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffa8,#e6e2dbd1);grid-template-columns:minmax(0,1.5fr) auto;align-items:center;gap:24px;padding:32px;display:grid}.cta-card h2{letter-spacing:-.03em;margin:6px 0 0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.8rem,3vw,3.15rem);font-weight:500;line-height:1.05}.cta-guest-lead,.cta-member-lead{max-width:36rem;color:var(--muted);margin:14px 0 0;font-size:1rem;line-height:1.6}.cta-card--member h2{font-size:clamp(1.55rem,2.6vw,2.4rem)}.button-signup{cursor:pointer;font:inherit;border:none;font-weight:600}.cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:148px;padding:14px 18px;font-weight:600;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:#3f7f78;border-color:#0000}.button-primary:hover{background:#346b66}.button-secondary{border-color:var(--stroke);background:#ffffff94}@media (width<=1024px){.cta-card{grid-template-columns:1fr}.cta-actions{justify-content:flex-start}}@media (width<=720px){.cta-card{padding:24px}}.site-footer{padding:clamp(28px,5vw,48px) 0 40px}.footer-shell{border-radius:calc(var(--radius) + 6px);color:#ffffffeb;background:#111;padding:clamp(28px,4vw,40px);box-shadow:0 24px 64px #0a0a0a38}.footer-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.6fr);align-items:start;gap:clamp(28px,4vw,40px);display:grid}.footer-kicker{letter-spacing:.12em;text-transform:uppercase;color:#7fbdb2f2;margin:0 0 8px;font-size:.78rem;font-weight:700}.footer-tagline{color:#ffffffb8;max-width:28rem;margin:0;font-size:.95rem;line-height:1.6}.footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,28px);display:grid}.footer-nav-heading{letter-spacing:.1em;text-transform:uppercase;color:#ffffffe0;margin:0 0 12px;font-size:.72rem;font-weight:700}.footer-nav-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.footer-nav-list a{color:#ffffffd1;font-size:.92rem;font-weight:600;text-decoration:none}.footer-nav-list a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.footer-nav-list a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffffffa6}.footer-link-button{font:inherit;color:#ffffffd1;cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0;font-size:.92rem;font-weight:600}.footer-link-button:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.footer-link-button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffffffa6}.footer-contact-text{color:#ffffffa6;margin:0;font-size:.88rem;line-height:1.55}.footer-bottom{color:#ffffff94;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:clamp(28px,4vw,36px);padding-top:22px;font-size:.88rem;display:flex}.footer-copy{max-width:100%}.footer-legal{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 18px;display:flex}.footer-legal-text--short{display:none}.footer-legal a{color:#ffffffc2;cursor:pointer;font-weight:600;text-decoration:none}.footer-legal a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.footer-legal a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffffffa6}@media (width<=900px){.footer-grid{grid-template-columns:1fr}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-nav-col:last-child{grid-column:1/-1}}@media (width<=720px){.footer-shell{border-radius:22px;padding:24px 18px}.footer-nav{grid-template-columns:1fr;gap:0}.footer-nav-col{padding:20px 0 22px}.footer-nav-col:first-child{padding-top:4px}.footer-nav-col:not(:last-child){border-bottom:1px solid #ffffff1a}.footer-nav-col:last-child{border-bottom:none;grid-column:auto;padding-bottom:0}.footer-nav-heading{letter-spacing:.12em;margin-bottom:14px;font-size:.68rem}.footer-nav-list{gap:4px}.footer-nav-list a,.footer-link-button{border-radius:12px;align-items:center;min-height:44px;margin:0 -12px;padding:8px 12px;font-size:.94rem;display:flex}.footer-nav-list a:hover,.footer-link-button:hover{background:#ffffff0f;text-decoration:none}.footer-contact-text{margin-top:12px;font-size:.86rem;line-height:1.5}.footer-bottom{flex-direction:column;align-items:stretch;gap:20px;margin-top:24px;padding-top:20px}.footer-copy{line-height:1.45}.footer-legal{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:100%}.footer-legal-text--full{display:none}.footer-legal-text--short{display:inline}.footer-legal a{background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;justify-content:flex-start;align-items:center;min-height:48px;padding:12px 16px;font-size:.92rem;text-decoration:none;display:flex}.footer-legal a:hover{background:#ffffff1c;text-decoration:none}.footer-legal a:focus-visible{border-radius:14px}}.cookie-consent-backdrop{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1111117a;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.cookie-consent-dialog{width:min(560px,100%);max-height:min(90vh,720px);color:var(--text);background:linear-gradient(145deg,#fcfaf6fc,#ecf4f1f7);border:1px solid #3f7f7847;border-radius:14px;padding:24px 22px 22px;overflow:auto;box-shadow:0 28px 64px #14141438}.cookie-consent-title{letter-spacing:-.02em;margin:0 0 14px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.35rem,3.2vw,1.55rem);font-weight:600;line-height:1.2}.cookie-consent-body{color:#111111e0;gap:12px;font-size:.88rem;line-height:1.55;display:grid}.cookie-consent-body p{margin:0}.cookie-consent-body strong{color:var(--text);font-weight:650}.cookie-consent-withdraw{color:#111111c7;font-size:.84rem}.cookie-consent-actions{flex-wrap:wrap;justify-content:stretch;gap:10px;margin-top:20px;display:flex}.cookie-consent-reject,.cookie-consent-accept{cursor:pointer;border:1px solid #11111124;border-radius:999px;flex:140px;min-height:44px;padding:0 16px;font-size:.9rem;font-weight:600}.cookie-consent-reject{color:var(--text);background:#ffffffeb}.cookie-consent-reject:hover{background:#fff;border-color:#11111138}.cookie-consent-accept{color:var(--white);background:#3f7f78;border-color:#0000}.cookie-consent-accept:hover{background:#346b66}@media (width<=480px){.cookie-consent-dialog{padding:20px 16px 18px}.cookie-consent-actions{flex-direction:column}.cookie-consent-reject,.cookie-consent-accept{flex:auto}}.features-page{padding:clamp(32px,6vw,72px) 0 clamp(56px,8vw,96px)}.features-inner{max-width:var(--container);margin:0 auto}.features-header{text-align:center;max-width:42rem;margin:0 auto clamp(32px,5vw,48px)}.features-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:.78rem;font-weight:700}.features-title{letter-spacing:-.02em;color:var(--text);margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:600;line-height:1.15}.features-lead{color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.features-cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(20px,3vw,28px);margin:0;padding:0;list-style:none;display:grid}.features-card{background:linear-gradient(165deg,#fffffffa 0%,#f8fcf9f5 100%);border:1px solid #3f7f7824;border-radius:16px;flex-direction:column;min-height:0;padding:0;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 14px 40px #1428230f,0 2px 8px #1428230a}.features-card:hover{border-color:#3f7f7838;box-shadow:inset 0 1px #fffffff2,0 20px 48px #14282314,0 4px 12px #3f7f7812}.features-card--tier-primary{border-color:#3f7f7833;box-shadow:inset 0 1px #fffffff2,0 18px 44px #3f7f781a,0 2px 10px #3f7f780f}.features-card--tier-primary:before{content:"";background:linear-gradient(90deg,#3f7f78,#8bbf8b);flex-shrink:0;width:100%;height:3px;display:block}.features-card--tier-primary:hover{border-color:#3f7f7847}.features-card-main{flex-direction:column;flex:auto;gap:12px;padding:clamp(22px,2.8vw,28px) clamp(22px,2.8vw,28px) clamp(20px,2.5vw,24px);display:flex}.features-card--tier-primary .features-card-main{padding-top:clamp(20px,2.5vw,24px)}.features-card-heading{letter-spacing:-.02em;color:var(--text);margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.22rem;font-weight:600;line-height:1.2}.features-card-body{color:#1111119e;margin:0;font-size:.93rem;line-height:1.58}.features-card-bullets{color:#11111194;margin:2px 0 0;padding:0;font-size:.88rem;line-height:1.55;list-style:none}.features-card-bullets li{margin:0 0 10px;padding-left:1.15rem;position:relative}.features-card-bullets li:last-child{margin-bottom:0}.features-card-bullets li:before{content:"";background:linear-gradient(135deg,#3f7f78,#6ba89c);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0;box-shadow:0 0 0 2px #3f7f781f}.features-card-cta{background:#ffffff73;border-top:1px solid #3f7f781a;flex-shrink:0;justify-content:center;margin-top:auto;padding:20px clamp(22px,2.8vw,28px) clamp(22px,2.8vw,28px);display:flex}.features-card-signup{min-width:min(200px,100%);min-height:46px;color:var(--white);letter-spacing:.01em;cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;padding:0 28px;font-size:.95rem;font-weight:600;box-shadow:0 2px 8px #3f7f7840}.features-card-signup:hover{background:#346b66;transform:translateY(-2px);box-shadow:0 4px 14px #3f7f784d}.features-card-signup:active{transform:translateY(0)}.features-card-signup:focus-visible{outline-offset:3px;outline:2px solid #8bbf8b}@media (width<=900px){.features-header{text-align:left;margin-left:0;margin-right:0}.features-cards{grid-template-columns:1fr}}.contact-page{color:var(--text);padding:clamp(32px,6vw,72px) 0 clamp(56px,8vw,96px)}.contact-inner{max-width:560px;margin:0 auto}.contact-breadcrumb{color:#1111118c;margin:0 0 16px;font-size:.88rem}.contact-breadcrumb a{color:#2f645e;font-weight:600;text-decoration:none}.contact-breadcrumb a:hover{text-decoration:underline}.contact-header{margin-bottom:clamp(28px,4vw,40px)}.contact-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:.78rem;font-weight:700}.contact-title{letter-spacing:-.02em;color:var(--text);margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500}.contact-lead{color:#111111ad;margin:0;font-size:1rem;line-height:1.55}.contact-form{border-radius:calc(var(--radius) - 6px);background:linear-gradient(140deg,#faf7f1fa,#ecf4f1f5);border:1px solid #3f7f783d;gap:22px;padding:24px 22px;display:grid;box-shadow:0 12px 36px #14141414}.contact-signed-in-note{color:#244b47;background:#ffffffa6;border:1px solid #3f7f782e;border-radius:10px;margin:0;padding:12px 14px;font-size:.88rem;line-height:1.45}.contact-field{gap:8px;display:grid}.contact-field label{color:#111111d1;font-size:.92rem;font-weight:600}.contact-field input,.contact-field textarea{box-sizing:border-box;width:100%;color:var(--text);font:inherit;background:#ffffffe6;border:1px solid #3f7f7842;border-radius:12px;padding:10px 12px}.contact-field textarea{resize:vertical;min-height:140px}.contact-field input:focus-visible,.contact-field textarea:focus-visible{outline-offset:1px;outline:2px solid #3f7f788f}.contact-input-readonly{color:#111111b8;cursor:default;background:#f8faf9f2}.contact-message{margin:0;font-size:.92rem}.contact-message--error{color:#b83232;font-weight:600}.contact-submit{color:var(--white);font-weight:600;font:inherit;cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;justify-self:start;padding:10px 22px}.contact-submit:hover:not(:disabled){background:#346b66}.contact-submit:disabled{opacity:.65;cursor:not-allowed}.contact-success{border-radius:calc(var(--radius) - 6px);text-align:center;background:linear-gradient(140deg,#faf7f1fa,#ecf4f1f5);border:1px solid #3f7f783d;padding:28px 22px;box-shadow:0 12px 36px #14141414}.contact-success-title{color:#276749;margin:0 0 8px;font-size:1.15rem;font-weight:700}.contact-success-body{color:#111111b8;margin:0 0 20px;font-size:.95rem;line-height:1.5}.contact-send-another{color:#2f645e;font:inherit;cursor:pointer;background:#ffffffbf;border:1px solid #3f7f7847;border-radius:999px;padding:8px 18px;font-weight:600}.contact-send-another:hover{background:#fffffff2}.reset-password-page{color:var(--text);padding:clamp(32px,6vw,72px) 0 clamp(56px,8vw,96px)}.reset-password-inner{max-width:480px;margin:0 auto}.reset-password-breadcrumb{color:#1111118c;margin:0 0 16px;font-size:.88rem}.reset-password-breadcrumb a{color:#2f645e;font-weight:600;text-decoration:none}.reset-password-breadcrumb a:hover{text-decoration:underline}.reset-password-card{border-radius:calc(var(--radius) - 6px);background:linear-gradient(140deg,#faf7f1fa,#ecf4f1f5);border:1px solid #3f7f783d;padding:28px 24px;box-shadow:0 12px 36px #14141414}.reset-password-card--success{text-align:left}.reset-password-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:.78rem;font-weight:700}.reset-password-title{letter-spacing:-.02em;color:var(--text);margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.55rem,4vw,1.95rem);font-weight:500}.reset-password-lead{color:#111111ad;margin:0 0 22px;font-size:.98rem;line-height:1.55}.reset-password-lead--warn{color:#7b341e}.reset-password-form{gap:16px;display:grid}.reset-password-field{gap:8px;display:grid}.reset-password-field label{color:#111111c7;font-size:.92rem;font-weight:600}.reset-password-field input{width:100%;color:var(--text);box-sizing:border-box;background:#ffffffd1;border:1px solid #3f7f7842;border-radius:12px;padding:11px 12px}.reset-password-field input:focus-visible{outline-offset:1px;outline:2px solid #3f7f788f}.reset-password-message{margin:0;font-size:.88rem}.reset-password-message--error{color:#9b2c2c}.reset-password-primary{min-height:44px;color:var(--white);cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;margin-top:4px;font-weight:600}.reset-password-primary:hover:not(:disabled){background:#346b66;transform:translateY(-2px)}.reset-password-primary:disabled{opacity:.78;cursor:not-allowed}.reset-password-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.reset-password-actions .reset-password-primary{margin-top:0;padding:0 22px}.reset-password-secondary{color:#2f645e;font-size:.95rem;font-weight:600;text-decoration:underline}.reset-password-foot{margin:20px 0 0;font-size:.9rem}.reset-password-foot a{color:#2f645e;font-weight:600;text-decoration:none}.reset-password-foot a:hover{text-decoration:underline}.settings-page{color:var(--text);padding:clamp(32px,6vw,72px) 0 80px}.settings-inner{max-width:640px}.settings-inner--wide{max-width:760px}.settings-breadcrumb{color:#1111118c;margin:0 0 16px;font-size:.88rem}.settings-breadcrumb a{color:#2f645e;font-weight:600;text-decoration:none}.settings-breadcrumb a:hover{text-decoration:underline}.settings-title{letter-spacing:-.02em;margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500}.settings-lead{color:#111111ad;margin:0 0 36px;font-size:1rem;line-height:1.55}.settings-lead--tight{margin-bottom:0}.settings-timetable-form{border-radius:calc(var(--radius) - 6px);background:linear-gradient(140deg,#faf7f1fa,#ecf4f1f5);border:1px solid #3f7f783d;gap:22px;padding:24px 22px;display:grid;box-shadow:0 12px 36px #14141414}.settings-section-title{color:#244b47;margin:0 0 4px;font-size:1.1rem;font-weight:700}.settings-section-title--sub{margin-top:10px;font-size:1rem}.settings-field{gap:8px;display:grid}.settings-field label,.settings-legend{color:#111111d1;font-size:.92rem;font-weight:600}.settings-field input[type=number],.settings-field input[type=time],.settings-field input[type=text],.settings-field input[type=password],.settings-field input[type=date]{max-width:220px;color:var(--text);font:inherit;background:#ffffffe6;border:1px solid #3f7f7842;border-radius:12px;padding:10px 12px}.settings-field input:focus-visible{outline-offset:1px;outline:2px solid #3f7f788f}.settings-field select{max-width:320px;color:var(--text);font:inherit;background:#ffffffe6;border:1px solid #3f7f7842;border-radius:12px;padding:10px 12px}.settings-year-picker{justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px;display:flex}.settings-field--inline{gap:6px}.settings-field--inline input[type=time],.settings-field--inline input[type=number],.settings-field--inline input[type=text],.settings-field--inline input[type=password],.settings-field--inline input[type=date]{max-width:100%}.settings-holiday-card{background:#ffffff8c;border:1px solid #3f7f7833;border-radius:10px;padding:14px 14px 12px}.settings-holiday-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.settings-holiday-heading{color:#244b47;margin:0;font-size:.88rem;font-weight:700}.settings-holiday-remove{color:#2f645e;font:inherit;cursor:pointer;background:#ffffffbf;border:1px solid #3f7f7847;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:600}.settings-holiday-remove:hover{background:#fffffff2}.settings-holiday-grid{gap:12px;display:grid}@media (width>=720px){.settings-holiday-grid{grid-template-columns:1.4fr 1fr 1fr}}.settings-actions--stack{margin-top:4px}.settings-break-card{background:#ffffff8c;border:1px solid #3f7f7833;border-radius:10px;padding:14px 14px 12px}.settings-break-heading{color:#244b47;margin:0 0 10px;font-size:.88rem;font-weight:700}.settings-break-grid,.settings-lunch-grid,.settings-registration-grid{gap:12px;display:grid}@media (width>=520px){.settings-break-grid,.settings-lunch-grid,.settings-registration-grid{grid-template-columns:1fr 1fr}}.settings-hint--tight{margin-top:-8px}.settings-holiday-import{gap:10px;margin-top:-4px;display:grid}.settings-holiday-import-manual{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.settings-holiday-import-manual label{color:#111111d1;width:100%;font-size:.88rem;font-weight:600}.settings-holiday-import-manual input[type=text]{min-width:230px;max-width:340px;color:var(--text);font:inherit;background:#ffffffe6;border:1px solid #3f7f7842;border-radius:12px;padding:10px 12px}.settings-holiday-import-manual input[type=text]:focus-visible{outline-offset:1px;outline:2px solid #3f7f788f}.settings-hint{color:#11111194;margin:0;font-size:.84rem;line-height:1.45}.settings-hint--error{color:#8f4d46}.settings-hint--success{color:#276749}.settings-danger-zone{margin-top:24px}.settings-fieldset{border:none;gap:10px;margin:0;padding:0;display:grid}.settings-legend{margin-bottom:2px;padding:0}.settings-radio{color:#111111e0;cursor:pointer;align-items:center;gap:10px;font-size:.94rem;font-weight:500;display:flex}.settings-radio input{accent-color:#3f7f78;width:1rem;height:1rem}.settings-checkbox{color:#111111e0;cursor:pointer;align-items:flex-start;gap:10px;margin-top:10px;font-size:.94rem;font-weight:600;display:flex}.settings-checkbox input{accent-color:#3f7f78;flex-shrink:0;width:1.05rem;height:1.05rem;margin-top:2px}.settings-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;display:flex}.settings-save{color:var(--white);font-weight:600;font:inherit;cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;padding:10px 20px}.settings-save:hover{background:#346b66}.settings-reset{border:1px solid var(--stroke);color:var(--text);font-weight:600;font:inherit;cursor:pointer;background:#ffffffa6;border-radius:999px;padding:10px 18px}.settings-reset-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.settings-reset:hover{background:#fffffff2}.settings-reset--danger{color:#8f4d46;background:#b1665e1a;border-color:#b1665e73}.settings-reset--danger:hover{background:#b1665e2e}.settings-saved{color:#276749;width:100%;margin:0;font-size:.9rem;font-weight:600}.settings-dialog-backdrop{z-index:1000;background:#1111118f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-delete-dialog{border-radius:var(--radius);background:#faf7f1;gap:18px;width:min(100%,480px);padding:24px;display:grid;box-shadow:0 24px 72px #11111147}.settings-delete-form{gap:18px;display:grid}.settings-delete-error{color:#8f4d46;gap:4px;font-size:.88rem;display:grid}.settings-delete-error p{margin:0}@media (width<=720px){.classes-subnav{display:none}}.classes-page{color:var(--text);padding:clamp(32px,6vw,72px) 0 80px}.classes-inner{max-width:760px}.classes-breadcrumb{color:#1111118c;margin:0 0 16px;font-size:.88rem}.classes-breadcrumb a{color:#2f645e;font-weight:600;text-decoration:none}.classes-breadcrumb a:hover{text-decoration:underline}.classes-title{letter-spacing:-.02em;margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500}.classes-subnav{gap:10px;margin:0 0 18px;display:flex}.classes-subnav-link{color:#2f645e;background:#ffffffb8;border:1px solid #3f7f7838;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex}.classes-subnav-link.is-active{color:#f5f1ea;background:#3f7f78;border-color:#3f7f78}.classes-lead{color:#111111ad;margin:0 0 36px;font-size:1rem;line-height:1.55}.classes-week-switch{gap:8px;margin:0 0 16px;display:inline-flex}.classes-week-switch-btn{color:#2f645e;min-height:34px;font:inherit;cursor:pointer;background:#ffffffc2;border:1px solid #3f7f7840;border-radius:999px;padding:0 14px;font-size:.84rem;font-weight:600}.classes-week-switch-btn.is-active{color:#f5f1ea;background:#3f7f78;border-color:#3f7f78}.classes-input-timetable{width:100%;min-width:0;margin-top:8px}.classes-form{border-radius:calc(var(--radius) - 6px);background:linear-gradient(140deg,#faf7f1fa,#ecf4f1f5);border:1px solid #3f7f783d;gap:18px;padding:24px 22px;display:grid;box-shadow:0 12px 36px #14141414}.classes-hint{color:#11111194;margin:0;font-size:.84rem;line-height:1.45}.classes-hint--standalone{margin:-6px 0 4px}.classes-hint--error{color:#8f3f38}.classes-field{gap:8px;display:grid}.classes-field label{color:#111111d1;font-size:.92rem;font-weight:600}.classes-field input[type=number],.classes-field input[type=text],.classes-field select{width:100%;max-width:280px;color:var(--text);font:inherit;background:#ffffffe6;border:1px solid #3f7f7842;border-radius:12px;padding:10px 12px}.classes-field input:focus-visible,.classes-field select:focus-visible{outline-offset:1px;outline:2px solid #3f7f788f}.classes-entry-card{background:#ffffff8c;border:1px solid #3f7f7833;border-radius:10px;padding:14px 14px 12px}.classes-entry-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.classes-entry-title{color:#244b47;margin:0;font-size:.95rem;font-weight:700}.classes-entry-remove{color:#2f645e;font:inherit;cursor:pointer;background:#ffffffbf;border:1px solid #3f7f7847;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:600}.classes-entry-remove:hover{background:#fffffff2}.classes-entry-grid{gap:12px;display:grid}.classes-field--inline input[type=number],.classes-field--inline input[type=text],.classes-field--inline select{max-width:100%}@media (width>=720px){.classes-entry-grid{grid-template-columns:2fr 1fr}}.classes-actions{align-items:center;gap:12px;margin-top:4px;display:flex}.classes-actions--add{margin-top:8px}.add-row-button.add-row-button--danger{color:#8f4d46;background:#b1665e14;border-color:#b1665e;box-shadow:0 2px 10px #b1665e29}.add-row-button.add-row-button--danger:hover:not(:disabled){color:#7d413a;background:#b1665e24;border-color:#9a5750;box-shadow:0 4px 14px #b1665e33}.classes-save{color:var(--white);font-weight:600;font:inherit;cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;padding:10px 20px}.classes-save:hover{background:#346b66}.classes-save:disabled,.classes-entry-remove:disabled{cursor:not-allowed;opacity:.55}.classes-saved{color:#276749;margin:0;font-size:.9rem;font-weight:600}@media (width<=720px){.classes-subnav{display:none}}.terms-modal-backdrop{z-index:58;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1111117a;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.terms-modal-dialog{width:min(640px,100%);max-height:min(90vh,820px);color:var(--text);background:linear-gradient(145deg,#fcfaf6fc,#ecf4f1f7);border:1px solid #3f7f7847;border-radius:14px;flex-direction:column;padding:20px 22px 22px;display:flex;box-shadow:0 28px 64px #14141438}.terms-modal-toolbar{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.terms-modal-title{letter-spacing:-.02em;margin:0;padding-right:8px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.35rem,3.2vw,1.55rem);font-weight:600;line-height:1.2}.terms-modal-dismiss{color:#111111a6;cursor:pointer;background:#ffffffa6;border:none;border-radius:10px;flex-shrink:0;width:40px;height:40px;margin:-6px -6px 0 0;font-size:1.5rem;line-height:1}.terms-modal-dismiss:hover{color:var(--text);background:#fffffff2}.terms-modal-meta{color:#11111185;font-variant-numeric:tabular-nums;flex-shrink:0;margin:8px 0 0;font-size:.82rem}.terms-modal-lead{color:#111111c7;flex-shrink:0;margin:12px 0 0;font-size:.86rem;line-height:1.55}.terms-modal-body{border-top:1px solid #3f7f781f;flex:auto;min-height:0;margin-top:16px;padding-top:4px;overflow-y:auto}.terms-modal-section{border-top:1px solid #3f7f781a;margin-top:16px;padding-top:16px}.terms-modal-section:first-child{border-top:none;margin-top:0;padding-top:12px}.terms-modal-section-title{letter-spacing:-.01em;color:#244b47;margin:0 0 8px;font-size:.95rem;font-weight:700}.terms-modal-section p{color:#111111d1;margin:0 0 10px;font-size:.84rem;line-height:1.58}.terms-modal-section p:last-child{margin-bottom:0}.terms-modal-section a{color:#2d6b63;text-underline-offset:2px;font-weight:600;text-decoration:underline}.terms-modal-section a:hover{color:#244b47}.terms-modal-actions{flex-shrink:0;margin-top:18px;padding-top:4px}.terms-modal-close-btn{width:100%;min-height:44px;color:var(--white);cursor:pointer;background:#3f7f78;border:1px solid #0000;border-radius:999px;padding:0 16px;font-size:.9rem;font-weight:600}.terms-modal-close-btn:hover{background:#346b66}.terms-modal-close-btn:focus-visible{outline-offset:2px;outline:2px solid #8bbf8b}@media (width<=480px){.terms-modal-dialog{padding:18px 16px}}:root{--bg:#f2eee8;--bg-alt:#ebe7df;--text:#111;--muted:#5a584f;--card:#ffffff94;--stroke:#11111114;--white:#fff;--radius:30px;--shadow:0 20px 60px #14141414;--container:min(1200px, calc(100vw - 32px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 0 0,#8ca3ff38,#0000 25%),linear-gradient(#f4f0e9 0%,#efebe3 36%,#ebe7df 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{transition:transform .18s,opacity .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s}button{font:inherit}.add-row-button{color:#2f645e;letter-spacing:.02em;cursor:pointer;background:#fffffff5;border:2px solid #3f7f78;border-radius:999px;padding:10px 20px;font-size:.88rem;font-weight:700;box-shadow:0 2px 10px #3f7f7833}.add-row-button:hover:not(:disabled){color:#1e3d3a;background:#3f7f7824;border-color:#346b66;box-shadow:0 4px 14px #3f7f783d}.add-row-button:focus-visible{outline-offset:2px;outline:2px solid #3f7f788c}.add-row-button:disabled{opacity:.52;cursor:not-allowed;box-shadow:0 1px 4px #3f7f781a}img{max-width:100%;display:block}.container{width:var(--container);margin:0 auto}.section{padding:0 0 48px}
