@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0a0a0f;--color-bg-elevated: #0f0f14;--color-primary: #2dd4bf;--color-primary-dark: #14b8a6;--color-primary-glow: rgba(45, 212, 191, .3);--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .6);--color-text-subtle: rgba(255, 255, 255, .4);--color-border: rgba(255, 255, 255, .08);--font-heading: "Playfair Display", serif;--font-body: "DM Sans", sans-serif}[data-theme=light]{--color-bg: #ffffff;--color-bg-elevated: #ffffff;--color-primary: #0d9488;--color-primary-dark: #14b8a6;--color-primary-glow: rgba(13, 148, 136, .2);--color-text: #1a1a1a;--color-text-muted: rgba(26, 26, 26, .85);--color-text-subtle: rgba(26, 26, 26, .7);--color-border: rgba(0, 0, 0, .1)}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-width:320px}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;cursor:pointer}button{font-family:inherit;cursor:pointer}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] ::-webkit-scrollbar-track{background:var(--color-bg)}[data-theme=light] ::-webkit-scrollbar-thumb{background:#0003}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#0000004d}::selection{background:#2dd4bf4d;color:#fff}[data-theme=light] ::selection{background:#0d948833;color:var(--color-text)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}body.menu-open main{filter:blur(8px);transition:filter .3s ease;pointer-events:none}@media(max-width:768px){body.menu-open main{filter:blur(6px)}}._header_18bws_1{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0f0f14d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);transition:background .3s ease,border-color .3s ease}[data-theme=light] ._header_18bws_1{background:#fff!important;border-bottom:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:none;backdrop-filter:none}._container_18bws_19{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:relative;gap:1rem}._logo_18bws_30{text-decoration:none;z-index:1001;flex-shrink:1;min-width:0;overflow:hidden;cursor:pointer}._logoText_18bws_39{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#2dd4bf;letter-spacing:.02em;transition:color .3s ease}[data-theme=light] ._logoText_18bws_39{color:#0d9488}._logoShort_18bws_52{display:none;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#2dd4bf;letter-spacing:.02em;transition:color .3s ease}[data-theme=light] ._logoShort_18bws_52{color:#0d9488}._logoText_18bws_39 .split-char{display:inline-block;color:#2dd4bf;transition:color .3s ease}[data-theme=light] ._logoText_18bws_39 .split-char{color:#0d9488}._nav_18bws_76{display:flex;gap:2.5rem}._link_18bws_81{position:relative;text-decoration:none;color:#ffffffb3;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;padding:.5rem 0;transition:color .3s ease;cursor:pointer}[data-theme=light] ._link_18bws_81{color:#000000b3}._link_18bws_81:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#2dd4bf,#14b8a6);transition:width .3s ease}._link_18bws_81:hover{color:#2dd4bf}[data-theme=light] ._link_18bws_81:hover{color:#0d9488}._link_18bws_81:hover:after{width:100%}._linkActive_18bws_122{color:#2dd4bf}[data-theme=light] ._linkActive_18bws_122{color:#0d9488}._linkActive_18bws_122:after{width:100%}._rightControls_18bws_135{display:flex;align-items:center;gap:.75rem;z-index:1002;position:relative}._themeToggle_18bws_144{width:36px;height:36px;border-radius:50%;border:1px solid rgba(45,212,191,.2);background:#2dd4bf14;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;flex-shrink:0}[data-theme=light] ._themeToggle_18bws_144{border-color:#0d94884d;background:#0d94881a}._themeToggle_18bws_144:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2dd4bf33,#14b8a633);opacity:0;transition:opacity .3s ease;border-radius:50%}._themeToggle_18bws_144:hover:before{opacity:1}._themeToggle_18bws_144:hover{border-color:#2dd4bf66;box-shadow:0 0 12px #2dd4bf4d}._themeToggle_18bws_144:active{transform:scale(.95)}._languageSwitcher_18bws_194{display:flex;background:#2dd4bf14;border:1px solid rgba(45,212,191,.2);border-radius:10px;padding:3px;gap:0;position:relative;overflow:hidden;isolation:isolate;transition:background .3s ease,border-color .3s ease}[data-theme=light] ._languageSwitcher_18bws_194{background:#0d94881a;border-color:#0d948840}._languageSwitcher_18bws_194:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2dd4bf1a,#14b8a61a);opacity:0;transition:opacity .3s ease;z-index:0}._languageSwitcher_18bws_194:hover:before{opacity:1}._slider_18bws_229{position:absolute;top:3px;left:3px;width:calc(50% - 3px);height:calc(100% - 6px);background:linear-gradient(135deg,#2dd4bf,#14b8a6);border-radius:8px;z-index:0;box-shadow:0 2px 12px #2dd4bf66,0 0 0 1px #2dd4bf33,inset 0 1px #ffffff1a;filter:blur(.5px);transition:background .3s ease,box-shadow .3s ease}[data-theme=light] ._slider_18bws_229{background:linear-gradient(135deg,#0d9488,#14b8a6);box-shadow:0 2px 12px #0d94884d,0 0 0 1px #0d948826,inset 0 1px #fff3}._slider_18bws_229:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%,rgba(0,0,0,.1) 100%);border-radius:8px;pointer-events:none}._slider_18bws_229:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(45,212,191,.3) 0%,transparent 70%);border-radius:50%;animation:_pulse_18bws_1 2s ease-in-out infinite;pointer-events:none}@keyframes _pulse_18bws_1{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}._langButton_18bws_295{background:transparent;border:none;color:#fff9;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;padding:.5rem 1rem;border-radius:8px;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:1;min-width:44px;text-align:center;overflow:visible;transition:color .3s ease;perspective:1000px}[data-theme=light] ._langButton_18bws_295{color:#0009}._langButton_18bws_295 span{display:inline-block;transform-style:preserve-3d}._langButton_18bws_295:hover{color:#fffffff2}[data-theme=light] ._langButton_18bws_295:hover{color:#000000e6}._langButton_18bws_295:active{transform:scale(.98)}._langButtonActive_18bws_337{color:#0f0f14;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.2)}._langButtonActive_18bws_337 span{font-weight:700}._burger_18bws_348{display:none;position:relative;width:44px;height:44px;background:transparent;border:none;cursor:pointer;z-index:1002;padding:0;flex-shrink:0;overflow:visible}._burgerLine_18bws_362{position:absolute;left:50%;transform:translate(-50%);display:block;width:24px;height:2px;background:linear-gradient(90deg,#2dd4bf,#fff,#2dd4bf);border-radius:2px;transition:all .6s cubic-bezier(.68,-.6,.32,1.6);transform-origin:center;will-change:transform,opacity,width,top,bottom;box-shadow:0 0 4px #2dd4bf4d}._burgerLine_18bws_362:nth-child(1){top:12px;transition:all .5s cubic-bezier(.68,-.6,.32,1.6) 0s}._burgerLine_18bws_362:nth-child(2){top:50%;transform:translate(-50%,-50%);transition:all .4s cubic-bezier(.68,-.6,.32,1.6) 0s}._burgerLine_18bws_362:nth-child(3){bottom:12px;transition:all .5s cubic-bezier(.68,-.6,.32,1.6) 0s}._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(1){transform:translate(-50%) scaleX(1.15);background:linear-gradient(90deg,#34e0cd,#fff,#34e0cd);box-shadow:0 0 8px #2dd4bf80}._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(2){transform:translate(-50%,-50%) scaleX(1.15);background:linear-gradient(90deg,#34e0cd,#fff,#34e0cd);box-shadow:0 0 8px #2dd4bf80}._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(3){transform:translate(-50%) scaleX(1.15);background:linear-gradient(90deg,#34e0cd,#fff,#34e0cd);box-shadow:0 0 8px #2dd4bf80}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(1){top:50%!important;width:24px!important;transform:translate(-50%,-50%) rotate(135deg) scale(1.1)!important;background:linear-gradient(135deg,#2dd4bf,#14b8a6)!important;box-shadow:0 0 12px #2dd4bf99!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(2){opacity:0!important;transform:translate(-50%,-50%) scale(0) rotate(90deg)!important;width:0!important;transition:all .4s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(3){bottom:auto!important;top:50%!important;width:24px!important;transform:translate(-50%,-50%) rotate(45deg) scale(1.1)!important;background:linear-gradient(135deg,#2dd4bf,#14b8a6)!important;box-shadow:0 0 12px #2dd4bf99!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top,bottom}._overlay_18bws_440{display:none;cursor:pointer}@media(max-width:768px){._container_18bws_19{padding:.75rem 1rem}._logoText_18bws_39{font-size:1.3rem}._logoShort_18bws_52{display:none}._logoText_18bws_39 .split-char{color:#2dd4bf}._rightControls_18bws_135{gap:.5rem;flex-shrink:0}._burger_18bws_348{display:block;width:40px;height:40px}._burgerLine_18bws_362{width:20px;background:#2dd4bf}[data-theme=light] ._burgerLine_18bws_362{background:#0d9488}._burgerLine_18bws_362:nth-child(1){top:10px}._burgerLine_18bws_362:nth-child(2){background:#2dd4bf}._burgerLine_18bws_362:nth-child(3){bottom:10px}._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(1),._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(2),._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(3){background:#34e0cd}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(1){top:50%!important;width:20px!important;transform:translate(-50%,-50%) rotate(135deg) scale(1.1)!important;background:#2dd4bf!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(2){opacity:0!important;transform:translate(-50%,-50%) scale(0) rotate(90deg)!important;width:0!important;transition:all .4s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(3){bottom:auto!important;top:50%!important;width:20px!important;transform:translate(-50%,-50%) rotate(45deg) scale(1.1)!important;background:#2dd4bf!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top,bottom}._languageSwitcher_18bws_194{padding:2px}._slider_18bws_229{top:2px;left:2px;width:calc(50% - 2px);height:calc(100% - 4px)}._langButton_18bws_295{font-size:.7rem;padding:.35rem .65rem;min-width:36px}._nav_18bws_76{position:fixed;top:0;right:0;width:280px;height:100vh;background:#0a0a0ffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:flex-start;align-items:center;gap:0;padding:2rem;padding-top:0;transform:translate(100%);transition:transform .3s ease,background .3s ease,border-color .3s ease,backdrop-filter .3s ease;border-left:1px solid rgba(255,255,255,.08);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;z-index:1001}._nav_18bws_76:before{content:"";position:sticky;top:0;left:0;right:0;width:100%;height:70px;min-height:70px;background:#0a0a0ffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;flex-shrink:0;display:block;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:0}[data-theme=light] ._nav_18bws_76{background:#fff!important;border-left:1px solid rgba(0,0,0,.1);backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] ._nav_18bws_76:before{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:1px solid rgba(0,0,0,.1)}._navOpen_18bws_599{transform:translate(0)}._link_18bws_81{font-size:1.1rem;padding:1.25rem 0;width:100%;text-align:center;border-bottom:1px solid rgba(255,255,255,.05)}._link_18bws_81:after{bottom:-1px;height:1px}._overlay_18bws_440{display:block!important;position:fixed!important;inset:0!important;width:100%!important;height:100%!important;background:#0009;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1000!important;transition:opacity .3s ease,backdrop-filter .3s ease,background .3s ease;pointer-events:auto!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation}[data-theme=light] ._overlay_18bws_440{background:#0006;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}}@media(max-width:480px){._container_18bws_19{padding:.6rem .75rem}._logoText_18bws_39{font-size:1.15rem;letter-spacing:.01em}._logoShort_18bws_52{display:none}._logoText_18bws_39 .split-char{color:#2dd4bf}._rightControls_18bws_135{gap:.4rem}._burger_18bws_348{width:36px;height:36px}._burgerLine_18bws_362{width:18px;background:#2dd4bf}[data-theme=light] ._burgerLine_18bws_362{background:#0d9488}._burgerLine_18bws_362:nth-child(1){top:9px}._burgerLine_18bws_362:nth-child(2){background:#2dd4bf}[data-theme=light] ._burgerLine_18bws_362:nth-child(2){background:#0d9488}._burgerLine_18bws_362:nth-child(3){bottom:9px}._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(1),._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(2),._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(3){background:#34e0cd}[data-theme=light] ._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(1),[data-theme=light] ._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(2),[data-theme=light] ._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(3){background:#14b8a6}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(1){top:50%!important;width:18px!important;transform:translate(-50%,-50%) rotate(135deg) scale(1.1)!important;background:#2dd4bf!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(2){opacity:0!important;transform:translate(-50%,-50%) scale(0) rotate(90deg)!important;width:0!important;transition:all .4s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(3){bottom:auto!important;top:50%!important;width:18px!important;transform:translate(-50%,-50%) rotate(45deg) scale(1.1)!important;background:#2dd4bf!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top,bottom}[data-theme=light] ._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(1),[data-theme=light] ._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(3){background:#0d9488!important}._languageSwitcher_18bws_194{padding:2px}._slider_18bws_229{top:2px;left:2px;width:calc(50% - 2px);height:calc(100% - 4px)}._langButton_18bws_295{font-size:.65rem;padding:.3rem .55rem;min-width:32px;letter-spacing:.03em}}@media(max-width:360px){._container_18bws_19{padding:.5rem .6rem}._logoText_18bws_39{font-size:1.1rem}._logoShort_18bws_52{display:none}._logoText_18bws_39 .split-char{color:#2dd4bf}._nav_18bws_76{width:100%;padding:1.5rem;padding-top:0;top:0;height:100vh}._nav_18bws_76:before{height:70px;min-height:70px;background:#0a0a0ffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}[data-theme=light] ._nav_18bws_76:before{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:1px solid rgba(0,0,0,.1)}._link_18bws_81{font-size:1rem;padding:1rem 0}._rightControls_18bws_135{gap:.35rem}._burger_18bws_348{width:34px;height:34px}._burgerLine_18bws_362{width:16px;background:#2dd4bf}[data-theme=light] ._burgerLine_18bws_362{background:#0d9488}._burgerLine_18bws_362:nth-child(1){top:8px}._burgerLine_18bws_362:nth-child(2){background:#2dd4bf}[data-theme=light] ._burgerLine_18bws_362:nth-child(2){background:#0d9488}._burgerLine_18bws_362:nth-child(3){bottom:8px}._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(1),._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(2),._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(3){background:#34e0cd}[data-theme=light] ._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(1),[data-theme=light] ._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(2),[data-theme=light] ._burger_18bws_348:hover ._burgerLine_18bws_362:nth-child(3){background:#14b8a6}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(1){top:50%!important;width:16px!important;transform:translate(-50%,-50%) rotate(135deg) scale(1.1)!important;background:#2dd4bf!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(2){opacity:0!important;transform:translate(-50%,-50%) scale(0) rotate(90deg)!important;width:0!important;transition:all .4s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width}._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(3){bottom:auto!important;top:50%!important;width:16px!important;transform:translate(-50%,-50%) rotate(45deg) scale(1.1)!important;background:#2dd4bf!important;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)!important;will-change:transform,opacity,width,top,bottom}[data-theme=light] ._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(1),[data-theme=light] ._burgerActive_18bws_411 ._burgerLine_18bws_362:nth-child(3){background:#0d9488!important}._languageSwitcher_18bws_194{padding:2px}._slider_18bws_229{top:2px;left:2px;width:calc(50% - 2px);height:calc(100% - 4px)}._langButton_18bws_295{font-size:.6rem;padding:.25rem .5rem;min-width:30px}}._footer_r69ys_1{background:linear-gradient(180deg,#0f0f14f2,#0a0a0f);border-top:1px solid rgba(255,255,255,.06);padding:4rem 0 2rem;margin-top:auto;transition:background .3s ease,border-color .3s ease}[data-theme=light] ._footer_r69ys_1{background:linear-gradient(180deg,#fafafaf2,#fff);border-top:1px solid rgba(0,0,0,.1)}._container_r69ys_14{max-width:1200px;margin:0 auto;padding:0 2rem}._content_r69ys_20{display:flex;justify-content:space-between;gap:4rem;margin-bottom:3rem}._brand_r69ys_27{max-width:300px}._logo_r69ys_31{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,#2dd4bf,#14b8a6,#0d9488);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._tagline_r69ys_41{color:#ffffff80;font-family:DM Sans,sans-serif;font-size:.95rem;margin-top:.75rem;line-height:1.6;transition:color .3s ease}[data-theme=light] ._tagline_r69ys_41{color:#0009}._links_r69ys_54{display:flex;gap:5rem}._column_r69ys_59{min-width:150px}._title_r69ys_63{font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#2dd4bf;margin-bottom:1.25rem;transition:color .3s ease}[data-theme=light] ._title_r69ys_63{color:#0d9488}._list_r69ys_78{list-style:none;padding:0;margin:0}._list_r69ys_78 li{margin-bottom:.75rem}._list_r69ys_78 a{color:#fff9;text-decoration:none;font-family:DM Sans,sans-serif;font-size:.9rem;transition:color .3s ease}._list_r69ys_78 a:hover{color:#2dd4bf}[data-theme=light] ._list_r69ys_78 a{color:#0009}[data-theme=light] ._list_r69ys_78 a:hover{color:#0d9488}._list_r69ys_78 li:not(:has(a)){color:#ffffff80;font-family:DM Sans,sans-serif;font-size:.9rem;transition:color .3s ease}[data-theme=light] ._list_r69ys_78 li:not(:has(a)){color:#00000080}._bottom_r69ys_119{padding-top:2rem;border-top:1px solid rgba(255,255,255,.06);text-align:center;transition:border-color .3s ease}[data-theme=light] ._bottom_r69ys_119{border-top:1px solid rgba(0,0,0,.1)}._copyright_r69ys_130{color:#fff6;font-family:DM Sans,sans-serif;font-size:.85rem;transition:color .3s ease}[data-theme=light] ._copyright_r69ys_130{color:#00000080}@media(max-width:768px){._footer_r69ys_1{padding:3rem 0 1.5rem}._container_r69ys_14{padding:0 1rem}._content_r69ys_20{flex-direction:column;gap:2.5rem}._links_r69ys_54{gap:3rem}._brand_r69ys_27{max-width:100%}}@media(max-width:360px){._footer_r69ys_1{padding:2rem 0 1rem}._container_r69ys_14{padding:0 .75rem}._content_r69ys_20{gap:1.5rem;margin-bottom:1.5rem}._logo_r69ys_31{font-size:1.5rem}._tagline_r69ys_41{font-size:.85rem}._links_r69ys_54{flex-direction:column;gap:1.5rem}._column_r69ys_59{min-width:auto}._title_r69ys_63{font-size:.75rem;margin-bottom:.75rem}._list_r69ys_78 a,._list_r69ys_78 li{font-size:.85rem}._copyright_r69ys_130{font-size:.75rem}._bottom_r69ys_119{padding-top:1rem}}._scrollToTop_ltxrk_1{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;background:linear-gradient(135deg,#2dd4bf,#14b8a6);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0f0f14;box-shadow:0 4px 20px #2dd4bf66,0 0 0 1px #2dd4bf1a;z-index:999;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:_pulse_ltxrk_1 2s ease-in-out infinite}@keyframes _pulse_ltxrk_1{0%,to{box-shadow:0 4px 20px #2dd4bf66,0 0 0 1px #2dd4bf1a}50%{box-shadow:0 6px 30px #2dd4bf99,0 0 0 2px #2dd4bf33}}._scrollToTop_ltxrk_1:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}._scrollToTop_ltxrk_1:hover:before{width:100%;height:100%}._scrollToTop_ltxrk_1:hover{animation:none;box-shadow:0 8px 35px #2dd4bfb3,0 0 0 2px #2dd4bf4d;background:linear-gradient(135deg,#34e0cd,#1cc9b5)}._scrollToTop_ltxrk_1:active{transform:scale(.95)}._scrollToTop_ltxrk_1 svg{position:relative;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));display:block}@media(max-width:768px){._scrollToTop_ltxrk_1{width:48px;height:48px;bottom:1.5rem;right:1.5rem;box-shadow:0 3px 15px #2dd4bf59,0 0 0 1px #2dd4bf1a}._scrollToTop_ltxrk_1 svg{width:20px;height:20px}}@media(max-width:360px){._scrollToTop_ltxrk_1{width:44px;height:44px;bottom:1rem;right:1rem}._scrollToTop_ltxrk_1 svg{width:18px;height:18px}}._layout_1v3x5_1{display:flex;flex-direction:column;min-height:100vh}._main_1v3x5_13{flex:1;padding-top:80px}._home_1q21r_1{position:relative;min-height:100vh;background:#0a0a0f;transition:background .3s ease}[data-theme=light] ._home_1q21r_1{background:#fff}._particlesBg_1q21r_12{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}._hero_1q21r_22{position:relative;min-height:calc(100vh - 80px);display:flex;align-items:center;overflow:hidden;padding:4rem 0;z-index:1}._heroBg_1q21r_32{position:absolute;inset:0;z-index:0}._heroGradient_1q21r_38{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(45,212,191,.15) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(20,184,166,.08) 0%,transparent 40%),radial-gradient(ellipse 50% 30% at 20% 80%,rgba(13,148,136,.06) 0%,transparent 40%)}._heroPattern_1q21r_47{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black,transparent);mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black,transparent)}._container_1q21r_57{max-width:1000px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:1}._heroContent_1q21r_66{display:flex;gap:3rem;align-items:center}._photoWrapper_1q21r_72{flex-shrink:0;position:relative;width:200px;height:250px;isolation:isolate;perspective:1000px}._photoWrapper_1q21r_72:before{content:"";position:absolute;inset:-8px;background:linear-gradient(135deg,#2dd4bf,#14b8a6,#0d9488,#2dd4bf);background-size:300% 300%;border-radius:20px;opacity:0;z-index:-2;filter:blur(20px);transition:opacity .6s ease,transform .6s ease;animation:_gradientShift_1q21r_1 8s ease infinite;pointer-events:none}._photoWrapper_1q21r_72:hover:before{opacity:0;transform:scale(1)}._photoWrapper_1q21r_72:after{content:"";position:absolute;inset:-4px;background:linear-gradient(135deg,#2dd4bf33,#14b8a633);border-radius:18px;z-index:-2;pointer-events:none;opacity:0;transition:opacity .6s ease;filter:blur(12px)}._photoWrapper_1q21r_72:hover:after{opacity:0}@keyframes _gradientShift_1q21r_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._photoFlip_1q21r_127{width:100%;height:100%;position:relative;cursor:pointer;z-index:10}._photoFront_1q21r_135,._photoBack_1q21r_136{position:absolute;width:100%;height:100%;border-radius:16px;top:0;left:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1),transform .3s ease}._photoFront_1q21r_135{opacity:1;filter:blur(0);z-index:2;transform:scale(1)}._photoFlipped_1q21r_155 ._photoFront_1q21r_135,._photoBack_1q21r_136{opacity:0;filter:blur(8px);z-index:1;transform:scale(1)}._photoFlipped_1q21r_155 ._photoBack_1q21r_136{opacity:1;filter:blur(0);z-index:2;transform:scale(1)}._photo_1q21r_72{width:100%;height:100%;object-fit:cover;border-radius:16px;border:none;box-shadow:0 10px 40px #00000080;position:relative;z-index:2;transition:box-shadow .6s cubic-bezier(.4,0,.2,1),opacity .8s ease,filter .8s ease;mix-blend-mode:normal;display:block;mask-image:linear-gradient(to bottom,#000 0% 45%,#000000e6 55%,#0009,#0000004d,#0000 85%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 45%,rgba(0,0,0,.9) 55%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.3) 75%,rgba(0,0,0,0) 85%)}._photoLoading_1q21r_208{opacity:0;filter:blur(20px)}._photoLoaded_1q21r_213{opacity:1;filter:blur(0)}._photoPlaceholder_1q21r_219{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;overflow:hidden;z-index:1;opacity:1;transition:opacity .8s ease;mask-image:linear-gradient(to bottom,#000 0% 45%,#000000e6 55%,#0009,#0000004d,#0000 85%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 45%,rgba(0,0,0,.9) 55%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.3) 75%,rgba(0,0,0,0) 85%)}._photoFront_1q21r_135._loaded_1q21r_249 ._photoPlaceholder_1q21r_219,._photoBack_1q21r_136._loaded_1q21r_249 ._photoPlaceholder_1q21r_219{opacity:0;pointer-events:none}._placeholderGradient_1q21r_255{position:absolute;inset:0;background:linear-gradient(135deg,#2dd4bf26,#14b8a633,#0d948826,#14b8a633,#2dd4bf26);background-size:200% 200%;animation:_gradientShift_1q21r_1 3s ease infinite;filter:blur(15px)}._placeholderShimmer_1q21r_271{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);background-size:200% 100%;animation:_shimmer_1q21r_1 2s ease-in-out infinite;pointer-events:none}@keyframes _shimmer_1q21r_1{0%{background-position:-200% 0}to{background-position:200% 0}}._photoFront_1q21r_135 ._photo_1q21r_72{border:none}._photoBack_1q21r_136 ._photo_1q21r_72{border:none;transition:all .6s cubic-bezier(.4,0,.2,1)}._photoWrapper_1q21r_72:hover ._photoFront_1q21r_135,._photoWrapper_1q21r_72:hover ._photoBack_1q21r_136{transform:scale(1.01)}._photoWrapper_1q21r_72:hover ._photoFront_1q21r_135 ._photo_1q21r_72,._photoWrapper_1q21r_72:hover ._photoBack_1q21r_136 ._photo_1q21r_72{border:none;box-shadow:0 16px 60px #0009;filter:none}._info_1q21r_317{flex:1}._label_1q21r_321{display:inline-block;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#2dd4bf;margin-bottom:1rem;padding:.4rem .85rem;background:#2dd4bf1a;border:1px solid rgba(45,212,191,.2);border-radius:100px}._name_1q21r_336{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2;color:#fff;margin-bottom:.75rem;letter-spacing:-.01em;transition:color .3s ease}[data-theme=light] ._name_1q21r_336{color:#1a1a1a}._position_1q21r_351{font-family:DM Sans,sans-serif;font-size:1.15rem;font-weight:600;color:#2dd4bf;margin-bottom:1.5rem}._positionSub_1q21r_359{display:block;font-size:.95rem;font-weight:400;color:#ffffff80;margin-top:.25rem;transition:color .3s ease}[data-theme=light] ._positionSub_1q21r_359{color:#000000d9}._contacts_1q21r_372{display:flex;flex-wrap:wrap;gap:1rem}._contactItem_1q21r_378{display:flex;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;color:#ffffffb3;padding:.5rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px;transition:all .3s ease}[data-theme=light] ._contactItem_1q21r_378{color:#000c;background:#00000008;border-color:#0000001a}._contactItem_1q21r_378:hover{background:#ffffff0f;border-color:#2dd4bf33}._contactItem_1q21r_378 a{color:inherit;text-decoration:none;transition:color .3s ease}._contactItem_1q21r_378 a:hover{color:#2dd4bf}._contactIcon_1q21r_413{font-size:1rem}._projects_1q21r_418{padding:3rem 0;position:relative;z-index:1}._projectsLinks_1q21r_424{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto}._projectLink_1q21r_432{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}[data-theme=light] ._projectLink_1q21r_432{background:#ffffffe6;border-color:#00000040;box-shadow:0 2px 8px #0000000d}._projectLink_1q21r_432:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(45,212,191,.1),transparent);transition:left .6s ease}._projectLink_1q21r_432:hover:before{left:100%}._projectLink_1q21r_432:hover{background:#2dd4bf14;border-color:#2dd4bf4d;box-shadow:0 6px 25px #2dd4bf33;transform:translateY(-2px)}._projectIcon_1q21r_475{font-size:1.75rem;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#2dd4bf1a;border-radius:10px;border:1px solid rgba(45,212,191,.2);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}._projectLink_1q21r_432:hover ._projectIcon_1q21r_475{background:#2dd4bf40;border-color:#2dd4bf80;transform:scale(1.08) rotate(5deg);box-shadow:0 4px 15px #2dd4bf4d}._projectText_1q21r_498{flex:1;display:flex;flex-direction:column;gap:.25rem;position:relative;z-index:1}._projectTitle_1q21r_507{font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:600;color:#fff;transition:color .4s cubic-bezier(.4,0,.2,1)}[data-theme=light] ._projectTitle_1q21r_507{color:#1a1a1a}._projectSubtitle_1q21r_519{font-family:DM Sans,sans-serif;font-size:.85rem;color:#ffffff80;transition:color .4s cubic-bezier(.4,0,.2,1)}[data-theme=light] ._projectSubtitle_1q21r_519{color:#000c}._projectLink_1q21r_432:hover ._projectTitle_1q21r_507{color:#2dd4bf}._projectLink_1q21r_432:hover ._projectSubtitle_1q21r_519{color:#2dd4bfcc}._projectArrow_1q21r_538{font-size:1.25rem;color:#2dd4bf;transition:all .4s cubic-bezier(.4,0,.2,1);flex-shrink:0;position:relative;z-index:1}._projectLink_1q21r_432:hover ._projectArrow_1q21r_538{transform:translate(6px) scale(1.1);color:#34e0cd}._about_1q21r_553{padding:5rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._about_1q21r_553{background:#fff}._sectionTitle_1q21r_572{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem;position:relative;display:inline-block;transition:color .3s ease}[data-theme=light] ._sectionTitle_1q21r_572{color:#1a1a1a}._sectionTitle_1q21r_572:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#2dd4bf,#14b8a6);border-radius:2px}._aboutContent_1q21r_598{max-width:800px}._aboutText_1q21r_602{font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.8;color:#ffffffb3;margin-bottom:1.25rem;transition:color .3s ease}[data-theme=light] ._aboutText_1q21r_602{color:#000c}._aboutText_1q21r_602 strong{color:#fff;font-weight:600;transition:color .3s ease}[data-theme=light] ._aboutText_1q21r_602 strong{color:#1a1a1a}._aboutHighlight_1q21r_625{display:flex;align-items:center;gap:.75rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:600;color:#2dd4bf;margin-top:2rem;padding:1.25rem 1.5rem;background:#2dd4bf14;border:1px solid rgba(45,212,191,.2);border-radius:12px;transition:color .3s ease,background .3s ease,border-color .3s ease}[data-theme=light] ._aboutHighlight_1q21r_625{color:#0d9488;background:#0d948826;border-color:#0d948840}._highlightIcon_1q21r_647{font-size:1.5rem}._moreBtn_1q21r_651{display:inline-flex;align-items:center;margin-top:2rem;padding:1rem 2rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;color:#0f0f14;background:linear-gradient(135deg,#2dd4bf,#14b8a6);border-radius:10px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #2dd4bf4d;cursor:pointer}[data-theme=light] ._moreBtn_1q21r_651{background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff}._moreBtn_1q21r_651:hover{transform:translateY(-2px);box-shadow:0 8px 30px #2dd4bf66}._skills_1q21r_679{padding:5rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._skills_1q21r_679{background:#fff}@media(max-width:768px){._hero_1q21r_22{padding:3rem 0}._container_1q21r_57{padding:0 1rem}._heroContent_1q21r_66{flex-direction:column;text-align:center;gap:1rem}._photoWrapper_1q21r_72{width:160px;height:200px;perspective:800px}._contacts_1q21r_372{justify-content:center}._about_1q21r_553{padding:3rem 0}._sectionTitle_1q21r_572{font-size:1.75rem}._sectionTitle_1q21r_572:after{left:50%;transform:translate(-50%)}._aboutContent_1q21r_598{text-align:center}._aboutHighlight_1q21r_625{justify-content:center;text-align:center}._moreBtn_1q21r_651{width:100%;justify-content:center}._skills_1q21r_679{padding:3rem 0}._projects_1q21r_418{padding:2rem 0}._projectLink_1q21r_432{padding:1rem 1.25rem;gap:.75rem}._projectIcon_1q21r_475{width:40px;height:40px;font-size:1.5rem}._projectTitle_1q21r_507{font-size:.95rem}._projectSubtitle_1q21r_519{font-size:.8rem}}@media(max-width:640px){._photoWrapper_1q21r_72{width:320px;height:400px;perspective:1000px}}@media(max-width:360px){._hero_1q21r_22{padding:2rem 0}._container_1q21r_57{padding:0 .75rem}._heroContent_1q21r_66{gap:.75rem}._photoWrapper_1q21r_72{width:130px;height:165px}._photo_1q21r_72{border-radius:12px}._label_1q21r_321{font-size:.65rem;padding:.35rem .65rem;margin-bottom:.75rem}._name_1q21r_336{font-size:1.5rem;margin-bottom:.5rem}._position_1q21r_351{font-size:1rem;margin-bottom:1rem}._positionSub_1q21r_359{font-size:.85rem}._contacts_1q21r_372{gap:.5rem}._contactItem_1q21r_378{font-size:.8rem;padding:.4rem .75rem;border-radius:6px}._contactIcon_1q21r_413{font-size:.9rem}._about_1q21r_553{padding:2rem 0}._sectionTitle_1q21r_572{font-size:1.5rem;margin-bottom:1.5rem}._sectionTitle_1q21r_572:after{width:50px;height:2px;bottom:-6px}._aboutText_1q21r_602{font-size:.9rem;line-height:1.7;margin-bottom:1rem}._aboutHighlight_1q21r_625{font-size:.9rem;padding:1rem;margin-top:1.5rem;border-radius:10px;flex-direction:column;gap:.5rem}._highlightIcon_1q21r_647{font-size:1.25rem}._moreBtn_1q21r_651{margin-top:1.5rem;padding:.85rem 1.5rem;font-size:.85rem;border-radius:8px}._skills_1q21r_679{padding:2rem 0}._projects_1q21r_418{padding:1.5rem 0}._projectLink_1q21r_432{padding:.85rem 1rem;gap:.65rem;border-radius:10px}._projectIcon_1q21r_475{width:36px;height:36px;font-size:1.25rem;border-radius:8px}._projectTitle_1q21r_507{font-size:.9rem}._projectSubtitle_1q21r_519{font-size:.75rem}._projectArrow_1q21r_538{font-size:1.1rem}}:root{--bento-glow-color: 45, 212, 191;--bento-border-color: rgba(255, 255, 255, .08);--bento-background: #0a0a0f}[data-theme=light]{--bento-glow-color: 13, 148, 136;--bento-border-color: rgba(0, 0, 0, .25);--bento-background: #ffffff}.card-grid{display:grid;gap:1rem;width:100%}.magic-bento-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;min-height:180px;width:100%;padding:1.5rem;border-radius:16px;border:1px solid var(--bento-border-color);background:var(--bento-background);font-weight:300;overflow:hidden;transition:all .3s ease;--glow-x: 50%;--glow-y: 50%;--glow-intensity: 0;--glow-radius: 200px}.magic-bento-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}[data-theme=light] .magic-bento-card:hover{border-color:#0d948880;box-shadow:0 4px 16px #0000001f}.magic-bento-card__header,.magic-bento-card__content{display:flex;position:relative;color:#fff;z-index:2;transition:color .3s ease}[data-theme=light] .magic-bento-card__header,[data-theme=light] .magic-bento-card__content{color:#1a1a1a}.magic-bento-card__header{gap:.75rem;justify-content:space-between;align-items:center}.magic-bento-card__content{flex-direction:column}.magic-bento-card__icon{font-size:1.75rem}.magic-bento-card__label{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#2dd4bfcc;padding:.25rem .6rem;background:#2dd4bf1a;border-radius:100px;transition:color .3s ease,background .3s ease}[data-theme=light] .magic-bento-card__label{color:#0d9488e6;background:#0d948826}.magic-bento-card__title{font-family:DM Sans,sans-serif;font-weight:600;font-size:1.1rem;margin:0 0 .35rem;color:#fff;transition:color .3s ease}[data-theme=light] .magic-bento-card__title{color:#1a1a1a}.magic-bento-card__description{font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.5;color:#fff9;transition:color .3s ease}[data-theme=light] .magic-bento-card__description{color:#000000d9}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:1;line-clamp:1}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:3;line-clamp:3}.magic-bento-card--border-glow:after{content:"";position:absolute;inset:0;padding:6px;background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y),rgba(45,212,191,calc(var(--glow-intensity) * .8)) 0%,rgba(45,212,191,calc(var(--glow-intensity) * .4)) 30%,transparent 60%);border-radius:inherit;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;opacity:1;transition:opacity .3s ease;z-index:1}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px #0a0a0f66,0 0 30px #2dd4bf26}.particle-container{position:relative;overflow:hidden}.particle:before{content:"";position:absolute;inset:-2px;background:#2dd4bf33;border-radius:50%;z-index:-1}.particle-container:hover{box-shadow:0 4px 20px #0a0a0f33,0 0 30px #2dd4bf1a}.global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;z-index:200!important;pointer-events:none}.bento-section{position:relative;-webkit-user-select:none;user-select:none}@media(max-width:599px){.card-grid{grid-template-columns:1fr;gap:.75rem}.magic-bento-card{min-height:160px;padding:1.25rem}}@media(min-width:600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(4,1fr)}.magic-bento-card:nth-child(3){grid-column:span 2;grid-row:span 2}.magic-bento-card:nth-child(3) .magic-bento-card__title{font-size:1.5rem}.magic-bento-card:nth-child(3) .magic-bento-card__description{font-size:1rem;-webkit-line-clamp:5;line-clamp:5}}.particles-container{position:relative;width:100%;height:100%}.particles-container canvas{display:block;width:100%!important;height:100%!important}._about_aktnh_1{position:relative;min-height:100vh;background:#0a0a0f;transition:background .3s ease}[data-theme=light] ._about_aktnh_1{background:#fff}._particlesBg_aktnh_12{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}._hero_aktnh_22{padding:6rem 0 4rem;text-align:center;position:relative;z-index:1}._container_aktnh_29{max-width:1000px;margin:0 auto;padding:0 2rem}._label_aktnh_35{display:inline-block;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#2dd4bf;margin-bottom:1.5rem;padding:.4rem .85rem;background:#2dd4bf1a;border:1px solid rgba(45,212,191,.2);border-radius:100px}._title_aktnh_50{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em;transition:color .3s ease}[data-theme=light] ._title_aktnh_50{color:#1a1a1a}._subtitle_aktnh_64{font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.6;color:#fff9;max-width:500px;margin:0 auto}[data-theme=light] ._subtitle_aktnh_64{color:#1a1a1a}._projects_aktnh_78{padding:3rem 0;position:relative;z-index:1}._projectsLinks_aktnh_84{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto}._projectLink_aktnh_92{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(0);cursor:pointer}[data-theme=light] ._projectLink_aktnh_92{background:#ffffffe6;border-color:#00000040;box-shadow:0 2px 8px #0000000d}._projectLink_aktnh_92:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(45,212,191,.15),transparent);transition:left .6s cubic-bezier(.4,0,.2,1);z-index:0}._projectLink_aktnh_92:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2dd4bf0d,#14b8a60d);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:0}._projectLink_aktnh_92:hover:before{left:100%}._projectLink_aktnh_92:hover:after{opacity:1}._projectLink_aktnh_92:hover{background:#2dd4bf1a;border-color:#2dd4bf66;box-shadow:0 6px 30px #2dd4bf40,0 0 0 1px #2dd4bf1a;transform:translateY(-3px)}._projectIcon_aktnh_153{font-size:1.75rem;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#2dd4bf1a;border-radius:10px;border:1px solid rgba(45,212,191,.2);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}._projectLink_aktnh_92:hover ._projectIcon_aktnh_153{background:#2dd4bf40;border-color:#2dd4bf80;transform:scale(1.08) rotate(5deg);box-shadow:0 4px 15px #2dd4bf4d}._projectText_aktnh_176{flex:1;display:flex;flex-direction:column;gap:.25rem;position:relative;z-index:1}._projectTitle_aktnh_185{font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:600;color:#fff;transition:color .4s cubic-bezier(.4,0,.2,1)}[data-theme=light] ._projectTitle_aktnh_185{color:#1a1a1a}._projectSubtitle_aktnh_197{font-family:DM Sans,sans-serif;font-size:.85rem;color:#ffffff80;transition:color .4s cubic-bezier(.4,0,.2,1)}[data-theme=light] ._projectSubtitle_aktnh_197{color:#000000d9}._projectLink_aktnh_92:hover ._projectTitle_aktnh_185{color:#2dd4bf}._projectLink_aktnh_92:hover ._projectSubtitle_aktnh_197{color:#2dd4bfcc}._projectArrow_aktnh_216{font-size:1.25rem;color:#2dd4bf;transition:all .4s cubic-bezier(.4,0,.2,1);flex-shrink:0;position:relative;z-index:1}._projectLink_aktnh_92:hover ._projectArrow_aktnh_216{transform:translate(6px) scale(1.1);color:#34e0cd}._skills_aktnh_231{padding:4rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._skills_aktnh_231{background:#fff}._sectionTitle_aktnh_250{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem;position:relative;display:inline-block;transition:color .3s ease}[data-theme=light] ._sectionTitle_aktnh_250{color:#1a1a1a}._sectionTitle_aktnh_250:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#2dd4bf,#14b8a6);border-radius:2px}._skillsGrid_aktnh_276{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:.5rem}._skillCategory_aktnh_283{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1.5rem;transition:border-color .3s ease,background .3s ease;overflow:hidden;cursor:pointer}[data-theme=light] ._skillCategory_aktnh_283{background:#ffffffe6;border-color:#00000040;box-shadow:0 2px 8px #0000000d}._skillCategory_aktnh_283:hover{border-color:#2dd4bf4d}._skillCategory_aktnh_283:hover ._skillGlow_aktnh_304{opacity:1}._skillGlow_aktnh_304{position:absolute;inset:0;background:radial-gradient(300px circle at 50% 50%,rgba(45,212,191,.1),transparent 40%);opacity:0;transition:opacity .3s ease;pointer-events:none}._skillCategoryTitle_aktnh_321{display:flex;align-items:center;gap:.6rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:#2dd4bf;margin-bottom:.75rem}._skillIcon_aktnh_332{font-size:1.25rem}._skillList_aktnh_336{font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.6;color:#ffffffb3}._experience_aktnh_344{padding:4rem 0 5rem;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._experience_aktnh_344{background:#fff}._timeline_aktnh_363{margin-top:.5rem;position:relative;padding-left:2rem}._timeline_aktnh_363:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#2dd4bf,#2dd4bf33);border-radius:2px}._timelineItem_aktnh_380{position:relative;padding-bottom:2.5rem}._timelineItem_aktnh_380:last-child{padding-bottom:0}._timelineDot_aktnh_389{position:absolute;left:-2rem;top:6px;width:14px;height:14px;background:#0a0a0f;border:3px solid #2dd4bf;border-radius:50%;z-index:1}._timelineContent_aktnh_401{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:1.75rem;transition:border-color .3s ease;overflow:hidden}._timelineContent_aktnh_401:hover{border-color:#2dd4bf33}._timelineContent_aktnh_401:hover ._jobGlow_aktnh_415{opacity:1}._jobGlow_aktnh_415{position:absolute;inset:0;background:radial-gradient(400px circle at 50% 0%,rgba(45,212,191,.08),transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}._jobHeader_aktnh_432{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}._jobTitle_aktnh_441{font-family:DM Sans,sans-serif;font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:.25rem;transition:color .3s ease}[data-theme=light] ._jobTitle_aktnh_441{color:#1a1a1a}._jobCompany_aktnh_454{font-family:DM Sans,sans-serif;font-size:.95rem;color:#2dd4bf}._jobPeriod_aktnh_460{font-family:DM Sans,sans-serif;font-size:.85rem;color:#ffffff80;white-space:nowrap;padding:.35rem .75rem;background:#2dd4bf1a;border-radius:6px;transition:color .3s ease,background .3s ease}[data-theme=light] ._jobPeriod_aktnh_460{color:#000c;background:#0d948826}._jobList_aktnh_476{list-style:none;padding:0;margin:0}._jobList_aktnh_476 li{position:relative;padding-left:1.25rem;font-family:DM Sans,sans-serif;font-size:.9rem;line-height:1.7;color:#ffffffb3;margin-bottom:.5rem;transition:color .3s ease}[data-theme=light] ._jobList_aktnh_476 li{color:#000c}._jobList_aktnh_476 li:last-child{margin-bottom:0}._jobList_aktnh_476 li:before{content:"•";position:absolute;left:0;color:#2dd4bf;font-weight:700}@media(max-width:768px){._hero_aktnh_22{padding:4rem 0 3rem}._container_aktnh_29{padding:0 1rem}._skillsGrid_aktnh_276{grid-template-columns:1fr}._sectionTitle_aktnh_250{font-size:1.75rem}._skills_aktnh_231{padding:3rem 0}._projects_aktnh_78{padding:2rem 0}._projectLink_aktnh_92{padding:1rem 1.25rem;gap:.75rem}._projectIcon_aktnh_153{width:40px;height:40px;font-size:1.5rem}._projectTitle_aktnh_185{font-size:.95rem}._projectSubtitle_aktnh_197{font-size:.8rem}._experience_aktnh_344{padding:3rem 0 4rem}._jobHeader_aktnh_432{flex-direction:column;gap:.75rem}._jobPeriod_aktnh_460{align-self:flex-start}}@media(max-width:360px){._hero_aktnh_22{padding:2.5rem 0 2rem}._container_aktnh_29{padding:0 .75rem}._label_aktnh_35{font-size:.65rem;padding:.35rem .65rem;margin-bottom:1rem}._title_aktnh_50{font-size:1.75rem;margin-bottom:.75rem}._subtitle_aktnh_64{font-size:.9rem}._skills_aktnh_231{padding:2rem 0}._sectionTitle_aktnh_250{font-size:1.5rem;margin-bottom:1.5rem}._sectionTitle_aktnh_250:after{width:50px;height:2px;bottom:-6px}._skillsGrid_aktnh_276{gap:.75rem}._skillCategory_aktnh_283{padding:1.25rem;border-radius:10px}._skillCategoryTitle_aktnh_321{font-size:.9rem;margin-bottom:.5rem}._skillIcon_aktnh_332{font-size:1.1rem}._skillList_aktnh_336{font-size:.85rem}._experience_aktnh_344{padding:2rem 0 3rem}._timeline_aktnh_363{padding-left:1.5rem}._timeline_aktnh_363:before{left:5px}._timelineDot_aktnh_389{left:-1.5rem;width:12px;height:12px;border-width:2px}._timelineItem_aktnh_380{padding-bottom:1.5rem}._timelineContent_aktnh_401{padding:1.25rem;border-radius:12px}._jobTitle_aktnh_441{font-size:1rem}._jobCompany_aktnh_454{font-size:.85rem}._jobPeriod_aktnh_460{font-size:.75rem;padding:.3rem .6rem}._jobList_aktnh_476 li{font-size:.85rem;padding-left:1rem;margin-bottom:.4rem}._projects_aktnh_78{padding:1.5rem 0}._projectLink_aktnh_92{padding:.85rem 1rem;gap:.65rem;border-radius:10px}._projectIcon_aktnh_153{width:36px;height:36px;font-size:1.25rem;border-radius:8px}._projectTitle_aktnh_185{font-size:.9rem}._projectSubtitle_aktnh_197{font-size:.75rem}._projectArrow_aktnh_216{font-size:1.1rem}}._contact_1ac3j_1{position:relative;min-height:100vh;background:#0a0a0f;transition:background .3s ease}[data-theme=light] ._contact_1ac3j_1{background:#fff}._liquidBg_1ac3j_12{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}._hero_1ac3j_22{padding:6rem 0 4rem;text-align:center;position:relative;z-index:1}._container_1ac3j_29{max-width:1000px;margin:0 auto;padding:0 2rem}._label_1ac3j_35{display:inline-block;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#2dd4bf;margin-bottom:1.5rem;padding:.4rem .85rem;background:#2dd4bf1a;border:1px solid rgba(45,212,191,.2);border-radius:100px}._title_1ac3j_50{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em;transition:color .3s ease}[data-theme=light] ._title_1ac3j_50{color:#1a1a1a}._subtitle_1ac3j_64{font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.6;color:#fff9;max-width:500px;margin:0 auto}[data-theme=light] ._subtitle_1ac3j_64{color:#1a1a1a}._sectionTitle_1ac3j_77{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem;position:relative;display:inline-block;transition:color .3s ease}[data-theme=light] ._sectionTitle_1ac3j_77{color:#1a1a1a}._sectionTitle_1ac3j_77:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#2dd4bf,#14b8a6);border-radius:2px}._education_1ac3j_104{padding:4rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._education_1ac3j_104{background:#fff}._eduGrid_1ac3j_123{display:flex;flex-direction:column;gap:1rem}._eduCard_1ac3j_129{position:relative;display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;transition:border-color .3s ease,background .3s ease;overflow:hidden;cursor:pointer}[data-theme=light] ._eduCard_1ac3j_129{background:#fff;border-color:#00000040;box-shadow:0 2px 12px #00000014}._eduCard_1ac3j_129:hover{border-color:#2dd4bf4d}[data-theme=light] ._eduCard_1ac3j_129:hover{border-color:#0d948880;box-shadow:0 4px 16px #0000001f}._eduCard_1ac3j_129:hover ._eduGlow_1ac3j_158{opacity:1}._eduGlow_1ac3j_158{position:absolute;inset:0;background:radial-gradient(300px circle at 50% 50%,rgba(45,212,191,.1),transparent 40%);opacity:0;transition:opacity .3s ease;pointer-events:none}._eduIcon_1ac3j_175{font-size:1.75rem;flex-shrink:0}._eduTitle_1ac3j_180{font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:600;color:#fff;margin-bottom:.35rem;transition:color .3s ease}[data-theme=light] ._eduTitle_1ac3j_180{color:#1a1a1a}._eduPlace_1ac3j_193{font-family:DM Sans,sans-serif;font-size:.9rem;color:#fff9;transition:color .3s ease}[data-theme=light] ._eduPlace_1ac3j_193{color:#000000d9;line-height:1.5}._development_1ac3j_206{padding:4rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._development_1ac3j_206{background:#fff}._devContent_1ac3j_225{display:flex;flex-direction:column;gap:1rem}._devCard_1ac3j_231{position:relative;display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden;cursor:pointer;transition:border-color .3s ease,background .3s ease}[data-theme=light] ._devCard_1ac3j_231{background:#fff;border-color:#00000040;box-shadow:0 2px 12px #00000014}._devCard_1ac3j_231:hover{border-color:#2dd4bf33}[data-theme=light] ._devCard_1ac3j_231:hover{border-color:#0d948880;box-shadow:0 4px 16px #0000001f}._devCard_1ac3j_231:hover ._devGlow_1ac3j_260{opacity:1}._devGlow_1ac3j_260{position:absolute;inset:0;background:radial-gradient(300px circle at 50% 50%,rgba(45,212,191,.08),transparent 40%);opacity:0;transition:opacity .3s ease;pointer-events:none}._devIcon_1ac3j_277{font-size:1.5rem;flex-shrink:0}._devText_1ac3j_282{font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.7;color:#ffffffb3;transition:color .3s ease}[data-theme=light] ._devText_1ac3j_282{color:#000c}._devText_1ac3j_282 strong{color:#2dd4bf;font-weight:600;transition:color .3s ease}[data-theme=light] ._devText_1ac3j_282 strong{color:#0d9488}._languages_1ac3j_305{padding:4rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._languages_1ac3j_305{background:#fff}._langGrid_1ac3j_324{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:500px}._langCard_1ac3j_331{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;transition:all .3s ease;cursor:pointer}[data-theme=light] ._langCard_1ac3j_331{background:#fff;border-color:#00000040;box-shadow:0 2px 12px #00000014}._langCard_1ac3j_331:hover{background:#ffffff0d;border-color:#2dd4bf4d}[data-theme=light] ._langCard_1ac3j_331:hover{background:#fff;border-color:#0d948880;box-shadow:0 4px 16px #0000001f}._langFlag_1ac3j_360{font-size:2rem}._langName_1ac3j_364{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:#fff;margin-bottom:.15rem;transition:color .3s ease}[data-theme=light] ._langName_1ac3j_364{color:#1a1a1a}._langLevel_1ac3j_377{font-family:DM Sans,sans-serif;font-size:.85rem;color:#2dd4bf;transition:color .3s ease}[data-theme=light] ._langLevel_1ac3j_377{color:#0d9488}._qualities_1ac3j_389{padding:4rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._qualities_1ac3j_389{background:#fff}._qualContent_1ac3j_408{margin-bottom:1.5rem}._qualText_1ac3j_412{font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.8;color:#ffffffb3;margin-bottom:1rem;transition:color .3s ease}[data-theme=light] ._qualText_1ac3j_412{color:#000c}._qualText_1ac3j_412:last-child{margin-bottom:0}._qualText_1ac3j_412 strong{color:#fff;font-weight:600;transition:color .3s ease}[data-theme=light] ._qualText_1ac3j_412 strong{color:#1a1a1a}._qualTags_1ac3j_439{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}._qualTag_1ac3j_439{font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;color:#2dd4bf;padding:.5rem 1rem;background:#2dd4bf1a;border:1px solid rgba(45,212,191,.2);border-radius:100px;cursor:pointer;transition:all .2s ease}._qualTag_1ac3j_439:hover{background:#2dd4bf33;border-color:#2dd4bf66}._contactSection_1ac3j_465{padding:4rem 0 5rem;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._contactSection_1ac3j_465{background:#fff}._contactFormSection_1ac3j_485{padding:4rem 0 5rem;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1}[data-theme=light] ._contactFormSection_1ac3j_485{background:#fff!important}._contactGrid_1ac3j_503{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._contactCard_1ac3j_509{position:relative;display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;text-decoration:none;transition:border-color .3s ease,background .3s ease;overflow:hidden;cursor:pointer}[data-theme=light] ._contactCard_1ac3j_509{background:#fff;border-color:#00000040;box-shadow:0 2px 12px #00000014}._contactCard_1ac3j_509:hover{border-color:#2dd4bf4d}[data-theme=light] ._contactCard_1ac3j_509:hover{border-color:#0d948880;box-shadow:0 4px 16px #0000001f}._contactCard_1ac3j_509:hover ._contactGlow_1ac3j_539{opacity:1}._contactGlow_1ac3j_539{position:absolute;inset:0;background:radial-gradient(250px circle at 50% 50%,rgba(45,212,191,.12),transparent 40%);opacity:0;transition:opacity .3s ease;pointer-events:none}._contactIcon_1ac3j_556{font-size:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#2dd4bf1a;border-radius:10px;flex-shrink:0}._contactLabel_1ac3j_568{display:block;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:.25rem;transition:color .3s ease}[data-theme=light] ._contactLabel_1ac3j_568{color:#000000d9}._contactValue_1ac3j_584{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;color:#fff;transition:color .3s ease}[data-theme=light] ._contactValue_1ac3j_584{color:#1a1a1a}@media(max-width:768px){._hero_1ac3j_22{padding:4rem 0 3rem}._container_1ac3j_29{padding:0 1rem}._sectionTitle_1ac3j_77{font-size:1.75rem}._education_1ac3j_104,._development_1ac3j_206,._languages_1ac3j_305,._qualities_1ac3j_389,._contactSection_1ac3j_465{padding:3rem 0}._langGrid_1ac3j_324{grid-template-columns:1fr;max-width:100%}._contactGrid_1ac3j_503{grid-template-columns:1fr}}@media(max-width:360px){._hero_1ac3j_22{padding:2.5rem 0 2rem}._container_1ac3j_29{padding:0 .75rem}._label_1ac3j_35{font-size:.65rem;padding:.35rem .65rem;margin-bottom:1rem}._title_1ac3j_50{font-size:1.75rem;margin-bottom:.75rem}._subtitle_1ac3j_64{font-size:.9rem}._sectionTitle_1ac3j_77{font-size:1.5rem;margin-bottom:1.5rem}._sectionTitle_1ac3j_77:after{width:50px;height:2px;bottom:-6px}._education_1ac3j_104,._development_1ac3j_206,._languages_1ac3j_305,._qualities_1ac3j_389,._contactSection_1ac3j_465{padding:2rem 0}._eduCard_1ac3j_129{padding:1.25rem;gap:1rem}._eduIcon_1ac3j_175{font-size:1.5rem}._eduTitle_1ac3j_180{font-size:.95rem}._eduPlace_1ac3j_193{font-size:.85rem}._devCard_1ac3j_231{padding:1.25rem;gap:.85rem}._devIcon_1ac3j_277{font-size:1.25rem}._devText_1ac3j_282{font-size:.85rem}._langCard_1ac3j_331{padding:1rem 1.25rem;gap:.85rem}._langFlag_1ac3j_360{font-size:1.75rem}._langName_1ac3j_364{font-size:.95rem}._langLevel_1ac3j_377{font-size:.8rem}._qualText_1ac3j_412{font-size:.9rem;line-height:1.7}._qualTags_1ac3j_439{gap:.5rem}._qualTag_1ac3j_439{font-size:.75rem;padding:.4rem .85rem}._contactCard_1ac3j_509{padding:1.25rem;gap:.85rem}._contactIcon_1ac3j_556{width:42px;height:42px;font-size:1.25rem;border-radius:8px}._contactLabel_1ac3j_568{font-size:.7rem}._contactValue_1ac3j_584{font-size:.85rem}}.liquid-ether-container{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0;touch-action:none;z-index:0;pointer-events:none}.liquid-ether-container canvas{pointer-events:auto}._psychology_yv88t_1{position:relative;min-height:100vh;background:#0a0a0f;transition:background .3s ease}[data-theme=light] ._psychology_yv88t_1{background:#fff}._liquidBg_yv88t_23{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}._hero_yv88t_43{padding:6rem 0 4rem;text-align:center;position:relative;z-index:1}._container_yv88t_57{max-width:1000px;margin:0 auto;padding:0 2rem}._label_yv88t_69{display:inline-block;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#2dd4bf;margin-bottom:1.5rem;padding:.4rem .85rem;background:#2dd4bf1a;border:1px solid rgba(45,212,191,.2);border-radius:100px}._title_yv88t_99{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em;transition:color .3s ease}[data-theme=light] ._title_yv88t_99{color:#1a1a1a}._subtitle_yv88t_127{font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.6;color:#fff9;max-width:700px;margin:0 auto 1.5rem;transition:color .3s ease}[data-theme=light] ._subtitle_yv88t_127{color:#000000d9}._description_yv88t_155{font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7;color:#ffffffb3;max-width:800px;margin:0 auto;transition:color .3s ease}[data-theme=light] ._description_yv88t_155{color:#000c}._sectionTitle_yv88t_183{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem;position:relative;display:inline-block;transition:color .3s ease}[data-theme=light] ._sectionTitle_yv88t_183{color:#1a1a1a}._sectionTitle_yv88t_183:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#2dd4bf,#14b8a6);border-radius:2px}._directions_yv88t_237{padding:4rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._directions_yv88t_237{background:#fff}._detailed_yv88t_277{padding:4rem 0;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._detailed_yv88t_277{background:#fff}._directionCategory_yv88t_315{margin-bottom:2.5rem;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;transition:border-color .3s ease}._directionCategory_yv88t_315:hover{border-color:#2dd4bf4d}._directionCategory_yv88t_315:last-child{margin-bottom:0}._categoryTitle_yv88t_349{font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;color:#2dd4bf;margin-bottom:1rem;transition:color .3s ease}[data-theme=light] ._categoryTitle_yv88t_349{color:#0d9488}._categoryList_yv88t_375{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._categoryItem_yv88t_393{font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.6;color:#ffffffb3;padding-left:1.5rem;position:relative;transition:color .3s ease}[data-theme=light] ._categoryItem_yv88t_393{color:#000c}._categoryItem_yv88t_393:before{content:"•";position:absolute;left:0;color:#2dd4bf;font-weight:700;transition:color .3s ease}[data-theme=light] ._categoryItem_yv88t_393:before{color:#0d9488}._books_yv88t_449{padding:4rem 0 5rem;background:linear-gradient(180deg,#0000,#0006 10%,#00000080,#0006 90%,#0000);position:relative;z-index:1;transition:background .3s ease}[data-theme=light] ._books_yv88t_449{background:#fff}._booksList_yv88t_487{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}._bookItem_yv88t_509{font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7;color:#fffc;padding:1rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px;border-left:3px solid #14b8a6;transition:all .3s ease}[data-theme=light] ._bookItem_yv88t_509{color:#000000d9;background:#fff;border-color:#00000040;border-left-color:#14b8a6;box-shadow:0 2px 8px #0000000d}._bookItem_yv88t_509:hover{background:#ffffff0d;border-color:#14b8a64d;transform:translate(5px)}@media(max-width:768px){._hero_yv88t_43{padding:4rem 0 3rem}._container_yv88t_57{padding:0 1rem}._description_yv88t_155{font-size:.95rem}._sectionTitle_yv88t_183{font-size:1.75rem}._directions_yv88t_237,._detailed_yv88t_277,._books_yv88t_449{padding:3rem 0}._directionCategory_yv88t_315{padding:1.25rem;margin-bottom:2rem}._categoryTitle_yv88t_349{font-size:1.1rem;margin-bottom:.875rem}._categoryItem_yv88t_393{font-size:.9rem;padding-left:1.25rem}._bookItem_yv88t_509{font-size:.95rem;padding:.875rem 1.25rem}}@media(max-width:360px){._hero_yv88t_43{padding:2.5rem 0 2rem}._container_yv88t_57{padding:0 .75rem}._label_yv88t_69{font-size:.65rem;padding:.35rem .65rem;margin-bottom:1rem}._title_yv88t_99{font-size:1.75rem;margin-bottom:.75rem}._subtitle_yv88t_127{font-size:.9rem}._description_yv88t_155{font-size:.85rem}._sectionTitle_yv88t_183{font-size:1.5rem;margin-bottom:1.5rem}._sectionTitle_yv88t_183:after{width:50px;height:2px;bottom:-6px}._directions_yv88t_237,._detailed_yv88t_277,._books_yv88t_449{padding:2rem 0}._directionCategory_yv88t_315{padding:1rem;margin-bottom:1.5rem}._categoryTitle_yv88t_349{font-size:1rem;margin-bottom:.75rem}._categoryItem_yv88t_393{font-size:.85rem;padding-left:1rem}._bookItem_yv88t_509{font-size:.9rem;padding:.75rem 1rem}}
