@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Geist:wght@100..900&family=DM+Serif+Text:ital@0;1&family=Inter:wght@100..900&family=Montserrat:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Manrope:wght@200..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Lora:ital,wght@0,400..700;1,400..700&family=Manrope:wght@200..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@font-face{font-family:SF Pro;src:url(/SF%20Pro/SF-Pro-Display-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro;src:url(/SF%20Pro/SF-Pro-Display-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro;src:url(/SF%20Pro/SF-Pro-Display-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro;src:url(/SF%20Pro/SF-Pro-Display-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro;src:url(/SF%20Pro/SF-Pro-Display-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro;src:url(/SF%20Pro/SF-Pro-Display-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/SF_Pro_Rounded/SF-Pro-Rounded-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/SF_Pro_Rounded/SF-Pro-Rounded-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/SF_Pro_Rounded/SF-Pro-Rounded-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/SF_Pro_Rounded/SF-Pro-Rounded-Black.otf) format("opentype");font-weight:900;font-style:normal}:root{--white: #ffffff;--black: #050505;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--primary: #000000;--primary-hover: #111111;--accent: #007aff;--gradient-premium: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);--gradient-soft: linear-gradient(180deg, #ffffff 0%, #f9fafb 100%);--gradient-text: linear-gradient(to right, #000000, #444444);--container: 1280px;--radius-xs: 6px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 24px;--radius-xl: 40px;--radius-full: 9999px;--font-main: "SF Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: "SF Pro", sans-serif;--transition-smooth: all .4s cubic-bezier(.16, 1, .3, 1);--transition-fast: all .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-main);color:var(--gray-900);line-height:1.5;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:var(--transition-fast)}button{border:none;background:none;cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container);margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;border-radius:var(--radius-full);transition:var(--transition-smooth);white-space:nowrap}.btn-primary{background:var(--primary);color:var(--white);border:1px solid var(--primary)}.btn-secondary{background:var(--white);color:var(--gray-900);border:1px solid var(--gray-200)}.btn-secondary:hover{background:var(--gray-50);border-color:var(--gray-300);transform:translateY(-2px)}.btn-sm{padding:10px 20px;font-size:.875rem}.btn-lg{padding:16px 36px;font-size:1.125rem}.header{position:fixed;top:0;left:0;right:0;height:80px;background:#0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);z-index:1000;transition:var(--transition-smooth)}.header.scrolled{background:#ffffff4d;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);height:52px}.language-div{background-color:#efefef;width:250px;height:50px;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:35px}.flags{display:flex;align-items:center;margin-left:15px}.flag-cover{width:30px;height:30px;position:relative;border:3px solid #fff;border-radius:50%;overflow:hidden;margin-left:-15px}.flag-cover:nth-child(1){z-index:5}.flag-cover:nth-child(2){z-index:4}.flag-cover:nth-child(3){z-index:3}.flag-cover:nth-child(4){z-index:2}.flag-cover:nth-child(5){z-index:1}.flags img{width:100%;height:100%;object-fit:cover}.language-div span{font-size:16px;font-weight:500;opacity:.6}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;transition:var(--transition-fast);margin-left:0}.logo:hover{opacity:.8}.nav{display:none;gap:32px}.nav a{font-size:1.1rem;font-weight:400;color:#fff}.nav a:hover{color:var(--black)}@media(min-width:768px){.nav{display:flex}}.nav{display:flex;gap:32px}.nav a{font-size:16px;font-weight:400;color:#000;transition:var(--transition-fast)}.nav a:hover{color:#1b1b1b}.header-btns{display:flex;align-items:center;gap:12px}.header-right{display:flex;align-items:center;gap:40px}.header-right .btn{background-color:#fff!important;color:#fff!important;padding:0;border:none}.btn-inner{display:flex;border-radius:100px;background-color:#000;border:none;padding:8px 20px;align-items:center;justify-content:center}.hero{padding:160px 0 100px;text-align:left;position:relative;overflow:hidden;padding-bottom:0!important}.hero-flex{display:flex;align-items:center;justify-content:space-between;gap:0px}.hero-content{flex:1;max-width:40%!important}.hero-gallery{flex:1;display:flex;align-items:center;justify-content:center}.hero-gallery img{width:100%;height:100%;object-fit:cover}.hero-phones-stack{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:100%}.hero-phone-frame{width:230px;height:500px;border-radius:64px;padding:0;overflow:hidden;corner-shape:squircle;-webkit-corner-shape:squircle}.store-tag{display:inline-flex;align-items:center;gap:4px;line-height:1;padding:4px 6px;border-radius:58px;font-size:20px;font-weight:300;font-size:17px}.store-tag i{font-size:17px;margin-left:3px}.store-tag.ios{background:linear-gradient(80deg,#4698ef,#90bdeeee);color:#fff}.store-tag.android{background:linear-gradient(80deg,#35ac5b,#84cb9bee);color:#fff}.stacked-cards{position:relative;width:225px;height:450px}.stack-card{position:absolute;width:100%;height:100%;border-radius:24px;background:var(--white);transition:all .3s;overflow:hidden}.stack-card-inner{width:100%;height:100%;padding:0}.stack-card-inner img{width:100%;height:100%;object-fit:cover;border-radius:16px}.card-1{transform:rotate(-10deg) translate(-40px);background:#222;z-index:1}.card-2{transform:rotate(-5deg) translate(-20px);background:#222;z-index:2}.card-3{transform:rotate(0);background:#222;z-index:3}.card-4{transform:rotate(5deg) translate(20px);z-index:4}.hero-gallery:hover .card-1{transform:rotate(0) translate(-250px)}.hero-gallery:hover .card-2{transform:rotate(0) translate(-125px)}.hero-gallery:hover .card-3{transform:rotate(0)}.hero-gallery:hover .card-4{transform:rotate(0) translate(125px)}@keyframes fanCards{0%{transform:rotate(0) translate(0)}}.hero-badge-top{display:inline-flex;padding:6px 16px;background:var(--blue-50);color:#333;border-radius:100px;font-size:17px;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:12px;justify-content:center}.hero-title-new{width:700px;font-size:64px;line-height:.95;letter-spacing:-.03em;margin-bottom:24px;color:#000;font-weight:900}.hero-title-accent{background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 8px rgba(0,122,255,.1))}.hero-title{font-size:clamp(2.75rem,8vw,5.5rem);line-height:1.1;margin-bottom:28px;color:var(--black)}.text-gradient-ps2{background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.highlight-title{color:var(--accent);position:relative;display:inline-block;font-style:italic}.hero-subtitle{font-size:28px;color:#222;margin-bottom:26px;line-height:1.4;font-weight:400;max-width:70%}.hero-buttons{display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:100px}.hero-buttons .btn{padding:2px;border:none!important;border-radius:100px}.hero-buttons .btn-inner{padding:6px 18px;background:#000;color:#fff;font-weight:600;border-radius:100px;font-size:15px}.hero-buttons .btn:nth-of-type(2) .btn-inner{background:#fff;color:#000;font-weight:600;border:1px solid #000;border-radius:100px;font-size:15px}.hero-buttons .btn:nth-of-type(2){padding:0;border:none!important;border-radius:100px;background:linear-gradient(180deg,#fff,#ffffff20,#fffe)!important}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.steps{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:80px}.step-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px;border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-100);min-width:240px;flex:1;max-width:320px;transition:var(--transition-smooth)}.step-item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000d;border-color:var(--gray-200)}.step-icon-wrapper{width:64px;height:64px;background:var(--gray-50);border-radius:20px;display:flex;align-items:center;justify-content:center;color:var(--black);margin-bottom:24px;transition:var(--transition-smooth)}.step-item:hover .step-icon-wrapper{background:var(--black);color:var(--white);transform:scale(1.1) rotate(5deg)}.step-title{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;color:var(--black);margin-bottom:8px}.step-desc{font-size:.9375rem;color:var(--gray-500);line-height:1.5}.comparison{padding:120px 0;padding-bottom:0!important;background:var(--gray-50)}.section-header{text-align:center;margin-bottom:80px}.section-title{font-size:50px;margin-bottom:3px;color:var(--black);font-weight:800;line-height:120%}.section-subtitle-soft{font-size:2rem;color:#000;font-weight:400;line-height:100%;font-family:var(--font-heading)}.comparison-wrapper{display:grid;grid-template-columns:1fr;gap:40px;max-width:1100px;margin:0 auto}@media(min-width:768px){.comparison-wrapper{grid-template-columns:1fr 1fr;gap:40px}}.comparison-card{background:#fff;border-radius:42px;padding:48px;position:relative;display:flex;flex-direction:column;gap:32px;border:1px solid #e5e7eb;transition:all .3s cubic-bezier(.16,1,.3,1)}.comparison-card h3,.comparison-card p{z-index:5!important}.comparison-card.bad{background:#fff;border-color:#fff}.comparison-card.good{background:linear-gradient(150deg,#fff,#c4e7fd);border:1px solid #b1b1b1;corner-shape:squircle;border-radius:90px;-webkit-corner-shape:squircle}.comparison-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:100px;font-size:11px;font-weight:700;z-index:5;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start}.comparison-badge.bad{background:#ffecec;color:#000}.comparison-badge.good{background:#000;color:#fff}.comparison-content{display:flex;z-index:5;flex-direction:column;gap:40px}.feature-list{display:flex;flex-direction:column;gap:16px}.feature-item-bad{display:flex;align-items:center;gap:12px;color:#4f5154;font-size:15px}.clean-list-new{list-style:none;padding:0;display:flex;flex-direction:column;gap:16px}.clean-list-new li{display:flex;align-items:center;gap:12px;color:#000;font-size:15px;font-weight:600}.clean-list-new li i,.clean-list-new li svg{color:#000;flex-shrink:0}.comparison-text h3{font-size:1.25rem;font-weight:700;margin-bottom:12px;color:#1a1a1a;font-family:sans-serif}.comparison-text p{font-size:.95rem;color:#6b7280;line-height:1.6}.features-extra{padding:120px 0;background:var(--gray-50)}.features-extra-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;padding:0 60px}.feature-extra-card{background:var(--white);padding:48px;padding-bottom:10px!important;border-radius:52px!important;corner-shape:squircle;transition:var(--transition-smooth);transform:translateY(-8px);box-shadow:0 30px 160px -12px #39f6;margin-bottom:30px;-webkit-corner-shape:squircle}.feature-extra-icon{width:64px;height:64px;background:var(--gray-50);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--black)}.feature-extra-card h3{font-size:24px;font-weight:700;margin-bottom:16px;font-family:sans-serif}.features-extra{padding:120px 0;background:#f9f9f9}.features-extra-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:32px;padding:0 20px;max-width:1100px;margin:0 auto}@media(min-width:768px){.features-extra-grid{grid-template-columns:repeat(2,1fr)}}.feature-extra-card{background:var(--white);padding:52px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;display:flex;flex-direction:column}.feature-extra-badge{position:absolute;top:24px;right:24px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#666;opacity:.5}.feature-extra-icon{width:56px;height:56px;background:#f3f4f6;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;color:#000}.feature-extra-card h3{font-size:24px;font-weight:700;margin-bottom:16px;font-family:sans-serif;color:#111}.feature-extra-card p{color:#666;margin-bottom:32px;line-height:1.6;font-size:16px}.feature-preview-mini{display:flex;gap:12px;margin-top:0;margin-bottom:20px}.mini-icon-box{width:64px;height:64px;background:#fff;border-radius:19px;overflow:hidden;box-shadow:0 4px 12px #0003}.feature-preview-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:0;margin-bottom:20px}.keyword-item span{display:inline-block;background:#f3f4f6;border-radius:2px;padding:2px 6px;font-size:13px;color:#4b5563;font-weight:500}.demo{padding:0 0 120px;padding-bottom:0!important;background:#fff}.demo-grid-refined{display:grid;grid-template-columns:repeat(1,1fr);gap:9px;max-width:1100px;margin:0 auto;padding:0 20px}@media(min-width:768px){.demo-grid-refined{grid-template-columns:repeat(4,1fr)}}@media(max-width:500px){.demo-frame-minimal{height:auto!important}}.demo-item-modern{perspective:1000px}.demo-frame-minimal{background:#f9fafb;border-radius:60px;padding:0;overflow:hidden;border:1px solid #e5e7eb;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px #00000005;display:flex;align-items:center;justify-content:center;corner-shape:squircle;height:550px;-webkit-corner-shape:squircle}.demo-frame-minimal img{width:100%!important;height:100%!important;display:block}.demo-item-modern:hover .demo-frame-minimal{transform:scale(1.02);box-shadow:0 30px 60px -12px #0000001f;border-color:#000}.demo-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 60px -12px #ffa200e6}.demo-card-header{height:25%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.demo-card-line{height:6px;border-radius:var(--radius-full);background:var(--gray-200)}.demo-card-line.w-60{width:60%;background:var(--black)}.demo-card-line.w-40{width:40%;opacity:.5}.demo-card-body{flex:1;background:var(--white);border-radius:12px 12px 0 0;box-shadow:0 -4px 10px #00000005}.demo-card-body img{width:100%;height:100%;object-fit:cover}.demo-app-header{display:flex;align-items:center;gap:16px;max-width:1100px;margin:0 auto 32px;padding:0 20px}.demo-app-icon{width:80px;height:80px;border-radius:18px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 20px #0000001f}.demo-app-icon img{width:100%;height:100%;object-fit:cover}.demo-app-info{display:flex;flex-direction:column;gap:4px}.demo-app-title{font-size:22px;font-weight:600;color:#000;margin:0;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif}.demo-app-subtitle{font-size:15px;color:#6e6e73;margin:0;font-weight:400}.animate-in-fade{animation:fadeIn 1s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.animate-in-up{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) forwards;opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pricing{padding:140px 0;background:var(--gray-50);position:relative}.pricing-toggle-wrapper{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:64px}.pricing{padding:120px 0;background-color:#f9f9f9}.section-header-pricing{text-align:center;margin-bottom:60px}.pricing-title-large{font-size:clamp(3rem,7vw,4.5rem);line-height:1;font-weight:400;color:#1a1a1a;margin-bottom:16px;font-family:sans-serif}.pricing-title-italic{font-style:italic;font-weight:400;color:#111}.pricing-subtitle-new{font-size:1.25rem;color:#666;max-width:500px;margin:0 auto;font-weight:400}.pricing-toggle-new{display:flex;background:#f0f0f0;padding:5px;border-radius:100px;width:fit-content;margin:0 auto 64px}.toggle-option{padding:10px 24px;border-radius:100px;font-size:14px;font-weight:600;color:#666;transition:all .3s cubic-bezier(.16,1,.3,1);background:transparent;border:none;cursor:pointer}.toggle-option.active{background:#fff;color:#000;box-shadow:0 4px 20px #00000014}.pricing-grid-new{display:grid;grid-template-columns:1fr;gap:32px;max-width:1040px;margin:0 auto;padding:0 20px}@media(min-width:768px){.pricing-grid-new{grid-template-columns:repeat(2,1fr)}}.pricing-card-new{background:#f6f6f6;border-radius:66px;corner-shape:squircle;padding:52px;-webkit-corner-shape:squircle;display:flex;flex-direction:column;border:1px solid #e5e7eb;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 10px 30px #00000005}.pricing-card-new.pro-card{background:radial-gradient(circle at top left,#363434,#000);color:#fff;border:1px solid rgba(255,255,255,.05);box-shadow:0 40px 100px -20px #0006}.pricing-card-new.pro-card:hover{border-color:#ffffff26;box-shadow:0 50px 120px -20px #0009}.most-popular-badge{position:absolute;top:24px;right:24px;background:#fff;color:#1a1a1a;padding:4px 12px;border-radius:100px;font-size:14px;font-weight:800;text-transform:uppercase;display:flex;align-items:center;gap:6px;box-shadow:0 4px 12px #0000001a}.plan-name-new{font-size:17px;font-weight:600;margin-bottom:24px;opacity:.6;text-transform:uppercase;letter-spacing:.1em}.plan-price-new{font-size:52px;font-weight:400;font-family:sans-serif;margin-bottom:32px;line-height:.9;display:flex;align-items:flex-end;flex-wrap:wrap;gap:4px}.plan-price-new .currency{font-size:28px;font-weight:500;margin-top:2px;margin-bottom:4px}.old-price-dimmed{width:100%;font-size:20px;opacity:.3;font-weight:400;margin-bottom:8px;display:block}.plan-price-new .period{font-size:20px;font-weight:400;opacity:.5;align-self:flex-end;margin-bottom:8px;margin-left:0}.save-badge-pill{background:#facc15;color:#000;font-size:10px;font-weight:800;padding:4px 10px;border-radius:100px;height:fit-content;align-self:flex-end;margin-bottom:12px;margin-left:8px}.plan-short-desc{font-size:15px;line-height:1.6;opacity:.7;margin-top:24px;font-weight:350}.btn-pricing-primary,.btn-pricing-secondary{width:100%;padding:12px 20px;border-radius:100px;font-size:15px;font-weight:600;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.btn-pricing-primary{background:#fff;color:#000;border:none;cursor:pointer}.btn-pricing-secondary{background:#000;color:#fff;text-decoration:none}.card-features-new{margin-top:0;padding-top:20px}.pro-card .card-features-new{border-top-color:#ffffff14}.features-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:28px;opacity:.4}.features-list-new{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px}.features-list-new li{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:400;transition:all .2s ease}.features-list-new li i{color:#000;flex-shrink:0;font-size:16px;display:flex;align-items:center;justify-content:center}.pro-card .features-list-new li i{color:#fff}.features-list-new li b{font-weight:700}.cta{padding:140px 0;background:linear-gradient(to bottom,#222,#111);color:var(--white);position:relative;overflow:hidden;text-align:center;width:100%!important}.cta-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%!important}.cta-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;color:var(--white)}.cta-badge span{font-size:2rem;font-weight:400}.cta-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;letter-spacing:-.03em;line-height:1;width:100%!important;margin-bottom:-20px!important}.cta-desc{font-size:2rem;color:#fff9;max-width:600px;font-weight:450}.cta-buttons{display:flex;flex-direction:column;align-items:center;gap:16px}.cta-btn{background:var(--white)!important;color:var(--black)!important;padding:18px 48px;font-size:2rem}.cta-btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #ffffff1a}.cta-note{font-size:.875rem;color:#fff6}.footer{background:linear-gradient(to bottom,#000 0% 100%);color:var(--white);padding:0 0 60px}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}@media(min-width:768px){.footer-inner{flex-direction:row;justify-content:space-between;text-align:left}}.result-header-info{display:flex;align-items:center;justify-content:space-between;width:100%;margin-left:24px}.result-app-name{font-size:1.25rem;font-weight:700;color:#000!important}.result-content{padding:100px 24px 60px;max-width:1400px;margin-left:50px}.result-section{margin-bottom:60px}.section-header-row{display:flex;align-items:center;gap:16px;margin-bottom:32px}.store-badge{height:36px!important;display:flex;align-items:center;gap:8px;padding:3px 1px;border-radius:var(--radius-full);font-weight:600;font-size:.95rem}.store-badge.app-store,.store-badge.play-store{background:#000;color:#fff}.section-divider{height:1px;background:var(--gray-200);margin:60px 0}.screenshots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1px}.screenshot-download-btn{z-index:10}.screenshot-download-btn:hover{opacity:1!important}.screenshot-card-preview{width:100%;aspect-ratio:1290/2796;background:#fff;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 4px 12px #0000000d}.card-actions{position:absolute;top:24px;right:24px;z-index:10;opacity:0;transition:opacity .2s}.screenshot-card-wrapper:hover .card-actions{opacity:1}.download-single-btn-visible{width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;cursor:pointer;color:var(--gray-900)}.download-single-btn-visible:hover{transform:scale(1.1)}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.footer-logo{margin-left:-15px}.footer-logo-icon{width:24px;height:24px;background:var(--gray-900);border-radius:6px}.footer-nav{display:flex;gap:24px}.footer-nav a{font-size:.9rem;color:var(--gray-500);transition:color .2s}.footer-nav a:hover{text-decoration:underline}.footer-copy{font-size:.9rem;color:var(--gray-400)}.app-placeholder{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--gray-50);padding:24px}.app-card{background:var(--white);padding:48px;border-radius:var(--radius-lg);box-shadow:0 10px 30px #0000000d;text-align:center;max-width:400px;width:100%}.app-icon{width:64px;height:64px;background:var(--gray-50);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:var(--gray-900)}.app-title{font-size:1.5rem;font-weight:700;margin-bottom:12px;color:var(--gray-900)}.app-desc{color:var(--gray-500);margin-bottom:32px;line-height:1.5}.sidebar-d{corner-shape:squircle!important;-webkit-corner-shape:squircle;border-radius:40px!important;box-shadow:0 20px 40px #00000026}.seller-promo-content span{transform:translate(50%)!important}@keyframes boink-fade{0%{opacity:0;transform:translate(-50%) scale(.95)}50%{opacity:.6;transform:translate(-50%) scale(1.2)}to{opacity:1;transform:translate(-50%) scale(1)}}.boink-animation{animation:boink-fade .2s cubic-bezier(.175,.885,.32,1.275) forwards}.boink-animation-promo{animation:boink-fade-promo .2s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes boink-fade-promo{0%{opacity:0;transform:translate(0) scale(.95)}50%{opacity:.6;transform:translate(0) scale(1.2)}to{opacity:1;transform:translate(0) scale(1)}}.dashboard-layout{min-height:100vh;background-color:#111;background-image:linear-gradient(to right,#fff 1px,transparent 1px),linear-gradient(to bottom,#fff 1px,transparent 1px);background-size:70px 70px;color:#fff;display:flex;flex-direction:column}#preview-appStore-0 div:has(>[data-editable]){background:none!important}.rounded-lg{border-radius:46px!important;corner-shape:squircle!important;-webkit-corner-shape:squircle;overflow:hidden;height:max-content!important}.dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fff;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding-left:16px!important;position:sticky;top:0;border-bottom:1px solid #e5e7eb;z-index:50}.user-profile{display:flex;align-items:center;gap:12px;padding:6px 12px;border-radius:8px;transition:background .2s;cursor:pointer;position:relative}.user-avatar{width:36px;height:36px;border-radius:40px;background:linear-gradient(#f18e04,#ffcc01);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#000}.user-info{display:flex;flex-direction:column;line-height:1.2}.user-name{font-size:14px;font-weight:500;color:#848484}.user-plan{font-size:11px;color:#888;letter-spacing:.5px;font-weight:600}.user-plan.pro{font-weight:800;color:#ffb300}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#f4f4f4;border-radius:22px;min-width:200px;padding-top:4px;border:1px solid #e0e0e0;padding-bottom:4px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s cubic-bezier(.4,0,.2,1);z-index:100;overflow:hidden}.profile-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#494949;font-size:.9rem;transition:all .2s;cursor:pointer;border:none;background:none;width:100%;text-align:left}.dropdown-item:hover{background:#ffffff0d;color:#000}.dropdown-item svg{width:18px;height:18px;opacity:.7}.dropdown-item:hover svg{opacity:1}.dropdown-divider{height:1px;background:#e0e0e0;margin:4px 0}.dashboard-content{flex:1;padding:3rem 2rem;max-width:1200px;margin:0 auto;width:100%;font-family:SF Pro!important}.create-project-section{margin-bottom:4rem;text-align:center}.create-card{background:#fff;border:1px solid #e0e0e0;border-radius:5px;padding:4rem 3rem;max-width:600px;margin:0 auto;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 55px #0000001a}.create-icon-wrapper{width:64px;height:64px;border-radius:12px;background:#00000008;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#000;transition:all .3s ease}.create-card:hover .create-icon-wrapper{background:#facc15;color:#000;border-radius:50px;transform:rotate(90deg) scale(1.1)}.create-title{font-size:1.5rem;font-weight:700;margin-bottom:0rem;color:#fff;letter-spacing:-.02em}.create-desc{color:#606060;font-size:.9rem;line-height:1.6}.recents-section{animation:fadeIn .5s ease-out .2s backwards}.section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.section-title-sm{font-size:1.1rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.project-card{background:#f2f2f2;cursor:pointer;border-radius:16px;overflow:hidden;transition:all var(--ds-transition-normal);text-decoration:none;display:block}.project-card:hover .project-delete-btn{opacity:1!important}.project-delete-btn{background:var(--ds-bg-glass)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-radius:var(--ds-radius-sm)!important}.project-delete-btn:hover{background:#ff3b301f!important}.result-section div{text-shadow:none!important}.project-preview{aspect-ratio:16/9;background:linear-gradient(180deg,#222 0% 100%);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-preview img{transition:transform var(--ds-transition-normal)}.project-preview-icon{color:var(--ds-text-quaternary);transition:all var(--ds-transition-fast)}.project-card:hover .project-preview-icon{color:var(--ds-text-tertiary);transform:scale(1.1)}.project-info{padding:12px 16px;background:#f2f2f2}.project-name{font-weight:600;color:#000;margin-bottom:0;font-size:16px;letter-spacing:-.2px}.project-date{font-size:13px;color:var(--ds-text-tertiary);font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.create-screen{min-height:100vh;background:#fff;color:#000}.create-header{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid #e5e5e5;background:#fff;z-index:50}.back-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:15px;font-weight:500;color:#525252;background:transparent;border:1px solid #e5e5e5;cursor:pointer;transition:all .2s}.back-btn:hover{background:#f5f5f5;color:#000}.create-title{font-size:1.25rem;font-weight:600;color:#000}.header-spacer{width:100px}.create-content{max-width:800px;margin:0 auto;padding:40px 24px 100px}.create-section{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #e5e5e5}.create-section:last-of-type{border-bottom:none}.section-header-create{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.section-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#e0e0e0;border-radius:50%;font-size:100px;font-weight:500;flex-shrink:0;margin-top:25px;position:relative;left:-20px}.section-title-create{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:4px}.section-desc{font-size:14px;color:#737373}.section-body{padding-left:48px}.upload-zone-create{border:1.5px dashed rgba(0,0,0,.3);border-radius:20px;padding:48px 40px;text-align:center;cursor:pointer;transition:all .1s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#fbfdfe 0% 100%)}.upload-zone-create:hover{border-color:#000;opacity:.7}.upload-zone-create.dragging{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-style:solid;transform:scale(1.01)}.upload-icon-create{color:#9ca3af;margin-bottom:16px;transition:all .3s ease}.upload-zone-create:hover .upload-icon-create{color:#6b7280;transform:translateY(-4px)}.upload-text-create{font-size:18px;font-weight:500;color:#374151;margin-bottom:4px}.upload-subtext-create{font-size:18px;color:#374151;margin-bottom:12px}.upload-limit-create{font-size:16px;color:#818a9a}.uploaded-images-create{display:flex;gap:12px;margin-top:20px}.uploaded-image-card-create{position:relative;aspect-ratio:9/16;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);min-height:220px;max-height:220px}.uploaded-image-card-create img{width:100%;height:100%;object-fit:cover}.remove-image-btn-create{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:8px;background:#ffffffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#6b7280;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease}.remove-image-btn-create:hover{background:#fee2e2;color:#ef4444}.uploaded-image-card-create:hover .remove-image-btn-create{opacity:1}.empty-state-create{text-align:center;padding:40px;color:#a3a3a3}.empty-state-create p{margin-top:12px;font-size:14px}.form-grid-create{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group-create{display:flex;flex-direction:column;gap:8px}.form-group-create.full-width{grid-column:1 / -1}.form-label-create{font-size:14px;font-weight:600;color:#1d1d1f}.form-input-create,.form-select-create,.form-textarea-create{padding:14px 18px;border:1px solid rgba(0,0,0,.3);border-radius:16px;font-size:16px;color:#1f2937;background:#fff;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:inherit;outline:none;box-shadow:0 1px 2px #00000005}.form-input-create::placeholder,.form-textarea-create::placeholder{color:#677284}.form-textarea-create{resize:vertical;min-height:100px;line-height:1.6}.stepper-control{display:flex;align-items:center;justify-content:space-between;background:#f2f2f2;border-radius:16px;padding:12px 16px;height:auto;margin-top:4px;box-shadow:var(--ds-shadow-xs)}.stepper-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:#000;cursor:pointer;transition:all var(--ds-transition-fast);box-shadow:var(--ds-shadow-xs)}.stepper-btn:disabled{opacity:.35;cursor:not-allowed;background:#fff;color:#fff;box-shadow:none}.stepper-value{font-size:24px;font-weight:700;color:#222;flex:1;text-align:center;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.rating-input-container{display:flex;align-items:center;gap:16px;padding:3px 0}.stars-wrapper{display:flex;gap:6px}.star-input-wrapper{cursor:pointer;transition:all var(--ds-transition-fast)}.star-input-wrapper:hover{transform:scale(1.15)}.rating-value-display{font-size:24px;font-weight:500;color:#fff;min-width:60px;text-align:center;font-variant-numeric:tabular-nums}.select-wrapper-create{position:relative}.select-icon-create{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#737373;pointer-events:none}.form-select-create{width:100%;appearance:none;cursor:pointer}.add-app-modal .modal-footer{display:flex;gap:3px}.char-count-create{font-size:12px;color:#a3a3a3;text-align:right;position:relative;top:-30px;left:-10px}.color-section{margin-top:32px;padding-top:32px;border-top:1px solid #e5e5e5}.color-section-title{font-size:16px;font-weight:600;color:#000;margin-bottom:20px}.color-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.color-group{display:flex;flex-direction:column;gap:8px}.color-group label{font-size:14px;font-weight:500;color:#000}.color-group small{font-size:12px;color:#737373}.color-input-wrapper{display:flex;align-items:flex-start;gap:12px}.color-input-wrapper>div{width:100%!important;margin-bottom:20px}.color-input{width:48px;height:40px;border:1px solid #d4d4d4;border-radius:8px;cursor:pointer;padding:0;outline:none}.color-value{font-size:14px;color:#525252;font-family:monospace}.templates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.style-card-reworked{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;overflow:hidden;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.style-card-reworked:hover{border-color:#00000026;box-shadow:0 4px 20px #0000000d}.style-card-reworked.selected{border-color:#000;box-shadow:0 4px 20px #00000014}.style-card-header-modern{padding:14px 16px 5px;display:flex;justify-content:space-between;align-items:flex-start;background:#fff}.style-card-info-modern{flex:1}.aso-container .section-title-inline{margin-bottom:0!important}.style-card-name-group{display:flex;align-items:center;gap:8px;margin-bottom:2px}.style-card-icon-inline{display:flex;align-items:center;color:#000}.style-card-name-text{font-size:19px;font-weight:800;color:#999;letter-spacing:-.3px}.selected .style-card-name-text{color:#333!important}.style-card-subtitle{font-size:14px;color:#6e6e6e;margin:0;line-height:.7}.style-preview-reworked{width:100%;height:240px;position:relative;overflow:hidden;background:#f9fafb}.template-name-create{font-size:14px;font-weight:600;color:#000;letter-spacing:-.1px}.badge-pro{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:linear-gradient(135deg,var(--ds-text-primary),#3a3a3c);color:#fff;border-radius:var(--ds-radius-sm);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.badge-free{display:inline-flex;padding:4px 10px;background:var(--ds-bg-tertiary);color:var(--ds-text-secondary);border-radius:var(--ds-radius-sm);font-size:10px;font-weight:600;text-transform:uppercase}.template-preview-create{aspect-ratio:9/16;background:var(--ds-bg-tertiary);overflow:hidden}.template-preview-create img{width:100%;height:100%;object-fit:cover;transition:transform var(--ds-transition-normal)}.template-card-create:hover .template-preview-create img{transform:scale(1.03)}.template-check{position:absolute;top:12px;right:12px;width:28px;height:28px;background:var(--ds-success);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--ds-shadow-sm);animation:checkPop .3s var(--ds-transition-spring)}@keyframes checkPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.generate-section{padding:32px 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.modal-footer .my-btn{width:100%}.my-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#000;border:none;color:#fff;font-weight:600;font-size:15px;padding:14px 28px;border-radius:34px!important;corner-shape:squircle;-webkit-corner-shape:squircle;cursor:pointer}.scrolled .sc-btn,.scrolled .sc-btn-secondary{padding:6px 20px}.sc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(to bottom,#000 0% 100%);border:none;color:#fff;font-weight:500;font-size:16px;padding:12px 28px;border-radius:120px!important;corner-shape:squircle;-webkit-corner-shape:squircle;cursor:pointer;transition:all .1s ease}.sc-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.5}.sc-btn.w100,.sc-btn-secondary.w100{width:100%!important}.sc-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#000;font-weight:500;font-size:16px;padding:12px 28px;border-radius:120px!important;corner-shape:squircle;-webkit-corner-shape:squircle;cursor:pointer;transition:all .1s ease}.my-btn:active{transform:translateY(0)}.my-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.generate-btn{padding:16px 40px;font-size:16px;font-weight:600;border-radius:16px}.generate-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.generate-hint{font-size:14px;color:#86868b;font-weight:400}.error-message-create{padding:14px 18px;background:#fff5f5;color:#dc2626;border-radius:12px;font-size:15px;font-weight:500;border:1px solid #fecaca}@media(max-width:768px){.create-header{padding:16px 20px}.create-content{padding:24px 16px 120px}.section-body{padding-left:0}.form-grid-create,.color-row,.templates-grid{grid-template-columns:1fr}.header-spacer{display:none}}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#0a0a0a}.login-screen .sc-btn{padding:15px 40px;border:1px solid #666!important}.login-screen .sc-btn-secondary{padding:15px 40px}.login-bg{position:absolute;inset:0;z-index:0}.login-bg video{width:100%;height:100%;object-fit:cover}.login-card{position:relative;z-index:10;background:linear-gradient(#0003,#000c);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);height:100vh;padding:48px 20px;width:100vw;text-align:center;align-items:center;justify-content:center;flex-direction:column;display:flex}.login-logo{margin-bottom:32px}.login-logo img{height:60px;width:auto}.login-header{margin-bottom:32px}.login-header h1{font-size:38px;font-weight:700;color:#fff;margin-bottom:8px}.login-header p{font-size:25px;color:#fff9;line-height:1.5}.login-divider{display:flex;align-items:center;flex-direction:column;gap:16px;margin-bottom:44px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.login-divider span{font-size:42px;color:#fff;letter-spacing:-.5px;font-weight:700}.login-divider .subtitle{font-size:20px;color:#fffc;line-height:1.5;font-weight:500;letter-spacing:0!important}.google-login-btn{width:300px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 18px;border:1px solid #424c56;background:#fff;border-radius:12px;font-size:15px;font-weight:400;color:#1a1a1a;cursor:pointer;transition:all .1s ease}.google-login-btn:hover{background:#f2f2f2}.google-login-btn:active{transform:translateY(0)}.google-login-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.github-login-btn{width:300px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 18px;background:#24292e;border:1px solid #424c56;border-radius:12px;font-size:15px;font-weight:400;color:#fff;cursor:pointer;transition:all .2s ease}.github-login-btn:hover{background:#1a1d21}.github-login-btn:active{transform:translateY(0)}.github-login-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.login-buttons{display:flex;flex-direction:column;gap:12px;width:100%}.login-footer{margin-top:32px;font-size:15px;color:#fff9}.login-footer p{margin-bottom:4px}.login-links{display:flex;align-items:center;justify-content:center;gap:8px}.login-links a{color:#fff9;text-decoration:underline;transition:color .2s}.login-links a:hover{text-decoration:underline}.login-links span{color:#ffffff4d}.login-decoration{position:absolute;inset:0;pointer-events:none;overflow:hidden}.login-decoration-circle{position:absolute;border-radius:50%;border:1px solid rgba(250,204,21,.1);animation:float 20s ease-in-out infinite}.login-decoration-circle:nth-child(1){width:400px;height:400px;top:-100px;right:-100px;animation-delay:0s}.login-decoration-circle:nth-child(2){width:300px;height:300px;bottom:-50px;left:-50px;animation-delay:-5s}.login-decoration-circle:nth-child(3){width:200px;height:200px;top:50%;left:10%;animation-delay:-10s}@keyframes float{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(10px,-10px) rotate(5deg)}50%{transform:translateY(10px) rotate(0)}75%{transform:translate(-10px,-5px) rotate(-5deg)}}.auth-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#0a0a0a;color:#fff9}.auth-loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#facc15;border-radius:50%;animation:spin 1s linear infinite}span[data-editable=title]{display:flex;flex-wrap:wrap;gap:26px;justify-content:center}span.centered{justify-content:center}span[style*=background-color]{box-decoration-break:clone;-webkit-box-decoration-break:clone}.iphone-mockup{position:relative;border-radius:158px!important;border:none!important;background:#0e0e0e00;z-index:10;overflow:visible!important}.android-mockup{border-radius:75px!important;box-shadow:inset 0 0 0 1px #444,0 0 0 1px #000,0 30px 60px #00000080!important;overflow:hidden!important;background:#000}.iphone-mockup img{border-radius:158px!important;display:block;box-shadow:inset 0 0 0 1px #444,0 0 0 1px #000,0 30px 60px #00000080!important;width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.android-mockup img{border-radius:0!important}.auth-callback{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0a}.style-preview-reworked .colorful-promo-img{width:60%;height:auto;object-fit:cover;bottom:2%!important}.style-preview-reworked{margin-top:0;margin-bottom:0}.style-preview-reworked .rw_preview>div{border-radius:140px!important;overflow:hidden!important;box-shadow:0 0 15px #000!important}.style-preview-reworked .seller-promo-img{width:auto!important;height:80%!important;object-fit:contain;bottom:-30%!important}.auth-callback-content p{margin-top:16px}.app-dashboard{display:flex;min-height:100vh;background:linear-gradient(135deg,#fff,#dcdcdc,#fff,#aaa,#e7e7e7);font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1d1d1f;position:relative;overflow:hidden}.app-dashboard:before{content:"";position:fixed;top:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(85,128,247,.4) 0%,transparent 70%);animation:floatOrb1 20s ease-in-out infinite;pointer-events:none;z-index:0}.app-dashboard:after{content:"";position:fixed;bottom:-30%;right:-20%;width:80%;height:80%;background:radial-gradient(circle,rgba(59,130,246,.3) 0%,transparent 60%);animation:floatOrb2 25s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes floatOrb1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(5%,10%) scale(1.05)}66%{transform:translate(-5%,5%) scale(.95)}}@keyframes floatOrb2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-10%,-5%) scale(1.1)}}.app-sidebar{width:230px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:flex-start;position:fixed;border-radius:30px;corner-shape:squircle;-webkit-corner-shape:squircle;top:10px;left:10px;bottom:10px;z-index:100;padding:20px 12px}.sidebar-logo{display:flex;align-items:center;justify-content:center;padding:0;margin-bottom:28px}.sidebar-logo img{height:40px;width:40px;object-fit:contain;border-radius:12px}.sidebar-logo-text{display:none}.sidebar-nav{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav-label{display:none}.sidebar-menu-item{display:flex;align-items:center;justify-content:flex-start;min-width:210px;height:auto;gap:10px;background:transparent;border:none;border-radius:12px;color:#404652;cursor:pointer;position:relative;padding:8px 0 8px 12px;border:1px solid transparent}.sidebar-menu-item span{font-size:16px;font-weight:400}.sidebar-menu-item.active span{font-weight:500}.sidebar-menu-item.active{background:#f9fafa;border-color:#c8c8c8}.sidebar-menu-item i{font-size:22px!important;width:22px;text-align:center}.sidebar-menu-item .itemname,.sidebar-menu-item .itemdesc{display:none}.pro-item{position:absolute;top:6px;right:6px;width:8px;height:8px;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:50%;padding:0;font-size:0}.sidebar-menu-item svg{width:18px;height:18px;stroke-width:1.8;flex-shrink:0}#capture-playStore-0>div:nth-of-type(2){transform:scale(1)!important}#capture-playStore-0>div:nth-of-type(2) .rating-badge-content{transform:scale(.8)!important}.sidebar-plan-badge{display:flex;align-items:center;justify-content:center}.sidebar-plan-badge span{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.8px;padding:3px 8px;border-radius:8px}.sidebar-plan-badge span.free{background:#e1e3e7;color:#e35a05}.sidebar-plan-badge span.pro{background:#e1e3e7;color:#3a4f78}.sidebar-profile{margin-top:auto;padding:10px;width:100%;background:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start}.profile-top{display:flex;gap:10px;align-items:flex-start}.sidebar-profile-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.sidebar-profile-btn{display:flex;align-items:center;justify-content:flex-start;width:100%;height:auto;padding:8px 6px;gap:10px;background:transparent;border:none;border-radius:14px;color:#6b7280;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.sidebar-profile-btn span{font-size:16px;font-weight:400}.sidebar-profile-btn.active{color:#000}.sidebar-profile-btn i{font-size:20px!important}.sidebar-divider{height:1px;background:#0000000f;margin:12px 0}.sidebar-user{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;transition:background .2s ease;cursor:pointer}.sidebar-user:hover{background:#0000000a}.sidebar-user-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.sidebar-user-avatar img{width:100%;height:100%;object-fit:cover}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{display:block;font-size:14px;font-weight:600;color:#1d1d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-plan{display:block;font-size:12px;color:#86868b;margin-top:2px}.sidebar-user-plan.pro{color:#ff9500;font-weight:600}.sidebar-logout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:8px 14px;background:#292929;border:1px solid var(--ds-border-primary);border-radius:8px;font-size:13px;font-weight:500;color:var(--ds-text-secondary);cursor:pointer;transition:all var(--ds-transition-fast)}.sidebar-logout-btn:hover{background:#ff675f14;border-color:transparent;color:var(--ds-error)}.sidebar-logout-btn svg{width:16px;height:16px;stroke-width:1.8}.app-content{flex:1;margin:10px 10px 0 250px;border-radius:30px;corner-shape:squircle;-webkit-corner-shape:squircle;padding:40px 48px;min-height:calc(100vh - 32px);background:#fff;overflow-x:hidden;overflow-y:auto;position:relative;z-index:10}.pro-upgrade-banner{margin-bottom:32px;padding:20px 28px;background:#000;border-radius:32px;corner-shape:squircle;-webkit-corner-shape:squircle;position:relative;overflow:hidden}.pro-upgrade-content{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:1}.pro-upgrade-text{display:flex;align-items:center;gap:12px;font-weight:400}.pro-upgrade-highlight{font-size:28px;font-weight:500;color:#ffffff93;margin-right:10px}@keyframes sparkle{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(5deg)}}.pro-upgrade-title{font-size:16px;font-weight:400;color:#fff;line-height:1.4}.pro-upgrade-btn{flex-shrink:0;padding:12px 28px;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #6366f166,0 0 0 1px #ffffff1a inset;letter-spacing:-.2px}.pro-upgrade-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px #6366f180,0 0 0 1px #fff3 inset}.pro-upgrade-btn:active{transform:translateY(0) scale(.98)}@media(max-width:768px){.pro-upgrade-banner{padding:16px 20px}.pro-upgrade-content{flex-direction:column;text-align:center;gap:16px}.pro-upgrade-text{flex-direction:column;gap:8px}.pro-upgrade-title{font-size:14px}.pro-upgrade-btn{width:100%}}.content-section-wide{max-width:900px}.content-header{margin-bottom:30px}.content-header h2{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:4px;letter-spacing:-.5px}.content-subtitle{font-size:16px;color:#6b7280;font-weight:400;line-height:1.5}.styles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:1000px){.styles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.styles-grid{grid-template-columns:1fr}}.style-card{background:linear-gradient(135deg,#fefefe,#f8fafc);border-radius:32px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;padding:10px;border:1px solid rgba(0,0,0,.15)}.style-card.selected{border:2px solid #1f2937}.checkbox-container{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f5f5f7;border-radius:12px}.checkbox-container input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#007aff}.checkbox-container span{font-size:15px;font-weight:600;color:#1d1d1f}.style-preview{aspect-ratio:9 / 10;overflow:hidden;background:#f5f5f7;border-radius:22px;margin-bottom:8px}.style-preview img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.style-card:hover .style-preview img{transform:scale(1.05)}.style-info{display:flex;align-items:center;justify-content:space-between}.style-name{font-size:17px;font-weight:500;color:#1d1d1f}.style-use-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#007aff;color:#fff;border:none;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.style-use-btn:hover{background:#0051d5;transform:scale(1.05)}.settings-page{min-height:100vh}.settings-header{display:flex;align-items:center;justify-content:space-between;padding:24px 40px;background:#fffc;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:50}.settings-back-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;border:1px solid #d2d2d7;border-radius:12px;font-size:15px;font-weight:600;color:#1d1d1f;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000a}.settings-back-btn:hover{background:#f5f5f7;box-shadow:0 4px 12px #00000014}.settings-header h1{font-size:22px;font-weight:700;color:#1d1d1f}.settings-header-spacer{width:140px}.settings-content{margin:0 auto}.settings-section{margin-bottom:36px}.settings-section-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.settings-section-header h2{font-size:13px;letter-spacing:.6px;font-weight:600;color:#86868b;text-transform:uppercase}.settings-section-header svg{width:16px;height:16px;color:#86868b;stroke-width:2}.settings-card{background:linear-gradient(135deg,#fefefe,#f8fafc);border-radius:18px;overflow:hidden;border:1px solid rgba(0,0,0,.15)}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.04)}.settings-row:last-child{border-bottom:none}.settings-row-label{font-size:15px;color:#6b7280;font-weight:400}.settings-row-value{font-size:15px;font-weight:600;color:#1f2937}.settings-avatar{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#fbbf24,#f59e0b);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#000;overflow:hidden}.settings-avatar img{width:100%;height:100%;object-fit:cover}.settings-plan-badge{padding:6px 14px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.settings-plan-badge.free{background:#f3f4f6;color:#df9100}.settings-plan-badge.pro{background:linear-gradient(135deg,#222,#444);color:#fff}.settings-status-badge{font-size:14px;font-weight:600;color:#10b981}.settings-upgrade-prompt{padding:24px;text-align:center}.settings-upgrade-prompt p{font-size:14px;color:#a7a7a7;margin-bottom:20px}.settings-upgrade-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#1db954;color:#000;border:none;border-radius:500px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.settings-upgrade-btn:hover{background:#1ed760;transform:scale(1.04)}.settings-toggle{position:relative;display:inline-block;width:51px;height:31px;cursor:pointer}.settings-toggle input{opacity:0;width:0;height:0}.settings-toggle-slider{position:absolute;inset:0;background:#e9e9eb;border-radius:31px;transition:all .3s cubic-bezier(.4,0,.2,1)}.settings-toggle-slider:before{content:"";position:absolute;width:27px;height:27px;left:2px;bottom:2px;background:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #00000026,0 1px 2px #0000001a}.settings-toggle input:checked+.settings-toggle-slider{background:var(--ds-success)}.settings-toggle input:checked+.settings-toggle-slider:before{transform:translate(20px)}.language-selection-container{display:flex;flex-direction:column;gap:16px;width:100%}.language-grid-modern{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;width:100%}@media(max-width:1024px){.language-grid-modern{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.language-grid-modern{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.language-grid-modern{grid-template-columns:repeat(2,1fr)}}.language-card-modern{background:#f8f9fa;border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:8px 12px;cursor:pointer;transition:all .1s cubic-bezier(.4,0,.2,1);position:relative;-webkit-user-select:none;user-select:none;min-width:0}.language-card-modern:hover{background:#fff;border-color:#0000001a}.language-card-modern.selected{background:#fff;border-color:#000}.language-card-modern.disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.5)}.language-card-content{display:flex;align-items:center;gap:10px}.checkbox-modern{width:18px;height:18px;border:1.5px solid rgba(0,0,0,.2);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;background:#fff;flex-shrink:0}.checkbox-modern.checked{background:#000;border-color:#000;color:#fff}.flag-img-modern{width:22px;height:16px;border-radius:3px;object-fit:cover;flex-shrink:0;box-shadow:0 1px 2px #0000}.language-card-modern .name{font-size:14px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pro-badge-mini{font-size:11px;font-weight:800;background:transparent;color:#000;padding:0;margin-left:auto;flex-shrink:0;display:flex;align-items:center}.show-more-languages-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background:transparent;border-radius:100px;color:#444b5a;background-color:#f0f2f5;font-size:15px;font-weight:500;cursor:pointer;letter-spacing:-.5;transition:all .2s;margin-top:8px;width:250px;align-self:center}.show-more-languages-btn:hover{background:#00000005;border-color:#00000026;color:#000}.language-grid{display:none}.create-section-inline{width:100%;margin-bottom:28px}.section-title-inline{font-size:16px;font-weight:500;color:#333;margin-bottom:10px;letter-spacing:.5px}.snum{font-size:14px;background:#000;color:#fff;padding:2px 8px;border-radius:50%;margin-right:8px;font-weight:900}.section-num{display:none}.settings-section-inline{margin-bottom:24px}.settings-section-inline .settings-section-header{display:flex;align-items:center;gap:4px;margin-bottom:6px}.settings-section-inline .settings-section-header h3{font-size:14px;font-weight:600;color:#000}.aso-container{width:100%!important}.aso-input-section{border-radius:var(--ds-radius-2xl);margin-bottom:24px}.aso-input-section .form-group-create{margin-bottom:24px}.aso-input-section .form-group-create:last-of-type{margin-bottom:28px}.aso-generate-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:40%;padding:10px 28px;background:linear-gradient(95deg,#222,#444);color:#fff;border:2px solid #666;border-radius:17px;font-size:15px;font-weight:600;margin-top:23px;cursor:pointer;box-shadow:inset 0 0 10px 6px #0000;transition:all var(--ds-transition-normal)}.aso-generate-btn:hover:not(:disabled){box-shadow:inset 0 0 10px 6px #00000038}.aso-generate-btn:active:not(:disabled){transform:translateY(0)}.aso-generate-btn:disabled{opacity:.5;cursor:not-allowed}.aso-results{background:var(--ds-bg-elevated);border-radius:var(--ds-radius-2xl)}.aso-results-title{font-size:20px;font-weight:600;color:var(--ds-text-primary);margin-bottom:0;display:flex;align-items:center;gap:12px;letter-spacing:-.3px}.aso-result-card{border-radius:var(--ds-radius-lg);padding:0;margin-bottom:10px}.aso-result-card:last-child{margin-bottom:0}.aso-result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.aso-result-label{font-size:14px;font-weight:500;color:var(--ds-text-primary)}.aso-result-limit{font-size:12px;display:none;color:var(--ds-text-tertiary);font-weight:500}.aso-result-content{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f2f2f2;border-radius:10px;padding:7px 10px;transition:all var(--ds-transition-fast)}.aso-result-content p{flex:1;font-size:15px;color:var(--ds-text-primary);line-height:1.6;margin:0}.aso-result-content.aso-description{align-items:flex-start}.aso-result-content.aso-description p{white-space:pre-wrap}.aso-copy-btn{display:flex;align-items:center;justify-content:center;padding:5px;border-radius:5px;background:#fff;color:var(--ds-text-tertiary);cursor:pointer;flex-shrink:0}.aso-copy-btn:hover{border-color:var(--ds-text-primary);color:#000}.aso-char-count{font-size:12px;color:#aaa;margin-top:8px;text-align:right;font-weight:500}.aso-error-message{background:#ff3b3014;border:1px solid rgba(255,59,48,.2);border-radius:var(--ds-radius-lg);padding:14px 18px;color:var(--ds-error);font-size:14px;font-weight:500;margin-bottom:20px}.aso-language-selector{display:flex;gap:10px;margin-bottom:28px;flex-wrap:wrap;border-radius:50px}.aso-lang-btn{display:flex;align-items:center;gap:10px;padding:10px 18px;background:#f0f0f0;border:none;border-radius:50px;cursor:pointer}.aso-lang-btn.active{background:#fff;border:1px solid #000}.aso-lang-flag-img{width:20px;height:14px;border-radius:2px;object-fit:cover;flex-shrink:0;box-shadow:0 1px 2px #0000001a}.aso-lang-name{font-size:14px;font-weight:600;color:var(--ds-text-primary)}.aso-language-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;max-height:420px;overflow-y:auto;padding:4px;scrollbar-width:thin;scrollbar-color:var(--ds-text-quaternary) transparent}.aso-language-grid::-webkit-scrollbar{width:6px}.aso-language-grid::-webkit-scrollbar-track{background:transparent}.aso-language-grid::-webkit-scrollbar-thumb{background:var(--ds-text-quaternary);border-radius:3px}.aso-lang-grid-btn{display:flex;align-items:center;gap:10px;padding:10px 18px;background:linear-gradient(135deg,#f2f2f2,#f2f2f2);border:1px solid transparent;border-radius:30px;corner-shape:squircle;cursor:pointer;-webkit-corner-shape:squircle;transition:all var(--ds-transition-fast);justify-content:flex-start;text-align:left}.aso-lang-grid-btn.selected{background:#fff;border-color:#000}.aso-lang-grid-btn.disabled{opacity:.35;cursor:not-allowed}.aso-lang-grid-btn .aso-lang-flag{font-size:18px}.aso-lang-grid-btn .aso-lang-name{font-size:14px;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aso-lang-count{font-weight:500;color:var(--ds-text-tertiary);font-size:13px}.aso-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.aso-results-lang{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--ds-bg-tertiary);border-radius:var(--ds-radius-sm);font-size:12px;font-weight:600;color:var(--ds-text-secondary)}.aso-regenerate-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:24px;padding:14px 28px;background:var(--ds-bg-elevated);border:1.5px solid var(--ds-border-primary);border-radius:var(--ds-radius-lg);font-size:15px;font-weight:600;color:var(--ds-text-secondary);cursor:pointer;transition:all var(--ds-transition-fast)}.aso-regenerate-btn:hover{border-color:var(--ds-text-primary);color:var(--ds-text-primary);background:var(--ds-bg-tertiary)}.spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.icon-style-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:0}.icon-style-card{display:flex;align-items:center;padding:12px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;gap:14px}.icon-style-card:hover{border-color:#00000026;box-shadow:0 4px 12px #0000000d}.icon-style-card.selected{border-color:#000;box-shadow:0 4px 12px #00000014}.icon-style-preview{width:60px;height:60px;border-radius:14px;background:#f3f4f6;flex-shrink:0;overflow:hidden;border:1px solid rgba(0,0,0,.04)}.icon-style-preview img{width:100%;height:100%;object-fit:cover}.icon-style-content{flex:1;display:flex;flex-direction:column;gap:0px;padding-right:24px}.icon-style-name-text{font-size:15px;font-weight:600;color:#111}.icon-style-description-text{font-size:14px;color:#616e85;line-height:1.3}.icon-style-card .checkbox-modern{position:absolute;top:12px;right:12px}.icon-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:8px}.icon-result-card{position:relative;border-radius:32px;overflow:hidden;border:1px solid var(--ds-border-primary);background:var(--ds-bg-tertiary);aspect-ratio:1;cursor:pointer;transition:all var(--ds-transition-normal);box-shadow:var(--ds-shadow-sm)}.invert{filter:brightness(0) invert(1)}.icon-result-card img{width:100%;height:100%;object-fit:cover}.icon-result-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,#000c);display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:14px;font-weight:600;opacity:0;transition:opacity var(--ds-transition-fast)}.icon-result-card:hover .icon-result-overlay{opacity:1}.app-selector-container .my-btnw{width:100%!important}.empty-state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 48px;background:transparent;border-radius:24px}.cloud-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;object-fit:cover}.empty-state-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:20px;color:#9ca3af;margin-bottom:24px}.empty-state-title{font-size:26px;font-weight:700;color:#1f2937;margin-bottom:8px;letter-spacing:-.5px}.empty-state-desc{font-size:15px;color:#6b7280;max-width:360px;line-height:1.6;margin-bottom:32px}@media(max-width:1024px){.app-content{padding:32px 36px}.templates-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media(max-width:900px){.app-sidebar{width:72px;left:12px;top:12px;bottom:12px}.app-content{margin:12px 12px 12px 96px;padding:28px 24px}.form-grid-create{grid-template-columns:1fr}}@media(max-width:768px){.app-dashboard{flex-direction:column}.app-sidebar{position:fixed;left:50%;transform:translate(-50%);bottom:16px;top:auto;width:auto;height:auto;flex-direction:row;padding:12px 20px;border-radius:20px;gap:8px}.sidebar-logo{display:none}.sidebar-nav{flex-direction:row;gap:8px}.sidebar-profile{flex-direction:row;padding:0;border:none;margin:0}.sidebar-profile-actions{flex-direction:row;gap:8px}.app-selector-container{display:none}.app-content{margin:0;border-radius:0;padding:24px 20px 120px;min-height:100vh}.content-header h2{font-size:26px}.uploaded-images-create{grid-template-columns:repeat(3,1fr)}}.app-selector-container{padding:0;margin-bottom:20px;position:relative;width:100%;display:flex;justify-content:flex-start}.app-selector-container .my-btn{width:48px;height:48px;padding:0;border-radius:14px;justify-content:center;font-size:15px}.app-selector-loading{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#6b7280}.add-app-btn-highlight{display:none}.app-selector-btn{display:flex;align-items:center;justify-content:center;min-width:100%;height:48px;padding:0;gap:8px;background:#fff;border:none;border-radius:14px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.app-selector-btn:hover span{text-decoration:underline}.app-selector-icon{width:48px;height:48px;font-size:28px;font-weight:900;display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0;background:linear-gradient(135deg,#e5e5e5 0% 100%);border-radius:150px;color:#000;flex-shrink:0;margin-left:-15px}.app-selector-info{display:flex;flex-direction:column;align-items:flex-start}.app-selector-name{font-size:15px;font-weight:600;color:#000;text-align:left}.app-selector-desc{font-size:13px;font-weight:400;color:#707070}.app-selector-chevron{color:var(--ds-text-tertiary);transition:transform var(--ds-transition-fast)}.app-selector-chevron.open{transform:rotate(180deg)}.app-dropdown{position:absolute;top:calc(100% + 0px);left:16px;right:16px;background:#111;border:1px solid #222;border-radius:0 0 12px 12px;box-shadow:var(--ds-shadow-lg);z-index:100;padding:8px;max-height:320px;overflow-y:auto;padding-top:0!important}.app-dropdown-label{padding:8px 12px;font-size:12px;font-weight:600;color:#fff;opacity:.4;text-transform:uppercase;letter-spacing:.5px}.app-dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:8px 10px;background:transparent;border:none;border-radius:12px;font-size:14px;font-weight:400;color:#fff;cursor:pointer;transition:all var(--ds-transition-fast);text-align:left}.app-dropdown-item:hover{background:#1d1d1d;color:#fff}.app-dropdown-item.active{background:#1d1d1d;color:#fff;font-weight:400}.app-dropdown-item.add-new{color:#000;align-items:center;justify-content:center;padding:10px 12px;font-weight:600;background:#fff;margin:15px 0 10px;border-radius:100px}.app-dropdown-item.add-new:hover{background:#dbdbdb}.app-dropdown-check{margin-left:auto;color:#d6a647!important}.app-dropdown-divider{height:0px;background:#282828;margin:8px 0}.sidebar-menu-item.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.sidebar-menu-item.disabled:hover{background:transparent;color:var(--ds-text-secondary)}.selected-app-card{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fff 0% 100%);padding:20px 24px;border-radius:30px;margin-bottom:24px;border:2px dashed rgba(0,0,0,.15)}.selected-app-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff,#f1f1f1);border:1px solid rgba(0,0,0,.15);border-radius:34px;corner-shape:squircle;-webkit-corner-shape:squircle;color:#000;font-size:22px;font-weight:700;flex-shrink:0}.selected-app-info{flex:1;min-width:0;flex-direction:column;display:flex}.selected-app-name{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:0;letter-spacing:-.2px}.selected-app-desc{font-size:14px;color:#6b7280;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-app-remove{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0000000a;border:none;border-radius:10px;color:#9ca3af;cursor:pointer;transition:all .2s ease;flex-shrink:0}.selected-app-remove:hover{background:#fee2e2;color:#ef4444}.use-app-hint{margin-bottom:16px}.use-app-hint button{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f5f5f7;border:1px solid #e5e5e7;border-radius:10px;font-size:13px;font-weight:600;color:#1d1d1f;cursor:pointer;transition:all .2s ease}.use-app-hint button:hover{background:#ebebed;border-color:#d1d1d6}.use-app-hint button svg{color:#6e6e73}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.modal-content{background:#fff;border-radius:24px;width:100%;max-height:90vh;max-width:480px;border:1px solid rgba(0,0,0,.2);overflow:hidden}.w-100{width:100%!important}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.add-app-modal{position:relative}.add-app-modal .modal-close-btn{position:absolute;top:20px;right:20px;z-index:10}.modal-icon-header{padding:36px 32px 24px;text-align:left;padding-bottom:10px!important}.modal-app-icon{display:none}.modal-icon-header h3{font-size:26px;font-weight:700;color:#1d1d1f;letter-spacing:-.6px;margin:0}.modal-icon-header p{font-size:15px;color:#86868b;margin:8px 0 0;line-height:1.5}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #f5f5f7}.modal-header h3{font-size:20px;font-weight:600;color:#1d1d1f}.modal-close-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f5f5f7;border:none;border-radius:50%;color:#86868b;cursor:pointer;transition:all .2s ease}.modal-close-btn:hover{background:#e5e5ea;color:#1d1d1f}.modal-body{padding:12px 16px}.modal-body .form-group-create{margin-bottom:20px}.modal-body .form-group-create:last-child{margin-bottom:0}.modal-body .form-label-create{font-size:14px;font-weight:600;color:#1d1d1f;margin-bottom:0}.modal-body .form-input-create,.modal-body .form-textarea-create{padding:12px 16px;border:1px solid #d2d2d7;border-radius:14px;font-size:16px;background:#fff;color:#1d1d1f;transition:all .2s cubic-bezier(.4,0,.2,1)}.modal-body .form-input-create::placeholder,.modal-body .form-textarea-create::placeholder{color:#999}.modal-body .char-count-create{font-size:13px;color:#86868b;margin-top:6px;text-align:right}.modal-footer{display:flex;flex-direction:column;gap:12px;padding:12px 32px 28px}.modal-cancel-btn{flex:1;padding:13px 20px;background:#f5f5f7;border:none;border-radius:12px;font-size:16px;font-weight:600;color:#1d1d1f;cursor:pointer;transition:all .2s ease}.modal-cancel-btn:hover{background:#e5e5ea}.modal-save-btn{flex:1;display:flex;width:100%;align-items:center;justify-content:center;gap:8px;padding:13px 20px;background:#007aff;border:none;border-radius:12px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 12px #007aff4d}.modal-save-btn:hover{background:#0051d5;box-shadow:0 4px 16px #007aff66;transform:translateY(-1px)}.modal-save-btn:active:not(:disabled){transform:translateY(0)}.modal-save-btn:disabled{background:#e5e5ea;color:#aeaeb2;cursor:not-allowed;transform:none;box-shadow:none}.ai-loading-container{display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 40px;background:linear-gradient(135deg,#fefefe,#f8fafc);border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin:24px 0;border:1px solid rgba(0,0,0,.15)}.ai-loading-skeleton-grid{display:flex;gap:20px;justify-content:center}.ai-skeleton-icon{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:28px;background:linear-gradient(135deg,#fff 0% 100%);overflow:hidden}.ai-skeleton-shimmer{position:absolute;top:0;left:0;width:100%;height:200%;background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,.05) 20%,rgba(0,0,0,.05) 30%,rgba(0,0,0,.015) 50%,transparent 100%);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.ai-loading-skeleton-metadata{display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px;position:relative;align-self:center;align-items:center}.ai-skeleton-line{border-radius:8px;background:linear-gradient(135deg,#f0f0f0 0% 100%);position:relative;overflow:hidden}.ai-skeleton-title{height:28px;width:70%}.ai-skeleton-subtitle{height:20px;width:50%}.ai-skeleton-text{height:16px;width:90%}.ai-skeleton-text.short{width:60%}.ai-loading-skeleton-screenshots{display:flex;gap:16px;justify-content:center;margin-bottom:16px}.ai-skeleton-phone{width:80px;height:160px;border-radius:12px;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);position:relative;overflow:hidden}.ai-skeleton-phone:before{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:20px;height:4px;background:#0000001a;border-radius:2px}.screenshot-generating-view{display:flex;flex-direction:column;align-items:stretch;padding-top:24px}.screenshot-generating-view .create-section-inline{width:100%;margin-bottom:24px}.screenshot-generating-view .section-body-inline{width:100%}.screenshot-generating-view .selected-app-card{background:#fff;border:1px solid rgba(0,0,0,.15);width:100%}@keyframes pulse-glow{0%,to{box-shadow:0 4px 24px #0000000f}50%{box-shadow:0 4px 32px #007aff26}}.screenshot-generating-view .ai-loading-container{width:100%;margin:0}.ai-loading-status{display:flex;flex-direction:column;align-items:center;gap:16px}.ai-loading-indicator{display:flex;align-items:center;gap:12px}.ai-loading-sparkle{color:#000;animation:sparkle-pulse 1.5s ease-in-out infinite}@keyframes sparkle-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.ai-loading-dots{display:flex;gap:6px}.ai-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#000 0% 100%);animation:dot-bounce 1.4s ease-in-out infinite}.ai-dot:nth-child(1){animation-delay:0s}.ai-dot:nth-child(2){animation-delay:.2s}.ai-dot:nth-child(3){animation-delay:.4s}@keyframes dot-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.ai-loading-step-text{font-size:17px;font-family:SF Pro;font-weight:400;color:#000;letter-spacing:0em;text-align:center;min-height:22px;z-index:5}.ai-typing-cursor{display:inline-block;color:#000;font-weight:300;animation:blink-cursor .8s step-end infinite;margin-left:1px}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.ai-loading-progress{display:flex;gap:8px;margin-top:4px}.ai-progress-dot{width:6px;height:6px;border-radius:50%;background:#3a3a3a;transition:all .4s cubic-bezier(.4,0,.2,1)}.ai-progress-dot.active{background:linear-gradient(135deg,#a78bfa,#818cf8);box-shadow:0 0 8px #a78bfa80}.generate-btn-loading,.aso-generate-btn.loading{position:relative;overflow:hidden}.generate-btn-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);animation:btn-shimmer 1.5s infinite}@keyframes btn-shimmer{0%{left:-100%}to{left:100%}}.settings-manage-btn{width:100%;margin-top:1rem;padding:.8rem;background:#f0f0f0;color:#333;border:1px solid #ddd;border-radius:8px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.settings-manage-btn:hover{background:#e5e5e5;transform:translateY(-1px)}.settings-row.clickable{cursor:pointer;transition:background-color .2s ease}.settings-row.clickable:hover{background-color:#00000005}.settings-row.danger:hover{background-color:#ff44440d}.pro-gate-container{min-height:400px;display:flex;align-items:center;justify-content:center;padding:40px}.pro-gate-overlay{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:24px;padding:60px 40px;text-align:center;max-width:450px;box-shadow:0 4px 20px #0000000d}.pro-gate-content{display:flex;flex-direction:column;align-items:center;gap:16px}.pro-gate-icon{width:80px;height:80px;background:linear-gradient(135deg,#fff9e6,#fff3cd);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.pro-gate-content h3{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.pro-gate-content p{font-size:15px;color:#666;line-height:1.6;margin:0;max-width:320px}.pro-gate-btn{margin-top:16px;padding:14px 32px!important;font-size:15px!important;background:linear-gradient(135deg,gold,orange)!important;color:#1a1a1a!important;font-weight:600!important}.pro-gate-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffd7004d!important}.style-locked-wrapper{opacity:.5;pointer-events:none}.style-lock-overlay{position:absolute;top:40px;right:12px;z-index:10}.style-pro-badge{background:transparent;color:#000;font-size:12px;font-weight:800;padding:0;border-radius:6px;letter-spacing:.5px;box-shadow:none;display:flex;align-items:center}.lang-pro-badge{position:absolute;top:4px;right:4px;background:#000;color:#fff;font-size:8px;font-weight:700;padding:2px 5px;border-radius:4px;letter-spacing:.3px}.language-option{position:relative}.language-option.locked{opacity:.5;cursor:not-allowed!important}.pro-upgrade-btn{background:linear-gradient(135deg,gold,orange)!important;color:#1a1a1a!important;font-weight:600!important}.pro-upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffd7004d!important}@media(max-width:1200px){.hero-content{max-width:50%!important}.hero-title-new{font-size:52px}}@media(max-width:1024px){.hero-flex{flex-direction:column;text-align:center;gap:60px;padding-top:40px}.hero-content{max-width:100%!important;display:flex;flex-direction:column;align-items:center}.hero-title-new{width:100%;font-size:48px;margin-bottom:20px}.hero-subtitle{max-width:80%;margin:0 auto 32px}.hero-buttons{justify-content:center;margin-bottom:40px}.hero-phones-stack{justify-content:center;width:100%;overflow-x:auto;padding:20px 0}.hero-phone-frame{flex-shrink:0}.comparison-wrapper{max-width:800px;margin:0 auto}}@media(max-width:768px){.header{height:64px}.header.scrolled{height:52px}.header-inner{padding:0 20px}.nav{display:none}.hero{padding-top:100px}.hero-title-new{font-size:52px;line-height:1.1}.hero-subtitle{font-size:26px;max-width:70%}.hero-phone-frame{width:160px;height:350px;border-radius:32px}.language-div{width:220px;height:44px;font-size:14px;margin-bottom:24px}.section-title{font-size:32px}.section-subtitle-soft{font-size:1.25rem}.comparison-card{padding:24px;border-radius:24px}.features-extra-grid{grid-template-columns:1fr!important}.pricing-grid-new{grid-template-columns:1fr!important;max-width:400px;margin:0 auto}.cta-title{font-size:28px}.footer-inner{flex-direction:column;gap:48px;text-align:center;align-items:center}.footer-links{grid-template-columns:1fr!important;gap:32px;text-align:center}.footer-left{align-items:center;display:flex;flex-direction:column}.footer-inner>div{width:100%}}@media(max-width:480px){.hero-title-new{font-size:52px}.comparison-card{width:90%!important;margin:0 auto}.hero-gallery{display:none!important}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%}.hero-phone-frame{width:140px;height:300px}.hero-phones-stack{gap:8px}}.background-color-picker{margin-top:24px;padding:10px 0;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.06)}.color-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.color-picker-label{font-size:14px;font-weight:600;color:#515865;letter-spacing:.5px}.color-picker-hint{font-size:12px;color:#0006}.color-picker-options{display:flex;flex-wrap:wrap;gap:8px}.color-option{width:36px;height:36px;border-radius:10px;border:2px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 8px #0003}.color-option:hover{transform:scale(1.1);border-color:#ffffff4d}.color-option.selected{border-color:#fff;transform:scale(1.1);box-shadow:0 4px 16px #fff3}.color-check{color:#fff;font-size:14px;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.5)}.custom-color-input{background:linear-gradient(135deg,#ff6b6b,#feca57,#48dbfb,#ff9ff3,#ff6b6b);background-size:200% 200%;animation:gradientShift 3s ease infinite;position:relative;overflow:hidden}.custom-color-input:hover{border-color:#ffffff80}.custom-color-icon{color:#fff;font-size:18px;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.5)}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(max-width:768px){.color-picker-header{flex-direction:column;align-items:flex-start;gap:4px}.color-option{width:32px;height:32px}}.landing-page-root{font-family:SF Pro Display,SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}.btn-apple-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;letter-spacing:-.01em;background:#000;color:#fff;border:none;border-radius:980px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.btn-apple-primary:hover{background:#1d1d1f;transform:scale(1.05);box-shadow:0 10px 40px #00000026}.btn-apple-primary-large{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 40px;font-size:17px;font-weight:600;letter-spacing:-.01em;background:#fff;color:#000;border:none;border-radius:980px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.btn-apple-primary-white{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 28px;font-size:15px;font-weight:600;letter-spacing:-.01em;background:#fff;color:#000;border:none;border-radius:980px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.btn-apple-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;letter-spacing:-.01em;background:transparent;color:#000;border:1px solid #d2d2d7;border-radius:980px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.btn-apple-secondary:hover{background:#f5f5f7;border-color:#86868b;transform:scale(1.05)}.btn-apple-secondary-dark{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 28px;font-size:15px;font-weight:600;letter-spacing:-.01em;background:#000;color:#fff;border:none;border-radius:980px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.btn-apple-secondary-dark:hover{background:#1d1d1f;transform:scale(1.02)}.hero-apple{padding:140px 0 60px;text-align:center;position:relative;overflow:hidden}.hero-split{display:flex;align-items:flex-start;gap:48px}.hero-split-left{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.hero-split-right{flex:1;min-width:0;display:flex;justify-content:flex-end;flex-direction:column}.hero-screens-row{display:flex;gap:12px;justify-content:center;align-items:flex-end}.hero-screen-card{flex:1;-webkit-user-select:none;user-select:none;max-width:180px;transition:transform .4s cubic-bezier(.16,1,.3,1),max-width .4s cubic-bezier(.16,1,.3,1);border-radius:50px;corner-shape:squircle;-webkit-corner-shape:squircle;overflow:hidden}.hero-screen-frame{border-radius:32px;overflow:hidden;aspect-ratio:9 / 19.5;position:relative;box-shadow:0 12px 40px #0000001f;transition:all .4s cubic-bezier(.16,1,.3,1)}.hero-screen-card:hover .hero-screen-frame{box-shadow:0 20px 56px #0000002e}.hero-screen-promo-frame{background:linear-gradient(180deg,#0f172a,#000)}.screen-deco-orb{position:absolute;border-radius:50%;pointer-events:none;z-index:1}.screen-deco-orb-1{width:140px;height:140px;background:radial-gradient(circle,rgba(187,228,12,.5) 0%,transparent 70%);top:-30px;right:-30px;filter:blur(30px);animation:decoFloat 6s ease-in-out infinite;z-index:0}.screen-deco-orb-2{width:250px;height:100px;background:radial-gradient(circle,rgba(187,228,12,.7) 0%,transparent 70%);bottom:20%;left:-100px;filter:blur(25px);animation:decoFloat 8s ease-in-out infinite reverse;z-index:0}.screen-deco-orb-3{width:120px;height:120px;background:radial-gradient(circle,rgba(59,130,246,.3) 0%,transparent 70%);top:10%;right:-15px;filter:blur(28px);animation:decoFloat 7s ease-in-out infinite}@keyframes decoFloat{0%,to{transform:translate(0)}50%{transform:translate(8px,-10px)}}.screen-deco-line{display:none;position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(99,102,241,.6) 30%,rgba(236,72,153,.5) 70%,transparent 100%);z-index:2;border-radius:0 0 2px 2px}.hero-promo-inner{padding:28px 22px;display:flex;flex-direction:column;gap:14px;width:100%;height:100%;justify-content:center;position:relative;z-index:3}.hero-apple .rating-badge{transform:scale(1.1) translateY(50px)!important;bottom:-0px!important}.hero-apple .rating-badge-content{transform:scale(.85)}.hero-apple .rating-badge-content>div>div:nth-of-type(1):not([data-editable=rating]){font-size:85px!important}.hero-apple .rating-badge div[data-editable=rating]{font-size:325px!important;font-family:SF Pro!important;font-weight:800!important}.hero-promo-title{font-size:clamp(26px,3.5vw,36px);font-weight:400;line-height:1;margin-top:0;white-space:pre-line;text-align:left;letter-spacing:-.01em;color:#fff;animation:heroTextFadeIn .3s ease-out;font-family:Outfit,SF Pro,-apple-system,sans-serif;background:linear-gradient(180deg,#fff,#bbe40c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-promo-subtitle{font-size:clamp(12px,1.5vw,15px);font-weight:400;color:#fffc;text-align:left;line-height:1.2;letter-spacing:.01em;animation:heroTextFadeIn .3s ease-out .05s both;margin-top:-5px;font-family:SF Pro Display,SF Pro,-apple-system,sans-serif}.hero-screen-normal-frame{background:linear-gradient(180deg,#0f172a,#000);display:flex;flex-direction:column}.hero-app-store-mockup{background:linear-gradient(180deg,#fff 0% 100%)!important;padding:24px 24px 32px;border-radius:70px;corner-shape:squircle;-webkit-corner-shape:squircle;box-shadow:0 10px 80px #00000026;border:1px solid #d9d9d9;display:flex;flex-direction:column;gap:20px;max-width:100%}.hero-app-store-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:0;flex-wrap:wrap;gap:12px}.hero-app-store-header-left{display:flex;align-items:center;gap:14px}.hero-app-store-icon-wrap{width:52px;height:52px;border-radius:17px;overflow:hidden;box-shadow:0 4px 12px #00000014;border:1px solid rgba(0,0,0,.05);flex-shrink:0}.hero-app-store-icon{width:100%;height:100%;object-fit:cover}.hero-app-store-meta{display:flex;flex-direction:column;align-items:flex-start;gap:0px}.hero-app-store-title{font-size:18px;font-weight:700;color:#111827;margin:0;line-height:1;text-align:left}.hero-app-store-subtitle{font-size:14px;font-weight:500;color:#fff;margin:4px 0 0;text-align:center;background-color:#007aff;padding:0 10px;border-radius:98px}.hero-store-switcher{display:flex;align-items:center;gap:4px;background:#f3f4f6;padding:4px;border-radius:98px}.hero-store-btn{height:32px;border-radius:50px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:6px 14px}.hero-store-btn img{width:16px;height:16px;object-fit:contain;opacity:.5;transition:all .2s ease}.hero-store-btn span{font-size:13px;font-weight:500;margin-left:6px;color:#000;opacity:.5;transition:all .2s ease}.hero-store-btn.active{background:#fff;box-shadow:0 2px 8px #00000014}.hero-store-btn.active img,.hero-store-btn.active span{opacity:1}.hero-app-store-mockup{transition:transform .4s cubic-bezier(.16,1,.3,1)}.hero-app-store-mockup.format-android{transform:scale(.94);transform-origin:bottom center}.hero-app-store-mockup.format-android .hero-screen-frame{aspect-ratio:9 / 16;border-radius:12px}.hero-app-store-mockup.format-ios .hero-screen-frame{aspect-ratio:9 / 19.5;border-radius:50px;corner-shape:squircle;-webkit-corner-shape:squircle}.hero-app-store-mockup.format-android .hero-promo-title{font-size:25px!important}.hero-app-store-mockup.format-android .hero-promo-subtitle{font-size:12px!important}.hero-app-store-mockup.format-android .hero-screen-card{max-width:165px}.hero-app-store-mockup.format-android .hero-normal-phone{margin:0 28px -2px;border-radius:14px}.hero-app-store-mockup.format-android .hero-promo-inner{padding:24px 14px 10px!important}.hero-app-store-mockup.format-android .hero-normal-caption{padding:20px 16px 12px!important}.hero-normal-caption{padding:24px 16px 16px;font-size:clamp(14px,1.8vw,20px);font-weight:500;text-align:center;line-height:1.1;letter-spacing:-.01em;flex:0 0 auto;position:relative;z-index:3;color:#fff;animation:heroTextFadeIn .3s ease-out;font-family:Outfit,SF Pro,-apple-system,sans-serif;transition:padding .4s cubic-bezier(.16,1,.3,1)}.hero-normal-phone{flex:1;margin:0 16px -2px;border-radius:24px;border:1px solid rgba(255,255,255,.3);border-bottom:none;overflow:hidden;background:#000;position:relative;z-index:3;box-shadow:0 8px 30px #0006;transition:margin .4s cubic-bezier(.16,1,.3,1),border-radius .4s cubic-bezier(.16,1,.3,1)}.hero-normal-phone img{width:100%;object-fit:cover;border-radius:14px}@keyframes heroTextFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.hero-split{gap:32px}.hero-screen-card{max-width:150px}}@media(max-width:768px){.hero-split{flex-direction:column;gap:40px;text-align:center}.hero-split-left{display:flex;flex-direction:column;align-items:center}.hero-split-left .hero-title-apple,.hero-split-left .hero-subtitle-apple{text-align:center!important}.hero-split-left .hero-lang-row,.hero-split-left .hero-buttons-apple,.hero-split-left .hero-trust-row{justify-content:center!important}.hero-split-right{justify-content:center}.hero-screens-row{justify-content:center;gap:8px}.hero-screen-card{max-width:140px}.hero-screen-frame{border-radius:20px}}@media(max-width:480px){.hero-screen-card{max-width:170px}.cta-apple{padding-top:50px!important}.cta-apple img{display:none!important}.pricing-proof-stars{align-self:center}.pricing-proof-text{flex-direction:column;align-items:center}.pricing-most-popular-badge{top:-10px!important}.plan-price .period span,.pricing-avatars{display:none!important}.section-subtitle-apple{padding:0 40px!important}.hero-screen-card .rating-badge{transform:scale(.95)!important;margin-bottom:-100px}.hero-screen-frame{border-radius:16px}.hero-promo-inner{padding:16px 12px;gap:8px}.hero-lang-main{display:none!important}.hero-promo-title{font-size:32px!important}.hero-promo-subtitle{margin-top:3px}.hero-normal-phone{margin:0 8px;border-radius:30px;transform:scale(.9);bottom:10px}.hero-normal-phone img{border-radius:10px}.hero-normal-caption{padding:20px 10px;font-size:18px!important}}.hero-trust-row{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:28px;flex-wrap:wrap;padding:0 20px}.hero-trust-item{display:flex;align-items:center;gap:6px;font-size:17px;font-weight:500;color:#000;margin-top:15px;background-color:#fff}.hero-trust-item svg{color:#000;flex-shrink:0;margin-right:5px}.hero-trust-dot{width:4px;height:4px;border-radius:50%;background:#d2d2d7;flex-shrink:0;margin-top:15px}@media(max-width:768px){.hero-trust-row{gap:12px}.hero-trust-dot{display:none}.hero-trust-item{font-size:12px}}.hero-lang-bar{display:flex;justify-content:center;margin-top:10px;width:fit-content;margin-left:auto;margin-right:auto;background-color:#f0f0f0;padding:6px;border-radius:100px}.hero-lang-chip{display:flex;align-items:center;justify-content:center;min-width:25px;max-width:25px;max-height:25px;border-radius:100px;padding:3px;background:transparent;opacity:.4;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;margin-left:20px;border:1px solid transparent}.hero-lang-chip img{transform:scale(2.2);border-radius:20%}.hero-lang-chip:first-child{margin-left:0}.hero-lang-chip.active{z-index:10;opacity:1;background-color:#fff;border:1px solid #000}.hero-lang-chip .hero-lang-flag{font-size:55px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s}.hero-lang-chip:not(.active) .hero-lang-flag{will-change:transform}@media(max-width:768px){.hero-lang-chip{width:34px;height:34px;margin-left:-8px}.hero-lang-chip .hero-lang-flag{font-size:34px}}@media(max-width:480px){.hero-app-store-mockup{padding:16px 16px 24px;border-radius:24px}.hero-lang-chip{width:30px;height:30px;margin-left:-6px}.hero-lang-chip .hero-lang-flag{font-size:30px}}.hero-content-centered{margin:0 auto;padding:0 20px}.hero-title-apple{font-size:48px;font-weight:600;letter-spacing:-.02em;line-height:1.05;color:#111827;margin-bottom:24px}.hero-subtitle-apple{font-size:21px;font-weight:400;letter-spacing:0;line-height:1.5;color:#000;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto;padding-right:20%}.language-badge-apple{display:inline-flex;align-items:center;gap:12px;background:#f5f5f7;padding:10px 20px;border-radius:980px;margin-bottom:40px}.flags-apple{display:flex;align-items:center}.flag-item{width:28px;height:28px;border-radius:50%;overflow:hidden;border:2px solid #ffffff;margin-left:-8px;box-shadow:0 2px 8px #0000001a}.flag-item:first-child{margin-left:0}.flag-item img{width:100%;height:100%;object-fit:cover}.language-badge-apple span{font-size:14px;font-weight:500;color:#6b7280}.hero-buttons-apple{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:80px}.hero-marquee-wrapper{width:100%;overflow:hidden;padding:40px 0}.marquee-container{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 20%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 20%,black 80%,transparent 100%)}.marquee-track{display:flex;gap:24px;animation:marquee 30s linear infinite;width:max-content}.marquee-container:hover .marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{flex-shrink:0;width:200px;height:420px;background:transparent;border-radius:46px;padding:0;position:relative;corner-shape:squircle;-webkit-corner-shape:squircle}.marquee-item img{width:100%;height:100%;object-fit:cover;border-radius:46px;corner-shape:squircle;-webkit-corner-shape:squircle}.section-header-apple{text-align:center;margin-bottom:64px}.section-title-apple{font-size:clamp(36px,5vw,48px);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#111827;margin-bottom:12px}.section-subtitle-apple{font-size:clamp(18px,2vw,21px);font-weight:400;letter-spacing:0;line-height:1.4;color:#000}.comparison-apple{padding:160px 0;background:#fff}.comparison-wrapper-apple{display:grid;grid-template-columns:1fr 1fr;gap:0px;max-width:1000px;margin:0 auto;padding:0 20px}@media(max-width:768px){.comparison-wrapper-apple{grid-template-columns:1fr}.comparison-card-traditional,.comparison-card-glass{border-radius:0!important;border:none!important}}.comparison-card-traditional{background:#fafafa;border:3px solid #E5E7EB;border-right:none;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-radius:16px;padding:60px 80px;display:flex;flex-direction:column;gap:32px;transition:all .4s cubic-bezier(.16,1,.3,1)}.comparison-card-glass{background:linear-gradient(135deg,#ffffffe6,#fff9);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:3px solid #E5E7EB;border-radius:16px;border-top-left-radius:0!important;border-bottom-left-radius:0!important;padding:60px 80px;display:flex;flex-direction:column;gap:32px;position:relative;overflow:hidden}.glass-shimmer{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(135deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%);animation:shimmer 8s ease-in-out infinite;pointer-events:none}@keyframes shimmer{0%,to{transform:translate(-30%) translateY(-30%) rotate(25deg)}50%{transform:translate(30%) translateY(30%) rotate(25deg)}}.comparison-badge-apple{display:inline-flex;align-items:center;padding:8px 16px;border-radius:980px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;align-self:flex-start;z-index:1}.comparison-badge-apple.bad{background:#fff;color:#991b1b}.comparison-badge-apple.good{background:#000;color:#fff}.comparison-content-apple{display:flex;flex-direction:column;gap:32px;z-index:1}.feature-list-apple{display:flex;flex-direction:column;gap:14px}.feature-item-apple{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;letter-spacing:-.01em}.feature-item-apple.bad{color:#6b7280}.feature-item-apple.bad svg{color:#dc2626}.feature-list-glass{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.feature-list-glass li{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#111827}.feature-list-glass li svg{color:#007aff}.comparison-text-apple h3{font-size:20px;font-weight:600;letter-spacing:-.02em;color:#111827;margin-bottom:8px}.comparison-text-apple p{font-size:15px;font-weight:400;line-height:1.6;color:#6b7280}.bento-section{padding:120px 0;background:#fff}.bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1000px;margin:0 auto;padding:0 20px}@media(max-width:768px){.bento-grid{grid-template-columns:1fr}}.bento-card{border-radius:32px;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1)}.bento-card-inner{padding:10px;display:flex;flex-direction:column;background:#fafafa;height:100%}.bento-card-content{padding:20px}.bento-card-content h3{font-size:28px;font-weight:600;letter-spacing:-.02em;color:#111827;margin-bottom:4px}.bento-card-content p{font-size:16px;font-weight:400;line-height:1.6;color:#6b7280}.bento-process-visual{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;background:#fff;border-radius:20px;border:1px solid #E5E7EB}.process-input{flex:1}.input-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:8px}.input-mockup{display:flex;align-items:center;padding:12px 16px;background:#f3f4f6;border-radius:12px;border:1px solid #e5e7eb}.input-text{font-size:13px;font-weight:500;color:#374151}.input-cursor{width:2px;height:16px;background:#007aff;margin-left:2px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.process-arrow{display:flex;align-items:center;flex-shrink:0;padding:0 8px}.arrow-line{width:40px;height:2px;background:linear-gradient(90deg,#007aff,#af52de);border-radius:2px}.arrow-sparkle{color:#af52de;margin-left:-8px;animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.process-output{flex-shrink:0}.output-icons-grid{display:flex;gap:8px}.output-icon-item{width:48px;height:48px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026;transition:transform .3s ease}.output-icon-item:hover{transform:scale(1.1)}.output-icon-item img{width:100%;height:100%;object-fit:cover}.metadata-analysis-visual{position:relative;padding:20px;background:#fff;border-radius:20px;border:1px solid #E5E7EB;min-height:200px}.analysis-screenshot{width:100px;height:180px;border-radius:16px;overflow:hidden;margin:0 auto;position:relative;box-shadow:0 8px 32px #0000001f}.analysis-screenshot img{width:100%;height:100%;object-fit:cover}.scan-line{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#007AFF 50%,transparent 100%);animation:scan 2s ease-in-out infinite}@keyframes scan{0%,to{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.analysis-tooltips{position:absolute;inset:0;pointer-events:none}.tooltip-item{position:absolute;display:flex;align-items:center;gap:6px;padding:6px 12px;background:#000;color:#fff;font-size:10px;font-weight:600;border-radius:8px;white-space:nowrap;box-shadow:0 4px 12px #0003;animation:float 3s ease-in-out infinite}.tooltip-item svg{flex-shrink:0}.tooltip-1{top:20%;right:10px;animation-delay:0s}.tooltip-2{top:50%;left:10px;animation-delay:.5s}.tooltip-3{bottom:20%;right:10px;animation-delay:1s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.demo-apple{padding:120px 0 60px;background:#fff}.demo-app-header-apple{display:flex;align-items:center;gap:20px;padding:16px;background:#f5f5f5;border-radius:32px;max-width:960px;margin:0 auto 48px}.demo-app-icon-apple{width:80px;height:80px;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #0000001f;flex-shrink:0}.demo-app-icon-apple img{width:100%;height:100%;object-fit:cover}.demo-app-info-apple{text-align:left}.demo-app-title-apple{font-size:22px;font-weight:600;letter-spacing:-.02em;color:#111827;margin-bottom:0;line-height:1}.demo-app-subtitle-apple{font-size:18px;font-weight:400;color:#6b7280}.demo-grid-apple{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1000px;margin:0 auto;padding:0 20px}@media(max-width:768px){.demo-grid-apple{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.demo-grid-apple{grid-template-columns:1fr;max-width:280px}}.demo-item-apple{transition:all .4s cubic-bezier(.16,1,.3,1)}.demo-item-apple:hover{transform:translateY(-8px)}.demo-frame-apple{background:#fafafa;border:1px solid #E5E7EB;border-radius:32px;overflow:hidden;aspect-ratio:9/19;box-shadow:0 8px 32px #0000000f;transition:all .4s cubic-bezier(.16,1,.3,1)}.demo-item-apple:hover .demo-frame-apple{box-shadow:0 24px 64px #0000001f;border-color:#000}.demo-frame-apple img{width:100%;height:100%;object-fit:cover}.pricing-apple{padding:120px 0 200px;background:#f5f5f7}.pricing-toggle-apple{display:flex;background:#e5e5ea;padding:4px;border-radius:980px;width:fit-content;margin:-20px auto 64px}.toggle-btn{padding:10px 24px;border-radius:980px;font-size:16px;font-weight:600;color:#6b7280;transition:all .3s cubic-bezier(.16,1,.3,1);background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column}.toggle-btn.active{background:#fff;color:#000;box-shadow:0 4px 12px #00000014}.pricing-grid-apple{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;padding:0 20px}@media(max-width:768px){.pricing-grid-apple{grid-template-columns:1fr;max-width:400px}}.pricing-card-apple{background:#fafafa;border:1px solid #E5E7EB;box-shadow:0 15px 42px #0000001a;border-radius:50px;corner-shape:squircle;-webkit-corner-shape:squircle;padding:40px;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1)}.pricing-card-apple.pro{background:linear-gradient(135deg,#1d1d1f,#000);color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 32px 64px #0003}.pricing-social-proof{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px;margin-bottom:8px}.pricing-avatars{display:flex}.pricing-avatar{width:32px;height:32px;border-radius:50%;background-size:cover;background-position:center;border:2px solid #fff;margin-left:-8px;box-shadow:0 2px 6px #0000001f}.pricing-avatars .pricing-avatar:first-child{margin-left:0}.pricing-proof-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:14px;color:#374151}.pricing-proof-stars{display:flex;gap:2px}.pricing-card-flex{display:flex;flex-direction:column;justify-content:space-between}.pricing-card-top{flex:1}.pricing-card-cta{margin-top:32px}.pricing-no-cc{font-size:12px;color:#9ca3af;text-align:center;margin-top:10px;font-weight:400}.pricing-most-popular-badge{position:absolute;top:20px;right:24px;background:#007aff;color:#fff;font-size:15px;font-weight:400;letter-spacing:-0em;padding:5px 14px;border-radius:999px;white-space:nowrap;pointer-events:none}.pricing-card-apple.pro .pricing-no-cc{color:#fff6}.pricing-card-header{margin-bottom:32px}.plan-name{font-size:32px;font-weight:600;opacity:.3;display:flex;align-items:center;gap:10px}.pricing-card-apple.pro .plan-name{opacity:1;color:#fff}.plan-price{font-size:48px;font-weight:600;letter-spacing:0em;margin-bottom:14px;display:flex;align-items:center;justify-content:flex-start;gap:2px;line-height:1;background:#0000000a;border-radius:50px;corner-shape:squircle;padding:10px 10px 10px 16px;-webkit-corner-shape:squircle}.pricing-card-apple.pro .plan-price{background:#ffffff1a}.plan-price .currency{font-size:45px;font-weight:500;margin-bottom:0;opacity:1}.plan-price .period{font-size:20px;font-weight:400;opacity:1;margin-left:4px;margin-bottom:-8px}.plan-price .old-price{font-size:24px;opacity:.4;font-weight:200;margin-right:8px;text-decoration:line-through}.plan-desc{font-size:16px;font-weight:400;line-height:1.5;opacity:.7;margin-bottom:20px}.pricing-features ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.pricing-features li{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:400}.pricing-features li i{font-size:11px;width:20px;text-align:center}.pricing-card-apple.pro .pricing-features li i{color:#fff}.cta-apple{padding:220px 0;padding-bottom:50px!important;background:linear-gradient(to bottom,#000,#1d1d1f)!important;text-align:center;position:relative;overflow:hidden}.cta-inner-apple{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;max-width:800px;margin:0 auto;padding:0 20px}.cta-title-apple{font-size:clamp(40px,6vw,64px);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#fff}.cta-subtitle-apple{font-size:clamp(16px,2vw,20px);font-weight:400;color:#fffc;margin-bottom:16px}.footer-apple{background:#1d1d1f;color:#f5f5f7;padding:80px 0 40px}.footer-inner-apple{display:flex;justify-content:space-between;align-items:flex-start;gap:64px;padding:0 20px;margin-bottom:64px}@media(max-width:768px){.footer-inner-apple{flex-direction:column;align-items:center;text-align:center;gap:48px}}.footer-left-apple{max-width:300px}.footer-logo-apple{margin-bottom:20px}.footer-logo-apple img{width:50px;height:auto}.footer-desc-apple{font-size:14px;font-weight:400;line-height:1.6;color:#86868b}.footer-links-apple{display:flex;gap:64px}@media(max-width:768px){.footer-links-apple{flex-direction:column;gap:32px}}.footer-col h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#f5f5f7;margin-bottom:20px}.footer-col nav{display:flex;flex-direction:column;gap:12px}.footer-col nav a{font-size:14px;font-weight:400;color:#86868b;text-decoration:none;transition:color .2s ease}.footer-col nav a:hover{color:#f5f5f7}.footer-bottom-apple{padding-top:32px;border-top:1px solid #424245;display:flex;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px}@media(max-width:768px){.footer-bottom-apple{flex-direction:column;gap:20px}}.footer-copy-apple{font-size:12px;font-weight:400;color:#86868b}.footer-social-apple{display:flex;gap:20px}.footer-social-apple a{color:#86868b;transition:color .2s ease}.footer-social-apple a:hover{color:#f5f5f7}@media(max-width:1024px){.hero-title-apple{font-size:56px}.bento-process-visual{flex-direction:column;gap:24px}.process-arrow{transform:rotate(90deg)}}@media(max-width:768px){.hero-apple{padding:100px 0 40px}.hero-title-apple{font-size:44px}.hero-buttons-apple{flex-direction:column;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.hero-buttons-apple .btn-apple-primary,.hero-buttons-apple .btn-apple-secondary{width:100%}.iphone-mockup{width:160px;height:340px;border-radius:28px}.section-title-apple{font-size:32px}.bento-card-inner{padding:28px}.tooltip-item{display:none}.pricing-card-apple{padding:32px}.cta-title-apple{font-size:36px}}@media(max-width:480px){.hero-title-apple{font-size:40px;line-height:120%}.hero-app-store-mockup{margin:10px 20px!important;border-radius:50px!important}.hero-screen-card:nth-last-of-type(1){display:none}.hero-trust-signal div,.hero-trust-signal i{font-size:12px!important}.hero-trust-row{gap:20px!important}.hero-trust-item{gap:0px!important;margin-top:0!important}.hero-trust-item svg{width:15px;height:15px}.hero-subtitle-apple{font-size:20px;padding:0 50px}.language-badge-apple{padding:8px 16px}.iphone-mockup{width:140px;height:300px;border-radius:24px}.comparison-card-traditional,.comparison-card-glass{padding:28px;border-radius:24px}.bento-card,.demo-frame-apple{border-radius:24px}}.countdown-banner{display:none;position:fixed;top:0;left:0;right:0;z-index:1001;background:#000;color:#fff;padding:12px 0}.countdown-banner-inner{max-width:var(--container);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.countdown-timer{display:flex;align-items:center;gap:4px;font-family:var(--font-main)}.countdown-value{font-size:14px;font-weight:600;letter-spacing:.5px;font-variant-numeric:tabular-nums}.countdown-separator{font-size:14px;opacity:.5;margin:0 2px}.countdown-label{font-size:13px;font-weight:400;opacity:.7;margin-left:8px;text-transform:lowercase}.countdown-offer{display:flex;align-items:center;gap:10px}.countdown-discount{font-size:14px;font-weight:700;letter-spacing:.5px}.countdown-text{font-size:13px;font-weight:400;opacity:.7}.landing-page-root .hero-apple{padding-top:150px}.price-original{font-size:26px;font-weight:500;color:var(--gray-400);text-decoration:line-through;align-self:center;justify-self:center;text-align:center;display:flex;margin-right:8px}.price-original .currency{font-size:14px;margin-top:5px;text-decoration:none!important}.launch-special{font-size:16px;color:#10b981;margin-top:-20px;margin-bottom:22px;font-weight:500;letter-spacing:.2px}@media(max-width:768px){.countdown-banner{padding:8px 0}.countdown-banner-inner{padding:0 16px}.countdown-value,.countdown-separator{font-size:12px}.countdown-label{font-size:11px;margin-left:6px}.countdown-discount{font-size:12px}.countdown-text{font-size:11px}.landing-page-root .hero-apple{padding-top:150px}}@media(max-width:480px){.countdown-text,.countdown-label{display:none}}.hero-underline-path{stroke-dasharray:1;stroke-dashoffset:1;animation:drawUnderline 1.5s cubic-bezier(.65,0,.35,1) .5s forwards}@keyframes drawUnderline{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.fade-slide-in{animation:fadeSlideIn .4s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hiw-apple{padding:120px 0 60px;background:var(--white);position:relative;overflow:hidden}.hiw-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:6px;margin-top:64px;margin-bottom:64px}.pain-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:0px;margin-top:64px;margin-bottom:64px}.pain-card{background:#fff;border-right:1px solid #d9d9d9;padding:40px 40px 0;display:flex;flex-direction:column;position:relative;overflow:hidden}.pain-card:nth-of-type(3){border-right:none}.pain-card-header{margin-bottom:40px}.pain-card-icon{width:110px;height:110px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px}.pain-card-icon img{width:100%;height:100%;object-fit:contain}.pain-card-title{font-size:26px;font-weight:700;color:#111827;margin-bottom:4px;letter-spacing:-.02em}.pain-card-subtitle{font-size:18px;color:#444;line-height:1.3;font-weight:400}.pain-card-visual{flex:1;background:#f9fafb;border-bottom:none;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:240px;width:100%}.pain-card-visual img{width:100%;height:100%;object-fit:cover}.hiw-step-arrow{display:flex;justify-content:center;align-items:center;opacity:.6}.hiw-step-arrow svg{transition:transform .2s}@media(max-width:992px){.hiw-grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto;justify-items:center}.pain-grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.pain-card{padding:32px 32px 0}.hiw-step-arrow{padding:10px 0}.hiw-step-arrow svg{transform:rotate(90deg)}}.hiw-step-card{background:#fff;box-shadow:0 10px 20px #0000000d;border-radius:50px;corner-shape:squircle;-webkit-corner-shape:squircle;border:1px solid #d9d9d9;padding:40px 32px;padding-top:30px!important;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:var(--transition-smooth)}.c1{background:linear-gradient(180deg,#fff0,#0051d512)}.c2{background:linear-gradient(180deg,#fff0,#0000000d)}.c3{background:linear-gradient(180deg,#fff0,#00da8e12)}.hiw-step-header{margin-bottom:32px;text-align:left}.hiw-step-title{font-size:22px;font-weight:600;color:var(--black);margin-bottom:2px;letter-spacing:-.02em;display:flex;align-items:center}.step-number{border-radius:44px;width:32px;height:32px;display:flex;gap:5px;align-items:center;justify-content:center;background-color:var(--gray-100);font-size:18px;font-weight:700;color:#000;margin-right:10px}.s1{background-color:#0051d5;color:#fff}.s2{background-color:#000;color:#fff}.s3{background-color:#09da8e;color:#fff}.hiw-step-subtitle{font-size:18px;color:#444;line-height:1.4}.hiw-step-visual{flex:1;display:flex;align-items:center;justify-content:center;min-height:240px;position:relative}.hiw-upload-area-static{width:100%;min-height:220px;border:2px dashed var(--gray-300);border-radius:24px;background:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;transition:border-color .4s ease,background .4s ease}.hiw-upload-area-static.drop-active{border-color:#0051d5;background:#0051d508}.hiw-drop-zone-text{color:var(--gray-400);font-weight:500;font-size:17px;position:absolute;bottom:44px;transition:color .4s ease}.hiw-drop-zone-text.drop-text-active{color:#0051d5}.hiw-stacked-files{position:relative;width:120px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.hiw-s-file{position:absolute;background:var(--white);border:1px solid var(--gray-200);padding:6px 12px;border-radius:2px;font-size:15px;font-weight:500;color:var(--gray-700);box-shadow:0 8px 36px #00000012;display:flex;align-items:center;flex-direction:column;gap:8px;white-space:nowrap;opacity:.9;-webkit-user-select:none;user-select:none;transition:opacity .5s ease}.hiw-generate-static{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;padding:0 10px}.hiw-gen-header{display:flex;align-items:center;gap:14px;width:100%}.hiw-gen-icon{width:52px;height:52px;border-radius:15px;background:var(--gray-200)}.hiw-gen-meta{display:flex;flex-direction:column;gap:8px;flex:1}.hiw-gen-title{width:50%;height:12px;border-radius:4px;background:var(--gray-300)}.hiw-gen-subtitle{width:35%;height:10px;border-radius:4px;background:var(--gray-200)}.hiw-gen-screens{display:flex;gap:12px;width:100%;justify-content:space-between}.hiw-gen-screen-card{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;min-width:0;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:30px;corner-shape:squircle;-webkit-corner-shape:squircle;padding:8px 4px 0;overflow:hidden}.hiw-gen-screen-text{font-size:18px;font-weight:600;color:var(--gray-400);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:0 4px;box-sizing:border-box}.hiw-gen-phone{width:80%;aspect-ratio:9 / 18;border-radius:13px;background:var(--gray-200);border-bottom:none;margin-bottom:10px}.hiw-download-area{width:100%;display:flex;flex-direction:column;gap:12px}.hiw-dl-item{background:var(--white);border-radius:22px;padding:20px;border:1px solid var(--gray-200);display:flex;flex-direction:column;gap:8px;box-shadow:0 4px 12px #00000005}.hiw-dl-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;color:var(--gray-800)}.hiw-dl-icon{display:flex;align-items:center;gap:6px}.hiw-dl-status{color:var(--gray-400);font-size:12px;transition:color .3s}.hiw-dl-progress-track{width:100%;height:4px;background:var(--gray-100);border-radius:4px;overflow:hidden}.hiw-dl-progress-bar{height:100%;width:0%;background:var(--black);border-radius:4px;transition:width .8s linear,background .3s}.hiw-dl-item.is-animating .hiw-dl-progress-bar{width:100%}.hiw-dl-item.is-done .hiw-dl-progress-bar{width:100%;background:#09da8e}.hiw-dl-item.is-done .hiw-dl-status{color:#333}.hiw-featured-text{margin-top:24px;font-size:14px;font-weight:600;color:var(--primary);text-align:center;background:var(--white);border:1px solid var(--gray-200);padding:8px 16px;border-radius:100px;display:inline-block;box-shadow:0 4px 12px #00000008}.modal-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-container{width:100vw;height:100vh;display:flex;flex-direction:column;position:relative}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 3rem}.modal-title-section{display:flex;flex-direction:row;align-items:center;gap:1rem}.modal-title{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.step-indicator{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#151515;border-radius:20px;font-size:.9rem;font-weight:500;align-self:flex-start}.step-current{color:#facc15;font-size:.9rem}.step-divider{color:#666}.step-total{color:#999}.modal-close-btn{width:48px;height:48px;border-radius:50%;background:#ffffff0d;border:none;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.modal-close-btn:hover{background:#0000;color:#000}.progress-bar-container{height:4px;background:#111;position:relative;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#facc15,#eab308);transition:width .3s ease;box-shadow:0 0 10px #facc1580}.modal-body{flex:1;overflow-y:auto;padding:1rem 2rem}.modal-footer{display:flex;align-items:center;justify-content:center;padding:1rem 2rem 1.5rem;gap:5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-footer .btn{min-width:160px;padding:14px 32px}.modal-footer .btn:disabled{opacity:.3;cursor:not-allowed}.step-content{max-width:900px;margin:0 auto}.step-header{text-align:center;margin-bottom:2rem}.modal-step-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:0rem}.modal-step-description{font-size:1rem;color:#888}.upload-zone{border:1px dashed #333;border-radius:40px;padding:2rem 3rem;text-align:center;cursor:pointer;transition:all .3s;background:#ffffff05;margin-bottom:3rem}.upload-zone.dragging{border-color:#facc15;background:#facc151a;transform:scale(1.01)}.upload-icon{color:#666;margin:0 auto 2rem;transition:color .3s}.upload-zone:hover .upload-icon,.upload-zone.dragging .upload-icon{color:#facc15}.upload-text{font-size:1.3rem;font-weight:600;color:#fff}.upload-subtext{font-size:1rem;color:#888;margin-bottom:1.5rem}.upload-limit{font-size:.9rem;color:#666;font-weight:500}.uploaded-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.uploaded-image-card{position:relative;aspect-ratio:9/19.5;border-radius:16px;overflow:hidden;background:#0a0a0a;transition:all .2s}.uploaded-image{width:100%;height:100%;object-fit:cover}.remove-image-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#000000e6;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s}.uploaded-image-card:hover .remove-image-btn{opacity:1}.remove-image-btn:hover{background:#ef4444;transform:scale(1.1)}.empty-state{text-align:center;padding:5rem 2rem}.empty-icon{color:#222;margin:0 auto 2rem}.empty-text{color:#666;font-size:1.1rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group.full-width{grid-column:1 / -1}.form-label{font-size:.95rem;font-weight:600;color:#ccc}.form-input,.form-textarea,.form-select{background:#ffffff1a;border:none;border-radius:12px;padding:1rem 1.25rem;color:#fff;font-size:1rem;font-family:inherit;transition:all .2s}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;background:#ffffff26}.form-input::placeholder,.form-textarea::placeholder{color:#555}.form-textarea{resize:vertical;min-height:140px}.char-count{font-size:.85rem;color:#666;text-align:right}.form-input.no-spinner::-webkit-outer-spin-button,.form-input.no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-input.no-spinner[type=number]{-moz-appearance:textfield}.select-wrapper{position:relative}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:3rem}.select-icon{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.templates-scroll-container{position:relative}.step-last{margin:0 130px!important;max-width:100%!important}.gradient-right{position:absolute;right:0;top:0;width:130px;height:100%;z-index:99;background:linear-gradient(to left,#000,#0000)}.gradient-left{position:absolute;left:0;top:0;width:130px;height:100%;z-index:99;background:linear-gradient(to right,#000,#0000)}.templates-scroll{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:2rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-right:130px;padding-left:130px}.templates-scroll::-webkit-scrollbar{height:6px}.templates-scroll::-webkit-scrollbar-track{background:#0a0a0a00;border-radius:10px}.templates-scroll::-webkit-scrollbar-thumb{background:#2220;border-radius:10px}.templates-scroll::-webkit-scrollbar-thumb:hover{background:#3330}.template-card{flex:0 0 280px;border-radius:22px;padding:1.25rem;cursor:pointer;transition:all .3s ease;position:relative;background:#ffffff14}.template-card:hover{transform:translateY(-4px)}.template-card.selected{border:3px solid #facc1558}.free-badge-template,.pro-badge-template{padding:6px 12px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:4px;z-index:2}.free-badge-template{background:#22a5c526;color:#22afc5}.pro-badge-template{background:linear-gradient(135deg,#facc1533,#eab30826);color:#facc15}.template-preview-image{width:100%;aspect-ratio:9/19.5;border-radius:18px;overflow:hidden;background:#0a0a0a;position:relative;margin-top:1rem}.template-preview-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.template-name-label{text-align:center;font-size:1rem;font-weight:600;color:#fff}.template-check-indicator{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;background:#facc15;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;z-index:2}.result-content{max-width:1400px;padding:3rem 2rem}.result-section{margin-bottom:4rem}.section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.r-section-title{font-size:1.8rem;font-weight:700;color:#fff}.section-subtitle{font-size:.9rem;color:#666;font-weight:500}.screenshots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.screenshot-card{position:relative;aspect-ratio:9/19.5;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#ffffff0d;border:2px solid transparent}.screenshot-card:hover{transform:translateY(-4px);border-color:#facc154d}.screenshot-card.selected{border-color:#facc15;box-shadow:0 0 0 3px #facc1533}.screenshot-card img{width:100%;height:100%;object-fit:cover}.selection-indicator{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#facc15;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 4px 12px #facc1566}.export-section{display:flex;justify-content:center;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.export-btn{min-width:300px;padding:1.25rem 3rem;font-size:1.1rem;gap:.75rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#999;text-decoration:none;font-size:.95rem;transition:color .2s}.back-link:hover{color:#facc15}.result-header-info{flex:1;text-align:center}.result-app-name{font-size:1.2rem;font-weight:700;color:#fff}.modal-footer{display:flex;flex-direction:column;gap:1rem}.footer-buttons{display:flex;align-items:center;justify-content:center;gap:5rem}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:1rem 1.5rem;border-radius:12px;text-align:center;font-size:.95rem}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.generating-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:2rem}.spinner-large{width:60px;height:60px;border:4px solid rgba(250,204,21,.1);border-top-color:#facc15;border-radius:50%;animation:spin 1s linear infinite}.screenshot-card-wrapper{position:relative;width:322px;padding:0!important;border-radius:0!important;height:699px;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#f5f5f7;transition:transform .2s}.screenshot-card-wrapper:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.screenshot-card-preview{width:1290px;height:2796px;border-radius:0ox!important;transform-origin:top left;background:#fff;pointer-events:none}.card-actions{position:absolute;bottom:12px;right:12px;z-index:10}.download-single-btn-visible{width:40px;height:40px;border-radius:50%;background:#facc15e6;border:none;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 4px #0003}.download-single-btn-visible:hover{background:#facc15;transform:scale(1.1)}.spinner-small{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}.rounded-lg[draggable=true]{cursor:grab;-webkit-user-select:none;user-select:none}.rounded-lg[draggable=true]:active{cursor:grabbing}.rounded-lg[draggable=true]:hover .mockup-drag-overlay{opacity:1!important}.rounded-lg[draggable=true]:hover .screenshot-card-preview{opacity:.5;transition:opacity .2s}.promo-s .mockup-drag-overlay{display:none!important}.promo-image-upload-container:hover .promo-image-upload-overlay{opacity:1!important}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.seller-template{width:1290px;height:2796px;background:linear-gradient(135deg,#0b3d7b,#74b5ff);position:relative;overflow:hidden;font-family:Outfit,sans-serif;color:#fff}.style-preview-reworked .seller-promo .seller-title{font-size:300px!important}.seller-title{font-size:145px;font-weight:700;line-height:.85;letter-spacing:-1.35px;text-align:center;margin:0;padding:0}.seller-promo{display:flex;padding-top:200px}.seller-promo-content{text-align:left;padding:0 100px}.blob{position:absolute;top:15%;right:-20%;width:700px;height:900px;border-radius:50% 4% 14% 30%;background-color:#ffffff59;filter:blur(180px);z-index:0}.blob2{position:absolute;bottom:15%;left:-20%;width:700px;height:900px;border-radius:50% 4% 14% 30%;background-color:#ffffff59;filter:blur(180px);z-index:0}.mockup{min-width:104%;max-width:104%;min-height:101.5%;max-height:101.5%;position:absolute;top:-1%;left:-2%}.seller-promo .highlight-text{font-style:normal!important}.seller-promo .seller-title{font-size:300px;font-weight:800;line-height:.85;letter-spacing:-5px;text-align:left;z-index:1!important}.seller-promo-img{min-width:100%;height:auto;object-fit:cover;position:absolute;transform:rotate(5deg);bottom:2%;right:0%;z-index:0!important}.seller-promo .seller-subtitle{font-size:90px;font-weight:500;line-height:1.1;margin-top:80px;z-index:99!important;opacity:.9}.seller-feature .seller-title{position:absolute;top:200px;left:50%;transform:translate(-50%);width:90%}.seller-mockup-container{position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.seller-mockup-frame{width:1050px;height:2050px;border-radius:158px;background:#000;position:relative;box-shadow:0 0 100px #0006}.seller-mockup-img{width:100%;border-radius:158px!important;height:100%;object-fit:cover}.seller-playstore .seller-title{font-size:110px}.seller-playstore.seller-promo .seller-title{font-size:150px}.seller-playstore.seller-promo .seller-subtitle{font-size:70px;margin-top:20px}.colorful-template{width:1290px;height:2796px;position:relative;overflow:hidden;font-family:SF Pro Rounded,Inter,sans-serif;color:#fff}.colorful-title{font-size:145px;font-weight:300;line-height:1;text-align:center;margin:0;padding:0}.colorful-promo{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:250px}.colorful-promo-content{display:flex;flex-direction:column;align-items:center;width:100%}.colorful-promo .colorful-title{line-height:.9!important;text-align:center;z-index:10!important}.colorful-rating-wrapper{margin-top:0;z-index:10;display:flex;justify-content:center}.colorful-promo-img{width:120%;max-width:1300px;height:auto;object-fit:contain;object-position:bottom center;position:absolute;bottom:-10%;left:50%!important;transform:translate(-50%);z-index:0!important}.colorful-promo .colorful-subtitle{font-size:90px;font-weight:500;line-height:1.1;margin-top:60px;z-index:10!important;text-align:center}.mockup{min-width:104%;max-width:104%;min-height:101.5%;max-height:101.5%;position:absolute;top:-1%;left:-2%;z-index:10;pointer-events:none}.style-preview-reworked .colorful-promo .colorful-title{font-size:300px!important}.effect1{position:absolute;top:2%;right:1%;width:25%;opacity:1}.effect2{position:absolute;top:0;right:0;width:100%;opacity:1;z-index:0}.effect3{position:absolute;top:0;right:0;width:100%;opacity:.5;z-index:0}.colorful-feature .colorful-title{position:absolute;top:200px;left:50%;transform:translate(-50%);width:90%;text-align:center;padding-top:50px;z-index:999!important}.colorful-template .highlight-text{font-style:normal}.colorful-mockup-container{position:absolute;bottom:-150px!important;left:50%;transform:translate(-40%) translateY(-5%) rotate(-5deg);display:flex;justify-content:center;border-radius:140px;overflow:hidden}.colorful-playstore .colorful-mockup-img{border-radius:0!important}.colorful-playstore .colorful-mockup-container{border-radius:50px!important}.colorful-appstore .colorful-mockup-img{border-radius:95px!important}.colorful-appstore .colorful-mockup-container{border-radius:110px!important}.colorful-mockup-frame{width:1050px;height:2050px;position:relative;box-shadow:0 40px 100px #0003;border:20px solid #000;border-radius:180px;overflow:hidden;background:#000}.colorful-mockup-img{width:100%;height:100%;object-fit:cover;display:block}.colorful-playstore .colorful-title{font-size:110px}.colorful-playstore.colorful-promo .colorful-title{font-size:180px}.colorful-playstore.colorful-promo .colorful-subtitle{font-size:70px;margin-top:20px}.texty-template{width:1290px;height:2796px;position:relative;overflow:hidden;font-family:SF Pro,Inter,sans-serif;color:#fff}.texty-title{font-size:120px;font-weight:700;line-height:1.05;letter-spacing:-1.5px;text-align:center;margin:0;padding:0}.texty-promo{display:flex;align-items:flex-end}.texty-promo-content{text-align:left;padding:0 100px;display:flex;flex-direction:column;z-index:1}.texty-promo .texty-title{font-size:200px;font-weight:600;line-height:.9!important;letter-spacing:-5px;text-align:left;z-index:3!important}.style-preview-reworked .texty-promo .texty-title{font-size:200px!important}.style-preview-reworked .texty-feature .texty-title{font-size:120px!important}.texty-template .img-container{width:100%;height:60%;position:absolute;top:0;left:0;overflow:hidden;mask-image:linear-gradient(to bottom,black 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 70%,transparent 100%)}.texty-template .img-container img{width:100%;height:100%;object-fit:cover}.texty-promo .texty-subtitle{font-size:95px!important;font-weight:400;z-index:3!important;line-height:1.2;margin-top:70px;margin-bottom:50px;opacity:.7!important;letter-spacing:-.5px}.texty-promo .texty-rating-wrapper{margin-top:80px;z-index:10}.texty-feature .texty-title{position:absolute;top:150px;left:50%;transform:translate(-50%);width:90%;font-size:150px;max-width:85%!important;text-align:left!important}.texty-mockup-container{position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.texty-mockup-frame{width:1050px;height:2050px;border-radius:158px;background:#000;position:relative;box-shadow:0 0 80px #00000040}.texty-mockup-img{width:100%;border-radius:158px!important;height:100%;object-fit:cover}.texty-template .mockup{min-width:104%;max-width:104%;min-height:101.5%;max-height:101.5%;position:absolute;top:-1%;left:-2%}.texty-playstore .texty-promo-content{padding:0 50px!important}.texty-playstore .texty-title{font-size:80px}.texty-playstore.texty-promo .texty-title{font-size:110px}.texty-playstore.texty-promo .texty-subtitle{font-size:40px;margin-top:30px}.texty-playstore .texty-mockup-frame,.texty-playstore .texty-mockup-img{border-radius:35px!important}.zigzag-template{width:1290px;height:2796px;position:relative;overflow:hidden;font-family:Montserrat,sans-serif;color:#fff}.zigzag-promo{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:100px}.zigzag-promo .zigzag-promo-img-container{width:100%;height:52%;position:relative;overflow:hidden;border:0px solid rgba(0,0,0,.4);border-radius:50px;box-shadow:0 12px 28px #0003;flex-shrink:0}.zigzag-promo .zigzag-promo-img-container img{width:100%;height:100%;object-fit:cover}.zigzag-promo .zigzag-promo-text{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.zigzag-promo .zigzag-promo-title{font-size:190px;font-weight:600;line-height:.92;letter-spacing:-5px;margin-top:70px!important;text-align:center;margin:0 0 60px;color:#111!important}.style-preview-reworked .zigzag-feature .zigzag-feature-title{font-size:180px!important;width:100%;margin:0 auto}.zigzag-promo .zigzag-highlight{opacity:.5}.zigzag-promo .zigzag-rating-wrapper{margin-top:20px}.zigzag-feature{display:flex;flex-direction:column}.zigzag-feature .zigzag-feature-title-wrap{position:absolute;left:80px;right:80px;text-align:center;z-index:10}.zigzag-feature .zigzag-feature-title{font-size:150px;font-weight:700;line-height:.95;letter-spacing:-3px;text-align:center;margin:0;display:block}.zigzag-feature .zigzag-highlight{opacity:1!important}.zigzag-feature .zigzag-mockup-container{position:absolute;left:50%;transform:translate(-50%);z-index:5}.zigzag-feature.zigzag-title-top .zigzag-feature-title-wrap{top:140px}.zigzag-feature.zigzag-title-top .zigzag-mockup-container{bottom:100px}.zigzag-feature.zigzag-title-bottom .zigzag-feature-title-wrap{bottom:120px}.zigzag-feature.zigzag-title-bottom .zigzag-mockup-container{top:100px}.zigzag-mockup-frame{width:1050px;height:2050px;border-radius:158px;background:#000;position:relative;box-shadow:0 0 80px #00000040}.zigzag-mockup-img{width:100%;height:100%;border-radius:158px!important;object-fit:cover}.zigzag-template .mockup{min-width:104%;max-width:104%;min-height:101.5%;max-height:101.5%;position:absolute;top:-1%;left:-2%}.zigzag-feature.zigzag-dark,.zigzag-feature.zigzag-dark .zigzag-feature-title{color:#fff}.zigzag-feature.zigzag-dark .zigzag-highlight{opacity:.45;color:#fff}.zigzag-bg-decor{position:absolute;top:0;left:-5%;width:100%;height:100%;z-index:1;pointer-events:none}.zigzag-bg-line{position:absolute;top:0;width:10%;height:100%;background:#00000008}.zigzag-feature.zigzag-light{background:#fff;color:#111}.zigzag-feature.zigzag-light .zigzag-feature-title{color:#111}.zigzag-feature.zigzag-light .zigzag-highlight{opacity:.45;color:#111}.zigzag-playstore .zigzag-promo-title{font-size:110px;letter-spacing:-3px}.zigzag-playstore .zigzag-promo-text{padding:50px 80px 40px}.zigzag-playstore .zigzag-feature-title{font-size:90px}.zigzag-playstore .zigzag-feature-title-wrap.zigzag-top-title{top:80px!important}.zigzag-playstore .zigzag-feature-title-wrap.zigzag-bottom-title{bottom:70px!important}.zigzag-playstore .zigzag-mockup-frame,.zigzag-playstore .zigzag-mockup-img{border-radius:35px!important}.style-preview-reworked .zigzag-promo-title{font-size:190px!important;color:#111!important}.style-preview-reworked .zigzag-feature-title{font-size:150px!important}.pricing-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:modal-fade-in .3s ease}.pricing-modal-content{background:#f5f5f7;width:90%;max-width:600px;max-height:90vh;border-radius:50px;corner-shape:squircle;-webkit-corner-shape:squircle;padding:40px;position:relative;box-shadow:0 40px 100px #0000004d;overflow-y:auto;animation:modal-slide-up .4s cubic-bezier(.16,1,.3,1)}.pricing-modal-close{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:50%;background:#e5e5ea;display:flex;align-items:center;justify-content:center;color:#000;transition:all .2s ease;z-index:10}.pricing-modal-close:hover{background:#d1d1d6;transform:scale(1.1)}.pricing-modal-body{display:flex;flex-direction:column;align-items:center}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.pricing-modal-body .pricing-card-apple{width:100%}.sc-btn-secondary.w100{width:100%;padding:16px 24px;font-size:17px;font-weight:600;border-radius:999px;background:#fff;color:#000;transition:all .3s ease}.sc-btn-secondary.w100:hover{background:#f5f5f7;transform:scale(1.02)}.sc-btn-secondary.w100:disabled{opacity:.6;cursor:not-allowed}
