.app-promo-section{background:var(--colorWhite)}.app-promo-card{background:linear-gradient(104.52deg,#143537 7.22%,#3b635c 96.13%);border-radius:24px;padding:48px 40px;overflow:hidden}.app-promo-title{color:var(--colorWhite)!important;font-size:42px!important;line-height:1.15!important;margin:0 0 16px!important}.app-promo-subtitle{color:rgba(255,255,255,.92)!important;font-size:16px!important;line-height:1.6!important;margin-bottom:28px!important;max-width:360px}.app-promo-download{display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.app-promo-store-buttons{display:flex;flex-direction:column;gap:12px}.app-promo-store-btn{display:flex;align-items:center;gap:12px;min-width:180px;padding:10px 16px;background:var(--colorSecondary);color:var(--colorTextPrimaryDark)!important;border-radius:10px;transition:transform .2s ease,background .2s ease}.app-promo-store-btn:hover{background:var(--colorPrimary);transform:translateY(-1px);color:var(--colorWhite)!important}.app-promo-store-icon{font-size:28px}.app-promo-store-btn span{display:flex;flex-direction:column;line-height:1.2;font-size:16px;font-weight:600}.app-promo-store-btn small{font-size:10px;font-weight:400;opacity:.85}.app-promo-qr{flex-shrink:0;width:112px;height:112px;padding:8px;background:var(--colorWhite);border-radius:12px}.app-promo-qr-svg{width:100%;height:100%;display:block}.app-promo-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.app-promo-feature-card{background:var(--colorWhite);border-radius:16px;padding:18px 16px;min-height:130px;display:flex;flex-direction:column;gap:14px}.app-promo-feature-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px}.app-promo-feature-icon--primary{background:#edf9f6;color:var(--colorPrimary)}.app-promo-feature-icon--secondary{background:var(--colorSecondary);color:var(--colorPrimary)}.app-promo-feature-card p{margin:0;color:var(--colorTextPrimaryDark);font-size:14px;line-height:1.45;font-weight:500}.app-promo-phone-wrap{position:relative;display:flex;justify-content:center;align-items:center;min-height:360px}.app-promo-phone-bg{position:absolute;width:280px;height:280px;border-radius:50%;background:var(--colorSecondary);opacity:.85;right:10%;top:50%;transform:translateY(-50%);z-index:0}.app-promo-phone{position:relative;z-index:1;width:220px;height:440px;background:var(--colorPrimary);border-radius:32px;padding:10px;box-shadow:0 24px 48px rgba(0,0,0,.25);transform:rotate(-8deg)}.app-promo-phone-notch{width:90px;height:22px;background:var(--colorPrimary);border-radius:0 0 14px 14px;margin:0 auto 8px}.app-promo-phone-screen{background:#f5f7fa;border-radius:24px;height:calc(100% - 30px);overflow:hidden;padding:12px}.app-promo-phone-search{background:var(--colorWhite);border-radius:10px;padding:10px 12px;font-size:12px;color:var(--colorTextPrimaryLight);margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.app-promo-phone-filters{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}.app-promo-phone-filters span{background:var(--colorWhite);border-radius:999px;padding:4px 8px;font-size:9px;color:var(--colorTextPrimaryDark)}.app-promo-phone-listing{background:var(--colorWhite);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.app-promo-phone-image{height:110px;background:linear-gradient(135deg,var(--colorSecondary) 0,#c4b08a 50%,var(--colorPrimary) 100%)}.app-promo-phone-details{padding:10px}.app-promo-phone-details strong{display:block;font-size:11px;color:var(--colorTextPrimaryDark);margin-bottom:4px}.app-promo-phone-details span{display:block;font-size:12px;font-weight:700;color:var(--colorPrimary);margin-bottom:8px}.app-promo-phone-actions{display:flex;gap:6px}.app-promo-phone-actions button{flex:1 1;border:none;border-radius:8px;padding:6px 0;font-size:9px;cursor:default}.app-promo-phone-actions button:first-child{background:var(--colorPrimary);color:var(--colorWhite)}.app-promo-phone-actions button:last-child{background:var(--colorSecondary);color:var(--colorTextPrimaryDark)}@media screen and (max-width:991.5px){.app-promo-card{padding:36px 24px}.app-promo-title{font-size:34px!important}.app-promo-subtitle{max-width:none}.app-promo-phone-wrap{min-height:320px;margin-top:8px}.app-promo-phone-bg{right:auto;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:575.5px){.app-promo-card{padding:28px 18px;border-radius:18px}.app-promo-title{font-size:28px!important}.app-promo-features{grid-template-columns:1fr}.app-promo-feature-card{min-height:auto;flex-direction:row;align-items:center}.app-promo-download{flex-direction:column}.app-promo-store-btn,.app-promo-store-buttons{width:100%}.app-promo-phone{width:200px;height:400px}}