*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Inter,sans-serif;background-color:#181c14;color:#ecdfcc;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 40px;min-height:100vh;display:flex;flex-direction:column}.header{display:flex;justify-content:space-between;align-items:center;padding:40px 0;border-bottom:1px solid rgba(236,223,204,.1)}.logo{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:600;color:#ecdfcc;letter-spacing:-.02em}.logo-icon{width:48px;height:auto}.nav{display:flex;gap:32px}.nav a{color:#697565;text-decoration:none;font-size:.95rem;transition:color .2s ease}.nav a:hover{color:#ecdfcc}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:28px;height:24px;background:0 0;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-menu-toggle span{width:100%;height:2px;background-color:#ecdfcc;transition:all .3s ease;transform-origin:center}.mobile-menu-toggle.active span:first-child{transform:translateY(11px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.mobile-nav-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(24,28,20,.95);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:32px;padding:40px}.mobile-nav a{color:#ecdfcc;text-decoration:none;font-size:1.25rem;transition:opacity .2s ease;text-align:center}.mobile-nav a:hover{opacity:.7}.main{flex:1;display:flex;flex-direction:column;justify-content:center;padding:60px 0}.hero{max-width:800px;margin-bottom:60px}.hero-title{font-size:2.5rem;font-weight:600;line-height:1.1;margin-bottom:24px;letter-spacing:-.03em;color:#ecdfcc}.hero-subtitle{font-size:1.25rem;color:#697565;line-height:1.5}.business-value{max-width:800px;margin-bottom:80px}.business-title{font-size:2rem;font-weight:600;line-height:1.2;margin-bottom:16px;letter-spacing:-.02em;color:#ecdfcc}.business-subtitle{font-size:1.1rem;color:#697565;line-height:1.6}.cta-button{display:inline-block;padding:16px 40px;text-decoration:none;font-size:1.05rem;font-weight:600;border-radius:8px;transition:all .3s ease;border:2px solid transparent}.cta-primary{background-color:#ecdfcc;color:#181c14}.cta-primary:hover{background-color:#ecdfcc;color:#181c14;transform:translateY(-2px);box-shadow:0 8px 20px rgba(236,223,204,.3)}.cta-secondary{background-color:transparent;color:#ecdfcc;border:2px solid rgba(236,223,204,.3)}.cta-secondary:hover{background-color:rgba(236,223,204,.1);border-color:#ecdfcc;transform:translateY(-2px)}.hero-cta{display:flex;gap:16px;margin-top:32px;flex-wrap:wrap}.mid-cta{margin-top:40px;text-align:left}.final-cta{max-width:700px;text-align:left;margin-bottom:40px;padding:0}.final-cta-text{font-size:1.1rem;color:#697565;line-height:1.6}.final-cta-link{color:inherit;text-decoration:none;transition:opacity .2s ease}.final-cta-link:hover{opacity:.7}.value-prop{max-width:800px;margin-bottom:100px;margin-top:0;padding:0 0 40px 0}.value-prop-text{font-size:1.05rem;color:#697565;line-height:1.7;margin-bottom:20px}.value-prop-text:last-child{margin-bottom:0}.services{max-width:1000px;margin-bottom:80px}.section-title{font-size:1.5rem;font-weight:500;margin-bottom:48px;color:#ecdfcc;letter-spacing:-.02em}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}.service-item h3{font-size:1.25rem;font-weight:500;margin-bottom:12px;color:#ecdfcc}.service-item p{font-size:.95rem;color:#697565;line-height:1.6}.use-cases{max-width:1000px;margin-bottom:80px}.use-case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}.use-case-item h3{font-size:1.15rem;font-weight:500;margin-bottom:12px;color:#ecdfcc;line-height:1.3}.use-case-item p{font-size:.95rem;color:#697565;line-height:1.6}.industries{max-width:1000px;margin-bottom:80px}.industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;margin-bottom:32px}.industry-item h3{font-size:1.25rem;font-weight:500;margin-bottom:12px;color:#ecdfcc}.industry-item p{font-size:.95rem;color:#697565;line-height:1.6;margin-bottom:12px}.industry-item p:last-child{margin-bottom:0}.industry-challenges{font-size:.9rem;color:#697565;padding-top:12px;border-top:1px solid rgba(236,223,204,.1)}.industries-note{font-size:.95rem;color:#697565;line-height:1.6;margin-top:16px;font-style:italic}.process{max-width:1000px;margin-bottom:100px}.process-intro{font-size:1rem;color:#697565;line-height:1.6;margin-bottom:48px;max-width:600px}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px}.process-item{position:relative}.process-number{font-size:2.5rem;font-weight:600;color:#3c3d37;margin-bottom:16px;line-height:1}.process-item h3{font-size:1.15rem;font-weight:500;margin-bottom:12px;color:#ecdfcc}.process-item p{font-size:.95rem;color:#697565;line-height:1.6}.deliverables{max-width:1000px;margin-bottom:100px}.deliverables-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px}.deliverable-item h3{font-size:1.15rem;font-weight:500;margin-bottom:12px;color:#ecdfcc}.deliverable-item p{font-size:.95rem;color:#697565;line-height:1.6}.pricing{max-width:1400px;margin-bottom:100px}.pricing-intro{font-size:1.1rem;color:#697565;line-height:1.7;margin-bottom:48px;max-width:800px}.pricing-track{margin-bottom:32px;margin-top:48px}.track-title{font-size:1.75rem;font-weight:600;color:#ecdfcc;margin-bottom:12px;letter-spacing:-.02em}.track-description{font-size:1rem;color:#697565;line-height:1.6;max-width:700px;margin-bottom:24px}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px}.pricing-item{background-color:rgba(60,61,55,.3);border:1px solid rgba(236,223,204,.15);border-radius:8px;padding:32px;transition:all .3s ease}.pricing-item:hover{background-color:rgba(60,61,55,.4);border-color:rgba(236,223,204,.25);transform:translateY(-4px)}.pricing-featured{border-color:rgba(236,223,204,.3);background-color:rgba(60,61,55,.4)}.pricing-item h3{font-size:1.5rem;font-weight:600;color:#ecdfcc;margin-bottom:16px}.pricing-range{font-size:1.75rem;font-weight:700;color:#ecdfcc;margin-bottom:16px}.pricing-description{font-size:1rem;color:#697565;line-height:1.6;margin-bottom:24px}.pricing-includes{list-style:none;padding:0;margin:0}.pricing-includes li{font-size:.95rem;color:#697565;line-height:1.8;padding-left:24px;position:relative}.pricing-includes li:before{content:"✓";color:#ecdfcc;font-weight:700;position:absolute;left:0}.pricing-outcomes{font-size:.9rem;color:#697565;line-height:1.6;margin-top:16px;padding-top:16px;border-top:1px solid rgba(236,223,204,.1)}.pricing-commitment{font-size:.85rem;color:#697565;margin-top:12px;font-style:italic}.pricing-note{font-size:.95rem;color:#697565;text-align:left;line-height:1.6}.guarantee-section{margin-top:48px;padding:32px;background-color:rgba(60,61,55,.3);border:1px solid rgba(236,223,204,.2);border-radius:8px;max-width:700px}.guarantee-section h3{font-size:1.5rem;font-weight:600;color:#ecdfcc;margin-bottom:16px}.guarantee-section p{font-size:1rem;color:#697565;line-height:1.7;margin-bottom:16px}.guarantee-section p:last-child{margin-bottom:0}.guarantee-reason{font-size:.95rem}.guarantee-confidence{font-weight:500;color:#ecdfcc}.tech-stack{max-width:1000px;margin-bottom:100px}.tech-categories{display:flex;flex-direction:column;gap:32px}.tech-category h3{font-size:1.05rem;font-weight:500;margin-bottom:16px;color:#ecdfcc}.tech-tags{display:flex;flex-wrap:wrap;gap:12px}.tech-tag{font-size:.9rem;color:#697565;margin-right:4px}.tech-tag::after{content:" ·";color:#697565;margin-left:4px}.tech-tag:last-child::after{content:""}.footer{padding:40px 0;border-top:1px solid rgba(236,223,204,.1)}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.contact-link{color:#697565;text-decoration:none;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.contact-link:hover{color:#ecdfcc}.contact-link svg{width:20px;height:20px}.footer-links{display:flex;gap:24px}.footer-links a{color:#697565;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-links a:hover{color:#ecdfcc}.footer-left{display:flex;align-items:center;gap:16px}.social-icons{display:flex;gap:12px}.social-icon{color:#697565;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.social-icon:hover{color:#ecdfcc}.social-icon svg{width:20px;height:20px}@media (max-width:768px){.container{padding:0 24px}.header{padding:24px 0}.logo{font-size:1.25rem}.nav{display:none}.mobile-menu-toggle{display:flex}.mobile-nav-overlay{display:block}.main{padding:40px 0}.hero{margin-bottom:60px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.business-value{margin-bottom:60px}.business-title{font-size:1.75rem}.business-subtitle{font-size:1rem}.cta-button{padding:14px 32px;font-size:1rem}.hero-cta{gap:12px}.final-cta{padding:48px 32px;margin-bottom:60px}.final-cta-title{font-size:1.75rem}.final-cta-text{font-size:1rem}.value-prop{margin-bottom:60px;padding:32px 0}.value-prop-text{font-size:1rem}.service-grid{grid-template-columns:1fr;gap:32px}.use-case-grid{grid-template-columns:1fr;gap:32px}.industries{margin-bottom:60px}.industry-grid{grid-template-columns:1fr;gap:32px}.process{margin-bottom:60px}.process-grid{grid-template-columns:1fr;gap:32px}.deliverables{margin-bottom:60px}.deliverables-grid{grid-template-columns:1fr;gap:32px}.pricing{margin-bottom:60px}.pricing-grid{grid-template-columns:1fr;gap:24px}.pricing-item{padding:24px}.pricing-range{font-size:1.5rem}.tech-stack{margin-bottom:60px}.footer-content{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.container{padding:0 20px}.header{padding:20px 0}.logo{font-size:1.1rem}.logo-icon{width:36px}.nav{gap:16px}.nav a{font-size:.85rem}.hero-title{font-size:2rem;line-height:1.15}.hero-subtitle{font-size:1rem;line-height:1.5}.business-title{font-size:1.5rem;line-height:1.25}.business-subtitle{font-size:.95rem;line-height:1.6}.cta-button{padding:14px 28px;font-size:.95rem;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.hero-cta{flex-direction:column;gap:12px}.hero-cta .cta-button{width:100%;text-align:center}.mobile-nav a{font-size:1.15rem;min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px 16px}.final-cta{padding:40px 24px;margin-bottom:60px}.final-cta-title{font-size:1.5rem}.final-cta-text{font-size:.95rem}.final-cta-link{color:#ecdfcc}.social-icon{color:#697565}.industry-grid{gap:32px}.final-cta-buttons{flex-direction:column}.final-cta-buttons .cta-button{width:100%;text-align:center}.value-prop-text{font-size:.95rem}.security-note{font-size:.9rem}.section-title{font-size:1.35rem}.service-item h3{font-size:1.1rem}.service-item p{font-size:.9rem}.use-case-item h3{font-size:1.05rem}.use-case-item p{font-size:.9rem}.industry-item h3{font-size:1.1rem}.industry-item p{font-size:.9rem}.industry-challenges{font-size:.85rem}.industries-note{font-size:.9rem}.process-intro{font-size:.95rem}.process-number{font-size:2rem}.deliverable-item h3,.process-item h3,.tech-category h3{font-size:1.05rem}.deliverable-item p,.process-item p{font-size:.9rem}.pricing-item h3{font-size:1.3rem}.pricing-range{font-size:1.4rem}.pricing-description{font-size:.95rem}.pricing-includes li{font-size:.9rem}.pricing-note{font-size:.9rem}.tech-tag{font-size:.85rem}.contact-link{font-size:1rem}.footer-links{flex-direction:column;gap:16px}.footer-links a{font-size:.85rem}}