*,:after,:before{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji;color:#e8e6ed;background:#0b0a10;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hidden{display:none!important}:root{--bg:#0b0a10;--panel:#0f0b1a;--panel-2:#141126;--border:hsla(0,0%,100%,.08);--muted:#a7a3b6;--primary:#8b5cf6;--primary-2:#5b21b6;--ring:rgba(139,92,246,.35);--shadow:0 10px 30px rgba(0,0,0,.5);--nav-h:90px}.site-nav{position:fixed;top:0;left:0;right:0;z-index:30;height:var(--nav-h);display:grid;align-items:center;border-bottom:none;background:transparent;transition:opacity .25s ease,transform .25s ease;isolation:isolate}.site-nav:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .3s ease;background:rgba(0,0,0,.3);backdrop-filter:saturate(100%)brightness(.6) blur(30px);z-index:0;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 12%,transparent 35%,transparent 65%,#000 88%,#000),linear-gradient(180deg,#000 0,#000 40%,transparent);mask-image:linear-gradient(90deg,#000 0,#000 12%,transparent 35%,transparent 65%,#000 88%,#000),linear-gradient(180deg,#000 0,#000 40%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.site-nav.has-blur:before{opacity:1}.site-nav .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;z-index:1}.nav-logo{display:inline-flex;align-items:center;height:40px;opacity:1;transform:none;transition:opacity .25s ease,transform .25s ease;pointer-events:auto;margin-top:0}.nav-logo img{height:100%;width:auto;filter:drop-shadow(0 6px 18px rgba(0,0,0,.35))}.site-nav.has-blur .nav-logo{opacity:1;transform:none;pointer-events:auto}.nav-toggle{display:none;width:38px;height:38px;border-radius:10px;border:1px solid var(--border);background:hsla(0,0%,100%,.04);color:#fff;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.25);padding:0}.nav-toggle:hover{background:hsla(0,0%,100%,.06)}.nav-toggle img{width:18px;height:18px;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.nav-links{display:flex;align-items:center;gap:16px;margin-top:0}.nav-link{display:inline-flex;align-items:center;height:auto;padding:0;border-radius:0;border:0;background:transparent;color:#e8e6ed;box-shadow:none;font-weight:600;letter-spacing:.2px;transition:color .15s ease}.nav-link:hover{color:#fff}.nav-link.active{color:#dcd3ff;text-shadow:0 0 12px rgba(124,58,237,.35)}.nav-sentinel{position:relative;height:1px}@media (max-width:860px){.nav-toggle{display:none}.nav-links{position:static;display:flex!important;flex-direction:row;gap:12px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.nav-link{padding:0;justify-content:flex-start}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.h1{font-size:clamp(40px,7vw,72px);margin:.1em 0;letter-spacing:-.02em}.h2{font-size:clamp(20px,3vw,28px);margin:.2em 0 .6em;font-weight:500;color:#d8d4e6}.sec-title{font-size:28px;margin:0 0 18px;letter-spacing:.2px}.sec-sub{margin-top:-6px}.muted,.sec-sub{color:var(--muted)}.accent{color:#c9b7ff;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;font:inherit;font-size:14px}.btn-primary{background:linear-gradient(180deg,#7c3aed,#5b21b6);border-color:#6d28d9;color:#fff;box-shadow:0 6px 18px rgba(124,58,237,.35)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(124,58,237,.45)}.btn-ghost{background:hsla(0,0%,100%,.04);border-color:var(--border);color:#e8e6ed}.btn-ghost:hover{background:hsla(0,0%,100%,.06)}.btn[disabled]{opacity:.65;cursor:not-allowed}.glow-bg{position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(60% 50% at 50% 0,rgba(110,60,255,.25),transparent 70%),radial-gradient(30% 25% at 50% 5%,rgba(110,60,255,.2),transparent 60%),radial-gradient(70% 70% at 50% 110%,rgba(39,19,78,.65),transparent 60%),var(--bg)}body:before{content:"SOLO\A SYSTEM";white-space:pre;position:absolute;left:50%;top:14vh;transform:translateX(-50%) translateY(16px);width:100vw;text-align:center;font-family:Oswald,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans;font-weight:500;letter-spacing:.06em;line-height:1;font-size:min(30vw,240px);background:linear-gradient(180deg,hsla(0,0%,100%,.65),hsla(0,0%,100%,.2) 70%,hsla(0,0%,100%,0));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:0;z-index:0;pointer-events:none;animation:bgTitleIn 1s ease-out .2s forwards;will-change:transform,opacity}@keyframes bgTitleIn{0%{opacity:0;transform:translateX(-50%) translateY(24px)}to{opacity:.1;transform:translateX(-50%) translateY(0)}}.hero{padding:96px 0 12px;text-align:center;position:relative;overflow:hidden}.hero-inner{position:relative;z-index:1}.badge{display:inline-block;background:hsla(0,0%,100%,.06);color:#d5d2df;border:1px solid var(--border);padding:6px 10px;border-radius:999px;font-size:12px;letter-spacing:.2px}.sub{color:var(--muted);max-width:800px;margin:.4em auto 1.2em}.brand-logo,.hero-cta{display:none}.hero-title{font-size:clamp(48px,8.8vw,48px);line-height:1.12;margin:.45em 0 0}.hero-rotate{display:inline-block;position:relative;overflow:visible;transform:translateX(1px)}.hero-rotate-spacer{visibility:hidden;opacity:0;white-space:nowrap}.hero-rotate-item{position:absolute;left:0;top:0;white-space:nowrap;color:var(--primary)}.hero-rotate-item.enter{animation:heroFadeUpIn .6s ease forwards}.hero-rotate-item.exit{animation:heroFadeUpOut .6s ease forwards}@keyframes heroFadeUpIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeUpOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.intro{padding:0}.intro-card{border:0;background:transparent;border-radius:0;box-shadow:none;position:relative;overflow:visible}.intro-body{display:grid;grid-template-columns:1fr;gap:24px;padding:18px}.intro-typography{border-radius:0;padding:14px;background:transparent;border:0;text-align:center;max-width:820px;margin:0 auto}.intro-sub{color:#cbc7df;font-size:16px;margin:.4em 0}.intro-strong{color:#fff;font-weight:700;font-size:18px;margin:.6em 0}.intro-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tile{border:1px solid var(--border);background:hsla(0,0%,100%,.04);border-radius:14px;padding:12px}.tile-icon{display:inline-flex;width:26px;height:26px;color:var(--primary);filter:drop-shadow(0 0 8px rgba(124,58,237,.5))}.tile-title{color:#efeaff;font-weight:700;letter-spacing:.2px;margin-top:6px}.tile-desc{color:#cbc7df;font-size:14px}@media (max-width:980px){.intro-tiles{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.intro-tiles{grid-template-columns:1fr}}.seg-wrap{position:sticky;top:0;z-index:46;padding:10px 12px;margin:0 auto 10px;backdrop-filter:blur(0);text-align:center;display:flex;flex-direction:column;align-items:center;transition:opacity .28s ease;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 24px);pointer-events:none}.seg-wrap .segmented{pointer-events:auto}.seg-wrap.stuck{backdrop-filter:none;-webkit-backdrop-filter:none}.seg-header{display:flex;flex-direction:column;gap:6px;margin:12px auto 8px;text-align:center}.anchor{display:block;position:relative;top:-100px;visibility:hidden}.segmented{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;border:1px solid var(--border);background:rgba(0,0,0,.15);box-shadow:0 8px 26px rgba(124,58,237,.12);margin:4px auto 10px;transition:box-shadow .25s ease;overflow:hidden}.segmented:before{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(0,0,0,.25);backdrop-filter:saturate(120%) blur(12px);opacity:0;transition:opacity .28s ease;pointer-events:none;z-index:0;will-change:opacity}.seg-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;height:40px;padding:0 18px;border:0;border-radius:999px;background:transparent;color:#e8e6ed;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:color .25s ease,transform .2s ease;line-height:1}.seg-btn:hover{transform:translateY(-1px)}.seg-btn.active{color:#fff}.seg-indicator{position:absolute;top:6px;left:0;height:40px;width:96px;border-radius:999px;background:radial-gradient(120% 120% at 50% -30%,rgba(124,58,237,.8),rgba(124,58,237,.45));box-shadow:0 0 28px rgba(124,58,237,.55);transition:transform .33s cubic-bezier(.2,.8,.2,1),width .33s cubic-bezier(.2,.8,.2,1);pointer-events:none;z-index:1}.tab-content{position:relative}.tab-panel{opacity:0;transform:translateY(8px);transition:opacity .26s ease,transform .26s ease;pointer-events:none;position:absolute;left:0;right:0;top:0}.tab-panel.active{opacity:1;transform:translateY(0);pointer-events:auto;position:relative}.seg-wrap.stuck .segmented{border-color:hsla(0,0%,100%,.16);box-shadow:0 8px 26px rgba(0,0,0,.45)}.seg-wrap.stuck .segmented:before{opacity:1}.seg-wrap.fade{opacity:0;transform:translateY(-6px);pointer-events:none}.seg-end-sentinel,.seg-sticky-anchor{display:block;height:1px}.course-groups{display:flex;flex-direction:column;gap:28px}.course-group{border:1px solid var(--border);border-radius:16px;padding:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01))}.group-title{display:flex;align-items:center;justify-content:flex-start;gap:12px;font-size:20px;margin:6px 0 14px;color:#efeaff;font-weight:600}.group-left{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.group-icon{display:inline-flex;width:20px;height:20px;color:var(--primary);filter:drop-shadow(0 0 6px rgba(124,58,237,.55))}.group-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.group-desc{color:var(--muted);font-size:14px;font-weight:400;margin-left:12px}.group-title .dot{width:8px;height:8px;border-radius:999px;background:var(--primary);box-shadow:0 0 20px rgba(124,58,237,.6)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:980px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.card-grid{grid-template-columns:1fr}}.course-card{border-radius:14px;background:radial-gradient(120% 120% at 100% 0,rgba(124,58,237,.18),hsla(0,0%,100%,.02)),var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);display:flex;flex-direction:column}.course-card,.course-media{position:relative;overflow:hidden}.course-media{aspect-ratio:1.91/1;background:#191726}.consult-media img,.course-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-body{padding:14px;display:flex;flex-direction:column;flex:1}.course-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.course-title{font-size:16px;margin:0 0 6px;color:#fff;cursor:pointer}.badge-pill{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:16px;color:#efeaff;background:rgba(124,58,237,.22);border:1px solid rgba(124,58,237,.5);white-space:nowrap}.course-desc{color:#cfcbe1;font-size:14px;min-height:44px}.card-actions{display:flex;gap:10px;margin-top:auto}.course-card .cover-click{cursor:pointer}.consult{padding:42px 0 64px}.sec-header{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form{display:grid;gap:12px}.form.compact{gap:10px}.field{display:grid;gap:6px}.field span{color:#ddd8ef;font-size:13px}input[type=email],input[type=text],textarea{background:rgba(25,25,25,.9);border:1px solid var(--border);border-radius:10px;color:#fff;padding:10px 12px;outline:none}input:focus,textarea:focus{box-shadow:0 0 0 4px var(--ring);border-color:#6d28d9}.form-tip{margin-top:4px;font-size:12px;color:var(--muted)}.success{color:#b9ffcc}.modal{position:fixed;inset:0;display:grid;place-items:center;z-index:50}.modal.hidden{display:none}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(3px)}.modal-panel{position:relative;width:92vw;max-width:720px;background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.9));border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:var(--shadow)}.modal-panel.sm{max-width:520px}.modal-panel.xl{max-width:1100px}.modal-close{position:absolute;right:10px;top:10px;width:34px;height:34px;border-radius:10px;border:1px solid var(--border);background:hsla(0,0%,100%,.04);color:#fff;cursor:pointer}.modal-close:hover{background:hsla(0,0%,100%,.06)}.modal-head{margin-bottom:10px}#consult-modal,#interest-modal{z-index:60}.detail-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:16px}@media (max-width:860px){.detail-layout{grid-template-columns:1fr}}.detail-left{display:grid;gap:12px;align-content:start}.detail-cover,.detail-cover-wrap{border-radius:12px;border:1px solid var(--border)}.detail-cover-wrap{position:relative;width:100%;aspect-ratio:1.91/1;overflow:hidden;background:rgba(25,25,25,.6)}.detail-right{max-height:70vh;overflow:auto;border:1px solid var(--border);border-radius:12px;padding:16px;background:rgba(25,25,25,.9)}.detail-title{margin:0 0 10px}.md h1,.md h2,.md h3{margin:.6em 0 .4em}.md p{margin:.4em 0}.md ul{margin:.4em 0 .4em 18px}.md code{background:hsla(0,0%,100%,.06);padding:2px 6px;border-radius:6px}.md pre.code{background:rgba(17,16,28,.9);border:1px solid var(--border);border-radius:12px;padding:12px;overflow:auto}.md pre.code code{background:transparent;padding:0}.md blockquote{margin:8px 0;padding:8px 12px;border-left:3px solid rgba(124,58,237,.45);background:hsla(0,0%,100%,.04);border-radius:8px;color:#dcd8ef}.md img{max-width:100%;height:auto;border-radius:12px;border:1px solid var(--border);display:block;margin:10px 0}.md table{width:100%;border-collapse:collapse;margin:10px 0}.md td,.md th{border:1px solid var(--border);padding:8px 10px;text-align:left}.md thead th{background:hsla(0,0%,100%,.04)}#detail-md a,#service-md a{color:#7836e6;text-decoration:underline}#detail-md a:visited,#service-md a:visited{color:#7836e6}.detail-cta{display:none}@media (max-width:860px){.hide-mobile{display:none!important}.detail-cta,.mobile-only{display:block}.detail-cta{position:fixed;left:50%;transform:translateX(-50%);bottom:12px;z-index:55;width:92vw;max-width:720px}.detail-cta .btn{height:46px;box-shadow:0 10px 26px rgba(124,58,237,.35)}.detail-right{padding-bottom:96px}}.footer{border-top:1px solid var(--border);padding:24px 0;color:var(--muted);text-align:center}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%) translateY(20px);padding:10px 16px;border-radius:9999px;border:1px solid var(--border);color:#fff;background:rgba(20,17,34,.92);box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:60;font-size:14px}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.toast.success{background:linear-gradient(180deg,rgba(124,58,237,.25),rgba(20,17,34,.92));border-color:rgba(124,58,237,.5)}.toast.error{background:linear-gradient(180deg,rgba(239,68,68,.25),rgba(20,17,34,.92));border-color:rgba(239,68,68,.55)}.wish{padding:36px 0 54px}.wish-card{border:1px solid var(--border);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.015));box-shadow:var(--shadow);padding:20px}.wish-title{text-align:center;margin-bottom:12px}.wish-form{max-width:720px;margin:0 auto}.wish-form .btn{align-self:start}.about{padding:32px 0 8px}.about-card{border:1px solid var(--border);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.015));box-shadow:var(--shadow);padding:20px}.about-layout{display:grid;grid-template-columns:.3fr .7fr;gap:16px;align-items:start}@media (max-width:860px){.about-layout{grid-template-columns:1fr}}.about-left{display:grid;place-items:center}.about-avatar{width:240px;aspect-ratio:1/1;border-radius:999px;overflow:hidden;border:1px solid var(--border);background:hsla(0,0%,100%,.02);box-shadow:var(--shadow)}.about-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-right{display:grid;gap:8px;align-content:start}.about-content p{margin:.4em 0;color:#dcd8ef}.about-content p:first-child{margin-top:.2em}.page{padding:96px 0 36px}.site-footer{border-top:1px solid var(--border);padding:32px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px;align-items:start}@media (max-width:860px){.footer-grid{grid-template-columns:1fr}}.footer-title{margin:0 0 6px;font-size:18px;color:#efeaff}.footer-sub{margin:0;color:var(--muted)}.footer-head{font-weight:700;color:#efeaff;margin-bottom:8px}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:6px}.footer-links a{color:#cfcbe1}.footer-links a:hover{color:#fff}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17,24,39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255,255,255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.prose-solo{color:#dcd8ef}.prose-solo :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:#7836e6;text-decoration:underline}.prose-solo :where(a:visited):not(:where([class~=not-prose],[class~=not-prose] *)){color:#7836e6}.prose-solo :where(h1,h2,h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;margin-bottom:.4em;color:#fff}.prose-solo :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.4em;margin-bottom:.4em}.prose-solo :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.4em;margin-bottom:.4em;margin-left:18px}.prose-solo :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:hsla(0,0%,100%,.06);padding:2px 6px;border-radius:6px}.prose-solo :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:rgba(17,16,28,.9);border:1px solid var(--border);border-radius:12px;padding:12px}.prose-solo :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;padding:0}.prose-solo :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin:8px 0;padding:8px 12px;border-left:3px solid rgba(124,58,237,.45);background:hsla(0,0%,100%,.04);border-radius:8px;color:#dcd8ef}.prose-solo :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:12px;border:1px solid var(--border);display:block;margin:10px 0}.prose-solo :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;border-collapse:collapse;margin:10px 0}.prose-solo :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){border:1px solid var(--border);padding:8px 10px;text-align:left}.prose-solo :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){background:hsla(0,0%,100%,.04)}.mt-4{margin-top:1rem}.block{display:block}.\!table{display:table!important}.table{display:table}.hidden{display:none}.w-full{width:100%}.max-w-none{max-width:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}