
:root{--ink:#183d3b;--muted:#677b78;--paper:#f5f6f0;--accent:#cde677;--line:#dce3d9;--white:#fff;--danger:#9c3535}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 system-ui,-apple-system,'Segoe UI',sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,textarea{font:inherit}button,a,input,textarea,[contenteditable]{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #638f2d;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(32px,4vw,54px);line-height:1.12;letter-spacing:-1.8px;font-weight:650;margin-bottom:22px}h2{font-size:27px;line-height:1.25;letter-spacing:-.6px}.header{position:sticky;top:0;z-index:100;max-width:1240px;margin:auto;padding:14px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);background:var(--paper)}.brand{font-size:18px;font-weight:650;display:flex;gap:11px;align-items:center;letter-spacing:-.5px}.brand-icon{display:grid;place-items:center;background:var(--ink);color:var(--accent);border-radius:10px;width:35px;height:35px;font-size:28px;line-height:1;padding-bottom:5px}.header nav{display:flex;align-items:center;gap:25px;font-size:14px}.header form{margin:0}main{max-width:1160px;margin:0 auto;padding:40px 20px 80px;min-height:75vh}.hero{border-radius:24px;background:#e8eddf;display:grid;grid-template-columns:1fr 290px;gap:30px;padding:58px;margin-bottom:52px;overflow:hidden}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;margin-bottom:20px}.lead{color:var(--muted);font-size:18px;line-height:1.7}.hero .button{margin-top:15px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:240px;border-radius:48% 48% 12% 48%;background:var(--accent);transform:rotate(7deg)}.hero-art>span{font-family:Georgia,serif;font-size:130px;letter-spacing:-15px;transform:rotate(-14deg);margin-right:20px}.hero-art small{position:absolute;bottom:12px;right:0;line-height:1.4;font-size:13px;background:var(--ink);color:#fff;border-radius:50%;padding:23px;transform:rotate(-7deg)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 22px;border-radius:8px;background:var(--ink);color:white;border:1px solid var(--ink);font-weight:550;font-size:15px;cursor:pointer;text-decoration:none}.button:hover{background:#285752;text-decoration:none}.button:disabled{opacity:.6;cursor:wait}.button.small{padding:8px 20px}.button.secondary{background:transparent;color:var(--ink);border-color:#b9c8bd}.button.secondary:hover{background:#eef3e5}.link-button{padding:0;border:0;color:inherit;background:none;cursor:pointer;font-size:inherit}.link-button:hover{text-decoration:underline}.section-heading{display:flex;align-items:center;justify-content:space-between;max-width:780px;margin:0 auto 24px}.section-heading h2{margin:0}.section-heading>span{color:var(--muted);font-size:13px}.feed,.narrow{max-width:780px;margin:auto}.card{background:white;border:1px solid var(--line);border-radius:15px}.post{padding:32px;margin-bottom:24px}.post-meta{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;margin-bottom:20px}.dot{width:7px;height:7px;border-radius:50%;background:#8ead56}.post-excerpt{max-height:400px;overflow:hidden;position:relative}.post-excerpt.is-long:after{content:'';position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,white)}.read-more{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:20px;padding-top:16px;font-size:14px;font-weight:600}.document{overflow-wrap:anywhere}.document>:last-child{margin-bottom:0}.document .text-block{margin-bottom:20px}.document p{margin-bottom:16px}.document h2{font-size:26px}.document h3{font-size:21px}.document a{color:#487c37;text-decoration:underline}.document img{height:auto;max-width:100%;display:block;border-radius:8px;margin:20px 0}.document iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px;margin:20px 0}.table-scroll{overflow:auto;margin:20px 0}.document table{width:100%;border-collapse:collapse}.document td{padding:12px;border:1px solid var(--line)}.document tr:first-child{background:#f2f5e9}.feed-next{text-align:center;margin:32px}.feed-end{font-size:13px;text-align:center;color:var(--muted);margin:40px}.feed-error{color:var(--danger)}.empty{padding:40px;text-align:center}.back{display:inline-block;font-size:14px;color:var(--muted);margin-bottom:24px}.page-heading{margin:20px 0 40px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.course-card{overflow:hidden}.cover{display:block;width:100%;height:200px;object-fit:cover}.cover-placeholder{background:#e2ebd1;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:96px;position:relative}.cover-placeholder span{position:absolute;font:11px system-ui;letter-spacing:1px;right:16px;bottom:16px}.course-body{padding:24px}.course-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:var(--muted);margin-bottom:20px}.badge{display:inline-block;padding:4px 10px;border-radius:20px;background:#eef4df;color:var(--ink);font-size:11px;min-height:24px}.course-body h2{font-size:23px}.course-body p{color:var(--muted);font-size:14px}.course-body .button{width:100%;margin-top:20px}.progress-label{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin-top:24px}progress{appearance:none;width:100%;height:6px;border:0;border-radius:10px;overflow:hidden;background:#e7ecdf}progress::-webkit-progress-bar{background:#e7ecdf}progress::-webkit-progress-value{background:#86a841}progress::-moz-progress-bar{background:#86a841}.login{max-width:480px;margin:35px auto;padding:40px}.login h1{font-size:34px}.login .button{width:100%;margin-top:10px}.login .back{margin:20px 0 0}.muted{color:var(--muted)}label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}input[type=email],input[type=password],input[type=text],textarea{width:100%;padding:12px 14px;border:1px solid #c6d3c8;border-radius:7px;color:var(--ink);background:white}textarea{resize:vertical}.errorlist{padding:12px 20px;color:var(--danger);background:#fff0ed;border-radius:6px;font-size:14px}.course-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:45px}.course-sidebar{padding-right:10px;align-self:start}.course-sidebar h1{font-size:30px;letter-spacing:-.8px;margin:20px 0}.course-sidebar p{font-size:14px}.sidebar-cover{display:block;width:100%;max-height:180px;object-fit:cover;border-radius:10px;margin-bottom:20px}.course-sidebar .back{display:block}.restart{color:var(--muted);font-size:13px;margin-top:15px}.learning-card{padding:36px}.learning-card h2{font-size:30px}.learning-panel{min-width:0}.question-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;gap:20px;margin-bottom:25px}.question-meta .eyebrow{margin:0}.answer-form{border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.answer-form .button{margin-top:24px}fieldset{padding:0;border:0;margin:0}legend{font-size:14px;margin-bottom:15px;color:var(--muted)}.option{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px;margin:10px 0;cursor:pointer;font-size:16px;font-weight:400}.option:has(input:checked){background:#f0f7df;border-color:#87a94b}.option input{width:18px;height:18px;accent-color:var(--ink);flex-shrink:0}.notice,.hint{padding:15px 20px;border-radius:9px;margin-bottom:20px;font-size:14px;background:#f2eacf}.notice.error{background:#f9ece6}.notice.success{background:#e6f1d9}.hint strong{display:block;margin-bottom:8px}.hint p:last-child{margin-bottom:0}.completion-icon{width:60px;height:60px;border-radius:50%;background:var(--accent);display:grid;place-items:center;font-size:32px;margin:0 auto 25px}.complete{text-align:center;padding:60px 36px}.sending{font-size:13px;color:var(--muted);margin-left:12px}.learning-panel{animation:appear .22s ease-out}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}footer{max-width:1160px;margin:auto;padding:25px 20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}@media(max-width:900px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr 200px;padding:35px}.hero-art>span{font-size:100px}.hero-art{min-height:200px}.course-layout{grid-template-columns:220px minmax(0,1fr);gap:25px}.header{padding:12px 20px}.header nav{gap:15px}}@media(max-width:650px){.header{flex-wrap:wrap;gap:8px;padding:10px 20px}.header nav{width:100%;justify-content:space-between;font-size:13px}.brand{font-size:17px}main{padding-top:25px}.hero{display:block;padding:30px 25px;border-radius:16px;margin-bottom:35px}.hero-art{display:none}.hero h1{font-size:38px}.lead{font-size:16px}.section-heading h2{font-size:23px}.section-heading>span{display:none}.post{padding:22px}.course-grid{grid-template-columns:1fr}.course-layout{display:block}.course-sidebar{margin-bottom:28px}.course-sidebar .sidebar-cover{display:none}.course-sidebar h1{margin-top:12px}.learning-card{padding:25px}.login{padding:28px;margin:15px 0}.login h1{font-size:30px}.question-meta{flex-wrap:wrap}.answer-form .button{width:100%}footer{display:block}footer span{display:block;margin-top:6px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

/* ????? ??? ?????????? ????? ? ????????? ??????????. */
.feed{max-width:none}
.post.card{background:#e8eddf;border:0;border-radius:24px;padding:58px;margin-bottom:32px}
.post .document{font-size:18px;color:var(--muted);line-height:1.7}
.post .document h2,.post .document h3{color:var(--ink)}
.post .document h2{font-size:clamp(32px,4vw,54px);line-height:1.12;letter-spacing:-1.8px;font-weight:650;margin-bottom:22px}
.material-banner{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:30px;align-items:stretch}
.material-banner>div{min-width:0}
.post .material-banner .eyebrow{color:var(--ink);margin-bottom:20px}
.post .material-banner .button{margin-top:15px;color:white;text-decoration:none}
.post .material-banner .hero-art{color:var(--ink)}
.post-excerpt:has(.material-banner){max-height:none;overflow:visible}
.post-excerpt.is-long:after{background:linear-gradient(transparent,#e8eddf)}
.read-more[hidden]{display:none}
@media(max-width:900px){.post.card{padding:35px}.material-banner{grid-template-columns:minmax(0,1fr) 200px}}
@media(max-width:650px){.post.card{padding:30px 25px;border-radius:16px}.material-banner{display:block}.post .document{font-size:16px}.post .document h2{font-size:38px}}
@media(max-width:650px){
  .header.guest-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
  .guest-header .brand{min-width:0;white-space:nowrap}
  .guest-header .brand-icon{flex-shrink:0}
  .header nav.guest{width:auto;justify-self:end;white-space:nowrap}
}
@media(max-width:360px){
  .header.guest-header{padding:10px 12px}
  .guest-header .brand{gap:8px;font-size:15px}
  .guest-header .brand-icon{width:32px;height:32px}
  .guest-header nav.guest .button.small{padding:8px 12px}
}
