.gallery-img{transition:transform .25s cubic-bezier(.4,2,.6,1)}.gallery-img:hover{transform:scale(1.08);z-index:2;box-shadow:0 8px 32px #ffb3472e}.zoom{transition:transform .25s cubic-bezier(.4,2,.6,1)}.zoom:hover{transform:scale(2);z-index:2}.zoom-s{transition:transform .25s cubic-bezier(.4,2,.6,1)}.zoom-s:hover{transform:scale(1.1);z-index:2}:root{--bg: #0f1b1f;--app-bg-gradient: #13242a;--accent: #ffb347;--accent-2: #ff7043;--text: #f4f7f8;--muted: #9fb0b7;--border: #1f3640;--card: radial-gradient(circle at 20% 20%, #1b3037 0%, #13242a 120%);font-family:Space Grotesk,Segoe UI,sans-serif}body,.app-bg{background:var(--app-bg-gradient);color:var(--text);min-height:100vh;margin:0}section{margin:0 auto 48px;max-width:900px;padding:32px 16px;border-radius:16px;background:var(--card);box-shadow:0 20px 50px #080f1266}h1,h2,h3{font-family:Space Grotesk,Segoe UI,sans-serif;font-weight:600;letter-spacing:.04em}h1{font-size:2.5rem;margin-bottom:16px}h2{font-size:1.5rem;margin-bottom:12px}h3{font-size:1.1rem;margin-bottom:8px}.cta-btn{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:var(--bg);font-weight:700;border:none;border-radius:12px;padding:14px 32px;font-size:1.1rem;box-shadow:0 4px 16px #ffb34733;cursor:pointer;margin-top:24px;transition:background .2s,box-shadow .2s}.cta-btn:hover{box-shadow:0 8px 24px #ff704333;transform:scale(1.05)}.app-header-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:32px;margin-bottom:48px;width:100%;padding:0 16px;box-sizing:border-box}.app-header-logo{flex-shrink:0;margin-right:32px}.app-header-title{text-align:left;font-size:4rem;font-weight:700;letter-spacing:.01em;margin-top:auto}.feature-section{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:64px 24px 48px;border-radius:24px;margin:32px auto;max-width:1920px;background:var(--card);box-shadow:0 8px 32px #080f122e;box-sizing:border-box}.feature-section.reverse{flex-direction:row-reverse}.feature-screenshot-wrap{flex-shrink:0;border-radius:30px;width:960px;height:560px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;margin-left:32px;box-shadow:0 12px 64px #ffb3472e;cursor:pointer;position:relative;overflow:hidden}.feature-section.reverse .feature-screenshot-wrap{margin-left:32px;margin-right:0}.feature-screenshot-img{width:960px;height:560px;border-radius:30px;transition:box-shadow .2s;display:block}.feature-text{text-align:center;align-items:center;display:flex;flex-direction:column;gap:32px;margin:48px}.feature-text h1{font-size:2.3rem;margin-bottom:0;font-weight:700;letter-spacing:.01em}.feature-text>span{font-size:1.22rem;color:var(--muted);max-width:700px;margin:0}.info-list{color:#c7e0f7;font-size:18px;line-height:1.7;padding:0 16px 0 28px;margin:0;text-align:left;width:100%;max-width:520px;box-sizing:border-box}.info-list li{margin-bottom:10px}@media (max-width: 1450px){.feature-section,.feature-section.reverse{flex-direction:column;align-items:stretch;padding:32px 16px;gap:24px;margin:16px auto}.feature-screenshot-wrap{width:100%;max-width:100%;height:auto;aspect-ratio:960 / 560;margin-left:0;margin-right:0;margin-bottom:0}.feature-section.reverse .feature-screenshot-wrap{margin-left:0}.feature-screenshot-img{width:100%;height:100%;object-fit:cover;border-radius:20px}.feature-text{align-items:center;margin:8px 8px 0;gap:16px}.feature-text h1{font-size:1.8rem}}@media (max-width: 600px){section{padding:18px 10px;max-width:100%;margin:12px auto;border-radius:12px}h1{font-size:1.5rem}h2{font-size:1.1rem}.app-header-wrap{flex-direction:column;margin-top:20px;margin-bottom:24px;gap:8px}.app-header-logo{margin-right:0}.app-header-title{font-size:2rem;text-align:center}.feature-text h1{font-size:1.4rem}.feature-text>span{font-size:1rem;margin:0}.info-list{font-size:15px;max-width:100%;padding:0 12px 0 28px}.feature-section,.feature-section.reverse{margin:8px auto;padding:24px 12px}.cta-btn{width:calc(100vw - 64px)!important;max-width:360px!important;box-sizing:border-box!important;padding-left:16px!important;padding-right:16px!important;justify-content:center}}
