*{margin:0;padding:0}html,body{scroll-behavior:smooth;height:100%}:root{--border-black-lock:1px solid var(--black);--white:#fff;--black:#000;--black-blue:#000;--white-dblue:#fff;--white-blue:#fff;--white-lock:#fff;--black-lock:#000;--blue:#2563eb;--bg:#f4f6fc;--head:rgba(255,255,255,.7);--carousel:#fff;--carousel-outer:#fff;--spot:#fff;--box:none;--opacity:.9;--grar:linear-gradient(to right,white,transparent);--gral:linear-gradient(to left,white,transparent);--filter:brightness(0);--blue-primary:#2563eb;--blue-dark:#1d4ed8;--blue-light:#3b82f6;--gray-light:#f3f4f6;--gray-dark:#6b7280}.dark{--border-black-lock:1px solid var(--blue);--white-lock:#000;--black-lock:#fff;--black-blue:#2563eb;--white-dblue:#1d4ed8;--white-blue:#2563eb;--bg:#000;--spot:rgba(255,255,255,.05);--box:0 0 40px rgba(8,7,16,.6);--opacity:.6;--head:rgba(21,20,28,.7);--carousel:#0d0716;--carousel-outer:#0d0716;--grar:linear-gradient(to right,#000,transparent);--gral:linear-gradient(to left,#000,transparent);--filter:invert(34%)sepia(89%)saturate(5000%)hue-rotate(200deg);--gray-dark:#d1d5db;--gray-light:#1f2937}.highlight{background-color:var(--black-blue);color:var(--white)}h1,h2,h3{color:var(--black);font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}p,li{color:var(--gray-dark);font-family:Inter,sans-serif;font-weight:400;line-height:1.6}a{color:var(--blue-primary);text-decoration:none;transition:all .2s}a:hover{color:var(--blue-dark);text-decoration:underline}.text-b,.bold{color:var(--black-lock);font-weight:700}body{background:var(--white-lock);font-family:Inter,sans-serif}button,a{cursor:pointer}.gray{color:gray}.nav-overlay{top:0;left:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;opacity:0;pointer-events:none;background:rgba(0,0,0,.6);height:100vh;transition:opacity .3s;position:fixed;top:0;bottom:0;left:0;right:0}.nav-overlay.active{opacity:1;pointer-events:auto}body.nav-open{overflow:hidden}.theme-toggle{background:var(--white-lock);border:var(--border-black-lock);border-radius:999px;align-items:center;padding:5px;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.theme-toggle button{cursor:pointer;width:30px;height:32px;color:var(--black-lock);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.theme-toggle button svg{width:15px;height:15px}.theme-toggle button.active{background:var(--white);color:var(--black);box-shadow:0 5px 6px rgba(0,0,0,.15)}.radial-chart-container{justify-content:center;align-items:center;margin-top:50px;display:flex}.radial-chart{width:200px;height:100px;position:relative}.radial-bar{background-color:var(--blue);transform-origin:bottom;cursor:pointer;width:10px;transition:transform .2s;position:absolute;bottom:50%;left:50%}.center-image-wrapper{border:3px solid #2563eb;border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.center-image{object-fit:cover;width:100%;height:100%}.tooltip{background:var(--black-lock);color:var(--white-lock);white-space:nowrap;pointer-events:none;z-index:10;border-radius:4px;padding:4px 8px;font-size:12px;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.big-head{z-index:1000;background-color:var(--white-lock);width:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.big-head.hidden{transform:translateY(-100%)}.big-head.visible{background:var(--head);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(0)}.big-head .container{justify-content:space-between;align-items:center;height:70px;margin:auto;display:flex}.logo{font-weight:700}.logo:after{content:".";color:var(--blue)}.big-head .container nav{background-color:var(--white-lock);border:var(--border-black-lock);border-radius:20px;display:flex;overflow:hidden}.big-head .container nav ul{align-items:stretch;height:100%;display:flex}.big-head .container nav ul li{width:100%;height:100%;color:var(--black-lock);list-style:none;transition:all .3s;display:flex}.big-head .container nav ul li:hover{background-color:var(--black-lock);color:var(--white-lock)}.big-head .container nav li a{width:100%;height:100%;color:inherit;padding:10px;text-decoration:none;display:flex}.big-head .container nav ul li.active{background-color:var(--black-blue);color:var(--white)}.headcontact{z-index:1001;pointer-events:auto;align-items:center;gap:.5rem;display:flex}.btna{z-index:1;border:var(--border-black-lock);background-color:var(--white-lock);border-radius:20px;align-items:center;gap:.5rem;padding:10px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;display:flex;position:relative;overflow:hidden}.resume{color:var(--black-lock)}.btna:not(.black):before,.services button.btna:before,.btna.black:before{content:"";z-index:-1;width:0%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.btna.black:hover{color:var(--black-lock)}.btna:not(.black):hover,.services button.btna:hover{color:var(--white-lock)}.btna.black:hover:before{background-color:var(--white-lock);width:100%}.btna:not(.black):hover:before,.services button.btna:hover:before{background-color:var(--black-lock);width:100%}.bubble-menu{pointer-events:none;z-index:99;justify-content:space-between;align-items:center;gap:16px;height:70px;padding:0 1em;display:none;top:0;left:0;right:0}.bubble-menu.fixed{width:100%}.bubble-menu.absolute{position:absolute}.bubble-menu .bubble{--bubble-size:39px;width:var(--bubble-size);height:var(--bubble-size);pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 16px rgba(0,0,0,.12)}.bubble-menu .logo-bubble,.bubble-menu .toggle-bubble{will-change:transform}.bubble-menu .logo-bubble{width:auto;min-height:var(--bubble-size);height:var(--bubble-size);border-radius:calc(var(--bubble-size)/2);gap:8px;padding:0 16px}.bubble-menu .toggle-bubble{width:var(--bubble-size);height:var(--bubble-size)}.bubble-menu .bubble-logo{object-fit:contain;max-width:100%;max-height:60%;display:block}.bubble-menu .logo-content{--logo-max-height:60%;--logo-max-width:100%;color:var(--black);justify-content:center;align-items:center;width:120px;height:100%;display:inline-flex}.bubble-menu .logo-content>.bubble-logo,.bubble-menu .logo-content>img,.bubble-menu .logo-content>svg{max-height:var(--logo-max-height);max-width:var(--logo-max-width)}.bubble-menu .menu-btn{cursor:pointer;background:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.bubble-menu .menu-line{transform-origin:50%;background:#111;border-radius:2px;width:26px;height:2px;margin:0 auto;transition:transform .3s,opacity .3s;display:block}.bubble-menu .menu-line+.menu-line{margin-top:6px}.bubble-menu .menu-btn.open .menu-line:first-child{transform:translateY(4px)rotate(45deg)}.bubble-menu .menu-btn.open .menu-line:last-child{transform:translateY(-4px)rotate(-45deg)}.home,.about,.services,.projects,.contact{margin:6rem auto 0;scroll-margin-top:80px}.container{width:90%;margin:6rem auto 3rem}.home .container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:400px;display:flex}.home .container .head{flex-direction:column;align-items:center;display:flex}.home .container .body{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:10px;display:flex}.home .container .body p.up,.about .container .head p:first-child,.services .container .head p:nth-child(2),.projects .container .head p:nth-child(2),.contact .container .head p:nth-child(2){color:var(--black-lock);font-size:2rem;line-height:1.3}.home .container .bottom{align-items:center;gap:.5rem;display:flex}.home .container .bottom button:first-child{background-color:var(--black-lock);color:var(--white-lock);border:1px solid var(--white-lock);transition:all .3s}.home .container .bottom a,.services button.btna{color:var(--black-lock);text-decoration:none}.home .container .bottom button:first-child:hover{color:var(--black-lock);background-color:var(--white-lock);border:var(--border-black-lock)}.home .container .bottom a:hover,.services button.btna:hover{color:var(--white-lock)}.about .container,.services .container,.projects .container,.contact .container,footer .container{flex-direction:column;display:flex}.about .container .head,.services .container .head,.projects .container .head,.contact .container .head,footer .container .head{text-align:center;margin-bottom:2rem}.tour{display:none}.about .container .body{grid-template-columns:1fr 2fr;align-items:center;gap:2rem;display:grid}.about .container .body .left{filter:saturate(1.3)brightness(1.1)contrast(1.2)drop-shadow(0 4px 10px rgba(0,0,0,.2));border-radius:10px;max-width:350px;height:auto;max-height:350px;transition:all .3s;overflow:hidden}.about .container .body .left img{object-fit:cover;width:100%;height:100%;transition:all .3s}.about .container .body .left img:hover{transform:scale(1.1)}.about .container .body .right{flex-direction:column;gap:2rem;display:flex}.container .body .skills{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.about .container .body .skills .skill-box{box-sizing:border-box;border:var(--border-black-lock);background:var(--white-lock);white-space:normal;overflow-wrap:break-word;word-break:break-word;will-change:transform,opacity;border-radius:6px;flex-direction:column;flex:1 1 0;gap:1rem;padding:10px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.about .container .body .skills .skill-box:hover,.card-spotlight:hover{transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.about .container .body .right .tools{flex-direction:column;gap:1rem;display:flex}.about .container .body .right .tools .tool-con{flex-wrap:wrap;gap:1rem;display:flex}.about .container .body .right .tools .tool-con .tool-box{z-index:1;border:var(--border-black-lock);background:var(--white-lock);border-radius:6px;justify-content:center;align-self:center;padding:5px;transition:all .3s;display:flex;position:relative;overflow:hidden}.tool-box:before{content:"";z-index:-1;width:0%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.tool-box:hover{color:var(--white-lock);transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.tool-box:hover:before{background-color:var(--black-lock);width:100%}.tool-box svg{width:25px;height:25px}.tool-box:first-child svg,.tool-box:nth-child(3) svg,.tool-box:nth-child(4) svg{fill:#0080ff}.tool-box:nth-child(14) svg{fill:purple}.tool-box:nth-child(8) svg,.tool-box:nth-child(11) svg{fill:orange}.tool-box:nth-child(5) svg{fill:#ff0}.tool-box:nth-child(2) svg,.tool-box:nth-child(6) svg,.tool-box:nth-child(7) svg{fill:green}.services .container,.projects .container{gap:2rem}.services .container .head,.projects .container .head{width:100%;max-width:400px;margin:auto}.services .container .body{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.services .container .body .skills .skill-box{background-color:transparent;flex-direction:column;justify-content:space-between;gap:1rem;padding:20px;display:flex}.services .container .body .skills .skill-box .tool{background-color:var(--white-lock);border:var(--border-black-lock);border-radius:10px;width:-moz-fit-content;width:fit-content;padding:10px}.services .container .body .skills .skill-box .tool svg{border-radius:10px;width:25px;height:25px}.card-spotlight{box-sizing:border-box;white-space:normal;overflow-wrap:break-word;word-break:break-word;will-change:transform,opacity;border:var(--border-black-lock);background-color:var(--white-lock);--mouse-x:50%;--mouse-y:50%;--spotlight-color:rgba(255,255,255,.05);border-radius:1.5rem;flex-direction:column;flex:1 1 0;gap:1rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.card-spotlight:before{content:"";background:radial-gradient(circle at var(--mouse-x)var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.carousel-container{border:var(--border-black-lock);background-color:var(--white-lock);--outer-r:24px;--p-distance:12px;border-radius:24px;margin:auto;padding:16px;position:relative;overflow:hidden}.carousel-track{display:flex}.caro{display:none}.carousel-item{border:var(--border-black-lock);border-radius:calc(var(--outer-r) - var(--p-distance));background-color:var(--white-lock);cursor:grab;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;display:flex;position:relative;overflow:hidden}.carousel-item:active{cursor:grabbing}.carousel-container.round{border:1px solid #555}.carousel-item.round{text-align:center;background-color:#0d0716;border:1px solid #555;justify-content:center;align-items:center;position:relative;bottom:.1em}.carousel-item-header.round{margin:0;padding:0}.carousel-indicators-container.round{z-index:2;position:absolute;bottom:3em;left:50%;transform:translate(-50%)}.carousel-item-header{margin-bottom:16px;padding:20px}.carousel-icon-container{background-color:var(--black-lock);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.carousel-icon{width:16px;height:16px;color:var(--white-lock)}.carousel-item-content{padding:20px}.carousel-item-title{color:var(--black-lock);margin-bottom:4px;font-size:18px;font-weight:900}.carousel-item-description{color:var(--black-lock);font-size:14px}.carousel-indicators-container{justify-content:center;width:100%;display:flex}.carousel-indicators{justify-content:space-between;width:150px;margin-top:16px;padding:0 32px;display:flex}.carousel-indicator{cursor:pointer;border-radius:50%;width:8px;height:8px;transition:background-color .15s}.carousel-indicator.active{background-color:var(--black-lock)}.carousel-indicator.inactive{background-color:#555}.my-projects{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;transition:all .3s;display:grid}.project-item{will-change:transform,opacity;background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.project-item:hover{transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.project-info{border-top:10px solid var(--blue);justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}button:disabled{opacity:.7;cursor:not-allowed}.project-title{color:#111827;text-align:left;font-size:1.2rem;font-weight:600}.project-time{color:#6b7280;text-align:left;margin-top:.2rem;font-size:.9rem}.project-image{width:100%;height:300px}.project-image img{object-fit:cover;width:100%;height:100%;display:block}.project-description{color:#374151;padding:15px;line-height:1.2}.project-description q{color:#6b7280;margin-top:.5rem;font-style:italic;display:block}.project-buttons{justify-content:space-between;padding:1rem;display:flex}.project-buttons .btn{z-index:1;border:1px solid var(--black);text-align:center;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;margin-right:.5rem;padding:.6rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.project-buttons .btn:last-child{margin-right:0}a.btn.btn-demo:hover{color:var(--white)}.project-buttons .btn:not(.btn-demo){color:var(--black);transition:all .3s}.project-buttons .btn:not(.btn-demo):hover{color:var(--white)}.project-buttons .btn:not(.btn-demo):before{content:"";z-index:-1;width:0%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.project-buttons .btn:not(.btn-demo):hover:before{background-color:#111827;width:100%}.btn-demo{background:var(--blue);color:var(--white)}.view-more{text-align:center;justify-content:center;align-items:center;margin-top:1rem;display:flex}.view-more button{z-index:1;background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.btn-demo:before,.view-more button:before{content:"";z-index:-1;width:0%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.btn-demo:hover:before,.view-more button:hover:before{background-color:#1d4ed8;width:100%}.king-carousel{border-top:10px solid var(--blue);border-radius:12px;width:90%;margin:auto;display:none;position:relative;overflow:hidden}.king-carousel .slides{transition:transform .3s ease-in-out;display:flex}.king-carousel .slides .project-item{background-color:var(--white);min-width:100%;height:500px;box-shadow:none;border-top-left-radius:0;border-top-right-radius:0;flex-direction:column;justify-content:center;align-items:center;display:flex}.king-carousel .slides .project-item:hover{box-shadow:none;transform:none}.king-carousel .slides .project-info{text-align:center;border-top:none;width:100%;padding:1rem 0}.king-carousel .slides .project-item .project-buttons{width:90%}.king-carousel .nav-arrow{z-index:100;cursor:pointer;color:#fff;background-color:rgba(32,32,32,.6);border-radius:10px;align-items:center;padding:10px;font-size:2.5rem;transition:background-color .3s ease-in-out;display:flex;position:absolute;top:40%;transform:translateY(-50%)}.king-carousel .nav-arrow:hover{background-color:rgba(32,32,32,.8)}.king-carousel .nav-arrow.prev{left:10px}.king-carousel .nav-arrow.prev svg{rotate:270deg}.king-carousel .nav-arrow.next svg{rotate:90deg}.king-carousel .nav-arrow.next{right:10px}.king-carousel .dots{justify-content:center;align-items:center;gap:1rem;margin-top:10px;display:flex}.king-carousel .dots .dot{cursor:pointer;background-color:#555;border-radius:50%;width:8px;height:8px;transition:all .3s ease-in-out}.king-carousel .dots .dot:hover{background-color:var(--black-lock)}.king-carousel .dots .dot.active{background-color:var(--black-lock);border-radius:10px;width:16px}.contact p,.contact label{color:var(--black-lock)}.contact p.head{text-align:center;font-size:3.5rem}.contact .container{box-sizing:border-box;color:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin:auto;display:grid}.shape{z-index:-1;width:150px;height:150px;opacity:var(--opacity);border-radius:50%;position:absolute}.shape.one{background:linear-gradient(#1845ad,#23a2f6);top:-30px;left:-50px}.contact .container .contact-right{border:var(--border-black-lock);-webkit-backdrop-filter:blur(8px);box-shadow:var(--box);background-color:rgba(255,255,255,.13);border-radius:10px;flex-direction:column;gap:1rem;padding:1rem;font-family:Poppins,sans-serif;display:flex;position:relative}.contact .container .contact-right .form-group{flex-direction:column;gap:.5rem;display:flex}.contact .container .contact-right .form-group label{color:var(--black-lock);font-weight:700}.contact .container .contact-right .form-group label:after{content:"*";color:var(--blue)}.contact .container .contact-right .form-flex{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.contact .container .contact-right .form-group :-webkit-any(input,textarea){background-color:var(--white);border:1px solid var(--black);color:var(--black);border-radius:10px;padding:15px 10px;font-size:16px}.contact .container .contact-right .form-group :-moz-any(input,textarea){background-color:var(--white);border:1px solid var(--black);color:var(--black);border-radius:10px;padding:15px 10px;font-size:16px}.contact .container .contact-right .form-group :is(input,textarea){background-color:var(--white);border:1px solid var(--black);color:var(--black);border-radius:10px;padding:15px 10px;font-size:16px}.contact .container .contact-right .form-group :-webkit-any(input,textarea)::placeholder{color:var(--black);opacity:.5}.contact .container .contact-right .form-group :-moz-any(input,textarea)::placeholder{color:var(--black);opacity:.5}.contact .container .contact-right .form-group :is(input,textarea)::placeholder{color:var(--black);opacity:.5}.contact .container .contact-right .form-group textarea{resize:vertical;height:120px}.contact .container .contact-right button{z-index:1;background-color:var(--black-blue);border:1px solid var(--black);text-align:center;color:var(--white);border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:10px;font-size:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.contact .container .contact-right button:before{content:"";z-index:-1;background-color:var(--white-dblue);width:0%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.contact .container .contact-right button:hover{color:var(--black-lock)}.contact .container .contact-right button:hover:before{width:100%}.chart{justify-content:center;align-items:center;gap:1rem;display:flex}.chart p{text-transform:uppercase;background-color:var(--black-lock);color:var(--white-lock);border-radius:8px;padding:10px;font-size:1.2rem;font-style:italic;font-weight:700}.chart div{width:250px;height:250px}footer .container{margin-top:1rem}footer .container .head a.email{color:gray;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:flex}footer .container .head a.email:hover{color:var(--black-lock)}footer .container .bottom{border-top:1px solid var(--black-lock);justify-content:space-between;padding:20px 0;display:flex}footer .container .bottom .left{font-weight:300}footer .container .bottom .right{flex-direction:row;gap:1rem;display:flex}footer .container .bottom .right .social{transition:all .3s}footer .container .bottom .right .social:hover{transform:translateY(-6px)}footer .container .bottom .right .social svg{fill:var(--black-lock);width:25px;height:25px}footer code.end{text-align:center;justify-content:center;align-items:center;padding:10px 0;display:flex}footer code.end a{color:var(--black-blue);text-decoration:none}.error-page{text-align:center;background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-page .content{background:#fff;border-radius:20px;max-width:400px;padding:3rem 2rem;box-shadow:0 8px 20px rgba(0,0,0,.1)}.error-page .icon-wrapper{margin-bottom:1rem}.error-page .icon{color:#ff6b6b}.error-page h1{color:#111827;margin:0;font-size:4rem}.error-page h2{color:#374151;margin:.5rem 0 1rem;font-size:1.5rem}.error-page p{color:#6b7280;margin-bottom:2rem}.error-page .btn{color:#fff;background:#2563eb;border-radius:12px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background .3s;display:inline-block}.error-page .btn:hover{background:#1d4ed8}.text-type{white-space:pre-wrap;font-weight:700;display:inline-block}.text-type__cursor{opacity:1;margin-left:.25rem;display:inline-block}.text-type__cursor--hidden{display:none}.scroll-top{cursor:pointer;opacity:0;pointer-events:none;z-index:10000;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;transform:scale(0);box-shadow:0 4px 16px rgba(0,0,0,.25)}.scroll-top.visible{opacity:1;pointer-events:auto;border:var(--border-black-lock);transform:scale(1)}.scroll-top.light{color:#111;background:#fff}.scroll-top.dark{color:#fff;background:#111}.scroll-top:hover{transition:transform .2s;transform:scale(1.1)}.trusted-section{max-width:1200px;margin:0 auto;padding:5rem 0 2rem}.trusted-header{text-align:center;margin-bottom:2rem}.trusted-badge{background-color:var(--black-lock);color:var(--white-lock);border-radius:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.trusted-title{margin-top:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.trusted-marquee-wrapper{border-radius:8px;position:relative;overflow:hidden}.trusted-logo{object-fit:contain;width:140px;height:50px;filter:var(--filter);padding:0 20px}.fade-left,.fade-right{pointer-events:none;width:25%;position:absolute;top:0;bottom:0}.fade-left{background:var(--grar);left:0}.fade-right{background:var(--gral);right:0}.marquee-container{gap:1rem;width:100%;padding:.5rem;display:flex;position:relative;overflow:hidden}.marquee-container.horizontal{flex-direction:row}.marquee-container.vertical{flex-direction:column}.marquee-content{flex-shrink:0;justify-content:space-around;gap:1rem;animation:25s linear infinite marquee-horizontal;display:flex}.marquee-content.vertical{flex-direction:column;animation:25s linear infinite marquee-vertical}.marquee-content.reverse{animation-direction:reverse}.marquee-container.pause-on-hover:hover .marquee-content{animation-play-state:paused}@keyframes marquee-horizontal{0%{transform:translate(0%)}to{transform:translate(-100%)}}@keyframes marquee-vertical{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}.bubble-menu-items{pointer-events:none;z-index:98;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.bubble-menu-items.fixed{width:100%}.bubble-menu-items.absolute{position:absolute}.bubble-menu-items .pill-list{pointer-events:auto;flex-wrap:wrap;justify-content:stretch;gap:4px 0;width:100%;max-width:1600px;margin:0 auto;padding:0 24px;list-style:none;display:flex}.bubble-menu-items .pill-list .pill-spacer{pointer-events:none;width:100%;height:0}.bubble-menu-items .pill-list .pill-col{box-sizing:border-box;flex:0 0 33.3333%;justify-content:center;align-items:stretch;display:flex}.bubble-menu-items .pill-list .pill-col:nth-child(4):nth-last-child(2){margin-left:16.6667%}.bubble-menu-items .pill-list .pill-col:nth-child(4):last-child{margin-left:33.3333%}.bubble-menu-items .pill-link{--pill-bg:#fff;--pill-color:#111;--pill-border:rgba(0,0,0,.12);--item-rot:0deg;--pill-min-h:160px;--hover-bg:#f3f4f6;--hover-color:#111;width:100%;min-height:var(--pill-min-h);background:var(--pill-bg);color:var(--pill-color);will-change:transform;box-sizing:border-box;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:10px;padding:max(1.5rem,min(3vw,8rem)) 0;font-size:max(1.5rem,min(4vw,4rem));font-weight:400;line-height:0;text-decoration:none;transition:background .3s,color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.1)}.toast-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.toast-container span{text-align:center;font-size:1.2rem}.toast-container .con{justify-content:space-between;gap:2rem;margin-top:2rem;display:flex}.toast-container .con button{color:var(--white);cursor:pointer;border:none;border-radius:10px;width:100px;padding:10px;font-size:1.2rem}.toast-container .con button .reject{background-color:var(--black-lock);color:#fff}@media (max-width:900px){.bubble-menu-items .pill-link{transform:rotate(var(--item-rot))}.bubble-menu-items .pill-link:hover{transform:rotate(var(--item-rot))scale(1.06);background:var(--hover-bg);color:var(--hover-color)}.bubble-menu-items .pill-link:active{transform:rotate(var(--item-rot))scale(.94)}}@media (max-width:899px){.contact .container{grid-template-columns:1fr}.bubble-menu-items{align-items:flex-start;padding-top:120px}.bubble-menu-items .pill-list{justify-content:center;gap:16px}.bubble-menu-items .pill-list .pill-col{overflow:visible;margin-left:0!important}.bubble-menu-items .pill-link{min-height:80px;padding:max(1rem,min(2vw,2rem)) 0;font-size:max(1.2rem,min(3vw,4rem))}.bubble-menu-items .pill-link:hover{background:var(--hover-bg);color:var(--hover-color);transform:scale(1.06)}.bubble-menu-items .pill-link:active{transform:scale(.94)}}@media (max-width:840px){.about .container .body{grid-template-columns:1fr;place-items:center;gap:2rem;max-width:400px;margin:auto}.about .container .body .left{width:100%;max-width:350px}.big-head .container{display:none}.bubble-menu,.tour{display:flex}}@media (max-width:500px){.sm,.about .container .body .skills{display:none}.caro{width:100%;margin:auto;display:flex}.project-item{display:none}.king-carousel{display:block}.home .container .body p.down,.about .container .body .right p.desc{text-align:left;padding:0 10px}.about .container .body .right .tools .tool-con{gap:.9rem}.chart{flex-direction:column}.project-image{height:200px}.contact .container .contact-right .form-flex{grid-template-columns:1fr}footer .container .bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.about .container .body .left{width:250px;height:250px}}@media (max-width:320px){.bubble-menu{padding:0 1rem}.home .container .bottom{flex-direction:column;gap:.3rem;width:100%}.home .container .bottom button{width:100%}.my-projects{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.project-buttons .btn{padding:5px}}
