/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-duration:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}.static{position:static}.container{width:100%}.contents{display:contents}.flex{display:flex}.hidden{display:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-lg{border-radius:var(--radius)}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.opacity-80{opacity:.8}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s;animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.fade-in{--tw-enter-opacity:0}.running{animation-play-state:running}:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(20.5% 0 0);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}*{box-sizing:border-box;margin:0;padding:0}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb)))rgb(var(--background-start-rgb));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.layout-container{color:#fff;scroll-behavior:smooth;flex-flow:column;justify-content:flex-start;align-items:center;min-height:200vh;display:flex;position:relative;overflow:hidden auto}.background-video{-o-object-fit:cover;object-fit:cover;z-index:-2;filter:brightness(.7)saturate(1.2);pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.background-overlay{z-index:-1;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.content-wrapper{backdrop-filter:blur(15px);box-sizing:border-box;background:#0003;border:2px solid #fff;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:stretch;width:82%;max-width:950px;min-height:auto;margin-top:15vh;margin-bottom:30vh;padding:16px;animation:fadeIn 1s ease-out forwards;display:flex;box-shadow:0 10px 40px #00000080}@media (max-width:968px){.content-wrapper{width:92%;padding:16px}}@media (max-width:600px){.layout-container{min-height:250vh}.content-wrapper{border-width:1px;border-radius:12px;width:95%;margin-top:10vh;margin-bottom:20vh;padding:12px}}@media (orientation:portrait){.layout-container{min-height:250vh;overflow:hidden auto}.content-wrapper{width:92%;max-width:600px;margin-top:8vh;margin-bottom:5vh;padding:14px}}@media (orientation:portrait) and (max-width:768px){.layout-container{align-items:center;min-height:300vh}.content-wrapper{width:95%;margin-top:5vh;margin-bottom:3vh;padding:12px}}@media (orientation:portrait) and (max-height:900px){.layout-container{min-height:320vh;padding:0}.content-wrapper{margin-top:3vh;margin-bottom:2vh}}*,:after,:before{box-sizing:border-box}.left-section,.right-section{flex:1;min-width:300px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.background-video{-o-object-fit:cover;object-fit:cover;z-index:-1;pointer-events:none;width:100vw;min-width:100vw;height:100vh;min-height:100vh;position:fixed;top:0;left:0;transform:none}.content-wrapper{border:.15rem solid #fff;border-radius:6px;width:98vw;min-width:0;max-width:100vw;padding:8px}.left-section,.right-section{width:100%;min-width:0;max-width:100vw}}.audio-controls{z-index:1000;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.audio-controls button{color:#fff;cursor:pointer;backdrop-filter:blur(4px);background-color:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;padding:10px;font-size:18px;transition:all .3s;display:flex;box-shadow:0 4px 8px #0000004d}.audio-controls button:hover{background-color:#000c;transform:translateY(-3px);box-shadow:0 6px 12px #0006}.audio-controls button:focus{outline:none;box-shadow:0 0 0 2px #61dafb,0 6px 12px #0006}.social-links{box-sizing:border-box;justify-content:center;align-items:stretch;max-width:100%;margin-top:.4rem;margin-left:0;padding:6px .5rem 6px 0}.social-button{box-sizing:border-box;white-space:normal;word-wrap:break-word;text-align:center;gap:.4rem;min-width:0;padding:.6rem .75rem;font-size:.95rem}.social-button svg{flex-shrink:0;font-size:1.1rem}.social-button .title,.social-button span{word-wrap:break-word;white-space:normal;font-size:.95rem;font-weight:600}.social-button .subtitle{opacity:.9;font-size:.85rem;font-weight:400}.social-button.youtube{background:linear-gradient(135deg,red,#c00)}.social-button.youtube:hover{background:linear-gradient(135deg,#c00,#900)}.social-button.github{background:linear-gradient(135deg,#333,#24292e)}.social-button.github:hover{background:linear-gradient(135deg,#24292e,#1a1e22)}@media (max-width:968px){.social-links{margin-left:.5rem}.social-button{padding:.6rem .75rem;font-size:.95rem}.social-button svg{font-size:1.1rem}}@media (max-width:600px){.social-links{grid-template-columns:1fr;gap:.3rem;margin-left:.3rem}.social-button{gap:.4rem;padding:.5rem .6rem;font-size:.85rem}.social-button svg{font-size:1rem}.social-button .title,.social-button span{font-size:.85rem}.social-button .subtitle{font-size:.75rem}}@media (orientation:portrait){.social-links{grid-template-columns:1fr;margin-left:.5rem}}.page-container{flex-direction:row;align-items:stretch;gap:.85rem;width:100%;min-height:auto;display:flex}@media (max-width:968px){.page-container{flex-direction:column;gap:1.5rem}.page-title{text-align:center;font-size:2rem}.left-section{order:2}.right-section{flex:1;order:1;margin-top:0}.left-section ul li{font-size:1.1rem}.avatar{width:150px;height:150px}}.left-section{flex-direction:column;flex:1;padding:0;display:flex}.left-section ul{color:#fff;margin:0;padding-left:16px;line-height:1.55;list-style-type:disc}.left-section ul li{margin-bottom:.25rem;font-size:1.25rem}.right-section{flex-direction:column;flex:.95;justify-content:flex-start;align-items:center;gap:.3rem;margin-top:40px;padding:0 .5rem;display:flex}.page-title{color:#fff;text-align:left;text-shadow:2px 2px 4px #000000b3;margin-bottom:.5rem;font-size:2.2rem;font-weight:700;line-height:1}.avatar-container{justify-content:center;margin-bottom:0;display:flex}.avatar{-o-object-fit:cover;object-fit:cover;border:3px solid #fff6;border-radius:50%;width:170px;height:170px;transition:transform .3s;box-shadow:0 6px 20px #00000080}.avatar:hover{transform:scale(1.08)}.credit{text-align:center;color:#fffc;margin-bottom:.25rem;font-size:.8rem;font-style:italic}.social-links{grid-template-columns:repeat(2,1fr);gap:.4rem;width:100%;max-width:360px;display:grid}@media (max-width:968px){.social-links{grid-template-columns:repeat(3,1fr);max-width:100%}}@media (max-width:768px){.page-container{z-index:1;position:relative;opacity:1!important;visibility:visible!important;display:flex!important}}@media (max-width:600px){.page-container{gap:1rem}.page-title{margin-bottom:.3rem;font-size:1.6rem}.left-section ul{padding-left:12px;line-height:1.4}.left-section ul li{margin-bottom:.2rem;font-size:.95rem}.right-section{gap:.2rem}.avatar{width:120px;height:120px}.social-links{grid-template-columns:repeat(2,1fr);gap:.3rem;max-width:100%}.social-button{gap:.3rem;padding:.5rem .6rem;font-size:.85rem}.social-button img,.social-button svg{width:1rem;height:1rem;font-size:1rem}.soralia img,.tuyu img{width:1.2rem;height:1.2rem}}.social-button{color:#fff;border:none;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;height:auto;padding:.65rem .85rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000004d}.social-button:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0006}.social-button img,.social-button svg{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:1.2rem;height:1.2rem;font-size:1.2rem}.soralia img,.tuyu img{width:1.5rem;height:1.5rem}.facebook{background:linear-gradient(135deg,#4267b2,#385898)}.facebook:hover{background:linear-gradient(135deg,#385898,#2d4373)}.discord{background:linear-gradient(135deg,#5865f2,#4752c4)}.discord:hover{background:linear-gradient(135deg,#4752c4,#3c45a5)}.github{background:linear-gradient(135deg,#333,#24292e)}.github:hover{background:linear-gradient(135deg,#24292e,#1a1e22)}.youtube{background:linear-gradient(135deg,red,#c00)}.youtube:hover{background:linear-gradient(135deg,#c00,#900)}.email{background:linear-gradient(135deg,#db4437,#c33526)}.email:hover{background:linear-gradient(135deg,#c33526,#a82a1c)}.steam{background:linear-gradient(135deg,#171a21,#0d0f14)}.steam:hover{background:linear-gradient(135deg,#0d0f14,#060708)}.linkedin{background:linear-gradient(135deg,#0077b5,#006097)}.linkedin:hover{background:linear-gradient(135deg,#006097,#004d79)}.cv{background:linear-gradient(135deg,#ff6b35,#f7931e)}.cv:hover{background:linear-gradient(135deg,#f7931e,#e67e22)}.tuyu{background:linear-gradient(135deg,#ff6b9d,#ff4081)}.tuyu:hover{background:linear-gradient(135deg,#ff4081,#e91e63)}.soralia{background:linear-gradient(135deg,#6b46c1,#553c9a)}.soralia:hover{background:linear-gradient(135deg,#553c9a,#44307a)}@media (orientation:portrait){.page-container{z-index:1;flex-direction:column;position:relative}.left-section{order:2}.right-section{order:1;margin-top:0}.social-links{max-width:100%}}@media (orientation:portrait) and (max-width:768px){.page-container{opacity:1!important;visibility:visible!important;display:flex!important}.page-title{text-align:center;font-size:1.8rem}.left-section ul li{font-size:1rem}.avatar{width:130px;height:130px}.social-links{grid-template-columns:repeat(2,1fr)}}.text-type{white-space:pre-wrap;display:inline-block}.text-type__content{font-size:inherit;font-weight:inherit;color:inherit}.text-type__cursor{opacity:1;margin-left:.25rem;font-weight:400;display:inline-block}.text-type__cursor--hidden{display:none}.entry-screen{z-index:9999;opacity:1;background-color:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.entry-screen__text{color:#fff;text-align:center;padding:0 2rem}.entry-screen__text,.entry-text-type{font-size:2.5rem;font-weight:600}@media (max-width:768px){.entry-screen__text,.entry-text-type{font-size:1.8rem}}@media (max-width:480px){.entry-screen__text,.entry-text-type{font-size:1.5rem}}.mobile-carousel-container{z-index:1;backdrop-filter:blur(20px);background:#000000f2;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow:hidden}.carousel-slide{-webkit-overflow-scrolling:touch;width:100%;height:100%;padding:3rem 1rem;position:absolute;overflow:hidden auto}.slide-title{text-align:center;color:#fff;text-shadow:2px 2px 4px #000000b3;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.slide-content{width:100%;height:auto}.carousel-indicators{z-index:10;gap:8px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.indicator{cursor:pointer;background:#ffffff4d;border:2px solid #fff;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.indicator.active{background:#fff;width:12px;height:12px}.carousel-hint{color:#fff9;text-align:center;font-size:.8rem;animation:fadeInOut 3s ease-in-out infinite;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@keyframes fadeInOut{0%,to{opacity:.3}50%{opacity:.8}}@media (max-width:768px){.mobile-carousel-container{z-index:10;height:100vh;display:block;position:fixed;top:0;left:0}.page-container{z-index:1;position:relative}.carousel-slide{padding:3.5rem 1.2rem 3rem}.slide-content .social-links{grid-template-columns:repeat(2,1fr);gap:.5rem;max-width:100%}.slide-content .left-section ul{padding-left:16px}.slide-content .left-section ul li{font-size:1rem;line-height:1.4}.background-video{pointer-events:none}}@media (max-width:600px){.slide-title{font-size:1.4rem}.carousel-slide{padding:3rem 1rem 2.5rem}.slide-content .social-links{gap:.4rem}.slide-content .social-button{padding:.5rem .6rem;font-size:.85rem}}@media (max-width:768px){body{min-height:100vh;position:relative;overflow:hidden auto}.content-wrapper{overflow-x:hidden}.layout-container{overflow:hidden auto}.mobile-carousel-container{pointer-events:auto;height:100vh;position:fixed;top:0;left:0}}@media (orientation:portrait) and (max-width:768px){.mobile-carousel-container{height:100vh;max-height:100vh}.carousel-slide{-webkit-overflow-scrolling:touch;padding:4rem 1rem 3rem;overflow-y:auto}}.second-container{backdrop-filter:blur(15px);box-sizing:border-box;will-change:transform,opacity;background:#0000004d;border:2px solid #fffc;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:82%;max-width:950px;min-height:80vh;margin:0 auto 100px;padding:40px;display:flex;box-shadow:0 10px 40px #00000080}.container-header{color:#fff;text-align:center;text-shadow:2px 2px 8px #000c;margin-bottom:2rem;font-size:3rem;font-weight:700}@media (max-width:968px){.second-container{width:92%;margin:40px auto;padding:30px}.container-header{font-size:2.5rem}}@media (max-width:600px){.second-container{width:95%;min-height:60vh;margin:30px auto;padding:20px}.container-header{margin-bottom:1.5rem;font-size:2rem}}.setup-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:1.5rem;width:100%;margin-top:3rem;display:grid}.setup-card{backdrop-filter:blur(10px);border-radius:20px;flex-direction:column;gap:1rem;height:100%;min-height:300px;padding:1.5rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;background:#ffffff0d!important;border:2.5px solid #ffffff4d!important;box-shadow:0 10px 40px #00000080!important}.setup-card:hover{transform:translateY(-8px)scale(1.02);background:#ffffff14!important;border-color:#ffffff80!important;box-shadow:0 16px 60px #000000b3!important}.card-icon{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto;display:flex;box-shadow:0 8px 24px #0006}.card-icon svg{color:#60a5fa;filter:drop-shadow(0 0 15px #60a5facc);font-size:2.2rem}.card-title{color:#fff;text-align:center;text-shadow:2px 2px 8px #000c;margin:0;font-size:2rem;font-weight:700;line-height:1.2}.card-content{color:#fffffff2;flex-direction:column;flex-grow:1;gap:.8rem;font-size:1rem;line-height:1.6;display:flex}.card-content p{align-items:flex-start;gap:.5rem;margin:0;display:flex}.card-content strong{color:#60a5fa;font-weight:600}.inline-icon{color:#60a5fa;filter:drop-shadow(0 0 8px);flex-shrink:0;margin-right:.3rem;font-size:1.2rem}.card-subtext{color:#fffc;padding-left:1.8rem;font-style:italic;font-size:1rem!important}@media (max-width:1200px){.setup-grid{grid-template-columns:1fr;gap:2rem}.setup-card{min-height:auto}}@media (max-width:968px){.setup-grid{gap:1.5rem}.setup-card{padding:1.5rem}.card-title{font-size:2.5rem}.card-icon{width:70px;height:70px}.card-icon svg{font-size:2.5rem}.card-content{font-size:1rem}}@media (max-width:768px){.second-container{z-index:2;width:95%;min-height:auto;margin:3vh auto 10vh;padding:1.5rem;position:relative;display:flex!important}.container-header{margin-bottom:1.5rem;font-size:1.8rem}.setup-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:1rem;margin-top:1.5rem}.setup-card{touch-action:manipulation;gap:.8rem;height:auto;min-height:250px;padding:1.2rem}.setup-card:hover{transform:translateY(-4px)scale(1.01)}.setup-card:active{transform:scale(.98)}.card-icon{width:50px;height:50px}.card-icon svg{font-size:1.8rem}.card-title{font-size:1.5rem}.card-content{gap:.6rem;font-size:.9rem}.card-subtext{padding-left:1.5rem;font-size:.85rem!important}.inline-icon{font-size:1rem}}@media (max-width:600px){.second-container{width:96%;margin:2vh auto 8vh;padding:1rem}.container-header{margin-bottom:1rem;font-size:1.5rem}.setup-grid{grid-auto-rows:auto;gap:.8rem;margin-top:1rem}.setup-card{border-width:2px;border-radius:16px;min-height:220px;padding:1rem}.card-icon{width:45px;height:45px}.card-icon svg{font-size:1.5rem}.card-title{font-size:1.3rem}.card-content{gap:.5rem;font-size:.85rem}.card-content p{flex-wrap:wrap;gap:.3rem}.card-subtext{padding-left:1.2rem;font-size:.8rem!important}.inline-icon{font-size:.9rem}}@media (orientation:portrait){.second-container{width:92%;max-width:600px;margin:3vh auto 10vh;padding:1.5rem;display:flex!important}.container-header{font-size:1.8rem}.setup-grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:1rem}.setup-card{height:auto;min-height:auto;padding:1.2rem}.card-title{font-size:1.5rem}.card-content{font-size:.9rem}}@media (orientation:portrait) and (max-width:768px){.second-container{width:95%;margin:2vh auto 8vh;padding:1.2rem;display:flex!important}.container-header{font-size:1.6rem}.setup-grid{grid-auto-rows:auto}.card-title{font-size:1.4rem}}@media (orientation:portrait) and (max-height:900px){.second-container{margin:2vh auto 5vh;padding:1rem}.container-header{margin-bottom:1rem;font-size:1.5rem}.setup-grid{gap:.8rem;margin-top:1rem}.setup-card{gap:.7rem;padding:1rem}.card-icon{width:45px;height:45px}.card-icon svg{font-size:1.6rem}.card-title{font-size:1.3rem}.card-content{font-size:.85rem}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}