:root{--color-background: #fafafa;--color-background-secondary: #ced6e2;--color-text: #1a1a1a;--color-text-secondary: #6b6b6b;--color-accent: #d84315;--color-accent-hover: #bf360c;--font-heading: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scrollbar-gutter:stable}body{font-family:var(--font-body);background-color:var(--color-background);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}.footer{background-color:#000;padding:4rem 6rem;max-width:2400px;margin:6rem auto 0}.footer-content{border-radius:24px;padding:3rem 5rem;background-color:#000}.footer-top{margin-bottom:3rem}.footer-profile{display:grid;grid-template-columns:120px auto;gap:2rem}.profile-circle{width:100px;height:100px;border-radius:50%;overflow:hidden;grid-row:1 / 3}.profile-circle img{width:100%;height:100%;object-fit:cover}.title-text{display:flex;flex-direction:column;justify-content:flex-start;margin-top:-.5rem}.line-one{font-family:var(--font-heading);font-size:8rem;font-weight:400;color:#fff;line-height:.9;margin:0;margin-bottom:1rem;margin-left:-1rem}.line-two{font-family:var(--font-heading);font-size:8rem;font-weight:400;color:#fff;line-height:.9;margin:0 0 0 -154px}.footer-divider{width:100%;height:2px;background-color:var(--color-background-secondary);margin:3rem 0}.footer-bottom{display:flex;justify-content:flex-end;align-items:center;gap:2rem}.email-button{padding:1.25rem 2.5rem;background-color:#333;border-radius:50px;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:500;transition:all .3s ease}.email-button:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #d843154d}.social-icons{display:flex;gap:1.5rem}.social-circle{width:80px;height:80px;border-radius:50%;background-color:#333;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;text-decoration:none;transition:all .3s ease}.social-circle:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #d843154d}@media(max-width:2399px){.footer{padding:3rem 5rem;margin:0}.footer-content{max-width:1600px;margin:0 auto;padding:2.5rem 0}.profile-circle{width:110px;height:110px}.line-one{font-size:9rem;margin-left:0}.line-two{font-size:9rem;margin-left:-150px}}@media(max-width:1439px){.footer{padding:3rem 4rem;margin:0}.footer-content{padding:2rem 0}.profile-circle{width:100px;height:100px}.footer-profile{gap:.2rem}.line-one,.line-two{font-size:7rem}.line-two{margin-left:-120px}.social-circle{width:70px;height:70px;font-size:1.75rem}.email-button{font-size:.95rem;padding:1rem 2rem}}@media(max-width:1023px){.footer{padding:2.5rem 3rem;margin:0}.footer-content{padding:2rem}.profile-circle{width:90px;height:90px;align-self:start}.footer-profile{grid-template-columns:90px auto;gap:2rem;align-items:center}.line-one{font-size:5.5rem;margin-bottom:1.5rem;margin-top:0}.line-two{font-size:5.5rem;margin-left:-120px}.title-text{margin-top:0}.footer-bottom{flex-direction:column;align-items:stretch}.email-button{text-align:center;font-size:.9rem;padding:.9rem 1.75rem}.social-icons{justify-content:center}.social-circle{width:65px;height:65px;font-size:1.6rem}}@media(max-width:767px){.footer{padding:2rem;margin:0}.footer-content{padding:1.75rem 0}.footer-profile{grid-template-columns:75px auto;gap:1.5rem}.profile-circle{width:65px;height:65px;align-self:start}.title-text{margin-left:-1rem}.line-one{font-size:4rem;margin-bottom:1.25rem;margin-top:0}.line-two{font-size:4rem;margin-left:-80px}.email-button{font-size:.85rem;padding:.8rem 1.5rem}.social-circle{width:60px;height:60px;font-size:1.5rem}.social-icons{gap:1.25rem}.footer-bottom{flex-direction:column;align-items:stretch}.email-button{text-align:center}.social-icons{justify-content:center}}@media(max-width:479px){.footer{padding:1.5rem;margin:0}.footer-content{padding:1.5rem 0}.footer-profile{grid-template-columns:65px auto;gap:1.25rem}.profile-circle{width:65px;height:65px;align-self:start;margin-top:-.7rem}.line-one{font-size:3rem;margin-bottom:1rem;margin-top:0;margin-left:.5rem}.line-two{font-size:3rem;margin-left:-60px}.email-button{font-size:.8rem;padding:.7rem 1.25rem;text-align:center}.social-circle{width:55px;height:55px;font-size:1.35rem}.social-icons{gap:1rem;justify-content:center}.footer-bottom{flex-direction:column;align-items:stretch}}.hero-wrapper{width:100%;background-image:url(/images/HeroShot.jpg);background-size:2600px auto;background-position:center 15%;background-repeat:no-repeat}.hero-container{position:relative;max-width:1800px;margin:0 auto;height:100vh;min-height:700px;display:flex;flex-direction:column;justify-content:center;padding:0 6rem}.tag-line{font-size:4.5rem;font-weight:700;max-width:900px;color:var(--color-text);line-height:1.1;margin-top:-18rem}.phrase{opacity:0;animation:fadeIn .8s ease-in forwards}.phrase-1{animation-delay:0s}.phrase-2{animation-delay:.2s}.phrase-3{animation-delay:.4s}.phrase-4{animation-delay:.5s}.phrase-5{animation-delay:.8s}.phrase-6{animation-delay:1.2s}.phrase-7{animation-delay:1.6s}.phrase-8{animation-delay:2.1s}.phrase-9{animation-delay:2.3s}.phrase-10{animation-delay:2.6s}.phrase-11{animation-delay:3.3s}.phrase-12{animation-delay:3.6s}.phrase-13{animation-delay:3.9s}.phrase-14{animation-delay:4.5s}.phrase-15{animation-delay:4.9s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.name-scroll-container{overflow:hidden;position:absolute;bottom:1%;left:0;right:0;margin:0;z-index:10}.name-scroll{display:inline-block;white-space:nowrap;opacity:0;font-size:22rem;animation:fadeInName 1s ease-in 5.1s forwards,scroll 90s linear 6s infinite;font-weight:300;color:var(--color-background);min-width:200vw}.developer-subtitle{display:none}@keyframes fadeInName{0%{opacity:0}to{opacity:1}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeInBackground{0%{opacity:0}to{opacity:1}}@keyframes fadeOutText{0%{opacity:1}to{opacity:0}}@media(max-width:2399px){.hero-wrapper{background-size:2000px auto}.hero-container{padding:0 5rem}.tag-line{font-size:3.9rem;max-width:650px;margin-top:-12rem}.name-scroll{font-size:15rem}.name-scroll-container{bottom:2%}}@media(max-width:1439px){.hero-wrapper{background-size:1600px auto;background-position:45% 15%}.hero-container{padding:0 4rem}.tag-line{font-size:3.5rem;max-width:520px;margin-top:-14rem}.name-scroll{font-size:11rem}.name-scroll-container{bottom:6%}}@media(max-width:1023px){.hero-wrapper{background-size:1400px auto;background-position:50% 15%}.hero-container{padding:0 3rem}.tag-line{font-size:3.2rem;max-width:325px;margin-top:-9rem}.name-scroll{font-size:9rem}.name-scroll-container{bottom:5%}}@media(max-width:767px){.hero-wrapper{background-image:none}.hero-container{padding:0 2rem;position:relative}.hero-container:before{content:"";position:absolute;inset:0;background-image:url(/images/HeroShot.jpg);background-position:62% 15%;background-size:400%;background-repeat:no-repeat;opacity:0;animation:fadeInBackground 2s ease-in 6.8s forwards;z-index:-1}.tag-line{font-size:4rem;max-width:100%;font-weight:600;margin-top:1rem;line-height:1;animation:fadeOutText 1s ease-out 6.8s forwards}.name-scroll{font-size:8rem;animation:fadeInName 1s ease-in 8s forwards,scroll 80s linear 8.5s infinite}.name-scroll-container{bottom:23%}.developer-subtitle{display:block;text-align:left;line-height:1.2;padding-right:.2rem;font-size:1.6rem;color:var(--color-background);margin-top:.25rem;margin-left:2rem;opacity:0;animation:fadeInName 1s ease-in 8s forwards;text-indent:-2rem;padding-left:4rem}}@media(max-width:479px){.hero-container:before{background-size:400%;background-position:62% 15%}.tag-line{font-size:3.2rem;margin-top:-10rem}.name-scroll{font-size:6.5rem}.name-scroll-container{bottom:28%}.developer-subtitle{font-size:1.4rem}}.projects-section{background-color:#fff;padding:10rem 6rem;max-width:2560px;margin:0 auto}.projects-section h1{font-family:var(--font-heading);font-size:6rem;margin-bottom:4rem}.projects-grid{display:flex;flex-direction:column;gap:2rem;max-width:2200px;margin:0 auto}.project-card{display:flex;justify-content:space-between;align-items:flex-start;padding:3rem;background-color:var(--color-background-secondary);border-radius:20px;text-decoration:none;color:var(--color-text);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.project-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.project-name{font-family:var(--font-heading);font-size:2.6rem;font-weight:700;margin:0;flex:0 0 40%}.project-info{flex:1;display:flex;flex-direction:column;gap:1.2rem}.project-description{margin:0;font-size:1.3rem;line-height:1.6}.tech-stack{margin:0;font-size:1rem;color:var(--color-text-secondary)}@media(max-width:2399px){.projects-section{padding:5rem}.projects-section h1{font-size:3rem;margin-bottom:3.5rem}.projects-grid{gap:1.75rem;max-width:1600px}.project-card{padding:2.5rem}.project-name{font-size:2.2rem}.project-description{font-size:1.1rem}.tech-stack{font-size:.9rem}}@media(max-width:1439px){.projects-section{padding:4rem}.projects-section h1{font-size:2.5rem;margin-bottom:3rem}.projects-grid{gap:1.5rem}.project-card{padding:2rem}.project-name{font-size:1.8rem;flex:0 0 35%}.project-description{font-size:1rem}.tech-stack{font-size:.85rem}}@media(max-width:1023px){.projects-section{padding:3rem}.projects-section h1{font-size:2.2rem;margin-bottom:2.5rem}.projects-grid{gap:1.5rem}.project-card{flex-direction:column;padding:2rem;gap:1.5rem}.project-name{font-size:1.8rem;flex:none}.project-description{font-size:.95rem}.tech-stack{font-size:.85rem}}@media(max-width:767px){.projects-section{padding:2.5rem 2rem}.projects-section h1{font-size:1.9rem;margin-bottom:2rem}.projects-grid{gap:1.25rem}.project-card{padding:1.75rem}.project-name{font-size:1.6rem}.project-description{font-size:.9rem;line-height:1.5}.tech-stack{font-size:.8rem}}@media(max-width:479px){.projects-section{padding:2rem 1.5rem}.projects-section h1{font-size:1.75rem;margin-bottom:1.5rem}.projects-grid{gap:1rem}.project-card{padding:1.5rem}.project-name{font-size:1.5rem}.project-description{font-size:.85rem}.tech-stack{font-size:.75rem}}.about-section{max-width:1800px;margin:0 auto;padding:14rem 6rem 0;background-color:var(--color-background)}.about-section h1{font-family:var(--font-heading);font-size:6rem;font-weight:700;margin-bottom:9rem}.body-container{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:flex-start;margin-bottom:6rem}.body-container p{font-size:1.3rem;line-height:2;color:var(--color-text);font-weight:300}.body-container img{max-width:910px}.about-section h2{font-family:var(--font-heading);font-size:2rem;font-weight:300;margin-bottom:6rem;max-width:500px}.skills-section-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;margin-bottom:12rem}.skills-section-columns h3{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.skills-section-columns li{font-size:1rem;line-height:1.7;color:var(--color-text);list-style:none}@media(max-width:2399px){.about-section{padding:12rem 5rem 0}.about-section h1{font-size:5rem;margin-bottom:7rem;max-width:1100px}.body-container{gap:7rem}.about-section h2{font-size:1.8rem;margin-bottom:5rem}}@media(max-width:1439px){.about-section{padding:10rem 4rem 0}.about-section h1{font-size:4rem;margin-bottom:6rem;max-width:900px}.body-container{grid-template-columns:1fr 1.5fr;gap:5rem}.body-container p{font-size:1.2rem}.about-section h2{font-size:1.6rem;margin-bottom:4rem}.skills-section-columns{gap:3rem;margin-bottom:10rem}}@media(max-width:1023px){.about-section{padding:8rem 3rem 0}.about-section h1{font-size:3.2rem;margin-bottom:5rem;max-width:700px}.body-container{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}.body-container img{max-width:100%}.body-container p{font-size:1.1rem}.about-section h2{font-size:1.5rem;margin-bottom:3rem;max-width:100%}.skills-section-columns{grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:8rem}}@media(max-width:767px){.about-section{padding:6rem 2rem 0}.about-section h1{font-size:2.8rem;margin-bottom:4rem}.body-container{grid-template-columns:1fr;gap:2.5rem}.body-container p{font-size:1rem;line-height:1.8}.about-section h2{font-size:1.3rem;margin-bottom:2.5rem}.skills-section-columns{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:6rem}.skills-section-columns h3{font-size:1rem}.skills-section-columns li{font-size:.9rem}}@media(max-width:479px){.about-section{padding:5rem 1.5rem 0}.about-section h1{font-size:2.2rem;margin-bottom:3rem}.body-container{gap:2rem}.about-section h2{font-size:1.2rem;margin-bottom:2rem}.skills-section-columns{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:5rem}}.contact-page{background-color:var(--color-text);min-height:100vh}.contact-container{max-width:1800px;margin:0 auto;padding:18rem 6rem 6rem 12rem;display:grid;grid-template-columns:1fr 300px;align-items:start}.contact-heading{display:flex;flex-direction:column;color:var(--color-background);font-size:7rem}.contact-right{display:flex;flex-direction:column;gap:2rem}.contact-photo-wrapper{width:150px;height:150px;border-radius:50%;overflow:hidden}.contact-photo{width:100%;height:100%;object-fit:cover}.contact-details{display:flex;flex-direction:column;gap:.75rem}.contact-details-label{font-size:.75rem;letter-spacing:.12em;color:#888;margin-bottom:.5rem}.contact-link{font-size:1.1rem;color:var(--color-background);text-decoration:none;transition:color .2s ease}.contact-link:hover{color:var(--color-accent)}.resume-link{margin-top:.5rem;font-weight:600}.contact-line.accent{color:var(--color-accent)}.nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;right:0;max-width:1800px;margin:0 auto;padding:3rem 6rem;background-color:transparent;font-size:22px;z-index:10}.nav-light,.nav-light a,.nav-light .copyright{color:var(--color-background)}.copyright{display:flex;align-items:center;gap:.5rem}.right-side-nav{display:flex;align-items:center;font-weight:600;gap:3rem}.get-in-touch{background-color:var(--color-accent);color:var(--color-background);padding:1rem 2rem;border-radius:9999px;font-size:22px;transition:background-color .3s ease}.get-in-touch:hover{background-color:var(--color-accent-hover)}@media(max-width:2399px){.nav{padding:2.5rem 5rem;font-size:18px}.right-side-nav{gap:2.5rem}.get-in-touch{padding:.85rem 1.75rem;font-size:18px}}@media(max-width:1439px){.nav{padding:2rem 4rem;font-size:16px}.right-side-nav{gap:2rem}.get-in-touch{padding:.7rem 1.4rem;font-size:16px}}@media(max-width:1023px){.nav{padding:1.5rem 3rem;font-size:15px}.right-side-nav{gap:1.5rem}.get-in-touch{padding:.6rem 1.2rem;font-size:15px}}@media(max-width:767px){.nav{padding:1.25rem 2rem;font-size:14px}.copyright{font-size:13px}.right-side-nav{gap:1rem}.get-in-touch{padding:.55rem 1rem;font-size:14px}}@media(max-width:479px){.nav{padding:1rem 1.5rem;font-size:13px}.copyright{font-size:12px}.right-side-nav{gap:.75rem}.get-in-touch{padding:.5rem .85rem;font-size:13px}}.before-after-slider-container{position:relative;width:100%;max-width:340px;overflow:hidden;cursor:ew-resize;height:450px;-webkit-user-select:none;user-select:none;padding:0;border:3px solid var(--color-background-secondary);border-radius:12px}.image-container{position:absolute;top:0;left:0;width:100%;height:100%}.slider-image{width:100%;height:100%;object-fit:contain;display:block;max-width:100%;max-height:100%}.slider-handle{position:absolute;top:0;height:100%;transform:translate(-50%);z-index:2;pointer-events:none}.slider-line{position:absolute;width:3px;height:100%;background:var(--color-background-secondary);left:50%;transform:translate(-50%)}.slider-button{position:absolute;width:40px;height:40px;border-radius:50%;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.slider-arrow{width:0;height:0;border-style:solid}.slider-arrow-left{border-width:5px 8px 5px 0;border-color:transparent gray transparent transparent;margin-right:4px}.slider-arrow-right{border-width:5px 0 5px 8px;border-color:transparent transparent transparent gray}.before-image{z-index:1}.project-footer{background-color:#1a1a1a;border-radius:16px;padding:2rem;margin:6rem 0 1rem}.project-footer-centered{max-width:600px;margin:0 auto;text-align:center;color:#fff;padding:0}.project-footer-centered h2{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#fff}.project-links-centered{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1rem}.footer-link-btn-centered{display:inline-block;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;text-decoration:none;background-color:#fff;color:#1a1a1a;transition:all .3s ease;text-align:center}.footer-link-btn-centered:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px)}.footer-divider-centered{width:100%;height:1px;background-color:#444;margin:2rem 0}.contact-section-centered h3{font-size:2rem;font-weight:700;margin-bottom:1.5rem;font-family:var(--font-heading)}.footer-location-centered{color:#999;margin-bottom:.5rem}.footer-email-centered{color:#fff;font-size:1.2rem;text-decoration:none;display:block;margin-bottom:2rem;transition:color .3s ease}.footer-email-centered:hover{color:var(--color-accent)}.footer-social-centered{display:flex;gap:1.5rem;justify-content:center}.footer-social-centered a{width:60px;height:60px;background-color:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.footer-social-centered a:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #d843154d}.footer-social-centered a svg{width:28px;height:28px}@media(max-width:1024px){.project-detail-new{padding:10rem 3rem 0}.project-header h1{font-size:4.5rem}.project-overview-columns,.challenges-cards-grid{gap:3rem}.slider-container-wrapper{gap:4rem;padding:2rem}.slider-text p{font-size:1.5rem}.video-section{padding:6rem 3rem}.video-section h2{font-size:3rem}.video-subtitle{font-size:1.1rem}.challenges-heading{font-size:2.5rem}.project-links-section h2{font-size:1.75rem}}@media(max-width:768px){.project-detail-new{padding:8rem 2rem 0}.project-header h1{font-size:3rem}.tech-tags{gap:.75rem}.tech-tag{font-size:.85rem;padding:.4rem .85rem}.project-overview-columns{grid-template-columns:1fr;gap:2.5rem}.slider-section{margin-bottom:4rem}.slider-container-wrapper{flex-direction:column;gap:2rem;padding:1.5rem}.slider-text p{font-size:1.2rem;line-height:1.6;padding-left:20px;border-left-width:3px}.image-comparison-slider{max-width:100%;height:400px}.video-section{padding:4rem 2rem;margin-bottom:3rem}.video-header{padding:0 2rem;margin-bottom:3rem}.video-section h2{font-size:2.5rem}.video-subtitle{font-size:1rem}.laptop-video{width:90%;border-width:10px}.challenges-section{margin-bottom:4rem}.challenges-heading{font-size:2rem;margin-bottom:2rem}.challenges-cards-grid{grid-template-columns:1fr;gap:2rem}.challenge-card{padding:1.5rem}.card-title{font-size:1.2rem}.card-text{font-size:.9rem}.project-links-section{margin:4rem 0}.project-links-section h2{font-size:1.5rem;margin-bottom:1.5rem}.links-container{flex-direction:column;gap:1rem}.project-link{padding:.875rem 1.5rem;font-size:1rem}}@media(max-width:480px){.project-detail-new{padding:6rem 1.5rem 0}.project-header{margin-bottom:3rem}.project-header h1{font-size:2.5rem;margin-bottom:1rem}.tech-tag{font-size:.8rem;padding:.35rem .75rem}.overview-column h3,.card-title{font-size:1.1rem}.overview-column p,.card-text{font-size:.9rem}.slider-text p{font-size:1.1rem}.image-comparison-slider{height:350px}.video-section{padding:3rem 1.5rem}.video-header{padding:0 1.5rem}.video-section h2{font-size:2rem}.video-subtitle{font-size:.95rem}.challenges-heading{font-size:1.75rem}.card-icon{width:40px;height:40px;margin-bottom:1rem}.project-links-section h2{font-size:1.35rem}.project-link{font-size:.95rem}}.image-comparison-slider{width:100%;max-width:340px;height:450px;flex-shrink:1}.slider-section{margin-bottom:6rem}.slider-container-wrapper{display:flex;justify-content:space-between;align-items:center;padding:2rem 3rem;background-color:#fff;border-radius:16px;gap:8rem}.slider-text p{font-size:1.8rem;line-height:1.8;border-left:5px solid var(--color-background-secondary);padding-left:30px}.slider-text strong{font-weight:700;color:#2c3e50}.video-section{margin-bottom:4rem;padding:8rem 5rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:var(--color-background-secondary)}.video-header{margin-bottom:4rem;max-width:1600px;margin-left:auto;margin-right:auto;padding:0 5rem}.video-section h2{font-family:var(--font-heading);font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-text)}.video-subtitle{font-size:1.2rem;color:#666;max-width:700px;line-height:1.6;margin:0}.video-section-title{font-family:var(--font-heading);font-size:3rem;font-weight:700;text-align:left;margin-bottom:3rem;columns:var(--color-text)}.laptop-mockup{position:relative;max-width:1250px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0}.laptop-video{width:80%;height:auto;border:14px solid #1a1a1a;border-radius:12px 12px 0 0;box-shadow:0 4px 20px #0000004d}.laptop-frame-btm{width:100%;height:auto;display:block}.project-detail{max-width:1600px;margin:0 auto;padding:14rem 5rem 0;background-color:var(--color-background)}.project-overview-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:3rem}.mockups-section{background-color:var(--color-background-secondary);padding:8rem 5rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:4rem}.mockups-header{margin-bottom:4rem;max-width:1600px;margin-left:auto;margin-right:auto;padding:0 5rem}.mockups-container{max-width:1600px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:8rem}.iphone-mockup{width:280px;height:auto}.mockup-label{margin-top:1rem;display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.project-detail-new{padding:10rem 3rem 0}.project-header h1{font-size:4.5rem}.project-overview-columns,.challenges-cards-grid{gap:3rem}.slider-container-wrapper{gap:4rem;padding:2rem}.slider-text p{font-size:1.5rem}.video-section{padding:6rem 3rem}.video-header{padding:0 3rem}.video-section h2{font-size:3rem}.video-subtitle{font-size:1.1rem}.challenges-heading{font-size:2.5rem}}@media(max-width:768px){.project-detail-new{padding:8rem 2rem 0}.project-header{margin-bottom:3rem}.project-header h1{font-size:3rem}.tech-tags{gap:.75rem;margin-top:1.5rem}.tech-tag{font-size:.85rem;padding:.4rem .85rem}.project-overview-columns{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem}.slider-section{margin-bottom:4rem}.slider-container-wrapper{flex-direction:column;gap:2rem;padding:1.5rem}.slider-text p{font-size:1.2rem;line-height:1.6;padding-left:20px;border-left-width:3px}.image-comparison-slider{max-width:100%;height:400px}.video-section{padding:4rem 2rem;margin-bottom:3rem}.video-header{padding:0 2rem;margin-bottom:3rem}.video-section h2{font-size:2.5rem}.video-subtitle{font-size:1rem}.laptop-video{width:90%;border-width:10px}.challenges-section{margin-bottom:4rem}.challenges-heading{font-size:2rem;margin-bottom:2rem}.challenges-cards-grid{grid-template-columns:1fr;gap:2rem}.challenge-card{padding:1.5rem}.card-icon{width:40px;height:40px;margin-bottom:1rem}.card-title{font-size:1.2rem}.card-text{font-size:.9rem}}@media(max-width:480px){.project-detail-new{padding:6rem 1.5rem 0}.project-header{margin-bottom:2.5rem}.project-header h1{font-size:2.5rem;margin-bottom:1rem}.tech-tags{gap:.5rem}.tech-tag{font-size:.8rem;padding:.35rem .75rem}.project-overview-columns{gap:2rem}.overview-column h3{font-size:1.1rem}.overview-column p{font-size:.9rem}.slider-container-wrapper{padding:1rem}.slider-text p{font-size:1.1rem;padding-left:15px}.image-comparison-slider{height:350px}.video-section{padding:3rem 1.5rem}.video-header{padding:0 1.5rem;margin-bottom:2rem}.video-section h2{font-size:2rem}.video-subtitle{font-size:.95rem}.laptop-video{width:95%;border-width:8px}.challenges-heading{font-size:1.75rem;margin-bottom:1.5rem}.challenges-cards-grid{gap:1.5rem}.challenge-card{padding:1.25rem}.card-icon{width:36px;height:36px}.card-title{font-size:1.1rem}.card-label{font-size:.8rem}.card-text{font-size:.85rem}}.project-detail-new{max-width:1600px;margin:0 auto;padding:14rem 5rem 0;background-color:var(--color-background)}.project-header{margin-bottom:5rem}.tech-tags{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.tech-tag{background-color:var(--color-text);color:var(--color-background);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.project-header h1{font-family:var(--font-heading);font-size:6rem;font-weight:700;margin-bottom:1.5rem}.project-overview-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:6rem}.overview-column h3{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.overview-column p{font-size:1rem;line-height:1.7;color:var(--color-text)}.demo-section{margin-bottom:4rem;padding:8rem 5rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:var(--color-background-secondary)}.demo-header{margin-bottom:4rem;max-width:1600px;margin-left:auto;margin-right:auto;padding:0 5rem;text-align:center}.demo-section h2{font-family:var(--font-heading);font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-text)}.demo-subtitle{font-size:1.2rem;color:#666;max-width:780px;line-height:1.6;margin:0 auto}.demo-video-container{max-width:1250px;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative}.demo-video{width:80%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0003}.video-border-overlay{position:absolute;inset:0 10%;border:2px solid black;border-radius:12px;pointer-events:none;z-index:10}.challenges-section{margin-bottom:6rem}.challenges-heading{font-family:var(--font-heading);font-size:3rem;font-weight:700;margin-bottom:3rem;text-align:left;color:var(--color-text)}.challenges-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.challenge-card{background:#fff;border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s}.challenge-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.card-icon{width:48px;height:48px;background:var(--color-background-secondary);border-radius:8px;margin-bottom:1.5rem}.card-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:var(--color-text);font-family:var(--font-heading)}.card-label{font-size:.85rem;font-weight:600;color:#7f8c8d;text-transform:uppercase;letter-spacing:.05em;margin-top:1.5rem;margin-bottom:.5rem}.card-label:first-of-type{margin-top:0}.card-text{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:0}@media(max-width:1024px){.project-detail-new{padding:10rem 3rem 0}.project-header h1{font-size:4.5rem}.project-overview-columns,.challenges-cards-grid{gap:3rem}.demo-section{padding:6rem 3rem}.demo-header{padding:0 3rem}.demo-section h2{font-size:3rem}.demo-subtitle{font-size:1.1rem}.video-border-overlay{border-width:2px}.challenges-heading{font-size:2.5rem}}@media(max-width:768px){.project-detail-new{padding:8rem 2rem 0}.project-header{margin-bottom:3rem}.project-header h1{font-size:3rem}.tech-tags{gap:.75rem;margin-top:1.5rem}.tech-tag{font-size:.85rem;padding:.4rem .85rem}.project-overview-columns{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}.demo-section{padding:4rem 2rem;margin-bottom:3rem}.demo-header{padding:0 2rem;margin-bottom:3rem}.demo-section h2{font-size:2.5rem}.demo-subtitle{font-size:1rem}.demo-video{width:90%}.video-border-overlay{left:5%;right:5%;border-width:1.5px}.challenges-section{margin-bottom:4rem}.challenges-heading{font-size:2rem;margin-bottom:2rem}.challenges-cards-grid{grid-template-columns:1fr;gap:2rem}.challenge-card{padding:1.5rem}.card-icon{width:40px;height:40px;margin-bottom:1rem}.card-title{font-size:1.2rem}.card-text{font-size:.9rem}}@media(max-width:480px){.project-detail-new{padding:6rem 1.5rem 0}.project-header{margin-bottom:2.5rem}.project-header h1{font-size:2.5rem;margin-bottom:1rem}.tech-tags{gap:.5rem}.tech-tag{font-size:.8rem;padding:.35rem .75rem}.project-overview-columns{gap:2rem}.overview-column h3{font-size:1.1rem}.overview-column p{font-size:.9rem}.demo-section{padding:3rem 1.5rem}.demo-header{padding:0 1.5rem;margin-bottom:2rem}.demo-section h2{font-size:2rem}.demo-subtitle{font-size:.95rem}.demo-video{width:95%}.video-border-overlay{left:2.5%;right:2.5%;border-width:1px}.challenges-heading{font-size:1.75rem;margin-bottom:1.5rem}.challenges-cards-grid{gap:1.5rem}.challenge-card{padding:1.25rem}.card-icon{width:36px;height:36px}.card-title{font-size:1.1rem}.card-label{font-size:.8rem}.card-text{font-size:.85rem}}
