:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:15px/1.5 system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}h1,h2,h3,p{margin:0}.cinema{background:radial-gradient(circle at 15% -10%,#172033 0%,#0d1117 45%);position:relative;overflow-x:hidden}.cinema:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0d111700 0%,#0d1117 100%);height:14rem;position:absolute;bottom:0;left:0;right:0}.cinema__stage{z-index:0;width:100%;height:100vh;position:absolute;top:0;left:0;overflow:hidden}.cinema__canvas-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.cinema__stage canvas{outline:none;display:block}.cinema-backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cinema-backdrop__aura{filter:blur(90px);will-change:transform, opacity;border-radius:50%;width:60%;height:60%;position:absolute}.cinema-backdrop__aura--a{background:radial-gradient(circle,#4f9dff99,#0000 70%);top:-12%;left:-8%}.cinema-backdrop__aura--b{background:radial-gradient(circle,#7e14ff8c,#0000 70%);bottom:-14%;right:-6%}.cinema-backdrop__grid{background-image:linear-gradient(#4f9dff12 1px,#0000 1px),linear-gradient(90deg,#4f9dff12 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:-10%;-webkit-mask-image:radial-gradient(65% 55% at 50% 45%,#000 0%,#0000 78%);mask-image:radial-gradient(65% 55% at 50% 45%,#000 0%,#0000 78%)}.cinema-backdrop__streaks,.cinema-backdrop__sparks{position:absolute;inset:0}.cinema-backdrop__streak{opacity:0;will-change:transform, opacity;background:linear-gradient(90deg,#0000,#7ec8ffbf,#0000);border-radius:2px;height:2px;position:absolute;left:0}.cinema-backdrop__spark{opacity:0;will-change:transform, opacity;background:#7ec8ff;border-radius:50%;position:absolute;box-shadow:0 0 6px 1px #7ec8ffb3}.cinema__loading{color:#9aa5b1;pointer-events:none;justify-content:center;align-items:center;gap:.6rem;font-size:.85rem;display:flex;position:absolute;inset:0}.cinema__loading-dot{background:#4f9dff;border-radius:50%;width:.5rem;height:.5rem;animation:1.2s ease-in-out infinite cinema-pulse}@keyframes cinema-pulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.cinema__track{z-index:1;position:relative}.cinema__panel{z-index:1;color:#e6e9ef;opacity:.5;max-width:30rem;min-height:78vh;transition:opacity .45s ease, transform .45s var(--ease-out,ease);flex-direction:column;justify-content:center;padding:2rem clamp(1.5rem,6vw,5rem);display:flex;position:relative}.cinema__panel[data-align=right]{margin-left:auto}.cinema__panel:before{content:"";z-index:-1;background:radial-gradient(80% 65% at 50% 45%,#0d1117d1 0%,#0d111766 50%,#0d111700 78%);position:absolute;inset:-1.75rem -2.5rem}.cinema__panel h1{letter-spacing:-.02em;text-wrap:balance;margin:0 0 1.1rem;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:700;line-height:1.1}.cinema__panel-icon{color:#4f9dff;background:#4f9dff1a;border:1px solid #4f9dff47;border-radius:10px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin-bottom:.9rem;display:inline-flex;box-shadow:0 0 0 4px #4f9dff0d}.cinema__panel h2{letter-spacing:-.015em;text-wrap:balance;margin:0 0 .85rem;font-size:clamp(1.7rem,2.8vw,2.35rem);font-weight:700;line-height:1.18}.cinema__panel p{color:#9aa5b1;max-width:26rem;margin:0;font-size:1.02rem;line-height:1.65}.cinema__panel[data-active=true]{opacity:1;transform:translate(4px)}.cinema__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f9dff!important;margin:0 0 .75rem!important;font-size:.78rem!important}.cinema__hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.cinema__cta-primary,.cinema__cta-secondary{transition:transform .16s var(--ease-out,ease), background-color .16s ease, border-color .16s ease, box-shadow .16s ease;border-radius:10px;padding:.75rem 1.4rem;font-size:.95rem;display:inline-block}.cinema__cta-primary{color:#0d1117;background:#4f9dff;font-weight:600}.cinema__cta-secondary{color:#e6e9ef;border:1px solid #2a3140}@media (hover:hover) and (pointer:fine){.cinema__cta-primary:hover{background:#6fb0ff;transform:translateY(-1px);box-shadow:0 8px 24px -8px #4f9dffa6}.cinema__cta-secondary:hover{border-color:#4f9dff;transform:translateY(-1px)}}.cinema__cta-primary:focus-visible,.cinema__cta-secondary:focus-visible{outline-offset:2px;outline:2px solid #4f9dff}.cinema__cta-primary:active,.cinema__cta-secondary:active{transform:scale(.97)}.cinema__hero-note{color:#8a93a3!important;margin-top:1.1rem!important;font-size:.78rem!important}.cinema-hotspot{opacity:0;transition:opacity .25s ease, transform .25s var(--ease-out,ease);pointer-events:none;justify-content:center;align-items:center;display:flex;position:relative;transform:scale(.6)}.cinema-hotspot--visible{opacity:1;transform:scale(1)}.cinema-hotspot__dot{background:#4f9dff;border:2px solid #0d1117;border-radius:50%;width:.85rem;height:.85rem;display:block;box-shadow:0 0 0 3px #ffffff14}.cinema-hotspot__card{text-align:left;opacity:0;pointer-events:none;width:13rem;transition:opacity .25s ease, transform .25s var(--ease-out,ease);background:#161b24;border:1px solid #2a3140;border-top:2px solid #4f9dff;border-radius:10px;padding:.7rem .8rem;position:absolute;bottom:calc(100% + .6rem);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 6px 20px #00000073}.cinema-hotspot--visible .cinema-hotspot__card{opacity:1;transform:translate(-50%)translateY(0)}.cinema-hotspot__title{color:#e6e9ef;margin:0 0 .3rem;font-size:.75rem;font-weight:600}.cinema-hotspot__body{color:#9aa5b1;margin:0;font-size:.75rem;line-height:1.45}.cinema-mobile{max-width:68rem;margin:0 auto;padding:clamp(2.5rem,8vw,5rem) 1.5rem 4rem}.cinema-mobile__hero{text-align:center;margin-bottom:2.5rem}.cinema-mobile__hero h1{letter-spacing:-.015em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.9rem,6vw,2.6rem);font-weight:700;line-height:1.16}.cinema-mobile__hero p{color:#9aa5b1;max-width:28rem;margin:0 auto;font-size:1rem;line-height:1.6}.cinema-mobile__hero .cinema__hero-actions{justify-content:center}.cinema-mobile__features{gap:2rem;margin-top:3rem;display:grid}.cinema-mobile__panel h2{color:#e6e9ef;margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.cinema-mobile__panel p{color:#9aa5b1;margin:0;line-height:1.6}.cinema-static{max-width:68rem;margin:0 auto;padding:clamp(2.5rem,8vw,5rem) 1.5rem 4rem}.cinema-static__hero{text-align:center;margin-bottom:3rem}.cinema-static__placeholder{background:radial-gradient(at 30% 20%,#7ec8ff38,#0000 60%),linear-gradient(155deg,#4f9dff2e,#7e14ff1f);border:1px solid #4f9dff40;border-radius:20px;width:100%;max-width:26rem;height:14rem;margin:0 auto 2rem;box-shadow:0 20px 50px -20px #4f9dff59}.cinema-static__hero h1{letter-spacing:-.015em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.9rem,6vw,2.6rem);font-weight:700;line-height:1.16}.cinema-static__hero p{color:#9aa5b1;max-width:28rem;margin:0 auto;font-size:1rem;line-height:1.6}.cinema-static__hero .cinema__hero-actions{justify-content:center}.cinema-static__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.cinema-static__panel h2{color:#e6e9ef;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.cinema-static__panel p{color:#9aa5b1;margin:0;line-height:1.6}@media (width<=40rem){.cinema-static__features{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.cinema__panel,.cinema__canvas-wrap,.cinema__cta-primary,.cinema__cta-secondary,.cinema-hotspot__card{transition:none}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.4"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.rich-note{flex-direction:column;display:flex}.rich-note__heading{color:#63e6c4;margin:0 0 .3rem;font-size:.92em;font-weight:700}.rich-note__paragraph{overflow-wrap:anywhere;margin:0 0 .35rem;line-height:1.45}.rich-note__paragraph:last-child{margin-bottom:0}.rich-note__paragraph--empty{height:.6em;margin-bottom:.35rem}.rich-note__equation{color:#e6e9ef;background:#0d1117;border:1px solid #2a3140;border-radius:8px;margin:.4rem 0;padding:.5rem .65rem;overflow-x:auto}.rich-note__equation .katex{font-size:1em}.rich-note__equation--error{color:#ff8a5c;white-space:pre-wrap;font-family:monospace;font-size:.8em}.rich-note__equation-inline{color:inherit}.note-marker{justify-content:center;align-items:center;display:flex;position:relative}.note-marker__dot{cursor:pointer;border:2px solid #0d1117;border-radius:50%;width:.85rem;height:.85rem;padding:0;box-shadow:0 0 0 3px #ffffff14}.note-marker__dot--component{background:#f5c563}.note-marker__dot--model{background:#4f9dff}.note-marker__dot--open{box-shadow:0 0 0 4px #fff3}.note-marker__dot--draggable{cursor:grab;touch-action:none}.note-marker__dot--draggable:active{cursor:grabbing}.note-marker__card{text-align:left;background:#161b24;border:1px solid #2a3140;border-radius:10px;width:12rem;padding:.6rem .7rem;position:absolute;bottom:calc(100% + .6rem);left:50%;box-shadow:0 6px 20px #00000073}.note-marker__card--draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.note-marker__card--draggable:active{cursor:grabbing}.note-marker__card--component{border-top:2px solid #f5c563}.note-marker__card--model{border-top:2px solid #4f9dff}.note-marker__actions{align-items:center;gap:.15rem;display:flex;position:absolute;top:.4rem;right:.4rem}.note-marker__action{color:#6b7385;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.15rem;display:flex}.note-marker__action:hover{color:#e6e9ef;background:#1f2531}.note-marker__title{font-size:calc(.75rem * var(--note-font-scale,1));color:#e6e9ef;margin:0 3.3rem .3rem 0;font-weight:600}.note-marker__body{font-size:calc(.75rem * var(--note-font-scale,1));color:#9aa5b1;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.4}.atom-spinner{flex-shrink:0;animation:.8s linear infinite atom-spinner-rotate}.atom-spinner__track{stroke:currentColor;opacity:.2}.atom-spinner__arc{stroke:currentColor;stroke-dasharray:42;stroke-dashoffset:30px}@keyframes atom-spinner-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.atom-spinner{animation-duration:1.6s}}.model-showcase{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.model-showcase__stage{background:#0d1117;border:1px solid #1f2531;border-radius:20px;width:100%;height:clamp(20rem,46vw,32rem);position:relative;overflow:hidden}.model-showcase__stage canvas{outline:none;display:block}.model-showcase__overlay{color:#9aa5b1;pointer-events:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:2rem;font-size:.85rem;display:flex;position:absolute;inset:0}.model-showcase__hint{letter-spacing:.06em;color:#6b7385;pointer-events:none;margin:0;font-size:.68rem;position:absolute;bottom:1rem;left:1.25rem}.model-showcase__explode-button{color:#e6e9ef;cursor:pointer;background:#4f9dff1a;border:1px solid #4f9dff59;border-radius:10px;align-items:center;gap:.55rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .16s,border-color .16s;display:inline-flex}.model-showcase__explode-button:disabled{opacity:.5;cursor:default}.model-showcase__explode-button:focus-visible{outline-offset:2px;outline:2px solid #4f9dff}@media (hover:hover) and (pointer:fine){.model-showcase__explode-button:not(:disabled):hover{background:#4f9dff2e;border-color:#4f9dff8c}}.model-showcase__explode-button:not(:disabled):active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.model-showcase__explode-button{transition:none}}.pricing{width:100%;max-width:68rem;margin:0 auto;padding:4rem 2rem 5rem;position:relative;overflow-x:hidden}.pricing:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(60% 55% at 50% 40%,#4f9dff24,#0000 72%);width:46rem;height:30rem;position:absolute;top:-6rem;left:50%;transform:translate(-50%)}.pricing__head{text-align:center;max-width:32rem;margin:0 auto 2.5rem}.pricing__grid{grid-template-columns:minmax(0,1fr);gap:1.25rem;max-width:22rem;margin:0 auto;display:grid}.pricing__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#181f2bbf,#0f141d99);border:1px solid #ffffff12;border-radius:18px;flex-direction:column;gap:1rem;padding:1.85rem 1.6rem;display:flex;position:relative;box-shadow:0 24px 48px -28px #000000a6}.pricing__plan-icon{color:#4f9dff;background:#4f9dff1a;border:1px solid #4f9dff47;border-radius:9px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;box-shadow:0 0 0 4px #4f9dff0d}.pricing__plan-name{margin:0;font-size:1.05rem;font-weight:700}.pricing__price{letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.pricing__price-value{background:linear-gradient(135deg,#a9dcff,#4f9dff);color:#0000;-webkit-background-clip:text;background-clip:text}.pricing__price span:not(.pricing__price-value){color:#9aa5b1;letter-spacing:normal;font-size:.85rem;font-weight:500}.pricing__features{flex-direction:column;flex:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pricing__features li{color:#c3cad4;align-items:center;gap:.55rem;font-size:.88rem;display:flex}.pricing__features li svg{color:#4f9dff;flex-shrink:0}.pricing__cta{text-align:center;transition:transform .16s var(--ease-out), background-color .16s ease, border-color .16s ease, box-shadow .16s ease;border-radius:8px;padding:.65rem 1rem;font-size:.9rem;font-weight:600}.pricing__cta--ghost{color:#e6e9ef;background:0 0;border:1px solid #ffffff1f}@media (hover:hover) and (pointer:fine){.pricing__cta--ghost:hover{border-color:#4f9dff;transform:translateY(-1px)}}.pricing__cta:focus-visible{outline-offset:2px;outline:2px solid #4f9dff}.pricing__cta:active{transform:scale(.97)}@media (width<=640px){.pricing{padding:3rem 1.25rem 3.5rem}}.ambient-bg{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ambient-bg__grid{background-image:linear-gradient(#4f9dff14 1px,#0000 1px),linear-gradient(90deg,#4f9dff14 1px,#0000 1px);background-size:64px 64px;animation:90s linear infinite ambient-grid-drift;position:absolute;inset:-10%;-webkit-mask-image:radial-gradient(70% 55% at 50% 25%,#000 0%,#0000 75%);mask-image:radial-gradient(70% 55% at 50% 25%,#000 0%,#0000 75%)}.ambient-bg__blob{filter:blur(90px);opacity:.4;will-change:transform;border-radius:50%;position:absolute}.ambient-bg__blob--a{background:radial-gradient(circle,#4f9dff8c,#0000 70%);width:34rem;height:34rem;animation:46s ease-in-out infinite ambient-drift-a;top:-8%;left:6%}.ambient-bg__blob--b{background:radial-gradient(circle,#7e14ff6b,#0000 70%);width:30rem;height:30rem;animation:54s ease-in-out infinite ambient-drift-b;bottom:8%;right:4%}.ambient-bg__blob--c{background:radial-gradient(circle,#7ec8ff52,#0000 70%);width:24rem;height:24rem;animation:38s ease-in-out infinite ambient-drift-c;top:42%;left:55%}@keyframes ambient-grid-drift{0%{transform:translate(0,0)}to{transform:translate(64px,64px)}}@keyframes ambient-drift-a{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(4rem,5rem)scale(1.12)}}@keyframes ambient-drift-b{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-5rem,-3rem)scale(1.08)}}@keyframes ambient-drift-c{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-3.5rem,4rem)scale(.94)}}@media (width<=40rem){.ambient-bg__blob{filter:blur(60px);opacity:.32}}@media (prefers-reduced-motion:reduce){.ambient-bg__grid,.ambient-bg__blob{animation:none}}.mol-language-switcher{color:#9aa5b1;font:inherit;letter-spacing:.02em;cursor:pointer;background:#1b202b;border:1px solid #2a3140;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.75rem;font-weight:600;transition:transform .16s cubic-bezier(.23,1,.32,1),border-color .15s,color .15s;display:inline-flex}.mol-language-switcher:active{transform:scale(.95)}@media (hover:hover) and (pointer:fine){.mol-language-switcher:hover{color:#e6e9ef;border-color:#4f9dff}}.brand-logo{color:#e6e9ef;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.brand-logo:hover{color:#fff}.brand-logo__mark{filter:drop-shadow(0 0 5px #4f9dff8c);flex-shrink:0;width:1.75rem;height:1.75rem}.brand-logo__word{letter-spacing:-.01em;font-size:1.35rem;font-weight:700;transition:color .16s}.brand-logo__accent{color:#47bfff;font-weight:800}.brand-logo:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #4f9dff}.site-header{width:100%}.site-header--full{z-index:20;background:0 0;border-bottom:1px solid #0000;padding:1.6rem 2.5rem;transition:background-color .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:sticky;top:0}.site-header--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1117b8;border-bottom-color:#1f2531}.site-header__inner{justify-content:space-between;align-items:center;width:100%;max-width:68rem;margin:0 auto;display:flex}.site-header__toggle{color:#e6e9ef;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:none}.site-header__toggle:focus-visible{outline-offset:2px;outline:2px solid #4f9dff}.site-header__links{align-items:center;gap:1.75rem;font-size:1rem;display:flex}.site-header__links a{color:#9aa5b1;border-radius:6px;transition:color .16s}@media (hover:hover) and (pointer:fine){.site-header__links a:hover{color:#e6e9ef}}.site-header__links a:focus-visible{outline-offset:3px;outline:2px solid #4f9dff}.site-header__cta{background:#4f9dff;border-radius:9px;padding:.65rem 1.35rem;font-size:.95rem;font-weight:600;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .16s,box-shadow .16s;display:inline-block;color:#0d1117!important}@media (hover:hover) and (pointer:fine){.site-header__cta:hover{background:#6fb0ff;box-shadow:0 6px 18px -6px #4f9dffa6}}.site-header__cta:active{transform:scale(.96)}@media (width<=720px){.site-header__toggle{display:flex}.site-header__links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;background:#0d1117f7;border-bottom:1px solid #1f2531;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1.25rem 1.25rem;font-size:.95rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px)}.site-header__links--open{opacity:1;visibility:visible;transform:translateY(0)}.site-header__links a{border-bottom:1px solid #1f2531;padding:.85rem .25rem}.site-header__cta{text-align:center;margin-top:.75rem}}.site-header--minimal{z-index:30;-webkit-backdrop-filter:blur(12px);background:#0d111766;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.site-header--minimal .brand-logo__mark{width:1.6rem;height:1.6rem}.site-header--minimal .brand-logo__word{font-size:1.2rem}.site-footer{z-index:1;background:#0d111766;border-top:1px solid #1f2531;width:100%;margin-top:auto;position:relative}.site-footer__grid{grid-template-columns:minmax(14rem,1.4fr) repeat(4,minmax(8rem,1fr));gap:2rem;width:100%;max-width:68rem;margin:0 auto;padding:3rem 2rem 2rem;display:grid}.site-footer__brand{flex-direction:column;gap:.75rem;display:flex}.site-footer__tagline{color:#8a93a3;max-width:20rem;margin:0;font-size:.85rem;line-height:1.55}.site-footer__col{flex-direction:column;gap:.65rem;display:flex}.site-footer__heading{letter-spacing:.06em;text-transform:uppercase;color:#e6e9ef;margin:0 0 .15rem;font-size:.75rem;font-weight:700}.site-footer__col a{color:#9aa5b1;font-size:.85rem;transition:color .16s}@media (hover:hover) and (pointer:fine){.site-footer__col a:hover{color:#e6e9ef}}.site-footer__col a:focus-visible{outline-offset:3px;outline:2px solid #4f9dff}.site-footer__placeholder{color:#6b7385;align-items:baseline;gap:.4rem;font-size:.85rem;display:flex}.site-footer__placeholder em{color:#4a5160;font-size:.7rem;font-style:normal}.site-footer__bottom{color:#6b7385;border-top:1px solid #1a1f29;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:68rem;margin:0 auto;padding:1.25rem 2rem 1.5rem;font-size:.78rem;display:flex}.site-footer__bottom a{color:#4f9dff;transition:color .16s}@media (hover:hover) and (pointer:fine){.site-footer__bottom a:hover{color:#6fb0ff}}.site-footer__bottom a:focus-visible{outline-offset:3px;outline:2px solid #4f9dff}@media (width<=56rem){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand{grid-column:1/-1}}@media (width<=30rem){.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}.atom-button{font:inherit;cursor:pointer;color:#e6e9ef;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .9rem;font-size:.85rem;font-weight:500;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .15s,border-color .15s,color .15s;display:inline-flex}.atom-button:active:not(:disabled){transform:scale(.97)}.atom-button:disabled{opacity:.45;cursor:not-allowed}.atom-button:disabled[aria-busy=true]{opacity:.8;cursor:progress}.atom-button--primary{color:#0d1117;background:#4f9dff}.atom-button--primary:hover:not(:disabled){background:#6fb0ff}.atom-button--ghost{background:#1b202b;border-color:#2a3140}.atom-button--ghost:hover:not(:disabled){color:#fff;border-color:#4f9dff}.atom-button--active{color:#fff;background:#29405f;border-color:#4f9dff}.org-privacy-notice__overlay{z-index:80;background:#05070aad;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.org-privacy-notice__modal{background:#161b24;border:1px solid #2a3140;border-radius:14px;width:24rem;max-width:100%;padding:1.5rem;box-shadow:0 20px 50px -16px #000000b3}.org-privacy-notice__icon{color:#4f9dff;background:#4f9dff1a;border:1px solid #4f9dff47;border-radius:10px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;margin-bottom:.85rem;display:inline-flex}.org-privacy-notice__title{color:#f1f4f8;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.org-privacy-notice__body{color:#9aa5b1;margin:0 0 1.1rem;font-size:.86rem;line-height:1.55}.org-privacy-notice__actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.org-privacy-notice__link{color:#4f9dff;white-space:nowrap;font-size:.82rem;text-decoration:underline}@media (hover:hover) and (pointer:fine){.org-privacy-notice__link:hover{color:#6fb0ff}}@media (width<=26rem){.org-privacy-notice__actions{flex-direction:column-reverse;align-items:stretch;gap:.75rem}.org-privacy-notice__link{text-align:center}}.page-landing{--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);z-index:0;color:#e6e9ef;background:#0d1117;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.page-landing__section-head{max-width:34rem;margin:0 0 2.5rem}.page-landing__section-head h2{letter-spacing:-.015em;text-wrap:balance;font-size:clamp(1.6rem,2.6vw,2.15rem);font-weight:700;line-height:1.22}.page-landing__section-head p{color:#9aa5b1;margin:.75rem 0 0;line-height:1.6}@media (hover:hover) and (pointer:fine){.page-landing__scroll-cue{z-index:40;-webkit-backdrop-filter:blur(10px);color:#9ac8ff;font:inherit;letter-spacing:.02em;cursor:pointer;transition:transform .2s var(--ease-out), background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .24s ease, visibility .24s;background:#0d11178c;border:1px solid #4f9dff59;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.05rem;font-size:.8rem;animation:2.2s ease-in-out infinite page-landing-scroll-cue-bob;display:inline-flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 12px 28px -12px #000c,inset 0 1px #ffffff0d}.page-landing__scroll-cue svg{flex-shrink:0}.page-landing__scroll-cue:hover{color:#bcd8ff;background:#181f2bbf;border-color:#4f9dff99;box-shadow:0 14px 34px -12px #4f9dff59}.page-landing__scroll-cue:active{transform:scale(.96)}.page-landing__scroll-cue:focus-visible{outline-offset:2px;outline:2px solid #4f9dff}.page-landing__scroll-cue--hidden{opacity:0;visibility:hidden;pointer-events:none;animation:none;transform:translateY(10px)}}@keyframes page-landing-scroll-cue-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.page-landing__scroll-cue{animation:none}}.auth-bg{z-index:0;pointer-events:none;position:fixed;inset:0}.auth-model{opacity:0;width:100%;height:100%;transition:opacity .7s cubic-bezier(.23,1,.32,1),transform .7s cubic-bezier(.23,1,.32,1);position:relative;transform:translateY(12px)scale(.98)}.auth-model--ready{opacity:1;transform:translateY(0)scale(1)}.auth-model canvas{outline:none;display:block}.auth-model__overlay{color:#9aa5b1;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;font-size:.82rem;display:flex;position:absolute;inset:0}.auth-model__overlay p{margin:0}@media (prefers-reduced-motion:reduce){.auth-model{transition:none}}.page-auth{color:#e6e9ef;background:#0d1117;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.page-auth__content{flex:1;grid-template-columns:minmax(0,32rem);place-items:center;padding:2.5rem 1rem 2rem;display:grid}.page-auth__stage{display:none}.page-auth__card{grid-column:1/-1}@media (width>=64rem) and (hover:hover) and (pointer:fine){.page-auth__content{grid-template-columns:minmax(20rem,36rem) minmax(20rem,34rem);justify-content:center;column-gap:3rem;padding:3rem 4rem}.page-auth__content:has(.page-auth__stage) .page-auth__card{grid-column:2}.page-auth__stage{justify-content:center;align-items:center;width:100%;height:min(68vh,38rem);display:flex}.page-auth__stage .auth-model{width:min(100%,30rem)}}.page-auth__card{-webkit-backdrop-filter:blur(16px);z-index:2;background:#11151c9e;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;gap:1rem;width:40rem;max-width:100%;padding:1.9rem;display:flex;box-shadow:0 24px 60px -24px #000c,inset 0 1px #ffffff0a}.page-auth__title{letter-spacing:-.01em;color:#f1f4f8;margin:0;font-size:1.45rem;font-weight:700}.page-auth__field{color:#aab4c2;flex-direction:column;gap:.4rem;font-size:.84rem;display:flex}.page-auth__field input{color:#e6e9ef;font:inherit;background:#161b24b8;border:1px solid #ffffff17;border-radius:10px;padding:.6rem .75rem;font-size:.92rem;transition:border-color .16s,box-shadow .16s,background-color .16s}.page-auth__field input:focus{background:#161b24e6;border-color:#4f9dff;outline:none;box-shadow:0 0 0 3px #4f9dff29}.page-auth__card .atom-button{width:100%;padding:.7rem .9rem;font-weight:600}.page-auth__privacy-notice{color:#838da0;margin:0;font-size:.78rem;line-height:1.5}.page-auth__consent{color:#aab4c2;cursor:pointer;align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.45;display:flex}.page-auth__consent input{accent-color:#4f9dff;flex-shrink:0;margin-top:.15rem}.page-auth__consent a{color:#4f9dff;transition:color .16s}@media (hover:hover) and (pointer:fine){.page-auth__consent a:hover{color:#6fb0ff}}.page-auth__error{color:#ff8a8a;margin:0;font-size:.8rem}.page-auth__switch{color:#9aa5b1;text-align:center;margin:0;font-size:.82rem}.page-auth__switch a{color:#4f9dff;transition:color .16s}@media (hover:hover) and (pointer:fine){.page-auth__switch a:hover{color:#6fb0ff}}.page-privacy{color:#e6e9ef;background:#0d1117;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-privacy__content{flex:1;width:100%;max-width:42rem;margin:0 auto;padding:3rem 1.5rem 4rem}.page-privacy__back{color:#6b7385;margin-bottom:1.5rem;font-size:.82rem;text-decoration:none;transition:color .16s;display:inline-block}@media (hover:hover) and (pointer:fine){.page-privacy__back:hover{color:#9aa5b1}}.page-privacy__title{letter-spacing:-.015em;text-wrap:balance;margin:0 0 .5rem;font-size:clamp(1.7rem,3.5vw,2.2rem);font-weight:700}.page-privacy__updated{color:#6b7385;margin:0 0 1.5rem;font-size:.8rem}.page-privacy__intro{color:#c3cad4;margin:0 0 2.5rem;font-size:.95rem;line-height:1.65}.page-privacy__section{margin-bottom:2.25rem}.page-privacy__section h2{color:#f1f4f8;letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.page-privacy__section p{color:#9aa5b1;margin:0 0 .75rem;font-size:.9rem;line-height:1.65}.page-privacy__section p:last-child{margin-bottom:0}.page-privacy__section ul{flex-direction:column;gap:.55rem;margin:0 0 .75rem;padding-left:1.25rem;display:flex}.page-privacy__section li{color:#9aa5b1;font-size:.9rem;line-height:1.6}.page-terms{color:#e6e9ef;background:#0d1117;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-terms__content{flex:1;width:100%;max-width:42rem;margin:0 auto;padding:3rem 1.5rem 4rem}.page-terms__back{color:#6b7385;margin-bottom:1.5rem;font-size:.82rem;text-decoration:none;transition:color .16s;display:inline-block}@media (hover:hover) and (pointer:fine){.page-terms__back:hover{color:#9aa5b1}}.page-terms__title{letter-spacing:-.015em;text-wrap:balance;margin:0 0 .5rem;font-size:clamp(1.7rem,3.5vw,2.2rem);font-weight:700}.page-terms__updated{color:#6b7385;margin:0 0 1.5rem;font-size:.8rem}.page-terms__intro{color:#c3cad4;margin:0 0 2.5rem;font-size:.95rem;line-height:1.65}.page-terms__section{margin-bottom:2.25rem}.page-terms__section h2{color:#f1f4f8;letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.page-terms__section p{color:#9aa5b1;margin:0 0 .75rem;font-size:.9rem;line-height:1.65}.page-terms__section p:last-child{margin-bottom:0}.tpl-app-layout{color:#e6e9ef;background:#0d1117;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.tpl-app-layout__body{flex:1;min-height:0;display:flex}.tpl-app-layout__sidebar{background:#11151c;border-right:1px solid #1f2531;flex-direction:column;flex-shrink:0;gap:1.5rem;width:300px;padding:1.25rem;display:flex;overflow-y:auto}.tpl-app-layout__viewport{flex:1;min-width:0;position:relative}.tpl-app-layout__detail{background:#11151c;border-left:1px solid #1f2531;flex-shrink:0;width:300px;padding:1.25rem;overflow-y:auto}@media (width<=1080px){.tpl-app-layout__body{flex-wrap:wrap;overflow-y:auto}.tpl-app-layout__viewport{flex-basis:100%;order:1;min-height:50vh}.tpl-app-layout__sidebar{order:2}.tpl-app-layout__detail{border-top:1px solid #1f2531;border-left:none;order:3}}@media (width<=720px){.tpl-app-layout__sidebar,.tpl-app-layout__detail{width:100%;max-height:45vh}}.org-topbar{background:#11151c;border-bottom:1px solid #1f2531;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex;position:relative}.org-topbar__brand{flex-shrink:1;align-items:center;gap:.6rem;min-width:0;max-width:45%;display:flex}.org-topbar__brand .brand-logo{flex-shrink:0}.org-topbar__brand .brand-logo__mark{width:1.5rem;height:1.5rem}.org-topbar__brand .brand-logo__word{font-size:1.05rem}.org-topbar__brand-label{color:#9aa5b1;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-left:1px solid #2a3140;min-width:0;padding-left:.6rem;font-size:.85rem;font-weight:600;overflow:hidden}@media (width<=30rem){.org-topbar__brand-label{display:none}}.org-topbar__toggle{color:#e6e9ef;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:none}.org-topbar__toggle:focus-visible{outline-offset:2px;outline:2px solid #4f9dff}.org-topbar__actions{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:.5rem;min-width:0;display:flex;overflow-x:auto}.org-topbar__actions::-webkit-scrollbar{display:none}.org-topbar__actions>*{flex-shrink:0}@media (width<=640px){.org-topbar{padding:.6rem .85rem}.org-topbar__toggle{display:flex}.org-topbar__actions{z-index:30;background:#11151c;border-bottom:1px solid #1f2531;flex-direction:column;align-items:stretch;gap:0;max-height:0;transition:max-height .22s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 12px 24px -12px #0009}.org-topbar__actions--open{max-height:calc(100vh - 3rem);padding:.4rem .85rem .75rem;overflow-y:auto}.org-topbar__actions>*{flex-shrink:1;width:100%;padding-top:.35rem;padding-bottom:.35rem}.org-topbar__actions .atom-button{justify-content:flex-start;width:100%}}.atom-icon-button{color:#9aa5b1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .15s,color .15s,border-color .15s;display:flex}.atom-icon-button:active:not(:disabled){transform:scale(.93)}@media (hover:hover) and (pointer:fine){.atom-icon-button:hover:not(:disabled){color:#e6e9ef;background:#1b202b}}.atom-icon-button--active{color:#fff;background:#29405f;border-color:#4f9dff}.atom-icon-button:disabled{opacity:.35;cursor:not-allowed}.atom-icon-button:disabled[aria-busy=true]{opacity:.75;cursor:progress}.mol-dropzone{text-align:center;cursor:pointer;background:#161b24;border:1.5px dashed #2a3140;border-radius:10px;padding:1.25rem 1rem;transition:border-color .15s,background-color .15s}.mol-dropzone:hover,.mol-dropzone--active{background:#182233;border-color:#4f9dff}.mol-dropzone--error{border-color:#ff6b6b}.mol-dropzone--loading{cursor:progress;border-color:#4f9dff}.mol-dropzone__input{display:none}.mol-dropzone svg{color:#6b7385;margin:0 auto .5rem;display:block}.mol-dropzone__title{color:#e6e9ef;overflow-wrap:anywhere;font-size:.9rem;font-weight:500}.mol-dropzone__hint{color:#6b7385;margin-top:.35rem;font-size:.75rem}.mol-dropzone--error .mol-dropzone__hint{color:#ff8a8a}.org-polyhaven__overlay{z-index:50;background:#05070a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.org-polyhaven__modal{background:#161b24;border:1px solid #2a3140;border-radius:12px;flex-direction:column;gap:.85rem;width:min(56rem,92vw);max-width:calc(100vw - 2rem);max-height:calc(100vh - 4rem);padding:1.75rem;display:flex;overflow-y:auto;box-shadow:0 12px 40px #00000080}.org-polyhaven__header{justify-content:space-between;align-items:center;display:flex}.org-polyhaven__title{color:#e6e9ef;margin:0;font-size:1.3rem;font-weight:700}.org-polyhaven__credit{color:#6b7385;margin:-.5rem 0 0;font-size:.8rem}.org-polyhaven__filters{gap:.6rem;display:flex}.org-polyhaven__search{color:#e6e9ef;min-width:0;font:inherit;background:#0d1117;border:1px solid #2a3140;border-radius:8px;flex:1;padding:.7rem .85rem;font-size:1rem}.org-polyhaven__search:focus{border-color:#4f9dff;outline:none}.org-polyhaven__category{color:#e6e9ef;max-width:11rem;font:inherit;text-transform:capitalize;background:#0d1117;border:1px solid #2a3140;border-radius:8px;flex-shrink:0;padding:.7rem .6rem;font-size:.92rem}.org-polyhaven__category:focus{border-color:#4f9dff;outline:none}.org-polyhaven__status{justify-content:center;padding:2rem 0;display:flex}.org-polyhaven__hint{text-align:center;color:#6b7385;margin:0;padding:2rem 0;font-size:.92rem}.org-polyhaven__error{color:#ff8a8a;margin:0;font-size:.9rem}.org-polyhaven__grid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.75rem;display:grid}.org-polyhaven__item{cursor:pointer;text-align:left;font:inherit;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:0;display:flex}.org-polyhaven__item:disabled{cursor:default;opacity:.55}.org-polyhaven__item:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #4f9dff}.org-polyhaven__thumb-wrap{aspect-ratio:1;background:#0d1117;border:1px solid #2a3140;border-radius:8px;display:block;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.org-polyhaven__item:not(:disabled):hover .org-polyhaven__thumb-wrap{border-color:#4f9dff}}.org-polyhaven__thumb{object-fit:cover;width:100%;height:100%;display:block}.org-polyhaven__thumb-overlay{background:#0d1117b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.org-polyhaven__item-name{color:#c3cad4;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.org-polyhaven__pagination{justify-content:center;align-items:center;gap:1rem;display:flex}.org-polyhaven__page-label{color:#9aa5b1;font-size:.85rem}.org-workspace-rail{flex-direction:column;gap:.5rem;display:flex}.org-workspace-rail__title{text-transform:uppercase;letter-spacing:.06em;color:#6b7385;align-items:center;gap:.4rem;margin:0 0 .4rem;font-size:.75rem;display:flex}.org-workspace-rail__title--spaced{margin-top:1.25rem}.org-workspace-rail__list{flex-direction:column;gap:.2rem;display:flex}.org-workspace-rail__item-row{align-items:center;gap:.25rem;display:flex}.org-workspace-rail__item{text-align:left;color:#e6e9ef;min-width:0;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:1;align-items:center;gap:.4rem;padding:.45rem .6rem;font-size:.82rem;display:flex}.org-workspace-rail__item-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.org-workspace-rail__type-badge{letter-spacing:.03em;color:#0d1117;border-radius:4px;flex-shrink:0;padding:.1rem .32rem;font-size:.62rem;font-weight:700}.org-workspace-rail__type-badge--3d{background:#4f9dff}.org-workspace-rail__type-badge--2d{background:#63e6a2}.org-workspace-rail__type-toggle{gap:.4rem;margin-bottom:.4rem;display:flex}.org-workspace-rail__type-toggle .atom-button{flex:1}.org-workspace-rail__item:hover{background:#161b24}.org-workspace-rail__item--active{background:#1c2b42;border-color:#4f9dff}.org-workspace-rail__item-row .atom-icon-button{flex-shrink:0;width:1.9rem;height:1.9rem}@media (hover:hover) and (pointer:fine){.org-workspace-rail__item-row .atom-icon-button:hover{color:#ff8a8a}}.org-workspace-rail__item--locked{color:#6b7385;cursor:not-allowed}.org-workspace-rail__item--locked:hover{background:0 0}.org-workspace-rail__new{gap:.4rem;display:flex}.org-workspace-rail__new-input{color:#e6e9ef;min-width:0;font:inherit;background:#161b24;border:1px solid #2a3140;border-radius:8px;flex:1;padding:.5rem .6rem;font-size:.8rem}.org-workspace-rail__new-input:focus{border-color:#4f9dff;outline:none}.org-workspace-rail__hint{color:#6b7385;margin:.2rem 0 0;font-size:.76rem}.org-workspace-rail__error{color:#ff8a8a;margin:.5rem 0 0;font-size:.78rem}.mol-explode-slider{align-items:center;gap:.75rem;display:flex}.mol-explode-slider input[type=range]{accent-color:#4f9dff;flex:1}.mol-explode-slider__value{color:#9aa5b1;font-variant-numeric:tabular-nums;text-align:right;width:2.6rem;font-size:.8rem}.mol-component-item{color:#e6e9ef;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.82rem;display:flex}.mol-component-item:hover{background:#161b24}.mol-component-item--selected{background:#1c2b42;border-color:#4f9dff}.mol-component-item__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mol-component-item__badges{flex-shrink:0;gap:.3rem;display:flex}.mol-component-item__badge{border-radius:50%;width:.5rem;height:.5rem}.mol-component-item__badge--note{background:#f5c563;border-radius:2px}.mol-component-item__badge--audio{background:#63e6a2}.org-parts__title{text-transform:uppercase;letter-spacing:.06em;color:#6b7385;margin:0 0 .6rem;font-size:.75rem}.org-parts__title--spaced{margin-top:1.25rem}.org-parts__hint{color:#6b7385;margin-top:.4rem;font-size:.78rem}.org-parts__list{flex-direction:column;gap:.2rem;max-height:16rem;display:flex;overflow-y:auto}.scene-media-marker{justify-content:center;align-items:center;display:flex;position:relative}.scene-media-marker__dot{cursor:pointer;color:#0d1117;border:2px solid #0d1117;border-radius:50%;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;padding:0;display:flex;box-shadow:0 0 0 3px #ffffff14}.scene-media-marker__dot--photo{background:#63e6a2}.scene-media-marker__dot--video{background:#ff8a5c}.scene-media-marker__dot--audio{background:#b389f9}.scene-media-marker__dot--link{background:#4f9dff}.scene-media-marker__dot--open{box-shadow:0 0 0 4px #fff3}.scene-media-marker__dot--draggable{cursor:grab;touch-action:none}.scene-media-marker__dot--draggable:active{cursor:grabbing}.scene-media-marker__card{text-align:left;background:#161b24;border:1px solid #2a3140;border-radius:10px;width:14rem;padding:.6rem .7rem;position:absolute;bottom:calc(100% + .6rem);left:50%;box-shadow:0 6px 20px #00000073}.scene-media-marker__card--draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.scene-media-marker__card--draggable:active{cursor:grabbing}.scene-media-marker__card--photo{border-top:2px solid #63e6a2}.scene-media-marker__card--video{border-top:2px solid #ff8a5c}.scene-media-marker__card--audio{border-top:2px solid #b389f9}.scene-media-marker__card--link{border-top:2px solid #4f9dff}.scene-media-marker__actions{gap:.2rem;display:flex;position:absolute;top:.4rem;right:.4rem}.scene-media-marker__action{color:#6b7385;cursor:pointer;background:0 0;border:none;padding:.1rem;display:flex}.scene-media-marker__action:hover{color:#e6e9ef}.scene-media-marker__title{color:#e6e9ef;overflow-wrap:anywhere;margin:0 2.2rem .4rem 0;font-size:.75rem;font-weight:600}.scene-media-marker__audio{width:100%;display:block}.scene-media-marker__note-text{color:#c3cad4;overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.4}.scene-media-marker__link-input{color:#e6e9ef;width:100%;font:inherit;background:#0d1117;border:1px solid #2a3140;border-radius:6px;padding:.45rem .55rem;font-size:.8rem;display:block}.scene-media-marker__link-input:focus{border-color:#4f9dff;outline:none}.scene-media-marker__link{overflow-wrap:anywhere;color:#4f9dff;font-size:.8rem;text-decoration:underline;display:block}.scene-media-marker__link:hover{color:#6fb0ff}.scene-media-marker__link-empty{color:#6b7385;margin:0;font-size:.78rem}.org-viewport-toolbar{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11151cd9;border:1px solid #1f2531;border-radius:12px;flex-direction:column;gap:.25rem;padding:.4rem;display:flex;position:absolute;top:1rem;left:1rem}.org-viewport-toolbar__divider{background:#1f2531;height:1px;margin:.25rem .2rem}.mol-viewport-tip{z-index:5;color:#e6d9ad;background:#241f14;border:1px solid #4a3d1d;border-radius:10px;width:12rem;padding:.7rem .8rem;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 14px #00000059}.mol-viewport-tip__close{color:#a99a63;cursor:pointer;background:0 0;border:none;padding:.15rem;display:flex;position:absolute;top:.5rem;right:.5rem}.mol-viewport-tip__close:hover{color:#e6d9ad}.mol-viewport-tip__title{text-transform:uppercase;letter-spacing:.06em;margin:0 1rem .4rem 0;font-size:.72rem;font-weight:700}.mol-viewport-tip__list{margin:0;padding-left:1.1rem;font-size:.76rem;line-height:1.5}.atom-switch{cursor:pointer;background:#1b202b;border:1px solid #2a3140;border-radius:999px;flex-shrink:0;width:2.1rem;height:1.2rem;padding:0;transition:background-color .15s,border-color .15s;position:relative}.atom-switch--on{background:#29405f;border-color:#4f9dff}.atom-switch__thumb{background:#9aa5b1;border-radius:50%;width:1rem;height:1rem;transition:transform .15s,background-color .15s;position:absolute;top:1px;left:1px}.atom-switch--on .atom-switch__thumb{background:#4f9dff;transform:translate(.9rem)}.mol-lightbox__backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05070ad9;justify-content:center;align-items:center;padding:3rem;animation:.16s cubic-bezier(.23,1,.32,1) mol-lightbox-fade-in;display:flex;position:fixed;inset:0}@keyframes mol-lightbox-fade-in{0%{opacity:0}to{opacity:1}}.mol-lightbox__container{background:#11151c;border:1px solid #2a3140;border-radius:14px;flex-direction:column;max-width:min(90vw,64rem);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000008c}.mol-lightbox__container:fullscreen{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}.mol-lightbox__toolbar{border-bottom:1px solid #1f2531;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .7rem;display:flex}.mol-lightbox__title{text-overflow:ellipsis;white-space:nowrap;color:#e6e9ef;min-width:0;font-size:.85rem;font-weight:600;overflow:hidden}.mol-lightbox__actions{flex-shrink:0;align-items:center;gap:.2rem;display:flex}.mol-lightbox__action{color:#9aa5b1;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.mol-lightbox__action:hover{color:#e6e9ef;background:#1b202b}.mol-lightbox__content{background:#05070a;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.mol-lightbox__media{object-fit:contain;max-width:100%;max-height:100%;display:block}.scene-viewport{background:#11151c;width:100%;height:100%;min-height:0;position:relative}.scene-viewport[data-theme=light]{background:#eef1f5}.scene-viewport canvas{outline:none;display:block}.scene-viewport__empty{pointer-events:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:2rem;display:flex;position:absolute;inset:0}.scene-viewport__empty p{color:#6b7385;max-width:26rem;font-size:.95rem}.scene-viewport[data-theme=light] .scene-viewport__empty p{color:#7c8390}.scene-viewport__error-message{font-weight:600;color:#ff8a8a!important}.scene-viewport__autorotate{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#9aa5b1;background:#11151cd9;border:1px solid #1f2531;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .7rem;font-size:.75rem;display:flex;position:absolute;bottom:1rem;right:1rem}.scene-viewport__caption{z-index:5;letter-spacing:.06em;text-transform:uppercase;color:#5a6273;pointer-events:none;font-size:.7rem;position:absolute;bottom:1rem;left:1rem}.mol-rich-note{flex-direction:column;gap:.5rem;display:flex}.mol-rich-note__title-input{color:#e6e9ef;font:inherit;background:#161b24;border:1px solid #2a3140;border-radius:8px;padding:.5rem .65rem;font-size:.85rem;font-weight:600}.mol-rich-note__title-input:focus{border-color:#4f9dff;outline:none}.mol-rich-note__toolbar{background:#161b24;border:1px solid #2a3140;border-radius:8px;align-items:center;gap:.3rem;width:fit-content;padding:.25rem;display:flex}.mol-rich-note__tool{color:#9aa5b1;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.15rem;min-width:1.7rem;height:1.7rem;padding:0 .4rem;font-size:.85rem;display:flex}.mol-rich-note__tool:hover{color:#e6e9ef;background:#1f2531}.mol-rich-note__tool-divider{background:#2a3140;width:1px;height:1.1rem;margin:0 .15rem}.mol-rich-note__textarea{resize:vertical;color:#e6e9ef;width:100%;min-height:6rem;font:inherit;background:#0d1117;border:1px solid #2a3140;border-radius:8px;padding:.55rem .65rem;font-size:.82rem;line-height:1.45;display:block}.mol-rich-note__textarea:focus{border-color:#4f9dff;outline:none}.mol-rich-note__preview{background:#10151d;border:1px dashed #2a3140;border-radius:8px;padding:.6rem .7rem}.mol-rich-note__preview-label{letter-spacing:.05em;text-transform:uppercase;color:#6b7385;margin:0 0 .4rem;font-size:.68rem}.mol-rich-note__label{color:#e6e9ef;margin:0;font-size:.85rem;font-weight:700}.mol-rich-note__empty{color:#6b7385;margin:0;font-size:.8rem}.mol-rich-note--compact .mol-rich-note__textarea{min-height:4rem;font-size:.78rem}.mol-rich-note--compact .mol-rich-note__title-input{font-size:.8rem}.scene-2d-canvas{width:100%;height:100%;position:relative;overflow:auto}.scene-2d-canvas__zoom{transform-origin:50%;cursor:default;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.scene-2d-canvas__zoom--placing{cursor:crosshair}.scene-2d-canvas__image{-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%}.scene-2d-canvas__input{display:none}.scene-2d-zoom-indicator{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#9aa5b1;cursor:pointer;background:#11151cd9;border:1px solid #2a3140;border-radius:999px;padding:.3rem .65rem;font-size:.75rem;position:absolute;bottom:1rem;right:1rem}.scene-2d-zoom-indicator:hover{color:#e6e9ef;border-color:#4f9dff}.scene-2d-toolbar{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11151cd9;border:1px solid #1f2531;border-radius:12px;flex-direction:column;gap:.25rem;padding:.4rem;display:flex;position:absolute;top:1rem;left:1rem}.scene-2d-hint{z-index:5;color:#cfe4ff;pointer-events:none;background:#4f9dff26;border:1px solid #4f9dff;border-radius:999px;padding:.4rem .8rem;font-size:.78rem;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.scene-2d-pin{z-index:4;position:absolute;transform:translate(-50%,-50%)}.scene-2d-pin__dot{cursor:pointer;color:#0d1117;border:2px solid #0d1117;border-radius:50%;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;padding:0;display:flex;box-shadow:0 0 0 3px #ffffff14}.scene-2d-pin__dot--photo{background:#63e6a2}.scene-2d-pin__dot--video{background:#ff8a5c}.scene-2d-pin__dot--audio{background:#b389f9}.scene-2d-pin__dot--note{background:#f5c563}.scene-2d-pin__dot--link{background:#4f9dff}.scene-2d-pin__dot--open{box-shadow:0 0 0 4px #fff3}.scene-2d-pin__dot--draggable{cursor:grab;touch-action:none}.scene-2d-pin__dot--draggable:active{cursor:grabbing}.scene-2d-pin__card{text-align:left;background:#161b24;border:1px solid #2a3140;border-radius:10px;width:14rem;padding:.6rem .7rem;position:absolute;bottom:calc(100% + .6rem);left:50%;box-shadow:0 6px 20px #00000073}.scene-2d-pin__card--below{top:calc(100% + .6rem);bottom:auto}.scene-2d-pin__card--draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.scene-2d-pin__card--draggable:active{cursor:grabbing}.scene-2d-pin__card--photo{border-top:2px solid #63e6a2}.scene-2d-pin__card--video{border-top:2px solid #ff8a5c}.scene-2d-pin__card--audio{border-top:2px solid #b389f9}.scene-2d-pin__card--note{border-top:2px solid #f5c563;width:19rem}.scene-2d-pin__card--link{border-top:2px solid #4f9dff}.scene-2d-pin__actions{gap:.2rem;display:flex;position:absolute;top:.4rem;right:.4rem}.scene-2d-pin__action{color:#6b7385;cursor:pointer;background:0 0;border:none;padding:.1rem;display:flex}.scene-2d-pin__action:hover{color:#e6e9ef}.scene-2d-pin__title{color:#e6e9ef;overflow-wrap:anywhere;margin:0 2.2rem .4rem 0;font-size:.75rem;font-weight:600}.scene-2d-pin__audio{width:100%;display:block}.scene-2d-pin__link-input{color:#e6e9ef;width:100%;font:inherit;background:#0d1117;border:1px solid #2a3140;border-radius:6px;padding:.45rem .55rem;font-size:.8rem;display:block}.scene-2d-pin__link-input:focus{border-color:#4f9dff;outline:none}.scene-2d-pin__link{overflow-wrap:anywhere;color:#4f9dff;font-size:.8rem;text-decoration:underline;display:block}.scene-2d-pin__link:hover{color:#6fb0ff}.scene-2d-pin__link-empty{color:#6b7385;margin:0;font-size:.78rem}.atom-axis-tag{color:#0d1117;border-radius:6px;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.atom-axis-tag--x{background:#ff6b6b}.atom-axis-tag--y{background:#63e6a2}.atom-axis-tag--z{background:#63b3ff}.atom-stat-row{justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;display:flex}.atom-stat-row__left{color:#9aa5b1;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.atom-stat-row__right{font-variant-numeric:tabular-nums;color:#e6e9ef;font-size:.85rem}.mol-axis-input-group{gap:.5rem;display:flex}.mol-axis-input-group__field{background:#161b24;border:1px solid #2a3140;border-radius:8px;flex:1;align-items:center;gap:.4rem;padding:.3rem .5rem;display:flex}.mol-axis-input-group__field input{color:#e6e9ef;width:100%;min-width:0;font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:none;font-size:.8rem}.mol-axis-input-group__field input:focus{outline:none}.mol-axis-input-group__field input::-webkit-outer-spin-button{margin:0}.mol-axis-input-group__field input::-webkit-inner-spin-button{margin:0}.mol-audio-attachment{flex-direction:column;gap:.5rem;display:flex}.mol-audio-attachment__input{display:none}.mol-audio-attachment__name{color:#9aa5b1;overflow-wrap:anywhere;font-size:.8rem}.mol-audio-attachment__actions{gap:.5rem;display:flex}.mol-audio-attachment__actions .atom-button{flex:1}.mol-audio-attachment__empty{color:#5a6273;margin:0;font-size:.8rem}.mol-scene-media{flex-direction:column;gap:.6rem;display:flex}.mol-scene-media__empty{color:#5a6273;margin:0;font-size:.8rem}.mol-scene-media__list{flex-direction:column;gap:.2rem;display:flex}.mol-scene-media__item{color:#9aa5b1;background:#161b24;border:1px solid #2a3140;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .5rem;display:flex}.mol-scene-media__item-name{color:#e6e9ef;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.8rem;overflow:hidden}.mol-scene-media__item .atom-icon-button{width:1.9rem;height:1.9rem}.mol-scene-media__position{flex-direction:column;gap:.35rem;display:flex}.mol-scene-media__position-label{color:#6b7385;margin:0;font-size:.75rem}.mol-scene-media__actions{gap:.4rem;display:flex}.mol-scene-media__actions .atom-button{flex:1}.mol-scene-media__input{display:none}.mol-scene-media__link-form{gap:.4rem;display:flex}.mol-scene-media__link-input{color:#e6e9ef;min-width:0;font:inherit;background:#161b24;border:1px solid #2a3140;border-radius:8px;flex:1;padding:.45rem .6rem;font-size:.8rem}.mol-scene-media__link-input:focus{border-color:#4f9dff;outline:none}.mol-scene-media__hint{color:#6b7385;margin:0;font-size:.78rem}.org-detail__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#6b7385;margin:0 0 .2rem;font-size:.7rem}.org-detail__name{color:#e6e9ef;overflow-wrap:anywhere;margin:0 0 1rem;font-size:1.05rem;font-weight:600}.org-detail__section-title{text-transform:uppercase;letter-spacing:.06em;color:#6b7385;align-items:center;gap:.35rem;margin:0 0 .6rem;font-size:.75rem;display:flex}.org-detail__saving{text-transform:none;letter-spacing:normal;color:#4f9dff;align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.org-detail__section-title--spaced{margin-top:1.25rem}.org-detail__actions{gap:.5rem;margin-top:.75rem;display:flex}.org-detail__actions .atom-button{flex:1}.org-detail--empty{flex-direction:column;display:flex}.org-detail__placeholder{color:#6b7385;font-size:.85rem}.org-detail__hint{color:#6b7385;margin:1.25rem 0 0;font-size:.78rem}.org-share-panel__overlay{z-index:50;background:#05070a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.org-share-panel__modal{background:#161b24;border:1px solid #2a3140;border-radius:12px;width:22rem;max-width:calc(100vw - 2rem);padding:1.25rem;box-shadow:0 12px 40px #00000080}.org-share-panel__title{color:#e6e9ef;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.org-share-panel__hint{color:#9aa5b1;margin:0 0 .9rem;font-size:.78rem}.org-share-panel__link-row{gap:.5rem;margin-bottom:.75rem;display:flex}.org-share-panel__link-input{color:#e6e9ef;min-width:0;font:inherit;background:#0d1117;border:1px solid #2a3140;border-radius:8px;flex:1;padding:.5rem .6rem;font-size:.78rem}.org-share-panel__link-input:focus{border-color:#4f9dff;outline:none}.org-quiz-manager__overlay{z-index:50;background:#05070a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.org-quiz-manager__modal{background:#161b24;border:1px solid #2a3140;border-radius:12px;width:min(56rem,92vw);max-width:calc(100vw - 2rem);max-height:calc(100vh - 4rem);padding:1.75rem;overflow-y:auto;box-shadow:0 12px 40px #00000080}.org-quiz-manager__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.org-quiz-manager__title{color:#e6e9ef;margin:0;font-size:1.3rem;font-weight:700}.org-quiz-manager__tabs{border-bottom:1px solid #2a3140;gap:.35rem;margin-bottom:1.1rem;display:flex}.org-quiz-manager__tab{color:#9aa5b1;font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.55rem .9rem;font-size:1rem}.org-quiz-manager__tab--active{color:#e6e9ef;border-bottom-color:#4f9dff}.org-quiz-manager__body{flex-direction:column;gap:1rem;display:flex}.org-quiz-manager__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.org-quiz-manager__question{background:#0d1117;border:1px solid #2a3140;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.9rem 1.05rem;display:flex}.org-quiz-manager__question-main{flex:1;min-width:0}.org-quiz-manager__question-text{color:#e6e9ef;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.org-quiz-manager__options{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.25rem 1rem;margin:0;padding:0;list-style:none;display:grid}.org-quiz-manager__option{color:#9aa5b1;font-size:.95rem}.org-quiz-manager__option--correct{color:#63e6a2;font-weight:600}.org-quiz-manager__question-actions{flex-shrink:0;gap:.35rem;display:flex}.org-quiz-manager__form{background:#0d1117;border:1px solid #2a3140;border-radius:8px;flex-direction:column;gap:.65rem;padding:1rem;display:flex}.org-quiz-manager__option-row{align-items:center;gap:.6rem;display:flex}.org-quiz-manager__option-row input[type=radio]{flex-shrink:0;width:1.1rem;height:1.1rem}.org-quiz-manager__input{color:#e6e9ef;min-width:0;font:inherit;background:#161b24;border:1px solid #2a3140;border-radius:8px;flex:1;padding:.7rem .85rem;font-size:1rem}.org-quiz-manager__input:focus{border-color:#4f9dff;outline:none}.org-quiz-manager__form-actions{justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.org-quiz-manager__toolbar{flex-wrap:wrap;gap:.5rem;display:flex}.org-quiz-manager__hint{color:#6b7385;margin:0;font-size:.92rem}.org-quiz-manager__error{color:#ff8a8a;margin:.25rem 0 0;font-size:.9rem}.org-quiz-manager__table{border-collapse:collapse;width:100%;font-size:.95rem}.org-quiz-manager__table th{text-align:left;color:#6b7385;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #2a3140;padding:.55rem .6rem;font-size:.82rem}.org-quiz-manager__table td{color:#e6e9ef;border-bottom:1px solid #1c2330;padding:.6rem}.org-quiz-manager__modal .atom-button{padding:.7rem 1.1rem;font-size:1rem}.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover.app-tutorial-popover{color:#e6e9ef;background-color:#161b24;border:1px solid #2a3140;border-radius:12px;max-width:320px;box-shadow:0 20px 50px -16px #000000b3}.app-tutorial-popover .driver-popover-title{color:#f1f4f8;font-size:1rem;font-weight:700}.app-tutorial-popover .driver-popover-description{color:#9aa5b1;font-size:.86rem;line-height:1.55}.app-tutorial-popover .driver-popover-progress-text,.app-tutorial-popover .driver-popover-close-btn{color:#6b7385}.app-tutorial-popover .driver-popover-close-btn:hover,.app-tutorial-popover .driver-popover-close-btn:focus{color:#e6e9ef}.app-tutorial-popover .driver-popover-footer-btn{color:#e6e9ef;background-color:#1b202b;border:1px solid #2a3140;border-radius:7px;padding:.35rem .75rem;font-size:.78rem;font-weight:600}.app-tutorial-popover .driver-popover-footer-btn:hover,.app-tutorial-popover .driver-popover-footer-btn:focus{background-color:#232a38}.app-tutorial-popover .driver-popover-footer-btn.driver-popover-next-btn{color:#0d1117;background-color:#4f9dff;border-color:#4f9dff}.app-tutorial-popover .driver-popover-footer-btn.driver-popover-next-btn:hover{background-color:#6fb0ff}.app-tutorial-popover .driver-popover-arrow-side-left{border-right-color:#161b24}.app-tutorial-popover .driver-popover-arrow-side-right{border-left-color:#161b24}.app-tutorial-popover .driver-popover-arrow-side-top{border-bottom-color:#161b24}.app-tutorial-popover .driver-popover-arrow-side-bottom{border-top-color:#161b24}.org-web-notice__overlay{z-index:80;background:#05070aad;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.org-web-notice__modal{text-align:center;background:#161b24;border:1px solid #2a3140;border-radius:14px;width:22rem;max-width:100%;padding:1.5rem;box-shadow:0 20px 50px -16px #000000b3}.org-web-notice__icon{color:#4f9dff;background:#4f9dff1a;border:1px solid #4f9dff47;border-radius:10px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;margin-bottom:.85rem;display:inline-flex}.org-web-notice__title{color:#f1f4f8;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.org-web-notice__body{color:#9aa5b1;margin:0 0 1.1rem;font-size:.86rem;line-height:1.55}.org-web-notice__modal .atom-button{width:100%}.org-billing-status{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.org-billing-status__badge{letter-spacing:.03em;text-transform:uppercase;color:#9aa2b1;white-space:nowrap;background:#161b24;border:1px solid #2a3140;border-radius:999px;padding:.3rem .55rem;font-size:.72rem;font-weight:700}.org-billing-status__badge--pro{color:#0d1117;background:linear-gradient(135deg,#a9dcff,#4f9dff);border-color:#0000}.page-admin{color:#e6e9ef;background:#0d1117;min-height:100vh}.page-admin__back{color:#9aa5b1;white-space:nowrap;font-size:.84rem}.page-admin__back:hover{color:#e6e9ef}.page-admin__content{max-width:52rem;margin:0 auto;padding:2rem 1.5rem 4rem}.page-admin__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-admin__tab{color:#9aa5b1;cursor:pointer;background:#161b24;border:1px solid #2a3140;border-radius:999px;padding:.4rem .9rem;font-size:.82rem;font-weight:600;transition:color .16s,border-color .16s}.page-admin__tab--active{color:#f1f4f8;border-color:#4f9dff}.page-admin__error{color:#ff8a8a;margin:0 0 1rem;font-size:.86rem}.page-admin__loading,.page-admin__empty{color:#9aa5b1;font-size:.88rem}.page-admin__list{flex-direction:column;gap:1rem;display:flex}.page-admin__card{background:#161b24;border:1px solid #2a3140;border-radius:14px;padding:1.25rem}.page-admin__card-header{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.page-admin__reason{text-transform:uppercase;letter-spacing:.03em;color:#ff8a4f;font-size:.78rem;font-weight:700}.page-admin__status{color:#9aa5b1;background:#9aa5b124;border-radius:999px;padding:.15rem .55rem;font-size:.76rem}.page-admin__status--open{color:#ff8a4f;background:#ff8a4f24}.page-admin__status--resolved{color:#4fc882;background:#4fc88224}.page-admin__blocked-badge{color:#ff6b6b;background:#ff6b6b24;border-radius:999px;padding:.15rem .55rem;font-size:.76rem}.page-admin__file{color:#f1f4f8;margin:0 0 .35rem;font-weight:700}.page-admin__description{color:#c3cad4;margin:0 0 .75rem;font-size:.86rem;line-height:1.5}.page-admin__meta{gap:1.5rem;margin:0 0 .75rem;font-size:.8rem;display:flex}.page-admin__meta dt{color:#9aa5b1;margin-bottom:.15rem}.page-admin__meta dd{color:#e6e9ef;margin:0}.page-admin__resolution-note{color:#9aa5b1;background:#0f1319;border-radius:8px;margin:0 0 .75rem;padding:.6rem .75rem;font-size:.82rem}.page-admin__actions{border-top:1px solid #1f2531;flex-direction:column;gap:.6rem;padding-top:.75rem;display:flex}.page-admin__actions>.atom-button{align-self:flex-start}.page-admin__block-row,.page-admin__resolve-row{flex-wrap:wrap;gap:.5rem;display:flex}.page-admin__input{color:#f1f4f8;background:#0f1319;border:1px solid #2a3140;border-radius:8px;flex:1;min-width:12rem;padding:.5rem .65rem;font-family:inherit;font-size:.84rem}.page-admin__input:focus{border-color:#4f9dff;outline:none}.org-quiz-player__overlay{z-index:50;background:#05070a99;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.org-quiz-player__modal{-webkit-overflow-scrolling:touch;background:#161b24;border:1px solid #2a3140;border-radius:12px;width:min(52rem,92vw);max-width:calc(100vw - 2rem);max-height:calc(100dvh - 4rem);padding:1.75rem;overflow-y:auto;box-shadow:0 12px 40px #00000080}@media (width<=480px){.org-quiz-player__overlay{align-items:flex-start;padding:1rem .75rem}.org-quiz-player__modal{width:100%;max-width:100%;max-height:none;padding:1.25rem}.org-quiz-player__options{grid-template-columns:1fr}}.org-quiz-player__header{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.org-quiz-player__title{color:#e6e9ef;margin:0;font-size:1.3rem;font-weight:700}.org-quiz-player__step{flex-direction:column;gap:1rem;display:flex}.org-quiz-player__hint{color:#9aa5b1;margin:0;font-size:1rem}.org-quiz-player__input{color:#e6e9ef;font:inherit;background:#0d1117;border:1px solid #2a3140;border-radius:8px;padding:.75rem .9rem;font-size:1.05rem}.org-quiz-player__input:focus{border-color:#4f9dff;outline:none}.org-quiz-player__question{background:#0d1117;border:1px solid #2a3140;border-radius:8px;padding:1rem 1.15rem}.org-quiz-player__question-text{color:#e6e9ef;margin:0 0 .75rem;font-size:1.15rem;font-weight:600}.org-quiz-player__options{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.6rem 1.25rem;display:grid}.org-quiz-player__option{color:#cbd2db;cursor:pointer;align-items:center;gap:.6rem;font-size:1.02rem;display:flex}.org-quiz-player__option input[type=radio]{flex-shrink:0;width:1.1rem;height:1.1rem}.org-quiz-player__error{color:#ff8a8a;margin:0;font-size:.9rem}.org-quiz-player__step--result{text-align:center;align-items:center}.org-quiz-player__score{color:#63e6a2;margin:0;font-size:3rem;font-weight:700}.org-quiz-player__modal .atom-button{padding:.7rem 1.1rem;font-size:1.02rem}.org-report-modal__overlay{z-index:80;background:#05070aad;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.org-report-modal__modal{background:#161b24;border:1px solid #2a3140;border-radius:14px;width:26rem;max-width:100%;max-height:90vh;padding:1.5rem;overflow-y:auto;box-shadow:0 20px 50px -16px #000000b3}.org-report-modal__icon{color:#ff8a4f;background:#ff8a4f1a;border:1px solid #ff8a4f47;border-radius:10px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;margin-bottom:.85rem;display:inline-flex}.org-report-modal__title{color:#f1f4f8;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.org-report-modal__body{color:#9aa5b1;margin:0 0 1.1rem;font-size:.86rem;line-height:1.55}.org-report-modal__label{color:#9aa5b1;margin:.85rem 0 .4rem;font-size:.78rem;font-weight:600;display:block}.org-report-modal__select,.org-report-modal__textarea,.org-report-modal__input{color:#f1f4f8;resize:vertical;background:#0f1319;border:1px solid #2a3140;border-radius:8px;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:.86rem}.org-report-modal__select:focus,.org-report-modal__textarea:focus,.org-report-modal__input:focus{border-color:#4f9dff;outline:none}.org-report-modal__error{color:#ff6b6b;margin:.85rem 0 0;font-size:.82rem}.org-report-modal__actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.org-report-modal__link{color:#4f9dff;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}@media (hover:hover) and (pointer:fine){.org-report-modal__link:hover{color:#6fb0ff}}@media (width<=26rem){.org-report-modal__actions{flex-direction:column-reverse;align-items:stretch;gap:.75rem}.org-report-modal__link{text-align:center}}.page-student-view__status{color:#9aa5b1;text-align:center;background:#0d1117;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;font-size:.95rem;display:flex}.page-status{color:#9aa5b1;background:#0d1117;justify-content:center;align-items:center;width:100vw;height:100vh;font-size:.95rem;display:flex}
