.PresentClient-module__7aw00G__root{--toolbar-h:52px;--footer-h:36px;background:radial-gradient(120% 80% at 50% 0%, #1a1d2e 0%, var(--present-bg) 55%);min-height:100dvh;color:var(--present-text);outline:none;flex-direction:row;align-items:stretch;display:flex}.PresentClient-module__7aw00G__mainColumn{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}@media (max-width:900px){.PresentClient-module__7aw00G__root{flex-direction:column}}.PresentClient-module__7aw00G__toolbar{min-height:var(--toolbar-h);border-bottom:1px solid var(--present-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0d12d9;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:8px 16px;display:flex}.PresentClient-module__7aw00G__btn{border:1px solid var(--present-border);background:var(--present-surface);width:44px;height:40px;color:var(--present-text);cursor:pointer;border-radius:10px;font-size:1.35rem;line-height:1;transition:background .15s,border-color .15s}.PresentClient-module__7aw00G__btn:hover:not(:disabled){border-color:var(--present-accent);color:var(--present-accent)}.PresentClient-module__7aw00G__btn:disabled{opacity:.35;cursor:not-allowed}.PresentClient-module__7aw00G__toolbarLead{align-items:center;gap:8px;min-width:0;max-width:45%;margin-right:auto;display:flex}.PresentClient-module__7aw00G__toolbarTail{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.PresentClient-module__7aw00G__courseWrap{min-width:0;display:flex;position:relative}.PresentClient-module__7aw00G__courseButton{border:1px solid var(--present-border);background:var(--present-surface);max-width:360px;color:var(--present-text);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.2;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.PresentClient-module__7aw00G__courseButton:hover:not(:disabled){border-color:var(--present-accent);color:var(--present-accent)}.PresentClient-module__7aw00G__courseButton:disabled{opacity:.4;cursor:not-allowed}.PresentClient-module__7aw00G__courseButtonLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}@media (max-width:700px){.PresentClient-module__7aw00G__toolbarLead{max-width:60%}.PresentClient-module__7aw00G__courseButton{max-width:none;padding:6px 10px;font-size:.82rem}}.PresentClient-module__7aw00G__btnGhost{border:1px solid var(--present-border);color:var(--present-muted);cursor:pointer;background:0 0;border-radius:10px;padding:8px 14px;font-size:.875rem;transition:color .15s,border-color .15s,background .15s}.PresentClient-module__7aw00G__btnGhost:hover{color:var(--present-accent);border-color:var(--present-accent)}.PresentClient-module__7aw00G__counter{text-align:center;font-variant-numeric:tabular-nums;min-width:4.5rem;color:var(--present-muted);font-size:.9rem}.PresentClient-module__7aw00G__counterWrap{justify-content:center;display:flex;position:relative}.PresentClient-module__7aw00G__counterButton{border:1px solid var(--present-border);background:var(--present-surface);min-width:5.5rem;color:var(--present-muted);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:.9rem;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.PresentClient-module__7aw00G__counterButton:hover:not(:disabled){border-color:var(--present-accent);color:var(--present-accent)}.PresentClient-module__7aw00G__counterButton:disabled{opacity:.4;cursor:not-allowed}.PresentClient-module__7aw00G__counterChevron{opacity:.85;font-size:.65rem;line-height:1}.PresentClient-module__7aw00G__jumpList{z-index:200;box-sizing:border-box;border:1px solid var(--present-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12141efa;border-radius:12px;margin:0;padding:6px;list-style:none;position:fixed;overflow:auto;box-shadow:0 16px 48px #0000008c,inset 0 1px #ffffff0d}.PresentClient-module__7aw00G__jumpItem{width:100%;color:var(--present-text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:baseline;gap:8px;padding:8px 10px;font-family:inherit;font-size:.8rem;line-height:1.35;transition:background .12s;display:flex}.PresentClient-module__7aw00G__jumpItem:hover{background:#6c9eff1f}.PresentClient-module__7aw00G__jumpItemActive{color:var(--present-accent);background:#6c9eff2e}.PresentClient-module__7aw00G__jumpItemIndex{font-variant-numeric:tabular-nums;color:var(--present-muted);flex-shrink:0}.PresentClient-module__7aw00G__jumpItemTitle{color:inherit;overflow-wrap:anywhere;flex:1;min-width:0}.PresentClient-module__7aw00G__progressBar{background:var(--present-border);flex-shrink:0;height:3px}.PresentClient-module__7aw00G__progressInner{background:linear-gradient(90deg,#4d7fff,#6c9eff);height:100%;transition:width .25s}.PresentClient-module__7aw00G__slideWrap{flex:1;justify-content:center;align-items:stretch;min-height:0;padding:clamp(10px,2.2vw,28px);animation:.35s PresentClient-module__7aw00G__presentEnter;display:flex}@keyframes PresentClient-module__7aw00G__presentEnter{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.PresentClient-module__7aw00G__slide{background:var(--present-surface);border:1px solid var(--present-border);border-radius:16px;flex:auto;align-self:stretch;width:100%;max-width:min(1100px,100%);min-height:0;max-height:100%;padding:clamp(16px,2.5vw,36px) clamp(24px,4vw,56px);font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.55;overflow:auto;box-shadow:0 24px 80px #00000073}.PresentClient-module__7aw00G__slide h1{letter-spacing:-.02em;margin:0 0 .5em;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:700;line-height:1.2}.PresentClient-module__7aw00G__slide h2{color:#c5c8d6;margin:1.25em 0 .5em;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:650}.PresentClient-module__7aw00G__slide h2:first-child{margin-top:0}.PresentClient-module__7aw00G__slide h3{color:var(--present-accent);margin:1em 0 .4em;font-size:1.1em;font-weight:600}.PresentClient-module__7aw00G__slide p{margin:.65em 0}:is(.PresentClient-module__7aw00G__slide ul,.PresentClient-module__7aw00G__slide ol){margin:.5em 0;padding-left:1.35em}.PresentClient-module__7aw00G__slide li{margin:.35em 0}.PresentClient-module__7aw00G__slide strong{color:#fff;font-weight:650}.PresentClient-module__7aw00G__slide blockquote{border-left:4px solid var(--present-accent);color:var(--present-muted);background:#6c9eff14;margin:1em 0;padding:.75em 1em}.PresentClient-module__7aw00G__codeBlockWrap{background:linear-gradient(165deg,#0e1118 0%,#0a0c12 100%);border:1px solid #6c9eff33;border-radius:14px;max-height:min(62vh,640px);margin:1rem 0;overflow:auto;box-shadow:inset 0 1px #ffffff0f,0 12px 40px #00000059}.PresentClient-module__7aw00G__presentCompare{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(12px,2vw,20px);margin:1rem 0;display:grid}@media (max-width:768px){.PresentClient-module__7aw00G__presentCompare{grid-template-columns:1fr}}.PresentClient-module__7aw00G__presentCard{border-radius:14px;max-height:min(58vh,600px);padding:clamp(14px,2vw,18px) clamp(16px,2.2vw,20px);overflow:auto;box-shadow:inset 0 1px #ffffff0d,0 12px 36px #00000052}.PresentClient-module__7aw00G__presentCardAvoid{background:linear-gradient(165deg,#b43c3c24 0%,#0e1016 42%,#0a0c11 100%);border:1px solid #e860606b}.PresentClient-module__7aw00G__presentCardViser{background:linear-gradient(165deg,#328c6e1f 0%,#0e1118 42%,#0a0d12 100%);border:1px solid #48b48c73}.PresentClient-module__7aw00G__presentCardLabel{letter-spacing:.12em;text-transform:uppercase;color:#9aa3b8;margin:0 0 .65em;font-size:.68rem;font-weight:700}.PresentClient-module__7aw00G__presentCardAvoid .PresentClient-module__7aw00G__presentCardLabel{color:#f0a0a0}.PresentClient-module__7aw00G__presentCardViser .PresentClient-module__7aw00G__presentCardLabel{color:#7fd4b8}.PresentClient-module__7aw00G__presentCard p{margin:.45em 0}.PresentClient-module__7aw00G__presentCard p:first-of-type{margin-top:0}:is(.PresentClient-module__7aw00G__presentCard ul,.PresentClient-module__7aw00G__presentCard ol){margin:.4em 0 0;padding-left:1.2em}.PresentClient-module__7aw00G__presentCard li{margin:.3em 0}.PresentClient-module__7aw00G__presentCard table{border-collapse:collapse;width:100%;margin:.5em 0 0;font-size:clamp(.72rem,1.05vw,.88rem)}:is(.PresentClient-module__7aw00G__presentCard th,.PresentClient-module__7aw00G__presentCard td){text-align:left;vertical-align:top;border:1px solid #ffffff1a;padding:.35em .45em}.PresentClient-module__7aw00G__presentCard th{color:#c5c8d6;background:#00000040;font-weight:600}.PresentClient-module__7aw00G__presentCard code{color:#f0c674;background:#0006;border:1px solid #ffffff14;border-radius:5px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86em}.PresentClient-module__7aw00G__presentCard blockquote{color:var(--present-muted);background:#00000038;border-left:3px solid #fff3;margin:.35em 0 0;padding:.65em .85em;font-size:.92em}.PresentClient-module__7aw00G__presentPieWrap{text-align:center;max-width:min(100%,440px);margin:1rem auto}.PresentClient-module__7aw00G__presentPieWrap img{border:1px solid #6c9eff38;border-radius:12px;max-width:100%;height:auto;margin:0 auto;display:block}.PresentClient-module__7aw00G__presentTableWrap{background:linear-gradient(165deg,#12151c 0%,#0a0c12 100%);border:1px solid #6c9eff38;border-radius:14px;max-height:min(58vh,620px);margin:1rem 0;overflow:auto;box-shadow:inset 0 1px #ffffff0d,0 10px 32px #00000047}.PresentClient-module__7aw00G__presentTableWrap table{border-collapse:collapse;width:100%;min-width:min(100%,480px);margin:0;font-size:clamp(.75rem,1.1vw,.9rem)}:is(.PresentClient-module__7aw00G__presentTableWrap th,.PresentClient-module__7aw00G__presentTableWrap td){text-align:left;vertical-align:top;border:1px solid #ffffff1a;padding:.5em .65em}.PresentClient-module__7aw00G__presentTableWrap th{color:#c5c8d6;background:#00000059;font-weight:600}.PresentClient-module__7aw00G__presentTableWrap strong{color:#fff}.PresentClient-module__7aw00G__presentSlideImg{border:1px solid #6c9eff47;border-radius:14px;width:min(100%,880px);max-width:100%;height:auto;margin:1rem auto 0;display:block;box-shadow:0 16px 48px #00000073,inset 0 1px #ffffff0a}.PresentClient-module__7aw00G__inlineCode{border:1px solid var(--present-border);color:#f0c674;background:#00000073;border-radius:6px;padding:.12em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}.PresentClient-module__7aw00G__hint{text-align:center;color:var(--present-muted);min-height:var(--footer-h);opacity:.85;flex-shrink:0;padding:8px 12px;font-size:.72rem}.PresentClient-module__7aw00G__empty{min-height:100dvh;color:var(--present-muted);text-align:center;place-items:center;padding:24px;display:grid}
