:root{--iosys-red: #e60012;--iosys-blue: #0068b7;--iosys-dark-blue: #003e7e;--iosys-sky: #29abe2;--iosys-bg-light: #e4f3fa}.app{background:linear-gradient(180deg, #d2ecf9 0%, #29abe2 10%, #1465b1 20%, #185695 40%);min-height:100vh;color:#333;overflow-x:hidden}.poster-container{margin:0 auto;padding:40px 20px 30px;position:relative}.hero-title-sub{font-size:2.2em;font-weight:900;color:#111;letter-spacing:-1px;line-height:1.2}.hero-title-main{font-size:3.8em;font-weight:900;color:#111;line-height:1.15;letter-spacing:-2px;margin-bottom:15px}.text-red{color:var(--iosys-red)}.hero-subtitle{font-size:1.35em;font-weight:700;color:#111;letter-spacing:.5px;margin-bottom:35px}.phones-image-wrapper img{height:auto;max-width:100%;display:block}.bottom-promo-title{color:#fff;font-size:2.2em;font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.4}.app-store-btns{display:flex;justify-content:center;gap:12px;margin:25px 0 20px;flex-wrap:wrap}.btn-store{background:#000;color:#fff !important;border:1px solid #444;border-radius:8px;padding:6px 16px;display:flex;align-items:center;gap:10px;text-decoration:none !important;transition:transform .2s,background .2s;box-shadow:0 4px 10px rgba(0,0,0,.3)}.btn-store:hover{transform:translateY(-2px);background:#111}.btn-store i{font-size:22px}.btn-store .btn-text-sub{font-size:8px;display:block;line-height:1;opacity:.9}.btn-store .btn-text-main{font-size:13px;font-weight:700;line-height:1.2}.steps-section{max-width:1180px;background:#fff;border-radius:20px;padding:3em 3em 2em;margin-top:40px;box-shadow:0 10px 30px rgba(0,0,0,.25);text-align:left;margin:0 auto}.steps-header{text-align:center;margin-bottom:30px}.steps-title{color:var(--iosys-dark-blue);font-weight:900;font-size:1.8em;display:inline-block;position:relative;padding-bottom:1.3em;margin:0}.steps-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:var(--iosys-red);border-radius:2px}.anchor-nav{display:flex;justify-content:center;gap:15px;margin-bottom:35px;flex-wrap:wrap}.btn-anchor{background:#fff;color:var(--iosys-dark-blue);border:2px solid var(--iosys-blue);font-size:1.1em;font-weight:700;padding:10px 22px;border-radius:50px;text-decoration:none !important;transition:all .25s ease;box-shadow:0 4px 10px rgba(0,0,0,.06);display:inline-flex;align-items:center;gap:8px}.btn-anchor:hover{background:var(--iosys-blue);color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,104,183,.25)}.btn-anchor-app{border-color:var(--iosys-red);color:var(--iosys-red)}.btn-anchor-app:hover{background:var(--iosys-red);color:#fff;box-shadow:0 6px 15px rgba(230,0,18,.25)}.step-group-title{font-size:1.3em;font-weight:900;color:var(--iosys-dark-blue);background:#eef7fc;border-left:5px solid var(--iosys-blue);padding:10px 18px;border-radius:0 8px 8px 0;margin-bottom:25px;display:flex;align-items:center;gap:10px}.step-group-title.app-group{color:var(--iosys-red);border-left-color:var(--iosys-red);background:#fdf2f2}.step-card{background:#f8fbfd;border:2px solid #e1eff8;border-radius:16px;padding:20px 15px;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;transition:transform .2s,box-shadow .2s}.step-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,104,183,.12)}.step-badge{background:var(--iosys-red);color:#fff;font-weight:900;font-size:1.2em;padding:4px 14px;border-radius:20px;letter-spacing:1px;margin-bottom:12px;box-shadow:0 2px 5px rgba(230,0,18,.3)}.step-card-title{font-size:1.05em;font-weight:900;color:#222;margin-bottom:12px;text-align:center;line-height:1.35}.step-img-wrapper{position:relative;display:inline-block;max-width:100%;margin:0 auto 15px;border-radius:8px;overflow:hidden;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2)}.step-img-wrapper img{display:block;max-width:100%;max-height:230px;width:auto;height:auto;border-radius:8px}.img-zoom-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .2s ease;border-radius:8px;font-size:.85em;font-weight:700}.img-zoom-overlay i{font-size:1.8em;margin-bottom:4px}.step-img-wrapper:hover .img-zoom-overlay{opacity:1}.phones-image-wrapper{margin:0 auto;width:100%;display:flex;justify-content:center;align-items:center;position:relative;border-radius:16px;overflow:hidden}#imageModal .modal-dialog{max-width:90vw;margin:1.75em auto}#imageModal .modal-content{background-color:rgba(0,0,0,0);border:none;box-shadow:none}#imageModal .modal-body{padding:0;display:flex;justify-content:center;align-items:center}.modal-img-wrapper{position:relative;display:inline-block;max-width:100%}.modal-img-wrapper img{display:block;max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.6)}.btn-close-modal{position:absolute;top:-12px;right:-12px;width:36px;height:36px;background:#000;color:#fff;border:2px solid #fff;border-radius:50%;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1055;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:transform .2s,background .2s;padding:0}.btn-close-modal:hover{transform:scale(1.1);background:var(--iosys-red)}.step-desc{font-size:1em;color:#555;line-height:1.5;width:100%;margin-top:auto;margin-bottom:0;text-align:center}.poster-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:25px;color:#fff;font-size:.75em}.footer-logo{font-size:1.5em;font-weight:900;letter-spacing:-0.5px;display:flex;align-items:center;gap:6px}.footer-logo i{font-size:1.2em}@media(max-width: 768px){.phones-image-wrapper{margin:0 auto 35px}.hero-title-sub{font-size:1.6em}.hero-title-main{font-size:2.7em}.hero-subtitle{font-size:1em}.phone-center{width:200px}.phone-left,.phone-right{width:170px}.phone-left{transform:scale(0.9) translateX(25px)}.phone-right{transform:scale(0.9) translateX(-25px)}.bottom-promo-title{font-size:1.5em}.poster-footer{flex-direction:column;align-items:center;gap:10px;text-align:center}.steps-section{padding:2em 1.5em .5em}}@media(max-width: 480px){.hero-title-main{font-size:2.2em}.phone-left{display:none}.phone-right{display:none}.phone-center{width:240px}}#step-app,#step-web{padding-top:3em;margin-top:-3em}