@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&family=Noto+Serif+SC:wght@600;700&display=swap";button:disabled,.disabled{opacity:.58;cursor:not-allowed}*{box-sizing:border-box}:root{--ink:#18332a;--green:#155f47;--pale:#f2f5ef;--line:#dce5de;--muted:#75837d}body{color:var(--ink);background:#f7f8f5;margin:0;font-family:Noto Sans SC,sans-serif}button,input{font:inherit}button{cursor:pointer}.login-shell{grid-template-columns:56% 44%;min-height:100vh;display:grid}.login-brand{color:#fff;background:#123f32;align-items:center;padding:9vh 8vw;display:flex;position:relative;overflow:hidden}.brand-mark{border:1px solid #8db8a2;border-radius:9px;place-items:center;width:48px;height:48px;font-family:Noto Serif SC;font-size:27px;display:grid;position:absolute;top:6vh;left:7vw}.login-copy{z-index:2;position:relative}.eyebrow{letter-spacing:.18em;color:#84ad9b;font-size:13px}.login-copy h1{margin:22px 0;font:700 clamp(45px,5vw,76px)/1.18 Noto Serif SC}.login-copy p{color:#c6d9d0;font-size:17px}.bamboo-lines{opacity:.18;width:46%;height:84%;position:absolute;bottom:-12%;right:-7%;transform:rotate(12deg)}.bamboo-lines i{background:#b8d8c6;border-radius:99px;width:9px;height:100%;display:block;position:absolute;bottom:0}.bamboo-lines i:before,.bamboo-lines i:after{content:"";border-top:5px solid #b8d8c6;border-radius:100%;width:95px;height:28px;position:absolute}.bamboo-lines i:before{top:25%;left:0;transform:rotate(-28deg)}.bamboo-lines i:after{top:55%;right:0;transform:rotate(28deg)}.bamboo-lines i:nth-child(2){height:75%;left:40%}.bamboo-lines i:nth-child(3){height:90%;left:75%}.login-panel{background:#fff;place-items:center;display:grid}.login-panel form{width:min(390px,76%)}.overline{color:#a27642;letter-spacing:.25em;font-size:11px;font-weight:700}.login-panel h2,.modal h2{margin:10px 0;font:700 35px Noto Serif SC}.muted{color:var(--muted);margin-bottom:36px}.login-panel label,.modal label{margin:18px 0;font-size:13px;font-weight:600;display:block}.login-panel input,.modal input{border:1px solid #d8dfdb;border-radius:8px;outline:none;width:100%;margin-top:8px;padding:14px 15px}.primary{background:var(--green);color:#fff;border:0;border-radius:8px;justify-content:center;gap:18px;width:100%;margin-top:26px;padding:15px;font-weight:700;display:flex}.demo{text-align:center;color:#8a9691;font-size:12px}.demo button{color:var(--green);background:0 0;border:0;text-decoration:underline}.mobile-logo{display:none}header{border-bottom:1px solid var(--line);z-index:5;background:#fff;align-items:center;height:76px;padding:0 max(4vw,30px);display:flex;position:sticky;top:0}.logo{align-items:center;gap:11px;min-width:260px;display:flex}.logo>span{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:38px;height:38px;font:700 23px Noto Serif SC;display:grid}.logo div{flex-direction:column;display:flex}.logo small,.user small{color:#8b9792;letter-spacing:.08em;font-size:10px}nav{flex:1;gap:34px;height:100%;display:flex}nav a{color:#75817c;align-items:center;font-size:14px;display:flex;position:relative}nav .active{color:var(--green);font-weight:700}nav .active:after{content:"";background:var(--green);height:3px;position:absolute;bottom:0;left:0;right:0}.user{align-items:center;gap:9px;display:flex}.user>div{width:34px;height:34px;color:var(--green);background:#e2eee8;border-radius:50%;place-items:center;font-weight:700;display:grid}.user span{flex-direction:column;font-size:12px;display:flex}.user button{color:#8b9792;background:0 0;border:0;margin-left:8px;font-size:12px}.content,.lesson-wrap{max-width:1200px;margin:auto;padding:45px 28px}.welcome{background:#e9f0e8;border-radius:16px;justify-content:space-between;align-items:center;min-height:210px;padding:40px 48px;display:flex;position:relative;overflow:hidden}.welcome:after{content:"竹";color:#dce8df;font:700 260px Noto Serif SC;position:absolute;top:-70px;right:25%;transform:rotate(-8deg)}.welcome>div{z-index:1;position:relative}.welcome h1{margin:10px 0;font:700 35px Noto Serif SC}.mini-stat{background:#ffffffad;border-radius:12px;grid-template-columns:auto auto;align-items:baseline;gap:5px 12px;padding:20px 26px;display:grid!important}.mini-stat strong{color:var(--green);font:700 26px Noto Serif SC}.mini-stat span{color:#75837d;font-size:12px}.admin-actions{grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0;display:grid}.admin-actions button,.admin-actions label{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:14px;padding:17px 20px;display:flex}.admin-actions b{width:38px;height:38px;color:var(--green);background:#edf4ef;border-radius:9px;place-items:center;font-size:19px;display:grid}.admin-actions span{flex-direction:column;display:flex}.admin-actions small{color:#84918b;margin-top:3px}.admin-actions input{display:none}.toolbar{justify-content:space-between;align-items:end;margin:40px 0 18px;display:flex}.toolbar h2{margin:0;font:700 25px Noto Serif SC}.toolbar p{color:#84918b;margin:5px 0 0;font-size:13px}.toolbar input{border:1px solid var(--line);background:#fff;border-radius:8px;width:260px;padding:11px 15px}.course-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.course-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;transition:all .25s;overflow:hidden}.cover{background:var(--accent);color:#fff;height:180px;padding:24px;position:relative;overflow:hidden}.cover>span{letter-spacing:.18em;font-size:11px}.cover i{border:1px solid #ffffff40;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-65px;right:-20px}.cover em{font-size:13px;font-style:normal;position:absolute;bottom:22px;left:24px}.cover-title{opacity:.9;font:700 34px/1.2 Noto Serif SC;position:absolute;top:30px;right:25px}.tag{color:var(--green);background:#edf3ef;border-radius:4px;padding:4px 8px;font-size:11px}.course-body h3{margin:13px 0 8px;font:700 21px Noto Serif SC}.course-body p{color:#6d7b75;min-height:66px;font-size:13px;line-height:1.7}.meta{color:#89958f;border-top:1px solid #edf0ed;gap:18px;padding-top:15px;font-size:11px;display:flex}.course-body button{color:var(--green);background:0 0;border:0;justify-content:space-between;width:100%;padding:18px 0 0;font-weight:700;display:flex}footer{border-top:1px solid var(--line);color:#84918b;justify-content:space-between;margin-top:55px;padding:25px 0;font-size:12px;display:flex}.back{color:var(--green);background:0 0;border:0;margin-bottom:22px}.lesson-head{background:var(--accent);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;padding:40px 50px;display:flex}.lesson-head span{letter-spacing:.15em;opacity:.8;font-size:12px}.lesson-head h1{margin:10px 0;font:700 38px Noto Serif SC}.lesson-head p{opacity:.8}.progress-ring{border:8px solid #ffffff40;border-top-color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.progress-ring strong{font-size:23px}.progress-ring small{font-size:10px}.lesson-layout{grid-template-columns:1fr 260px;gap:24px;margin-top:28px;display:grid}.chapter-list,.course-aside{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.chapter-list>h2{margin-top:0;font:700 23px Noto Serif SC}.chapter{border-top:1px solid #edf0ed;grid-template-columns:48px 1fr auto;gap:18px;padding:23px 0;display:grid}.chapter-num{color:#aab5b0;font:700 22px Noto Serif SC}.chapter h3{margin:0 0 7px}.chapter p{color:#6f7d77;margin:0;font-size:13px;line-height:1.7}.chapter>button,.course-aside button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:7px;align-self:center;padding:8px 12px}.tip{color:#94631e;background:#fff4df;border-radius:5px;margin-top:10px;padding:6px 9px;font-size:11px;display:inline-block}.course-aside{height:max-content}.course-aside p{color:#8a9691;letter-spacing:.1em;font-size:11px}.course-aside h3{font:700 19px Noto Serif SC}.course-aside span{color:#84918b;margin-bottom:20px;font-size:12px;display:block}.course-aside button{width:100%}.modal-bg{z-index:20;background:#0d241d73;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(440px,90vw);padding:34px;position:relative}.x{color:#88958f;background:0 0;border:0;font-size:25px;position:absolute;top:15px;right:18px}.toast{color:#fff;z-index:30;background:#183e32;border-radius:8px;padding:14px 20px;font-size:13px;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 30px #0003}@media (width<=850px){.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh}.mobile-logo{align-items:center;gap:10px;margin-bottom:45px;font-weight:700;display:flex}.mobile-logo span{background:var(--green);color:#fff;border-radius:6px;padding:7px 11px}.logo{min-width:auto}.logo div,nav,.user span{display:none}header{justify-content:space-between}.content,.lesson-wrap{padding:25px 16px}.welcome{min-height:220px;padding:28px}.mini-stat{display:none!important}.admin-actions,.course-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:start;gap:15px}.toolbar input{width:100%}.lesson-head{padding:28px;display:block}.progress-ring{display:none}.lesson-layout{grid-template-columns:1fr}.chapter{grid-template-columns:40px 1fr}.chapter>button{grid-column:2}.course-aside{display:none}}.logo{text-align:left;background:0 0;border:0}.logo>span{flex:none}nav button{color:#75817c;background:0 0;border:0;padding:0;font-size:14px;position:relative}nav button.active{color:var(--green);font-weight:700}nav button.active:after{content:"";background:var(--green);height:3px;position:absolute;bottom:-28px;left:0;right:0}.lesson-layout{grid-template-columns:1fr}.chapter.done{background:#f6faf7}.chapter.done .chapter-num{color:var(--green)}.floating-home{z-index:12;color:#fff;background:#183e32;border:0;border-radius:999px;padding:13px 19px;font-weight:700;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 28px #183e323d}.reader{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.reader-top{background:var(--accent);color:#fff;justify-content:space-between;align-items:center;padding:18px 30px;display:flex}.reader-top span{letter-spacing:.1em;font-size:12px}.reader-top button{color:#fff;background:0 0;border:1px solid #ffffff8c;border-radius:7px;padding:7px 11px}.reader-body{min-height:380px;padding:55px max(6vw,42px)}.reader-number{color:var(--accent);letter-spacing:.18em;font:700 14px Noto Serif SC}.reader-body h1{margin:14px 0 24px;font:700 36px Noto Serif SC}.reader-body>p{color:#4d6259;max-width:800px;font-size:18px;line-height:2}.reader-tip{color:#7d571f;background:#fff4df;border-left:4px solid #c58a38;border-radius:8px;flex-direction:column;gap:5px;max-width:760px;margin-top:32px;padding:15px 18px;display:flex}.reader-tip strong{font-size:12px}.reader-tip span{font-size:15px}.reader-actions{border-top:1px solid var(--line);justify-content:space-between;padding:20px 30px;display:flex}.reader-actions button{border:1px solid var(--line);color:#52655c;background:#fff;border-radius:8px;padding:11px 16px}.reader-actions .finish{background:var(--green);border-color:var(--green);color:#fff;font-weight:700}@media (width<=850px){.floating-home{bottom:16px;right:16px}.reader-body{min-height:340px;padding:35px 24px}.reader-body h1{font-size:28px}.reader-body>p{font-size:16px}.reader-actions{gap:10px;padding:16px}.reader-actions button{font-size:12px}.reader-top{padding:15px 18px}}.reader-body.pdf-reader-body{padding-left:max(3vw,22px);padding-right:max(3vw,22px)}.pdf-viewer{margin-top:28px}.pdf-status{z-index:3;color:var(--green);background:#edf4ef;border:1px solid #d6e6dc;border-radius:8px;margin-bottom:18px;padding:10px 14px;font-size:12px;font-weight:700;position:sticky;top:76px}.pdf-pages{flex-direction:column;align-items:center;gap:24px;display:flex}.pdf-page{flex-direction:column;align-items:center;gap:9px;width:100%;display:flex}.pdf-page>span{color:#7f8e87;font-size:11px}.pdf-page canvas,.pdf-page img{background:#fff;border:1px solid #dde5df;border-radius:3px;max-width:100%;height:auto;display:block;box-shadow:0 8px 30px #14302724}.management-page{min-height:650px}.page-title{padding:16px 0 20px}.page-title h1{margin:9px 0;font:700 36px Noto Serif SC}.page-title p{color:#728079}.management-stat{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:17px 20px;display:flex}.management-stat>b{color:#fff;background:#183e32;border-radius:9px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.management-stat span{flex-direction:column;display:flex}.management-stat small{color:#84918b;margin-top:3px}.data-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:22px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.panel-head h2{margin:0;font:700 22px Noto Serif SC}.panel-head p{color:#84918b;margin:5px 0 0;font-size:12px}.panel-head>button{background:var(--green);color:#fff;border:0;border-radius:7px;padding:10px 15px;font-weight:700}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;border-bottom:1px solid #edf0ed;padding:16px 24px;font-size:13px}th{color:#78857f;letter-spacing:.06em;background:#f7f9f7;font-size:11px}td code{color:#3e554b;background:#f1f4f2;border-radius:4px;padding:4px 7px}.status-dot{color:#167452;background:#e8f4ed;border-radius:99px;padding:4px 9px;font-size:11px}.delete-account{color:#a64235;background:#fff;border:1px solid #e6b9b2;border-radius:6px;padding:6px 10px}.empty-state{text-align:center;color:#89958f;padding:60px 25px}.record-summary{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.record-summary>div{background:#e9f0e8;border-radius:12px;flex-direction:column;padding:24px;display:flex}.record-summary strong{color:var(--green);font:700 30px Noto Serif SC}.record-summary span{color:#6f7e77;font-size:12px}.sub-account{color:#8c9892;margin-top:3px;display:block}@media (width<=850px){.record-summary{grid-template-columns:1fr 1fr}.page-title h1{font-size:30px}.panel-head{padding:20px}.management-page .admin-actions{grid-template-columns:1fr}.management-stat{padding:17px 20px}}body{background:linear-gradient(#fff 0,#faf6f4 48%,#f5efed 100%)}.brand-symbol{background:#080808;border-radius:50%;padding:0;overflow:hidden;box-shadow:0 7px 18px #7a050f38}.brand-symbol:after{display:none}.brand-symbol img{object-fit:cover;width:100%;height:100%;display:block}.brand-mark{background:#080808;width:64px;height:64px;top:5.5vh;left:7vw;box-shadow:0 12px 32px #00000047}.login-brand{isolation:isolate;background:#080808 url(/brand-logo.png) 50%/cover no-repeat}.login-brand:after{content:"";z-index:0;background:linear-gradient(90deg,#000000e6 0,#000000ad 52%,#0000002e 100%);position:absolute;inset:0}.login-copy{max-width:620px}.login-copy h1{text-shadow:0 3px 24px #0000007a}.login-copy p{color:#f0d9d7}.login-brand .eyebrow{color:#ff7c82}.bamboo-lines{display:none}.overline,.eyebrow{color:#b30d19}.primary{background:linear-gradient(135deg,#c81420,#8e0610);box-shadow:0 10px 24px #b30d1933}.login-panel input:focus,.modal input:focus{border-color:#b30d19;box-shadow:0 0 0 3px #b30d191a}header{background:#ffffffeb;box-shadow:0 1px #55070d14}.welcome{color:#fff;background:linear-gradient(115deg,#100c0d 0,#2a0b0e 56%,#8d0711 100%);box-shadow:0 24px 55px #48080d2b}.welcome p{color:#ead8d8}.welcome .eyebrow{color:#ff8f94}.welcome-pills span{color:#ffe9e9;background:#ffffff17;border-color:#ffffff24}.welcome-visual img{object-fit:cover;object-position:center;border:6px solid #ffffff1f;border-radius:50%;width:220px;height:220px;top:4px;right:10px;transform:none;box-shadow:0 25px 55px #00000059}.visual-note{color:#8e0710;background:#fff;bottom:10px;left:-5px}.visual-note span{color:#685b5d;opacity:1}.tag{color:#9f0b15;background:#f9e7e8}.course-card:hover{border-color:#b30d1940;box-shadow:0 20px 45px #4a0b1021}.cover-brand .brand-symbol{box-shadow:0 5px 14px #00000047}.user>div{color:#99101a;background:linear-gradient(145deg,#fbecee,#f3d9dc)}.toast,.floating-home{background:#1b1112}.status-dot{color:#9d1019;background:#fae9ea}@media (width<=850px){.login-panel{background:linear-gradient(#fff 0,#faf3f1 100%)}.mobile-logo{margin-bottom:34px}.mobile-logo>.brand-symbol{width:48px;height:48px}.welcome{padding:30px 24px}.record-summary{grid-template-columns:1fr}.login-panel form{width:min(390px,84%)}}body{color:#211b1c;background:#f6f3f1;min-height:100vh}.login-shell{background:#070607}.login-brand{isolation:isolate;background:#080607;min-height:100vh}.login-brand:after{background:radial-gradient(circle at 68% 48%,#e6101f29,#0000 30%),linear-gradient(90deg,#000000f0,#00000094 58%,#00000038)}.login-brand:before{content:"";filter:blur(24px);z-index:1;background:conic-gradient(from 210deg at 65%,#0000,#dd122133,#0000 18%);animation:9s ease-in-out infinite alternate loginSweep;position:absolute;inset:-20%}.login-atmosphere{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-atmosphere span{opacity:.5;background:#ff3140;border-radius:50%;width:5px;height:5px;animation:7s linear infinite ember;position:absolute;box-shadow:0 0 18px #f41125}.login-atmosphere span:first-child{animation-delay:-1s;bottom:12%;left:18%}.login-atmosphere span:nth-child(2){width:3px;height:3px;animation-delay:-4s;bottom:4%;left:43%}.login-atmosphere span:nth-child(3){animation-delay:-2s;bottom:18%;left:66%}.login-atmosphere span:nth-child(4){width:7px;height:7px;animation-delay:-6s;bottom:5%;left:78%}.login-atmosphere span:nth-child(5){animation-delay:-3s;bottom:22%;left:34%}.login-atmosphere span:nth-child(6){animation-delay:-5s;bottom:26%;left:88%}.login-scan{z-index:1;mix-blend-mode:screen;pointer-events:none;background:repeating-linear-gradient(#0000 0 4px,#ffffff05 5px);position:absolute;inset:0}.login-copy{z-index:3;animation:.85s cubic-bezier(.2,.8,.2,1) both revealUp}.login-copy h1{letter-spacing:-.06em;max-width:720px;font-size:clamp(52px,5.3vw,82px)}.login-copy p{max-width:560px;line-height:1.9}.brand-mark{z-index:4;animation:4s ease-in-out infinite logoPulse}.login-panel{background:radial-gradient(circle at 50% 18%,#fff 0,#fdf9f8 46%,#f5ecea 100%);position:relative;overflow:hidden}.login-panel:before{content:"";border:1px solid #b30d1914;border-radius:50%;width:380px;height:380px;position:absolute;top:-190px;right:-210px;box-shadow:0 0 0 55px #b30d1906,0 0 0 110px #b30d1905}.login-panel form{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa8;border:1px solid #ffffffd9;border-radius:24px;padding:42px;animation:.75s cubic-bezier(.2,.8,.2,1) .12s both revealUp;position:relative;box-shadow:0 28px 70px #491c1f1f}.login-panel h2{letter-spacing:-.05em;font-size:42px}.login-panel input{background:#ffffffc7;border-radius:12px;height:52px;transition:border .2s,box-shadow .2s,transform .2s}.login-panel input:focus{transform:translateY(-1px)}.primary{border-radius:13px;height:54px;transition:transform .2s,box-shadow .2s}.primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #b30d1947}header{z-index:10;border-bottom:0;height:84px;padding:0 max(3vw,28px);box-shadow:0 10px 35px #3012140f}.logo{min-width:290px}.logo strong{font-size:16px}.logo small{margin-top:3px}.role-admin header{border-top:3px solid #af0b17}.role-merchant header{border-top:3px solid #241d1e}nav{align-items:center;gap:8px}nav button{padding:12px 17px;transition:all .2s;border-radius:10px!important}nav button:hover{color:#9f0b15;background:#f8eeee}nav button.active{background:#a90d18;box-shadow:0 8px 20px #a90d182e;color:#fff!important}nav button.active:after{display:none}.user{background:#f7f1ef;border:1px solid #ece0dd;border-radius:999px;padding:6px 9px 6px 7px}.user>div{width:38px;height:38px}.user button{border-radius:8px;padding:8px}.user button:hover{color:#a90d18;background:#fff}.content,.lesson-wrap{max-width:1320px;padding:42px 30px 60px}.welcome{border-radius:28px;min-height:360px;padding:55px 64px;overflow:hidden;box-shadow:0 30px 70px #3d0c102e}.role-admin .welcome{background:radial-gradient(circle at 76% 18%,#ff3d4838,#0000 25%),linear-gradient(125deg,#130e0f 0,#34090d 58%,#8e0711 100%)}.role-merchant .welcome{background:radial-gradient(circle at 75% 18%,#ff404c33,#0000 24%),linear-gradient(125deg,#100d0e 0,#281315 58%,#5f080f 100%)}.welcome:before{content:"";background:linear-gradient(110deg,#0000 55%,#ffffff0e 55.2%,#0000 56%);animation:7s ease-in-out infinite heroSheen;position:absolute;inset:0;transform:translate(-100%)}.welcome h1{max-width:760px;font-size:clamp(38px,4.5vw,60px)}.welcome p{max-width:640px;font-size:16px}.welcome-pills{margin-top:28px}.welcome-pills span{padding:9px 14px}.welcome-visual{width:330px;height:260px}.welcome-visual img{width:232px;height:232px;animation:5s ease-in-out infinite heroFloat;top:8px;right:25px}.hero-rings{width:260px;height:260px;position:absolute;top:-6px;right:9px}.hero-rings i{border:1px solid #ffffff1f;border-radius:50%;animation:12s linear infinite ringSpin;position:absolute;inset:0}.hero-rings i:nth-child(2){border-style:dashed;animation-duration:18s;animation-direction:reverse;inset:18px}.hero-rings i:nth-child(3){border-color:#ff2f3d47;animation-duration:9s;inset:38px}.visual-note{border-radius:16px;padding:16px 20px;bottom:5px;left:4px}.toolbar{margin-top:46px}.toolbar h2{font-size:30px}.toolbar input{border-radius:12px;width:320px;height:46px;padding-left:18px;box-shadow:0 5px 18px #3617190a}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.course-card{border:0;border-radius:22px;transform:translateZ(0);box-shadow:0 10px 32px #31151712}.course-card:hover{transform:translateY(-8px);box-shadow:0 26px 55px #3c0f1326}.course-body h3{font-size:23px}.course-body p{line-height:1.85}.course-body button{color:#a80d18}.tag{border-radius:999px;padding:5px 10px}.page-title{padding-top:8px}.page-title h1{font-size:44px}.admin-actions{gap:18px}.admin-actions button,.admin-actions label,.management-stat{border:0;border-radius:18px;min-height:92px;transition:all .2s;box-shadow:0 9px 28px #3214160f}.admin-actions button:hover,.admin-actions label:hover{transform:translateY(-3px);box-shadow:0 16px 36px #430f141a}.admin-actions b,.management-stat>b{background:linear-gradient(145deg,#be101d,#7e0710);border-radius:13px}.data-panel{border:0;border-radius:20px;box-shadow:0 12px 35px #34161812}.panel-head{padding:28px 30px}.panel-head>button{background:linear-gradient(135deg,#bf101d,#8b0710);border-radius:10px}.record-summary{gap:18px}.record-summary>div{background:#fff;border-radius:18px;padding:28px;box-shadow:0 10px 30px #3516180f}.record-summary strong{color:#a70d18;font-size:36px}.modal-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#13080994}.modal{border-radius:22px;padding:40px;box-shadow:0 30px 80px #00000047}.lesson-head{background:linear-gradient(125deg,#1b1112,var(--accent));border-radius:24px;box-shadow:0 25px 55px #350d1124}.chapter-list,.reader{border:0;border-radius:20px;box-shadow:0 12px 36px #32161812}.chapter{padding:26px 8px}.chapter>button{color:#a80d18;border-color:#a80d18;border-radius:9px}.reader-top{background:linear-gradient(100deg,#1a1112,var(--accent))}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes loginSweep{0%{transform:rotate(-5deg)translate(-5%)}to{transform:rotate(6deg)translate(8%)}}@keyframes ember{0%{opacity:0;transform:translateY(20px)scale(.7)}20%{opacity:.65}to{opacity:0;transform:translate(35px,-78vh)scale(1.5)}}@keyframes logoPulse{50%{transform:scale(1.045);box-shadow:0 16px 40px #ec13234d}}@keyframes heroFloat{50%{transform:translateY(-8px)rotate(1deg)}}@keyframes ringSpin{to{transform:rotate(360deg)}}@keyframes heroSheen{0%,45%{transform:translate(-100%)}65%,to{transform:translate(100%)}}@media (width<=1050px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome{padding:44px}.welcome-visual{width:270px}.logo{min-width:230px}nav button{padding:10px 12px}}@media (width<=850px){body{padding-bottom:72px}.login-shell{background:#0a0708;display:block}.login-brand{align-items:flex-end;min-height:38vh;padding:90px 28px 34px;display:flex}.login-brand .brand-mark{width:54px;height:54px;display:block;top:24px;left:24px}.login-copy h1{margin:12px 0;font-size:38px}.login-copy p{font-size:13px}.login-panel{min-height:62vh;padding:22px 0 36px}.login-panel form{border-radius:20px;width:calc(100% - 28px);padding:28px 24px}.mobile-logo{display:none}.login-panel h2{font-size:34px}.muted{margin-bottom:24px}header{height:68px;padding:0 15px;position:sticky}.logo .brand-symbol{width:42px;height:42px}.logo div{display:flex}.logo small{display:none}.user{background:0 0;border:0;padding:4px}.user>div{width:38px;height:38px}.user>span,.user>button{display:none}nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#160f10f0;border:1px solid #ffffff14;border-radius:18px;justify-content:center;gap:4px;height:60px;padding:6px;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 15px 35px #00000047;display:flex!important}nav button{flex:1;justify-content:center;display:flex;color:#c9bfc0!important;padding:9px 6px!important;font-size:12px!important}nav button.active{color:#fff!important;background:#b50d1a!important}.content,.lesson-wrap{padding:22px 14px 35px}.welcome{border-radius:22px;min-height:330px;padding:30px 24px 120px}.welcome h1{font-size:36px}.welcome-visual{width:150px;height:130px;margin:0;display:block;position:absolute;bottom:0;right:8px}.welcome-visual img{border-width:4px;width:116px;height:116px;top:5px;right:13px}.hero-rings{width:132px;height:132px;top:-3px;right:5px}.visual-note{padding:10px 13px;bottom:12px;left:-75px}.visual-note strong{font-size:20px}.welcome-pills{gap:6px}.welcome-pills span{padding:7px 9px}.toolbar{margin:34px 0 16px}.toolbar input{width:100%}.course-grid{grid-template-columns:1fr}.cover{height:205px}.page-title h1{font-size:34px}.admin-actions{gap:12px}.record-summary{grid-template-columns:1fr 1fr}.data-panel{border-radius:16px}.panel-head{padding:22px}.floating-home{bottom:84px}.toast{text-align:center;bottom:86px;left:16px;right:16px}.modal{padding:30px 24px}.reader-body{padding:32px 20px}}@media (width<=460px){.login-copy p{display:none}.login-brand{min-height:32vh}.login-panel{min-height:68vh}.record-summary{grid-template-columns:1fr}.welcome h1{font-size:32px}.welcome{padding-bottom:128px}.logo strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.login-brand:before,.login-atmosphere span,.brand-mark,.welcome:before,.welcome-visual img,.hero-rings i{animation:none!important}}:root{--green:#0e6046;--ink:#15372d;--pale:#f4f7f2;--line:#dbe6df;--muted:#70827a}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:linear-gradient(#fafbf8 0,#f5f7f3 100%)}button,input{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #196c4f38}.brand-symbol{background:linear-gradient(145deg,#147353,#0b4f3a);border-radius:12px;flex:none;justify-content:center;align-items:flex-end;gap:3px;width:40px;height:40px;padding:8px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #0e604633}.brand-symbol:after{content:"";background:linear-gradient(135deg,#fff3,#0000 55%);position:absolute;inset:0}.brand-symbol i{z-index:1;background:#fff;border-radius:99px;width:4px;position:relative;transform:rotate(8deg)}.brand-symbol i:first-child{height:15px}.brand-symbol i:nth-child(2){height:23px}.brand-symbol i:nth-child(3){height:18px}.brand-mark{width:50px;height:50px;box-shadow:none;background:linear-gradient(145deg,#e5b96e,#b37b2b);border:0;padding:10px;position:absolute;top:6vh;left:7vw}.mobile-logo>.brand-symbol{width:36px;height:36px}.mobile-logo>span:last-child{color:var(--ink);background:0 0;padding:0}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;height:80px;box-shadow:0 1px #1244340f}.logo>span:not(.brand-symbol){display:none}.logo .brand-symbol{width:40px;height:40px}.logo strong{letter-spacing:.08em}.user>div{background:linear-gradient(145deg,#e9f4ed,#d7e9de)}.welcome{background:radial-gradient(circle at 18% 0,#ffffff8c,#0000 34%),linear-gradient(120deg,#e6f1e9,#d9e9df);min-height:300px;padding:44px 52px;box-shadow:inset 0 0 0 1px #145c440f}.welcome:after{display:none}.welcome-copy{max-width:610px}.welcome h1{letter-spacing:-.03em;font-size:clamp(32px,4vw,48px);line-height:1.25}.welcome p{font-size:15px;line-height:1.8}.welcome-pills{gap:9px;margin-top:23px;display:flex}.welcome-pills span{color:#356b58;background:#ffffffa8;border:1px solid #38735b1f;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:600}.welcome-visual{flex:none;width:300px;height:230px;margin-left:35px;position:relative}.welcome-visual img{object-fit:cover;object-position:top center;border:5px solid #fffc;border-radius:10px;width:190px;height:220px;position:absolute;top:5px;right:25px;transform:rotate(4deg);box-shadow:0 24px 45px #16443530}.visual-note{color:#fff;background:#124d3b;border-radius:13px;flex-direction:column;padding:14px 17px;display:flex;position:absolute;bottom:22px;left:0;box-shadow:0 15px 30px #124d3b3d}.visual-note strong{font:700 26px Noto Serif SC}.visual-note span{opacity:.75;letter-spacing:.08em;font-size:10px}.course-grid{gap:24px}.course-card{border-color:#1f513f1a;border-radius:18px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s;box-shadow:0 3px 12px #15372d0a}.course-card:hover{border-color:#196c4f2e;transform:translateY(-6px);box-shadow:0 20px 45px #15372d1f}.cover{height:210px}.cover img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scale(1.02)}.course-card:hover .cover img{transform:scale(1.07)}.cover-shade{background:linear-gradient(135deg,var(--accent) 0,#0a271e47 45%,#081b15b8 100%);opacity:.9;position:absolute;inset:0}.cover.has-image .cover-shade{background:linear-gradient(#0722190f 20%,#072219d1 100%)}.cover>span,.cover em{z-index:2}.cover>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border-radius:99px;padding:5px 8px;position:relative}.cover-brand{z-index:2;color:#fff;align-items:center;gap:8px;display:flex;position:absolute;bottom:18px;right:20px}.cover-brand .brand-symbol{width:30px;height:30px;box-shadow:none;border-radius:8px;padding:6px}.cover-brand b{letter-spacing:.12em;font-size:13px}.course-body{padding:24px}.course-body p{min-height:70px}.course-body button{transition:transform .2s}.course-card:hover .course-body button span{transform:translate(4px)}.pdf-page img{content-visibility:auto}.floating-home{transition:transform .2s,box-shadow .2s}.floating-home:hover{transform:translateY(-2px);box-shadow:0 14px 34px #183e324d}.document-reader{padding-top:20px}.document-reader .pdf-viewer{margin-top:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=850px){header{height:68px}.welcome{min-height:0;padding:30px 24px}.welcome h1{font-size:32px}.welcome-visual{display:none}.welcome-pills{flex-wrap:wrap}.cover{height:190px}.course-grid{gap:16px}.course-card{border-radius:15px}.brand-mark{display:none}.mobile-logo>.brand-symbol{display:inline-flex}}
