@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700;800;900&display=swap");.CustomAppDev_servicePage__eUXq4{font-family:Space Grotesk,sans-serif;min-height:100vh;background:linear-gradient(135deg,#f6f4f6,#ebeaeb)}.CustomAppDev_hero__8zQgj{padding:8rem 2rem 4rem;background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 50%,#f5576c 75%,#4facfe);min-height:80vh;display:flex;align-items:center;position:relative;overflow:hidden}.CustomAppDev_hero__8zQgj:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:CustomAppDev_rotate__wKNyB 20s linear infinite}@keyframes CustomAppDev_rotate__wKNyB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CustomAppDev_heroContent__M51yv{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;z-index:2;position:relative}.CustomAppDev_heroText__FGSIs{color:#1a1a1a}.CustomAppDev_author__cZq60{display:inline-block;background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.CustomAppDev_heroTitle__Y40PR{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;text-shadow:0 4px 20px rgba(0,0,0,.1)}.CustomAppDev_heroDesc__wBdrV{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.CustomAppDev_heroStats__F_ySm{display:flex;gap:2rem;margin-bottom:2.5rem}.CustomAppDev_stat___n79l{display:flex;flex-direction:column;gap:.5rem}.CustomAppDev_statLabel__ngcd_{font-size:.9rem;opacity:.8;font-weight:500}.CustomAppDev_statValue__owsew{font-size:1.2rem;font-weight:700;background:linear-gradient(135deg,#4b2e83,#875492);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.CustomAppDev_heroButtons__6_N_p{display:flex;gap:1rem;flex-wrap:wrap}.CustomAppDev_primaryBtn__cY40g{background:linear-gradient(135deg,#4b2e83,#5a3a93);color:white;border:none;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.CustomAppDev_primaryBtn__cY40g:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.CustomAppDev_primaryBtn__cY40g:hover:before{left:100%}.CustomAppDev_primaryBtn__cY40g:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(75,46,131,.4)}.CustomAppDev_secondaryBtn__Am0cT{background:rgba(255,255,255,.9);color:#4b2e83;border:2px solid #4b2e83;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;display:inline-block}.CustomAppDev_secondaryBtn__Am0cT:hover{background:#4b2e83;color:white;transform:translateY(-2px);box-shadow:0 10px 30px rgba(75,46,131,.3)}.CustomAppDev_heroImage__L40HI{display:flex;justify-content:center;align-items:center;position:relative;min-height:450px}.CustomAppDev_heroImage__L40HI img{width:100%;max-width:500px;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.2);filter:drop-shadow(0 10px 30px rgba(0,0,0,.1))}.CustomAppDev_heroImage__L40HI>div{position:relative!important;top:auto!important;left:auto!important}.CustomAppDev_container__VgQle{max-width:1200px;margin:0 auto;padding:0 2rem}.CustomAppDev_sectionTitle__4L_yN{font-size:2.5rem;font-weight:900;margin-bottom:2rem;color:#1a1a1a;text-align:center}.CustomAppDev_whatWeBuild__hzlnC{padding:4rem 0;background:white}.CustomAppDev_buildGrid__fLCLu{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.CustomAppDev_buildCard__EHC7F{background:#f8f9fa;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);border:2px solid #f0f0f0;transition:all .3s ease;text-align:center}.CustomAppDev_buildCard__EHC7F:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 10px 30px rgba(102,126,234,.2)}.CustomAppDev_cardIcon__ME_KU{font-size:3rem;margin-bottom:1rem;display:block}.CustomAppDev_cardTitle__8eQln{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.CustomAppDev_cardDescription__CeJc4{color:#666;line-height:1.6}.CustomAppDev_approach__lfRYc{padding:4rem 0;background:#f8f9fa}.CustomAppDev_approachContent__uHhzx{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.CustomAppDev_approachTitle__ZOZW3{font-size:2.5rem;font-weight:900;margin-bottom:1.5rem;color:#1a1a1a}.CustomAppDev_approachDescription__vnWJJ{font-size:1.2rem;line-height:1.8;color:#333;margin-bottom:3rem}.CustomAppDev_approachPoints___kOLn{display:flex;flex-direction:column;gap:2rem}.CustomAppDev_point__BQpxY{display:flex;gap:1.5rem;align-items:flex-start}.CustomAppDev_pointNumber__WJL3z{background:linear-gradient(135deg,#667eea,#764ba2);color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;flex-shrink:0}.CustomAppDev_pointTitle__zPlua{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.CustomAppDev_pointDescription__cMZSo{color:#666;line-height:1.6}.CustomAppDev_techStack__P81Bv{display:flex;flex-direction:column;gap:2rem}.CustomAppDev_techCategory__rs_a0{background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.CustomAppDev_techCategoryTitle__xBlZQ{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#667eea}.CustomAppDev_techItems__MqPfp{display:flex;flex-wrap:wrap;gap:.5rem}.CustomAppDev_techItem__THtdY{background:#667eea;color:white;padding:.3rem .8rem;border-radius:20px;font-size:.9rem;font-weight:500}.CustomAppDev_pricing__zsH6C{padding:4rem 0;background:white}.CustomAppDev_pricingTitle__HJ6xF{font-size:2.5rem;font-weight:900;margin-bottom:1rem;color:#1a1a1a;text-align:center}.CustomAppDev_pricingSubtitle__w8sUu{font-size:1.2rem;color:#666;text-align:center;margin-bottom:3rem}.CustomAppDev_pricingGrid__P_kfE{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.CustomAppDev_priceCard__nZZ7Z{background:#f8f9fa;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);border:2px solid #f0f0f0;transition:all .3s ease;text-align:center;position:relative}.CustomAppDev_priceCard__nZZ7Z:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 10px 30px rgba(102,126,234,.2)}.CustomAppDev_customBadge__j8P7a{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}.CustomAppDev_priceCardTitle__hfWmJ{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.CustomAppDev_price__WW9n3{font-size:2.5rem;font-weight:900;color:#667eea;margin-bottom:1rem}.CustomAppDev_priceCardDescription__cEMGR{color:#666;margin-bottom:2rem;line-height:1.6}.CustomAppDev_priceFeatures__3jmFw{list-style:none;padding:0;margin-bottom:2rem;text-align:left}.CustomAppDev_priceFeatures__3jmFw li{color:#555;position:relative;padding:.5rem 0 .5rem 1.5rem}.CustomAppDev_priceFeatures__3jmFw li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700}.CustomAppDev_priceButton__no_hV{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;width:100%}.CustomAppDev_priceButton__no_hV:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(102,126,234,.4)}.CustomAppDev_processSection__Ljr07{padding:4rem 0;background:#f8f9fa}.CustomAppDev_processSubtitle__yWm4I{font-size:1.2rem;color:#666;text-align:center;margin-bottom:3rem}.CustomAppDev_processFlow__AK_zV{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.CustomAppDev_processStep__HnmOv{display:flex;gap:2rem;align-items:flex-start;background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);border:2px solid #f0f0f0;transition:all .3s ease;position:relative}.CustomAppDev_processStep__HnmOv:hover{border-color:#667eea;transform:translateX(10px)}.CustomAppDev_stepIcon__nwxZq{font-size:3rem;flex-shrink:0}.CustomAppDev_stepContent__CmNVc{flex:1 1}.CustomAppDev_stepTitle__S0L9s{font-size:1.3rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.CustomAppDev_stepDescription__zJK4y{color:#666;line-height:1.6;margin-bottom:1rem}.CustomAppDev_stepDuration___q42y{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600;display:inline-block}.CustomAppDev_stepConnector__7CfWS{position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:2px;height:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.CustomAppDev_processStep__HnmOv:last-child .CustomAppDev_stepConnector__7CfWS{display:none}.CustomAppDev_techMasterSection__1bLFh{padding:4rem 0;background:white}.CustomAppDev_techSubtitle__x3I4o{font-size:1.2rem;color:#666;text-align:center;margin-bottom:3rem}.CustomAppDev_techMasterGrid__j1ctl{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.CustomAppDev_techMasterCategory__lVCzI{background:#f8f9fa;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);border:2px solid #f0f0f0;transition:all .3s ease}.CustomAppDev_techMasterCategory__lVCzI:hover{border-color:#667eea;transform:translateY(-5px)}.CustomAppDev_categoryIcon__y3Li1{font-size:3rem;margin-bottom:1rem;display:block}.CustomAppDev_categoryTitle__szuF5{font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;color:#1a1a1a}.CustomAppDev_techList__VU_ie{display:flex;flex-wrap:wrap;gap:.5rem}.CustomAppDev_techBadge__lca_R{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.4rem .8rem;border-radius:20px;font-size:.9rem;font-weight:500}.CustomAppDev_successSection__Y5PW6{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:white}.CustomAppDev_successTitle__cQEcc{font-size:2.5rem;font-weight:900;margin-bottom:1rem;color:white;text-align:center}.CustomAppDev_successSubtitle__c1Nl4{font-size:1.2rem;text-align:center;margin-bottom:3rem;opacity:.9}.CustomAppDev_successGrid__0FHX0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.CustomAppDev_successCard__ylYW9{background:rgba(255,255,255,.1);padding:2rem;border-radius:15px;text-align:center;border:2px solid rgba(255,255,255,.2);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CustomAppDev_successCard__ylYW9:hover{border-color:white;background:rgba(255,255,255,.2);transform:scale(1.05)}.CustomAppDev_successNumber__NZVyL{font-size:3rem;font-weight:900;margin-bottom:.5rem;color:white}.CustomAppDev_successLabel__gzY_S{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:white}.CustomAppDev_successDescription__UpfM_{font-size:.9rem;opacity:.8;line-height:1.5}.CustomAppDev_finalCta___pIkf{padding:4rem 0;background:linear-gradient(135deg,#4b2e83,#875492);color:white;text-align:center}.CustomAppDev_ctaTitle__6s0Rh{font-size:2.5rem;font-weight:900;margin-bottom:1rem}.CustomAppDev_ctaDescription__CFBWu{font-size:1.2rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.CustomAppDev_ctaButtons__qFRj2{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.CustomAppDev_ctaPrimary__t46qn{background:white;color:#4b2e83;border:none;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;display:inline-block}.CustomAppDev_ctaPrimary__t46qn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,255,255,.3)}.CustomAppDev_ctaSecondary__kPx6X{background:rgba(255,255,255,.1);color:white;border:2px solid white;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;display:inline-block}.CustomAppDev_ctaSecondary__kPx6X:hover{background:white;color:#4b2e83;transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,255,255,.3)}@media (max-width:768px){.CustomAppDev_heroContent__M51yv{grid-template-columns:1fr;gap:2rem;text-align:center}.CustomAppDev_heroStats__F_ySm{justify-content:center}.CustomAppDev_approachContent__uHhzx{grid-template-columns:1fr;gap:2rem}.CustomAppDev_processStep__HnmOv{flex-direction:column;text-align:center;gap:1rem}.CustomAppDev_heroButtons__6_N_p{justify-content:center}.CustomAppDev_ctaButtons__qFRj2{flex-direction:column;align-items:center}.CustomAppDev_ctaPrimary__t46qn,.CustomAppDev_ctaSecondary__kPx6X,.CustomAppDev_primaryBtn__cY40g,.CustomAppDev_secondaryBtn__Am0cT{width:100%;max-width:300px}.CustomAppDev_point__BQpxY{flex-direction:column;text-align:center;gap:1rem}.CustomAppDev_stepConnector__7CfWS{display:none}}.AppDevViz_container__KPMhQ{position:absolute;display:flex;align-items:center;justify-content:center;z-index:10;perspective:1000px}.AppDevViz_codeEditor__qkYlq{width:320px;height:220px;background:rgba(13,17,23,.95);border-radius:12px;border:1px solid rgba(48,54,61,.8);box-shadow:0 20px 60px rgba(0,0,0,.4),0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;font-family:SF Mono,Monaco,Cascadia Code,monospace;transform-style:preserve-3d}.AppDevViz_windowHeader__XN_wl{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:rgba(22,27,34,.9);border-bottom:1px solid rgba(48,54,61,.5)}.AppDevViz_windowControls__kNkur{display:flex;gap:6px}.AppDevViz_controlButton__fE5cA{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}.AppDevViz_windowTitle__H_2b_{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;color:#f0f6fc}.AppDevViz_liveIndicator__fvReV{display:flex;align-items:center;gap:4px;padding:2px 6px;background:rgba(46,160,67,.15);border:1px solid rgba(46,160,67,.3);border-radius:8px;font-size:10px;color:#3fb950}.AppDevViz_liveDot__hmlsC{width:6px;height:6px;background:#3fb950;border-radius:50%;animation:AppDevViz_pulse__OCel5 2s infinite}.AppDevViz_windowActions__wILTC{display:flex;gap:8px}.AppDevViz_actionIcon__dAWqJ{font-size:14px;opacity:.7;transition:opacity .2s ease}.AppDevViz_actionIcon__dAWqJ:hover{opacity:1}.AppDevViz_codeContent__JTz6_{display:flex;height:140px;overflow:hidden}.AppDevViz_lineNumbers__zauP3{padding:12px 8px;background:rgba(13,17,23,.8);border-right:1px solid rgba(48,54,61,.3);display:flex;flex-direction:column;min-width:32px}.AppDevViz_lineNumber__aLeKC{font-size:11px;color:#7d8590;text-align:right;line-height:1.4;margin-bottom:1px;transition:all .3s ease}.AppDevViz_activeLine__SZzGg{color:#f78166;font-weight:600;background:rgba(247,129,102,.1);padding:0 4px;border-radius:3px;margin:0 -4px 1px}.AppDevViz_codeLines__M3lpu{flex:1 1;padding:12px;overflow-y:auto}.AppDevViz_codeLine__er6AP{display:flex;align-items:center;font-size:11px;line-height:1.4;margin-bottom:1px;transition:all .3s ease;border-radius:3px;padding:0 4px}.AppDevViz_activeCodeLine__3o_Xy{background:rgba(56,139,253,.1);border-left:2px solid #388bfd;padding-left:6px}.AppDevViz_codeText__las0k{color:#f0f6fc;font-family:inherit}.AppDevViz_keyword__VAqGZ{color:#ff7b72;font-weight:600}.AppDevViz_function__jy_RW{color:#d2a8ff;font-weight:600}.AppDevViz_component__xltjh{color:#7ee787;font-weight:600}.AppDevViz_cursor__7vCBP{width:2px;height:14px;background:#f78166;margin-left:2px;border-radius:1px}.AppDevViz_statusBar__0IxEJ{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:rgba(22,27,34,.9);border-top:1px solid rgba(48,54,61,.5);font-size:10px}.AppDevViz_statusLeft__745B7,.AppDevViz_statusRight__IQo5N{display:flex;gap:12px}.AppDevViz_statusItem__HceS8{display:flex;align-items:center;gap:4px;color:#7d8590;font-weight:500}.AppDevViz_statusIcon__0kXpl{font-size:10px}.AppDevViz_mobilePreview__TaVbU{position:absolute;top:-20px;right:-140px;z-index:15}.AppDevViz_phoneFrame__UCtu5{width:120px;height:200px;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);border-radius:24px;padding:4px;box-shadow:0 15px 35px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1)}.AppDevViz_phoneScreen__fPwK2{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.AppDevViz_appPreview__Eoew_{text-align:center;padding:20px}.AppDevViz_previewTitle__hw2Yg{color:white;font-size:16px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.AppDevViz_previewElements__xCOM2{display:flex;flex-direction:column;gap:8px;align-items:center}.AppDevViz_previewButton__lHg4V{background:rgba(255,255,255,.9);color:#333;padding:6px 12px;border-radius:20px;font-size:10px;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.2)}.AppDevViz_previewCard__LJ_T2{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.15);padding:6px 10px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.AppDevViz_cardIcon__nSvPv{font-size:12px}.AppDevViz_previewCard__LJ_T2 span{color:white;font-size:9px;font-weight:600}.AppDevViz_techStack__fBXmZ{position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:15}.AppDevViz_techBadge__1uA23{display:flex;align-items:center;gap:4px;padding:6px 10px;background:rgba(56,139,253,.1);border:1px solid rgba(56,139,253,.3);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:10px;font-weight:600;color:#388bfd;white-space:nowrap;box-shadow:0 4px 12px rgba(56,139,253,.2)}.AppDevViz_techIcon___h8AJ{font-size:12px}.AppDevViz_performancePanel__9aXFi{position:absolute;top:20px;left:-120px;width:100px;background:rgba(13,17,23,.95);border:1px solid rgba(48,54,61,.8);border-radius:12px;padding:12px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 24px rgba(0,0,0,.3);z-index:15}.AppDevViz_performancePanel__9aXFi h4{color:#f0f6fc;font-size:11px;font-weight:700;margin:0 0 8px;text-align:center}.AppDevViz_metric__lViHI{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.AppDevViz_metricLabel__BsaVM{color:#7d8590;font-size:9px;font-weight:500}.AppDevViz_metricValue__oZNJ_{color:#3fb950;font-size:10px;font-weight:700}@keyframes AppDevViz_pulse__OCel5{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}@media (max-width:768px){.AppDevViz_codeEditor__qkYlq{width:280px;height:200px}.AppDevViz_mobilePreview__TaVbU{right:-100px}.AppDevViz_performancePanel__9aXFi{left:-90px;width:80px}.AppDevViz_techStack__fBXmZ{bottom:-50px;flex-wrap:wrap;width:280px;justify-content:center}.AppDevViz_techBadge__1uA23{font-size:9px;padding:4px 8px}}.AppDevViz_container__KPMhQ:hover .AppDevViz_codeEditor__qkYlq{box-shadow:0 25px 70px rgba(0,0,0,.5),0 10px 40px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1)}.AppDevViz_container__KPMhQ:hover .AppDevViz_techBadge__1uA23{transform:translateY(-2px);box-shadow:0 6px 16px rgba(56,139,253,.3)}.AppDevViz_container__KPMhQ:hover .AppDevViz_performancePanel__9aXFi{transform:translateX(-5px);box-shadow:0 12px 32px rgba(0,0,0,.4)}.AppDevViz_container__KPMhQ:hover .AppDevViz_mobilePreview__TaVbU{transform:translateX(5px) scale(1.02)}