.site-root{--site-green: #2f8f6b;--site-green-deep: #1d6f50;--site-ink: #173f35;--site-muted: #527067;--site-soft-muted: #7c918a;--site-mint: #e8f6ef;--site-bg: #f7fcf9;--site-bg-soft: #f1faf5;--site-yellow: #f6c95b;--site-yellow-soft: #fff7d9;--site-peach: #f5a671;--site-sky: #78b9eb;--site-purple: #967bd8;--site-line: #e5eee9;--site-white: #ffffff;--site-shadow: 0 12px 28px rgba(31,83,64,.07);--site-shadow-strong: 0 20px 44px rgba(31,83,64,.11);min-height:100vh;color:var(--site-ink);background:radial-gradient(circle at 8% 0%,rgba(246,201,91,.24),transparent 28%),radial-gradient(circle at 86% 4%,rgba(47,143,107,.16),transparent 32%),linear-gradient(180deg,var(--site-white) 0%,var(--site-bg) 46%,var(--site-bg-soft) 100%);font-family:Noto Sans SC,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden;scroll-behavior:smooth}.site-root *,.site-root *:before,.site-root *:after{box-sizing:border-box}.site-root a{color:inherit;text-decoration:none}.site-root button,.site-root input,.site-root select,.site-root textarea{font:inherit}.site-root button{cursor:pointer}.site-root button:disabled{cursor:not-allowed;opacity:.72}.site-decorations{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.site-bubble{position:absolute;display:block;width:150px;height:150px;border-radius:999px;background:#2f8f6b24;filter:blur(2px);animation:siteFloat 12s ease-in-out infinite}.bubble-one{top:140px;left:5vw}.bubble-two{top:430px;right:8vw;width:118px;height:118px;background:#78b9eb2e;animation-delay:-3s}.bubble-three{top:760px;left:18vw;width:96px;height:96px;background:#f6c95b38;animation-delay:-6s}.bubble-four{top:980px;right:18vw;width:82px;height:82px;background:#f5a6712e;animation-delay:-9s}@keyframes siteFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-24px,0) scale(1.05)}}.site-nav,.site-hero,.site-section,.site-footer{position:relative;z-index:1}.site-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;padding:14px clamp(18px,5vw,72px);border-bottom:1px solid rgba(229,238,233,.8);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}.site-brand-mark{display:inline-grid;place-items:center;width:50px;height:50px;border-radius:18px;background:linear-gradient(135deg,var(--site-green),var(--site-green-deep));color:var(--site-white);box-shadow:0 14px 28px #2f8f6b38}.site-brand-mark svg{width:25px;height:25px}.site-brand strong,.site-brand small{display:block}.site-brand strong{color:var(--site-ink);font-size:18px;font-weight:900;letter-spacing:0}.site-brand small{margin-top:2px;color:var(--site-soft-muted);font-family:Nunito,Noto Sans SC,sans-serif;font-size:12px;font-weight:800}.site-links{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:1 1 auto}.site-links>a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-radius:14px;color:var(--site-muted);font-size:14px;font-weight:800;transition:background-color .18s ease,color .18s ease,transform .18s ease}.site-links>a:hover{background:var(--site-mint);color:var(--site-green-deep)}.site-links .site-link-button,.site-primary{border:0;background:linear-gradient(135deg,var(--site-green),var(--site-green-deep));color:var(--site-white);box-shadow:0 14px 28px #2f8f6b38}.site-links .site-link-button{gap:8px;margin-left:6px;padding-inline:18px}.site-links .site-link-button:hover,.site-primary:hover{color:var(--site-white);transform:translateY(-2px)}.site-link-button svg,.site-primary svg,.site-secondary svg,.site-course-card button svg{width:18px;height:18px}.site-menu-button{display:none;width:42px;height:42px;border:1px solid var(--site-line);border-radius:14px;background:var(--site-white);color:var(--site-ink)}.site-menu-button svg{width:20px;height:20px}.site-hero,.site-section,.site-footer{width:min(1180px,calc(100% - 36px));margin:0 auto}.site-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(28px,5vw,64px);align-items:center;min-height:calc(100vh - 78px);padding:clamp(56px,8vw,96px) 0 clamp(44px,7vw,82px)}.site-hero-kicker{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:var(--site-yellow-soft);color:var(--site-green-deep);font-size:13px;font-weight:900}.site-hero-copy h1{max-width:760px;margin:18px 0 0;color:var(--site-ink);font-size:clamp(40px,5.8vw,72px);font-weight:900;line-height:1.08;letter-spacing:0}.site-hero-copy h1 em{position:relative;display:inline-block;margin-left:.18em;color:var(--site-green-deep);font-style:normal;white-space:nowrap}.site-hero-copy h1 em:after{content:"";position:absolute;left:0;right:0;bottom:.05em;z-index:-1;height:.24em;border-radius:999px;background:var(--site-yellow)}.site-hero-copy p{max-width:680px;margin:24px 0 0;color:var(--site-muted);font-size:clamp(16px,1.55vw,20px);font-weight:600;line-height:1.9}.site-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.site-primary,.site-secondary,.site-course-card button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:14px;font-size:15px;font-weight:900;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.site-secondary,.site-course-card button{border:1px solid var(--site-line);background:var(--site-white);color:var(--site-ink);box-shadow:var(--site-shadow)}.site-secondary:hover,.site-course-card button:hover{border-color:#2f8f6b38;background:var(--site-mint);color:var(--site-green-deep);transform:translateY(-2px)}.site-hero-visual{position:relative;min-height:470px;padding:24px;border:1px solid var(--site-line);border-radius:28px;background:radial-gradient(circle at 18% 20%,rgba(246,201,91,.28),transparent 30%),radial-gradient(circle at 88% 16%,rgba(120,185,235,.2),transparent 28%),linear-gradient(145deg,#fffffff0,#f1faf5eb);box-shadow:var(--site-shadow-strong);overflow:hidden}.site-hero-visual:before{content:"";position:absolute;inset:18px;border:1px dashed rgba(47,143,107,.18);border-radius:24px}.site-visual-card,.site-visual-tile{position:relative;border:1px solid rgba(229,238,233,.9);background:#ffffffd6;box-shadow:var(--site-shadow)}.site-visual-main{display:grid;gap:12px;width:min(100%,360px);margin:30px auto 22px;padding:30px;border-radius:28px}.site-visual-main svg{width:38px;height:38px;color:var(--site-green)}.site-visual-main strong{font-size:30px;font-weight:900}.site-visual-main span{color:var(--site-muted);font-weight:800;line-height:1.7}.site-visual-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.site-visual-tile{display:grid;gap:10px;min-height:126px;padding:20px;border-radius:22px}.site-visual-tile svg{width:24px;height:24px;color:var(--site-green-deep)}.site-visual-tile span{font-weight:900}.site-section{padding:clamp(48px,7vw,88px) 0}.site-section-head{max-width:840px}.site-section-head span{display:inline-flex;margin-bottom:12px;color:var(--site-green-deep);font-size:13px;font-weight:900}.site-section-head h2{margin:0;color:var(--site-ink);font-size:clamp(28px,4vw,46px);font-weight:900;line-height:1.18;letter-spacing:0}.site-section-head p{margin:16px 0 0;color:var(--site-muted);font-size:16px;font-weight:600;line-height:1.9}.site-section-action-row{display:flex;align-items:end;justify-content:space-between;gap:24px}.site-section-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:46px;padding:0 18px;border:1px solid var(--site-line);border-radius:14px;background:var(--site-white);color:var(--site-green-deep);font-size:14px;font-weight:900;box-shadow:var(--site-shadow)}.site-section-link svg{width:17px;height:17px}.site-about{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;align-items:end}.site-stat-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.site-stat{min-height:132px;padding:22px;border:1px solid var(--site-line);border-radius:24px;background:#ffffffe0;box-shadow:var(--site-shadow)}.site-stat strong,.site-stat span{display:block}.site-stat strong{color:var(--site-green-deep);font-family:Nunito,Noto Sans SC,sans-serif;font-size:34px;font-weight:900}.site-stat span{margin-top:8px;color:var(--site-muted);font-size:13px;font-weight:800}.site-course-grid,.site-teacher-grid,.site-result-feedback-grid,.site-poster-grid,.site-moment-grid{display:grid;gap:18px;margin-top:26px}.site-course-grid,.site-teacher-grid,.site-result-feedback-grid,.site-poster-grid,.site-moment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-course-card,.site-teacher-card,.site-result-feedback-card,.site-result-state,.site-poster-card,.site-moment-card,.site-lead-form,.site-contact,.site-qr{border:1px solid var(--site-line);border-radius:24px;background:#ffffffe6;box-shadow:var(--site-shadow)}.site-course-card{display:flex;flex-direction:column;min-height:318px;padding:24px}.site-card-icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:18px;background:var(--site-mint);color:var(--site-green-deep)}.site-card-icon.tone-1{background:#78b9eb33;color:#367aa9}.site-card-icon.tone-2{background:#f5a67138;color:#a95f2f}.site-card-icon.tone-3{background:#967bd829;color:#6f55b7}.site-card-icon svg{width:23px;height:23px}.site-course-card small{margin-top:22px;color:var(--site-green-deep);font-size:13px;font-weight:900}.site-course-card h3,.site-teacher-card h3,.site-result-feedback-card h3{margin:10px 0 0;color:var(--site-ink);font-size:21px;line-height:1.35}.site-course-card p,.site-teacher-card p,.site-result-feedback-card p,.site-result-state p{color:var(--site-muted);line-height:1.75}.site-course-card p{flex:1 1 auto;margin:14px 0 22px}.site-teacher-card{display:flex;gap:16px;padding:22px}.site-avatar{display:inline-grid;place-items:center;flex:0 0 auto;width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,var(--site-yellow),var(--site-peach));color:var(--site-ink);font-size:20px;font-weight:900}.site-avatar-image{display:block;flex:0 0 auto;width:56px;height:56px;border-radius:20px;object-fit:cover;background:var(--site-mint)}.site-teacher-card h3,.site-result-feedback-card p,.site-result-state p{margin:0}.site-teacher-card strong{display:block;margin-top:5px;color:var(--site-green-deep);font-size:13px;font-weight:900}.site-teacher-card p{margin:10px 0 0}.site-results{border-block:1px solid rgba(229,238,233,.72)}.site-result-feedback-card,.site-result-state{display:grid;gap:14px;padding:24px}.site-result-state svg{width:24px;height:24px;color:var(--site-green)}.site-result-feedback-card{background:linear-gradient(135deg,#e8f6eff2,#fff7d9b8)}.site-result-feedback-image{display:block;width:100%;aspect-ratio:4 / 3;border-radius:18px;background:var(--site-white);object-fit:contain}.site-result-badge{display:inline-flex;width:fit-content;min-height:32px;align-items:center;padding:0 12px;border-radius:999px;background:var(--site-mint);color:var(--site-green-deep);font-size:13px;font-weight:900}.site-result-feedback-card p{color:var(--site-ink);font-size:17px;font-weight:800}.site-result-feedback-card small{color:var(--site-muted);font-size:13px;font-weight:800}.site-result-state{place-items:center;min-height:220px;margin-top:26px;border-style:dashed;background:#ffffffd1;text-align:center}.site-result-state strong{color:var(--site-ink);font-size:22px;font-weight:900}.site-moment-card{overflow:hidden}.site-poster-card{display:flex;flex-direction:column;overflow:hidden}.site-poster-frame{display:grid;place-items:center;min-height:320px;padding:14px;background:radial-gradient(circle at 18% 16%,rgba(246,201,91,.24),transparent 34%),linear-gradient(145deg,#fff,var(--site-bg-soft))}.site-poster-frame img,.site-poster-frame video{display:block;width:100%;max-height:560px;aspect-ratio:3 / 4;object-fit:contain;border-radius:18px;background:var(--site-white)}.site-moment-card img,.site-moment-card video,.site-moment-placeholder{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:radial-gradient(circle at 18% 16%,rgba(246,201,91,.28),transparent 34%),linear-gradient(145deg,var(--site-mint),var(--site-bg-soft))}.site-moment-placeholder{display:grid;place-items:center;color:var(--site-green-deep)}.site-moment-placeholder svg{width:38px;height:38px}.site-poster-card>span,.site-moment-card>span{display:flex;align-items:center;gap:8px;padding:14px 16px 16px;color:var(--site-ink);font-size:14px;font-weight:900}.site-poster-card>span svg,.site-moment-card>span svg{width:17px;height:17px;color:var(--site-green)}.site-moments-page{position:relative;z-index:1;padding-bottom:28px}.site-archive-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:34px}.site-archive-back{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:46px;padding:0 18px}.site-archive-section{padding-block:28px}.site-archive-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.site-archive-section-head h2{margin:0;color:var(--site-ink);font-size:clamp(24px,3vw,34px);font-weight:900;letter-spacing:0}.site-archive-section-head span{display:inline-flex;min-height:34px;align-items:center;padding:0 13px;border-radius:999px;background:var(--site-mint);color:var(--site-green-deep);font-size:13px;font-weight:900}.site-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.site-archive-grid.is-teachers{grid-template-columns:repeat(2,minmax(0,1fr))}.site-archive-card{border:1px solid var(--site-line);border-radius:24px;background:#ffffffeb;box-shadow:var(--site-shadow);overflow:hidden}.site-archive-media{display:flex;flex-direction:column}.site-archive-media video,.site-archive-media-button img,.site-archive-media .site-moment-placeholder{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:radial-gradient(circle at 18% 16%,rgba(246,201,91,.28),transparent 34%),linear-gradient(145deg,var(--site-mint),var(--site-bg-soft))}.site-archive-media-button{display:block;width:100%;padding:0;border:0;background:transparent}.site-archive-media>span{display:flex;align-items:center;gap:8px;padding:14px 16px 16px;color:var(--site-ink);font-size:14px;font-weight:900}.site-archive-media>span svg{width:17px;height:17px;color:var(--site-green)}.site-archive-teacher{display:flex;gap:16px;padding:22px}.site-archive-teacher img{flex:0 0 auto;width:74px;height:74px;border-radius:22px;object-fit:cover;background:var(--site-mint)}.site-archive-teacher h3{margin:0}.site-archive-teacher h3{color:var(--site-ink);font-size:21px;line-height:1.35}.site-archive-teacher strong{display:block;margin-top:5px;color:var(--site-green-deep);font-size:13px;font-weight:900}.site-archive-teacher p{margin:10px 0 0;color:var(--site-muted);line-height:1.75}.site-archive-empty{display:grid;place-items:center;gap:12px;min-height:280px;border:1px dashed var(--site-line);border-radius:28px;background:#fffc;text-align:center}.site-archive-empty svg{width:42px;height:42px;color:var(--site-green)}.site-archive-empty strong{color:var(--site-ink);font-size:22px;font-weight:900}.site-archive-empty p{max-width:520px;margin:0;color:var(--site-muted);font-weight:700;line-height:1.75}.site-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px}.site-lightbox-backdrop{position:absolute;inset:0;border:0;background:#173f35b8}.site-lightbox-panel{position:relative;z-index:1;display:grid;gap:12px;width:min(960px,100%);max-height:min(86vh,760px);padding:16px;border:1px solid var(--site-line);border-radius:28px;background:var(--site-white);box-shadow:var(--site-shadow-strong)}.site-lightbox-panel img{display:block;width:100%;max-height:68vh;border-radius:20px;object-fit:contain;background:var(--site-bg-soft)}.site-lightbox-panel strong{color:var(--site-ink);font-size:16px;font-weight:900}.site-lightbox-close{position:absolute;top:14px;right:14px;display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--site-line);border-radius:14px;background:var(--site-white);color:var(--site-ink);box-shadow:var(--site-shadow)}.site-lightbox-close svg{width:20px;height:20px}.site-lead-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,.72fr);gap:28px;align-items:start}.site-lead-points{display:grid;gap:12px;margin-top:28px}.site-lead-points span{display:inline-flex;align-items:center;gap:10px;color:var(--site-muted);font-weight:800}.site-lead-points svg{width:20px;height:20px;color:var(--site-green)}.site-lead-form{display:grid;gap:16px;padding:24px}.site-lead-form label{display:grid;gap:8px}.site-lead-form label span{color:var(--site-muted);font-size:13px;font-weight:900}.site-lead-form input,.site-lead-form select,.site-lead-form textarea{width:100%;min-height:46px;border:1px solid var(--site-line);border-radius:14px;background:var(--site-bg);color:var(--site-ink);padding:0 14px;outline:none}.site-lead-form textarea{min-height:104px;padding-top:12px;resize:vertical}.site-lead-form input:focus,.site-lead-form select:focus,.site-lead-form textarea:focus{border-color:var(--site-green);box-shadow:0 0 0 3px #2f8f6b26}.site-form-submit{width:100%;margin-top:4px}.site-form-message{margin:0;padding:12px 14px;border-radius:14px;color:var(--site-muted);background:var(--site-bg-soft);font-size:14px;font-weight:800}.site-form-message.is-success{background:var(--site-mint);color:var(--site-green-deep)}.site-form-message.is-error{background:#fff1ec;color:#9b3b20}.site-contact{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:24px;align-items:center;padding:28px}.site-contact-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.site-contact-list span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:999px;background:var(--site-mint);color:var(--site-green-deep);font-size:13px;font-weight:900}.site-contact-list svg{width:16px;height:16px}.site-qr{display:grid;place-items:center;min-height:180px;padding:18px;text-align:center;color:var(--site-muted);background:linear-gradient(145deg,var(--site-mint),var(--site-yellow-soft))}.site-qr svg{width:44px;height:44px;color:var(--site-green-deep)}.site-qr-image{display:block;width:96px;height:96px;border:8px solid var(--site-white);border-radius:20px;object-fit:cover;box-shadow:0 12px 24px #1f53401a}.site-qr span{margin-top:12px;font-size:13px;font-weight:800}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:30px 0 46px;color:var(--site-muted);font-size:13px;font-weight:800}.site-footer strong,.site-footer span{display:block}.site-footer strong{color:var(--site-ink);font-size:16px}.site-footer a{color:var(--site-green-deep)}@media(max-width:980px){.site-hero,.site-about,.site-lead-section,.site-contact{grid-template-columns:1fr}.site-hero{min-height:auto}.site-course-grid,.site-teacher-grid,.site-result-feedback-grid,.site-poster-grid,.site-moment-grid,.site-archive-grid,.site-archive-grid.is-teachers{grid-template-columns:1fr}.site-archive-hero{align-items:start;flex-direction:column}.site-hero-visual{min-height:380px}}@media(max-width:760px){.site-decorations{display:none}.site-nav{min-height:68px;padding:10px 16px}.site-brand-mark{width:42px;height:42px;border-radius:16px}.site-brand strong{font-size:16px}.site-menu-button{display:inline-grid;place-items:center}.site-links{position:absolute;inset:68px 12px auto;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--site-line);border-radius:24px;background:var(--site-white);box-shadow:var(--site-shadow-strong)}.site-links.is-open{display:flex}.site-links>a{justify-content:flex-start;min-height:44px}.site-links .site-link-button{justify-content:center;margin-left:0}.site-hero,.site-section,.site-footer{width:min(100% - 28px,1180px)}.site-hero{padding-top:46px}.site-hero-copy h1{font-size:38px}.site-hero-copy h1 em{margin-left:0}.site-hero-actions{flex-direction:column}.site-primary,.site-secondary,.site-section-link,.site-archive-back{width:100%}.site-section-action-row,.site-archive-section-head{align-items:stretch;flex-direction:column}.site-section-link{justify-content:center}.site-hero-visual{min-height:auto;padding:18px}.site-visual-main{margin-top:8px;padding:22px}.site-visual-grid,.site-stat-row{grid-template-columns:1fr}.site-course-card{min-height:auto}.site-contact-list{display:grid}.site-footer{align-items:flex-start;flex-direction:column}.site-archive-teacher{flex-direction:column}.site-lightbox{padding:14px}}@media(prefers-reduced-motion:reduce){.site-root,.site-root *,.site-root *:before,.site-root *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.site-decorations{display:none}}
