:root{--ink:#294735;--muted:#76836d;--paper:#f7f4e9;--line:#d9ddcb;--green:#4a6949}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.8 'Microsoft YaHei',Arial,sans-serif}header,main,footer{max-width:1180px;margin:auto}header{display:flex;justify-content:space-between;gap:25px;padding:28px 24px;border-bottom:1px solid var(--line);align-items:center}.brand{font-weight:700;text-decoration:none;font-size:20px}.brand span{font-size:12px;font-weight:400;margin-inline-start:14px;color:var(--muted)}nav{display:flex;gap:25px;font-size:13px}a{color:inherit;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #bb8a3e;outline-offset:4px}main{padding:0 24px}.skip{position:absolute;top:-90px;background:white;padding:12px;z-index:5}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;padding:70px 0 60px;align-items:center}.eyebrow{font-size:11px;color:var(--muted);letter-spacing:2px;margin:0 0 15px}h1{font-family:'Microsoft YaHei',sans-serif;font-size:clamp(42px,5.5vw,70px);line-height:1.2;letter-spacing:-2px;font-weight:600;margin:14px 0 24px}h2{font-size:34px;line-height:1.35;letter-spacing:-.6px;font-weight:600;margin:0 0 20px}h3{font-size:23px;line-height:1.45;margin:0 0 15px;font-weight:600}.lead{font-size:20px;color:#637458}.hero-photo{position:relative;margin:0;transform:rotate(2deg);padding:12px 12px 0;background:#fffdf5;box-shadow:0 16px 35px #4c533819}.hero-photo img{width:100%;height:390px;object-fit:cover;object-position:50% 30%;display:block}.hero-photo figcaption{font-size:12px;padding:12px;color:var(--muted)}.actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin:25px 0}.button{display:inline-block;padding:12px 21px;border:1px solid #869a76;border-radius:8px;text-decoration:none;font-size:14px;background:#fafbef;min-height:44px;transition:background .18s,transform .18s}.button:hover{background:#e5ebd7}.button:active{transform:translateY(1px)}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#355239}.text-link{font-size:14px}.subtle{font-size:12px;line-height:1.85;color:var(--muted);max-width:65ch}.section{padding:55px 0;border-top:1px solid var(--line)}.section-title{margin-bottom:32px}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.lesson-grid p{font-size:14px;color:#62715b}.number{display:block;font-size:12px;color:#ad9568;letter-spacing:2px;margin-bottom:16px}.lesson-grid h3{font-size:21px}details{margin-top:25px;padding:18px 22px;background:#ecefdf;border-radius:8px}summary{cursor:pointer;font-size:14px}table{border-collapse:collapse;width:100%;margin-top:20px;font-size:13px}th,td{padding:12px;text-align:start;border-bottom:1px solid #cdd6bd}td:first-child{white-space:nowrap}details p{font-size:12px}.route-row{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;margin-bottom:45px}.route-row figure{margin:0}.route-row img{width:100%;max-height:330px;object-fit:cover;object-position:top;border-radius:12px;border:1px solid var(--line)}.route-row p{font-size:14px}.route-row.reverse{direction:rtl}.route-row.reverse>*{direction:ltr}.pet-art{height:290px;background:#e0e8cc;border-radius:60% 42% 48% 35%;display:flex;flex-direction:column;justify-content:center;align-items:center}.pet-art span{font-size:100px}.pet-art div{font-size:12px;color:#6e815d}.coze-work{display:grid;grid-template-columns:240px 1fr;gap:50px;align-items:center;padding:25px;background:#eeeadc;border-radius:12px}.coze-work>img{width:100%;height:300px;object-fit:cover;object-position:top;border-radius:9px}.coze-work p{max-width:48ch}.films{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.films figure{margin:0}video{width:100%;display:block;aspect-ratio:16/9;background:#223930;border-radius:10px}.films figcaption{font-size:13px;margin-top:12px}.opening{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.opening p{font-size:14px}.opening .subtle{font-size:12px}.material-list>a{display:grid;grid-template-columns:230px 1fr 75px;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:20px 8px;text-decoration:none}.material-list>a:hover{background:#eef0e3}.material-list span{font-size:17px}.material-list small{color:var(--muted);font-size:12px}.material-list b{font-size:12px;font-weight:400;text-align:end}.downloads{display:flex;gap:18px;flex-wrap:wrap;margin:25px 0;font-size:12px}footer{padding:25px 24px 45px;border-top:1px solid var(--line);display:flex;gap:25px;flex-wrap:wrap;font-size:12px;color:var(--muted)}@media(max-width:760px){header{align-items:flex-start;flex-wrap:wrap;padding:20px}nav{gap:18px}main{padding:0 20px}.hero{gap:30px;padding:35px 0;grid-template-columns:1fr 1fr}.hero-photo img{height:280px}h1{font-size:42px}.lead{font-size:16px}.actions{gap:15px}.hero .text-link{font-size:12px}.lesson-grid{gap:20px}.route-row{gap:25px}.coze-work{grid-template-columns:160px 1fr;gap:25px}.coze-work>img{height:250px}.opening{gap:25px}h2{font-size:28px}h3{font-size:20px}.material-list>a{grid-template-columns:170px 1fr 65px}}@media(max-width:540px){.hero{grid-template-columns:1fr}.hero-photo{max-width:310px;justify-self:center;width:100%}.hero-photo img{height:280px}h1{font-size:47px}.lesson-grid,.route-row,.coze-work,.films,.opening{grid-template-columns:1fr}.lesson-grid{gap:23px}.lesson-grid article{border-inline-start:2px solid #c4cda9;padding-inline-start:18px}.lesson-grid .number{margin-bottom:6px}.lesson-grid h3{margin-bottom:8px}.section{padding:35px 0}.coze-work{gap:20px}.coze-work>img{height:230px;object-fit:contain;background:#fff5e7}.pet-art{height:220px}.pet-art span{font-size:80px}.material-list>a{grid-template-columns:1fr 70px;gap:3px}.material-list small{grid-column:1;grid-row:2}.material-list b{grid-row:1 / span 2;grid-column:2}.downloads{gap:12px}header nav{font-size:12px}.brand{font-size:18px}.hero .subtle{margin-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{header,footer,.actions,video,.downloads,details{display:none}main{max-width:none}.hero,.route-row,.opening{gap:25px}.section{break-inside:avoid;padding:20px 0}.hero-photo img{height:250px}h1{font-size:36px}}
