@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";html{scroll-padding-top:68px}body{margin:0;font-family:Poppins,sans-serif}.about-section{background:#f8fafc;padding:72px 20px 60px}.about-container{text-align:center;max-width:1100px;margin:0 auto}.about-content{max-width:780px;margin:0 auto}.about-title{color:#1e2937;margin-bottom:12px;font-size:2.2rem;font-weight:700}.title-underline{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:3px;width:80px;height:4px;margin:0 auto 28px}.about-description{color:#334155;margin-bottom:40px;font-size:1.05rem;line-height:1.75}.about-description strong{color:#1e40af}.focus-areas h3{color:#1e2937;margin-bottom:24px;font-size:1.3rem}.focus-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.focus-item{text-align:center;background:#fff;border-radius:16px;padding:24px 18px;transition:all .3s;box-shadow:0 6px 20px #00000012}.focus-item:hover{transform:translateY(-8px);box-shadow:0 16px 36px #2563eb29}.icon{margin-bottom:10px;display:block}.icon img{object-fit:contain;width:52px;height:52px}.focus-item p{color:#1f2937;margin:0 0 6px;font-size:.98rem;font-weight:600}.focus-item span{color:#64748b;font-size:.85rem;line-height:1.5;display:block}@media (width<=768px){.about-section{padding:52px 16px 44px}.about-title{font-size:1.8rem}.about-description{margin-bottom:28px;font-size:.97rem}.focus-areas h3{font-size:1.15rem}.focus-grid{grid-template-columns:repeat(2,1fr);gap:12px}.focus-item{padding:20px 14px}.icon{font-size:1.9rem}}@media (width<=480px){.about-section{padding:40px 14px 36px}.about-title{font-size:1.5rem}.about-description{font-size:.92rem}.focus-areas h3{font-size:1.05rem}.focus-item{padding:16px 12px}.focus-item p{font-size:.9rem}.focus-item span{font-size:.8rem}.icon{margin-bottom:8px;font-size:1.7rem}}.footer{color:#cdd5e0;background:#0b0f1a;padding:60px 0 0}.footer-inner{max-width:1200px;margin:0 auto;padding:0 52px}.footer-main{align-items:flex-start;gap:60px;display:flex}.footer-left{flex:1}.footer-logo{width:auto;height:80px;margin-bottom:12px;display:block}.footer-brand{color:#fff;margin:0 0 16px;font-size:2rem;font-weight:700}.footer-tagline{color:#6b7a99;max-width:340px;margin:0 0 40px;font-size:.9rem;line-height:1.75}.footer-contact-info{flex-direction:column;gap:10px;margin-top:16px;margin-bottom:32px;display:flex}.footer-contact-info p{color:#fff;margin:0;font-size:.88rem}.footer-contact-info a{color:#fff;text-decoration:none;transition:opacity .2s}.footer-contact-info a:hover{opacity:.75}.footer-links-grid{gap:56px;display:flex}.footer-links-col h4{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:.75rem;font-weight:600}.footer-links-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links-col ul li a{color:#8899b4;font-size:.92rem;text-decoration:none;transition:color .2s}.footer-links-col ul li a:hover{color:#fff}.footer-contact-card{background:#161d2e;border:1px solid #1e2a42;border-radius:16px;flex:1;padding:36px 32px}.footer-contact-card h3{color:#fff;margin:0 0 28px;font-size:1.4rem;font-weight:600}.contact-form{flex-direction:column;gap:18px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#6b7a99;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:600}.form-group input,.form-group textarea{box-sizing:border-box;color:#fff;resize:none;background:#0f1624;border:1px solid #1e2a42;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:Poppins,sans-serif;font-size:.92rem;transition:border-color .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#3d4f6e}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b82f6,#7c3aed);border:none;border-radius:10px;width:100%;padding:16px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s}.send-btn:hover{opacity:.88;transform:translateY(-2px)}.footer-bottom{text-align:center;border-top:1px solid #1e2a42;margin-top:48px;padding-top:24px}.footer-bottom p{color:#6b7a99;margin:0;padding-bottom:32px;font-size:.88rem}@media (width<=900px){.footer-inner{padding:0 28px}.footer-main{flex-direction:column;gap:40px}.footer-left{width:100%}.footer-contact-card{box-sizing:border-box;width:100%}.footer-tagline{max-width:100%}}@media (width<=600px){.footer{padding:40px 0 0}.footer-inner{padding:0 20px}.footer-brand{font-size:1.5rem}.form-row{grid-template-columns:1fr}.footer-links-grid{gap:32px}.footer-contact-card{padding:28px 20px}}.hero{background:linear-gradient(90deg,#2563eb,#7c3aed);align-items:center;width:100%;min-height:70dvh;display:flex}.hero-container{justify-content:space-between;align-items:center;gap:40px;max-width:100%;margin:auto;padding:60px 20px 0;display:flex}.hero-text{color:#fff;flex:50%;padding-bottom:4%}.hero-text h1{font-size:44px;font-weight:700;line-height:1.2}.hero-text p{opacity:.9;max-width:560px;margin-top:16px;font-size:15px}.hero-cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.cta-btn{letter-spacing:.4px;border-radius:50px;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.cta-btn:after{content:"";opacity:0;background:#ffffff1f;transition:opacity .25s;position:absolute;inset:0}.cta-btn:hover:after{opacity:1}.cta-btn:hover{transform:translateY(-3px)}.cta-btn:active{transform:translateY(0)}.cta-primary{color:#2563eb;background:#fff;box-shadow:0 4px 20px #0000002e}.cta-primary:hover{box-shadow:0 8px 28px #00000047}.cta-secondary{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:2px solid #ffffffb3}.cta-secondary:hover{border-color:#fff;box-shadow:0 6px 24px #fff3}.cta-arrow{font-style:normal;transition:transform .25s;display:inline-block}.cta-btn:hover .cta-arrow{transform:translate(3px)}.cta-secondary:hover .cta-arrow{transform:translateY(3px)}.hero-buttons{align-items:center;gap:12px;margin-top:20px;display:flex}.hero-buttons a{display:inline-block}.store-img{cursor:pointer;width:200px;height:auto;transition:transform .2s}.store-img:hover{transform:scale(1.05)}.hero-image{flex:60%;justify-content:center;align-items:flex-end;display:flex;overflow:hidden}.hero-image img{object-fit:contain;width:100%;max-width:620px;height:auto;transition:transform .3s;display:block}.hero-image:hover img{transform:scale(1.04)}@media (width<=900px){.hero-container{text-align:left;flex-direction:column;align-items:flex-start;padding:44px 20px 0}.hero-text h1{font-size:32px}.hero-text p{font-size:14px}.hero-buttons{justify-content:flex-start}.store-img{width:105px}.hero-image{display:none}}@media (width<=480px){.hero-container{padding:36px 16px 0}.hero-text h1{font-size:26px}.hero-text p{margin-top:12px;font-size:13px}.hero-cta{gap:10px;margin-top:20px}.cta-btn{padding:11px 20px;font-size:13px}.hero-buttons{margin-top:16px}.store-img{width:95px}}.navbar{z-index:1000;background:linear-gradient(90deg,#1d4ed8,#6d28d9);width:100%;transition:box-shadow .3s;position:sticky;top:0}.navbar.scrolled{box-shadow:0 4px 24px #00000040}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;height:82px;margin:0 auto;padding:0 24px;display:flex}.nav-right{align-items:center;gap:32px;display:flex}.logo{align-items:center;gap:10px;text-decoration:none;display:flex}.logo img{object-fit:contain;width:auto;height:36px}.logo-text{color:#fff;letter-spacing:.01em;font-size:1.1rem;font-weight:700}.nav-menu{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.nav-menu li a{color:#ffffffe0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-menu li a:hover{color:#fff}.cta-btn{color:#1d4ed8;white-space:nowrap;background:#fff;border-radius:50px;align-items:center;padding:10px 22px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.cta-btn:hover{background:#eff6ff;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:0;display:none}.hamburger span{transform-origin:50%;background:#fff;border-radius:2px;width:24px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.hamburger.active span:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.active span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-drawer{background:linear-gradient(160deg,#1d4ed8,#6d28d9);flex-direction:column;align-items:center;gap:8px;max-height:0;padding:0;transition:max-height .4s,padding .3s;display:none;overflow:hidden}.mobile-drawer.open{max-height:320px;padding:20px 24px 28px}.mobile-drawer ul{flex-direction:column;align-items:center;gap:4px;width:100%;margin:0;padding:0;list-style:none;display:flex}.mobile-drawer ul li a{color:#ffffffe6;text-align:center;padding:10px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.mobile-drawer ul li a:hover{color:#fff}.mobile-cta{justify-content:center;width:100%;max-width:280px;margin-top:12px}@media (width<=768px){.nav-right{display:none}.hamburger,.mobile-drawer{display:flex}}.applications-section{background:#f8fafc;padding:10px 20px}.app-header{align-items:center;gap:10px;text-decoration:none;display:flex}.app-header img{object-fit:contain;width:auto;height:36px}.app-header h3{color:#fff;letter-spacing:.01em;margin:8px 0;font-size:1.1rem;font-weight:700}.subtitle{color:#64748b;font-size:1.05rem}.apps-wrapper{max-width:1280px;margin:0 auto}.app-row{flex-wrap:wrap;align-items:center;gap:60px;margin-bottom:80px;display:flex}.app-row:last-child{margin-bottom:0}.app-row.reverse{flex-direction:row-reverse}.app-content{flex:1;min-width:280px}.app-number{color:#7babcb;margin-bottom:-16px;font-size:3.2rem;font-weight:800}.app-content h3{color:#1e2937;margin-bottom:8px;font-size:1.9rem}.app-tagline{text-align:left;color:#2563eb;margin-bottom:16px;font-size:1.1rem;font-weight:600}.app-description{text-align:left;color:#475569;margin-bottom:24px;font-size:1rem;line-height:1.7}.features-list{padding:0;list-style:none}.features-list li{color:#334155;padding:8px 0 8px 26px;font-size:.97rem;position:relative}.features-list li:before{content:"✓";color:#2563eb;font-weight:700;position:absolute;left:0}.app-image{flex:1;justify-content:center;min-width:280px;display:flex}.app-image img{border-radius:20px;width:100%;transition:transform .4s;box-shadow:0 0 #2563eb33}.app-image:hover img{transform:scale(1.04)}.download-btn{color:#fff;background-color:#334155;border-radius:6px;margin-top:14px;padding:11px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.download-btn:hover{background-color:#7babcb}@media (width<=992px){.app-row{gap:40px;margin-bottom:60px}.app-image img{max-width:340px}}@media (width<=768px){.applications-section{padding:2px 16px}.section-header{margin-bottom:36px}.section-header h2{font-size:1.9rem}.app-row,.app-row.reverse{text-align:center;flex-direction:column;gap:28px;margin-bottom:48px}.app-content{order:2}.app-image{order:1}.app-number{font-size:2.6rem}.app-content h3{font-size:1.5rem}.app-tagline{font-size:1rem}.features-list li{text-align:left}}@media (width<=480px){.section-header h2{font-size:1.6rem}.app-content h3{font-size:1.3rem}.app-tagline,.app-description{font-size:.92rem}.features-list li{font-size:.9rem}.app-number{font-size:2.2rem}}.why-choose-section{z-index:0;background:#f8fafc;padding:60px 20px 100px;position:relative}.section-header{text-align:center;margin-bottom:48px}.section-header h2{color:#1e2937;margin-bottom:10px;font-size:2.4rem;font-weight:700}.subtitle{color:#64748b;max-width:480px;margin:0 auto;font-size:1.05rem}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.benefit-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:18px;padding:32px 24px;transition:all .35s;box-shadow:0 8px 24px #00000012}.benefit-card:hover{border-color:#bfdbfe;transform:translateY(-10px);box-shadow:0 18px 40px #2563eb24}.benefit-icon{margin-bottom:16px;display:block}.benefit-icon img{object-fit:contain;width:56px;height:56px}.benefit-card h3{color:#1e2937;margin-bottom:10px;font-size:1.2rem;font-weight:600}.benefit-card p{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=768px){.why-choose-section{padding:48px 16px}.section-header{margin-bottom:32px}.section-header h2{font-size:1.9rem}.benefits-grid{gap:16px}.benefit-card{padding:24px 18px}.benefit-icon{font-size:2.2rem}.benefit-card h3{font-size:1.05rem}.benefit-card p{font-size:.9rem}}@media (width<=480px){.why-choose-section{padding:20px 14px 50px}.section-header h2{font-size:1.6rem}.subtitle{font-size:.92rem}.benefit-card{padding:20px 16px}.benefit-icon{margin-bottom:12px;font-size:2rem}.benefit-card h3{font-size:.98rem}}.page-hero{color:#fff;text-align:center;background:linear-gradient(90deg,#1d4ed8,#6d28d9);padding:80px 24px 60px}.page-hero h1{margin:0 0 10px;font-size:2.8rem;font-weight:700}.page-hero p{opacity:.75;margin:0;font-size:.95rem}.page-content{max-width:80%;margin:0 auto;padding:60px 24px 80px}.page-content section{margin-bottom:40px}.page-content h2{color:#1e2937;margin:0 0 12px;font-size:1.3rem;font-weight:600}.page-content p{color:#475569;margin:0 0 10px;font-size:.97rem;line-height:1.75}.page-content ul{margin:10px 0 0;padding-left:20px}.page-content ul li{color:#475569;margin-bottom:6px;font-size:.97rem;line-height:1.75}.page-content a{color:#2563eb;text-decoration:none}.page-content a:hover{text-decoration:underline}@media (width<=600px){.page-hero h1{font-size:2rem}.page-content{padding:40px 20px 60px}}.memories-image{background:#f8fafc;width:100%;max-width:100%;height:auto;padding:0 0 70px;display:block}
