.Navbar-module__nuAbfa__nav{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:22px 56px;transition:border-color .3s,background .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);background:#080d1ae0;border-color:#94a3b81f;box-shadow:0 1px #818cf814}.Navbar-module__nuAbfa__logo{font-family:var(--font-display);color:var(--white);letter-spacing:-.5px;z-index:110;font-size:18px;font-weight:800;text-decoration:none;position:relative}.Navbar-module__nuAbfa__logo span{color:var(--accent)}.Navbar-module__nuAbfa__links{gap:40px;list-style:none;display:flex}.Navbar-module__nuAbfa__links a{color:var(--muted);font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;cursor:none;font-size:11px;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__nuAbfa__links a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__links a:hover{color:var(--accent)}.Navbar-module__nuAbfa__links a:hover:after{width:100%}.Navbar-module__nuAbfa__cvBtn{border:1px solid var(--border);color:var(--text);font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;cursor:none;background:0 0;align-items:center;gap:8px;padding:10px 22px;font-size:11px;font-weight:700;text-decoration:none;transition:border-color .3s,color .3s;display:inline-flex}.Navbar-module__nuAbfa__cvBtn:hover{border-color:var(--accent);color:var(--accent)}.Navbar-module__nuAbfa__burger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none;position:relative}.Navbar-module__nuAbfa__burger span{background:var(--text);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s,background .3s;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{background:var(--accent);transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){background:var(--accent);transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{z-index:95;-webkit-backdrop-filter:blur(28px)saturate(1.4);backdrop-filter:blur(28px)saturate(1.4);opacity:0;pointer-events:none;background:#080d1af7;flex-direction:column;justify-content:center;align-items:center;gap:48px;transition:opacity .3s;display:flex;position:fixed;inset:0}.Navbar-module__nuAbfa__mobileMenuOpen{opacity:1;pointer-events:auto}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__nuAbfa__mobileLinkItem{opacity:0;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .45s;transform:translateY(22px)}.Navbar-module__nuAbfa__mobileMenuOpen .Navbar-module__nuAbfa__mobileLinkItem{opacity:1;transform:translateY(0)}.Navbar-module__nuAbfa__mobileLinks a{font-family:var(--font-display);color:var(--white);letter-spacing:-1.5px;text-align:center;cursor:pointer;padding:6px 20px;font-size:clamp(36px,10vw,56px);font-weight:800;line-height:1.2;text-decoration:none;transition:color .3s;display:block}.Navbar-module__nuAbfa__mobileLinks a:hover{color:var(--accent)}.Navbar-module__nuAbfa__mobileCv{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--accent);opacity:0;cursor:pointer;border:1px solid #34d39959;padding:14px 28px;font-size:11px;text-decoration:none;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .45s,background .3s;transform:translateY(22px)}.Navbar-module__nuAbfa__mobileMenuOpen .Navbar-module__nuAbfa__mobileCv{opacity:1;transform:translateY(0)}.Navbar-module__nuAbfa__mobileCv:hover{background:#34d39914}@media (max-width:1100px){.Navbar-module__nuAbfa__nav{padding:18px 24px}.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cvBtnDesktop{display:none}.Navbar-module__nuAbfa__burger{display:flex}}
.Cursor-module__RyTiiW__cursor{background:var(--accent);pointer-events:none;z-index:9999;mix-blend-mode:difference;border-radius:50%;width:10px;height:10px;transition:transform .15s,opacity .2s;position:fixed}.Cursor-module__RyTiiW__ring{pointer-events:none;z-index:9998;border:1px solid #6ee7b773;border-radius:50%;width:38px;height:38px;transition:width .3s,height .3s;position:fixed}.Cursor-module__RyTiiW__cursor.Cursor-module__RyTiiW__expand{opacity:.25;transform:scale(3.5)}.Cursor-module__RyTiiW__ring.Cursor-module__RyTiiW__expand{width:76px;height:76px}
.Hero-module__Z8hQ_W__hero{z-index:1;perspective:1200px;perspective-origin:50% 40%;flex-direction:column;justify-content:center;min-height:100vh;padding:80px 56px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__tag{font-family:var(--font-mono);letter-spacing:3px;text-transform:uppercase;color:var(--accent);opacity:0;align-items:center;gap:14px;margin-bottom:32px;font-size:11px;animation:.8s .2s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__tag:before{content:"";background:var(--accent);width:32px;height:1px;display:inline-block}.Hero-module__Z8hQ_W__pulseDot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__Z8hQ_W__pulseGlow;display:inline-block}.Hero-module__Z8hQ_W__title{font-family:var(--font-display);letter-spacing:-4px;color:var(--white);text-shadow:1px 2px #0f1629,2px 4px #0a101ee6,3px 6px #060a14cc,4px 8px #03060eb3,5px 10px 16px #00000080,0 0 60px #34d39914;font-size:clamp(56px,8.5vw,130px);font-weight:800;line-height:.93;animation:.9s cubic-bezier(.22,1,.36,1) .4s forwards Hero-module__Z8hQ_W__fadeUp,10s ease-in-out 1.6s infinite Hero-module__Z8hQ_W__float3D}.Hero-module__Z8hQ_W__outline{color:#0000;-webkit-text-stroke:1px #ffffff38}.Hero-module__Z8hQ_W__accent{color:var(--accent);text-shadow:1px 2px #145a3ccc,2px 4px #0a3c28b3,3px 6px #041e1499,4px 8px 14px #00000073,0 0 50px #34d39933;animation:12s ease-in-out 2s infinite Hero-module__Z8hQ_W__float3D;display:inline-block}.Hero-module__Z8hQ_W__sub{max-width:500px;color:var(--muted);margin-top:44px;font-size:17px;line-height:1.8;animation:.8s .6s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;align-items:center;gap:20px;margin-top:52px;animation:.8s .8s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__scroll{letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);align-items:center;gap:16px;font-size:10px;animation:1s 1.3s forwards Hero-module__Z8hQ_W__fadeUp;display:flex;position:absolute;bottom:48px;left:56px}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:64px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse}.Hero-module__Z8hQ_W__stats{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:16px 8px;margin-top:16px;padding-top:14px;display:grid}.Hero-module__Z8hQ_W__statItem{text-align:left}.Hero-module__Z8hQ_W__statNum{font-family:var(--font-display);color:var(--white);font-size:26px;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__statNum span{color:var(--accent)}.Hero-module__Z8hQ_W__statLabel{letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:10px}.Hero-module__Z8hQ_W__photoWrap{width:280px;animation:.9s .9s forwards Hero-module__Z8hQ_W__fadeUp;position:absolute;top:80px;right:56px}@media (min-width:1101px){.Hero-module__Z8hQ_W__hero{padding-right:380px}}.Hero-module__Z8hQ_W__photoInner{position:relative}.Hero-module__Z8hQ_W__photo{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));filter:grayscale(25%)contrast(1.05)brightness(.72);object-fit:cover;border:1px solid #6ee7b72e;width:100%;height:auto;display:block}.Hero-module__Z8hQ_W__photoInner:before{content:"";clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));z-index:1;pointer-events:none;background:linear-gradient(160deg,#080d1a8c 0%,#080d1a33 40%,#6ee7b714 60%,#080d1a66 100%);position:absolute;inset:-1px}.Hero-module__Z8hQ_W__photoTag{background:var(--surface);border:1px solid var(--border);letter-spacing:2px;text-transform:uppercase;color:var(--muted);text-align:center;margin-top:12px;padding:10px 16px;font-size:10px}.Hero-module__Z8hQ_W__photoTag span{color:var(--accent)}@media (max-width:1100px){.Hero-module__Z8hQ_W__hero{padding:80px 32px 120px}.Hero-module__Z8hQ_W__photoWrap{display:none}.Hero-module__Z8hQ_W__scroll{left:32px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:100px 20px 80px}.Hero-module__Z8hQ_W__scroll{bottom:28px;left:20px}.Hero-module__Z8hQ_W__ctas{flex-direction:column;align-items:flex-start;gap:12px}.Hero-module__Z8hQ_W__sub{font-size:15px}}
.Marquee-module__XxqZwG__wrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(90deg, var(--surface), #141c33b3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;padding:18px 0;position:relative;overflow:hidden}.Marquee-module__XxqZwG__track{white-space:nowrap;animation:22s linear infinite Marquee-module__XxqZwG__marquee;display:flex}.Marquee-module__XxqZwG__item{font-family:var(--font-display);letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);flex-shrink:0;align-items:center;gap:14px;padding:0 36px;font-size:12px;font-weight:700;display:inline-flex}.Marquee-module__XxqZwG__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}
.About-module__vqXTeW__section{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:88px;max-width:1440px;margin:0 auto;padding:130px 56px;display:grid;position:relative}.About-module__vqXTeW__title{font-family:var(--font-display);letter-spacing:-1.5px;color:var(--white);margin-bottom:32px;font-size:clamp(34px,4vw,58px);font-weight:800;line-height:1.05}.About-module__vqXTeW__em{color:var(--accent2);font-style:normal}.About-module__vqXTeW__text{color:var(--muted);margin-bottom:20px;font-size:16.5px;line-height:1.85}.About-module__vqXTeW__facts{grid-template-columns:1fr 1fr;gap:16px;margin-top:36px;margin-bottom:40px;display:grid}.About-module__vqXTeW__factChip{background:linear-gradient(135deg, var(--surface2), #141c3399);border:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 20px;transition:border-color .3s,background .3s;display:flex}.About-module__vqXTeW__factChip:hover{background:linear-gradient(135deg, #34d3990f, var(--surface2));border-color:#34d39940}.About-module__vqXTeW__factVal{font-family:var(--font-display);color:var(--white);font-size:20px;font-weight:700}.About-module__vqXTeW__factVal span{color:var(--accent)}.About-module__vqXTeW__factKey{font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);font-size:11px}.About-module__vqXTeW__hubWrap{width:100%;height:480px;position:relative}.About-module__vqXTeW__hubSvg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.About-module__vqXTeW__hubCenter{background:linear-gradient(135deg,#34d3991a,#818cf814);border:1px solid #34d39947;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;top:30%;left:50%;transform:translate(-50%);box-shadow:0 0 52px #34d3991f,inset 0 0 28px #34d3990f}.About-module__vqXTeW__hubCenterSvg{width:70%;height:70%}.About-module__vqXTeW__hubNode{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:linear-gradient(135deg,#0e142cf0,#0a0f22f0);border-radius:10px;flex-direction:column;align-items:center;gap:7px;width:90px;padding:11px 10px 9px;transition:border-color .3s,box-shadow .3s;animation:4s ease-in-out infinite About-module__vqXTeW__nodeFloat;display:flex;position:absolute}.About-module__vqXTeW__hubNode:hover{border-color:#34d39959;box-shadow:0 0 22px #34d3991a}.About-module__vqXTeW__nIcon{flex-shrink:0;width:30px;height:30px}.About-module__vqXTeW__nLabel{font-family:var(--font-mono);letter-spacing:.6px;text-transform:uppercase;color:var(--muted);text-align:center;white-space:nowrap;font-size:9px;line-height:1.3}.About-module__vqXTeW__nTop{top:1%;left:calc(50% - 45px)}.About-module__vqXTeW__nTopRight{top:18%;right:2%}.About-module__vqXTeW__nBotRight{bottom:18%;right:2%}.About-module__vqXTeW__nBot{bottom:1%;left:calc(50% - 45px)}.About-module__vqXTeW__nBotLeft{bottom:18%;left:2%}.About-module__vqXTeW__nTopLeft{top:18%;left:2%}@keyframes About-module__vqXTeW__nodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (max-width:1100px){.About-module__vqXTeW__section{grid-template-columns:1fr;gap:56px;padding:100px 32px}}@media (max-width:599px){.About-module__vqXTeW__section{padding:80px 20px}.About-module__vqXTeW__hubWrap{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:10px;height:auto;padding:16px 0;display:grid}.About-module__vqXTeW__hubSvg{display:none}.About-module__vqXTeW__hubCenter{grid-column:1/-1;width:88px;height:88px;margin:0 auto 8px;position:static;transform:none}.About-module__vqXTeW__hubNode,.About-module__vqXTeW__nTop,.About-module__vqXTeW__nTopRight,.About-module__vqXTeW__nBotRight,.About-module__vqXTeW__nBot,.About-module__vqXTeW__nBotLeft,.About-module__vqXTeW__nTopLeft{width:100%;animation:none;position:static;inset:auto;transform:none}}
.Experience-module__HaXZMW__section{z-index:1;max-width:1440px;margin:0 auto;padding:100px 56px;position:relative}.Experience-module__HaXZMW__list{margin-top:72px}.Experience-module__HaXZMW__item{border-top:1px solid var(--border);transform-style:preserve-3d;grid-template-columns:190px 1fr;gap:52px;padding:44px 0;transition:padding-left .3s,transform .5s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow:hidden}.Experience-module__HaXZMW__item:hover{transform:perspective(1000px)translateZ(8px)rotateX(-1deg)}.Experience-module__HaXZMW__item:before{content:"";background:var(--accent);width:0;height:1px;transition:width .6s;position:absolute;bottom:0;left:0}.Experience-module__HaXZMW__item:hover{padding-left:16px}.Experience-module__HaXZMW__item:hover:before{width:100%}.Experience-module__HaXZMW__item:hover .Experience-module__HaXZMW__company{color:var(--accent)}.Experience-module__HaXZMW__date{letter-spacing:.5px;color:var(--muted);white-space:pre-line;padding-top:5px;font-size:13px;line-height:1.7}.Experience-module__HaXZMW__company{font-family:var(--font-display);color:var(--white);margin-bottom:6px;font-size:24px;font-weight:700;transition:color .3s}.Experience-module__HaXZMW__role{letter-spacing:1px;color:var(--accent2);text-transform:uppercase;margin-bottom:18px;font-size:13.5px}.Experience-module__HaXZMW__bullets{flex-direction:column;gap:8px;margin-bottom:16px;list-style:none;display:flex}.Experience-module__HaXZMW__bullets li{color:var(--muted);gap:10px;font-size:15.5px;line-height:1.7;display:flex}.Experience-module__HaXZMW__bullets li:before{content:"▸";color:var(--accent);flex-shrink:0;margin-top:3px;font-size:10px}.Experience-module__HaXZMW__tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Experience-module__HaXZMW__tag{border:1px solid var(--border);font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--muted);background:#ffffff06;padding:5px 13px;font-size:11px;transition:border-color .3s,color .3s}.Experience-module__HaXZMW__tag:hover{color:var(--accent);border-color:#34d3994d}@media (max-width:1100px){.Experience-module__HaXZMW__section{padding:100px 32px}.Experience-module__HaXZMW__item{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.Experience-module__HaXZMW__section{padding:80px 20px}.Experience-module__HaXZMW__item{padding:32px 0}.Experience-module__HaXZMW__company{font-size:20px}}
.Projects-module__K3d-Xa__section{z-index:1;max-width:1440px;margin:0 auto;padding:130px 56px;position:relative}.Projects-module__K3d-Xa__intro{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:72px;display:flex}.Projects-module__K3d-Xa__introRight{color:var(--muted);text-align:right;max-width:320px;font-size:16px;line-height:1.7}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.Projects-module__K3d-Xa__card{background:linear-gradient(145deg, var(--surface), #0f162980);border:1px solid var(--border);cursor:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-height:340px;transform-style:preserve-3d;flex-direction:column;justify-content:space-between;padding:52px;transition:border-color .4s,transform .5s cubic-bezier(.22,1,.36,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__card:hover{border-color:#34d39959;transform:perspective(900px)translateY(-6px)translateZ(12px)rotateX(-2deg)rotateY(1.5deg);box-shadow:0 24px 64px #34d3991a,0 8px 24px #0000004d}.Projects-module__K3d-Xa__card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#6ee7b70d 0%,#0000 55%);transition:opacity .4s;position:absolute;inset:0}.Projects-module__K3d-Xa__card:hover:after{opacity:1}.Projects-module__K3d-Xa__featured{flex-direction:row;grid-column:1/-1;align-items:center;gap:72px;min-height:420px}.Projects-module__K3d-Xa__num{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px #ffffff12;flex-shrink:0;margin-bottom:28px;font-size:80px;font-weight:800;line-height:1}.Projects-module__K3d-Xa__featured .Projects-module__K3d-Xa__num{margin-bottom:0;font-size:130px}.Projects-module__K3d-Xa__content{flex:1}.Projects-module__K3d-Xa__type{letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:10px}.Projects-module__K3d-Xa__name{font-family:var(--font-display);color:var(--white);letter-spacing:-.5px;margin-bottom:16px;font-size:26px;font-weight:800;line-height:1.2}.Projects-module__K3d-Xa__featured .Projects-module__K3d-Xa__name{font-size:38px}.Projects-module__K3d-Xa__desc{color:var(--muted);margin-bottom:28px;font-size:16px;line-height:1.8}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:7px;display:flex}.Projects-module__K3d-Xa__tag{border:1px solid var(--border);letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);background:#ffffff08;padding:5px 13px;font-size:10px}.Projects-module__K3d-Xa__url{color:var(--accent2);letter-spacing:1.5px;text-transform:uppercase;margin-top:12px;font-size:10px}.Projects-module__K3d-Xa__arrow{border:1px solid var(--border);width:44px;height:44px;color:var(--muted);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));cursor:none;justify-content:center;align-items:center;font-size:17px;text-decoration:none;transition:all .3s;display:flex;position:absolute;top:52px;right:52px}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__arrow:not(.Projects-module__K3d-Xa__arrowDisabled){background:var(--accent);border-color:var(--accent);color:#050508;transform:rotate(45deg)}.Projects-module__K3d-Xa__arrowDisabled{cursor:default}@media (max-width:1100px){.Projects-module__K3d-Xa__section{padding:100px 32px}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}.Projects-module__K3d-Xa__featured{flex-direction:column;min-height:auto}.Projects-module__K3d-Xa__featured .Projects-module__K3d-Xa__num{margin-bottom:28px;font-size:80px}.Projects-module__K3d-Xa__featured .Projects-module__K3d-Xa__name{font-size:26px}.Projects-module__K3d-Xa__introRight{text-align:left}}@media (max-width:480px){.Projects-module__K3d-Xa__section{padding:80px 20px}.Projects-module__K3d-Xa__card{min-height:auto;padding:28px 24px}.Projects-module__K3d-Xa__arrow{top:24px;right:24px}.Projects-module__K3d-Xa__num{font-size:52px}.Projects-module__K3d-Xa__name{font-size:20px}.Projects-module__K3d-Xa__intro{margin-bottom:40px}}
.SeoClients-module__lVR92G__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:1;padding:100px 56px;position:relative}.SeoClients-module__lVR92G__inner{max-width:1440px;margin:0 auto}.SeoClients-module__lVR92G__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:56px;display:flex}.SeoClients-module__lVR92G__title{font-family:var(--font-display);letter-spacing:-1.5px;color:var(--white);font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1}.SeoClients-module__lVR92G__outline{color:#0000;-webkit-text-stroke:1px #ffffff2e}.SeoClients-module__lVR92G__sub{color:var(--muted);max-width:380px;font-size:13px;line-height:1.8}.SeoClients-module__lVR92G__grid{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.SeoClients-module__lVR92G__card{background:var(--surface2);border-right:1px solid var(--border);transform-style:preserve-3d;flex-direction:column;gap:6px;padding:28px 32px;transition:background .3s,box-shadow .3s,transform .5s cubic-bezier(.22,1,.36,1);display:flex}.SeoClients-module__lVR92G__card:last-child{border-right:none}.SeoClients-module__lVR92G__card:hover{z-index:1;background:#34d3990d;transform:perspective(700px)translateZ(10px)rotateX(-1.5deg)rotateY(1deg);box-shadow:0 12px 40px #34d39914,0 4px 16px #00000040}.SeoClients-module__lVR92G__name{font-family:var(--font-display);color:var(--white);font-size:15px;font-weight:700}.SeoClients-module__lVR92G__url{letter-spacing:1px;color:var(--accent2);cursor:none;font-size:10px;text-decoration:none;transition:color .3s}.SeoClients-module__lVR92G__url:hover{color:var(--accent)}.SeoClients-module__lVR92G__type{letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);font-size:10px}.SeoClients-module__lVR92G__desc{color:var(--muted);opacity:.85;margin-top:8px;font-size:12.5px;line-height:1.7}.SeoClients-module__lVR92G__chips{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.SeoClients-module__lVR92G__chip{font-family:var(--font-mono);letter-spacing:.8px;text-transform:uppercase;color:var(--accent);white-space:nowrap;background:#34d3990d;border:1px solid #34d39940;padding:3px 9px;font-size:9px;transition:background .2s,border-color .2s}.SeoClients-module__lVR92G__card:hover .SeoClients-module__lVR92G__chip{background:#34d3991a;border-color:#34d39966}@media (max-width:1100px){.SeoClients-module__lVR92G__section{padding:100px 32px}.SeoClients-module__lVR92G__grid{grid-template-columns:1fr 1fr}.SeoClients-module__lVR92G__card{border-right:1px solid var(--border)}}@media (max-width:600px){.SeoClients-module__lVR92G__grid{grid-template-columns:1fr}}@media (max-width:480px){.SeoClients-module__lVR92G__section{padding:80px 20px}.SeoClients-module__lVR92G__card{padding:20px}}
.Skills-module__P7wDQq__section{z-index:1;max-width:1440px;margin:0 auto;padding:100px 56px;position:relative}.Skills-module__P7wDQq__grid{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:72px;display:grid}.Skills-module__P7wDQq__cat{border-right:1px solid var(--border);transform-style:preserve-3d;background:#0f162966;padding:40px;transition:background .3s,box-shadow .3s,transform .5s cubic-bezier(.22,1,.36,1)}.Skills-module__P7wDQq__cat:last-child{border-right:none}.Skills-module__P7wDQq__cat:hover{z-index:1;background:#34d3990d;transform:perspective(700px)translateZ(12px)rotateX(-2deg);box-shadow:inset 0 0 30px #34d39908,0 10px 40px #34d39912}.Skills-module__P7wDQq__icon{margin-bottom:18px;font-size:24px}.Skills-module__P7wDQq__name{font-family:var(--font-display);color:var(--white);margin-bottom:18px;font-size:14px;font-weight:700}.Skills-module__P7wDQq__list{flex-direction:column;gap:9px;list-style:none;display:flex}.Skills-module__P7wDQq__list li{color:var(--muted);align-items:flex-start;gap:8px;font-size:14.5px;line-height:1.65;display:flex}.Skills-module__P7wDQq__list li:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:5px}@media (max-width:1100px){.Skills-module__P7wDQq__section{padding:100px 32px}.Skills-module__P7wDQq__grid{grid-template-columns:1fr 1fr}.Skills-module__P7wDQq__cat{border-right:1px solid var(--border)}}@media (max-width:600px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr}}@media (max-width:480px){.Skills-module__P7wDQq__section{padding:80px 20px}.Skills-module__P7wDQq__cat{padding:24px 20px}}
.Teaching-module__82lNlG__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:1;padding:100px 56px;position:relative}.Teaching-module__82lNlG__inner{max-width:1440px;margin:0 auto}.Teaching-module__82lNlG__title{font-family:var(--font-display);letter-spacing:-2px;color:var(--white);text-shadow:1px 2px #080d1af2,2px 4px #080d1acc,3px 6px 10px #00000059;margin-bottom:64px;font-size:clamp(32px,4.5vw,64px);font-weight:800;line-height:.95}.Teaching-module__82lNlG__outline{color:#0000;-webkit-text-stroke:1px #ffffff2e}.Teaching-module__82lNlG__grid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.Teaching-module__82lNlG__card{background:var(--surface2);border:1px solid var(--border);cursor:default;transform-style:preserve-3d;padding:44px;transition:border-color .3s,transform .5s cubic-bezier(.22,1,.36,1),box-shadow .4s}.Teaching-module__82lNlG__card:hover{background:linear-gradient(135deg, #818cf80f, var(--surface2));border-color:#818cf859;transform:perspective(800px)translateZ(14px)rotateX(-1.5deg)rotateY(1deg);box-shadow:0 16px 48px #818cf81a,0 4px 16px #0003}.Teaching-module__82lNlG__icon{margin-bottom:20px;font-size:28px}.Teaching-module__82lNlG__name{font-family:var(--font-display);color:var(--white);margin-bottom:8px;font-size:20px;font-weight:700}.Teaching-module__82lNlG__sub{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent2);margin-bottom:16px;font-size:11px}.Teaching-module__82lNlG__desc{color:var(--muted);font-size:16px;line-height:1.8}@media (max-width:1100px){.Teaching-module__82lNlG__section{padding:100px 32px}.Teaching-module__82lNlG__grid{grid-template-columns:1fr}}@media (max-width:480px){.Teaching-module__82lNlG__section{padding:80px 20px}.Teaching-module__82lNlG__card{padding:28px 24px}.Teaching-module__82lNlG__title{margin-bottom:40px}}
.Contact-module__OWeMSG__section{z-index:1;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;max-width:1440px;margin:0 auto;padding:130px 56px;display:grid;position:relative}.Contact-module__OWeMSG__big{font-family:var(--font-display);letter-spacing:-3px;color:#0000;-webkit-text-stroke:1px #ffffff2e;margin-bottom:52px;font-size:clamp(52px,7vw,110px);font-weight:800;line-height:.88;transition:-webkit-text-stroke-color .4s}.Contact-module__OWeMSG__big:hover{-webkit-text-stroke-color:#34d39980}.Contact-module__OWeMSG__email{font-family:var(--font-display);color:var(--white);border-bottom:1px solid var(--accent);cursor:none;margin-bottom:48px;padding-bottom:6px;font-size:clamp(14px,2vw,24px);text-decoration:none;transition:color .3s;display:inline-block}.Contact-module__OWeMSG__email:hover{color:var(--accent)}.Contact-module__OWeMSG__actions{flex-wrap:wrap;gap:16px;display:flex}.Contact-module__OWeMSG__links{flex-direction:column;gap:1px;display:flex}.Contact-module__OWeMSG__item{background:linear-gradient(135deg, var(--surface), #0f162999);border:1px solid var(--border);cursor:none;justify-content:space-between;align-items:center;padding:28px 32px;text-decoration:none;transition:border-color .3s,background .3s,transform .3s;display:flex}.Contact-module__OWeMSG__item:hover{background:#34d3990d;border-color:#34d3994d;transform:translate(4px)}.Contact-module__OWeMSG__itemLabel{letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:10px}.Contact-module__OWeMSG__itemVal{font-family:var(--font-display);color:var(--white);font-size:14px;font-weight:600}.Contact-module__OWeMSG__arrow{color:var(--muted);font-size:16px;transition:transform .3s,color .3s}.Contact-module__OWeMSG__item:hover .Contact-module__OWeMSG__arrow{color:var(--accent);transform:rotate(45deg)}@media (max-width:1100px){.Contact-module__OWeMSG__section{grid-template-columns:1fr;padding:100px 32px}}@media (max-width:480px){.Contact-module__OWeMSG__section{padding:80px 20px}.Contact-module__OWeMSG__big{letter-spacing:-2px;margin-bottom:36px;font-size:clamp(38px,12vw,52px)}.Contact-module__OWeMSG__actions{flex-direction:column;gap:12px}.Contact-module__OWeMSG__item{padding:20px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:32px 56px;display:flex;position:relative}.Footer-module__EZoWya__text{color:var(--muted);letter-spacing:1px;font-size:11px}.Footer-module__EZoWya__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite Footer-module__EZoWya__pulse;display:inline-block}@media (max-width:1100px){.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;padding:24px 32px}}
