:root{--adaira-navy:#0d0d55;--adaira-navy-deep:#08083a;--adaira-navy-surface:#0e1045;--adaira-lime:#daf105;--adaira-lime-glow:#daf10559;--adaira-lime-soft:#daf10514;--adaira-sky:#8bbad8;--adaira-sky-soft:#8bbad814;--adaira-white:#fff;--adaira-gray-400:#a0aec0;--adaira-gray-500:#64748b}.mobile-app-dev-module__oS5GMa__mad-page{background:var(--adaira-navy-deep);color:var(--adaira-white);overflow-x:hidden}.mobile-app-dev-module__oS5GMa__scrollReveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(36px)}.mobile-app-dev-module__oS5GMa__scrollRevealVisible{opacity:1;transform:translateY(0)}.mobile-app-dev-module__oS5GMa__mad-hero{background:var(--adaira-navy-deep);align-items:center;min-height:100vh;padding:130px 60px 80px;display:flex;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-hero__bg{pointer-events:none;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-hero__grid{background-image:linear-gradient(#8bbad806 1px,#0000 1px),linear-gradient(90deg,#8bbad806 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 80% at 30% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(90% 80% at 30% 40%,#000 20%,#0000 75%)}.mobile-app-dev-module__oS5GMa__mad-hero__noise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-hero__orb-1{background:radial-gradient(circle,#8bbad817 0%,#0000 60%);border-radius:50%;width:700px;height:700px;animation:16s ease-in-out infinite mobile-app-dev-module__oS5GMa__madOrb1;position:absolute;top:-10%;right:-5%}.mobile-app-dev-module__oS5GMa__mad-hero__orb-2{background:radial-gradient(circle,#daf1050d 0%,#0000 60%);border-radius:50%;width:550px;height:550px;animation:20s ease-in-out infinite mobile-app-dev-module__oS5GMa__madOrb2;position:absolute;bottom:-15%;left:-10%}@keyframes mobile-app-dev-module__oS5GMa__madOrb1{0%,to{opacity:.6;transform:scale(1)translate(0)}50%{opacity:1;transform:scale(1.1)translate(-25px,20px)}}@keyframes mobile-app-dev-module__oS5GMa__madOrb2{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)translate(15px,-10px)}}.mobile-app-dev-module__oS5GMa__mad-hero__container{z-index:10;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;width:100%;max-width:1320px;margin:0 auto;display:grid;position:relative}.mobile-app-dev-module__oS5GMa__mad-hero__left{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__label{opacity:0;align-items:center;gap:14px;margin-bottom:28px;transition:opacity .6s,transform .6s;display:flex;transform:translateY(-12px)}.mobile-app-dev-module__oS5GMa__mad-hero__label--visible{opacity:1;transform:translateY(0)}.mobile-app-dev-module__oS5GMa__mad-hero__label span:not(.mobile-app-dev-module__oS5GMa__mad-hero__label-line){text-transform:uppercase;letter-spacing:.22em;color:var(--adaira-lime);white-space:nowrap;font-size:.72rem;font-weight:700}.mobile-app-dev-module__oS5GMa__mad-hero__label-line{background:#daf10566;flex-shrink:0;width:36px;height:1px;display:block}.mobile-app-dev-module__oS5GMa__mad-hero__title{letter-spacing:-.03em;flex-direction:column;align-items:flex-start;gap:2px;margin:0 0 24px;line-height:1.05;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__title-line{white-space:nowrap;align-items:baseline;padding-bottom:6px;display:flex;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-hero__title-word{opacity:0;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:800;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translateY(100%)}.mobile-app-dev-module__oS5GMa__mad-hero__title-word--visible{opacity:1;transform:translateY(0)}.mobile-app-dev-module__oS5GMa__mad-hero__title-word--white{color:var(--adaira-white)}.mobile-app-dev-module__oS5GMa__mad-hero__title-word--lime{color:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mad-hero__title-word--serif{color:var(--adaira-sky);letter-spacing:-.01em;font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.mobile-app-dev-module__oS5GMa__mad-hero__desc{color:var(--adaira-gray-400);max-width:480px;margin:0 0 32px;font-size:1.02rem;line-height:1.8}.mobile-app-dev-module__oS5GMa__mad-hero__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;margin-bottom:24px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__btn-primary{background:var(--adaira-lime);color:var(--adaira-navy-deep);box-shadow:0 0 30px var(--adaira-lime-glow);white-space:nowrap;border-radius:50px;align-items:center;gap:10px;padding:15px 32px;font-size:.94rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-hero__btn-primary:before{content:"";background:linear-gradient(135deg,#ecff30 0%,var(--adaira-lime)100%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-hero__btn-primary span,.mobile-app-dev-module__oS5GMa__mad-hero__btn-primary svg{z-index:1;position:relative}.mobile-app-dev-module__oS5GMa__mad-hero__btn-primary:hover{box-shadow:0 0 50px var(--adaira-lime-glow),0 12px 28px #daf10526;color:var(--adaira-navy-deep);transform:translateY(-3px)scale(1.02)}.mobile-app-dev-module__oS5GMa__mad-hero__btn-primary:hover:before{opacity:1}.mobile-app-dev-module__oS5GMa__mad-hero__btn-ghost{color:#ffffffa6;white-space:nowrap;background:0 0;border:1px solid #8bbad833;border-radius:50px;align-items:center;gap:8px;padding:15px 28px;font-size:.94rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-hero__btn-ghost:hover{color:var(--adaira-white);background:#8bbad80d;border-color:#8bbad873;transform:translateY(-2px)}.mobile-app-dev-module__oS5GMa__mad-hero__badges{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__badge{color:#8bbad8b3;white-space:nowrap;background:#8bbad80d;border:1px solid #8bbad81f;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.74rem;font-weight:500;transition:all .3s;display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-hero__badge:hover{color:var(--adaira-lime);background:#daf1050f;border-color:#daf10533}.mobile-app-dev-module__oS5GMa__mad-hero__badge-icon{color:var(--adaira-lime);opacity:.7;font-size:.55rem}.mobile-app-dev-module__oS5GMa__mad-hero__stats{border-top:1px solid #8bbad814;flex-wrap:wrap;align-items:center;gap:26px;width:100%;padding-top:26px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__stat{flex-direction:column;gap:4px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__stat-val{color:var(--adaira-white);letter-spacing:-.03em;font-size:1.6rem;font-weight:800;line-height:1}.mobile-app-dev-module__oS5GMa__mad-hero__stat-lbl{color:#8bbad873;text-transform:uppercase;letter-spacing:.08em;font-size:.66rem;font-weight:500}.mobile-app-dev-module__oS5GMa__mad-hero__stat-sep{background:#8bbad81a;flex-shrink:0;width:1px;height:28px}.mobile-app-dev-module__oS5GMa__mad-hero__right{justify-content:center;align-items:center;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__phone-wrap{justify-content:center;display:flex;position:relative}.mobile-app-dev-module__oS5GMa__mad-hero__phone-glow{pointer-events:none;z-index:0;background:radial-gradient(#8bbad81f 0%,#daf1050a 50%,#0000 70%);width:480px;height:480px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-app-dev-module__oS5GMa__mad-hero__orbit-ring{z-index:0;border:1px dashed #8bbad81f;border-radius:50%;width:400px;height:400px;animation:40s linear infinite mobile-app-dev-module__oS5GMa__madOrbitSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}@keyframes mobile-app-dev-module__oS5GMa__madOrbitSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.mobile-app-dev-module__oS5GMa__mad-hero__phone{z-index:2;background:#0a0b30;border:3px solid #8bbad82e;border-radius:52px;width:286px;height:560px;padding:12px;animation:6s ease-in-out infinite mobile-app-dev-module__oS5GMa__madPhoneFloat;position:relative;box-shadow:0 50px 100px #0009,0 0 0 1px #8bbad80a,inset 0 1px #ffffff0f}@keyframes mobile-app-dev-module__oS5GMa__madPhoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.mobile-app-dev-module__oS5GMa__mad-hero__phone-notch{z-index:6;background:#000;border-radius:20px;width:90px;height:26px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.mobile-app-dev-module__oS5GMa__mad-hero__phone-sidebtn-1{background:#8bbad833;border-radius:2px 0 0 2px;width:3px;height:28px;position:absolute;top:110px;left:-3px}.mobile-app-dev-module__oS5GMa__mad-hero__phone-sidebtn-2{background:#8bbad833;border-radius:2px 0 0 2px;width:3px;height:50px;position:absolute;top:150px;left:-3px}.mobile-app-dev-module__oS5GMa__mad-hero__phone-power{background:#8bbad833;border-radius:0 2px 2px 0;width:3px;height:64px;position:absolute;top:130px;right:-3px}.mobile-app-dev-module__oS5GMa__mad-hero__screen{background:linear-gradient(#0e1045 0%,#0a0b30 100%);border-radius:42px;flex-direction:column;width:100%;height:100%;padding:16px 17px 0;display:flex;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-hero__statusbar{color:#ffffffe6;justify-content:space-between;align-items:center;padding:4px 4px 16px;font-size:.7rem;font-weight:700;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__statusbar-icons{align-items:center;gap:5px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__statusbar-icons svg{color:#ffffffe6;height:9px}.mobile-app-dev-module__oS5GMa__mad-hero__app-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__app-greet{color:#8bbad880;font-size:.66rem;display:block}.mobile-app-dev-module__oS5GMa__mad-hero__app-name{color:var(--adaira-white);margin-top:2px;font-size:1.02rem;font-weight:700;display:block}.mobile-app-dev-module__oS5GMa__mad-hero__app-avatar{background:linear-gradient(135deg,var(--adaira-lime)0%,#8bbad8 100%);border-radius:50%;width:38px;height:38px}.mobile-app-dev-module__oS5GMa__mad-hero__balance-card{background:linear-gradient(135deg,#daf1051a 0%,#8bbad80d 100%);border:1px solid #daf10526;border-radius:18px;flex-direction:column;gap:4px;margin-bottom:14px;padding:17px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__balance-label{color:#8bbad88c;text-transform:uppercase;letter-spacing:.06em;font-size:.63rem}.mobile-app-dev-module__oS5GMa__mad-hero__balance-value{color:var(--adaira-white);letter-spacing:-.02em;font-size:1.45rem;font-weight:800}.mobile-app-dev-module__oS5GMa__mad-hero__balance-row{margin-bottom:8px}.mobile-app-dev-module__oS5GMa__mad-hero__balance-change{color:#6ee08a;font-size:.67rem;font-weight:600}.mobile-app-dev-module__oS5GMa__mad-hero__balance-chart{align-items:flex-end;gap:3px;height:34px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__balance-bar{height:var(--h);background:#daf10559;border-radius:2px 2px 0 0;flex:1}.mobile-app-dev-module__oS5GMa__mad-hero__actions-row{justify-content:space-between;margin-bottom:16px;padding:0 2px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__action-item{flex-direction:column;align-items:center;gap:6px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__action-icon{background:#8bbad814;border:1px solid #8bbad81f;border-radius:12px;width:38px;height:38px}.mobile-app-dev-module__oS5GMa__mad-hero__action-item span{color:#8bbad899;font-size:.6rem}.mobile-app-dev-module__oS5GMa__mad-hero__transactions{flex-direction:column;flex:1;gap:7px;min-height:0;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__transactions-title{color:#ffffffb3;margin-bottom:2px;font-size:.7rem;font-weight:700}.mobile-app-dev-module__oS5GMa__mad-hero__tx-row{align-items:center;gap:10px;padding:6px 0;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__tx-icon{background:#8bbad814;border-radius:9px;flex-shrink:0;width:28px;height:28px}.mobile-app-dev-module__oS5GMa__mad-hero__tx-name{color:#ffffffa6;flex:1;font-size:.69rem}.mobile-app-dev-module__oS5GMa__mad-hero__tx-amount{font-size:.69rem;font-weight:700}.mobile-app-dev-module__oS5GMa__mad-hero__tx-amount.mobile-app-dev-module__oS5GMa__neg{color:#ff786ed9}.mobile-app-dev-module__oS5GMa__mad-hero__tx-amount.mobile-app-dev-module__oS5GMa__pos{color:#6ee08a}.mobile-app-dev-module__oS5GMa__mad-hero__tabbar{border-top:1px solid #8bbad812;justify-content:space-around;align-items:center;margin-top:auto;padding:10px 0 8px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__tab{border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__tab-dot{background:#8bbad833;border-radius:50%;width:6px;height:6px;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-hero__tab--active .mobile-app-dev-module__oS5GMa__mad-hero__tab-dot{background:var(--adaira-lime);transform:scale(1.4);box-shadow:0 0 8px #daf10599}.mobile-app-dev-module__oS5GMa__mad-hero__home-indicator{background:#ffffff4d;border-radius:3px;flex-shrink:0;width:110px;height:4px;margin:6px auto 8px}.mobile-app-dev-module__oS5GMa__mad-hero__float-card-1{z-index:4;-webkit-backdrop-filter:blur(12px);background:#0a0b36f2;border:1px solid #daf10533;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;animation:4s ease-in-out infinite mobile-app-dev-module__oS5GMa__madFloatCard1;display:flex;position:absolute;top:20%;left:-58px;box-shadow:0 20px 50px #0006}@keyframes mobile-app-dev-module__oS5GMa__madFloatCard1{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(-2deg)}}.mobile-app-dev-module__oS5GMa__mad-hero__float-icon{background:#daf1051f;border:1px solid #daf10540;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__float-icon svg{width:16px;height:16px}.mobile-app-dev-module__oS5GMa__mad-hero__float-text{flex-direction:column;gap:1px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__float-text span:first-child{color:var(--adaira-white);white-space:nowrap;font-size:.74rem;font-weight:700}.mobile-app-dev-module__oS5GMa__mad-hero__float-text span:last-child{color:#8bbad880;white-space:nowrap;font-size:.64rem}.mobile-app-dev-module__oS5GMa__mad-hero__float-card-2{z-index:4;-webkit-backdrop-filter:blur(12px);background:#0a0b36f2;border:1px solid #8bbad833;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:14px 18px;animation:5s ease-in-out infinite mobile-app-dev-module__oS5GMa__madFloatCard2;display:flex;position:absolute;top:-6%;right:-48px;box-shadow:0 20px 50px #0006}@keyframes mobile-app-dev-module__oS5GMa__madFloatCard2{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-8px)rotate(2deg)}}.mobile-app-dev-module__oS5GMa__mad-hero__float-rating{color:var(--adaira-white);font-size:1.1rem;font-weight:800;line-height:1}.mobile-app-dev-module__oS5GMa__mad-hero__float-stars{gap:2px;display:flex}.mobile-app-dev-module__oS5GMa__mad-hero__float-sub{color:#8bbad880;white-space:nowrap;margin-top:2px;font-size:.6rem}.mobile-app-dev-module__oS5GMa__mad-hero__float-card-3{z-index:4;color:var(--adaira-white);-webkit-backdrop-filter:blur(12px);background:#0a0b36f2;border:1px solid #8bbad833;border-radius:14px;align-items:center;gap:10px;padding:10px 16px;font-size:.72rem;font-weight:700;animation:4.5s ease-in-out infinite mobile-app-dev-module__oS5GMa__madFloatCard3;display:flex;position:absolute;bottom:8%;right:-36px;box-shadow:0 16px 40px #0006}@keyframes mobile-app-dev-module__oS5GMa__madFloatCard3{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.mobile-app-dev-module__oS5GMa__mad-hero__float-divider{background:#8bbad833;width:1px;height:14px}@media (max-width:1200px){.mobile-app-dev-module__oS5GMa__mad-hero__container{gap:40px}.mobile-app-dev-module__oS5GMa__mad-hero__phone{width:260px;height:542px}}@media (max-width:1024px){.mobile-app-dev-module__oS5GMa__mad-hero{padding:110px 32px 70px}.mobile-app-dev-module__oS5GMa__mad-hero__container{grid-template-columns:1fr;gap:56px}.mobile-app-dev-module__oS5GMa__mad-hero__left{text-align:center;align-items:center}.mobile-app-dev-module__oS5GMa__mad-hero__label{justify-content:center}.mobile-app-dev-module__oS5GMa__mad-hero__title{align-items:center}.mobile-app-dev-module__oS5GMa__mad-hero__title-line{justify-content:center}.mobile-app-dev-module__oS5GMa__mad-hero__desc{max-width:560px;margin-left:auto;margin-right:auto}.mobile-app-dev-module__oS5GMa__mad-hero__actions,.mobile-app-dev-module__oS5GMa__mad-hero__badges,.mobile-app-dev-module__oS5GMa__mad-hero__stats{justify-content:center}.mobile-app-dev-module__oS5GMa__mad-hero__right{order:-1}}@media (max-width:768px){.mobile-app-dev-module__oS5GMa__mad-hero{padding:100px 24px 60px}.mobile-app-dev-module__oS5GMa__mad-hero__title-word{font-size:clamp(2.1rem,8.5vw,2.8rem)}.mobile-app-dev-module__oS5GMa__mad-hero__phone{border-radius:44px;width:230px;height:479px}.mobile-app-dev-module__oS5GMa__mad-hero__screen{border-radius:36px}.mobile-app-dev-module__oS5GMa__mad-hero__phone-glow{width:380px;height:380px}.mobile-app-dev-module__oS5GMa__mad-hero__orbit-ring{width:320px;height:320px}.mobile-app-dev-module__oS5GMa__mad-hero__float-card-1{padding:10px 14px;left:-24px}.mobile-app-dev-module__oS5GMa__mad-hero__float-card-2{padding:12px 14px;right:-20px}.mobile-app-dev-module__oS5GMa__mad-hero__float-card-3{padding:8px 12px;font-size:.66rem;right:-14px}.mobile-app-dev-module__oS5GMa__mad-hero__actions{flex-direction:column;width:100%}.mobile-app-dev-module__oS5GMa__mad-hero__btn-primary,.mobile-app-dev-module__oS5GMa__mad-hero__btn-ghost{justify-content:center;width:100%;max-width:280px}.mobile-app-dev-module__oS5GMa__mad-hero__stats{gap:18px}}@media (max-width:480px){.mobile-app-dev-module__oS5GMa__mad-hero{padding:90px 16px 50px}.mobile-app-dev-module__oS5GMa__mad-hero__title-word{font-size:clamp(1.8rem,9.5vw,2.3rem)}.mobile-app-dev-module__oS5GMa__mad-hero__label span:not(.mobile-app-dev-module__oS5GMa__mad-hero__label-line){font-size:.64rem}.mobile-app-dev-module__oS5GMa__mad-hero__phone{border-radius:38px;width:200px;height:416px}.mobile-app-dev-module__oS5GMa__mad-hero__screen{border-radius:30px}.mobile-app-dev-module__oS5GMa__mad-hero__phone-glow,.mobile-app-dev-module__oS5GMa__mad-hero__orbit-ring,.mobile-app-dev-module__oS5GMa__mad-hero__float-card-1,.mobile-app-dev-module__oS5GMa__mad-hero__float-card-2,.mobile-app-dev-module__oS5GMa__mad-hero__float-card-3{display:none}.mobile-app-dev-module__oS5GMa__mad-hero__badges{justify-content:center;gap:8px}.mobile-app-dev-module__oS5GMa__mad-hero__badge{padding:5px 12px;font-size:.7rem}.mobile-app-dev-module__oS5GMa__mad-hero__stats{flex-direction:column;gap:14px}.mobile-app-dev-module__oS5GMa__mad-hero__stat-sep{display:none}.mobile-app-dev-module__oS5GMa__mad-hero__stat{align-items:center}}@media (prefers-reduced-motion:reduce){.mobile-app-dev-module__oS5GMa__scrollReveal,.mobile-app-dev-module__oS5GMa__mad-hero__title-word,.mobile-app-dev-module__oS5GMa__mad-hero__label{opacity:1;transition:none;transform:none}.mobile-app-dev-module__oS5GMa__mad-hero__orb-1,.mobile-app-dev-module__oS5GMa__mad-hero__orb-2,.mobile-app-dev-module__oS5GMa__mad-hero__phone,.mobile-app-dev-module__oS5GMa__mad-hero__orbit-ring,.mobile-app-dev-module__oS5GMa__mad-hero__float-card-1,.mobile-app-dev-module__oS5GMa__mad-hero__float-card-2,.mobile-app-dev-module__oS5GMa__mad-hero__float-card-3{animation:none}}.mobile-app-dev-module__oS5GMa__mad-build{background:var(--adaira-white);z-index:10;padding:140px 40px 170px;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-build__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-build__noise{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-build__orb-1{background:radial-gradient(circle,#8bbad812 0%,#0000 60%);border-radius:50%;width:650px;height:650px;animation:18s ease-in-out infinite mobile-app-dev-module__oS5GMa__madBuildOrb1;position:absolute;top:-15%;right:-8%}.mobile-app-dev-module__oS5GMa__mad-build__orb-2{background:radial-gradient(circle,#daf1050f 0%,#0000 60%);border-radius:50%;width:550px;height:550px;animation:22s ease-in-out infinite mobile-app-dev-module__oS5GMa__madBuildOrb2;position:absolute;bottom:-12%;left:-8%}@keyframes mobile-app-dev-module__oS5GMa__madBuildOrb1{0%,to{opacity:.6;transform:scale(1)translate(0)}50%{opacity:1;transform:scale(1.08)translate(-20px,15px)}}@keyframes mobile-app-dev-module__oS5GMa__madBuildOrb2{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.1)translate(15px,-10px)}}.mobile-app-dev-module__oS5GMa__mad-build__dots{opacity:.6;background-image:radial-gradient(circle,#8bbad81f 1.5px,#0000 1.5px);background-size:18px 18px;width:130px;height:130px;position:absolute;bottom:8%;right:6%}.mobile-app-dev-module__oS5GMa__mad-build__container{z-index:2;max-width:1380px;margin:0 auto;position:relative}.mobile-app-dev-module__oS5GMa__mad-build__header{text-align:center;margin-bottom:88px}.mobile-app-dev-module__oS5GMa__mad-build__tag{text-transform:uppercase;letter-spacing:.22em;color:var(--adaira-gray-500);align-items:center;gap:14px;margin-bottom:20px;font-size:.72rem;font-weight:700;display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-build__tag:before,.mobile-app-dev-module__oS5GMa__mad-build__tag:after{content:"";background:#0d0d5526;width:28px;height:1px;display:block}.mobile-app-dev-module__oS5GMa__mad-build__title{color:var(--adaira-navy);letter-spacing:-.028em;margin:0;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:800;line-height:1.15}.mobile-app-dev-module__oS5GMa__mad-build__title-accent{color:var(--adaira-sky);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.mobile-app-dev-module__oS5GMa__mad-build__desc{color:var(--adaira-gray-500);max-width:540px;margin:18px auto 0;font-size:1.05rem;line-height:1.75}.mobile-app-dev-module__oS5GMa__mad-build__showcase{grid-template-columns:repeat(4,1fr);align-items:start;gap:28px;display:grid}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap{position:relative}.mobile-app-dev-module__oS5GMa__mad-build__panel{background:var(--adaira-navy-deep);border:1px solid #8bbad81f;border-radius:26px;flex-direction:column;align-items:center;padding:40px 24px 32px;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),background .4s,border-color .4s;display:flex;position:relative}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__mad-build__panel{background:var(--adaira-navy-surface);border-color:#daf10559;transform:translateY(-12px);box-shadow:0 32px 70px #00000073}.mobile-app-dev-module__oS5GMa__mad-build__device{background:var(--adaira-navy);border:2px solid #8bbad840;border-radius:22px;width:90px;height:168px;margin-bottom:28px;padding:7px;transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .5s;position:relative;box-shadow:0 18px 40px #00000059}.mobile-app-dev-module__oS5GMa__mad-build__panel--1 .mobile-app-dev-module__oS5GMa__mad-build__device{transform:rotate(-6deg)}.mobile-app-dev-module__oS5GMa__mad-build__panel--2 .mobile-app-dev-module__oS5GMa__mad-build__device{transform:rotate(5deg)}.mobile-app-dev-module__oS5GMa__mad-build__panel--3 .mobile-app-dev-module__oS5GMa__mad-build__device{transform:rotate(-5deg)}.mobile-app-dev-module__oS5GMa__mad-build__panel--4 .mobile-app-dev-module__oS5GMa__mad-build__device{transform:rotate(6deg)}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__mad-build__device{border-color:#daf1054d;transform:rotate(0)translateY(-4px);box-shadow:0 24px 50px #00000080}.mobile-app-dev-module__oS5GMa__mad-build__device-notch{z-index:2;background:#000;border-radius:10px;width:30px;height:8px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.mobile-app-dev-module__oS5GMa__mad-build__device-screen{background:linear-gradient(#0e1045 0%,#0a0b30 100%);border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;padding:18px 14px;display:flex}.mobile-app-dev-module__oS5GMa__mad-build__device-icon{width:100%;height:100%}.mobile-app-dev-module__oS5GMa__mad-build__spec-tag{top:var(--ty);transform:translate(calc(-50% + var(--tx)),0)scale(.85);background:var(--adaira-navy-surface);color:var(--adaira-white);opacity:0;z-index:5;pointer-events:none;border:1px solid #8bbad833;border-radius:20px;padding:5px 12px;font-size:.66rem;font-weight:700;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);position:absolute;left:50%;box-shadow:0 8px 20px #0000004d}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__mad-build__spec-tag{opacity:1;transform:translate(calc(-50% + var(--tx)),-6px)scale(1)}.mobile-app-dev-module__oS5GMa__mad-build__spec-tag:nth-of-type(2){transition-delay:50ms}.mobile-app-dev-module__oS5GMa__mad-build__panel-content{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.mobile-app-dev-module__oS5GMa__mad-build__panel-index{letter-spacing:.18em;color:#8bbad866;text-transform:uppercase;font-size:.65rem;font-weight:800;transition:color .3s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__mad-build__panel-index{color:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mad-build__panel-content h3{color:var(--adaira-white);letter-spacing:-.015em;margin:0;font-size:1.18rem;font-weight:700}.mobile-app-dev-module__oS5GMa__mad-build__panel-content p{color:#8bbad899;margin:0 0 4px;font-size:.84rem;line-height:1.65}.mobile-app-dev-module__oS5GMa__mad-build__panel-content ul{text-align:left;flex-direction:column;gap:7px;width:100%;margin:8px 0 0;padding:0;list-style:none;display:flex}.mobile-app-dev-module__oS5GMa__mad-build__panel-content ul li{color:#8bbad88c;padding-left:16px;font-size:.78rem;line-height:1.4;position:relative}.mobile-app-dev-module__oS5GMa__mad-build__panel-content ul li:before{content:"";background:var(--adaira-sky);border-radius:50%;width:5px;height:5px;transition:background .3s;position:absolute;top:6px;left:0}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__mad-build__panel-content ul li:before{background:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-apple{fill:#ffffff24;stroke:#fff9;stroke-width:1.2px;stroke-linejoin:round;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-apple{fill:#daf1052e;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-apple-leaf{fill:#fff6;transition:fill .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-apple-leaf{fill:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-android{fill:#ffffff24;stroke:#fff9;stroke-width:1.2px;stroke-linejoin:round;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-android{fill:#daf1052e;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-android-eye{fill:#ffffffb3;transition:fill .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-android-eye{fill:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-android-arm{stroke:#fff9;stroke-width:1.5px;stroke-linecap:round;transition:stroke .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-android-arm{stroke:var(--adaira-sky)}.mobile-app-dev-module__oS5GMa__si-device-back{fill:#ffffff1a;stroke:#fff6;stroke-width:1.3px;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-device-back{fill:#8bbad833;stroke:var(--adaira-sky)}.mobile-app-dev-module__oS5GMa__si-device-front{fill:#ffffff29;stroke:#fff9;stroke-width:1.3px;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-device-front{fill:#daf10538;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-device-home{stroke:#ffffff8c;stroke-width:1.5px;stroke-linecap:round;transition:stroke .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-device-home{stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-aso-line{stroke:#ffffffb3;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-aso-line{stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-aso-arrow{stroke:#ffffffb3;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-aso-arrow{stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-aso-dot{fill:#fff3;stroke:#ffffffa6;stroke-width:1.2px;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-aso-dot{fill:#daf1054d;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__si-aso-pt{fill:#fff9;transition:fill .4s}.mobile-app-dev-module__oS5GMa__mad-build__panel-wrap:hover .mobile-app-dev-module__oS5GMa__si-aso-pt{fill:var(--adaira-sky)}@media (max-width:1100px){.mobile-app-dev-module__oS5GMa__mad-build{padding:110px 32px 140px}.mobile-app-dev-module__oS5GMa__mad-build__showcase{grid-template-columns:repeat(2,1fr);gap:28px 24px}}@media (max-width:768px){.mobile-app-dev-module__oS5GMa__mad-build{padding:90px 24px 110px}.mobile-app-dev-module__oS5GMa__mad-build__header{margin-bottom:56px}.mobile-app-dev-module__oS5GMa__mad-build__showcase{grid-template-columns:1fr;gap:24px;max-width:380px;margin:0 auto}.mobile-app-dev-module__oS5GMa__mad-build__panel{padding:36px 24px 28px}.mobile-app-dev-module__oS5GMa__mad-build__spec-tag{display:none}}@media (max-width:480px){.mobile-app-dev-module__oS5GMa__mad-build{padding:70px 18px 90px}.mobile-app-dev-module__oS5GMa__mad-build__title{font-size:clamp(2rem,8vw,2.6rem)}.mobile-app-dev-module__oS5GMa__mad-build__device{width:76px;height:142px}.mobile-app-dev-module__oS5GMa__mad-build__panel-content h3{font-size:1.05rem}}@media (prefers-reduced-motion:reduce){.mobile-app-dev-module__oS5GMa__mad-build__orb-1,.mobile-app-dev-module__oS5GMa__mad-build__orb-2{animation:none}.mobile-app-dev-module__oS5GMa__mad-build__panel,.mobile-app-dev-module__oS5GMa__mad-build__device,.mobile-app-dev-module__oS5GMa__mad-build__spec-tag{transition:none}.mobile-app-dev-module__oS5GMa__mad-build__panel--1 .mobile-app-dev-module__oS5GMa__mad-build__device,.mobile-app-dev-module__oS5GMa__mad-build__panel--2 .mobile-app-dev-module__oS5GMa__mad-build__device,.mobile-app-dev-module__oS5GMa__mad-build__panel--3 .mobile-app-dev-module__oS5GMa__mad-build__device,.mobile-app-dev-module__oS5GMa__mad-build__panel--4 .mobile-app-dev-module__oS5GMa__mad-build__device{transform:rotate(0)}}.mobile-app-dev-module__oS5GMa__mad-features{background:var(--adaira-navy-deep);z-index:10;padding:150px 40px 170px;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-features__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-features__noise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-features__glow-1{background:radial-gradient(circle,#8bbad80f 0%,#0000 60%);border-radius:50%;width:750px;height:750px;animation:16s ease-in-out infinite mobile-app-dev-module__oS5GMa__madFeatGlow1;position:absolute;top:-10%;left:10%}.mobile-app-dev-module__oS5GMa__mad-features__glow-2{background:radial-gradient(circle,#daf1050a 0%,#0000 60%);border-radius:50%;width:650px;height:650px;animation:20s ease-in-out infinite mobile-app-dev-module__oS5GMa__madFeatGlow2;position:absolute;bottom:-15%;right:6%}@keyframes mobile-app-dev-module__oS5GMa__madFeatGlow1{0%,to{opacity:.6;transform:scale(1)translate(0)}50%{opacity:1;transform:scale(1.1)translate(-20px,20px)}}@keyframes mobile-app-dev-module__oS5GMa__madFeatGlow2{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)translate(15px,-10px)}}.mobile-app-dev-module__oS5GMa__mad-features__grid{background-image:linear-gradient(#8bbad805 1px,#0000 1px),linear-gradient(90deg,#8bbad805 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%);mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%)}.mobile-app-dev-module__oS5GMa__mad-features__container{z-index:2;max-width:1160px;margin:0 auto;position:relative}.mobile-app-dev-module__oS5GMa__mad-features__header{text-align:center;max-width:620px;margin:0 auto 88px}.mobile-app-dev-module__oS5GMa__mad-features__tag{text-transform:uppercase;letter-spacing:.22em;color:var(--adaira-sky);align-items:center;gap:14px;margin-bottom:20px;font-size:.72rem;font-weight:700;display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-features__tag:before,.mobile-app-dev-module__oS5GMa__mad-features__tag:after{content:"";background:#8bbad840;width:28px;height:1px;display:block}.mobile-app-dev-module__oS5GMa__mad-features__title{color:var(--adaira-white);margin-bottom:20px;font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:800;line-height:1.18}.mobile-app-dev-module__oS5GMa__mad-features__title-accent{color:var(--adaira-sky);white-space:nowrap;font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.mobile-app-dev-module__oS5GMa__mad-features__desc{color:var(--adaira-gray-400);font-size:1.05rem;line-height:1.75}.mobile-app-dev-module__oS5GMa__mad-features__timeline{flex-direction:column;gap:76px;display:flex;position:relative}.mobile-app-dev-module__oS5GMa__mad-features__spine{z-index:0;background:#8bbad81a;border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:50%;overflow:hidden;transform:translate(-50%)}.mobile-app-dev-module__oS5GMa__mad-features__spine-fill{background:linear-gradient(180deg,var(--adaira-lime)0%,var(--adaira-sky)100%);width:100%;height:0%;animation:2.2s cubic-bezier(.16,1,.3,1) .3s forwards mobile-app-dev-module__oS5GMa__madSpineGrow}@keyframes mobile-app-dev-module__oS5GMa__madSpineGrow{0%{height:0%}to{height:100%}}.mobile-app-dev-module__oS5GMa__mad-features__item{z-index:1;grid-template-columns:1fr 64px 1fr;align-items:center;gap:0 36px;display:grid;position:relative}.mobile-app-dev-module__oS5GMa__mad-features__item--a .mobile-app-dev-module__oS5GMa__mad-features__illus{justify-self:end}.mobile-app-dev-module__oS5GMa__mad-features__item--a .mobile-app-dev-module__oS5GMa__mad-features__text{text-align:left;justify-self:start}.mobile-app-dev-module__oS5GMa__mad-features__item--b .mobile-app-dev-module__oS5GMa__mad-features__text{text-align:right;justify-self:end}.mobile-app-dev-module__oS5GMa__mad-features__item--b .mobile-app-dev-module__oS5GMa__mad-features__illus{justify-self:start}.mobile-app-dev-module__oS5GMa__mad-features__item--b .mobile-app-dev-module__oS5GMa__mad-features__heading-row{justify-content:flex-end}.mobile-app-dev-module__oS5GMa__mad-features__node{background:var(--adaira-navy-deep);z-index:2;border:2px solid #8bbad859;border-radius:50%;justify-self:center;width:14px;height:14px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mad-features__node{border-color:var(--adaira-lime);background:var(--adaira-lime);transform:scale(1.2);box-shadow:0 0 0 6px #daf1051f}.mobile-app-dev-module__oS5GMa__mad-features__illus{flex-shrink:0;justify-content:center;align-items:center;width:116px;height:116px;display:flex;position:relative}.mobile-app-dev-module__oS5GMa__mad-features__illus-glow{background:radial-gradient(circle,#8bbad824 0%,#0000 72%);border-radius:50%;transition:background .4s,transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mad-features__illus-glow{background:radial-gradient(circle,#daf10529 0%,#0000 72%);transform:scale(1.12)}.mobile-app-dev-module__oS5GMa__mad-features__illus svg{z-index:1;width:78px;height:78px;position:relative}.mobile-app-dev-module__oS5GMa__mf-pulse-ring-1,.mobile-app-dev-module__oS5GMa__mf-pulse-ring-2{fill:none;stroke:#8bbad829;stroke-width:1px;transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite mobile-app-dev-module__oS5GMa__madPulseRing}.mobile-app-dev-module__oS5GMa__mf-pulse-ring-2{animation-delay:.5s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-pulse-ring-1,.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-pulse-ring-2{stroke:#daf10538}@keyframes mobile-app-dev-module__oS5GMa__madPulseRing{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.mobile-app-dev-module__oS5GMa__mf-hex{fill:#8bbad80f;stroke:#8bbad866;stroke-width:1.4px;stroke-linejoin:round;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-hex{fill:#daf10514;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mf-bolt{fill:#8bbad88c;transition:fill .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-bolt{fill:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mf-frame{fill:none;stroke:#8bbad859;stroke-width:1.4px;transition:stroke .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-frame{stroke:#8bbad88c}.mobile-app-dev-module__oS5GMa__mf-grid-line{stroke:#8bbad824;stroke-width:1px;stroke-dasharray:2 3;transition:stroke .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-grid-line{stroke:#daf10533}.mobile-app-dev-module__oS5GMa__mf-corner{fill:none;stroke:#8bbad880;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-corner{stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mf-focus-dot{fill:#8bbad880;transition:fill .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-focus-dot{fill:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mf-orbit-arc{fill:none;stroke:#8bbad84d;stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:3 4;transform-box:view-box;transform-origin:32px 32px;transition:stroke .4s;animation:12s linear infinite mobile-app-dev-module__oS5GMa__madOrbitSpinSlow}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-orbit-arc{stroke:#daf10559}@keyframes mobile-app-dev-module__oS5GMa__madOrbitSpinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-app-dev-module__oS5GMa__mf-cloud{fill:#8bbad814;stroke:#8bbad873;stroke-width:1.4px;stroke-linejoin:round;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-cloud{fill:#daf1051a;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mf-sync-dot{fill:#8bbad880;animation:1.8s ease-in-out infinite mobile-app-dev-module__oS5GMa__madSyncPulse}.mobile-app-dev-module__oS5GMa__mf-sync-dot:nth-of-type(2){animation-delay:.2s}.mobile-app-dev-module__oS5GMa__mf-sync-dot:nth-of-type(3){animation-delay:.4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-sync-dot{fill:var(--adaira-lime)}@keyframes mobile-app-dev-module__oS5GMa__madSyncPulse{0%,to{opacity:.3}50%{opacity:1}}.mobile-app-dev-module__oS5GMa__mf-dash-ring{fill:none;stroke:#8bbad838;stroke-width:1.2px;stroke-dasharray:3 5;transform-box:view-box;transform-origin:32px 32px;transition:stroke .4s;animation:20s linear infinite reverse mobile-app-dev-module__oS5GMa__madOrbitSpinSlow}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-dash-ring{stroke:#daf1054d}.mobile-app-dev-module__oS5GMa__mf-shield{fill:#8bbad812;stroke:#8bbad873;stroke-width:1.4px;stroke-linejoin:round;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-shield{fill:#daf10517;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mf-key-circle{fill:#8bbad826;stroke:#8bbad880;stroke-width:1.2px;transition:all .4s}.mobile-app-dev-module__oS5GMa__mf-key-stem{fill:#8bbad866;transition:fill .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-key-circle{fill:#daf10533;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-key-stem{fill:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mf-connector{stroke:#8bbad866;stroke-width:1.6px;stroke-dasharray:4 3;transition:stroke .4s;animation:1.4s linear infinite mobile-app-dev-module__oS5GMa__madConnectorFlow}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-connector{stroke:var(--adaira-lime)}@keyframes mobile-app-dev-module__oS5GMa__madConnectorFlow{to{stroke-dashoffset:-14px}}.mobile-app-dev-module__oS5GMa__mf-pulse-dot{fill:var(--adaira-lime);transform-box:fill-box;transform-origin:50%;animation:1.4s ease-in-out infinite mobile-app-dev-module__oS5GMa__madCorePulse}@keyframes mobile-app-dev-module__oS5GMa__madCorePulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.mobile-app-dev-module__oS5GMa__mf-node{fill:#8bbad81a;stroke:#8bbad880;stroke-width:1.4px;stroke-linejoin:round;transition:all .4s}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mf-node{fill:#daf1051f;stroke:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mad-features__text{max-width:400px}.mobile-app-dev-module__oS5GMa__mad-features__index{letter-spacing:.18em;color:#8bbad859;margin-bottom:10px;font-size:.72rem;font-weight:800;transition:color .35s;display:block}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mad-features__index{color:var(--adaira-lime)}.mobile-app-dev-module__oS5GMa__mad-features__heading-row{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.mobile-app-dev-module__oS5GMa__mad-features__heading-row h3{color:var(--adaira-white);letter-spacing:-.015em;margin:0;font-size:1.32rem;font-weight:700}.mobile-app-dev-module__oS5GMa__mad-features__pill{color:#8bbad8a6;white-space:nowrap;background:#daf1050a;border:1px solid #daf10538;border-radius:20px;align-items:center;gap:5px;padding:4px 13px;font-size:.72rem;font-weight:500;transition:border-color .35s,background .35s;display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-features__pill strong{color:var(--adaira-lime);font-weight:800}.mobile-app-dev-module__oS5GMa__mad-features__item:hover .mobile-app-dev-module__oS5GMa__mad-features__pill{background:#daf10512;border-color:#daf10566}.mobile-app-dev-module__oS5GMa__mad-features__text p{color:#8bbad88c;margin:0;font-size:.94rem;line-height:1.7}@media (max-width:1100px){.mobile-app-dev-module__oS5GMa__mad-features{padding:120px 32px 140px}.mobile-app-dev-module__oS5GMa__mad-features__illus{width:100px;height:100px}.mobile-app-dev-module__oS5GMa__mad-features__illus svg{width:66px;height:66px}}@media (max-width:900px){.mobile-app-dev-module__oS5GMa__mad-features__timeline{gap:52px}.mobile-app-dev-module__oS5GMa__mad-features__spine{left:27px;transform:none}.mobile-app-dev-module__oS5GMa__mad-features__item{grid-template:"node illus""node text"/56px 1fr;gap:16px 24px}.mobile-app-dev-module__oS5GMa__mad-features__illus{grid-area:illus;width:84px;height:84px;justify-self:start!important}.mobile-app-dev-module__oS5GMa__mad-features__illus svg{width:56px;height:56px}.mobile-app-dev-module__oS5GMa__mad-features__node{grid-area:node;align-self:start;margin-top:34px}.mobile-app-dev-module__oS5GMa__mad-features__text{grid-area:text;max-width:none;text-align:left!important;justify-self:start!important}.mobile-app-dev-module__oS5GMa__mad-features__heading-row{justify-content:flex-start!important}}@media (max-width:600px){.mobile-app-dev-module__oS5GMa__mad-features{padding:90px 22px 110px}.mobile-app-dev-module__oS5GMa__mad-features__header{margin-bottom:56px}.mobile-app-dev-module__oS5GMa__mad-features__title{font-size:clamp(2rem,8vw,2.4rem)}.mobile-app-dev-module__oS5GMa__mad-features__spine{left:21px}.mobile-app-dev-module__oS5GMa__mad-features__item{grid-template-columns:42px 1fr;column-gap:18px}.mobile-app-dev-module__oS5GMa__mad-features__illus{width:68px;height:68px}.mobile-app-dev-module__oS5GMa__mad-features__illus svg{width:46px;height:46px}.mobile-app-dev-module__oS5GMa__mad-features__node{width:12px;height:12px;margin-top:26px}.mobile-app-dev-module__oS5GMa__mad-features__heading-row h3{font-size:1.1rem}.mobile-app-dev-module__oS5GMa__mad-features__pill{padding:3px 11px;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.mobile-app-dev-module__oS5GMa__mad-features__glow-1,.mobile-app-dev-module__oS5GMa__mad-features__glow-2,.mobile-app-dev-module__oS5GMa__mad-features__spine-fill,.mobile-app-dev-module__oS5GMa__mf-pulse-ring-1,.mobile-app-dev-module__oS5GMa__mf-pulse-ring-2,.mobile-app-dev-module__oS5GMa__mf-orbit-arc,.mobile-app-dev-module__oS5GMa__mf-dash-ring,.mobile-app-dev-module__oS5GMa__mf-sync-dot,.mobile-app-dev-module__oS5GMa__mf-connector,.mobile-app-dev-module__oS5GMa__mf-pulse-dot{animation:none}.mobile-app-dev-module__oS5GMa__mad-features__spine-fill{height:100%}.mobile-app-dev-module__oS5GMa__mad-features__node,.mobile-app-dev-module__oS5GMa__mad-features__illus-glow,.mobile-app-dev-module__oS5GMa__mad-features__index,.mobile-app-dev-module__oS5GMa__mad-features__pill{transition:none}}.mobile-app-dev-module__oS5GMa__mad-process{background:var(--adaira-white);z-index:10;padding:140px 40px 160px;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-process__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-process__noise{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-process__orb{background:radial-gradient(circle,#8bbad812 0%,#0000 60%);border-radius:50%;width:650px;height:650px;position:absolute;top:-15%;left:-8%}.mobile-app-dev-module__oS5GMa__mad-process__dots{opacity:.5;background-image:radial-gradient(circle,#0d0d551a 1.5px,#0000 1.5px);background-size:18px 18px;width:140px;height:140px;position:absolute;bottom:6%;right:8%}.mobile-app-dev-module__oS5GMa__mad-process__container{z-index:2;max-width:1280px;margin:0 auto;position:relative}.mobile-app-dev-module__oS5GMa__mad-process__header{text-align:center;max-width:620px;margin:0 auto 110px}.mobile-app-dev-module__oS5GMa__mad-process__tag{text-transform:uppercase;letter-spacing:.22em;color:var(--adaira-gray-500);align-items:center;gap:14px;margin-bottom:20px;font-size:.72rem;font-weight:700;display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-process__tag:before,.mobile-app-dev-module__oS5GMa__mad-process__tag:after{content:"";background:#0d0d5526;width:28px;height:1px;display:block}.mobile-app-dev-module__oS5GMa__mad-process__title{color:var(--adaira-navy);letter-spacing:-.028em;white-space:nowrap;margin:0;font-size:clamp(1.9rem,3.6vw,3.2rem);font-weight:800;line-height:1.18}.mobile-app-dev-module__oS5GMa__mad-process__title-accent{color:var(--adaira-sky);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.mobile-app-dev-module__oS5GMa__mad-process__desc{color:var(--adaira-gray-500);max-width:480px;margin:18px auto 0;font-size:1.05rem;line-height:1.75}.mobile-app-dev-module__oS5GMa__mad-process__path{position:relative}.mobile-app-dev-module__oS5GMa__mad-process__line{z-index:0;background:#0d0d5512;border-radius:2px;height:2px;position:absolute;top:63px;left:42px;right:42px;overflow:visible}.mobile-app-dev-module__oS5GMa__mad-process__line-fill{background:linear-gradient(90deg,var(--adaira-lime)0%,var(--adaira-sky)100%);border-radius:2px;width:0%;height:100%;animation:1.8s cubic-bezier(.16,1,.3,1) .2s forwards mobile-app-dev-module__oS5GMa__madLineGrow;position:absolute;inset:0}@keyframes mobile-app-dev-module__oS5GMa__madLineGrow{0%{width:0%}to{width:100%}}.mobile-app-dev-module__oS5GMa__mad-process__line-pulse{background:var(--adaira-white);width:10px;height:10px;box-shadow:0 0 0 3px var(--adaira-lime),0 0 16px 4px #daf10599;opacity:0;border-radius:50%;animation:3.4s cubic-bezier(.45,0,.55,1) 2s infinite mobile-app-dev-module__oS5GMa__madPulseTravel;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}@keyframes mobile-app-dev-module__oS5GMa__madPulseTravel{0%{opacity:0;left:0%}6%{opacity:1}94%{opacity:1}to{opacity:0;left:100%}}.mobile-app-dev-module__oS5GMa__mad-process__steps{z-index:1;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.mobile-app-dev-module__oS5GMa__mad-process__step{text-align:center;flex-direction:column;align-items:center;display:flex}.mobile-app-dev-module__oS5GMa__mad-process__phone-wrap{margin-bottom:28px;animation:4.5s ease-in-out infinite mobile-app-dev-module__oS5GMa__madPhoneBob;position:relative}.mobile-app-dev-module__oS5GMa__mad-process__phone-wrap:first-child{animation-delay:0s}@keyframes mobile-app-dev-module__oS5GMa__madPhoneBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.mobile-app-dev-module__oS5GMa__mad-process__badge{z-index:3;background:var(--adaira-navy);width:26px;height:26px;color:var(--adaira-lime);border-radius:50%;justify-content:center;align-items:center;font-size:.62rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:-8px;right:-10px;box-shadow:0 6px 16px #0d0d5540}.mobile-app-dev-module__oS5GMa__mad-process__step:hover .mobile-app-dev-module__oS5GMa__mad-process__badge{background:var(--adaira-lime);color:var(--adaira-navy);transform:scale(1.12)rotate(-8deg)}.mobile-app-dev-module__oS5GMa__mad-process__phone{background:var(--adaira-navy);width:76px;height:142px;transform-style:preserve-3d;border:2px solid #0d0d55e6;border-radius:20px;padding:6px;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s;position:relative;box-shadow:0 20px 40px #0d0d552e,0 4px 10px #0d0d551a}.mobile-app-dev-module__oS5GMa__mad-process__step:hover .mobile-app-dev-module__oS5GMa__mad-process__phone{transform:rotateY(-10deg)rotateX(4deg)scale(1.06)translateY(-4px);box-shadow:0 30px 55px #0d0d5542,0 6px 14px #0d0d5524}.mobile-app-dev-module__oS5GMa__mad-process__phone-notch{z-index:2;background:#000;border-radius:8px;width:26px;height:7px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.mobile-app-dev-module__oS5GMa__mad-process__phone-screen{background:linear-gradient(#0e1045 0%,#0a0b30 100%);border-radius:14px;width:100%;height:100%;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mp-radar{background:radial-gradient(circle,#8bbad81f 0%,#0000 75%);border-radius:50%;position:absolute;inset:10px 8px 8px;overflow:hidden}.mobile-app-dev-module__oS5GMa__mp-radar-sweep{background:conic-gradient(#daf10580,#0000 35%);animation:2.6s linear infinite mobile-app-dev-module__oS5GMa__mpRadarSpin;position:absolute;inset:0}@keyframes mobile-app-dev-module__oS5GMa__mpRadarSpin{to{transform:rotate(360deg)}}.mobile-app-dev-module__oS5GMa__mp-radar-dot{background:var(--adaira-lime);border-radius:50%;width:3px;height:3px;animation:2.6s ease-in-out infinite mobile-app-dev-module__oS5GMa__mpRadarBlip;position:absolute}.mobile-app-dev-module__oS5GMa__mp-radar-dot:nth-of-type(2){animation-delay:.3s;top:30%;left:65%}.mobile-app-dev-module__oS5GMa__mp-radar-dot:nth-of-type(3){animation-delay:.9s;top:60%;left:30%}.mobile-app-dev-module__oS5GMa__mp-radar-dot:nth-of-type(4){animation-delay:1.6s;top:68%;left:68%}@keyframes mobile-app-dev-module__oS5GMa__mpRadarBlip{0%,to{opacity:0;transform:scale(.5)}15%,40%{opacity:1;transform:scale(1.4)}}.mobile-app-dev-module__oS5GMa__mp-morph{position:absolute;inset:12px 10px}.mobile-app-dev-module__oS5GMa__mp-morph-wire,.mobile-app-dev-module__oS5GMa__mp-morph-blocks{flex-direction:column;gap:6px;display:flex;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mp-morph-wire{animation:4s ease-in-out infinite mobile-app-dev-module__oS5GMa__mpMorphFade}.mobile-app-dev-module__oS5GMa__mp-morph-blocks{animation:4s ease-in-out infinite reverse mobile-app-dev-module__oS5GMa__mpMorphFade}@keyframes mobile-app-dev-module__oS5GMa__mpMorphFade{0%,40%{opacity:1}50%,90%{opacity:0}to{opacity:1}}.mobile-app-dev-module__oS5GMa__mp-morph-wire span{border:1px solid #8bbad866;border-radius:2px;height:6px;display:block}.mobile-app-dev-module__oS5GMa__mp-morph-wire span:first-child{width:70%}.mobile-app-dev-module__oS5GMa__mp-morph-wire span:nth-child(2){width:100%}.mobile-app-dev-module__oS5GMa__mp-morph-wire span:nth-child(3){width:55%}.mobile-app-dev-module__oS5GMa__mp-morph-wire span:nth-child(4){width:85%}.mobile-app-dev-module__oS5GMa__mp-morph-blocks span{border-radius:3px;height:12px;display:block}.mobile-app-dev-module__oS5GMa__mp-morph-blocks span:first-child{background:#daf10580;width:60%}.mobile-app-dev-module__oS5GMa__mp-morph-blocks span:nth-child(2){background:#8bbad866;width:100%;height:20px}.mobile-app-dev-module__oS5GMa__mp-morph-blocks span:nth-child(3){background:#8bbad840;width:40%}.mobile-app-dev-module__oS5GMa__mp-terminal{flex-direction:column;justify-content:center;gap:8px;display:flex;position:absolute;inset:14px 10px}.mobile-app-dev-module__oS5GMa__mp-code-line{background:#8bbad873;border-radius:2px;width:0%;height:4px;animation:3.6s ease-in-out infinite mobile-app-dev-module__oS5GMa__mpTypeLine}.mobile-app-dev-module__oS5GMa__mp-code-line:first-child{animation-delay:0s}.mobile-app-dev-module__oS5GMa__mp-code-line:nth-child(2){animation-delay:.35s}.mobile-app-dev-module__oS5GMa__mp-code-line:nth-child(3){animation-delay:.7s}.mobile-app-dev-module__oS5GMa__mp-code-line:nth-child(4){animation-delay:1.05s}@keyframes mobile-app-dev-module__oS5GMa__mpTypeLine{0%{width:0%}20%{width:var(--w,80%)}75%{width:var(--w,80%)}95%,to{width:0%}}.mobile-app-dev-module__oS5GMa__mp-code-line:first-child{--w:55%}.mobile-app-dev-module__oS5GMa__mp-code-line:nth-child(2){--w:90%}.mobile-app-dev-module__oS5GMa__mp-code-line:nth-child(3){--w:40%}.mobile-app-dev-module__oS5GMa__mp-code-line:nth-child(4){--w:70%}.mobile-app-dev-module__oS5GMa__mp-check{width:20px;height:20px;color:var(--adaira-lime);background:#daf10529;border-radius:50%;justify-content:center;align-items:center;animation:3.6s ease-in-out infinite mobile-app-dev-module__oS5GMa__mpCheckPop;display:flex;position:absolute;bottom:10px;right:8px;transform:scale(0)}.mobile-app-dev-module__oS5GMa__mp-check svg{width:12px;height:12px}@keyframes mobile-app-dev-module__oS5GMa__mpCheckPop{0%,82%{opacity:0;transform:scale(0)}90%,95%{opacity:1;transform:scale(1.15)}to{opacity:0;transform:scale(0)}}.mobile-app-dev-module__oS5GMa__mp-launch{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mp-launch-ring{border:1.5px solid #daf10580;border-radius:50%;width:20px;height:20px;animation:2.4s ease-out infinite mobile-app-dev-module__oS5GMa__mpLaunchPulse;position:absolute}.mobile-app-dev-module__oS5GMa__mp-launch-ring:nth-child(2){animation-delay:.8s}@keyframes mobile-app-dev-module__oS5GMa__mpLaunchPulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(3.4)}}.mobile-app-dev-module__oS5GMa__mp-launch-icon{z-index:1;background:linear-gradient(135deg,var(--adaira-lime)0%,#a0c000 100%);border-radius:6px;width:18px;height:18px;position:relative;box-shadow:0 0 14px #daf10599}.mobile-app-dev-module__oS5GMa__mp-spark{color:#8bbad899;stroke-dasharray:90;stroke-dashoffset:90px;width:60px;height:20px;animation:3s ease-in-out infinite mobile-app-dev-module__oS5GMa__mpSparkDraw;position:absolute;bottom:12px;left:8px}@keyframes mobile-app-dev-module__oS5GMa__mpSparkDraw{0%{stroke-dashoffset:90px}40%,70%{stroke-dashoffset:0}to{stroke-dashoffset:-90px}}.mobile-app-dev-module__oS5GMa__mad-process__step h3{color:var(--adaira-navy);letter-spacing:-.015em;margin:0 0 10px;font-size:1.1rem;font-weight:700;transition:color .35s}.mobile-app-dev-module__oS5GMa__mad-process__step:hover h3{color:var(--adaira-navy)}.mobile-app-dev-module__oS5GMa__mad-process__step p{color:var(--adaira-gray-500);max-width:260px;margin:0 0 16px;font-size:.85rem;line-height:1.65}.mobile-app-dev-module__oS5GMa__mad-process__tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.mobile-app-dev-module__oS5GMa__mad-process__tags span{color:#0d0d5580;background:#0d0d550a;border:1px solid #0d0d5512;border-radius:14px;padding:4px 11px;font-size:.68rem;font-weight:500;transition:all .3s}.mobile-app-dev-module__oS5GMa__mad-process__step:hover .mobile-app-dev-module__oS5GMa__mad-process__tags span{color:var(--adaira-navy);background:#daf10514;border-color:#daf10538}@media (max-width:1024px){.mobile-app-dev-module__oS5GMa__mad-process{padding:110px 32px 130px}.mobile-app-dev-module__oS5GMa__mad-process__header{margin-bottom:88px}.mobile-app-dev-module__oS5GMa__mad-process__line{top:56px;left:36px;right:36px}.mobile-app-dev-module__oS5GMa__mad-process__phone{width:66px;height:124px}}@media (max-width:860px){.mobile-app-dev-module__oS5GMa__mad-process__title{font-size:clamp(1.5rem,4.6vw,2.1rem)}}@media (max-width:780px){.mobile-app-dev-module__oS5GMa__mad-process{padding:90px 24px 110px}.mobile-app-dev-module__oS5GMa__mad-process__header{margin-bottom:64px}.mobile-app-dev-module__oS5GMa__mad-process__title{white-space:normal}.mobile-app-dev-module__oS5GMa__mad-process__line{display:none}.mobile-app-dev-module__oS5GMa__mad-process__steps{grid-template-columns:1fr 1fr;gap:48px 20px}.mobile-app-dev-module__oS5GMa__mad-process__phone{width:64px;height:120px}.mobile-app-dev-module__oS5GMa__mad-process__step p{max-width:220px}}@media (max-width:480px){.mobile-app-dev-module__oS5GMa__mad-process{padding:70px 18px 90px}.mobile-app-dev-module__oS5GMa__mad-process__steps{grid-template-columns:1fr;gap:44px}.mobile-app-dev-module__oS5GMa__mad-process__step h3{font-size:1.05rem}}@media (prefers-reduced-motion:reduce){.mobile-app-dev-module__oS5GMa__mad-process__line-fill,.mobile-app-dev-module__oS5GMa__mad-process__line-pulse,.mobile-app-dev-module__oS5GMa__mad-process__phone-wrap,.mobile-app-dev-module__oS5GMa__mp-radar-sweep,.mobile-app-dev-module__oS5GMa__mp-radar-dot,.mobile-app-dev-module__oS5GMa__mp-morph-wire,.mobile-app-dev-module__oS5GMa__mp-morph-blocks,.mobile-app-dev-module__oS5GMa__mp-code-line,.mobile-app-dev-module__oS5GMa__mp-check,.mobile-app-dev-module__oS5GMa__mp-launch-ring,.mobile-app-dev-module__oS5GMa__mp-spark{animation:none}.mobile-app-dev-module__oS5GMa__mad-process__line-fill{width:100%}.mobile-app-dev-module__oS5GMa__mad-process__phone,.mobile-app-dev-module__oS5GMa__mad-process__badge,.mobile-app-dev-module__oS5GMa__mad-process__tags span{transition:none}}.mobile-app-dev-module__oS5GMa__mad-cta{background:var(--adaira-navy-deep);z-index:10;justify-content:center;align-items:center;min-height:85vh;padding:100px 40px;display:flex;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-cta__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-cta__noise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-cta__grid{background-image:linear-gradient(#8bbad806 1px,#0000 1px),linear-gradient(90deg,#8bbad806 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 70%,#000 20%,#0000 75%);mask-image:radial-gradient(90% 70%,#000 20%,#0000 75%)}.mobile-app-dev-module__oS5GMa__mad-cta__orb-1{background:radial-gradient(circle,#daf1050f 0%,#0000 60%);border-radius:50%;width:650px;height:650px;animation:18s ease-in-out infinite mobile-app-dev-module__oS5GMa__madCtaOrb1;position:absolute;top:-15%;left:-5%}.mobile-app-dev-module__oS5GMa__mad-cta__orb-2{background:radial-gradient(circle,#8bbad814 0%,#0000 60%);border-radius:50%;width:700px;height:700px;animation:22s ease-in-out infinite mobile-app-dev-module__oS5GMa__madCtaOrb2;position:absolute;bottom:-20%;right:-8%}@keyframes mobile-app-dev-module__oS5GMa__madCtaOrb1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-15px)scale(1.08)}}@keyframes mobile-app-dev-module__oS5GMa__madCtaOrb2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,15px)scale(1.06)}}.mobile-app-dev-module__oS5GMa__mad-cta__phone-decor{z-index:1;pointer-events:none;border:2px solid #8bbad814;border-radius:70px;width:360px;height:680px;position:absolute;top:50%;right:-6%;transform:translateY(-50%)rotate(-8deg)}.mobile-app-dev-module__oS5GMa__mad-cta__phone-decor:before{content:"";border:1px solid #8bbad80f;border-radius:52px;position:absolute;inset:18px}.mobile-app-dev-module__oS5GMa__mad-cta__phone-decor-notch{border:1px solid #8bbad814;border-radius:16px;width:96px;height:24px;position:absolute;top:44px;left:50%;transform:translate(-50%)}.mobile-app-dev-module__oS5GMa__mad-cta__container{z-index:2;text-align:center;max-width:720px;margin:0 auto;position:relative}.mobile-app-dev-module__oS5GMa__mad-cta__tag{text-transform:uppercase;letter-spacing:.25em;color:var(--adaira-lime);align-items:center;gap:14px;margin-bottom:26px;font-size:.76rem;font-weight:700;display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-cta__tag:before,.mobile-app-dev-module__oS5GMa__mad-cta__tag:after{content:"";background:#daf10559;width:28px;height:1px;display:block}.mobile-app-dev-module__oS5GMa__mad-cta__title{color:var(--adaira-white);letter-spacing:-.025em;flex-direction:column;align-items:center;gap:2px;margin:0 0 22px;font-size:clamp(1.7rem,3.6vw,3rem);font-weight:800;line-height:1.22;display:flex}.mobile-app-dev-module__oS5GMa__mad-cta__title-line{white-space:nowrap}.mobile-app-dev-module__oS5GMa__mad-cta__title-accent{color:var(--adaira-lime);white-space:nowrap;font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.mobile-app-dev-module__oS5GMa__mad-cta__desc{color:var(--adaira-gray-400);max-width:540px;margin:0 auto 44px;font-size:1.05rem;font-weight:400;line-height:1.75}.mobile-app-dev-module__oS5GMa__mad-cta__actions{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:14px;margin-top:20px;margin-bottom:44px;display:flex}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary,.mobile-app-dev-module__oS5GMa__mad-cta__btn-secondary{white-space:nowrap;box-sizing:border-box;border-radius:50px;justify-content:center;align-items:center;height:56px;padding:0 32px;font-size:.96rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary{background:var(--adaira-lime);color:var(--adaira-navy-deep);border:2px solid var(--adaira-lime);box-shadow:0 0 30px var(--adaira-lime-glow);gap:10px;position:relative;overflow:hidden}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary:before{content:"";background:linear-gradient(135deg,#ecff30 0%,var(--adaira-lime)100%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary span,.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary svg{z-index:1;position:relative}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary:hover{box-shadow:0 0 50px var(--adaira-lime-glow),0 14px 32px #daf1052e;color:var(--adaira-navy-deep);transform:translateY(-3px)scale(1.02)}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary:hover:before{opacity:1}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary svg{flex-shrink:0;transition:transform .3s}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary:hover svg{transform:translate(3px)}.mobile-app-dev-module__oS5GMa__mad-cta__btn-secondary{color:var(--adaira-white);background:0 0;border:2px solid #8bbad833;font-weight:600}.mobile-app-dev-module__oS5GMa__mad-cta__btn-secondary:hover{border-color:var(--adaira-lime);background:#daf1050f;transform:translateY(-3px)}.mobile-app-dev-module__oS5GMa__mad-cta__trust{border-top:1px solid #8bbad81a;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;padding-top:34px;display:flex}.mobile-app-dev-module__oS5GMa__mad-cta__trust-item{color:#8bbad899;align-items:center;gap:8px;font-size:.84rem;font-weight:500;display:flex}.mobile-app-dev-module__oS5GMa__mad-cta__trust-item svg{width:16px;height:16px;color:var(--adaira-lime);flex-shrink:0}@media (max-width:1024px){.mobile-app-dev-module__oS5GMa__mad-cta__phone-decor{width:280px;height:540px;right:-10%}}@media (max-width:860px){.mobile-app-dev-module__oS5GMa__mad-cta__title{font-size:clamp(1.5rem,4.4vw,2.2rem)}.mobile-app-dev-module__oS5GMa__mad-cta__container{max-width:600px}.mobile-app-dev-module__oS5GMa__mad-cta__phone-decor{opacity:.5}}@media (max-width:768px){.mobile-app-dev-module__oS5GMa__mad-cta{min-height:auto;padding:90px 24px}.mobile-app-dev-module__oS5GMa__mad-cta__phone-decor{display:none}.mobile-app-dev-module__oS5GMa__mad-cta__title{font-size:clamp(1.5rem,6.5vw,2rem)}.mobile-app-dev-module__oS5GMa__mad-cta__title-line,.mobile-app-dev-module__oS5GMa__mad-cta__title-accent{white-space:normal}.mobile-app-dev-module__oS5GMa__mad-cta__desc{margin-bottom:34px;font-size:.98rem}.mobile-app-dev-module__oS5GMa__mad-cta__actions{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:34px}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary,.mobile-app-dev-module__oS5GMa__mad-cta__btn-secondary{width:100%;max-width:320px;margin:0 auto}.mobile-app-dev-module__oS5GMa__mad-cta__trust{flex-direction:column;gap:12px;padding-top:26px}}@media (max-width:480px){.mobile-app-dev-module__oS5GMa__mad-cta{padding:70px 20px}.mobile-app-dev-module__oS5GMa__mad-cta__tag{font-size:.68rem}.mobile-app-dev-module__oS5GMa__mad-cta__title{font-size:1.6rem}.mobile-app-dev-module__oS5GMa__mad-cta__desc{font-size:.9rem}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary,.mobile-app-dev-module__oS5GMa__mad-cta__btn-secondary{height:52px;padding:0 24px;font-size:.9rem}.mobile-app-dev-module__oS5GMa__mad-cta__trust-item{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.mobile-app-dev-module__oS5GMa__mad-cta__orb-1,.mobile-app-dev-module__oS5GMa__mad-cta__orb-2{animation:none}.mobile-app-dev-module__oS5GMa__mad-cta__btn-primary:hover,.mobile-app-dev-module__oS5GMa__mad-cta__btn-secondary:hover{transform:none}}
