.App[data-theme=light]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url(/images/web-design-hero-background-1.webp);background-repeat:no-repeat;background-position:top center;background-size:100% 100vh;background-attachment:fixed;z-index:-1;pointer-events:none}.App[data-theme=light]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url(/images/web-design-hero-background-1.webp);background-repeat:no-repeat;background-position:top center;background-size:100% 100vh;background-attachment:fixed;z-index:-1;pointer-events:none}.navBar{width:100%;padding:20px 0;position:sticky;top:0;z-index:10;background-color:transparent}.navBar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--navbar-glass);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--navbar-border);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.28) 0%,#000 18%,#000 82%,rgba(0,0,0,.28) 100%);mask-image:linear-gradient(to right,#00000047,#000 18%,#000 82%,#00000047);opacity:0;transition:opacity .3s ease;pointer-events:none}.navBar.scrolled:before{opacity:1}.navBar__inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;max-width:1172px;margin:0 auto;padding:0 40px}.logo{height:62px;width:auto;display:block}.logo-link{display:inline-flex;align-items:center;line-height:0;border-radius:6px;transition:opacity .2s ease,transform .2s ease}.logo-link:hover{opacity:.85;transform:translateY(-1px)}.navLinks{font-size:21px;color:#5b6e80;display:flex;gap:40px;text-decoration:none}.navItems{text-decoration:none;color:#5b6e80;font-weight:600}.switch{transform:scale(1.2);padding-left:10px}[data-theme=light] .switch .react-switch-handle{border-radius:50%;box-shadow:0 0 6px 2px #1a72ff4d}.side-nav-container{display:flex;gap:30px;align-items:center}.hamburger-icon{display:none}.hamburger-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--background-color);transform:translateY(-100%);transition:transform .5s ease-in-out;z-index:1}.hamburger-menu.show{transform:translateY(0)}.pulse{background-color:#0062ff;display:inline-block;vertical-align:middle;margin-bottom:3px;margin-left:6px;width:10px;height:10px;border-radius:50%;background-clip:padding-box;box-shadow:0 0 #0062ff66;animation:pulse 2s infinite}.nav-footer{height:80px;background-color:#80808026;display:flex;justify-content:flex-end;align-items:center;position:absolute;bottom:0;width:100%;padding-right:20px}.fadeIn{opacity:0;animation:fadeIn .5s ease-in-out forwards}.fadeIn:nth-child(1){animation-delay:.2s}.fadeIn:nth-child(2){animation-delay:.4s}.fadeIn:nth-child(3){animation-delay:.6s}.fadeIn:nth-child(4){animation-delay:.8s}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 450px){.hamburger-icon{display:block;width:30px}.side-nav-container{display:none}.navLinks-responsive{display:flex;flex-direction:column;gap:30px;justify-content:center;align-items:center;margin-top:100px}.navItems{font-size:22px}.switch{margin-top:18px;text-align:center;padding-left:0}.nav-footer{height:10vh}.navBar{position:fixed!important;width:100vw!important;background-color:var(--background-color)!important}.logo{height:48px;width:auto}.hamburger-icon img{width:30px!important}}.back-to-top{position:fixed;bottom:32px;right:32px;z-index:50;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;cursor:pointer;color:#fff;background:linear-gradient(135deg,#1aa5ff,#1a72ff);box-shadow:0 6px 20px #1a72ff73}.back-to-top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 #1a72ff80;animation:backToTopPulse 2.4s infinite}@keyframes backToTopPulse{0%{box-shadow:0 0 #1a72ff73}70%{box-shadow:0 0 0 14px #1a72ff00}to{box-shadow:0 0 #1a72ff00}}.back-to-top svg{position:relative;display:block}@media (prefers-reduced-motion: reduce){.back-to-top:before{animation:none}}@media screen and (max-width: 450px){.back-to-top{bottom:20px;right:20px;width:46px;height:46px}}.App[data-theme=light]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url(/images/web-design-hero-background-1.webp);background-repeat:no-repeat;background-position:top center;background-size:100% 100vh;background-attachment:fixed;z-index:-1;pointer-events:none}.hero{display:flex;justify-content:space-between;align-items:center;padding:20px;font-size:24px;font-weight:600;color:var(--secondary-text-color);height:89vh}.hello{display:flex;align-items:center;font-size:24px;font-weight:600;color:var(--secondary-text-color);gap:10px;margin-bottom:15px}.hero__left-side{display:flex;flex-direction:column;width:40%;margin-left:10px}.emoji{width:40px;animation:wave 2s infinite}@keyframes wave{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.hero__left-side img,.hero__right-side img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.hero__right-side{width:45%}.hero__right-side img{-webkit-mask-image:linear-gradient(to bottom,#000 85%,transparent 100%);mask-image:linear-gradient(to bottom,#000 85%,transparent 100%)}.hero__content{margin-top:15px}.fullStackWebDeveloper{color:var(--primary-text-color);font-size:36px;margin-bottom:15px;text-align:left}.btnViewWork{display:flex;justify-content:flex-start;align-items:center;gap:30px;padding:30px 0}.aboutMe{text-decoration:none;color:#0062ff;font-size:18px;font-weight:700;word-spacing:2px;transition:color .2s ease-in-out}.aboutMe:hover{color:#4234ff}.mobile-pic-continer{text-align:center;display:none}.mobile-pic-continer img{width:150px;box-shadow:1px 2px 5px #00000042;border-radius:150px;animation:pulse 2s infinite;animation-timing-function:linear}@keyframes pulse{0%{box-shadow:0 0 #0062ff2f}70%{box-shadow:0 0 0 10px #0062ff00}to{box-shadow:0 0 #0062ff00}}.dark-img{border:3px solid #1a87ff}@media screen and (max-width: 440px){.hero__right-side{display:none}.mobile-pic-continer{display:block}.hero{height:100vh;padding-top:100px}.hero__left-side{width:100%;text-align:center}.hello{text-align:center;justify-content:center;margin-bottom:-10px}.aboutMe{font-size:18px}.btnViewWork{flex-direction:column}.fullStackWebDeveloper{text-align:center;margin-bottom:-10px}.hero__left-side{display:flex;justify-content:flex-start;height:100%;gap:30px}.hero-description-container{margin-bottom:-5px}}@media screen and (max-height: 667px){.hero{height:100vh}.hello,.fullStackWebDeveloper,.hero-description-container{margin-bottom:-15px}.btnViewWork{gap:10px;padding:10px 0}}@media screen and (max-width: 389px){.extra-text,.aboutMe{display:none}}.terms-modal{display:flex;flex-direction:column;width:100%;max-width:720px;max-height:85vh;background:var(--background-color);color:var(--primary-text-color);border:1px solid var(--navbar-border, rgba(120, 120, 120, .18));border-radius:18px;box-shadow:0 30px 80px #080c1473;overflow:hidden}.terms-head{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 28px 18px;border-bottom:1px solid var(--navbar-border, rgba(120, 120, 120, .16))}.terms-title{margin:0;font-size:clamp(22px,3vw,28px);font-weight:800;letter-spacing:-.3px}.terms-updated{margin:6px 0 0;font-size:13px;color:var(--secondary-text-color)}.terms-close{flex-shrink:0;width:40px;height:40px;display:grid;place-items:center;border:none;border-radius:50%;background:#7878781f;color:var(--primary-text-color);font-size:24px;line-height:1;cursor:pointer;transition:background .2s,transform .2s}.terms-close:hover{background:#78787838;transform:rotate(90deg)}.terms-body{overflow-y:auto;padding:22px 28px 28px;-webkit-overflow-scrolling:touch}.terms-intro{margin:0 0 22px;font-size:15px;line-height:1.65;color:var(--primary-text-color)}.terms-intro strong{color:var(--blue)}.terms-section{margin-bottom:18px}.terms-section h3{margin:0 0 6px;font-size:15px;font-weight:700}.terms-section p{margin:0;font-size:14px;line-height:1.65;color:var(--secondary-text-color)}@media (max-width: 520px){.terms-head{padding:20px 18px 14px}.terms-body{padding:18px 18px 22px}}@media (prefers-reduced-motion: reduce){.terms-close:hover{transform:none}}.footerContainer{border-top:1px solid rgba(54,53,53,.123);margin-top:30px;display:flex;justify-content:space-around;margin-bottom:20px;opacity:0;transition:opacity 1s ease-out,transform 1s ease-out;transform:translateY(20px)}.footerContainer.visible{opacity:1;transform:translateY(0)}.footerRight{display:flex;gap:10px;align-items:center}.terms,.aram{color:#0062ff}.terms{border:none;background:none;padding:0;font:inherit;cursor:pointer;transition:opacity .2s}.terms:hover{text-decoration:underline}.copyright{color:var(--secondary-text-color)}.footerRight a svg{transition:fill .3s,stroke .3s}.footerRight a:hover svg path,.footerRight a:hover svg rect,.footerRight a:hover svg line{fill:#0062ff;stroke:#0062ff}.footerRight a:nth-child(1) svg path,.footerRight a:nth-child(1) svg rect,.footerRight a:nth-child(1) svg line{fill:var(--footer-icons);stroke:#00083d}.footerRight a:nth-child(2) svg path,.footerRight a:nth-child(2) svg rect,.footerRight a:nth-child(2) svg line{fill:var(--footer-icons);stroke:#00083d}.footerRight a:nth-child(3) svg path,.footerRight a:nth-child(3) svg rect,.footerRight a:nth-child(3) svg line{stroke:var(--footer-icons)}.App[data-theme=light]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url(/images/web-design-hero-background-1.webp);background-repeat:no-repeat;background-position:top center;background-size:100% 100vh;background-attachment:fixed;z-index:-1;pointer-events:none}.toggle-container{width:350px;padding:1px 10px 1px 1px;margin:auto;border-radius:50px}.toggler{width:100px;height:40px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:30px;cursor:pointer;font-weight:700;color:var(--secondary-text-color)}.selected{--myColor2: #1aa5ff;--myColor1: #1a72ff;background:linear-gradient(90deg,var(--myColor1),var(--myColor2));transition:--myColor1 .3s,--myColor2 .3s;color:#fff}.skills-container{display:flex;justify-content:center;flex-wrap:wrap;width:85%;gap:20px;position:relative;overflow:hidden;margin:auto;padding:18px 8px}.skill-section .skills-container{overflow:visible}.skills{position:relative;overflow:hidden;width:110px;height:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;box-shadow:1px 2px 5px #00000042;border-radius:8px;background-color:var(--skills-inner);color:var(--skills-text);text-align:center;cursor:pointer;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,color .3s ease}.skills:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1aa5ff,#1a72ff);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.skills img{width:52px;height:52px;-o-object-fit:contain;object-fit:contain}.skill-fa-icon{font-size:50px}.skills abbr{text-decoration:none}.skills img,.skills .skill-fa-icon{transition:transform .35s cubic-bezier(.34,1.56,.64,1)}@media (hover: hover){.skills:hover{transform:translateY(-5px) scale(1.04);box-shadow:0 12px 26px #1a72ff38;color:var(--blue)}.skills:hover:before{transform:scaleX(1)}.skills:hover img,.skills:hover .skill-fa-icon{transform:scale(1.14)}}@media (prefers-reduced-motion: reduce){.skills,.skills:before,.skills img,.skills .skill-fa-icon{transition:color .3s ease}.skills:hover,.skills:hover img,.skills:hover .skill-fa-icon{transform:none}}.forThoseThatKnow{font-size:24px;color:var(--secondary-text-color);text-align:center;margin-left:70px}.skillsAndToolsWords{text-align:center;margin-top:22px;font-size:36px;color:var(--primary-text-color)}.skillsWrapper{border-top:.5px solid rgba(65,62,62,.11);display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:10%;width:100%;opacity:0;transform:translateY(20px) scale(.95);transition:opacity 1s ease-out,transform 1s ease-out}.skillsWrapper.animate{opacity:1;transform:translateY(0) scale(1)}.para-container{display:flex;justify-content:center;align-items:center;width:100%}.radio-block{position:relative;display:flex;min-width:420px;border-radius:30px;background-color:var(--slider-background);margin-bottom:10px}.selected{position:absolute;top:1px;left:1px;width:calc(33.33% - 1px);height:calc(100% - 2px);border-radius:100px;transition:transform .2s;background-color:var(--blue)}.radio-block label{position:relative;z-index:100;width:33.33%;padding:13px 3px!important;transition:color .2s;text-align:center;cursor:pointer;font-weight:700;color:var(--secondary-text-color)}.radio-block input[type=radio]:checked+label{color:#fff}.radio-block input[type=radio]:nth-of-type(1):checked~.selected{transform:translate(0)}.radio-block input[type=radio]:nth-of-type(2):checked~.selected{transform:translate(100%)}.radio-block input[type=radio]:nth-of-type(3):checked~.selected{transform:translate(200%)}.cd__main{display:flex;justify-content:center;align-items:center;height:100vh;font-family:Montserrat;color:var(--blue);background-color:var(--blue)!important}.sr-only,.radio-block input[type=radio]{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;white-space:nowrap!important}.skill-section{position:relative;width:100%;transition:opacity .5s ease-in-out,transform .5s ease-in-out}.fade-enter{opacity:0;transform:scale(.15)}.fade-enter-active{opacity:1;transform:scale(1.05);transition:opacity .5s,transform .5s}.fade-exit{opacity:1;transform:scale(1.05)}.fade-exit-active{opacity:0;transform:scale(.55);transition:opacity .9s,transform .9s}@media screen and (max-width: 430px){.toggle-container{transform:scale(.8);margin-left:10px}.forThoseThatKnow{margin-left:0;font-size:19px}}@media screen and (max-width: 400px){.toggle-container{transform:scale(.8);margin-left:-10px}.forThoseThatKnow{margin-left:0}}@media screen and (max-width: 380px){.toggle-container{transform:scale(.8);margin-left:-15px}.forThoseThatKnow{margin-left:0}}.cta-wrapper{display:flex;justify-content:space-between;align-items:center;padding:40px;border-top:.5px solid rgba(65,62,62,.11);flex-wrap:wrap;opacity:0;transition:opacity 1s ease-out,transform 1s ease-out;transform:translateY(20px)}.cta-wrapper.visible{opacity:1;transform:translateY(0)}.pulse{background-color:#0062ff;display:inline-block;vertical-align:middle;margin-bottom:3px;margin-right:6px;width:8px;height:8px;border-radius:50%;background-clip:padding-box;box-shadow:0 0 #0062ff66;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #0062ff66}70%{box-shadow:0 0 0 10px #0062ff00}to{box-shadow:0 0 #0062ff00}}.cta-left h1,.cta-left h2{color:var(--primary-text-color);font-size:36px;padding-bottom:15px}.cta-direct-label{color:var(--secondary-text-color);font-size:16px;margin-bottom:14px}.contact-icons{display:flex;gap:16px;flex-wrap:wrap}.contact-icon{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--secondary-text-color);font-size:13px;font-weight:600}.contact-icon-circle{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#1aa5ff,#1a72ff);color:#fff;font-size:20px;box-shadow:1px 2px 6px #00000038;transition:transform .2s ease,box-shadow .2s ease}.contact-icon:hover .contact-icon-circle,.contact-icon:focus-visible .contact-icon-circle{transform:translateY(-3px);box-shadow:0 8px 16px #1a72ff66}.contact-icon:hover .contact-icon-text{color:var(--primary-text-color)}.cta-left p{color:#0062ff;font-size:24px;padding-bottom:25px}@media screen and (max-width: 450px){.cta-wrapper{align-items:center;justify-content:center;gap:30px}.cta-left,.cta-right{text-align:center}.contact-icons{justify-content:center}}.App[data-theme=light]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url(/images/web-design-hero-background-1.webp);background-repeat:no-repeat;background-position:top center;background-size:100% 100vh;background-attachment:fixed;z-index:-1;pointer-events:none}.Capabilities--Wrapper{display:flex;gap:20px;justify-content:space-around;flex-wrap:wrap}.Capabilities--Left--Container,.Capabilities--Center--Container,.Capabilities--Right--Container{margin-top:4%;list-style:none;line-height:30px;word-spacing:2px;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.Capabilities--Left--Container.animate,.Capabilities--Center--Container.animate,.Capabilities--Right--Container.animate{opacity:1;transform:translateY(0)}.capabilities-heading{text-align:center;font-size:36px;color:var(--primary-text-color)}.headings{text-align:center;font-weight:700;font-size:24px;color:var(--primary-text-color);margin-top:5px;margin-bottom:10px}.capabilities-list{list-style:none;padding:0;margin:0}.Capabilities--Wrapper li{color:var(--secondary-text-color);font-weight:600;font-size:16px;text-align:center}.icons{display:flex;justify-content:center}*{margin:0;padding:0;box-sizing:border-box}:root{--blue: #1a72ff}[data-theme=dark]{--background-color: #121212;--foreground-color: #567aff;--primary-text-color: #e0e0e0;--secondary-text-color: #a0a0a0;--toggle-bg: #283452;--toggle-fg: #00a6ff;--slider-background: #303030;--skills-inner: #303030;--skills-text: #e5e5e5;--footer-icons: #fff;--navbar-glass: rgba(18, 18, 18, .55);--navbar-border: rgba(255, 255, 255, .08)}[data-theme=light]{--primary-text-color: #24282f;--secondary-text-color: #5b6e80;--background-color: #fff;--slider-background: #f7f5f3;--skills-inner: #fff;--skills-text: #24282f;--footer-icons: #24282f;--navbar-glass: rgba(255, 255, 255, .55);--navbar-border: rgba(0, 0, 0, .06)}body{font-family:sofia-pro,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-optical-sizing:auto;background-color:var(--background-color)}.App{background-color:var(--background-color);position:relative;isolation:isolate}.App[data-theme=light]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background-image:url(/images/web-design-hero-background-1.webp);background-repeat:no-repeat;background-position:top center;background-size:100% 100vh;background-attachment:fixed;z-index:-1;pointer-events:none}.content-wrapper{max-width:1172px;margin:auto}.viewWorkButton{display:inline-flex;align-items:center;justify-content:center;width:167.61px;height:51.98px;padding:0 15px;border-radius:30px;border:none;color:#fff;font-size:18px;font-family:inherit;font-weight:700;text-align:center;text-decoration:none;box-sizing:border-box;box-shadow:1px 2px 5px #00000042;background:linear-gradient(90deg,var(--myColor1),var(--myColor2));transition:--myColor1 .3s,--myColor2 .3s;cursor:pointer}.viewWorkButton:hover{--myColor2: #1aa5ff;--myColor1: #1a72ff}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #1a72ff;outline-offset:2px;border-radius:4px}.skip-link{position:absolute;left:12px;top:-48px;z-index:1000;padding:10px 16px;background:#1a72ff;color:#fff;border-radius:8px;text-decoration:none;transition:top .2s ease-in-out}.skip-link:focus{top:12px}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@property --myColor1{syntax: "<color>"; initial-value: #1aa5ff; inherits: false;}@property --myColor2{syntax: "<color>"; initial-value: #1a72ff; inherits: false;}.project-button button{box-shadow:1px 2px 5px #00000042;background:linear-gradient(90deg,var(--myColor1),var(--myColor2));transition:--myColor1 .3s,--myColor2 .3s;cursor:pointer;border:none;width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:12px}.project-button button:hover{--myColor2: #1aa5ff;--myColor1: #1a72ff}.project-button{display:flex;align-items:center;gap:10px}.project-button p{font-weight:600;color:var(--secondary-text-color)}.projects-wrapper{padding:70px 0;opacity:0;transform:translateY(20px) scale(.95);transition:opacity 1s ease-out,transform 1s ease-out}.projects-wrapper.animate{opacity:1;transform:translateY(0) scale(1)}.project-top{display:flex;justify-content:center;gap:48px;width:100%;max-width:1172px;padding:0 40px;margin:auto;box-sizing:border-box}.project-item{position:relative;flex:1 1 0;min-width:0;transition:box-shadow .3s ease-in-out;display:flex;flex-direction:column;align-items:center;text-align:center}.project-image-container{position:relative;width:100%}.project-images{width:100%;height:auto;display:block}.project-item:hover .project-images{box-shadow:0 4px 15px #0000004d}.project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-in-out}.project-item:hover .project-overlay{opacity:1}.overlay-content{text-align:center;color:#fff;padding:20px;cursor:pointer}.overlay-content p{font-size:24px;font-weight:700;margin-top:10px}.spacer{height:70px}.projects-heading{text-align:center;color:var(--primary-text-color);font-size:40px}@media (max-width: 985px){.project-top{display:flex;flex-wrap:wrap;justify-content:center;width:100%;max-width:none;padding:0 16px}.project-item{flex:0 0 100%;max-width:560px;margin:30px auto}.spacer{height:20px}.projects-wrapper{margin:0;padding:0}}.modal-card{position:relative;display:flex;flex-direction:column;width:100%;max-height:88vh;background:var(--background-color);color:var(--primary-text-color);border:1px solid rgba(127,127,127,.18);border-radius:20px;overflow:hidden;box-shadow:0 30px 80px #0006,0 10px 30px #00000038}.modal-media,.modal-video{position:relative;width:100%;flex-shrink:0;background:#0b0f17}.modal-shot{display:block;width:100%;max-height:56vh;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.modal-video video{display:block;width:100%;max-height:56vh;background:#000}.modal-video-controls{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:14px;padding:16px;background:linear-gradient(to top,#000000b8,#0000)}.modal-play{flex-shrink:0;width:42px;height:42px;display:grid;place-items:center;border:none;border-radius:50%;background:#fff;color:#111;font-size:15px;cursor:pointer;transition:transform .15s ease}.modal-play:hover{transform:scale(1.08)}.modal-range{flex:1;height:4px;accent-color:#1a72ff;cursor:pointer}.modal-time{flex-shrink:0;color:#fff;font-size:13px;font-variant-numeric:tabular-nums}.modal-body{padding:22px 28px 26px;overflow-y:auto}.modal-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.modal-title{margin:0;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.2}.modal-tag{padding:4px 11px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#1560cc;background:#1a72ff1f;border:1px solid rgba(26,114,255,.28)}.modal-desc{margin:14px 0 0;max-width:64ch;color:var(--secondary-text-color);font-size:16px;line-height:1.6}.modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.modal-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 22px;border-radius:12px;border:1px solid transparent;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.modal-btn-primary{color:#fff;background:linear-gradient(90deg,var(--myColor1),var(--myColor2));box-shadow:0 8px 22px #1a72ff52}.modal-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1a72ff6b}.modal-btn-ghost{color:var(--primary-text-color);background:transparent;border-color:#7f7f7f66}.modal-btn-ghost:hover{transform:translateY(-2px);color:#1a72ff;border-color:#1a72ff}.modal-close{position:absolute;top:14px;right:14px;z-index:5;width:38px;height:38px;display:grid;place-items:center;border:none;border-radius:50%;background:#0c10188c;color:#fff;font-size:22px;line-height:1;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .2s ease,transform .2s ease}.modal-close:hover{background:#0c1018d1;transform:rotate(90deg)}.ReactModal__Overlay{opacity:0;transition:opacity .2s ease}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}@media (max-width: 640px){.modal-body{padding:18px 18px 22px}.modal-shot,.modal-video video{max-height:46vh}.modal-title{font-size:20px}.modal-btn{flex:1}}.phases{max-width:860px;margin:0 auto}.phase-stepper{position:relative;display:flex;justify-content:space-between;gap:8px;margin-bottom:26px}.phase-track{position:absolute;top:27px;left:12.5%;right:12.5%;height:3px;border-radius:3px;background:#80808038;overflow:hidden;z-index:0}.phase-track-fill{display:block;height:100%;width:0;border-radius:3px;background:linear-gradient(90deg,#1aa5ff,#1a72ff);transition:width .6s cubic-bezier(.4,0,.2,1)}.phase-node{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;padding:0;background:none;border:none;cursor:pointer;color:var(--secondary-text-color);opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease;transition-delay:calc(var(--i) * .1s)}.phases.started .phase-node{opacity:1;transform:translateY(0)}.phase-node-dot{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;color:var(--secondary-text-color);background:var(--skills-inner);border:2px solid rgba(128,128,128,.25);transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .3s ease,border-color .3s ease,box-shadow .3s ease,background .3s ease}.phase-node.done .phase-node-dot{color:#fff;background:linear-gradient(135deg,#1aa5ff,#1a72ff);border-color:transparent}.phase-node.active .phase-node-dot{color:#fff;background:linear-gradient(135deg,#1aa5ff,#1a72ff);border-color:transparent;transform:scale(1.18);box-shadow:0 0 0 6px #1a72ff26,0 10px 24px #1a72ff59}.phase-node-label{font-size:14px;font-weight:700;transition:color .3s ease}.phase-node.active .phase-node-label,.phase-node.done .phase-node-label{color:var(--primary-text-color)}.phase-stage{position:relative;overflow:hidden;border-radius:18px;padding:30px 32px;background:var(--skills-inner);border:1px solid var(--navbar-border);box-shadow:0 18px 50px #0000001a;opacity:0;transform:translateY(14px);transition:opacity .5s ease .35s,transform .5s ease .35s}.phases.started .phase-stage{opacity:1;transform:translateY(0)}.phase-countdown{position:absolute;top:0;left:0;height:4px;width:0;border-radius:0 4px 4px 0;background:linear-gradient(90deg,#1aa5ff,#1a72ff);animation-name:phase-countdown;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes phase-countdown{0%{width:0}to{width:100%}}.phase-ghost{position:absolute;right:22px;bottom:-26px;font-size:160px;font-weight:900;line-height:1;letter-spacing:-6px;background:linear-gradient(135deg,#1aa5ff2e,#1a72ff0a);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.phase-panel{position:relative;z-index:1;animation:phase-in .5s cubic-bezier(.4,0,.2,1)}@keyframes phase-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.phase-eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#1a72ff;margin-bottom:10px}.phase-eyebrow-total{opacity:.5}.phase-title{font-size:26px;font-weight:800;margin-bottom:10px;background:linear-gradient(120deg,var(--primary-text-color),#1a72ff);-webkit-background-clip:text;background-clip:text;color:transparent}.phase-body{max-width:560px;font-size:17px;line-height:1.65;color:var(--secondary-text-color)}@media (max-width: 600px){.phase-track{top:22px}.phase-node-dot{width:44px;height:44px;font-size:16px}.phase-node-label{font-size:12px}.phase-stage{padding:24px 20px}.phase-ghost{font-size:110px;bottom:-18px}.phase-title{font-size:22px}.phase-body{font-size:16px}}.swinging-bulb{position:absolute;top:0;left:50%;width:200px;height:360px;padding:0;border:none;background:none;cursor:grab;z-index:2;overflow:visible;touch-action:none;opacity:0;transform:translate(-50%);transform-origin:top center}.swinging-bulb.grabbed{cursor:grabbing}.pitch-section.animate .swinging-bulb{animation:bulb-drop-in .9s cubic-bezier(.22,1,.36,1) both}@keyframes bulb-drop-in{0%{opacity:0;transform:translate(-50%) scale(.3)}60%{opacity:1;transform:translate(-50%) scale(1.08)}to{opacity:1;transform:translate(-50%) scale(1)}}.bulb-pivot{display:block;transform-origin:top center;transform:rotate(var(--tilt, 0deg));transition:transform .12s ease-out}.swinging-bulb:not(.grabbed) .bulb-pivot{transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.bulb-svg{display:block;width:140px;height:360px;margin:0 auto;transform-origin:top center;animation:bulb-swing 4s ease-in-out infinite;overflow:visible}.swinging-bulb.grabbed .bulb-svg{animation-play-state:paused}@keyframes bulb-swing{0%,to{transform:rotate(6deg)}50%{transform:rotate(-6deg)}}.bulb-cord{stroke:var(--secondary-text-color);stroke-width:2;stroke-linecap:round}.bulb-cap-neck{fill:#22252a}.bulb-cap-threads path{fill:none;stroke:#4a5058;stroke-width:1.7;stroke-linecap:round}.bulb-cap-ridges path{fill:none;stroke:#eef2f5;stroke-width:.9;stroke-linecap:round;opacity:.7}.bulb-cap-spec{fill:#fff;opacity:.22}.bulb-cap-collar{fill:#6e747b}.bulb-glass{stroke:#60708a80;stroke-width:1.4}.bulb-wire{fill:none;stroke:#8b9099;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.bulb-filament{fill:none;stroke:#b8923f;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:stroke .4s ease,filter .4s ease}.bulb-highlight{fill:#fff;opacity:.22;filter:blur(2px)}.bulb-warmth{opacity:0;transition:opacity .45s ease}.bulb-glow{opacity:0;filter:blur(16px);transition:opacity .45s ease}.bulb-core{opacity:0;filter:blur(5px);transition:opacity .45s ease}.bulb-aura{opacity:0;filter:blur(26px);transition:opacity .6s ease}.swinging-bulb.lit .bulb-warmth{opacity:1}.swinging-bulb.lit .bulb-glow{opacity:.9}.swinging-bulb.lit .bulb-core{opacity:1}.swinging-bulb.lit .bulb-aura{opacity:.5}.swinging-bulb.lit .bulb-filament{stroke:#fff3cf;filter:drop-shadow(0 0 4px rgba(255,211,92,.95))}.swinging-bulb.lit:hover .bulb-glow,.swinging-bulb.lit:hover .bulb-warmth{opacity:1}.swinging-bulb.lit:hover .bulb-aura{opacity:.62}.swinging-bulb:not(.lit) .bulb-glow,.swinging-bulb:not(.lit) .bulb-core,.swinging-bulb:not(.lit) .bulb-warmth,.swinging-bulb:not(.lit) .bulb-aura{opacity:0}.swinging-bulb:not(.lit):hover .bulb-glow{opacity:.18}.swinging-bulb:not(.lit):hover .bulb-warmth{opacity:.15}[data-theme=dark] .bulb-aura,[data-theme=dark] .bulb-glow,[data-theme=dark] .bulb-core{mix-blend-mode:screen}[data-theme=dark] .swinging-bulb.lit .bulb-aura{opacity:.9}[data-theme=dark] .swinging-bulb.lit .bulb-glow,[data-theme=dark] .swinging-bulb.lit:hover .bulb-aura{opacity:1}[data-theme=dark] .bulb-glass{stroke:#ffffff2e}[data-theme=dark] .bulb-highlight{opacity:.3}.swinging-bulb.grabbed .bulb-aura{opacity:0;transition:none}.swinging-bulb.grabbed .bulb-glow{filter:blur(8px)}.swinging-bulb.grabbed .bulb-core{filter:blur(3px)}.swinging-bulb.grabbed .bulb-aura,.swinging-bulb.grabbed .bulb-glow,.swinging-bulb.grabbed .bulb-core{mix-blend-mode:normal}[data-theme=dark] .swinging-bulb.grabbed .bulb-aura{opacity:0}.swinging-bulb:focus-visible{outline:3px solid #1a72ff;outline-offset:4px;border-radius:14px}@media (max-width: 600px){.swinging-bulb{width:160px;height:300px}.bulb-svg{width:112px;height:288px}}@media (prefers-reduced-motion: reduce){.swinging-bulb,.pitch-section.animate .swinging-bulb{animation:none;opacity:1;transform:translate(-50%)}.bulb-svg{animation:none}.bulb-pivot,.swinging-bulb:not(.grabbed) .bulb-pivot{transition:none}}.pitch-section{padding:0 40px 90px;width:100vw;margin-left:calc(50% - 50vw);background:linear-gradient(180deg,#e8f1fd 0%,#f4f9fe 58%,var(--background-color) 100%);opacity:0;transform:translateY(10px);transition:opacity .9s ease-out,transform .9s ease-out}[data-theme=dark] .pitch-section{background:linear-gradient(180deg,#0f1a2e 0%,#101723 55%,var(--background-color) 100%)}.pitch-section.animate{opacity:1;transform:translateY(0)}.idea-stage{position:relative}.bulb-stage{position:sticky;top:0;height:0;z-index:3;transition:opacity .35s ease}.bulb-stage.gone{opacity:0;pointer-events:none}.idea-words{padding-top:34vh}.word-block{min-height:56vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px}.pitch-headline{font-size:clamp(26px,5.5vw,64px);font-weight:800;line-height:1.15;white-space:nowrap;color:var(--primary-text-color);min-height:1.3em}.pitch-hl{color:#1a72ff}.pitch-cursor{display:inline-block;width:4px;height:.9em;margin-left:6px;background:#1a72ff;vertical-align:middle;animation:pitch-blink 1s steps(1) infinite}@keyframes pitch-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.stmt{max-width:1000px;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(30px,6vw,66px);font-weight:800;line-height:1.18;color:var(--primary-text-color)}.stmt-accent{color:#1a72ff;font-style:italic;font-size:clamp(34px,7vw,78px)}@supports (animation-timeline: view()){@media (prefers-reduced-motion: no-preference){.pitch-headline,.stmt{animation:headline-zoom linear both;animation-timeline:view();animation-range:cover 6% cover 94%}}}@keyframes headline-zoom{0%{opacity:0;transform:scale(.7)}32%{opacity:1;transform:scale(1)}68%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.7)}}.pitch-cue{width:-moz-fit-content;width:fit-content;margin:6vh auto 7vh;display:flex;flex-direction:column;align-items:center;gap:14px;font-size:clamp(20px,3.2vw,32px);font-weight:800;letter-spacing:3px;text-transform:uppercase;color:#3c4654}[data-theme=dark] .pitch-cue{color:#b0b8c4}@supports (animation-timeline: view()){@media (prefers-reduced-motion: no-preference){.pitch-cue{animation:cue-zoom linear both;animation-timeline:view();animation-range:cover 5% cover 95%}}}@keyframes cue-zoom{0%{opacity:0;transform:scale(.45)}34%{opacity:1;transform:scale(1)}84%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.45)}}.pitch-cue-arrow{width:20px;height:20px;border-right:3px solid #1a72ff;border-bottom:3px solid #1a72ff;transform:rotate(45deg);animation:pitch-bounce 1.6s ease-in-out infinite}@keyframes pitch-bounce{0%,to{transform:rotate(45deg) translate(-2px,-2px);opacity:.5}50%{transform:rotate(45deg) translate(2px,2px);opacity:1}}.pitch-phases{padding-top:10px}@media (max-width: 640px){.pitch-section{padding:0 16px 64px}.idea-words{padding-top:30vh}.word-block{min-height:44vh;padding:0 8px}.stmt,.pitch-headline{animation-range:cover 25% cover 75%}.pitch-headline{white-space:normal;font-size:clamp(30px,10vw,50px)}.stmt{font-size:clamp(32px,11vw,56px)}.stmt-accent{font-size:clamp(34px,12vw,60px)}}.testimonials-section{padding:80px 40px;border-top:.5px solid rgba(65,62,62,.11);opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.testimonials-section.animate{opacity:1;transform:translateY(0)}.testimonials-header{text-align:center;max-width:640px;margin:0 auto 14px}.testimonials-eyebrow{display:inline-block;font-size:13px;font-weight:800;letter-spacing:3px;text-transform:uppercase;color:var(--blue);margin-bottom:12px}.testimonials-heading{color:var(--primary-text-color);font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.15}.testimonials-sub{margin-top:12px;color:var(--secondary-text-color);font-size:17px;line-height:1.6}.testimonials-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 48px;margin:0 auto 48px;padding:0}.testimonial-stat{text-align:center}.stat-value{font-size:clamp(30px,4vw,40px);font-weight:800;line-height:1;background:linear-gradient(135deg,var(--blue),#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--blue)}.stat-label{margin:8px 0 0;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--secondary-text-color)}.testimonials-marquee{position:relative;max-width:1240px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);padding:10px 0 16px;cursor:grab;touch-action:pan-y}.testimonials-marquee.dragging{cursor:grabbing}.testimonials-marquee.dragging,.testimonials-marquee.dragging *{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonials-track{display:flex;align-items:stretch;width:-moz-max-content;width:max-content}.testimonials-track img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonial-card{position:relative;flex:0 0 360px;width:360px;margin:0 22px 0 0;padding:30px 28px 26px;background-color:var(--skills-inner);border:1px solid var(--navbar-border);border-radius:18px;box-shadow:0 4px 18px #0000000f;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--blue),#8b5cf6,#ec4899);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 16px 38px #1a72ff29;border-color:#1a72ff59}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-quote-mark{position:absolute;top:6px;right:18px;font-family:Georgia,Times New Roman,serif;font-size:96px;line-height:1;color:var(--blue);opacity:.1;pointer-events:none}.testimonial-stars{display:inline-flex;gap:3px;font-size:17px;line-height:1}.testimonial-stars .star{color:#7878784d}.testimonial-stars .star.filled{color:#fbbf24}.testimonial-quote{margin:0;color:var(--primary-text-color);font-size:16px;line-height:1.65;flex:1}.testimonial-person{display:flex;align-items:center;gap:14px;padding-top:4px;border-top:1px solid var(--navbar-border)}.testimonial-avatar{flex-shrink:0;width:46px;height:46px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;-o-object-fit:cover;object-fit:cover;color:#fff;font-size:15px;font-weight:700;letter-spacing:.5px;box-shadow:0 2px 8px #0000002e}.testimonial-meta{display:flex;flex-direction:column;min-width:0}.testimonial-name{color:var(--primary-text-color);font-weight:700;font-size:15px}.testimonial-role{color:var(--secondary-text-color);font-size:13px}@media (prefers-reduced-motion: reduce){.testimonial-card{transition:none}.testimonial-card:hover{transform:none}}@media screen and (max-width: 600px){.testimonials-section{padding:56px 20px}.testimonials-stats{gap:16px 32px}.testimonial-card{flex-basis:300px;width:300px;margin-right:16px}}.contact-form-heading{color:var(--primary-text-color);font-size:26px;margin-bottom:6px}.contact-form-sub{color:var(--secondary-text-color);font-size:16px;margin-bottom:22px}.contact-form{width:100%}.form-row{display:flex;gap:16px;flex-wrap:wrap}.form-field{display:flex;flex-direction:column;margin-bottom:16px;flex:1 1 220px}.form-field label{color:var(--primary-text-color);font-size:15px;font-weight:600;margin-bottom:6px}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 14px;font-size:16px;font-family:inherit;color:var(--primary-text-color);background-color:var(--background-color);border:1px solid var(--secondary-text-color);border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.form-field textarea{resize:vertical;min-height:110px}.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible{outline:none;border-color:#1a72ff;box-shadow:0 0 0 3px #1a72ff59}.cf-submit{margin-top:4px}.cf-submit:disabled{opacity:.6;cursor:progress}.cf-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.cf-status{margin-top:14px;font-size:15px;min-height:1.2em}.cf-status--success{color:#0b7a39}.cf-status--error{color:#c0392b}[data-theme=dark] .cf-status--success{color:#4ade80}[data-theme=dark] .cf-status--error{color:#f87171}.contact-modal-content{position:relative;width:600px;max-width:100%;max-height:88vh;overflow-y:auto;background-color:var(--background-color);color:var(--primary-text-color);border-radius:14px;padding:34px;box-shadow:0 20px 60px #0006}.contact-modal-close{position:absolute;top:12px;right:12px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:1;color:var(--primary-text-color);background:#80808026;border:none;border-radius:50%;cursor:pointer;transition:background .2s ease}.contact-modal-close:hover{background:#8080804d}@media screen and (max-width: 480px){.contact-modal-content{padding:26px 18px;border-radius:12px}}html{scroll-behavior:smooth}body{overflow-x:clip}
