.apps-container{min-height:80vh;padding-top:var(--header-height);color:#fff;background-color:#000;flex-direction:column;align-items:center;display:flex}.apps-hero{text-align:center;background:radial-gradient(circle,#efff0226 0%,#0000 60%);flex-direction:column;align-items:center;gap:2rem;width:100%;padding:6rem 1rem 4rem;display:flex}.apps-title{background:linear-gradient(135deg,#fff 0%,#efff02 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:2px;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.apps-subtitle{color:#ddd;max-width:800px;margin:0 auto;font-size:1.2rem;font-weight:300;line-height:1.6}.apps-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.app-store-btn{color:#fff;background-color:#ffffff14;border:1px solid #efff0266;border-radius:12px;align-items:center;gap:.8rem;min-width:200px;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.app-store-btn:hover{background-color:#efff0233;border-color:#efff02;transform:translateY(-3px);box-shadow:0 5px 15px #efff0226}.btn-icon svg{fill:currentColor;width:28px;height:28px}.btn-text{text-align:left;flex-direction:column;display:flex}.btn-small{opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.btn-large{font-size:1.2rem;font-weight:600}.apps-sections-wrapper{flex-direction:column;gap:8rem;width:100%;max-width:1200px;padding:2rem 1rem;display:flex}.app-feature-section{justify-content:space-between;align-items:center;gap:4rem;display:flex}.app-feature-section.reverse{flex-direction:row-reverse}.feature-text{flex:1}.feature-text h2{color:#fff;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:2.2rem;display:flex}.badge-new{color:#000;vertical-align:middle;background-color:#efff02;border-radius:4px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}.section-desc{color:#bbb;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.feature-list{padding:0;list-style:none}.feature-list li{color:#ddd;margin-bottom:.8rem;padding-left:1.5rem;line-height:1.5;position:relative}.feature-list li:before{content:"•";color:#efff02;font-weight:700;position:absolute;top:0;left:0}.feature-visual{flex:1;justify-content:center;display:flex;position:relative}.app-screen-img{border:4px solid #222;border-radius:20px;max-width:100%;height:auto;max-height:600px;transition:transform .4s;box-shadow:0 15px 40px #0009}.app-screen-img:hover{transform:scale(1.02);box-shadow:0 20px 50px #efff021a}.app-tech-grid{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;grid-template-columns:1fr 1fr;gap:3rem;padding:3rem;display:grid}.tech-card h3{color:#efff02;margin-bottom:1.5rem;font-size:1.5rem}.tech-card ul{padding:0;list-style:none}.tech-card li{color:#ccc;border-left:2px solid #333;margin-bottom:1rem;padding-left:1rem;font-size:.95rem}.apps-cta-bottom{text-align:center;background:linear-gradient(#0000,#efff020d);width:100%;padding:6rem 1rem}.apps-cta-bottom h3{color:#fff;margin-bottom:2rem;font-size:2rem}@media (max-width:992px){.app-feature-section,.app-feature-section.reverse{text-align:center;flex-direction:column;gap:3rem}.feature-list{text-align:left;display:inline-block}.app-screen-img{width:auto;max-height:500px}.app-tech-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.apps-title{font-size:2.2rem}.apps-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.app-store-btn,.feature-text h2{justify-content:center}}
