@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;600&display=swap";body{margin:0;padding:0;width:100%}html{font-family:Rubik,sans-serif;scroll-behavior:smooth}h1,h2{font-family:Dancing Script,cursive;font-weight:700}.navbar{background-color:transparent;padding:1.5rem 3rem;position:sticky;top:0;z-index:1000;color:#000;font-weight:700;-webkit-user-select:none;user-select:none}.navbar-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.navbar-logo img{height:60px}.navbar-links-container,.navbar-actions{display:none}.navbar-link{text-decoration:underline;text-underline-offset:4px;transition:color .2s ease-in-out;font-family:Dancing Script,cursive;font-size:2rem;font-weight:bolder}.mobile-menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:3rem;height:3rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1100;position:relative}.hamburger-line{width:2.5rem;height:3px;background:#000;margin:3px 0;transition:all .3s linear}.mobile-menu-toggle.open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.open .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{position:fixed;top:0;right:0;height:100vh;width:100%;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000;font-family:Dancing Script,cursive}.mobile-menu.open{transform:translate(0)}.mobile-links{list-style:none;padding:0;margin:0;text-align:center}.mobile-links li{margin-bottom:2rem}.mobile-link,.mobile-action-btn{font-size:1.75rem;color:#000;text-decoration:none;font-weight:700;transition:color .2s ease-in-out}.mobile-link:hover,.mobile-link:focus{color:var(--primary-accent)}.navbar-action-btn,.mobile-action-btn{background-color:var(--primary-accent);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .2s ease-in-out}.navbar-action-btn:hover,.mobile-action-btn:hover{background-color:#0056b3}@media (min-width: 768px){.navbar-links-container,.navbar-actions{display:flex;align-items:center}.mobile-menu-toggle,.mobile-menu{display:none}.navbar-links{list-style:none;display:flex;margin:0;padding:0}.navbar-links li{margin-right:3rem}.navbar-link{color:#000;text-decoration:none;font-weight:700;font-size:2rem;transition:color .2s ease-in-out}.navbar-link:hover{color:var(--primary-accent)}.navbar-links-container{flex-grow:1;justify-content:center}}.hero{position:relative;height:100vh;min-height:500px;overflow:hidden;margin-top:-150px;padding-top:80px;display:flex;align-items:center;justify-content:flex-start;z-index:1}.hero-bg-parallax{position:absolute!important;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/Heormb-gqxwjUs-.png) no-repeat center center/cover;will-change:transform}.hero-overlay{position:absolute;inset:0;z-index:1}.hero-inner{position:relative;z-index:2;max-width:900px;padding:2rem 3rem}.hero-content{animation:fadeInUp 1s ease forwards;text-align:left;border-radius:20px;padding:2rem 3rem}.hero-title{font-size:8rem;font-weight:800;line-height:1.1;margin-bottom:1rem;letter-spacing:-.04em}.hero-subtitle{font-size:2rem;font-weight:500;max-width:600px;margin-top:0;line-height:1.5}@media (max-width: 768px){.hero-title{font-size:5rem}.hero-subtitle{font-size:1.75rem}.hero-inner{padding:1.5rem 2rem}.hero-content{border-radius:16px;padding:1.5rem}}.about-section{position:relative;padding:4rem 2rem 8rem;background-color:#fffdf6;overflow:hidden;z-index:1}.about-content{display:flex;flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;z-index:2;position:relative;align-items:center}@media (min-width: 900px){.about-content{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:4rem}}.about-text{flex:1;max-width:600px;text-align:center}@media (min-width: 900px){.about-text{text-align:left}}.about-text h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#1f2937;margin-bottom:1rem}.about-text p{font-size:1.1rem;color:#374151;line-height:1.7;margin-bottom:1rem}.about-images.scrapbook-layout{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:nowrap;min-width:300px;height:auto;position:relative}.scrap-image{width:90%;max-width:300px;height:auto;border-radius:8px;box-shadow:0 8px 16px #0003;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}@media (min-width: 900px){.about-images.scrapbook-layout{flex-direction:row;justify-content:flex-start;gap:2rem;height:360px}.scrap-image{width:200px;height:260px}}@media (max-width: 768px){.about-content{flex-direction:column;gap:2rem}.about-text{text-align:center}.about-images.scrapbook-layout{height:auto}}@media (max-width: 480px){.scrap-image{max-width:280px}}.services-section{position:relative;padding:6rem 2rem 8rem;background-color:#f0f2f5;overflow:hidden;text-align:center;z-index:1}.services-bg-parallax{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.services-bg-image{position:absolute;inset:0;background-image:url(/assets/Flowers-BxTNbEif.png);will-change:transform;z-index:0}.services-title,.services-subtitle,.services-cards{position:relative;z-index:2}.services-section:after{content:"";position:absolute;bottom:-100px;left:0;width:100%;height:100px;background-color:#fff;transform:skewY(3deg);transform-origin:bottom right;z-index:3}.services-title{font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a}.services-subtitle{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto 3rem;line-height:1.6}.services-cards{position:relative;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;z-index:2}.service-card{position:relative;background:#fff;border-radius:1.25rem;box-shadow:0 15px 35px #0000001a;overflow:hidden;width:300px;flex:0 0 auto;transform-origin:center;z-index:2}.service-image-container{width:100%;height:200px;overflow:hidden;border-radius:1.25rem 1.25rem 0 0;position:relative}.service-image{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;display:block;position:absolute;top:0;left:0}.service-info{padding:1.25rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;text-align:left;position:relative;z-index:2}.service-info h3{font-size:1.6rem;font-weight:700;margin:0 0 .75rem;color:#111;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-family:Dancing Script,cursive}.service-info p{font-size:.95rem;line-height:1.5;color:#444;margin:0}.learn-more-text{display:inline-flex;align-items:center;margin-top:1rem;font-weight:600;color:#2563eb;cursor:pointer;transition:color .3s ease;font-size:.95rem}.learn-more-text:hover{color:#1e40af;text-decoration:underline}.learn-more-icon{margin-left:.3rem;font-size:1.1em;transition:transform .3s ease}.learn-more-text:hover .learn-more-icon{transform:translate(4px)}@media (min-width: 768px){.service-card:nth-child(odd){margin-top:3rem}.service-card:nth-child(2n){margin-top:0}}@media (max-width: 600px){.services-section{padding:6rem 1rem 8rem}.services-cards{flex-direction:column;align-items:center;padding:0;overflow-x:hidden}.service-card{width:100%;max-width:480px;margin:0 auto}.service-card:nth-child(odd),.service-card:nth-child(2n){margin-top:0}}.stats-section{position:relative;padding:8rem 2rem 4rem;background-color:#f8f9fa;text-align:center;overflow:hidden}.stats-section:before{content:"";position:absolute;top:-100px;left:0;width:100%;height:102px;background-color:#fffdf6;transform:skewY(-3deg);transform-origin:top right;z-index:2}.stats-container{max-width:1200px;margin:0 auto}.stats-title{font-size:2.8rem;margin-bottom:.5rem;color:#212529;font-weight:700;letter-spacing:-.02em}.stats-subtitle{font-size:1.15rem;color:#6c757d;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;justify-content:center}.stat-card{background-color:#fff;border-radius:1.25rem;padding:2rem 1.25rem;box-shadow:0 8px 20px #00000012;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.stat-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000001f}.stat-icon{font-size:3rem;color:#007bff;margin-bottom:.8rem}.stat-value{font-size:2.8rem;font-weight:800;color:#343a40;margin-bottom:.4rem}.stat-label{font-size:1.05rem;color:#495057;font-weight:500}@media (max-width: 1024px){.stats-title{font-size:2.2rem}.stats-subtitle{font-size:1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.stat-icon{font-size:2.8rem}.stat-value{font-size:2.5rem}.stats-section:before{height:80px;transform:skewY(-2deg)}}@media (max-width: 768px){.stats-section{padding:6rem 1rem 3rem}.stats-title{font-size:1.8rem}.stats-subtitle{font-size:.9rem;margin-bottom:2rem}.stats-grid{grid-template-columns:1fr;gap:.8rem}.stat-card{padding:1.5rem 1rem}.stat-icon,.stat-value{font-size:2.2rem}.stat-label{font-size:.95rem}.stats-section:before{height:60px;transform:skewY(-1.5deg);top:-60px}}@media (max-width: 480px){.stats-section{padding:2.5rem .75rem}.stats-title{font-size:1.6rem}}.work-section{padding:6rem 2rem;background-color:#fffdf6;text-align:center}.work-container{max-width:1200px;margin:0 auto}.work-title{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a}.work-subtitle{font-size:1.25rem;color:#6c757d;margin-bottom:3.5rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-content:center}.project-card{background-color:#fff;border-radius:1rem;box-shadow:0 8px 20px #00000012;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.project-image-wrapper{position:relative;width:100%;padding-bottom:66.66%;overflow:hidden}.project-image{position:absolute;top:-40px;left:0;width:100%;height:100%;object-fit:contain;background-color:#fff;transition:transform .3s ease}.project-card:hover .project-image{transform:scale(1.02)}.built-with{margin-top:1rem}.built-with h4{font-size:1rem;font-weight:600;color:#007bffd9;margin-bottom:.5rem}.built-with-icons{display:flex;gap:.75rem;font-size:1.5rem;color:#6c757d}.built-with-icon:hover{color:#0d6efd;cursor:default}.project-category{position:absolute;bottom:.75rem;left:.75rem;background-color:#007bffd9;color:#fff;padding:.3rem .7rem;border-radius:.5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;z-index:1}.project-info{padding:1.5rem;text-align:left;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.project-card-title{font-size:1.5rem;font-weight:700;color:#343a40;margin-bottom:.5rem;line-height:1.3;font-family:Dancing Script,cursive}.project-card-description{font-size:1rem;color:#495057;line-height:1.5}@media (max-width: 1024px){.projects-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.project-card-title{font-size:1.35rem}.project-card-description{font-size:.95rem}}@media (max-width: 768px){.work-section{padding:4rem 1rem}.work-subtitle{font-size:.95rem;margin-bottom:2.5rem}.projects-grid{grid-template-columns:1fr;gap:1.25rem}.project-card{max-width:400px;margin:0 auto}.project-info{padding:1.25rem}}@media (max-width: 480px){.work-section{padding:3rem .75rem}}.faq-section{padding:6rem 2rem;background-attachment:fixed;text-align:center;position:relative;z-index:0;background-color:#fffdf6}.faq-container{max-width:900px;margin:0 auto}.faq-title{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a}.faq-subtitle{font-size:1.25rem;margin-bottom:3.5rem;font-weight:700;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border-radius:.75rem;box-shadow:0 5px 15px #0000000d;overflow:hidden;transition:box-shadow .3s ease}.faq-item:hover{box-shadow:0 8px 20px #00000014}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;cursor:pointer;text-align:left;background-color:#ffffffd9;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);transition:background-color .3s ease;border-bottom:1px solid #ddd}.faq-item.open .faq-question{background-color:#e9ecef;border-bottom-color:transparent}.faq-question h3{font-size:1.15rem;font-weight:700;margin:0;flex-grow:1}.faq-icon{font-size:1.8rem;color:#007bff;margin-left:1rem;transition:transform .3s ease}.faq-item.open .faq-icon{transform:rotate(0)}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .5s ease-out,padding .5s ease-out,opacity .5s ease-out;opacity:0;padding:0 2rem;background-color:#fff;border-top:1px solid #ddd;box-shadow:inset 0 1px 3px #0000001a;border-radius:0 0 12px 12px}.faq-item.open .faq-answer-wrapper{max-height:200px;opacity:1;padding:1.5rem 2rem}.faq-answer{font-size:1rem;color:#000;line-height:1.6;margin:0}@media (max-width: 1024px){.faq-question{padding:1.25rem 1.5rem}.faq-question h3{font-size:1.05rem}.faq-icon{font-size:1.6rem}.faq-answer-wrapper{padding:0 1.5rem}.faq-item.open .faq-answer-wrapper{padding:1.25rem 1.5rem}.faq-answer{font-size:.95rem}}@media (max-width: 768px){.faq-subtitle{font-size:.95rem;margin-bottom:2.5rem}.faq-question{padding:1rem 1.25rem}.faq-question h3{font-size:1rem}.faq-icon{font-size:1.4rem}.faq-answer-wrapper{padding:0 1.25rem}.faq-item.open .faq-answer-wrapper{padding:1rem 1.25rem}.faq-answer{font-size:.9rem}}@media (max-width: 480px){.faq-section{padding:3rem .75rem}}.tech-section{padding:4rem 2rem;text-align:center;overflow:hidden}.tech-title{font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a}.tech-subtitle{font-size:1.15rem;color:#6c757d;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.marquee-container{width:100%;overflow:hidden;white-space:nowrap;position:relative;height:100px;display:flex;align-items:center}.marquee-content{display:flex;width:max-content;animation:scroll-left-to-right 30s linear infinite}.tech-item{display:inline-flex;align-items:center;justify-content:center;padding:0 2rem;flex-shrink:0;font-size:1.8rem;font-weight:600;color:#343a40;opacity:.85;text-transform:uppercase;letter-spacing:.05em}@keyframes scroll-left-to-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-container:hover .marquee-content{animation-play-state:paused}@media (max-width: 1024px){.tech-title{font-size:2.4rem}.tech-subtitle{font-size:1.05rem}.tech-item{font-size:1.5rem;padding:0 1.5rem}.marquee-container{height:80px}}@media (max-width: 768px){.tech-section{padding:3rem 1.5rem}.tech-subtitle{font-size:1rem;margin-bottom:2rem;line-height:1.7}.tech-item{font-size:1.3rem;padding:0 1.2rem}.marquee-container{height:65px}}@media (max-width: 480px){.tech-section{padding:2.5rem 1rem}.tech-subtitle{font-size:.95rem;line-height:1.75}.tech-item{font-size:1.1rem;padding:0 1rem}.marquee-container{height:55px}}.cookie-banner{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:800px;background:#323232f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f0f0f0;padding:2rem 1.5rem 1rem;border-radius:12px;box-shadow:0 8px 20px #0003;z-index:10000;font-family:Poppins,sans-serif;box-sizing:border-box;transition:transform .3s ease,opacity .3s ease}.cookie-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#f0f0f0;font-size:1.3rem;cursor:pointer;padding:.5rem;transition:transform .2s ease}.cookie-close:hover{transform:scale(1.2)}.cookie-content{display:flex;flex-direction:column;gap:1rem}.cookie-content p{margin:0;font-size:.95rem;line-height:1.5}.cookie-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.cookie-accept-btn,.cookie-reject-btn{padding:.6rem 1.2rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:transform .2s ease;border:none}.cookie-accept-btn{background:linear-gradient(to right,#00b894,#00cec9);color:#fff}.cookie-accept-btn:hover{background:linear-gradient(to right,#00cec9,#00b894);transform:scale(1.05)}.cookie-reject-btn{background:transparent;border:1px solid #888;color:#f0f0f0}.cookie-reject-btn:hover{background-color:#ffffff1a;transform:scale(1.05)}@media (max-width: 600px){.cookie-banner{bottom:.5rem;padding:2rem 1rem 1rem}.cookie-content{gap:1.2rem}.cookie-buttons{flex-direction:column}.cookie-accept-btn,.cookie-reject-btn{width:100%;text-align:center}.cookie-close{top:.5rem;right:.5rem}}.pricing-section{position:relative;padding:5rem 1.5rem 8rem;background-color:#f8fafc;color:#1f2937;text-align:center;overflow:hidden;z-index:0}.pricing-bg-parallax{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.pricing-bg-image{position:absolute;inset:0;background-image:url(/assets/Peaks-BwR51vp4.png);will-change:transform;z-index:0}.pricing-header,.service-tabs,.pricing-cards-container{position:relative;z-index:1}.pricing-section:after{content:"";position:absolute;bottom:-100px;left:0;width:100%;height:100px;background-color:#fff;transform:skewY(3deg);transform-origin:bottom right;z-index:2}.pricing-header{margin-bottom:2rem}.pricing-title{font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.pricing-subtitle{font-size:1.1rem;color:#6b7280;max-width:700px;margin:0 auto}.service-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem}.service-tab{padding:.6rem 1.2rem;background-color:#fff;border:none;border-radius:9999px;cursor:pointer;font-weight:600;color:#4b5563;font-size:1rem;transition:all .2s ease}.service-tab:hover{background-color:#d1d5db}.service-tab.active{background-color:#007bffd9;color:#fff;box-shadow:0 4px 6px -1px #3b82f633,0 2px 4px -2px #3b82f633}.pricing-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;justify-items:stretch;max-width:1280px;margin:0 auto;grid-auto-flow:row;width:100%}.pricing-card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;text-align:left;width:100%;min-width:0;display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;overflow-wrap:break-word;box-sizing:border-box}.pricing-card *{box-sizing:border-box;overflow-wrap:break-word}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 15px 25px -5px #00000026,0 8px 10px -6px #0000001a}.pricing-card.popular{border:2px solid rgba(0,123,255,.85);box-shadow:0 15px 25px -5px #3b82f633,0 8px 10px -6px #3b82f626}.popular-badge{position:absolute;top:1rem;right:1rem;background-color:#007bffd9;color:#fff;padding:.3rem .9rem;border-radius:9999px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.star-icon{color:#fff;font-size:.8rem}.card-title{font-size:1.25rem;font-weight:700;margin-bottom:.4rem;color:#111827}.card-price{font-size:1.75rem;font-weight:800;color:#007bffd9;margin-bottom:1.5rem}.card-price:before{content:"From ";font-weight:600;color:#374151}.card-features{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.card-features li{display:flex;align-items:center;gap:.75rem;color:#374151;margin-bottom:.75rem;font-size:.95rem}.check-icon{color:#10b981;font-size:1rem}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.5rem;color:#1a1a1a;background-color:transparent;text-decoration:none;border:2px solid rgba(0,123,255,.85);border-radius:.5rem;font-weight:600;font-size:.95rem;transition:all .3s ease;margin:1rem auto 0;text-align:center;max-width:220px;min-width:160px;width:100%;box-sizing:border-box}.cta-button:hover{background-color:#007bffd9;color:#fff}.cta-button .arrow-icon{transition:transform .3s ease}.cta-button:hover .arrow-icon{transform:translate(4px)}@media (max-width: 768px){.pricing-bg-image{background-image:url(/assets/mbtulip-lUHh9cGL.png)}.pricing-section{padding:4rem 1rem}.card-title{font-size:1.2rem}.card-price{font-size:1.6rem}.service-tab{font-size:.95rem;padding:.6rem 1rem}}@media (max-width: 480px){.pricing-cards-container{grid-template-columns:1fr}.cta-button{font-size:.95rem;padding:.8rem;max-width:100%}}.our-process-section{padding:5rem 2rem;background-color:#f8fafc;color:#1f2937;font-family:var(--font-sans)}.process-header{text-align:center;max-width:700px;margin:0 auto 3rem}.process-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.2;letter-spacing:-.02em}.process-subtitle{font-size:clamp(1.1rem,2.5vw,1.3rem);color:#6b7280;line-height:1.7;letter-spacing:-.01em;font-weight:400}.process-timeline-container{display:grid;grid-template-columns:1fr 2fr;gap:3rem;max-width:1200px;margin:0 auto}.process-timeline-steps{position:relative;display:flex;flex-direction:column;gap:2rem;padding-left:2.5rem}.process-timeline-steps:before{content:"";position:absolute;top:0;bottom:0;width:2px;background-color:#e5e7eb;left:calc(1.25rem + 44px)}.timeline-step{display:flex;align-items:center;cursor:pointer;transition:all .3s ease;position:relative;-webkit-user-select:none;user-select:none;border-radius:.5rem;padding:.25rem}.timeline-step:hover .timeline-title{color:#3b82f6}.timeline-step.active{background-color:#e0f2fe;padding:.5rem}.timeline-step.active .timeline-dot{background-color:#3b82f6;border-color:#3b82f6}.timeline-step.active .dot-number{color:#fff}.timeline-dot{width:48px;height:48px;min-width:48px;border-radius:50%;background-color:#fff;border:2px solid #e5e7eb;display:flex;justify-content:center;align-items:center;margin-right:1.25rem;z-index:10;transition:all .3s ease}.dot-number{font-size:1.25rem;font-weight:600;color:#6b7280}.timeline-title{font-size:1.25rem;font-weight:600;color:#4b5563;transition:color .3s ease;letter-spacing:-.01em}.timeline-step.active .timeline-title{color:#111827;font-weight:700}.process-content-card-wrapper{padding:1.5rem;background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;align-items:flex-start;min-height:250px;font-family:var(--font-sans)}.card-title{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;color:#111827;margin-bottom:.5rem;line-height:1.3}.card-description{font-size:1.05rem;color:#4b5563;line-height:1.75;letter-spacing:-.005em;font-weight:400}@media (max-width: 768px){.process-timeline-container{grid-template-columns:1fr}.process-timeline-steps{padding-left:0}.process-timeline-steps:before{left:calc(.75rem + 24px);top:18px;bottom:18px}.timeline-step{padding-left:1rem;gap:1rem}.timeline-dot{width:38px;height:38px;min-width:38px;margin-right:.75rem}.dot-number{font-size:1rem}.timeline-title{font-size:1.05rem}.process-content-card-wrapper{margin-top:1rem;padding:1rem}}.contact-section{padding:6rem 2rem;background-attachment:fixed}.contact-header{text-align:center;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a}.contact-header h2{font-size:2.7rem;margin-bottom:.5rem}.contact-header p{font-size:1.15rem;color:#6c757d;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1080px;margin:0 auto;align-items:start}@media (max-width: 900px){.contact-content{grid-template-columns:1fr}}.contact-left{display:flex;flex-direction:column;gap:3rem;color:#444}.next-steps h3{font-size:1.8rem;margin-bottom:1rem}.next-steps p{font-size:1.1rem;line-height:1.6}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-item{display:flex;align-items:center;gap:1rem;color:#3f3f3f;font-size:1.05rem}.info-icon{font-size:1.4rem;color:#007bffd9}.contact-form{display:flex;flex-direction:column;gap:1.2rem;background:transparent;padding:0;border:none;box-shadow:none;border-radius:0}.form-group{position:relative;display:flex;align-items:center}.form-group input,.form-group textarea,.form-group select{width:100%;padding:1rem 1rem 1rem 2.8rem;font-size:1rem;border:none;border-bottom:2px solid #ddd;background-color:transparent;transition:border .2s ease;border-radius:0;color:#333}.form-group input::placeholder,.form-group textarea::placeholder,.form-group select{color:#888}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#007bffd9;outline:none;background-color:transparent;color:#000}.form-icon{position:absolute;left:.8rem;color:#007bffd9;font-size:1.2rem;pointer-events:none}.contact-form textarea{min-height:140px;resize:vertical}.contact-form select{appearance:none;cursor:pointer;color:#333}.dropdown-icon{position:absolute;right:.8rem;color:#666;font-size:1.1rem;pointer-events:none;top:50%;transform:translateY(-50%)}.submit-button{width:100%;max-width:300px;background:#fff;color:#007bff;border:2px solid rgba(0,123,255,.85);padding:.95rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;transition:background .3s ease,color .3s ease,border-color .3s ease;margin-top:1rem}.submit-button:hover{background:#007bffd9;color:#fff;border-color:#007bffd9}@media (max-width: 768px){.submit-button{margin-left:auto;margin-right:auto;display:flex}}.testimonials-section{position:relative;padding:6rem 2rem;overflow:hidden}.testimonials-bg-parallax{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.testimonials-bg{width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}.testimonials-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;z-index:-1}.testimonials-inner{position:relative;z-index:1}.testimonials-header{font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a;margin-bottom:4rem;text-align:center}.testimonials-header h2{font-size:3.2rem;margin-bottom:1rem;font-weight:800}.testimonials-header p{font-size:1.15rem;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.testimonials-container{display:grid;grid-auto-flow:column;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:100%;margin:0 auto;padding-bottom:1rem;scroll-behavior:smooth;scrollbar-width:none}.testimonials-container::-webkit-scrollbar{display:none}.testimonial-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;justify-content:space-between;min-width:400px;max-width:400px;scroll-snap-align:start;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.testimonial-quote{font-size:1.15rem;line-height:1.7;color:#555;margin-bottom:2rem;position:relative;padding:1.5rem 2rem;background-color:#fafafa;border-left:5px solid rgba(0,123,255,.85);border-radius:8px;font-style:italic;overflow:hidden}.testimonial-quote:before,.testimonial-quote:after{display:none}.testimonial-author-info{display:flex;align-items:center;gap:1rem;margin-top:auto;position:relative;z-index:1}.testimonial-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid rgba(0,123,255,.85);box-shadow:0 4px 10px #0000001a}.author-details h4{font-size:1.1rem;font-weight:700;color:#2c3e50;margin-bottom:.2rem}.author-details p{font-size:.95rem;color:#777}.testimonials-navigation{display:none}@media (max-width: 768px){.testimonial-card{flex:0 0 95%;max-width:95%;scroll-snap-align:center;box-sizing:border-box;min-width:260px;padding:1.5rem}.testimonial-quote{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;padding:1rem 1.25rem}.testimonial-avatar{width:48px;height:48px}.author-details h4{font-size:1rem}.author-details p{font-size:.85rem}.testimonials-header h2{font-size:2.4rem}.testimonials-header p{font-size:1.1rem}}@media (max-width: 480px){.testimonial-card{flex:0 0 98%;max-width:98%;padding:1.25rem}.testimonial-quote{font-size:.95rem;padding:.9rem 1rem}.testimonial-avatar{width:42px;height:42px}.author-details h4{font-size:.95rem}.author-details p{font-size:.8rem}.testimonials-header h2{font-size:2rem}.testimonials-header p{font-size:1rem}}.footer{position:relative;bottom:0;left:0;right:0;padding:3rem 2rem 1.5rem;-webkit-user-select:none;user-select:none;overflow:hidden;z-index:1000;border-top:10px black}.footer-bg{position:absolute;inset:0;background-image:url(/assets/Flowers-BxTNbEif.png);background-repeat:no-repeat;background-size:cover;background-position:center center;z-index:0;pointer-events:none}.footer .content{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;min-height:8rem;gap:2rem;padding-bottom:1rem;align-items:start;text-align:left}@media (min-width: 901px){.footer-logo{align-self:center}}.footer-logo,.footer-services,.footer-legal,.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-logo h2{font-size:4rem;font-weight:700;margin:0 0 .75rem;cursor:pointer;-webkit-user-select:text;user-select:text;text-shadow:0 0 2px rgba(255,255,255,.6)}.footer h3{font-family:Dancing Script,cursive;font-size:2rem;margin-bottom:.75rem}.footer-services ul,.footer-legal ul{list-style:none;padding:0;margin:0}.footer-services ul li,.footer-legal ul li{margin-bottom:.5rem}.footer-services ul li a,.footer-legal ul li a{color:#5a7ea3;font-weight:500;font-size:1rem;text-decoration:none;transition:color .3s ease;text-shadow:0 0 2px rgba(255,255,255,.6)}.footer-services ul li a:hover,.footer-legal ul li a:hover{color:#3a5f8f;text-decoration:underline}.footer-contact{font-weight:500;font-size:1rem;line-height:1.5;text-shadow:0 0 2px rgba(255,255,255,.5)}.footer-contact p,.footer-contact a{display:inline-block;margin:.25rem .75rem .25rem 0;text-decoration:none;color:#557aaf;transition:color .3s ease}.footer-contact a:hover{color:#3a5f8f;text-decoration:underline}.footer-social{display:flex;gap:1.5rem;font-size:1.6rem;margin-top:.5rem;justify-self:start}.footer-social a{color:#5a7ea3;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:color .3s ease,transform .3s ease}.footer-social a:hover{color:#3a5f8f;transform:translateY(-3px) scale(1.1)}.footer-bottom{grid-column:1 / -1;text-align:center;margin-top:1rem;padding-top:1rem;font-size:.9rem;opacity:.8;-webkit-user-select:text;user-select:text;position:relative;z-index:1;text-shadow:0 0 2px rgba(255,255,255,.5)}@media (max-width: 900px){.footer .content{grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:center}.footer-social{justify-self:center}}@media (max-width: 480px){.footer{height:auto;padding-bottom:3rem}.footer .content{grid-template-columns:1fr;text-align:center}.footer-services ul,.footer-legal ul{display:block;text-align:center;margin:0 auto}.footer-services ul li,.footer-legal ul li{margin-bottom:.5rem;text-align:center}.footer-contact p,.footer-contact a{display:block;margin:.25rem auto;text-align:center}.footer-social{justify-content:center;margin-top:1rem}}.tos-container{padding:6rem 2rem;max-width:900px;margin:0 auto;background-color:#fff;color:#444;line-height:1.6}.tos-container>h1{text-align:center;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a}.tos-container section{margin-bottom:2.5rem}.tos-container h2{font-size:1.8rem;margin-bottom:.75rem;color:#007bff;border-bottom:2px solid #007bff;padding-bottom:.3rem}.tos-container p{font-size:1.1rem;color:#555;margin:0}.privacy-container{padding:6rem 2rem;max-width:900px;margin:0 auto;background-color:#fff;color:#444;line-height:1.6}.privacy-container>h1{text-align:center;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,3rem);font-weight:700;color:#1a1a1a}.privacy-container section{margin-bottom:2.5rem}.privacy-container h2{font-size:1.8rem;margin-bottom:.75rem;color:#007bff;border-bottom:2px solid #007bff;padding-bottom:.3rem}.privacy-container p{font-size:1.1rem;color:#555;margin:0}@media (max-width: 900px){.tos-container{padding:4rem 1.5rem}.tos-container>h1{font-size:2.2rem;margin-bottom:2rem}.tos-container h2{font-size:1.5rem}.tos-container p{font-size:1rem}.privacy-container{padding:4rem 1.5rem}.privacy-container>h1{font-size:2.2rem;margin-bottom:2rem}.privacy-container h2{font-size:1.5rem}.privacy-container p{font-size:1rem}}
