@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.block{display:block}.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,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}@layer base{:root,:root[data-theme=dark]{--font-playfair:var(--font-playfair);--font-roboto:var(--font-roboto);--bg-primary:#1e1432d9;--bg-secondary:#251b40d9;--bg-dark:#1e1432f2;--bg-hero:#1e1432e6;--text-primary:#f3e8ff;--text-secondary:#c4b5dc;--accent:#a855f7;--accent-hover:#9333ea;--border:#a855f733;--card-bg:#2d1e4ae6;--card-border:#a855f726;--tag-bg:#a855f726;--dock-bg:#1e1432e6;--dock-icon-bg:linear-gradient(145deg, #3d2a5cf2, #2d1b4af2);--dock-icon-hover:linear-gradient(145deg, #9333eaf2, #7c28c7f2)}:root[data-theme=light]{--bg-primary:#dfbfff66;--bg-secondary:#dfbfff66;--bg-dark:#dfbfff66;--bg-hero:#dfbfff4d;--text-primary:#1e1b2e;--text-secondary:#4a4560;--accent:#7c3aed;--accent-hover:#6d28d9;--border:#7c3aed40;--card-bg:#ffffffd9;--card-border:#7c3aed33;--tag-bg:#7c3aed26;--dock-bg:#dfbfffcc;--dock-icon-bg:linear-gradient(145deg, #fffffff2, #f8f5fff2);--dock-icon-hover:linear-gradient(145deg, #ede9fe, #e5defc)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-roboto), sans-serif;color:var(--text-primary);background:0 0;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}h1,h2,h3{font-family:var(--font-playfair), serif}:root[data-theme=dark] body{background:0 0}:root[data-theme=light] body{background:#dfbfff66}.liquid-ether-wrapper{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.main-content{z-index:1;padding-top:70px;position:relative}a{color:inherit;text-decoration:none}h1,h2,h3{line-height:1.2}h1{font-weight:700}h2{color:var(--accent);margin-bottom:1.5rem;font-weight:600}h3{color:var(--text-primary);font-weight:600}p{color:var(--text-secondary);line-height:1.7}html[data-darkreader-proxy-injected]{contain:strict}}@layer components{.btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.btn:hover{background:var(--accent-hover);transform:scale(1.05)translateY(-2px);box-shadow:0 0 20px #a855f766}.btn-secondary{border:2px solid var(--accent);color:var(--accent);background:0 0}.btn-secondary:hover{background:#a855f71a}.nav-link{color:var(--text-secondary);transition:color .3s;position:relative}.nav-link:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}:root[data-theme=light] .nav-link:after{background:#7c3aed}.nav-link:hover{color:var(--accent)}.nav-link:hover:after{width:100%}.card-3d{transition:all .3s}.card-3d:hover{transform:translateY(-8px)}:root[data-theme=dark] .card-3d:hover{box-shadow:0 12px 40px -8px #a855f74d}:root[data-theme=light] .card-3d:hover{box-shadow:0 8px 24px -4px #7c3aed26}.skill-item{cursor:default;background:var(--card-bg);color:var(--text-primary);border:1px solid var(--card-border);border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s}.skill-item:hover{background:var(--accent);color:#fff;animation:.3s ease-in-out wiggle;transform:scale(1.1)translateY(-3px);box-shadow:0 4px 20px #a855f766}.project-card{cursor:pointer;background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;padding:clamp(1rem,3vw,1.5rem);transition:all .3s}:root[data-theme=dark] .project-card{box-shadow:0 4px 20px #0000004d}:root[data-theme=light] .project-card{box-shadow:0 4px 20px #7c3aed1a}.project-card:hover{transform:translateY(-8px)}:root[data-theme=dark] .project-card:hover{box-shadow:0 12px 40px -8px #a855f74d}:root[data-theme=light] .project-card:hover{box-shadow:0 8px 24px -4px #7c3aed26}.project-card h3{margin-bottom:.75rem}.project-card p{margin-bottom:1rem;line-height:1.6}.tag{background:var(--tag-bg);color:var(--text-secondary);border:1px solid var(--border);border-radius:9999px;padding:.25rem .75rem;font-size:.9rem}.project-link{color:var(--accent);font-weight:500}.project-link:hover{text-decoration:underline}.hero-decoration{background:linear-gradient(135deg, var(--accent) 0%, transparent 70%);opacity:.15;pointer-events:none;border-radius:50%;animation:4s ease-in-out infinite float;position:absolute}.hero-decoration-1{animation-name:float}.hero-decoration-2{animation-duration:5s;animation-delay:1s}.hero-decoration-pulse{background:radial-gradient(circle, var(--accent) 0%, transparent 70%);opacity:.08;animation-name:pulse-slow}.dock-icon{background:var(--dock-icon-bg);width:52px;height:52px;color:var(--text-primary);border-radius:14px;justify-content:center;align-items:center;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0003,inset 0 2px 4px #0000001a}.dock-item:hover .dock-icon{background:var(--dock-icon-hover);color:#fff;transform:scale(1.3)}.dock-theme-toggle .dock-icon{color:var(--accent)}:root[data-theme=dark] .dock-theme-toggle .dock-icon{color:#fff}:root[data-theme=light] .dock-theme-toggle .dock-icon{color:#000}.dock-theme-toggle:hover .dock-icon{color:var(--accent-hover);transform:scale(1.3)}.dock-tooltip{white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:var(--bg-dark);color:var(--text-primary);border:1px solid var(--border);border-radius:8px;padding:6px 12px;font-size:12px;font-weight:500;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.dock-tooltip:after{content:"";border:6px solid #0000;border-top-color:var(--bg-dark);position:absolute;top:100%;left:50%;transform:translate(-50%)}.dock-item:hover .dock-tooltip{opacity:1;visibility:visible}.glow-effect:hover{animation:1.5s ease-in-out infinite glow}}@layer utilities{.container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.container{padding-left:2rem;padding-right:2rem}}.section-home{background:var(--bg-hero);align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.section-about{background:var(--bg-primary);padding-top:4rem;padding-bottom:4rem}.section-projects{background:var(--bg-secondary);padding-top:4rem;padding-bottom:4rem}.section-skills{background:var(--bg-primary);padding-top:4rem;padding-bottom:4rem}.section-contact{background:var(--bg-secondary);padding-top:4rem;padding-bottom:7rem}.hero-container{flex-wrap:wrap-reverse;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3rem);width:100%;display:flex}.hero-text{text-align:center;flex:clamp(280px,100%,500px);min-width:280px}.hero-title{margin-bottom:.75rem;font-size:clamp(1.75rem,5vw,3.5rem);display:inline-block}.hero-subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-image-wrapper{flex:0 0 clamp(150px,30vw,280px);justify-content:center;min-width:150px;display:flex}.hero-image{object-fit:cover;border-radius:1rem;width:clamp(140px,28vw,280px);height:clamp(175px,35vw,350px);box-shadow:0 10px 30px #00000026}.hero-btn-primary{animation:2s ease-in-out infinite pulse-slow}.about-content{max-width:700px}.about-content p{margin-bottom:1rem;font-size:clamp(1.1rem,2vw,1.25rem)}.about-content p:last-child{margin-bottom:0}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.skills-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.contact-text{max-width:500px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.contact-btn{animation:2s ease-in-out infinite bounce-slow}.contact-btn:hover{animation:none;transform:scale(1.1);box-shadow:0 8px 30px -4px #a855f780}.navbar{z-index:100;background:linear-gradient(135deg,#1e1432 0%,#2d1b4e 100%);border-bottom:1px solid #a855f733;position:fixed;top:0;left:0;right:0}:root[data-theme=light] .navbar{background:linear-gradient(135deg,#f3e8ff 0%,#e9d5ff 100%)}.navbar-container{justify-content:space-between;align-items:center;height:70px;display:flex}.navbar-brand{white-space:nowrap;color:var(--text-primary);font-size:clamp(1rem,3vw,1.25rem);font-weight:700}.navbar-brand:hover{color:var(--accent)}.nav-links{gap:clamp(1rem,3vw,2rem);display:flex}.nav-links .nav-link{white-space:nowrap;font-size:1rem}.hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.hamburger span{background:var(--text-primary);width:24px;height:2px;margin:5px 0;transition:all .3s;display:block}:root[data-theme=light] .hamburger span{background:#1e1b2e}.hamburger span:last-child{margin-bottom:0}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scale(0)}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--bg-dark);border-bottom:1px solid var(--border);z-index:99;flex-direction:column;display:none;position:absolute;top:100%;left:0;right:0}:root[data-theme=light] .mobile-menu{background:#dfbfffe6}.mobile-menu.open{max-height:300px;display:flex}.mobile-menu a{color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;min-height:44px;padding:.875rem 0;font-size:1rem;transition:color .2s,padding-left .2s;display:flex}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:var(--accent);padding-left:.5rem}.dock-container{z-index:1000;pointer-events:auto;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.dock{background:var(--dock-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:24px;justify-content:center;align-items:flex-end;gap:8px;padding:12px;display:flex;box-shadow:0 8px 32px #0003,inset 0 0 0 1px #ffffff0d}.dock-item{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse-slow{0%,to{box-shadow:0 0 #a855f766}50%{box-shadow:0 0 0 10px #a855f700}}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes wiggle{0%,to{transform:rotate(0)scale(1.1)translateY(-3px)}25%{transform:rotate(-3deg)scale(1.1)translateY(-3px)}75%{transform:rotate(3deg)scale(1.1)translateY(-3px)}}@keyframes glow{0%,to{box-shadow:0 0 8px #a855f7,0 0 15px #a855f7}50%{box-shadow:0 0 15px #a855f7,0 0 25px #a855f7}}@keyframes fade-in-right{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-right{animation:1s ease-out fade-in-right}@media (max-width:768px){.hamburger{display:flex}.nav-links{display:none}.container{padding-left:1.25rem;padding-right:1.25rem}.section-about,.section-projects,.section-skills{padding-top:3rem;padding-bottom:3rem}.section-contact{padding-top:3rem;padding-bottom:5rem}.hero-title{font-size:clamp(1.75rem,6vw,2rem)}.hero-subtitle{font-size:clamp(.85rem,3vw,1rem)}.btn{padding:.6rem 1rem;font-size:.875rem}.dock-container{width:calc(100% - 2rem);max-width:400px;bottom:15px}.dock{flex-wrap:nowrap;justify-content:center;gap:6px;padding:8px;overflow-x:auto}.dock-icon{width:46px;height:46px}.dock-icon svg{width:22px;height:22px}}@media (max-width:480px){.container{padding-left:1rem;padding-right:1rem}.section-about,.section-projects,.section-skills{padding-top:2.5rem;padding-bottom:2.5rem}.section-contact{padding-top:2.5rem;padding-bottom:4.5rem}.hero-title{font-size:clamp(1.5rem,7vw,1.75rem)}.hero-subtitle{font-size:.9rem}.hero-buttons{gap:.5rem}.btn{padding:.6rem .875rem;font-size:.8rem}.dock-container{max-width:340px;bottom:12px}.dock{gap:4px;padding:6px}.dock-icon{width:42px;height:42px}.dock-icon svg{width:20px;height:20px}.dock-tooltip{padding:4px 8px;font-size:10px}}@media (max-width:360px){.dock-icon{width:38px;height:38px}.dock-icon svg{width:18px;height:18px}}@media (hover:none) and (pointer:coarse){.dock{-webkit-overflow-scrolling:touch;scrollbar-width:none}.dock::-webkit-scrollbar{display:none}}@media (orientation:landscape) and (max-height:500px){.hero-decoration{display:none}.section-about,.section-projects,.section-skills{padding-top:1.5rem;padding-bottom:1.5rem}.section-contact{padding-top:1.5rem;padding-bottom:3rem}}@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}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_fed1534a-module__F9WnGq__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_fed1534a-module__F9WnGq__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_b54d0450-module__dsfrUq__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_b54d0450-module__dsfrUq__variable{--font-roboto:"Roboto", "Roboto Fallback"}
.liquid-ether-container{touch-action:none;width:100%;height:100%;position:relative;overflow:hidden}
