@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #000000;--bg-secondary: #0a0a0a;--text-primary: #ffffff;--text-secondary: #888888;--accent-color: #ffffff;--accent-green: #00ff88;--accent-orange: #ff5722;--accent-blue: #4c4cff}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;cursor:none}@media(max-width:968px){body{cursor:auto}.cursor-dot,.cursor-outline{display:none!important}}h1,h2,h3,h4,h5,h6{font-weight:400}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.threads-container{position:relative;width:100%;height:100%}.threads-container canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important;pointer-events:none}.text-rotate{display:flex;flex-wrap:wrap;white-space:pre-wrap;position:relative}.text-rotate-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-rotate-word{display:inline-flex}.text-rotate-lines{display:flex;flex-direction:column;width:100%}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.scroll-reveal{margin:20px 0;position:relative}.scroll-reveal-text{font-size:clamp(1.6rem,4vw,3rem);line-height:1.5;font-weight:600}.word{display:inline-block}.noise-overlay{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:1}.lanyard-wrapper{position:relative;z-index:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;transform:scale(1);transform-origin:center}.projects-page{background:#000;color:#fff;position:relative;overflow-x:hidden}.projects-page-container{margin:0 auto;max-width:90%;padding:0 2rem}.projects-header{padding:8rem 0 4rem}.page-title{font-size:clamp(3rem,8vw,6rem);font-weight:700;margin:0;line-height:.9}.projects-content{display:flex;flex-direction:column}.project-section{position:relative;margin-bottom:40vh}.project-row{display:grid;grid-template-columns:1fr 400px;align-items:start;gap:4rem;position:relative}.project-card-container{position:relative}.project-card{height:100vh;border-radius:12px;overflow:hidden}.project-description-wrapper{position:sticky;top:120px;align-self:start;display:flex;flex-direction:column;justify-content:flex-start;padding-top:0}.project-description{padding:2rem 0 2rem 2rem}.description-content{max-width:100%}.desc-title{font-size:2rem;font-weight:700;margin:0 0 1rem;line-height:1.2;color:#fff}.desc-subtitle{font-size:1.1rem;color:#999;margin:0 0 1.5rem}.desc-text{font-size:1rem;line-height:1.6;color:#ccc;margin:0 0 2rem}.desc-meta{display:flex;flex-direction:column;gap:.5rem}.desc-role,.desc-timeline{font-size:.9rem;color:#666;font-weight:500}.desc-role:before{content:"Role: ";color:#999}.desc-timeline:before{content:"Timeline: ";color:#999}@media(max-width:968px){.project-row{grid-template-columns:1fr}.project-description-wrapper{position:static;border-left:none;padding-left:0}.project-card{height:60vh}}.projects-page .project-card{position:relative!important;top:auto!important;width:100%!important;margin-bottom:5%!important}@media(max-width:968px){.projects-page .project-card{margin-bottom:0!important}}@media(max-width:640px){.projects-page .project-card{margin-bottom:0!important}}.projects-page,.projects-page-container,.projects-content,.project-row,.project-description-wrapper{transform:none!important;filter:none!important;perspective:none!important}.projects-page,.projects-page-container,.projects-content,.project-row{overflow:visible!important}.projects-page .project-card{position:relative!important;top:auto!important;width:100%!important}.project-description-wrapper{position:sticky;top:120px;align-self:start}.about-page{min-height:100vh;background:#000;color:#fff;font-family:Poppins,sans-serif;position:relative}.about-container{max-width:75%;margin:0 auto;padding:0 2rem}.about-main{padding:8rem 0 4rem}.about-hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-image-container{position:relative;overflow:hidden;border-radius:0}.about-profile-image{width:100%;height:500px;object-fit:cover;border-radius:0}.about-text-content{display:flex;flex-direction:column;justify-content:center}.about-title{font-size:4rem;font-weight:700;margin:0 0 2rem;letter-spacing:-.02em;line-height:.9}.about-description{font-size:1.2rem;line-height:1.6;color:#fff;margin:0}.about-info{padding:4rem 0;border-top:1px solid #333}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-label{font-size:.9rem;color:#999;font-family:Poppins,sans-serif;text-transform:lowercase}.info-value{font-size:1.5rem;font-weight:600;color:#fff}.work-experience{padding:4rem 0;border-top:1px solid #333}.work-header{margin-bottom:3rem}.work-label{font-size:.9rem;color:#999;font-family:Poppins,sans-serif;text-transform:lowercase}.work-timeline{display:flex;flex-direction:column;gap:2rem}.work-entry{display:grid;grid-template-columns:200px 1fr;gap:2rem;padding:1.5rem 0;border-bottom:1px solid #333;position:relative}.work-entry:last-child{border-bottom:none}.work-years{font-size:1rem;font-weight:600;color:#fff;font-family:Poppins,sans-serif}.work-content{display:flex;flex-direction:column;gap:.5rem}.work-company{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.work-role{font-size:1rem;color:#999;margin:0}.work-description{font-size:.9rem;line-height:1.6;color:#ccc;margin:0}.stack-section{padding:4rem 0;border-top:1px solid #333}.stack-header{margin-bottom:3rem}.stack-label{font-size:.9rem;color:#999;font-family:Poppins,sans-serif;text-transform:lowercase}.stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stack-item{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;position:relative}.stack-icon-container{position:relative;width:80px;height:80px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.stack-noise{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;opacity:.3;z-index:1}.stack-icon{position:relative;width:100%;height:100%;background:#1a1a1a;border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s ease}.stack-item:hover .stack-icon{background:#2a2a2a;transform:scale(1.1)}.stack-icon-svg{font-size:2rem;color:#666;transition:all .3s ease}.stack-item:hover .stack-icon-svg{color:#fff;transform:scale(1.1)}.stack-item:hover .stack-icon-svg[data-icon=figma]{color:#f24e1e}.stack-item:hover .stack-icon-svg[data-icon=zapier]{color:#ff4a00}.stack-item:hover .stack-icon-svg[data-icon=notion]{color:#000}.stack-item:hover .stack-icon-svg[data-icon=framer]{color:#05f}.stack-item:hover .stack-icon-svg[data-icon=soundcloud]{color:#f50}.stack-item:hover .stack-icon-svg[data-icon=mailchimp]{color:#ffe01b}.stack-item:hover .stack-icon-svg[data-icon=playstation]{color:#003791}.stack-item:hover .stack-icon-svg[data-icon=swift]{color:#fa7343}.stack-text{display:flex;flex-direction:column;gap:.25rem}.stack-name{font-size:1rem;font-weight:600;color:#fff;margin:0}.stack-category{font-size:.8rem;color:#999;font-family:Poppins,sans-serif;text-transform:lowercase;margin:0}@media(max-width:768px){.about-container{padding:0 1rem}.about-hero{grid-template-columns:1fr;gap:2rem}.about-title{font-size:2.5rem}.about-description{font-size:1rem}.about-profile-image{height:300px}.info-grid{grid-template-columns:1fr;gap:1.5rem}.work-entry{grid-template-columns:1fr;gap:1rem}.work-years{font-size:.9rem}.stack-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stack-icon-container{width:60px;height:60px}}@media(max-width:480px){.stack-grid{grid-template-columns:1fr}.work-entry{padding:1rem 0}}.see-also{padding:8rem 5% 4rem;max-width:80%px;margin:0 auto}.see-also-title{font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:-.02em;margin-bottom:4rem;color:var(--text-primary)}.see-also-bars{display:flex;flex-direction:column;gap:1rem}.see-also-bar{display:flex;align-items:center;height:120px;border-radius:4px;padding:0 2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.see-also-bar:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.see-also-bar:hover .bar-image{filter:grayscale(0%) brightness(1)}.bar-image-container{position:relative;width:120px;height:60px;border-radius:6px;overflow:hidden;margin-right:2rem;flex-shrink:0}.bar-image{width:100%;height:100%;object-fit:cover;border-radius:6px;filter:grayscale(100%) brightness(.6);transition:filter .3s ease}.bar-image-overlay{position:absolute;inset:0;border-radius:6px;pointer-events:none}.bar-content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.bar-category{font-size:.875rem;opacity:.7;font-weight:400;text-transform:uppercase;letter-spacing:.05em}.bar-title{font-size:1.25rem;font-weight:600;line-height:1.2}.bar-arrow{font-size:3.5rem;font-weight:300;margin-left:1rem;transition:all .2s ease}.see-also-bar.orange{background:#e85a1c;color:#fff5e1}.see-also-bar.blue{background:#0b3d83;color:#5ce1e6}.see-also-bar.vibrant-blue{background:#2563eb;color:#fff}.see-also-bar.green{background:#252525;color:#f5f5f5}.see-also-bar.dark-green{background:#5e7f6e;color:#b8f3d8}.see-also-bar.dark-gray{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);color:#00d9ff}.see-also-bar.blue-purple{background:linear-gradient(135deg,#1e3a8a,#7c3aed);color:#e0e7ff}.see-also-bar.orange .bar-arrow{color:#fff}.see-also-bar.blue .bar-arrow{color:#5ce1e6}.see-also-bar.green .bar-arrow{color:#fff}.see-also-bar.dark-green .bar-arrow{color:#b8f3d8}.see-also-bar.dark-gray .bar-arrow{color:#00d9ff}.see-also-bar.blue-purple .bar-arrow{color:#a78bfa}@media(max-width:768px){.see-also{padding:4rem 3%}.see-also-bar{height:70px;padding:0 1.5rem}.bar-image-container{width:100px;height:50px;margin-right:1.5rem}.bar-title{font-size:1.125rem}.bar-category{font-size:.8rem}}@media(max-width:480px){.see-also-bar{height:60px;padding:0 1rem}.bar-image-container{width:80px;height:40px;margin-right:1rem}.bar-title{font-size:1rem}.bar-arrow{font-size:1.25rem}}.project-detail{min-height:100vh;background:#000;color:#fff;padding-top:80px;position:relative;overflow-x:hidden;cursor:none}.project-detail *{cursor:none}.quidpro-hero{background:#003049;padding:6rem 5%;min-height:100vh;display:flex;align-items:center}.quidpro-hero-content{max-width:75%;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.quidpro-hero-text{display:flex;flex-direction:column;gap:2rem;text-align:left}.quidpro-images-row{display:flex;gap:4rem;align-items:flex-start}.quidpro-title{font-size:clamp(2.5rem,4vw,5rem);font-weight:500;letter-spacing:-.05em;line-height:.9;margin:0;color:#fff}.quidpro-subtitle{font-size:clamp(1.125rem,1.5vw,1.75rem);font-weight:400;line-height:1.3;color:#fff;margin:0}.quidpro-description{font-size:clamp(.9rem,1.25vw,1.125rem);line-height:1.7;color:#e0e0e0;margin:0}.quidpro-description-image{flex:1}.quidpro-description-image img{width:100%;height:auto;border-radius:8px}.quidpro-mockups{flex:1;display:flex;justify-content:center;align-items:center}.quidpro-hero-image{width:100%;height:auto;border-radius:12px}@media(max-width:1024px){.quidpro-images-row{flex-direction:column;gap:2rem}}@media(max-width:768px){.quidpro-hero{padding:4rem 5%;min-height:auto}.quidpro-hero-left{gap:2rem}.quidpro-project-details{gap:1rem}}.section-header-description{display:flex;flex-direction:column;gap:1.5rem;padding-left:2rem;border-left:3px solid #009CED}.side-by-side-header{max-width:75%;margin:0 auto 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.side-by-side-title{font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:400;letter-spacing:-.02em;margin:0;color:#009ced;line-height:1.2}.side-by-side-title-alt{font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:500;letter-spacing:-.02em;margin:0;color:#009ced;line-height:1.2}.side-by-side-subtitle{font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:500;color:#009ced;margin:0;line-height:1.3}.side-by-side-description{display:flex;flex-direction:column;gap:1.5rem}.side-by-side-description p{font-size:clamp(.5rem,1vw,1.125rem);line-height:1.8;color:#b0b0b0;margin:0}.center-header{margin:0 auto 4rem;padding:0 5%;text-align:center}.center-title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;color:#009ced;margin:0 0 2rem;line-height:1.3;max-width:75%;margin-left:auto;margin-right:auto}.center-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;color:#b0b0b0;max-width:70%;text-align:center;margin:0 auto}.center-description p{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;color:#b0b0b0;margin:0 0 1.5rem;margin-left:auto;margin-right:auto}.center-description p:last-child{margin-bottom:0}.center-description p strong{color:#009ced;font-weight:500}.project-section{max-width:75%;margin:0 auto;padding:6rem 5%}.research-section{background:#000;padding:6rem 5%;margin:0 auto}@media(max-width:768px){.section-header,.side-by-side-header{grid-template-columns:1fr;gap:2rem}.section-header-description,.side-by-side-description{padding-left:0;border-left:none;border-top:3px solid #009CED;padding-top:2rem}}.design-directions-section{background:#000;padding:6rem 5%;margin:0 auto}.challenge-section{background:#000;padding:6rem 5%;display:flex;flex-direction:column;align-items:center}.challenge-content{max-width:75%;width:100%;margin:0 auto;padding-bottom:4rem}.challenge-emojis{margin-bottom:1.5rem;font-size:2rem;line-height:1;text-align:center}.challenge-number{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#009ced;margin:0 0 .5rem;line-height:1.2;text-transform:uppercase;text-align:center}.challenge-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#009ced;margin:0 0 2rem;line-height:1.2;letter-spacing:-.02em;text-align:center}.challenge-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#e0e0e0;margin:0 auto 1.5rem;max-width:80%;text-align:left}.challenge-description strong{font-weight:700;color:#fff}.challenge-list{list-style:none;padding:0;margin:0 auto 1.5rem;max-width:80%;text-align:left}.challenge-list li{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#e0e0e0;margin-bottom:1rem;padding-left:1.5rem;position:relative}.challenge-list li:before{content:"•";color:#009ced;font-weight:700;position:absolute;left:0}.challenge-question{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#e0e0e0;margin:0 auto 2rem;max-width:80%;text-align:left}.challenge-solution-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#009ced;margin:3rem auto 1.5rem;line-height:1.2;text-transform:uppercase;max-width:80%;text-align:left}.challenge-solution{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#e0e0e0;margin:0 auto 2rem;max-width:80%;text-align:left}.challenge-solution strong{font-weight:700;color:#fff}.challenge-section .project-image-full{max-width:75%;margin:4rem auto;width:100%}.challenge-section .project-image-full-3{width:100%}.challenge-section .project-image-full-2{max-width:55%;margin:1rem auto;width:100%;display:block}.challenge-section .project-image-full-2 img{width:100%;height:auto;border-radius:8px}.challenge-section .solution-heading{max-width:75%;margin:3rem auto 2rem;width:100%}@media(max-width:768px){.challenge-content,.challenge-section .project-image-full{max-width:90%}.challenge-section .project-image-full-2{max-width:80%}.challenge-section .solution-heading{max-width:90%}}.solution-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:500;letter-spacing:-.01em;margin:3rem 0 2rem;color:#009ced;text-transform:uppercase}.main-flow-section{background:#1a1a1a;padding:6rem 5%}.main-flow-content{max-width:80%;margin:0 auto}.main-flow-heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:2rem;color:#009ced;text-align:center}.main-flow-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#b0b0b0;margin-bottom:4rem;text-align:center;max-width:100%}.video-container{position:relative;width:100%;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.main-flow-video{width:100%;height:auto;display:block}.mvp-section{background:#000;padding:6rem 5%}.mvp-content{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.mvp-text{display:flex;flex-direction:column;gap:2rem;padding-right:2rem;text-align:left}.mvp-heading{font-size:clamp(2rem,3vw,3.5rem);font-weight:400;letter-spacing:-.02em;margin-bottom:2rem;color:#009ced;text-align:left}.mvp-image{position:relative;display:flex;justify-content:center;align-items:center}.mvp-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000004d}.users-section{padding:6rem 5%;max-width:80%;margin:0 auto}.users-content{max-width:1200px;margin:0 auto;text-align:left}.users-heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;letter-spacing:-.02em;margin-bottom:2rem;color:#009ced;text-align:center;text-transform:uppercase}.users-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#fff;margin-bottom:4rem;margin-left:auto;margin-right:auto}.project-image-full{width:100%;margin:4rem 0}.project-image-full-2{width:100%;margin:4rem 0;display:block}.project-image-full-2 img{width:100%;height:auto;border-radius:8px}.project-image-full-3{width:100%;margin:4rem 0;display:block}.project-image-full-3 img{width:100%;height:auto;border-radius:8px}.precision-section{margin:2rem 0;padding:6rem 5%}.precision-title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;margin-bottom:3rem;color:#009ced;display:flex;align-items:center;gap:.5rem}.precision-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.precision-image-container{display:flex;flex-direction:column;gap:2rem}.precision-image{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000004d}.before-after-comparison{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#5ce1e60d;border-radius:8px;border:1px solid rgba(92,225,230,.2)}.before-after-item{display:flex;flex-direction:column;gap:.5rem}.before-after-label{font-size:.875rem;font-weight:500;color:#009ced;text-transform:uppercase;letter-spacing:.05em}.before-after-text{font-size:1rem;color:#e0e0e0;font-family:Poppins,sans-serif}.arrow{font-size:1.5rem;color:#009ced;font-weight:700}.precision-explanation{display:flex;flex-direction:column;gap:1.5rem;padding-left:2rem}.precision-subtitle{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500;color:#fff;margin-bottom:1rem}.precision-explanation p{font-size:clamp(1rem,1vw,1.125rem);line-height:1.7;color:#b0b0b0;margin-bottom:0}.precision-explanation p strong{color:#009ced;font-weight:500}.system-intelligence-section{margin:2rem 0;padding:6rem 5%}.input-table-container{margin:3rem auto 0;padding:0 5%;display:flex;justify-content:center}.input-table-image{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000004d}.edge-cases-section{margin:2rem 0;padding:6rem 5%}.edge-cases-table-container{margin:3rem auto 0;padding:0 5%;display:flex;justify-content:center}.edge-cases-table-image{width:60%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000004d}.ai-case-understanding-section{margin:2rem 0;padding:6rem 5%}.ai-video-container{position:relative;width:100%;max-width:80%;margin:3rem auto 0;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.ai-video{width:100%;height:auto;display:block}.initial-setup-section{margin:2rem 0;padding:6rem 5%}.initial-setup-image-container{margin:3rem auto 0;padding:0 5%;display:flex;justify-content:center}.initial-setup-image{width:100%;max-width:80%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000004d}.user-testing-issues-section{margin:2rem 0;padding:6rem 5%}.user-testing-issues-container{margin:0 auto;padding:0 5%;display:flex;justify-content:center}.user-testing-issues-image{width:100%;max-width:70%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000004d}.meeting-prep-section{margin:2rem 0;padding:6rem 5%}.meeting-prep-content{max-width:75%;margin:0 auto;padding:0 5%;display:flex;flex-direction:column;gap:2rem}.meeting-prep-title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;color:#fff;margin:0 0 1rem;line-height:1.3;color:#009ced}.meeting-prep-title:not(:first-child){margin-top:3rem}.meeting-prep-description{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;color:#e0e0e0;margin:0 0 1rem;text-align:left}.meeting-prep-description strong{font-weight:700;color:#fff}.meeting-prep-note{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;color:#e0e0e0;margin:0 0 1rem;font-style:italic;text-align:left}.meeting-prep-image-container{max-width:75%;margin:3rem auto 0;padding:0 5%;display:flex;justify-content:center}.meeting-prep-image-container img{width:100%;max-width:80%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000004d}.post-meeting-section{margin:2rem 0;padding:6rem 5%}.post-meeting-description strong{font-weight:700;color:#fff}.post-meeting-image-container{max-width:75%;margin:0 auto;padding:0 5%;display:flex;justify-content:center}.post-meeting-image-container img{width:100%;max-width:80%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000004d}.final-setup-section{margin:2rem 0;padding:6rem 5%}.final-setup-image-container{margin:3rem auto 0;padding:0 5%;display:flex;justify-content:center}.final-setup-image{width:100%;max-width:80%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000004d}@media(max-width:768px){.hero-content{grid-template-columns:1fr;gap:3rem}.project-metadata{grid-template-columns:1fr;gap:2rem}.metadata-column{gap:1.5rem}.challenge-section{padding:3rem 2rem}.main-flow-section,.users-section,.mvp-section,.precision-section,.system-intelligence-section,.edge-cases-section,.ai-case-understanding-section,.initial-setup-section,.user-testing-issues-section,.meeting-prep-section,.post-meeting-section,.final-setup-section{padding:4rem 5%}.mvp-content{grid-template-columns:1fr;gap:3rem}.mvp-text{padding-right:0}.precision-content{grid-template-columns:1fr;gap:3rem}.precision-explanation{padding-left:0;border-left:none;border-top:3px solid #009CED;padding-top:2rem}.before-after-comparison{flex-direction:column;gap:1rem;text-align:left}.arrow{transform:rotate(90deg)}.meeting-prep-content,.meeting-prep-image-container,.post-meeting-image-container{max-width:90%}}.solution-section{background:#000;padding:6rem 5%}.solution-content{max-width:75%;margin:0 auto;text-align:left}.solution-category{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#009ced;margin-bottom:1rem;font-weight:500;text-align:left}.solution-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;letter-spacing:-.02em;margin-bottom:4rem;color:#fff;text-align:left}.solution-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem}.solution-card{background:#2a2a2a;border-radius:16px;padding:3rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.solution-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #5ce1e61a}.solution-icon{width:80px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center}.solution-icon img{width:100%;height:100%;object-fit:contain}.solution-card-title{font-size:clamp(1.25rem,1.5vw,1.5rem);font-weight:500;color:#fff;margin-bottom:1.5rem;line-height:1.3}.solution-card-description{font-size:clamp(1rem,1.125vw,1.125rem);line-height:1.7;color:#e0e0e0;margin:0}.solution-card-description strong{color:#009ced;font-weight:500}@media(max-width:1024px){.solution-cards{grid-template-columns:1fr;gap:2rem}.solution-card{padding:2.5rem 2rem}}@media(max-width:768px){.solution-section{padding:4rem 5%}.solution-card{padding:2rem 1.5rem}.solution-icon{width:60px;height:60px;margin-bottom:1.5rem}}.project-detail.design-system{background:#fff;color:#1a1a1a;min-height:100vh}.design-system-hero{padding:120px 0 80px;background:#fff;border-bottom:1px solid #e2e8f0}.design-system-hero-content{max-width:75%;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.design-system-hero-text{max-width:600px;text-align:center;margin:0 auto}.design-system-label{font-size:.875rem;font-weight:600;color:#1a5cff;margin-bottom:12px;line-height:1.4;letter-spacing:.05em;text-transform:uppercase;text-align:center}.design-system-title{font-size:3.5rem;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.1;letter-spacing:-.02em;text-align:center}.design-system-subtitle{font-size:3rem;font-weight:600;color:#1a1a1a;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em;text-align:left}.design-system-description{font-size:1.125rem;line-height:1.7;color:#4a5568;margin-bottom:0;text-align:left}.design-system-hero-image{display:flex;justify-content:center;align-items:center}.design-system-hero-image img{width:50%;height:auto;border-radius:8px}.design-system-timeline-image{margin-top:40px}.design-system-timeline-image img{width:100%;height:auto;border-radius:8px}.design-system-full-width-image{width:100%;overflow:hidden;margin:0;padding:0;background:#fff}.design-system-full-width-image img{width:100%;height:auto;display:block}.design-system-section{max-width:75%;margin:0 auto;padding:80px 24px;background:#fff;border-bottom:1px solid #f1f5f9}.design-system-section:last-child{border-bottom:none}.section-heading{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em;text-align:center}.section-subheading{font-size:1.5rem;font-weight:500;color:#4a5568;margin-bottom:32px;line-height:1.4;text-align:center}.design-system-section p{font-size:1.125rem;line-height:1.7;color:#4a5568;margin-bottom:32px;max-width:800px;text-align:left;margin-left:auto;margin-right:auto}.design-system-section p:last-child{margin-bottom:0}.project-image-full{margin:40px 0;display:flex;justify-content:center;align-items:center}.project-image-full img{width:100%;height:auto;border-radius:8px}@media(max-width:1024px){.design-system-hero-content{grid-template-columns:1fr;gap:60px}.design-system-subtitle,.design-system-title{font-size:2.5rem;max-width:100%}.design-system-description{max-width:100%}.timeline-months{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.design-system-hero{padding:100px 0 60px}.design-system-hero-content{padding:0 16px;gap:32px}.design-system-label{font-size:.75rem}.design-system-subtitle,.design-system-title{font-size:2rem}.design-system-description{font-size:1rem}.design-system-section{padding:60px 16px}.section-heading{font-size:2rem}.design-system-section p{font-size:1rem}}@media(max-width:480px){.design-system-subtitle,.design-system-title{font-size:1.5rem}.section-heading{font-size:1.75rem}}.project-image-full img{cursor:pointer}.design-system-section{transition:background-color .3s ease}.design-system h1,.design-system h2,.design-system h3,.design-system h4,.design-system h5,.design-system h6{color:#1a1a1a;font-weight:600}.design-system p{color:#4a5568}.design-system a:focus,.design-system button:focus{outline:2px solid #3b82f6;outline-offset:2px}.design-system .section-heading{color:#1a1a1a}.design-system .design-system-section p{color:#4a5568}.project-image-full{opacity:0;animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-image-full:nth-child(1){animation-delay:.1s}.project-image-full:nth-child(2){animation-delay:.2s}.project-image-full:nth-child(3){animation-delay:.3s}.project-image-full:nth-child(4){animation-delay:.4s}.project-image-full:nth-child(5){animation-delay:.5s}.design-system .contact-button{color:#000;border-color:#333}.design-system .contact-button:before{background:#000}.design-system .contact-button:hover{color:#fff;border-color:#000}.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;touch-action:none}.infinite-scroll-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}.infinite-scroll-wrapper:before,.infinite-scroll-wrapper:after{content:"";position:absolute;background:linear-gradient(var(--dir, to bottom),#060010,transparent);height:25%;width:100%;z-index:1;pointer-events:none}.infinite-scroll-wrapper:before{top:0}.infinite-scroll-wrapper:after{--dir: to top;bottom:0}.infinite-scroll-container{display:flex;flex-direction:column;overscroll-behavior:contain;padding-inline:2rem;cursor:grab;transform-origin:center center;height:100%;gap:3rem}.infinite-scroll-item{--accent-color: #ffffff;border-radius:15px;display:flex;align-items:center;justify-content:center;padding:1rem;font-size:1.25rem;font-weight:600;text-align:center;border:none;-webkit-user-select:none;user-select:none;box-sizing:border-box;position:relative}.centui-page{min-height:100vh;background:#000;color:#fff;padding-top:80px;position:relative;overflow-x:hidden;cursor:none}.centui-page *{cursor:none}.centui-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 5%;position:relative;overflow:hidden}.centui-hero-background{position:absolute;inset:0;width:100%;height:100%;z-index:0}.centui-hero-content{max-width:75%;text-align:center;position:relative;z-index:1}.centui-title-reveal{margin:0 0 2rem}.centui-title{font-size:clamp(3rem,8vw,6rem);font-weight:900;letter-spacing:-.04em;line-height:1.1;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:30px;margin-bottom:1rem;text-shadow:0 0 30px rgba(255,255,255,.5)}.centui-subtitle-reveal{margin:0 0 3rem}.centui-subtitle{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;letter-spacing:-.02em;color:#5ce1e6;opacity:1;margin-bottom:1.5rem;text-shadow:0 0 20px rgba(92,225,230,.5)}.centui-description{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#fff;max-width:800px;margin:.5rem auto 0;font-weight:500;text-shadow:0 0 10px rgba(255,255,255,.2)}.centui-grid-section{margin:0 auto}.grid-title-reveal{margin:0 0 4rem}.grid-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;letter-spacing:-.03em;text-align:center;color:#fff}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,100px);gap:1rem;max-width:75%;margin:0 auto;align-items:start}.bento-card.large,.bento-card.medium,.bento-card.small,.bento-card.featured{grid-column:span 4;grid-row:span 3}.bento-card{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;height:100%}.bento-card:hover{background:#ffffff0d;border-color:#ffffff26;box-shadow:0 20px 40px #0000004d,0 0 0 1px #ffffff1a;transform:translateY(-4px);transition:all .3s cubic-bezier(.4,0,.2,1)}.bento-card.featured{background:linear-gradient(135deg,#5ce1e61a,#ffffff0d);border-color:#5ce1e633}.bento-card.featured:hover{background:linear-gradient(135deg,#5ce1e626,#ffffff14);border-color:#5ce1e64d}.card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between}.card-category{font-size:.75rem;font-weight:500;color:#5ce1e6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;opacity:.8}.card-title{font-size:clamp(1.25rem,2.5vw,2rem);font-weight:300;letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem;color:#fff}.card-description{font-size:clamp(.875rem,1.2vw,1rem);line-height:1.4;color:#b0b0b0;margin:0;font-weight:300}.card-image{flex:1;margin-top:.75rem;border-radius:8px;overflow:hidden;background:#ffffff0d;min-height:120px;max-height:200px;display:flex;align-items:center;justify-content:center}.card-image img{width:100%;height:100%;object-fit:cover;border-radius:6px;transition:transform .3s ease}.bento-card:hover .card-image img{transform:scale(1.05)}.image-placeholder{color:#666;font-size:.875rem;text-align:center;padding:1rem}.expanded-card-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.expanded-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem;max-width:800px;width:100%;max-height:80vh;overflow-y:auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;animation:scaleIn .2s ease-out;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.expanded-card-content{display:flex;flex-direction:column;gap:1.5rem}.expanded-card-category{font-size:.875rem;font-weight:500;color:#5ce1e6;text-transform:uppercase;letter-spacing:.1em}.expanded-card-title{font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:-.02em;line-height:1.2;color:#fff;margin:0}.expanded-card-description{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#b0b0b0;margin:0;font-weight:300}.expanded-card-image{border-radius:12px;overflow:hidden;background:#ffffff0d;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.expanded-card-image img{width:100%;height:100%;object-fit:cover}.close-button{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .2s ease;z-index:10}.close-button:hover{background:#fff3;border-color:#ffffff4d}.infinite-scroll-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;display:flex;gap:1.5rem;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-height:400px;width:100%;box-sizing:border-box}.infinite-scroll-card-content{flex:1;text-align:left}.infinite-scroll-category{font-size:.75rem;font-weight:500;color:#5ce1e6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;opacity:.8}.infinite-scroll-title{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:300;letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem;color:#fff}.infinite-scroll-description{font-size:clamp(.875rem,1.2vw,1rem);line-height:1.4;color:#b0b0b0;margin:0;font-weight:300}.infinite-scroll-image{border-radius:8px;overflow:hidden;background:#ffffff0d;min-height:200px;max-height:300px;display:flex;align-items:center;justify-content:center;flex:1}.infinite-scroll-desktop{display:block}.bento-grid-mobile{display:none}@media(max-width:1024px){.infinite-scroll-desktop{display:none}.bento-grid-mobile{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,100px);gap:1rem;max-width:75%;margin:0 auto;align-items:start}.bento-grid-mobile .bento-card{grid-column:span 4;grid-row:span 3}}.card-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#5ce1e60d,#ffffff05,#5ce1e608);opacity:0;transition:opacity .4s ease}.bento-card:hover .card-gradient{opacity:.8}.card-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(92,225,230,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.05) 0%,transparent 50%);opacity:.3}.centui-cta{padding:8rem 5%;text-align:center;background:linear-gradient(180deg,#0000,#5ce1e60d)}.cta-content{max-width:800px;margin:0 auto}.cta-title-reveal{margin:0 0 2rem}.cta-title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;letter-spacing:-.02em;color:#fff}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#5ce1e6,#4ac4c9);color:#000;text-decoration:none;border-radius:12px;font-size:1rem;font-weight:500;letter-spacing:-.01em;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #5ce1e633}.cta-button:hover{background:linear-gradient(135deg,#6ce8ed,#5ad4d9);box-shadow:0 12px 32px #5ce1e64d;transform:translateY(-2px)}.cta-button svg{transition:transform .3s ease}.cta-button:hover svg{transform:translate(4px)}@media(max-width:1024px){.bento-grid{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(16,80px)}.bento-card.large{grid-column:span 4;grid-row:span 3}.bento-card.medium{grid-column:span 3;grid-row:span 2}.bento-card.small{grid-column:span 2;grid-row:span 2}.bento-card.featured{grid-column:span 8;grid-row:span 4}}@media(max-width:768px){.bento-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(20,80px);gap:.75rem}.bento-card{padding:1rem}.bento-card.large,.bento-card.medium,.bento-card.small,.bento-card.featured{grid-column:span 2;grid-row:span 3}.centui-hero{padding:0 3%}.centui-grid-section,.centui-cta{padding:6rem 3%}.expanded-card{grid-template-columns:1fr;padding:2rem;gap:2rem}.expanded-card-image{aspect-ratio:16/9}}@media(max-width:480px){.bento-card{padding:1rem}.card-title{font-size:1.125rem}.card-description{font-size:.875rem}}.ai-cs-project{position:relative;overflow-x:hidden;cursor:none;background:#fff;color:#1a1a1a;min-height:100vh;padding-top:80px}.ai-cs-project *{cursor:none}.ai-cs-hero{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:100vh;display:flex;align-items:center;background-image:url(/ai-agent/Main%20Container-3.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:0 5%;margin-bottom:4rem}.ai-cs-hero-content{z-index:2;max-width:50%;padding-right:4rem}.ai-cs-brand{font-size:1.5rem;font-weight:400;color:#fff;margin-bottom:2rem;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:.02em}.ai-cs-title{font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:2rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.ai-cs-subtitle{font-size:1.25rem;color:#fff;margin-bottom:2rem;font-weight:300;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ai-cs-description{font-size:1rem;line-height:1.7;color:#fff;margin-bottom:3rem;text-shadow:0 1px 2px rgba(0,0,0,.3);font-weight:300}.ai-cs-description strong{font-weight:600}.ai-cs-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 3rem;max-width:600px}.ai-cs-meta-item{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.ai-cs-meta-label{font-weight:600;color:#fff;font-size:.875rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ai-cs-meta-value{color:#fff;font-size:.875rem;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.3);font-weight:300}.ai-cs-hero-images{position:relative;display:flex;flex-direction:column;gap:1rem}.ai-cs-hero-main,.ai-cs-hero-bot,.ai-cs-hero-white,.ai-cs-hero-gif{width:100%;border-radius:12px;box-shadow:0 20px 40px #0000001a}.ai-cs-current-ui{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-section-heading{font-size:2rem;font-weight:800;margin-bottom:3rem;color:#1a1a1a}.ai-cs-ui-images{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.ai-cs-ui-dark,.ai-cs-ui-gif{width:100%;border-radius:12px;box-shadow:0 15px 30px #0000001a}.ai-cs-theme-message{margin-top:3rem;display:flex;justify-content:center;align-items:center}.ai-cs-theme-image{width:100%;height:auto}.ai-cs-background-problem{padding:6rem 5% 0rem;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-bp-content{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.ai-cs-bp-text{flex:1;max-width:60%}.ai-cs-bp-category{font-size:.875rem;font-weight:700;color:#007bff;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem}.ai-cs-bp-title{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:2rem;line-height:1.1;letter-spacing:-.02em}.ai-cs-bp-description{font-size:1rem;line-height:1.7;color:#000;max-width:600px}.ai-cs-bp-pattern{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.ai-cs-plus-row{display:flex;gap:1rem}.ai-cs-plus{font-size:1.5rem;color:coral;font-weight:700}.ai-cs-problem-cards{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.ai-cs-problem-card{background:#f8f9fa;padding:2rem;text-align:left;border-radius:12px}.ai-cs-card-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:60px}.ai-cs-speech-bubble{font-size:2rem;color:#000}.ai-cs-puzzle-piece,.ai-cs-stop-sign,.ai-cs-chart{font-size:2rem}.ai-cs-card-title{font-size:1.25rem;font-weight:700;color:#000;margin-bottom:1rem}.ai-cs-card-description{font-size:.9rem;color:#6c757d;line-height:1.5}.ai-cs-frame-section{padding:2rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-frame-image{width:100%;height:auto}.ai-cs-research-image-section{width:100vw;margin-bottom:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-research-image{width:100%;height:auto}.ai-cs-findings{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-findings-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:2rem;text-align:left;line-height:1.2}.ai-cs-findings-text{font-size:1rem;line-height:1.7;color:#000;margin-bottom:3rem}.ai-cs-findings-text strong{color:#007bff;font-weight:700}.ai-cs-findings-visual{margin-top:3rem;display:flex;justify-content:center;align-items:center}.ai-cs-findings-image{width:80%;height:auto;margin:0 auto}.ai-cs-decisions-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:2rem;text-align:left;line-height:1.2}.ai-cs-decisions-text{font-size:1rem;line-height:1.7;color:#000;text-align:left}.ai-cs-decisions-visual{margin-top:3rem;display:flex;justify-content:center;align-items:center}.ai-cs-decisions-image{width:100%;height:auto}.ai-cs-prototype-bg{width:100vw;margin-bottom:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-prototype-content{max-width:75%;text-align:center;z-index:2;position:relative}.ai-cs-prototype-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.ai-cs-prototype-subtitle{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.ai-cs-prototype-description{font-size:1.125rem;line-height:1.6;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.ai-cs-ticket-transfer{max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-ticket-heading{font-size:2rem;font-weight:700;color:#000;margin-bottom:2rem;text-align:left}.ai-cs-ticket-description{font-size:1rem;line-height:1.6;color:#000;margin-bottom:3rem;text-align:left}.ai-cs-ticket-visual{display:flex;justify-content:center;align-items:center}.ai-cs-ticket-image{width:100%;height:auto}.ai-cs-receiving-tickets{max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-receiving-heading{font-size:2rem;font-weight:700;color:#000;margin-bottom:3rem;text-align:left}.ai-cs-receiving-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.ai-cs-receiving-text{display:flex;flex-direction:column;gap:2rem}.ai-cs-receiving-bullets{list-style:none;padding:0;margin:0}.ai-cs-receiving-bullets li{font-size:1rem;line-height:1.6;color:#000;margin-bottom:1.5rem;padding-left:2rem;position:relative}.ai-cs-receiving-bullets li:before{content:"→";position:absolute;left:0;color:#007bff;font-weight:700;font-size:1.2rem}.ai-cs-receiving-bullets li strong{color:#007bff;font-weight:700}.ai-cs-ai-summary{background:#f8f9fa;padding:2rem;border-radius:8px;border-left:4px solid #007bff}.ai-cs-ai-summary p{font-size:1rem;line-height:1.6;color:#000;margin:0}.ai-cs-ai-summary p strong{color:#007bff;font-weight:700}.ai-cs-receiving-visual{display:flex;justify-content:center;align-items:center}.ai-cs-receiving-image{width:100%;height:auto}.ai-cs-ai-driven{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem;text-align:center}.ai-cs-ai-driven-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:3rem;text-align:center;line-height:1.2}.ai-cs-ai-driven-content{text-align:left;max-width:100%}.ai-cs-ai-driven-text{font-size:1rem;line-height:1.75;color:#000;margin-bottom:1.5rem;margin:0 0 1.5rem}.ai-cs-ai-driven-text:last-child{margin-bottom:0}.ai-cs-ai-driven-text strong{color:#007bff;font-weight:700}.ai-cs-live-chat{padding:6rem 5%;margin-bottom:4rem}.ai-cs-live-chat-visual{display:flex;justify-content:center;align-items:center}.ai-cs-live-chat-image{width:100%;height:auto}.ai-cs-ai-human-collaboration{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-collaboration-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:3rem;text-align:left;line-height:1.2}.ai-cs-collaboration-content{text-align:left}.ai-cs-collaboration-text{font-size:1rem;line-height:1.75;color:#000;margin-bottom:1.5rem}.ai-cs-collaboration-text:last-child{margin-bottom:0}.ai-cs-customer-flow{padding:6rem 5%;margin-bottom:4rem}.ai-cs-customer-flow-visual{display:flex;justify-content:center;align-items:center}.ai-cs-customer-flow-image{width:80%;height:auto;margin:0 auto}.ai-cs-prototype-hero{background:#3a3a3a;padding:6rem 5%;margin-bottom:4rem}.ai-cs-prototype-hero-content{max-width:75%;margin:0 auto;gap:4rem;align-items:center}.ai-cs-prototype-hero-text{color:#fff}.ai-cs-prototype-hero-heading{font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem;text-align:center;line-height:1.2}.ai-cs-prototype-hero-description{font-size:1rem;line-height:1.7;color:#fff;margin:0;font-weight:300;text-align:center}.ai-cs-prototype-hero-description strong{color:#6eb5ff;font-weight:600}.ai-cs-motion-line{width:2px;height:30px;background:linear-gradient(to top,#87ceeb,transparent);position:absolute;bottom:-30px;left:59px;animation:float 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(-10px);opacity:1}}.ai-cs-prototype-animation{margin-top:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-prototype-animation-image{width:100%;height:auto;max-width:1200px}.ai-cs-dashboard-strategy{background:#fff;padding:6rem 5%;margin-bottom:4rem}.ai-cs-dashboard-content{max-width:75%;margin:0 auto}.ai-cs-dashboard-category{font-size:.75rem;font-weight:700;color:#007bff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.ai-cs-dashboard-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:2rem;text-align:left;line-height:1.2}.ai-cs-dashboard-text{font-size:1rem;line-height:1.7;color:#000;margin-bottom:1.5rem}.ai-cs-dashboard-text:last-of-type{margin-bottom:0}.ai-cs-dashboard-subheading{font-size:2.5rem;font-weight:700;color:#000;margin-top:4rem;margin-bottom:2rem;text-align:left;line-height:1.2}.ai-cs-dashboard-text strong{color:#007bff;font-weight:700}.ai-cs-dashboard-visual{margin-top:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-dashboard-image{width:100%;height:auto;max-width:1000px}.ai-cs-role-dashboards{background:#fff;padding:6rem 5%;margin-bottom:4rem}.ai-cs-role-dashboards-content{max-width:75%;margin:0 auto}.ai-cs-role-dashboards-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1.5rem;text-align:left;line-height:1.2}.ai-cs-role-dashboards-text{font-size:1.125rem;line-height:1.7;color:#000;margin:0}.ai-cs-role-dashboards-visual{margin-top:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-role-dashboards-image{width:100%;height:auto;max-width:1000px}.ai-cs-project-impact{background:#fff;padding:6rem 5%;margin-bottom:4rem}.ai-cs-impact-content{max-width:75%;margin:0 auto}.ai-cs-impact-category{font-size:.875rem;font-weight:700;color:#007bff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.ai-cs-impact-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:2rem;text-align:left;line-height:1.2}.ai-cs-impact-text{font-size:1rem;line-height:1.7;color:#000;margin-bottom:1.5rem}.ai-cs-impact-text:last-of-type{margin-bottom:0}.ai-cs-impact-visual{margin-top:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-impact-image{width:100%;height:auto;max-width:80%}.ai-cs-hifi-designs{background:#fff;padding:6rem 5%;margin-bottom:4rem}.ai-cs-hifi-content{max-width:75%;margin:0 auto}.ai-cs-hifi-heading{font-size:2.5rem;font-weight:700;color:#000;margin:0;text-align:left;line-height:1.2}.ai-cs-hifi-visual{margin-top:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-hifi-image{width:100%;height:auto;max-width:1200px}.ai-cs-hifi-mockups{margin-top:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-hifi-mockups-image{width:100%;height:auto;max-width:85%}.ai-cs-other-designs{background:#fff;padding:6rem 5%;margin-bottom:4rem}.ai-cs-other-content{max-width:75%;margin:0 auto;text-align:center}.ai-cs-other-heading{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1.5rem;text-align:center;line-height:1.2}.ai-cs-other-text{font-size:1rem;line-height:1.7;color:#000;margin:0 auto;text-align:left;max-width:800px}.ai-cs-other-visual{margin-top:4rem;display:flex;justify-content:center;align-items:center}.ai-cs-other-images{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:80%;width:100%}.ai-cs-other-image{width:100%;height:auto}.ai-cs-research{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-research-text{font-size:1.2rem;line-height:1.7;color:#475569}.ai-cs-research-text strong{color:#667eea;font-weight:700}.ai-cs-findings{padding:6rem 5%;max-width:75%;margin:0 auto}.ai-cs-findings-text{font-size:1.1rem;line-height:1.6;color:#475569;margin-bottom:3rem}.ai-cs-findings-images{display:flex;flex-direction:column;align-items:center;gap:2rem}.ai-cs-findings-icon{width:60px;height:60px}.ai-cs-findings-main{width:100%;border-radius:12px;box-shadow:0 15px 30px #0000001a}.ai-cs-decisions{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-decisions-text{font-size:1.1rem;line-height:1.6;color:#475569;margin-bottom:3rem}.ai-cs-decisions-image{width:100%}.ai-cs-prototype{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-subsection-heading{font-size:1.8rem;font-weight:600;color:#667eea;margin-bottom:2rem}.ai-cs-showcase-text{font-size:1.1rem;line-height:1.6;color:#475569;margin-bottom:3rem;max-width:700px}.ai-cs-showcase-images{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.ai-cs-showcase-light,.ai-cs-showcase-gif,.ai-cs-showcase-person{width:100%;border-radius:12px;box-shadow:0 15px 30px #0000001a}.ai-cs-showcase-person{grid-column:span 2;max-width:400px;margin:0 auto}.ai-cs-transfer{padding:6rem 5%;max-width:75%;margin:0 auto}.ai-cs-transfer-text{font-size:1.1rem;line-height:1.6;color:#475569;margin-bottom:3rem;max-width:700px}.ai-cs-transfer-images{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.ai-cs-transfer-light,.ai-cs-transfer-gif{width:100%;border-radius:12px;box-shadow:0 15px 30px #0000001a}.ai-cs-receiving{padding:6rem 5%;max-width:75%;margin:0 auto;margin-bottom:4rem}.ai-cs-transfer-bullets{list-style:none;padding:0}.ai-cs-transfer-bullets li{font-size:1.1rem;line-height:1.7;color:#475569;margin-bottom:1.5rem;padding-left:2rem;position:relative}.ai-cs-transfer-bullets li:before{content:"→";position:absolute;left:0;color:#667eea;font-weight:700;font-size:1.2rem}@media(max-width:1024px){.ai-cs-hero{min-height:80vh}.ai-cs-hero-content{max-width:60%;padding-right:2rem}.ai-cs-title{font-size:2.5rem}.ai-cs-bp-content{flex-direction:column;gap:2rem}.ai-cs-bp-text{max-width:100%}.ai-cs-bp-pattern{align-self:flex-start}.ai-cs-cards-grid{grid-template-columns:repeat(2,1fr)}.ai-cs-ui-images,.ai-cs-showcase-images,.ai-cs-transfer-images{grid-template-columns:1fr}.ai-cs-showcase-person{grid-column:span 1}}@media(max-width:768px){.ai-cs-hero{min-height:70vh;padding:0 3%}.ai-cs-hero-content{max-width:100%;padding-right:0}.ai-cs-brand{font-size:1.25rem}.ai-cs-title{font-size:2rem}.ai-cs-meta{grid-template-columns:1fr;gap:1rem}.ai-cs-bp-title{font-size:3rem}.ai-cs-cards-grid{grid-template-columns:1fr}.ai-cs-findings-heading,.ai-cs-decisions-heading,.ai-cs-prototype-title{font-size:2.5rem}.ai-cs-prototype-subtitle{font-size:1.5rem}.ai-cs-prototype-description{font-size:1.125rem}.ai-cs-ticket-heading,.ai-cs-receiving-heading{font-size:2rem}.ai-cs-receiving-content{grid-template-columns:1fr;gap:3rem}.ai-cs-ai-driven-heading,.ai-cs-collaboration-heading{font-size:2.5rem}.ai-cs-prototype-hero-heading{font-size:2rem}.ai-cs-prototype-hero-content{grid-template-columns:1fr;gap:3rem}.ai-cs-dashboard-heading,.ai-cs-dashboard-subheading,.ai-cs-role-dashboards-heading,.ai-cs-impact-heading,.ai-cs-hifi-heading,.ai-cs-other-heading{font-size:2.5rem}.ai-cs-other-images{grid-template-columns:1fr;gap:1.5rem}.ai-cs-prototype-content{max-width:90%;padding:0 3%}.ai-cs-current-ui,.ai-cs-background-problem,.ai-cs-problem-cards,.ai-cs-research-image-section,.ai-cs-findings,.ai-cs-decisions,.ai-cs-ai-driven,.ai-cs-live-chat,.ai-cs-ai-human-collaboration,.ai-cs-customer-flow,.ai-cs-prototype-hero,.ai-cs-dashboard-strategy,.ai-cs-project-impact,.ai-cs-hifi-designs,.ai-cs-other-designs,.ai-cs-research,.ai-cs-prototype,.ai-cs-transfer,.ai-cs-receiving{padding:4rem 5%}.ai-cs-section-heading{font-size:2rem}}.ai-cs-project .contact-button{color:#000;border-color:#333}.ai-cs-project .contact-button:before{background:#000}.ai-cs-project .contact-button:hover{color:#fff;border-color:#000}.smartz-app-page{width:100%;min-height:100vh;background:#0f1117;color:#fff}.smartz-hero{min-height:100vh;background:#14171f;padding:8rem 4rem 4rem;position:relative;overflow:hidden}.smartz-hero-container{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:center}.smartz-hero-left{max-width:600px}.smartz-logo-container{margin-bottom:2.5rem}.smartz-brand-logo{height:60px;width:auto}.smartz-hero-title{font-size:clamp(2.5rem,2vw,3.5rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}.smartz-hero-description{font-size:1rem;line-height:1.75;color:#a5a8b8;margin-bottom:2rem}.hero-left-images{display:flex;gap:1.5rem;margin-top:2rem;max-width:45%}.hero-left-img{width:auto;max-width:100%;height:auto;object-fit:contain;flex:1}.hero-info-section{margin-bottom:2.5rem}.hero-info-title{font-size:1.125rem;font-weight:600;color:#e5e7eb;margin-bottom:.75rem;letter-spacing:-.01em}.hero-info-text{font-size:.95rem;color:#a5a8b8;line-height:1.6;margin-bottom:.4rem}.hero-tools{display:flex;gap:1rem;margin-top:1rem}.tool-icon{width:48px;height:48px;background:#262b3d;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:transform .2s ease}.tool-icon:hover{transform:translateY(-3px)}.hero-timeline{margin-top:3rem;position:relative;padding-left:0}.timeline-item{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;position:relative}.timeline-item:not(:last-child):before{content:"";position:absolute;left:11px;top:24px;width:2px;height:calc(100% + 1.5rem);background:#2d3348}.timeline-dot{min-width:24px;width:24px;height:24px;background:#ff8c42;border-radius:50%;position:relative;z-index:1;box-shadow:0 0 0 4px #ff8c4226}.timeline-content{display:flex;flex-direction:column;gap:.25rem;padding-top:2px}.timeline-year{font-size:1.25rem;font-weight:600;color:#5b9eff;letter-spacing:-.01em}.timeline-label{font-size:.9rem;color:#a5a8b8;font-weight:400}.smartz-hero-right{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.hero-phones-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-phones-stack{position:relative;width:100%;height:100%;top:-85px}.hero-phone{position:absolute;overflow:hidden;transition:transform .3s ease}.hero-phone:hover{transform:translateY(-10px)}.hero-phone img{width:100%;height:auto;display:block}.hero-phone-back{left:0;top:50px;z-index:1}.hero-phone-front{right:0;top:0;z-index:2}.smartz-context{position:relative;min-height:600px;background:#1a1d29;overflow:hidden;display:flex;align-items:center;padding:0;width:100%}.context-container{position:relative;width:100%;height:100vh;min-height:600px;display:flex;align-items:center}.context-statement{position:relative;z-index:2;font-size:clamp(2.5rem,3.5vw,4.5rem);font-weight:700;color:#fff;line-height:1.2;max-width:50%;margin:0;padding:4rem 4rem 8rem;letter-spacing:-.02em}.orange-ellipse{position:absolute;inset:0;background-image:url(/smartz-app/contextBg.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;pointer-events:none;width:100%;height:100%}.section-container{max-width:80%;margin:0 auto;padding:6rem 2rem}.section-title-reveal{margin-bottom:3rem}.section-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;text-align:center;background:linear-gradient(135deg,#fff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.smartz-overview{background:#0a0a0a}.overview-text{font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.8;color:silver;max-width:900px;margin:0 auto;text-align:center}.smartz-pain-points{background:#181a21;padding:6rem 2rem}.pain-points-title{font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#fff;margin:0 0 2rem;letter-spacing:-.02em;line-height:1.3;text-align:center}.pain-points-intro{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 auto;max-width:900px;text-align:center}.pain-points-link{color:#5b9eff;text-decoration:none;transition:color .3s ease}.pain-points-link:hover{color:#7bb1ff;text-decoration:underline}.pain-points-image{width:100%;border-radius:16px;overflow:hidden;margin-top:3rem}.pain-points-image img{width:100%;height:auto;display:block;border-radius:16px}.smartz-challenge{background:#181a21;padding:6rem 2rem}.challenge-container{max-width:1400px;margin:0 auto;padding:10rem 0px}.challenge-title{font-size:clamp(2.5rem,4vw,3rem);font-weight:500;color:#fff;text-align:center;margin-bottom:5rem;letter-spacing:-.02em}.challenge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;margin-top:3rem}.challenge-card{background:transparent;border:none;padding:0;text-align:center;transition:all .3s ease}.challenge-card:hover{transform:translateY(-8px)}.challenge-icon{width:100%;height:280px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;background:transparent}.challenge-icon img{width:100%;height:100%;object-fit:contain;display:block}.challenge-card-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff;line-height:1.3}.challenge-card-description{font-size:1rem;line-height:1.7;color:#a5a8b8;max-width:400px;margin:0 auto}.smartz-strategy{background:#101217;padding:6rem 2rem}.strategy-container{max-width:1400px;margin:0 auto}.strategy-header{text-align:center;margin-bottom:4rem}.strategy-title{font-size:clamp(2rem,2vw,2.75rem);font-weight:700;color:#ff9b5a;letter-spacing:-.01em;line-height:1.3;margin:0}.strategy-content{text-align:center;max-width:900px;margin:0 auto 6rem}.strategy-text{font-size:1.125rem;line-height:1.8;color:#fff;margin-bottom:1.5rem}.strategy-text:last-child{margin-bottom:0}.framework-item{display:grid;grid-template-columns:auto 1fr auto;gap:3rem;align-items:center;margin-bottom:8rem;position:relative}.framework-item:last-child{margin-bottom:0}.framework-number{font-size:clamp(8rem,15vw,12rem);font-weight:700;color:#fff;line-height:1;opacity:.15;white-space:nowrap}.framework-content{max-width:500px;z-index:2}.framework-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}.framework-description{font-size:1.125rem;line-height:1.8;color:#a5a8b8;margin:0}.framework-images{z-index:2}.framework-image{width:100%;max-width:600px;height:auto;display:block}.framework-image-1{width:100%;max-width:475px;height:auto;display:block}.framework-item-1{grid-template-columns:auto 1fr auto}.framework-item-1 .framework-number{grid-column:1}.framework-item-1 .framework-content{grid-column:2}.framework-item-1 .framework-images{grid-column:3}.framework-item-2{display:flex;flex-direction:row-reverse;align-items:center;gap:3rem}.framework-item-2 .framework-images,.framework-item-2 .framework-number{flex:0 0 auto}.framework-item-2 .framework-content{flex:1;max-width:500px}.framework-item-3{grid-template-columns:auto 1fr auto}.framework-item-3 .framework-number{grid-column:1}.framework-item-3 .framework-content{grid-column:2}.framework-item-3 .framework-images{grid-column:3}.smartz-onboarding{background:#181a21;padding:6rem 2rem}.onboarding-container{max-width:70%;margin:0 auto}.onboarding-header{text-align:center;margin-bottom:3rem}.onboarding-icon{font-size:3rem;margin-bottom:1.5rem}.onboarding-title{font-size:clamp(2rem,2vw,2.75rem);font-weight:700;color:#5b9eff;letter-spacing:-.01em;line-height:1.3}.onboarding-content{text-align:left;max-width:70%;margin:0 auto;margin-bottom:3rem}.onboarding-text{font-size:1.125rem;line-height:1.8;color:#a5a8b8;margin-bottom:1.5rem}.onboarding-text strong{color:#fff;font-weight:600}.onboarding-text:last-child{margin-bottom:0}.onboarding-image-container{margin-top:3rem;text-align:center}.onboarding-image{width:100%;max-width:800px;height:auto;border-radius:16px;margin-bottom:1.5rem;display:block;margin-left:auto;margin-right:auto}.onboarding-caption{font-size:.95rem;color:#6b7280;font-style:italic;line-height:1.6;max-width:700px;margin:0 auto}.smartz-solution{background:#181a21;padding:6rem 2rem}.solution-title-2{font-size:clamp(2rem,2vw,3rem);font-weight:600;color:#fff;letter-spacing:-.02em;line-height:1.3;max-width:70%;margin:0 auto;text-align:center;padding-bottom:10px}.solution-text{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 0 1.5rem;max-width:70%;margin:0 auto;padding-bottom:10px}.solution-text:last-child{margin-bottom:0}.solution-highlight{color:#5b9eff;font-weight:500}.solution-images{margin-top:4rem;display:flex;flex-direction:column;gap:3rem;align-items:center}.solution-image{width:100%;height:auto;display:block}.solution-image-1,.solution-image-2{max-width:75%}.solution-image-3{max-width:100%}.smartz-prototype-showcase{background:#181a21;padding:6rem 2rem}.prototype-item{display:flex;align-items:center;gap:4rem;margin-bottom:8rem}.prototype-item:last-child{margin-bottom:0}.prototype-item-1{flex-direction:row}.prototype-item-2{flex-direction:row-reverse}.prototype-number{font-size:clamp(8rem,15vw,12rem);font-weight:700;color:#fff;line-height:1;opacity:.15;white-space:nowrap;flex-shrink:0}.prototype-content{flex:1;max-width:500px}.prototype-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}.prototype-description{font-size:1.125rem;line-height:1.8;color:#a5a8b8;margin:0}.prototype-video{flex:0 0 auto;width:300px;max-width:100%;display:flex;align-items:center;justify-content:center}.prototype-video-element{width:auto;height:500px;max-width:100%;max-height:80vh;display:block;border-radius:16px;box-shadow:0 20px 60px #0000004d;object-fit:contain}.showcase-images{margin-top:6rem;display:flex;flex-direction:column;gap:4rem;align-items:center}.showcase-image{width:100%;height:auto;display:block}.solution-grid{display:flex;flex-direction:column;gap:6rem;margin-top:4rem}.solution-item{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.solution-item.reverse{direction:rtl}.solution-item.reverse>*{direction:ltr}.solution-content h3{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.solution-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 60px #0000004d}.solution-image-group{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.solution-image-group img{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 40px #0000004d}.smartz-playback{background:#101217;padding:6rem 2rem}.playback-header{text-align:center;margin-bottom:4rem}.playback-icon{font-size:3rem;margin-bottom:1.5rem}.playback-title{font-size:clamp(2rem,2vw,3rem);font-weight:700;color:#ff9b5a;margin:0 0 1.5rem;letter-spacing:-.02em;line-height:1.3}.playback-intro{font-size:1.125rem;line-height:1.8;color:#a5a8b8;max-width:900px;margin:0 auto}.playback-learning{display:flex;align-items:flex-start;gap:3rem;margin-bottom:4rem;max-width:1000px;margin-left:auto;margin-right:auto}.playback-learning-icon{flex:0 0 auto;width:60px;height:60px;background:#1a1d29;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff}.playback-learning-content{flex:1}.playback-learning-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}.playback-learning-text{font-size:1.125rem;line-height:1.8;color:#a5a8b8;margin:0 0 1.5rem}.playback-learning-text:last-child{margin-bottom:0}.playback-learning-text strong{color:#fff;font-weight:600}.playback-images{display:flex;flex-direction:column;gap:3rem;align-items:center;margin-top:4rem}.playback-images-second,.playback-images-third{margin-top:4rem}.playback-image{width:100%;height:auto;display:block}.playback-context{margin-top:6rem;max-width:1000px;margin-left:auto;margin-right:auto}.playback-context-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 2rem;line-height:1.3;text-align:center}.playback-context-content{display:flex;align-items:flex-start;gap:3rem}.playback-context-icon{flex:0 0 auto;width:60px;height:60px;background:#1a1d29;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff}.playback-context-text{flex:1}.playback-context-text p{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 0 1.5rem}.playback-context-text p:last-child{margin-bottom:0}.playback-context-text strong{color:#fff;font-weight:600}.playback-subscription{margin-top:6rem;max-width:1000px;margin-left:auto;margin-right:auto}.playback-subscription-content{display:flex;align-items:flex-start;gap:3rem}.playback-subscription-icon{flex:0 0 auto;width:60px;height:60px;background:#1a1d29;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff}.playback-subscription-text{flex:1}.playback-subscription-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}.playback-subscription-text p{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 0 1.5rem}.playback-subscription-text p:last-child{margin-bottom:0}.playback-subscription-text strong{color:#fff;font-weight:600}.smartz-experience{background:#181a21;padding:6rem 2rem}.experience-header{text-align:center;margin-bottom:4rem}.experience-icon{font-size:3rem;margin-bottom:1.5rem}.experience-title{font-size:clamp(2rem,2vw,3rem);font-weight:700;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em;line-height:1.3}.experience-intro{font-size:1.125rem;line-height:1.8;color:#a5a8b8;max-width:900px;margin:0 auto}.experience-overview{display:flex;align-items:flex-start;gap:3rem;margin-bottom:4rem;max-width:1000px;margin-left:auto;margin-right:auto}.experience-overview-icon{flex:0 0 auto;width:60px;height:60px;background:#1a1d29;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff}.experience-overview-content{flex:1}.experience-overview-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}.experience-overview-content p{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 0 1.5rem}.experience-overview-content p:last-child{margin-bottom:0}.experience-overview-content strong{color:#fff;font-weight:600}.experience-image{margin-top:4rem;display:flex;justify-content:center}.experience-image-second,.experience-image-third{margin-top:4rem}.experience-image-element{width:100%;height:auto;display:block}.experience-settings{margin-top:6rem;max-width:1000px;margin-left:auto;margin-right:auto}.experience-settings-content{display:flex;align-items:flex-start;gap:3rem}.experience-settings-icon{flex:0 0 auto;width:60px;height:60px;background:#1a1d29;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff}.experience-settings-text{flex:1}.experience-settings-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}.experience-settings-text p{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 0 1.5rem}.experience-settings-text p:last-child{margin-bottom:0}.experience-settings-text strong{color:#fff;font-weight:600}.experience-subscription{margin-top:6rem;max-width:1000px;margin-left:auto;margin-right:auto}.experience-subscription-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 2rem;line-height:1.3;text-align:center}.experience-subscription-content{display:flex;align-items:flex-start;gap:3rem}.experience-subscription-icon{flex:0 0 auto;width:60px;height:60px;background:#1a1d29;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff}.experience-subscription-text{flex:1}.experience-subscription-text p{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 0 1.5rem}.experience-subscription-text p:last-child{margin-bottom:0}.experience-subscription-text strong{color:#fff;font-weight:600}.smartz-outcome{background:#101217;padding:6rem 2rem 3rem}.outcome-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin:0 0 2rem;letter-spacing:-.02em;line-height:1.3;text-align:center}.outcome-intro{font-size:1.125rem;line-height:1.8;color:#fff;margin:0 0 4rem;max-width:900px;margin-left:auto;margin-right:auto;text-align:left}.outcome-intro strong{color:#fff;font-weight:600}.outcome-image{margin-bottom:4rem;display:flex;justify-content:center}.outcome-image-element{width:100%;height:auto;display:block}.outcome-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto}.metric-item{display:flex;flex-direction:column;gap:1rem}.metric-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:.5rem}.metric-icon-blue{background:#3b82f633}.metric-icon-purple{background:#a855f733}.metric-icon-orange{background:#ff9b5a33}.metric-icon-green{background:#22c55e33}.metric-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.metric-description{font-size:1rem;line-height:1.7;color:#a5a8b8;margin:0}.metric-value{font-weight:700;font-size:1.125rem}.metric-value-blue{color:#3b82f6}.metric-value-purple{color:#a855f7}.metric-value-orange{color:#ff9b5a}.metric-value-green{color:#22c55e}.smartz-learning{background:#101217;padding:3rem 2rem 6rem}.learning-image{margin-bottom:4rem;display:flex;justify-content:center}.learning-image-element{width:100%;max-width:1200px;height:auto;display:block}.learning-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto}.learning-item{display:flex;flex-direction:column;gap:1.5rem}.learning-icon{width:60px;height:60px;background:#1a1d29;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.learning-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.learning-text{font-size:1rem;line-height:1.7;color:#a5a8b8;margin:0}@media(max-width:1024px){.solution-item,.solution-item.reverse{grid-template-columns:1fr;direction:ltr}.solution-image-group{grid-template-columns:1fr}.outcome-metrics,.learning-list{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.smartz-hero{padding:6rem 1.5rem 3rem}.smartz-hero-container{grid-template-columns:1fr;gap:3rem}.smartz-context,.context-container{min-height:450px}.context-statement{font-size:2rem;padding:2.5rem 2rem;max-width:500px}.orange-ellipse{width:1000px;height:1000px;bottom:-150px;right:-250px}.smartz-hero-left{max-width:100%}.smartz-brand-logo{height:45px}.smartz-hero-title{font-size:2rem}.hero-left-images{flex-direction:column;gap:1rem}.hero-left-img{max-width:100%}.hero-phones-stack{height:500px;max-width:450px}.hero-phone{width:240px}.hero-phone-back{left:0;top:40px}.hero-phone-front{right:0;top:0}.section-container{padding:4rem 1.5rem}.challenge-title{font-size:2.25rem;margin-bottom:3rem}.challenge-grid,.experience-overview{flex-direction:column;gap:2rem}.experience-overview-icon{width:50px;height:50px;font-size:1.5rem}.experience-image,.experience-image-second,.experience-image-third{margin-top:3rem}.experience-image-element{max-width:100%}.experience-subscription{margin-top:4rem}.experience-subscription-content{flex-direction:column;gap:2rem}.experience-subscription-icon{width:50px;height:50px;font-size:1.5rem}.experience-settings{margin-top:4rem}.experience-settings-content{flex-direction:column;gap:2rem}.experience-settings-icon{width:50px;height:50px;font-size:1.5rem}.challenge-icon{height:240px}.smartz-strategy{padding:4rem 1.5rem}.strategy-title{font-size:2rem}.strategy-text{font-size:1rem}.framework-item{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem;text-align:center}.framework-number{font-size:6rem;opacity:.1;order:-1}.framework-content{max-width:100%;order:0}.framework-images{order:1}.framework-item-1 .framework-number,.framework-item-2 .framework-number,.framework-item-3 .framework-number{grid-column:1;text-align:center}.framework-item-1 .framework-content,.framework-item-2 .framework-content,.framework-item-3 .framework-content,.framework-item-1 .framework-images,.framework-item-2 .framework-images,.framework-item-3 .framework-images{grid-column:1}.smartz-onboarding{padding:4rem 1.5rem}.onboarding-icon{font-size:2.5rem;margin-bottom:1rem}.onboarding-title{font-size:2rem}.onboarding-text{font-size:1rem}.onboarding-caption{font-size:.875rem}.smartz-prototype-showcase{padding:4rem 1.5rem}.prototype-item{flex-direction:column!important;gap:2rem;margin-bottom:5rem;text-align:center}.prototype-number{font-size:6rem;opacity:.1;order:-1}.prototype-content{max-width:100%;order:0}.prototype-video{width:100%;max-width:300px;order:1}.prototype-video-element{height:400px;max-height:60vh}.showcase-images{margin-top:4rem;gap:3rem}.showcase-image{max-width:100%}.solution-grid{gap:4rem}.playback-learning{flex-direction:column;gap:2rem}.playback-learning-icon{width:50px;height:50px;font-size:1.5rem}.playback-images{gap:2rem;margin-top:3rem}.playback-images-second{margin-top:3rem}.playback-image{max-width:100%}.playback-context{margin-top:4rem}.playback-context-content{flex-direction:column;gap:2rem}.playback-context-icon{width:50px;height:50px;font-size:1.5rem}.playback-subscription{margin-top:4rem}.playback-subscription-content{flex-direction:column;gap:2rem}.playback-subscription-icon{width:50px;height:50px;font-size:1.5rem}.playback-images-third{margin-top:3rem}}@media(max-width:480px){.smartz-hero{padding:5rem 1rem 2rem}.smartz-brand-logo{height:35px}.smartz-hero-title{font-size:1.75rem}.smartz-context,.context-container{min-height:380px}.context-statement{font-size:1.75rem;padding:2rem 1.5rem;max-width:100%}.orange-ellipse{width:800px;height:800px;bottom:-100px;right:-200px}.challenge-title{font-size:1.875rem;margin-bottom:2.5rem}.challenge-icon{height:200px}.challenge-card-title{font-size:1.25rem}.challenge-card-description{font-size:.95rem}.smartz-strategy{padding:3rem 1rem}.strategy-icon{font-size:2rem}.strategy-title{font-size:1.75rem}.strategy-text{font-size:.95rem}.smartz-onboarding{padding:3rem 1rem}.onboarding-icon{font-size:2rem}.onboarding-title{font-size:1.75rem}.onboarding-text{font-size:.95rem}.onboarding-caption{font-size:.8rem}.hero-info-title{font-size:1rem}.hero-info-text{font-size:.875rem}.timeline-year{font-size:1.1rem}.timeline-label{font-size:.8rem}.hero-phones-stack{height:400px;max-width:350px}.hero-phone{width:180px}.hero-phone-back{left:0;top:30px}.hero-phone-front{right:0;top:0}.section-container{padding:3rem 1rem}.challenge-card{padding:1.5rem}.stat-value{font-size:2.5rem}}.app{min-height:100vh;width:100%}.navbar{position:fixed;top:0;left:0;right:0;padding:2rem 5%;display:flex;justify-content:space-between;align-items:center;z-index:100;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;transition:background .3s ease,border-bottom .3s ease}.design-system .navbar,.ai-cs-project .navbar{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.design-system .logo,.ai-cs-project .logo{color:#1a1a1a}.design-system .nav-links a,.ai-cs-project .nav-links a{color:#4a5568}.design-system .nav-links a:hover,.ai-cs-project .nav-links a:hover{color:#1a1a1a}.design-system .nav-links .get-template,.ai-cs-project .nav-links .get-template{color:#1a5cff}.logo{font-size:1.1rem;font-weight:500;letter-spacing:-.02em;color:#fff;transition:color .3s ease}.nav-links{display:flex;gap:2.5rem;list-style:none;align-items:center}.nav-links a{font-size:.95rem;color:var(--text-secondary);transition:color .3s ease}.nav-links a:hover{color:var(--text-primary)}.nav-links .get-template{color:var(--accent-green)}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:0 5%;position:relative;overflow:hidden}.hero-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.hero-greeting{font-size:1rem;color:var(--text-secondary);margin:0}.hero-title{font-size:clamp(3rem,8vw,7rem);line-height:1.1;font-weight:400;letter-spacing:-.03em;max-width:1300px;position:relative;min-height:1.3em}.cycling-phrase{display:inline-block;color:var(--accent-color);font-weight:400;position:absolute;left:0;right:0}.availability{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-secondary)}.availability-dot{width:8px;height:8px;background:var(--accent-green);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}.about{min-height:100vh;padding:10rem 5%;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-content h2{font-size:.9rem;color:var(--text-secondary);margin-bottom:3rem;text-transform:lowercase}.about-text{font-size:clamp(2rem,4vw,3.5rem);line-height:1.3;font-weight:300;letter-spacing:-.02em}.about-scroll-reveal{margin:0}.about-scroll-reveal .scroll-reveal-text{font-size:clamp(2rem,4vw,3.5rem);line-height:1.3;font-weight:300;letter-spacing:-.02em}.about-image{width:100%;height:600px;background:#1a1a1a;border-radius:0;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.projects{padding:10rem 0 5rem;position:relative}.projects-container{position:relative;height:auto;isolation:isolate;overflow:visible}.project-card{position:sticky;margin:0 auto;padding:4rem;border-radius:8px;overflow:hidden;cursor:pointer;will-change:transform,top,width;height:75vh;min-height:600px;display:flex;flex-direction:column;justify-content:space-between;width:90%}.project-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.project-card.orange{background:#e85a1c}.project-card.blue{background:#0b3d83}.project-card.green{background:#252525}.project-card.dark-green{background:#5e7f6e}.project-card.purple{background:linear-gradient(135deg,#a855f7,#7c3aed)}.project-card.vibrant-blue{background:#5a5cff}.project-card.dark-gray{background:linear-gradient(135deg,#2a2a2a,#1a1a1a)}.project-card.blue-purple{background:linear-gradient(135deg,#1e3a8a,#7c3aed)}.project-header{display:flex;justify-content:space-between;align-items:flex-start}.project-year,.project-category{font-size:1rem;opacity:.9;font-weight:300}.project-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.project-text{flex:1}.project-card-title{font-size:clamp(1.5rem,4vw,3rem);font-weight:400;letter-spacing:-.02em;margin-bottom:1rem;line-height:1.1;color:#fff!important}.project-card-subtitle{font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300;opacity:.85;line-height:1.5;color:#fff!important;margin-bottom:.5rem}.project-image{width:100%;flex:1;background:transparent;position:relative}.project-image img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;transform:translateZ(0);backface-visibility:hidden}.project-arrow{font-size:clamp(4rem,8vw,6rem);opacity:1;font-weight:300;line-height:1;flex-shrink:0}.project-card.orange{color:#fff5e1}.project-card.orange .project-arrow{color:#fff}.project-card.orange .project-year,.project-card.orange .project-category{opacity:.85}.project-card.blue,.project-card.blue .project-arrow{color:#5ce1e6}.project-card.blue .project-subtitle{color:#fff;opacity:.9}.project-card.green{color:#f5f5f5}.project-card.green .project-arrow{color:#fff}.project-card.dark-green,.project-card.dark-green .project-arrow{color:#b8f3d8}.project-card.dark-green .project-subtitle{color:#fff;opacity:.9}.project-card.purple{color:#f3e8ff}.project-card.purple .project-arrow{color:#e9d5ff}.project-card.purple .project-subtitle{color:#fff;opacity:.95}.project-card.vibrant-blue,.project-card.vibrant-blue .project-arrow{color:#fff}.project-card.vibrant-blue .project-subtitle{color:#fff;opacity:.95}.project-card.vibrant-blue .project-year,.project-card.vibrant-blue .project-category{opacity:.9}.project-card.dark-gray,.project-card.dark-gray .project-arrow{color:#00d9ff}.project-card.dark-gray .project-subtitle{color:#fff;opacity:.9}.project-card.blue-purple{color:#e0e7ff}.project-card.blue-purple .project-arrow{color:#a78bfa}.notes{min-height:100vh;padding:10rem 5%}.notes h2{font-size:.9rem;color:var(--text-secondary);margin-bottom:5rem}.note-item{border-top:1px solid #222;padding:3rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:opacity .3s ease}.note-item:hover{opacity:.7}.note-content h3{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;margin-bottom:1rem}.note-date{font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.note-excerpt{font-size:1rem;color:var(--text-primary);opacity:.8;margin-bottom:1rem;line-height:1.5}.note-link{color:var(--text-primary);text-decoration:none;font-size:.9rem;font-weight:500;transition:opacity .3s ease}.note-link:hover{opacity:.7}.note-arrow{font-size:4.5rem;transition:transform .2s ease}.note-item:hover .note-arrow{transform:rotate(-45deg)}.note-image{width:200px;height:150px;background:#1a1a1a;border-radius:0;overflow:hidden}.note-image img{width:100%;height:100%;object-fit:cover}.visit-blog{margin-top:4rem;text-align:center}.visit-blog button{padding:1rem 3rem;background:transparent;border:1px solid #333;color:var(--text-primary);font-size:.9rem;transition:all .3s ease}.visit-blog button:hover{border-color:var(--text-primary)}.contact{min-height:100vh;padding:10rem 5%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.contact-text{font-size:clamp(2.5rem,6vw,3rem);line-height:1.2;font-weight:300;letter-spacing:-.02em;max-width:60%;margin-bottom:3rem}.contact-button{padding:1.5rem 4rem;background:transparent;border:1px solid #333;color:var(--text-primary);font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:1rem;position:relative;overflow:hidden;text-decoration:none}.contact-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left .4s ease;z-index:-1}.contact-button:hover:before{left:0}.contact-button:hover{color:#000;border-color:#fff}.contact-buttons{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}@media(max-width:768px){.contact-buttons{flex-direction:column;align-items:center;gap:1rem}}.footer{padding:5rem 5%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #222}.footer-brand{font-size:1.1rem}.footer-links{display:flex;gap:2.5rem;list-style:none}.footer-links a{font-size:.95rem;color:var(--text-secondary);transition:color .3s ease}.footer-links a:hover{color:var(--text-primary)}.social-links{display:flex;gap:1.5rem}.social-links a{color:var(--text-secondary);font-size:1.2rem;transition:color .3s ease}.social-links a:hover{color:var(--text-primary)}@media(max-width:968px){.navbar{padding:1.5rem 3%}.nav-links{gap:1rem;font-size:.85rem}.hero{padding:0 3%}.hero-title{font-size:2.5rem}.availability{position:static;transform:none;margin-top:3rem}.about{grid-template-columns:1fr;padding:5rem 3%;gap:3rem}.about-text{font-size:1.8rem}.projects{padding:5rem 0}.project-card{padding:2rem;height:75vh;min-height:500px;margin-bottom:100vh}.project-title{font-size:2.5rem}.project-image{max-height:300px}.notes{padding:5rem 3%}.note-item{flex-direction:column;align-items:flex-start;gap:1rem}.note-image{width:100%;height:200px}.contact{padding:5rem 3%}.contact-text{font-size:2rem}.footer{padding:3rem 3%;flex-direction:column;gap:2rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}@media(max-width:640px){.nav-links li:not(:last-child){display:none}.nav-links .get-template{display:block}.hero-title{font-size:2rem}.about-text{font-size:1.5rem}.project-card{padding:1.5rem;height:60vh;min-height:450px;margin-bottom:100vh}.project-title{font-size:2rem}.project-image{max-height:250px}.contact-text{font-size:1.5rem}}
