.about-module__-i9KWa__aboutPage{background:var(--background)}.about-module__-i9KWa__hero{background:var(--background-secondary);border-bottom:1px solid var(--border-color);padding:8rem 0;position:relative}.about-module__-i9KWa__heroContent{text-align:center;max-width:800px;margin:0 auto}.about-module__-i9KWa__heroTitle{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.about-module__-i9KWa__breadcrumb{color:var(--text-secondary);font-size:.95rem}.about-module__-i9KWa__breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.about-module__-i9KWa__breadcrumb a:hover{color:var(--primary)}.about-module__-i9KWa__breadcrumb span{color:var(--primary);font-weight:600}.about-module__-i9KWa__storySection{background:#fff;padding:4rem 0;overflow:hidden}.about-module__-i9KWa__storyGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.about-module__-i9KWa__storyImageContainer{padding:2rem;position:relative}.about-module__-i9KWa__storyFrame{z-index:0;border:3px solid #ec4899;border-radius:20px;width:90%;height:90%;margin:auto;position:absolute;inset:0;transform:rotate(-3deg)}.about-module__-i9KWa__storyImageWrapper{z-index:1;box-shadow:var(--shadow-xl);border-radius:20px;position:relative;overflow:hidden;transform:rotate(2deg)}.about-module__-i9KWa__storyImg{width:100%;height:auto;display:block}.about-module__-i9KWa__storyContent{padding-left:2rem}.about-module__-i9KWa__storyTitle{color:#ec4899;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:1.1rem;font-weight:800}.about-module__-i9KWa__storyHeading{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.3}.about-module__-i9KWa__storyText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.about-module__-i9KWa__storyBtn{color:#fff;cursor:pointer;background:#ec4899;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 14px #ec489963}.about-module__-i9KWa__storyBtn:hover{background:#db2777;transform:translateY(-2px);box-shadow:0 6px 20px #ec48993b}.about-module__-i9KWa__whyChooseSection{background:var(--background-secondary);padding:4rem 0}.about-module__-i9KWa__whyHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.about-module__-i9KWa__sectionTitle{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.about-module__-i9KWa__sectionSubtitle{color:var(--text-secondary);font-size:1.1rem}.about-module__-i9KWa__cardsGrid{grid-template-columns:1fr;gap:2rem;display:grid}.about-module__-i9KWa__card{text-align:center;border:1px solid #0000;border-radius:24px;padding:2.5rem 1.5rem;transition:transform .3s}.about-module__-i9KWa__card:hover{transform:translateY(-10px)}.about-module__-i9KWa__cardIconWrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 6px #0000000d}.about-module__-i9KWa__card h3{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.about-module__-i9KWa__card p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.about-module__-i9KWa__cardPurple{background:#f3e8ff;border-color:#e9d5ff}.about-module__-i9KWa__cardPurple .about-module__-i9KWa__cardIconWrapper{color:#9333ea}.about-module__-i9KWa__cardOrange{background:#ffedd5;border-color:#fed7aa}.about-module__-i9KWa__cardOrange .about-module__-i9KWa__cardIconWrapper{color:#f97316}.about-module__-i9KWa__cardPink{background:#fce7f3;border-color:#fbcfe8}.about-module__-i9KWa__cardPink .about-module__-i9KWa__cardIconWrapper{color:#ec4899}.about-module__-i9KWa__cardGreen{background:#dcfce7;border-color:#bbf7d0}.about-module__-i9KWa__cardGreen .about-module__-i9KWa__cardIconWrapper{color:#16a34a}.about-module__-i9KWa__featureSetSection{background:#fff;padding:4rem 0;overflow:hidden}.about-module__-i9KWa__featureSetGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.about-module__-i9KWa__featureSetTitle{color:var(--foreground);margin-bottom:3rem;font-size:2.5rem;font-weight:800;line-height:1.2}.about-module__-i9KWa__featureList{flex-direction:column;gap:2rem;display:flex}.about-module__-i9KWa__featureListItem{align-items:flex-start;gap:1.5rem;display:flex}.about-module__-i9KWa__featureListIcon{background:var(--background-secondary);width:50px;height:50px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-module__-i9KWa__featureListText h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.about-module__-i9KWa__featureListText p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.about-module__-i9KWa__mockupWrapper{background:#f8fafc;border-radius:40px;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.about-module__-i9KWa__mockupWrapper:before{content:"";z-index:0;background:radial-gradient(circle,#f1f5f9 0%,#0000 70%);position:absolute;inset:0}.about-module__-i9KWa__mockupImg{z-index:1;filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:auto;position:relative}.about-module__-i9KWa__floatCard{z-index:2;background:#fff;border-radius:16px;flex-direction:column;gap:.25rem;padding:1rem 1.5rem;animation:4s ease-in-out infinite about-module__-i9KWa__float;display:flex;position:absolute;box-shadow:0 10px 30px #0000001a}.about-module__-i9KWa__floatCard1{animation-delay:0s;top:10%;right:5%}.about-module__-i9KWa__floatCard2{animation-delay:1.5s;bottom:15%;right:10%}.about-module__-i9KWa__floatCard span{color:var(--foreground);font-size:.9rem;font-weight:600}.about-module__-i9KWa__floatCard small{color:var(--text-secondary);font-size:.8rem}.about-module__-i9KWa__floatCard strong{color:var(--primary);font-size:1.2rem}@media (min-width:900px){.about-module__-i9KWa__storyGrid{grid-template-columns:1fr 1fr}.about-module__-i9KWa__cardsGrid{grid-template-columns:repeat(4,1fr)}.about-module__-i9KWa__featureSetGrid{grid-template-columns:1fr 1fr}}.about-module__-i9KWa__readySection{background:#fff;padding:4rem 0}.about-module__-i9KWa__readyCard{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#ec4899 100%);border-radius:40px;flex-direction:column;justify-content:space-between;align-items:center;padding:4rem 4rem 0;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #2563eb66}.about-module__-i9KWa__readyContent{text-align:center;z-index:2;max-width:600px;margin-bottom:3rem;position:relative}.about-module__-i9KWa__readyTitle{color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.about-module__-i9KWa__whiteGradientText{color:#fff;text-shadow:0 0 20px #ffffff80}.about-module__-i9KWa__readyText{opacity:.9;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.about-module__-i9KWa__readyBtn{color:#ec4899;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px #0000001a}.about-module__-i9KWa__readyBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #0003}.about-module__-i9KWa__readyImageWrapper{z-index:1;justify-content:center;width:100%;margin-bottom:-50px;display:flex;position:relative}.about-module__-i9KWa__phoneFrame{width:300px;height:auto;transition:transform .3s;position:relative;transform:rotate(-10deg)translate(-20px)}.about-module__-i9KWa__phoneFrame:hover{transform:rotate(0)translate(0)}.about-module__-i9KWa__phoneScreen{background:#fff;border:8px solid #1e293b;border-radius:30px;width:100%;height:auto;box-shadow:0 20px 50px #0000004d}.about-module__-i9KWa__phoneOverlayCard{color:#0072b1;background:#fff;border-radius:16px;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;animation:5s ease-in-out infinite reverse about-module__-i9KWa__float;display:flex;position:absolute;top:20%;right:-40px;box-shadow:0 10px 30px #00000026}.about-module__-i9KWa__overlayItem{background:#f1f5f9;border-radius:8px;padding:.5rem;font-size:.85rem;font-weight:500}@media (min-width:900px){.about-module__-i9KWa__readyCard{text-align:left;flex-direction:row;align-items:center;padding:4rem 4rem 4rem 6rem;overflow:visible}.about-module__-i9KWa__readyContent{text-align:left;order:2;max-width:50%;margin-bottom:0}.about-module__-i9KWa__readyText{margin-left:0;margin-right:0}.about-module__-i9KWa__readyImageWrapper{order:1;justify-content:flex-start;width:40%;margin-bottom:0;position:relative;left:-20px}.about-module__-i9KWa__phoneFrame{width:280px;transform:rotate(-12deg)translateY(20px)scale(1.1)}}
