:root{--mdl-fg: #0f172a;--mdl-bg: #ffffff;--mdl-primary: #0d7d7d;--mdl-muted: #64748b;--mdl-radius: 8px}.mdl-btn{font:inherit;padding:.55rem 1rem;border-radius:var(--mdl-radius);border:1px solid transparent;cursor:pointer}.mdl-btn[data-variant=primary]{background:var(--mdl-primary);color:#fff}.mdl-btn[data-variant=secondary]{background:#fff;border-color:#cbd5e1;color:var(--mdl-fg)}.mdl-btn[data-variant=ghost]{background:transparent;color:var(--mdl-fg)}.mdl-badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;background:#e2e8f0;color:var(--mdl-fg)}.mdl-badge[data-tone=success]{background:#dcfce7;color:#166534}.mdl-badge[data-tone=warning]{background:#fef9c3;color:#854d0e}*{box-sizing:border-box}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:var(--mdl-fg)}.auth-aside{position:relative;padding:3rem;color:#fff;background:radial-gradient(120% 120% at 0% 0%,#0f9b9b,#0d7d7d 40%,#0b5563);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.auth-aside:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(600px 300px at 90% 110%,rgba(255,255,255,.18),transparent);pointer-events:none}.auth-aside h2{font-size:2rem;line-height:1.15;margin:0 0 .75rem;max-width:22ch}.auth-aside p{opacity:.9;max-width:34ch;line-height:1.6}.auth-brand{font-weight:700;letter-spacing:-.02em;font-size:1.15rem}.auth-main{display:flex;align-items:center;justify-content:center;padding:2rem}.auth-card{width:100%;max-width:380px}.auth-card h1{font-size:1.6rem;margin:0 0 .35rem;letter-spacing:-.02em}.auth-card .sub{color:var(--mdl-muted);margin:0 0 1.5rem}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field label{font-size:.85rem;font-weight:600;color:#334155}.field input{font:inherit;padding:.65rem .8rem;border:1px solid #cbd5e1;border-radius:var(--mdl-radius);background:#fff;color:var(--mdl-fg)}.field input:focus{outline:2px solid var(--mdl-primary);outline-offset:1px;border-color:transparent}.otp-input{letter-spacing:.5rem;text-align:center;font-size:1.4rem;font-weight:700}.auth-actions{margin-top:.5rem}.auth-actions .mdl-btn{width:100%}.auth-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;margin:.75rem 0 0}.auth-links{margin-top:1.5rem;font-size:.9rem;color:var(--mdl-muted);text-align:center}.auth-links a,.auth-row a{color:var(--mdl-primary);text-decoration:none;font-weight:600}.auth-links a:hover,.auth-row a:hover{text-decoration:underline}.auth-alert{padding:.7rem .9rem;border-radius:var(--mdl-radius);font-size:.9rem;margin-bottom:1rem}.auth-alert[data-tone=error]{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.auth-alert[data-tone=success]{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}@media (max-width: 820px){.auth-shell{grid-template-columns:1fr}.auth-aside{display:none}}.mdl-lesson-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.mdl-blk{grid-column:span 6;min-width:0}@media (min-width: 1025px){.mdl-blk[data-desktop=half]{grid-column:span 3}.mdl-blk[data-desktop=third]{grid-column:span 2}}@media (min-width: 641px) and (max-width: 1024px){.mdl-blk[data-tablet=half]{grid-column:span 3}.mdl-blk[data-tablet=third]{grid-column:span 2}}.mdl-blk video,.mdl-blk img{max-width:100%;border-radius:var(--mdl-radius)}.mdl-embed-frame{position:relative;width:100%;aspect-ratio:16 / 9}.mdl-embed-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:var(--mdl-radius)}.mdl-scorm{width:100%}.mdl-scorm-title{font-weight:600;margin:0}.mdl-scorm-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .5rem}.mdl-scorm-fs{font:inherit;font-size:.85rem;padding:.35rem .7rem;cursor:pointer;border:1px solid #cbd5e1;border-radius:var(--mdl-radius);background:#fff;color:var(--mdl-fg)}.mdl-scorm-fs:hover{border-color:var(--mdl-primary);color:var(--mdl-primary)}.mdl-scorm-fs:focus-visible{outline:2px solid var(--mdl-primary);outline-offset:2px}.lrn-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--st-paper, #f7f5f0)}.lrn-head{background:var(--st-ink, #0b3536);color:#fff}.lrn-head-in{max-width:1100px;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;gap:1.5rem}.lrn-brand{font-family:var(--st-serif);font-size:1.2rem;font-weight:600;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.lrn-brandmark{max-height:30px;max-width:150px}.lrn-nav{display:flex;gap:1rem}.lrn-nav a{color:#ffffffc7;text-decoration:none;padding:.3rem 0}.lrn-nav a:hover{color:#fff}.lrn-nav a.active{color:#fff;box-shadow:inset 0 -2px 0 var(--st-accent, #0d7d7d)}.lrn-head-end{margin-left:auto}.lrn-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.5rem 3rem}.lrn-main-wide{max-width:1280px}.lrn-foot{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1.25rem 1.5rem;font-size:.85rem;color:var(--mdl-muted);border-top:1px solid var(--st-line, #e6e2d8)}.lrn-foot a{color:inherit}.lrn-tiles{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.lrn-tile{background:#fff;border:1px solid var(--st-line, #e6e2d8);border-radius:calc(var(--mdl-radius) * 1.5);overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.lrn-tile:hover{box-shadow:0 8px 24px #0b35361f;transform:translateY(-2px)}.lrn-tile-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.lrn-tile-cover{position:relative;aspect-ratio:16 / 9;background:var(--st-paper, #f1f5f9);display:flex;align-items:center;justify-content:center}.lrn-tile-cover img{width:100%;height:100%;object-fit:cover;display:block}.lrn-tile-cover-fallback{font-size:2.5rem;color:var(--st-accent, #0d7d7d);opacity:.35}.lrn-tile-status{position:absolute;top:.6rem;right:.6rem}.lrn-tile-body{padding:.9rem 1rem;flex:1}.lrn-tile-body h3{font-family:var(--st-serif);font-size:1.05rem;margin:0 0 .35rem;color:var(--st-ink, #0b3536)}.lrn-tile-body p{margin:0 0 .6rem;font-size:.9rem;color:var(--mdl-muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lrn-tile-meta{display:flex;flex-wrap:wrap;gap:.35rem}.lrn-tag{font-size:.75rem;padding:.1rem .5rem;border-radius:999px;background:var(--st-paper, #f1f5f9);color:var(--mdl-muted)}.lrn-tile-foot{display:flex;align-items:center;gap:.6rem;padding:.7rem 1rem;border-top:1px solid var(--st-line, #e6e2d8)}.lrn-bar{flex:1;height:6px;border-radius:999px;background:var(--st-line, #e6e2d8);overflow:hidden}.lrn-bar span{display:block;height:100%;background:var(--mdl-primary, #0d7d7d)}.lrn-tile-pct{font-size:.78rem;color:var(--mdl-muted);white-space:nowrap}.lrn-empty{text-align:center;padding:3rem 1rem;color:var(--mdl-muted)}.lrn-h1{font-family:var(--st-serif);font-size:clamp(1.6rem,3vw,2.1rem);color:var(--st-ink, #0b3536);margin:0 0 .3rem}.lrn-lede{color:var(--mdl-muted);margin:0}.studio-brandmark{max-height:32px;max-width:150px;vertical-align:middle}.auth-brandmark{max-height:40px;max-width:190px}.mdl-linkbtn{font:inherit;padding:0;border:0;background:none;cursor:pointer;color:var(--mdl-primary);text-decoration:underline}.mdl-linkbtn:hover{opacity:.8}.mdl-scorm-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.mdl-scorm-lang select{font:inherit;font-size:.85rem;padding:.3rem .5rem;border:1px solid #cbd5e1;border-radius:var(--mdl-radius);background:#fff;color:var(--mdl-fg)}.mdl-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.mdl-scorm-stage{position:relative;width:100%}.mdl-scorm-frame{width:100%;height:70vh;min-height:480px;border:1px solid #e2e8f0;border-radius:var(--mdl-radius);background:#fff;display:block}.mdl-scorm-stage:fullscreen{background:#fff}.mdl-scorm-stage:fullscreen .mdl-scorm-frame{height:100vh;min-height:0;border:0;border-radius:0}.mdl-scorm-busy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#ffffffeb;border-radius:var(--mdl-radius);color:var(--mdl-muted);font-size:.9rem;text-align:center;padding:1rem}.mdl-scorm-spinner{width:28px;height:28px;border-radius:50%;border:3px solid #e2e8f0;border-top-color:var(--mdl-primary);animation:mdl-spin .8s linear infinite}@keyframes mdl-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.mdl-scorm-spinner{animation-duration:2.4s}}.mdl-callout{padding:.9rem 1.1rem;border-radius:var(--mdl-radius);border:1px solid}.mdl-callout[data-tone=info]{background:#eff6ff;border-color:#bfdbfe}.mdl-callout[data-tone=warning]{background:#fffbeb;border-color:#fde68a}.mdl-callout[data-tone=success]{background:#f0fdf4;border-color:#bbf7d0}.mdl-chat{border:1px solid #e2e8f0;border-radius:var(--mdl-radius);display:flex;flex-direction:column;max-height:560px}.mdl-chat-log{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.6rem}.mdl-chat-msg{max-width:85%;padding:.6rem .85rem;border-radius:12px;font-size:.95rem;white-space:pre-wrap}.mdl-chat-msg[data-role=assistant]{background:#f1f5f9;align-self:flex-start}.mdl-chat-msg[data-role=user]{background:var(--mdl-primary);color:#fff;align-self:flex-end}.mdl-chat-input{display:flex;gap:.5rem;border-top:1px solid #e2e8f0;padding:.75rem}.mdl-chat-input input{flex:1;padding:.55rem .8rem;border:1px solid #cbd5e1;border-radius:var(--mdl-radius)}.mdl-chip{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;padding:.15rem .6rem;border-radius:999px}.mdl-chip[data-ok=true]{background:#f0fdf4;color:#166534}.mdl-chip[data-ok=false]{background:#fef2f2;color:#b91c1c}:root{--st-ink: #0b3536;--st-ink-soft: #14494b;--st-paper: #f7f5f0;--st-card: #ffffff;--st-line: #e6e2d8;--st-accent: #0d7d7d;--st-amber: #b98a2f;--st-serif: "Fraunces", Georgia, "Times New Roman", serif}.studio-shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh;background:var(--st-paper)}.studio-nav{background:linear-gradient(180deg,var(--st-ink) 0%,var(--st-ink-soft) 100%);color:#e9e4d8;padding:1.75rem 1.25rem;display:flex;flex-direction:column;gap:.35rem;position:sticky;top:0;height:100vh;box-sizing:border-box}.studio-brand{font-family:var(--st-serif);font-size:1.35rem;font-weight:600;letter-spacing:.01em;color:#fff;margin:0 0 1.5rem .5rem}.studio-brand em{font-style:italic;color:#9fd1c7}.studio-nav a{color:#cfe5df;text-decoration:none;padding:.55rem .75rem;border-radius:9px;font-size:.95rem;transition:background .15s ease,color .15s ease}.studio-nav a:hover{background:#ffffff14;color:#fff}.studio-nav a[aria-current=page]{background:#ffffff24;color:#fff;font-weight:600}.studio-nav-foot{margin-top:auto}.studio-main{padding:2.75rem 3rem 5rem;max-width:1080px;width:100%;box-sizing:border-box}.studio-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:var(--st-amber);margin:0 0 .35rem}.studio-title{font-family:var(--st-serif);font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600;letter-spacing:-.015em;color:var(--st-ink);margin:0 0 .5rem}.studio-sub{color:#6b675c;margin:0 0 1.75rem;max-width:60ch}.studio-card{background:var(--st-card);border:1px solid var(--st-line);border-radius:14px;padding:1.1rem 1.35rem;transition:box-shadow .18s ease,transform .18s ease}.studio-card[data-clickable]:hover{box-shadow:0 10px 28px -14px #0b353659;transform:translateY(-1px)}.studio-grid{display:grid;gap:.8rem}.studio-row{display:flex;align-items:center;gap:.6rem}.studio-spread{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.studio-meta{font-size:.82rem;color:#8a8578}.studio-blocktag{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--st-accent)}.studio-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b353673;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:60}.studio-backdrop[data-open=true]{opacity:1;visibility:visible}.studio-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(500px,100vw);background:var(--st-card);z-index:70;display:flex;flex-direction:column;transform:translate(102%);transition:transform .3s cubic-bezier(.32,.72,.22,1);box-shadow:-24px 0 60px -30px #0b353680;box-sizing:border-box}.studio-drawer[data-open=true]{transform:none}.studio-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--st-line)}.studio-drawer-head h2{font-family:var(--st-serif);font-size:1.25rem;margin:0;color:var(--st-ink)}.studio-drawer-body{flex:1;overflow-y:auto;padding:1.5rem;display:grid;gap:.9rem;align-content:start}.studio-drawer-body .field{margin:0}.studio-drawer-foot{border-top:1px solid var(--st-line);padding:1rem 1.5rem;display:flex;gap:.6rem;justify-content:flex-end}.studio-x{background:none;border:1px solid var(--st-line);border-radius:999px;width:34px;height:34px;font-size:1rem;cursor:pointer;color:var(--st-ink);transition:background .15s ease}.studio-x:hover{background:var(--st-paper)}.studio-palette{display:grid;gap:.6rem}.studio-palette button{display:grid;grid-template-columns:42px 1fr;gap:.85rem;align-items:center;text-align:left;background:var(--st-card);border:1px solid var(--st-line);border-radius:12px;padding:.85rem 1rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;font:inherit;color:inherit}.studio-palette button:hover{border-color:var(--st-accent);box-shadow:0 8px 22px -14px #0d7d7d8c}.studio-palette .ic{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;font-size:1.15rem;background:#eef4f2;color:var(--st-accent)}.studio-palette strong{display:block;color:var(--st-ink)}.studio-palette small{color:#8a8578}@keyframes studio-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.studio-main>:not(.studio-drawer):not(.studio-backdrop){animation:studio-rise .35s ease both}.studio-main>:nth-child(2){animation-delay:.05s}.studio-main>:nth-child(3){animation-delay:.1s}.studio-drawer,.studio-backdrop{animation:none!important}@media (max-width: 900px){.studio-shell{grid-template-columns:1fr}.studio-nav{position:static;height:auto;flex-direction:row;align-items:center;flex-wrap:wrap;padding:.9rem 1rem}.studio-brand{margin:0 1rem 0 0;font-size:1.1rem}.studio-nav-foot{margin:0 0 0 auto}.studio-main{padding:1.5rem 1.25rem 4rem}}.studio-rte{border:1px solid #cbd5e1;border-radius:var(--mdl-radius);background:#fff}.studio-rte-bar{display:flex;gap:.25rem;align-items:center;border-bottom:1px solid var(--st-line);padding:.35rem .5rem}.studio-rte-bar button{border:none;background:none;border-radius:6px;min-width:30px;height:28px;cursor:pointer;font-size:.9rem;color:var(--st-ink)}.studio-rte-bar button:hover{background:var(--st-paper)}.studio-rte-state{margin-left:auto;font-size:.75rem;color:#8a8578}.studio-rte-state[data-state=saved]{color:#166534}.studio-rte-surface{padding:.75rem .9rem;outline:none;line-height:1.6}.studio-rte-surface:focus{box-shadow:inset 0 0 0 2px var(--mdl-primary);border-radius:0 0 var(--mdl-radius) var(--mdl-radius)}.studio-rte-surface h2{font-family:var(--st-serif)}.mdl-tpl{display:block}.mdl-tpl>*{margin-bottom:1rem;min-width:0}@media (min-width: 641px){.mdl-tpl{display:grid;gap:1rem}.mdl-tpl>*{margin-bottom:0}.mdl-tpl[data-tpl=article]{grid-template-columns:1fr 1fr;grid-template-areas:"header header" "article article" "text1 text2" "main main" "footer footer"}.mdl-tpl[data-tpl=magazine]{grid-template-columns:1fr 1fr;grid-template-areas:"hero hero" "left right" "footer footer"}.mdl-tpl[data-tpl=sidebar]{grid-template-columns:1fr;grid-template-areas:"main" "sidebar" "footer"}.mdl-tpl[data-tpl=hero]{grid-template-columns:1fr;grid-template-areas:"hero" "intro" "main" "footer"}.mdl-tpl[data-tpl=gallery]{grid-template-columns:1fr 1fr;grid-template-areas:"header header" "left center" "right right" "footer footer"}.mdl-tpl[data-tpl=classic]{grid-template-columns:1fr 1fr;grid-template-areas:"header header" "sidebar content1" "content2 content3" "footer footer"}}@media (min-width: 1025px){.mdl-tpl[data-tpl=article]{grid-template-columns:2fr 1fr;grid-template-areas:"header header" "article text1" "article text2" "main main" "footer footer"}.mdl-tpl[data-tpl=magazine]{grid-template-columns:1fr 1fr;grid-template-areas:"hero hero" "left right" "footer footer"}.mdl-tpl[data-tpl=sidebar]{grid-template-columns:2fr 1fr;grid-template-areas:"main sidebar" "footer footer"}.mdl-tpl[data-tpl=hero]{grid-template-columns:1fr;grid-template-areas:"hero" "intro" "main" "footer"}.mdl-tpl[data-tpl=gallery]{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"header header header" "left center right" "footer footer footer"}.mdl-tpl[data-tpl=classic]{grid-template-columns:1fr 1.5fr 1.5fr;grid-template-areas:"header header header" "sidebar content1 content1" "sidebar content2 content3" "footer footer footer"}}.mdl-tpl-slot{display:grid;gap:1rem;align-content:start;min-width:0}.studio-pagetabs{display:flex;gap:.35rem;align-items:center;flex-wrap:wrap;margin:0 0 1rem}.studio-pagetabs a,.studio-pagetabs button.tab{border:1px solid var(--st-line);background:var(--st-card);color:var(--st-ink);border-radius:999px;padding:.35rem .9rem;font-size:.85rem;text-decoration:none;cursor:pointer}.studio-pagetabs a[aria-current=page]{background:var(--st-ink);color:#fff;border-color:var(--st-ink)}.studio-canvas{background:var(--st-card);border:1px solid var(--st-line);border-radius:16px;padding:1.5rem;box-shadow:0 18px 44px -30px #0b353659}.studio-slotbox{border:1.5px dashed #c9c3b4;border-radius:10px;padding:.75rem;min-height:96px;display:grid;gap:.75rem;align-content:start;position:relative;min-width:0;transition:border-color .15s ease,background .15s ease}.studio-slotbox:hover{border-color:var(--st-accent);background:#fbfaf7}.studio-slotbox>.slotlabel{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--st-amber);margin:0}.studio-slotadd{border:1px dashed var(--st-line);background:none;border-radius:8px;padding:.4rem;color:var(--st-accent);cursor:pointer;font-size:.85rem;width:100%}.studio-slotadd:hover{border-color:var(--st-accent);background:#eef4f2}.studio-canvasblk{position:relative;min-width:0}.studio-canvasblk .blktools{position:absolute;top:.3rem;right:.3rem;display:none;gap:.25rem;z-index:5}.studio-canvasblk:hover .blktools{display:flex}.studio-canvasblk .blktools button{border:1px solid var(--st-line);background:#fff;border-radius:7px;padding:.15rem .5rem;font-size:.75rem;cursor:pointer;color:var(--st-ink);box-shadow:0 3px 10px -4px #0b353666}.studio-canvasblk .blktools button:hover{border-color:var(--st-accent)}.studio-canvasblk video,.studio-canvasblk img{max-width:100%;border-radius:8px;display:block}
