@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Gloria+Hallelujah&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&display=swap";:root{color-scheme:light dark;--color-bg:#fff;--color-bg-secondary:#f5f5f5;--color-text:#1a1a1a;--color-text-secondary:#888;--color-link:#383838;--color-links:#fcb721;--color-link-hover:#1c1c1c;--color-border:#e5e5e5;--color-bg-code:#eee;--color-card-bg:#f9f9f9;--color-hover-bg:#eaeaea;--color-bg-label:#f5f5f5;--color-primary:#3b82f6;--color-primary-content:#fff;--color-secondary:#10b981;--color-secondary-content:#fff;--color-accent:#f59e0b;--color-accent-content:#fff;--color-success:#22c55e;--color-success-content:#fff;--color-error:#ef4444;--color-error-content:#fff;--color-warning:#fbbf24;--color-warning-content:#1a1a1a;--color-info:#3b82f6;--color-info-content:#fff;--color-icon:#1a1a1a;--color-svg:#1a1a1a;--color-writing:#555;--sel-bg:#dfdfdf;--sel-text:#555}.dark{--color-bg:#0f0f0f;--color-bg-secondary:#151515;--color-text:#fafafa;--color-text-secondary:#ababab;--color-link:#ababab;--color-links:#f7e4bc;--color-link-hover:#fafafa;--color-border:#1c1c1c;--color-bg-code:#1a1a1a;--color-card-bg:#151515;--color-hover-bg:#1a1a1a;--color-bg-label:#1a1a1a;--color-primary:#3b82f6;--color-primary-content:#fff;--color-secondary:#10b981;--color-secondary-content:#fff;--color-accent:#f59e0b;--color-accent-content:#fff;--color-success:#22c55e;--color-success-content:#fff;--color-error:#ef4444;--color-error-content:#fff;--color-warning:#fbbf24;--color-warning-content:#1a1a1a;--color-info:#3b82f6;--color-info-content:#fff;--color-icon:#ababab;--color-svg:#ababab;--color-writing:#bbb;--sel-bg:#242424;--sel-text:#bbb}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%}img,picture,svg,video,canvas{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}*{-webkit-tap-highlight-color:transparent}button:focus,svg:focus,a:focus{outline:none}@page{margin:.75in 0;background-color:var(--color-bg)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px;-webkit-transition:background .3s;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#ffffff59}*{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent}::selection{background:var(--sel-bg)!important;color:var(--sel-text)!important;text-shadow:none!important}::selection{background:var(--sel-bg)!important;color:var(--sel-text)!important;text-shadow:none!important}body{background-color:var(--color-bg);color:var(--color-text);font-family:Outfit,Arial,Helvetica,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-top:.75em;margin-bottom:.75em;font-family:Outfit,Arial,Helvetica,sans-serif;font-weight:800}h1{font-size:2.2rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:.8em 0;font-size:1rem}ul,ol{list-style-position:inside}hr{border:0;border-top:2px dashed;margin:1rem 0}p code,li code,td code,span code{background-color:var(--color-bg-code);color:var(--color-text);white-space:nowrap;border-radius:.375rem;padding:.2em .5em;font-family:Cascadia Code,Gilroy;font-size:.95em;font-weight:300}a{color:var(--color-links);text-decoration:none}.links{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0;display:flex}main{background-color:var(--color-bg);max-width:51rem;color:var(--color-text);user-select:none;margin:0 auto;padding:0 1rem;font-family:Outfit,Gilroy,Inter,Poppins,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.8;overflow-x:hidden}main h1 .home{display:none}@media screen and (width>=900px){main{padding:0}main h1 .home{display:inline-block}}.neti-neti,#icon{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.mini{vertical-align:text-bottom;border-radius:50%;width:16px;height:16px;margin-right:4px;display:inline-block}.work{background:linear-gradient(#53ffc6,#0ecb8c)}.workout{background:linear-gradient(#ff7f7f,#ff3b3b)}.study{background:linear-gradient(#48daff,#0090ff)}.studio{background:linear-gradient(#fdd97e,#ffaf00)}.play{background:linear-gradient(#ffbf00,#fd7e7e)}header{background-color:var(--color-bg);z-index:999;user-select:none;justify-content:center;align-items:center;width:100%;height:min-content;padding:.75rem 1rem;display:flex;position:sticky;top:0;left:0}header .header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}header .header-inner .left .logo a{color:var(--color-text);justify-content:center;align-items:center;gap:1rem;font-family:Gloria Hallelujah,Outfit,Gilroy,Inter,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:600;display:flex}header .header-inner .left .logo a img{width:2.5rem;height:2.5rem}header .header-inner .middle{display:none}header .header-inner .right{justify-content:center;align-items:center;display:flex}header .header-inner .right .socials{justify-content:center;align-items:center;gap:.1rem;display:flex}header .header-inner .right .socials a{color:var(--color-text);border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .3s,color .3s;display:flex}header .header-inner .right .socials a svg{width:1.25rem;height:1.25rem;color:var(--color-svg);transition:color .3s}header .header-inner .right .socials a:hover{background-color:var(--color-bg-secondary);color:var(--color-text)}header .header-inner .right .socials a:hover svg{color:var(--color-text)}header .header-inner .right .socials .nav-svg{width:1.25rem;height:1.25rem;color:vvar(--color-svg);transition:color .3s}header .header-inner .right .socials button{cursor:pointer;background-color:#0000;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:all .15s;display:flex}header .header-inner .right .socials button svg{width:1.25rem;height:1.25rem;color:var(--color-svg);transition:color .3s}header .header-inner .right .socials button:hover{background-color:var(--color-bg-secondary)}header .header-inner .right .socials button:active{transform:scale(.9)}header .header-inner .right .more{justify-content:center;align-items:center;display:flex;position:relative}header .header-inner .right .more .menu{justify-content:center;align-items:center;display:flex}header .header-inner .right .more .menu svg{cursor:pointer;width:1.5rem;height:1.5rem;stroke:var(--color-svg);transition:all .3s}header .header-inner .right .more .nav-card{background:var(--color-card-bg);border:.5px solid var(--color-border);opacity:0;pointer-events:none;z-index:999;white-space:nowrap;border-radius:.75rem;flex-direction:column;align-items:flex-start;width:auto;min-width:10rem;padding:.5rem;transition:opacity .1s,transform .3s;display:flex;position:absolute;top:130%;right:0;transform:translateY(10px)}header .header-inner .right .more .nav-card a{width:100%;color:var(--color-link);border-radius:.5rem;padding:.5rem;transition:background .3s,color .3s;display:block}header .header-inner .right .more .nav-card a:hover{color:var(--color-link-hover);background-color:var(--color-hover-bg)}header .header-inner .right .more .nav-card.show{opacity:1;pointer-events:auto;transform:translateY(0)}@media screen and (width>=768px){header .header-inner{align-items:space-between;margin:0 auto}header .header-inner .middle{justify-content:center;align-items:center;gap:2rem;display:flex}header .header-inner .middle nav{justify-content:center;align-items:center;gap:.25rem;display:flex}header .header-inner .middle nav a{color:var(--color-link);border-radius:.5rem;padding:.5rem .75rem;font-size:1rem;transition:background .3s,color .3s}header .header-inner .middle nav a:hover{background-color:var(--color-bg-secondary);color:var(--color-link-hover)}header .header-inner .right .more{display:none}}#logo{content:url(favlight.png)}html.dark #logo{content:url(favicon.png)}:root:where(:not(.dark)) #icon-moon,:root.dark #icon-sun{display:none}.dark .glow-link{text-shadow:0 0 .8px #fadfa8db,0 0 2px #fadfa8cb,0 0 3.8px #fadfa8bf,0 0 6.7px #fadfa8b3,0 0 12.5px #fadfa8a3,0 0 30px #fadfa880}#playground{margin-bottom:2rem;line-height:1.625}#playground p{color:var(--color-writing);border:none;outline:none;font-size:1.4rem;font-family:Caveat,Gloria Hallelujah,Outfit,Gilroy,Inter,Arial,Helvetica,sans-serif!important}#playground p:focus{border:none;outline:none}#playground p:empty:before{content:attr(data-placeholder);opacity:.5;pointer-events:none}.btn{background:var(--color-bg-secondary);color:var(--color-text);cursor:pointer;border:none;border-radius:9999px;place-items:center;gap:.3rem;width:fit-content;padding:.4rem 1rem;font-family:Outfit,Gilroy,Poppins,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;display:inline-flex}.btn:hover{background-color:var(--color-hover-bg)}.btn svg{width:20px;height:20px}
