.hero{padding:120px 0 80px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-background-video{object-fit:cover;z-index:1}.hero-background-video,.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-video-overlay{background:rgba(0,0,0,.5);z-index:2}.hero-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;position:relative;z-index:3}.hero-content{max-width:500px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:24px;color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.highlight{color:#1a1a2e}.hero-subtitle{font-size:1.2rem;color:#ffffff;margin-bottom:40px;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.hero-graphic{position:relative;width:400px;height:400px}.floating-card{position:absolute;background:rgba(255,255,255,.95);padding:20px;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;gap:8px;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.floating-card.card-1{top:20px;left:20px;animation-delay:0s}.floating-card.card-2{top:120px;right:40px;animation-delay:2s}.floating-card.card-3{bottom:40px;left:60px;animation-delay:4s}.card-icon{font-size:2rem}.floating-card span{font-weight:600;color:#333;font-size:14px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.hero{padding:90px 0 50px;min-height:auto}.hero-background-video{object-position:center}.hero-container{grid-template-columns:1fr;gap:30px;text-align:center;padding:0 20px}.hero-content{max-width:100%}.hero-title{font-size:2rem;line-height:1.3;margin-bottom:20px}.hero-subtitle{font-size:1rem;margin-bottom:30px}.hero-actions{justify-content:center;gap:12px}.hero-actions .primary-button,.hero-actions .secondary-button{padding:10px 20px;font-size:14px}.hero-graphic{width:280px;height:280px}.floating-card{padding:12px}.floating-card span{font-size:12px}.card-icon{font-size:1.5rem}.floating-card.card-1{top:10px;left:5px}.floating-card.card-2{top:80px;right:10px}.floating-card.card-3{bottom:20px;left:20px}}@media (max-width:480px){.hero{padding:80px 0 40px}.hero-container{padding:0 16px;gap:25px}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.95rem;margin-bottom:25px}.hero-actions{flex-direction:column;width:100%}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%;max-width:300px}.hero-graphic{width:240px;height:240px}.floating-card{padding:10px}.floating-card span{font-size:11px}.card-icon{font-size:1.3rem}}.pinterest-hero{height:100vh;background:#ffffff;overflow:hidden;align-items:flex-start;justify-content:center;padding-top:240px}.pinterest-hero,.pinterest-hero-container{width:100%;position:relative;display:flex;box-sizing:border-box}.pinterest-hero-container{max-width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-between}.pinterest-hero-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:16px;line-height:1.1;z-index:10;display:flex;flex-direction:column;align-items:center;flex-shrink:0;position:absolute;top:5%;left:50%;transform:translateX(-50%);pointer-events:auto;width:100%;max-width:900px}.pinterest-hero-title img{max-width:100%;height:auto;object-fit:contain}.static-text{color:#111111;margin-bottom:8px;white-space:nowrap}.pinterest-hero-heading{width:100%;display:flex;justify-content:center;margin-top:-85px;margin-bottom:24px}.pinterest-hero-heading .static-text{font-size:3.5rem;font-weight:700}.dynamic-text{transition:color .8s ease;display:inline-block}.pinterest-pagination{display:flex;gap:8px;margin-bottom:24px;z-index:10;flex-shrink:0;position:absolute;top:20%;left:50%;transform:translateX(-50%)}.pagination-dot{width:10px;height:10px;border-radius:50%;background-color:#e1e1e1;transition:all .5s ease}.pagination-dot.active{transform:scale(1.2)}.pinterest-grid-wrapper{position:relative;width:100%;flex:1 1;min-height:0}.pinterest-grid,.pinterest-grid-wrapper{padding:0 24px;margin-top:0;overflow:hidden;box-sizing:border-box}.pinterest-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:16px;gap:16px}.outgoing-grid{z-index:1}.incoming-grid{z-index:2}.pinterest-card{border-radius:16px;overflow:hidden;opacity:0;transform:translateY(100px);transition:all .4s cubic-bezier(.19,1,.22,1);box-shadow:0 4px 12px rgba(0,0,0,.08);will-change:transform,opacity}.pinterest-card.enter{opacity:1;transform:translateY(0)}.pinterest-card.exit{opacity:0;transform:translateY(-100px);transition:all .4s cubic-bezier(.55,.055,.675,.19)}.pinterest-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.card-0{grid-row:1/span 3;margin-top:15%}.card-0,.card-1{grid-column:1;height:100%}.card-1{grid-row:4/span 2;margin-top:20%}.card-2{grid-column:2;grid-row:2/span 3;height:100%;margin-top:10%}.card-3{grid-column:3;grid-row:3/span 3;height:100%;margin-top:20%}.card-4{grid-column:4;grid-row:4/span 4;height:100%;margin-top:25%}.card-5{grid-column:5;grid-row:3/span 3;height:100%;margin-top:15%}.card-6{grid-row:1/span 3;margin-top:0}.card-6,.card-7{grid-column:6;height:100%}.card-7{grid-row:4/span 2;margin-top:5%}.card-8{grid-row:2/span 3;margin-top:12%}.card-8,.card-9{grid-column:7;height:100%}.card-9{grid-row:5/span 2;margin-top:10%}.scroll-indicator{position:absolute;bottom:0;left:0;right:0;width:100%;height:50px;background-color:#ffe87d;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;cursor:pointer;z-index:20;flex-shrink:0}.scroll-text{font-size:1rem;font-weight:700;color:#111111;margin-bottom:10px}.scroll-arrow{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ffffff;background-color:#007c70;position:absolute;top:-32px;left:50%;transform:translateX(-50%);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.scroll-arrow svg{width:22px;height:22px}.scroll-indicator:hover .scroll-arrow{transform:translateX(-50%) translateY(2px);background-color:#00655a;box-shadow:0 4px 12px rgba(0,0,0,.25)}@media (max-width:1200px) and (min-width:769px){.pinterest-hero-title{font-size:3.5rem}.pinterest-grid{grid-template-columns:repeat(5,1fr)}.card-5,.card-6,.card-7,.card-8,.card-9{display:none}}@media (max-width:1024px) and (min-width:769px){.pinterest-hero{padding-top:120px}.pinterest-hero-title{font-size:3rem;margin-bottom:12px}.pinterest-pagination{margin-bottom:16px}.pinterest-grid{grid-template-columns:repeat(5,1fr);flex:1 1;min-height:0;gap:12px;padding:0 16px}.card-5,.card-6,.card-7{display:none}}@media (max-width:768px){.pinterest-hero{padding-top:100px;height:100vh;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.pinterest-hero-heading{display:none}.pinterest-hero-container{padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;width:100%}.pinterest-card,.pinterest-card.enter,.pinterest-card.exit{transition:none!important;animation:none!important}.pinterest-card.enter,.pinterest-card.exit{opacity:1!important}.incoming-grid .pinterest-card.card-2.exit,.incoming-grid .pinterest-card.card-3.exit,.incoming-grid .pinterest-card.card-4.exit,.incoming-grid .pinterest-card.card-5.exit,.incoming-grid .pinterest-card.card-6.exit,.incoming-grid .pinterest-card.card-7.exit,.incoming-grid .pinterest-card.card-8.exit,.incoming-grid .pinterest-card.card-9.exit,.outgoing-grid .pinterest-card.card-2.exit,.outgoing-grid .pinterest-card.card-3.exit,.outgoing-grid .pinterest-card.card-4.exit,.outgoing-grid .pinterest-card.card-5.exit,.outgoing-grid .pinterest-card.card-6.exit,.outgoing-grid .pinterest-card.card-7.exit,.outgoing-grid .pinterest-card.card-8.exit,.outgoing-grid .pinterest-card.card-9.exit,.pinterest-card.card-2.exit,.pinterest-card.card-3.exit,.pinterest-card.card-4.exit,.pinterest-card.card-5.exit,.pinterest-card.card-6.exit,.pinterest-card.card-7.exit,.pinterest-card.card-8.exit,.pinterest-card.card-9.exit{display:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important}.incoming-grid{display:none!important;opacity:0!important;visibility:hidden!important}.pinterest-hero-title{position:relative;top:0;left:0;transform:none;font-size:2rem;margin-top:20px;margin-bottom:16px;line-height:1.3;width:100%;padding:0 20px;text-align:center}.pinterest-hero-title img{max-height:50px!important;width:auto!important}.static-text{font-size:2rem;display:block;margin-bottom:4px}.dynamic-text{max-width:100%;display:block}.pinterest-pagination{position:relative;top:0;left:0;transform:none;margin-bottom:32px;gap:8px}.pagination-dot{width:8px;height:8px}.pinterest-grid-wrapper{position:relative;padding:0;margin-top:0;flex:0 1;width:100%;max-width:100%;height:600px;display:flex;align-items:center;justify-content:center;overflow:visible!important;margin-left:0;margin-right:0}.pinterest-grid{position:relative!important;display:block!important;padding:0!important;grid-template-columns:none!important}.incoming-grid,.outgoing-grid,.pinterest-grid{width:100%;height:100%;overflow:visible!important}.incoming-grid,.outgoing-grid{position:absolute;top:0;left:0;right:0;bottom:0}.pinterest-card{display:none!important;opacity:0!important;visibility:hidden!important;position:absolute!important;border-radius:24px!important;box-shadow:0 20px 40px rgba(0,0,0,.15)!important;width:340px!important;height:600px!important;max-width:none!important;max-height:none!important;transition:all .4s cubic-bezier(.19,1,.22,1)!important;margin:0!important;overflow:hidden!important;grid-column:auto!important;grid-row:auto!important}.pinterest-card img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:24px!important;display:block!important}.outgoing-grid .pinterest-card.card-0,.outgoing-grid .pinterest-card.card-0.enter,.outgoing-grid .pinterest-card.card-0.exit{display:block!important;visibility:visible!important;opacity:1!important;z-index:2!important;left:50%!important;transform:translateX(-50%)!important;right:auto!important;top:20px!important;bottom:auto!important;width:340px!important;height:600px!important;pointer-events:auto!important;transition:none!important;animation:none!important;animation-delay:0s!important;transition-delay:0s!important;margin-left:0!important}.incoming-grid .pinterest-card,.outgoing-grid .pinterest-card.card-1,.outgoing-grid .pinterest-card.card-1.enter,.outgoing-grid .pinterest-card.card-1.exit{display:none!important;visibility:hidden!important;opacity:0!important}.incoming-grid .pinterest-card.card-2,.incoming-grid .pinterest-card.card-2.enter,.incoming-grid .pinterest-card.card-2.exit,.incoming-grid .pinterest-card.card-3,.incoming-grid .pinterest-card.card-3.enter,.incoming-grid .pinterest-card.card-3.exit,.incoming-grid .pinterest-card.card-4,.incoming-grid .pinterest-card.card-4.enter,.incoming-grid .pinterest-card.card-4.exit,.incoming-grid .pinterest-card.card-5,.incoming-grid .pinterest-card.card-5.enter,.incoming-grid .pinterest-card.card-5.exit,.incoming-grid .pinterest-card.card-6,.incoming-grid .pinterest-card.card-6.enter,.incoming-grid .pinterest-card.card-6.exit,.incoming-grid .pinterest-card.card-7,.incoming-grid .pinterest-card.card-7.enter,.incoming-grid .pinterest-card.card-7.exit,.incoming-grid .pinterest-card.card-8,.incoming-grid .pinterest-card.card-8.enter,.incoming-grid .pinterest-card.card-8.exit,.incoming-grid .pinterest-card.card-9,.incoming-grid .pinterest-card.card-9.enter,.incoming-grid .pinterest-card.card-9.exit,.outgoing-grid .pinterest-card.card-2,.outgoing-grid .pinterest-card.card-2.enter,.outgoing-grid .pinterest-card.card-2.exit,.outgoing-grid .pinterest-card.card-3,.outgoing-grid .pinterest-card.card-3.enter,.outgoing-grid .pinterest-card.card-3.exit,.outgoing-grid .pinterest-card.card-4,.outgoing-grid .pinterest-card.card-4.enter,.outgoing-grid .pinterest-card.card-4.exit,.outgoing-grid .pinterest-card.card-5,.outgoing-grid .pinterest-card.card-5.enter,.outgoing-grid .pinterest-card.card-5.exit,.outgoing-grid .pinterest-card.card-6,.outgoing-grid .pinterest-card.card-6.enter,.outgoing-grid .pinterest-card.card-6.exit,.outgoing-grid .pinterest-card.card-7,.outgoing-grid .pinterest-card.card-7.enter,.outgoing-grid .pinterest-card.card-7.exit,.outgoing-grid .pinterest-card.card-8,.outgoing-grid .pinterest-card.card-8.enter,.outgoing-grid .pinterest-card.card-8.exit,.outgoing-grid .pinterest-card.card-9,.outgoing-grid .pinterest-card.card-9.enter,.outgoing-grid .pinterest-card.card-9.exit,.pinterest-card.card-2,.pinterest-card.card-2.enter,.pinterest-card.card-2.exit,.pinterest-card.card-3,.pinterest-card.card-3.enter,.pinterest-card.card-3.exit,.pinterest-card.card-4,.pinterest-card.card-4.enter,.pinterest-card.card-4.exit,.pinterest-card.card-5,.pinterest-card.card-5.enter,.pinterest-card.card-5.exit,.pinterest-card.card-6,.pinterest-card.card-6.enter,.pinterest-card.card-6.exit,.pinterest-card.card-7,.pinterest-card.card-7.enter,.pinterest-card.card-7.exit,.pinterest-card.card-8,.pinterest-card.card-8.enter,.pinterest-card.card-8.exit,.pinterest-card.card-9,.pinterest-card.card-9.enter,.pinterest-card.card-9.exit{display:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important;position:absolute!important;left:-9999px!important;top:-9999px!important}.scroll-indicator{position:relative;bottom:auto;margin-top:auto;margin-bottom:0;height:60px;background-color:#ffe87d}.scroll-text{font-size:.9rem;margin-bottom:8px;font-weight:600}.scroll-arrow{width:34px;height:34px;top:-28px}}@media (max-width:480px){.pinterest-hero{padding-top:80px}.pinterest-hero-container{padding:0 16px}.pinterest-hero-title{font-size:1.75rem;margin-top:10px;margin-bottom:12px;padding:0 16px}.pinterest-hero-title img{max-height:40px!important}.static-text{font-size:1.75rem}.pinterest-pagination{margin-bottom:24px;gap:6px}.pagination-dot{width:7px;height:7px}.pinterest-grid-wrapper{height:600px}.pinterest-card{width:290px!important;height:600px!important;transition:none!important;animation:none!important}.pinterest-card,.pinterest-card img{border-radius:20px!important}.outgoing-grid .pinterest-card.card-0,.outgoing-grid .pinterest-card.card-0.enter,.outgoing-grid .pinterest-card.card-0.exit{left:50%!important;transform:translateX(-50%)!important;top:15px!important;width:290px!important;height:600px!important;margin-left:0!important}.outgoing-grid .pinterest-card.card-1,.outgoing-grid .pinterest-card.card-1.enter,.outgoing-grid .pinterest-card.card-1.exit{display:none!important;visibility:hidden!important;opacity:0!important}.scroll-indicator{height:70px;margin-bottom:0}.scroll-text{font-size:.85rem;margin-bottom:10px}.scroll-arrow{width:30px;height:30px;top:-16px}}@media (max-width:375px){.pinterest-hero-title,.static-text{font-size:1.5rem}.pinterest-grid-wrapper{height:600px}.pinterest-card{width:340px!important;height:600px!important}.pinterest-card,.pinterest-card img{border-radius:18px!important}.outgoing-grid .pinterest-card.card-0,.outgoing-grid .pinterest-card.card-0.enter,.outgoing-grid .pinterest-card.card-0.exit{left:50%!important;transform:translateX(-50%)!important;top:10px!important;width:320px!important;height:470px!important;margin-left:0!important}.outgoing-grid .pinterest-card.card-1,.outgoing-grid .pinterest-card.card-1.enter,.outgoing-grid .pinterest-card.card-1.exit{display:none!important;visibility:hidden!important;opacity:0!important}}.services{padding:72px 0 64px;background:#c9f5ea;display:flex;align-items:center}.services-alt{background:#c9f8bf}.services-container{max-width:1200px;margin:0 auto;padding:0 40px}.section-header{text-align:center;margin-bottom:48px}.services .section-title{font-size:3.5rem;font-weight:700;margin:0;color:#1a1a2e}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:0}.service-card{background:white;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;border:1px solid rgba(0,0,0,.05)}.service-card:hover{transform:translateY(-4px)}.service-content{padding:50px 40px 40px;flex:1 1;display:flex;flex-direction:column}.service-title{font-size:1.5rem;font-weight:700;margin-bottom:16px;color:#1a1a1a}.service-description{color:#666;line-height:1.6;margin-bottom:24px;flex:1 1}.service-features{list-style:none;margin-bottom:30px;padding:0}.service-features li{color:#555;margin-bottom:8px;padding-left:20px;position:relative}.service-features li:before{content:"✓";position:absolute;left:0;color:#1a1a2e;font-weight:700}.service-cta{background:transparent;color:#1a1a2e;border:2px solid #1a1a2e;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;align-self:flex-start}.service-cta:hover{background:#1a1a2e;color:white;transform:translateY(-2px)}.service-image-wrapper{width:100%;height:300px;overflow:hidden;background:#f5f5f7;display:flex;align-items:center;justify-content:center}.service-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.service-card:hover .service-image{transform:scale(1.03)}@media (max-width:968px){.services-grid{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.services{padding:90px 0 60px}.services-container{padding:0 20px}.section-header{margin-bottom:40px}.services .section-title{font-size:2rem;line-height:1.2}.services-grid{gap:20px}.service-content{padding:30px 24px 24px}.service-title{font-size:1.25rem;margin-bottom:12px}.service-description{font-size:.95rem;margin-bottom:20px}.service-features{margin-bottom:24px}.service-features li{font-size:.9rem;margin-bottom:6px}.service-cta{padding:10px 18px;font-size:13px}.service-image-wrapper{height:220px}}@media (max-width:480px){.services{padding:80px 0 50px}.services-container{padding:0 16px}.section-header{margin-bottom:32px}.services .section-title{font-size:1.75rem}.services-grid{gap:16px}.service-card{border-radius:16px}.service-content{padding:24px 20px 20px}.service-title{font-size:1.15rem}.service-description{font-size:.9rem;line-height:1.5}.service-features li{font-size:.85rem}.service-cta{padding:9px 16px;font-size:12px}.service-image-wrapper{height:180px}}.product-showcase-simple{padding:3rem 2rem;--product-frame-width:260px;--product-frame-height:calc(var(--product-frame-width) * 19.5 / 9);--product-column-gap:1.75rem;--product-column-height:calc(2 * var(--product-frame-height) + var(--product-column-gap));background:radial-gradient(circle at 50% 0,rgba(15,23,42,.08),transparent 60%),#f5f5f8;overflow:hidden;width:100%;position:relative;touch-action:pan-y;height:100%;display:flex;align-items:center;justify-content:center}.product-images-row{display:flex;flex-wrap:nowrap;gap:1rem;overflow:visible;align-items:stretch;will-change:transform;position:relative;width:100%;max-width:1200px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.product-column{display:flex;flex-direction:column;gap:var(--product-column-gap);flex-shrink:0;height:var(--product-column-height);transform-origin:center center;transition:transform .4s ease;background:transparent}.product-column--double{justify-content:space-between}.product-column--single{justify-content:center}.product-column--center{transform:translateY(0) rotate(0deg)}.product-column--tilt-left{transform:translateY(30px) rotate(-10deg)}.product-column--tilt-left-far{transform:translateY(60px) rotate(-18deg)}.product-column--tilt-right{transform:translateY(30px) rotate(10deg)}.product-column--tilt-right-far{transform:translateY(60px) rotate(18deg)}.product-frame{aspect-ratio:9/19.5;width:var(--product-frame-width);max-width:60vw;border-radius:1.75rem;overflow:hidden;background:#000;flex-shrink:0;box-shadow:0 20px 35px rgba(15,23,42,.28)}.product-image{width:100%;height:100%;object-fit:cover}@media (max-width:1024px){.product-showcase-simple{padding:2.5rem 1.5rem;--product-frame-width:220px}.product-images-row{gap:.8rem}.product-column{gap:1.5rem}.product-frame{border-radius:1.5rem}}@media (max-width:768px){.product-showcase-simple{padding:2rem 1rem;--product-frame-width:180px;--product-column-gap:1.25rem}.product-images-row{gap:.6rem;justify-content:center}.product-column{gap:1.25rem}.product-column--tilt-left{transform:translateY(20px) rotate(-8deg)}.product-column--tilt-left-far{transform:translateY(40px) rotate(-14deg)}.product-column--tilt-right{transform:translateY(20px) rotate(8deg)}.product-column--tilt-right-far{transform:translateY(40px) rotate(14deg)}.product-frame{border-radius:1.25rem;max-width:70vw;box-shadow:0 15px 30px rgba(15,23,42,.25)}.product-image{height:100%}}@media (max-width:480px){.product-showcase-simple{padding:1.5rem .75rem;--product-frame-width:140px;--product-column-gap:1rem}.product-images-row{gap:.5rem}.product-column{gap:1rem}.product-column--tilt-left{transform:translateY(15px) rotate(-6deg)}.product-column--tilt-left-far{transform:translateY(30px) rotate(-10deg)}.product-column--tilt-right{transform:translateY(15px) rotate(6deg)}.product-column--tilt-right-far{transform:translateY(30px) rotate(10deg)}.product-frame{border-radius:1rem;max-width:80vw;box-shadow:0 12px 24px rgba(15,23,42,.22)}}.app-store-download{padding:80px 20px;background:linear-gradient(135deg,#f5f7fa,#ffffff);display:flex;align-items:center;justify-content:center}.app-store-download-container{max-width:1200px;width:100%;margin:0 auto}.app-store-download-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:40px}.app-store-download-text{font-size:2.5rem;font-weight:700;color:#1a1a2e;line-height:1.3;margin:0;max-width:900px}.app-store-buttons{display:flex;gap:24px;align-items:center;justify-content:center;flex-wrap:wrap}.app-store-button{display:inline-block;transition:transform .3s ease,opacity .3s ease;text-decoration:none}.app-store-button:hover{transform:translateY(-4px);opacity:.9}.app-store-button:active{transform:translateY(-2px)}.app-store-badge{height:60px;width:auto;display:block}.app-store-badge--google{height:85px;width:auto;display:block}@media (max-width:1024px){.app-store-download{padding:60px 20px}.app-store-download-text{font-size:2rem}.app-store-badge{height:55px}.app-store-badge--google{height:65px}}@media (max-width:768px){.app-store-download{padding:50px 20px}.app-store-download-content{gap:30px}.app-store-download-text{font-size:1.75rem;padding:0 10px}.app-store-buttons{flex-direction:column;gap:20px}.app-store-badge{height:50px}.app-store-badge--google{height:65px}}@media (max-width:480px){.app-store-download{padding:40px 16px}.app-store-download-text{font-size:1.5rem;padding:0}.app-store-buttons{gap:16px;width:100%}.app-store-button{width:100%;max-width:200px}.app-store-badge{height:45px;width:100%;object-fit:contain}.app-store-badge--google{height:60px;width:100%;object-fit:contain}}.about{padding:100px 0;background:#ffffff;position:relative;overflow:hidden;max-height:100vh;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.about-grid-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,#f0f0f0 1px,transparent 0),linear-gradient(180deg,#f0f0f0 1px,transparent 0);background-size:40px 40px;opacity:.4;pointer-events:none}.about-container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1;width:100%}.team-section{text-align:center}.team-title{font-size:3rem;font-weight:600;margin-top:80px;margin-bottom:12px;color:#101828;letter-spacing:-.02em}.team-title-o{display:inline}.team-philosophy{font-size:1.125rem;color:#475467;line-height:1.5;margin-bottom:12px;max-width:800px;margin-left:auto;margin-right:auto}.team-cta-buttons{display:flex;gap:12px;justify-content:center;margin-bottom:24px}.team-button{display:inline-flex;align-items:center;gap:12px;padding:10px 18px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid #d0d5dd;font-family:inherit}.team-button-secondary{background:#ffffff;color:#344054;box-shadow:0 1px 2px rgba(16,24,40,.05)}.team-button-secondary:hover{background:#f9fafb}.team-button-primary{background:#2e90fa;color:white;border-color:#2e90fa;box-shadow:0 1px 2px rgba(16,24,40,.05)}.team-button-primary:hover{background:#1570ef}.team-carousel-wrapper{position:relative;margin-top:20px;margin-bottom:20px;width:100vw;margin-left:calc(-50vw + 50%);padding:0 20px;overflow:hidden}.team-carousel{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:20px 0;scroll-padding:0 20px}.team-carousel::-webkit-scrollbar{display:none}.team-member-card{position:relative;display:flex;flex-direction:column;background:#ffffff;border-radius:8px;overflow:visible;transition:all .3s ease;cursor:pointer;flex-shrink:0;width:220px;scroll-snap-align:center}.team-member-card:hover{transform:translateY(-4px)}.team-member-card.selected{transform:scale(1.05);z-index:5}.team-member-image-wrapper{aspect-ratio:3/4;width:100%;overflow:hidden;background:#f2f4f7;border-radius:8px}.team-member-image{width:100%;height:100%;object-fit:cover;transition:filter .3s ease,transform .3s ease}.team-member-image.grayscale{filter:grayscale(100%) contrast(.9)}.team-member-image.color{filter:grayscale(0) contrast(1.05)}.team-member-card:hover .team-member-image{transform:scale(1.05)}.team-member-name-plate{position:absolute;bottom:-20px;left:12px;right:12px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:12px;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);text-align:left;z-index:2;border:1px solid rgba(0,0,0,.05)}.team-member-name{font-size:.9375rem;font-weight:600;color:#101828;margin-bottom:2px}.team-member-position{font-size:.8125rem;color:#475467;margin:0}.team-testimonial{max-width:800px;margin:40px auto 0;padding:15px;background:#ffffff;border-radius:16px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.testimonial-text{font-size:1.25rem;font-weight:500;color:#101828;line-height:1.5;margin-bottom:32px}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:12px}.author-image{width:40px;height:40px;border-radius:50%;object-fit:cover}.author-info{display:flex;flex-direction:column;text-align:left}.author-name{font-size:.875rem;font-weight:600;color:#101828}.author-position{font-size:.875rem;color:#475467}.team-details-section{max-width:800px;margin:24px auto 0;min-height:200px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about{padding:60px 0;max-height:none;justify-content:center}.about-container{padding:0 20px;width:100%;margin:0 auto}.team-title{font-size:2rem;margin-top:40px;line-height:1.2}.team-philosophy{font-size:1rem;padding:0 10px}.team-cta-buttons{margin-bottom:20px;padding:0 16px}.team-button{width:100%;max-width:100%;padding:10px 16px;font-size:.95rem;justify-content:center}.team-carousel-wrapper{padding:0;margin-top:16px;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);overflow:visible}.team-carousel{gap:16px;padding:16px 0}.team-member-card{width:170px}.team-member-name-plate{bottom:-15px;padding:10px}.team-member-name{font-size:.85rem}.team-member-position{font-size:.75rem}.team-testimonial{margin-top:50px;padding:20px}.testimonial-text{font-size:1rem;margin-bottom:24px;line-height:1.4}.author-image{width:36px;height:36px}.author-name,.author-position{font-size:.8125rem}.team-details-section{margin-top:50px;min-height:150px}}@media (max-width:480px){.about{padding:50px 0;justify-content:center}.about-container{padding:0 16px;width:100%;margin:0 auto}.team-title{font-size:1.75rem;margin-top:30px}.team-philosophy{font-size:.95rem;line-height:1.4}.team-button{padding:9px 14px;font-size:.9rem;gap:8px}.team-carousel-wrapper{padding:0;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);overflow:visible}.team-carousel{gap:12px;padding:16px 0}.team-member-card{width:150px}.team-member-name-plate{bottom:-12px;padding:8px}.team-member-name{font-size:.8rem}.team-member-position{font-size:.7rem}.team-testimonial{margin-top:45px;padding:16px}.testimonial-text{font-size:.95rem;margin-bottom:20px}.author-image{width:32px;height:32px}.author-name,.author-position{font-size:.75rem}.team-details-section{margin-top:45px}}.portfolio{padding:80px 0;background:#c3f4f6}.portfolio-filters{display:flex;justify-content:center;gap:16px;margin-bottom:50px;flex-wrap:wrap}.filter-button{background:transparent;color:#666;border:2px solid #e0e0e0;padding:10px 20px;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.filter-button.active,.filter-button:hover{background:#1a1a2e;color:white;border-color:transparent;transform:translateY(-2px)}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:30px;gap:30px;margin-bottom:60px}.portfolio-item{background:white;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.portfolio-item:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgba(0,209,193,.15)}.portfolio-image{height:200px;background:linear-gradient(135deg,#f0fffd,#fffdf0);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.portfolio-item:hover .project-image{transform:scale(1.1)}.portfolio-item.analytics-zoom .project-image{transform:scale(1.2)}.portfolio-item.analytics-zoom:hover .project-image{transform:scale(1.3)}.portfolio-content{padding:30px}.project-title{font-size:1.4rem;font-weight:700;margin-bottom:16px;color:#1a1a1a}.project-description{color:#666;line-height:1.6;margin-bottom:20px}.project-technologies{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.tech-tag{background:rgba(26,26,46,.1);color:#1a1a2e;padding:6px 12px;border-radius:15px;font-size:12px;font-weight:500}.project-link{color:#1a1a2e;text-decoration:none;font-weight:600;font-size:14px;transition:color .3s ease}.project-link:hover{color:#0f0f1e}.portfolio-cta{text-align:center;padding:40px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px}.portfolio-cta p{font-size:1.2rem;color:#666;margin-bottom:24px}@media (max-width:768px){.portfolio{padding:90px 0 60px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.portfolio-filters{gap:10px;margin-bottom:35px;padding:0 16px}.filter-button{padding:8px 14px;font-size:13px}.portfolio-grid{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.portfolio-item{border-radius:16px}.portfolio-image{height:180px}.portfolio-content{padding:24px 20px}.project-title{font-size:1.15rem;margin-bottom:12px}.project-description{font-size:.95rem;line-height:1.5}.project-technologies{gap:6px;margin-bottom:20px}.tech-tag{padding:5px 10px;font-size:11px}.project-link{font-size:13px}.portfolio-cta{padding:30px 20px;border-radius:16px}.portfolio-cta p{font-size:1rem;margin-bottom:20px}}@media (max-width:480px){.portfolio{padding:80px 0 50px}.section-title{font-size:1.75rem}.section-subtitle{font-size:.95rem}.portfolio-filters{gap:8px;margin-bottom:30px;padding:0 12px}.filter-button{padding:7px 12px;font-size:12px}.portfolio-grid{gap:16px;margin-bottom:32px}.portfolio-item{border-radius:14px}.portfolio-image{height:160px}.portfolio-content{padding:20px 16px}.project-title{font-size:1.1rem}.project-description{font-size:.9rem;margin-bottom:16px}.project-technologies{gap:5px;margin-bottom:18px}.tech-tag{padding:4px 9px;font-size:10px}.project-link{font-size:12px}.portfolio-cta{padding:24px 16px}.portfolio-cta p{font-size:.95rem}.portfolio-cta .primary-button{width:100%;max-width:280px}}.contact{padding:80px 0;background:#fff4a8}.contact-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-top:60px}.contact-info h3{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1a1a1a}.contact-info p{color:#1a1a1a;line-height:1.7;margin-bottom:30px;font-size:1.1rem}.contact-methods{margin-bottom:40px}.contact-method{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:20px;background:white;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.05);transition:transform .3s ease;border:1px solid rgba(37,99,235,.16)}.contact-method:hover{transform:translateY(-5px)}.method-icon{font-size:1.5rem;width:50px;height:50px;background:#1a1a2e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.contact-method h4{font-size:1.1rem;font-weight:600;margin-bottom:4px;color:#1a1a1a}.contact-method p{color:#666;margin:0;font-size:.9rem}.response-time{background:white;padding:24px;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.05);border:1px solid rgba(37,99,235,.16)}.response-time h4{font-size:1.1rem;font-weight:600;margin-bottom:12px;color:#1a1a1a}.response-time p{color:#666;margin:0;font-size:.9rem}.contact-form-container{background:white;padding:40px;border-radius:20px;box-shadow:0 15px 35px rgba(0,0,0,.1)}.contact-form{gap:24px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;margin-bottom:8px;color:#1a1a1a;font-size:14px}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1a1a2e}.form-group textarea{resize:vertical;min-height:120px}.submit-button{background:#1a1a2e;color:white;border:none;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(26,26,46,.3);margin-top:16px}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(26,26,46,.4);background:#0f0f1e}.submit-button:active{transform:translateY(0)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.submit-button:disabled:hover{transform:none;box-shadow:0 4px 15px rgba(26,26,46,.3)}.form-status{padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;margin-top:8px}.form-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width:768px){.contact{padding:90px 0 60px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.contact-content{grid-template-columns:1fr;gap:35px;margin-top:40px}.contact-info h3{font-size:1.4rem}.contact-info p{font-size:.95rem;margin-bottom:24px}.contact-methods{margin-bottom:32px}.contact-method{padding:16px;margin-bottom:20px}.method-icon{width:45px;height:45px;font-size:1.2rem}.contact-method h4{font-size:1rem}.contact-method p{font-size:.85rem}.response-time{padding:20px}.response-time h4{font-size:1rem}.response-time p{font-size:.85rem}.contact-form-container{padding:32px 20px;border-radius:16px}.contact-form{gap:20px}.form-group label{font-size:13px;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{padding:11px 14px;font-size:14px}.form-group textarea{min-height:110px}.submit-button{padding:14px 28px;font-size:15px;margin-top:8px}.form-status{padding:10px 14px;font-size:13px}}@media (max-width:480px){.contact{padding:80px 0 50px}.section-title{font-size:1.75rem}.section-subtitle{font-size:.95rem}.contact-content{gap:30px;margin-top:32px}.contact-info h3{font-size:1.25rem}.contact-info p{font-size:.9rem;line-height:1.6}.contact-methods{margin-bottom:28px}.contact-method{padding:14px;margin-bottom:16px;flex-direction:column;text-align:center;gap:12px}.method-icon{width:42px;height:42px;font-size:1.1rem}.contact-method h4{font-size:.95rem}.contact-method p{font-size:.8rem}.response-time{padding:18px;text-align:center}.response-time h4{font-size:.95rem}.response-time p{font-size:.8rem}.contact-form-container{padding:28px 16px}.contact-form{gap:18px}.form-group label{font-size:12px}.form-group input,.form-group select,.form-group textarea{padding:10px 12px;font-size:13px}.form-group textarea{min-height:100px}.submit-button{padding:13px 24px;font-size:14px;width:100%}.form-status{padding:10px 12px;font-size:12px}}.footer{background:#1a1a1a;color:white;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px;margin-bottom:40px}.footer-section h3,.footer-section h4{margin-bottom:20px;color:white}.footer-section h3{font-size:1.5rem;font-weight:700}.footer-section h4{font-size:1.1rem;font-weight:600}.footer-logo p{color:#ccc;line-height:1.6;margin-bottom:20px}.social-links{display:flex;gap:16px}.social-link{display:inline-block;width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.2rem;transition:all .3s ease}.social-link:hover{background:#1a1a2e;transform:translateY(-3px)}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease;font-size:14px}.footer-links a:hover{color:#999}.contact-info{margin-top:24px}.contact-info h4{margin-bottom:16px}.contact-info p{color:#ccc;margin-bottom:8px;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-bottom p{color:#999;font-size:14px;margin:0}.footer-bottom-links{display:flex;gap:20px;flex-wrap:wrap}.footer-bottom-links a{color:#999;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-bottom-links a:hover{color:#ccc}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-container{padding:0 20px}.footer-content{grid-template-columns:1fr;gap:32px;text-align:center}.footer-section h3{font-size:1.3rem;margin-bottom:16px}.footer-section h4{font-size:1rem;margin-bottom:16px}.footer-logo p{font-size:.9rem;margin-bottom:16px}.social-links{justify-content:center}.social-link{width:38px;height:38px;font-size:1.1rem}.footer-links li{margin-bottom:10px}.contact-info p,.footer-links a{font-size:13px}.footer-bottom{padding-top:16px;margin-top:32px}.footer-bottom-content{flex-direction:column;text-align:center;gap:16px}.footer-bottom p{font-size:13px}.footer-bottom-links{justify-content:center;gap:16px}.footer-bottom-links a{font-size:13px}}@media (max-width:480px){.footer{padding:32px 0 16px}.footer-container{padding:0 16px}.footer-content{gap:28px}.footer-section h3{font-size:1.2rem;margin-bottom:14px}.footer-section h4{font-size:.95rem;margin-bottom:14px}.footer-logo p{font-size:.85rem;line-height:1.5}.social-links{gap:12px}.social-link{width:36px;height:36px;font-size:1rem}.footer-links li{margin-bottom:8px}.contact-info p,.footer-links a{font-size:12px}.footer-bottom{padding-top:14px;margin-top:28px}.footer-bottom p,.footer-bottom-links a{font-size:12px}.footer-bottom-links{gap:14px;flex-wrap:wrap}}