*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}body{font-family:Mali,Tahoma,sans-serif;background:linear-gradient(#fffaf2,#f5eee3);color:#3c3936}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.top{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;padding:10px 18px;background:#74452d;color:#fff;box-shadow:0 4px 14px #0002}.brand{display:flex;gap:9px;align-items:center;min-width:0}.brand b{display:block;font-family:Itim;font-size:1.35rem;color:#ffe3a0}.brand small{display:block;font-size:.68rem;font-weight:700}.top nav{display:flex;gap:2px;margin-left:auto;white-space:nowrap}.top nav a{padding:9px 8px;border-radius:999px;font-weight:700}.top nav a:hover,.top nav a.active{background:#fff;color:#74452d}#menu{display:none;margin-left:auto;border:0;border-radius:17px;background:#fff;color:#74452d;padding:10px 14px;font-family:Itim;font-weight:900}.hero{width:100%;max-width:none;margin:0 auto 8px;background:#fff;overflow:hidden}.hero img{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;object-position:center;display:block}.quick{max-width:1220px;margin:8px auto 30px;display:flex;overflow-x:auto;background:#fff;border:1px solid #eadfce;border-radius:27px;box-shadow:0 18px 40px #4b34231a}.quick a{flex:1 0 170px;min-height:100px;display:grid;place-items:center;border-right:1px solid #eadfce;color:#74452d;font-weight:800;text-align:center}.wrap{max-width:1220px;margin:auto;padding:34px 18px}.head h1{font-family:Itim;color:#74452d;font-size:clamp(2.5rem,5vw,4.2rem);margin:0 0 8px}.head p{color:#777;line-height:1.9}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card,.feature,.chapter{background:#fff;border:1px solid #eadfce;border-radius:24px;padding:18px;box-shadow:0 16px 38px #4b34231a}.card h2,.card h3,.feature h3,.chapter h2{font-family:Itim;color:#74452d;margin-top:0}.card p,.feature p,.chapter p{line-height:1.9}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gallery3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.g{background:#fff;border-radius:22px;padding:14px;box-shadow:0 16px 38px #4b34231a}.g img,.doc,.chapter img{width:100%;border-radius:14px;cursor:zoom-in}.g h3{font-family:Itim;color:#74452d}.g p{line-height:1.85}.feature{display:grid;grid-template-columns:minmax(300px,460px) 1fr;gap:22px;align-items:center;margin:20px 0}.feature:nth-of-type(even) .doc{order:2}.chapter{margin:22px 0}.chapterimgs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.title{font-family:Itim;color:#74452d;font-size:2.1rem;margin:38px 0 16px}.rule{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:15px;line-height:1.8}.rule b{font-family:Itim;color:#74452d;font-size:1.25rem}.note{background:#fff6d9;border-left:6px solid #e8be58;border-radius:16px;padding:16px;line-height:1.8}.tbl{overflow-x:auto;background:#fff;border-radius:22px;box-shadow:0 16px 38px #4b34231a}table{border-collapse:collapse;width:100%;min-width:700px}th,td{padding:14px;border-bottom:1px solid #eadfce;text-align:left;line-height:1.7}th{background:#fff0c8;color:#74452d}.quiz{max-width:950px;margin:auto}.progress{height:12px;background:#eee5dc;border-radius:99px;overflow:hidden}.bar{height:100%;width:0;background:linear-gradient(90deg,#74452d,#e4bd69)}.lvl{margin:28px 0 10px;background:#74452d;color:#fff;padding:13px 16px;border-radius:15px;font-family:Itim}.q{background:#fff;border-radius:20px;padding:18px;margin:15px 0;box-shadow:0 14px 32px #4b34231a}.opt{display:grid;grid-template-columns:24px 32px 1fr;gap:8px;padding:12px;margin:8px 0;border:2px solid #e7ddd1;border-radius:14px}.btn{min-height:48px;padding:0 22px;border:2px solid #74452d;border-radius:15px;background:#fff;color:#74452d;font-family:Itim;font-weight:900}.btn.primary{background:#74452d;color:#fff}.result{display:none;background:#fff;border-radius:20px;padding:20px;margin-top:20px}.result.show{display:block}.score{font-family:Itim;font-size:3rem;background:linear-gradient(135deg,#74452d,#c69b58);color:#fff;border-radius:18px;text-align:center;padding:16px}.rev{padding:12px;border-radius:12px;margin:8px 0}.ok{background:#e8f5e9}.bad{background:#fdebe8}footer{margin-top:44px;background:#74452d;color:#fff;text-align:center;padding:24px}#lb{display:none;position:fixed;inset:0;background:#000e;z-index:50;align-items:center;justify-content:center;padding:20px}#lb.show{display:flex}#lb img{max-width:94vw;max-height:90vh}#lb button{position:absolute;right:18px;top:16px;width:46px;height:46px;border:0;border-radius:50%;font-size:1.7rem}.nowrap{white-space:nowrap}@media(max-width:1100px){#menu{display:block}.top nav{display:none;position:absolute;top:78px;left:10px;right:10px;flex-direction:column;background:#74452d;padding:10px;border-radius:16px}.top nav.open{display:flex}.top nav a{background:#fff;color:#74452d;text-align:center}.grid,.gallery3{grid-template-columns:repeat(2,1fr)}.feature{grid-template-columns:1fr}.feature:nth-of-type(even) .doc{order:0}}@media(max-width:680px){.top{padding:8px 10px}.brand{max-width:calc(100% - 105px)}.brand b{font-size:1rem}.brand small{font-size:.58rem}.hero{margin-top:0}.quick{margin:6px 6px 24px}.quick a{flex:0 0 155px;min-height:90px}.wrap{padding:28px 13px}.grid,.grid2,.gallery,.gallery3,.chapterimgs{grid-template-columns:1fr}.head h1{font-size:clamp(2.2rem,10vw,3.1rem)}}
main img{cursor:zoom-in} #lb img{cursor:zoom-out} .zoomhint{font-size:.82rem;color:#8a7668;margin-top:8px}
