.verif-page{min-height:100vh;font-family:var(--font-cairo), sans-serif;direction:rtl;background-color:#f7f8f0;background-image:radial-gradient(#e2e6d8 1px,#0000 1px);background-size:20px 20px;flex-direction:column;align-items:center;padding:2rem;display:flex}.verif-top-bar{justify-content:flex-end;width:100%;max-width:900px;margin-bottom:1rem;display:flex}.home-btn{color:#333;background-color:#0000;border:1.5px solid #333;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;text-decoration:none;transition:all .2s;display:flex}.home-btn:hover{color:#fff;background-color:#333}.verif-card{text-align:center;background-color:#fff;border-radius:24px;width:100%;max-width:440px;padding:2.5rem 2rem;box-shadow:0 15px 35px #0000000a}.verif-logo-container{justify-content:center;margin-bottom:1.5rem;display:flex}.verif-logo{object-fit:cover;object-position:top center;border-radius:20px;width:90px;height:90px;box-shadow:0 5px 15px #0000000d}.verif-title{color:#222;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.verif-subtitle{color:#666;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.verif-input-group{direction:ltr;background-color:#fff;border:1.5px solid #e0e4db;border-radius:12px;align-items:stretch;margin-bottom:1.2rem;transition:border-color .2s;display:flex;position:relative}.verif-input-group:focus-within{border-color:#ea582a}.verif-phone-input-wrapper{background-color:#fff;border-radius:0 12px 12px 0;flex:1;align-items:center;padding:0 1rem;display:flex}.verif-phone-input{color:#333;text-align:left;direction:ltr;background-color:#0000;border:none;outline:none;width:100%;padding:1rem 0;font-family:inherit;font-size:1rem;font-weight:500}.verif-phone-input::placeholder{color:#aaa}.input-icon{color:#999;margin-right:.5rem;font-size:1.1rem}.verif-btn-primary{color:#fff;cursor:pointer;background-color:#e55b3c;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.1rem;font-size:1.05rem;font-weight:800;transition:background-color .2s,transform .1s;display:flex;box-shadow:0 4px 15px #e55b3c40}.verif-btn-primary:hover{background-color:#d14a2c}.verif-btn-primary:active{transform:scale(.98)}.verif-divider{color:#999;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.9rem;font-weight:600;display:flex}.verif-divider:before,.verif-divider:after{content:"";background-color:#eee;flex:1;height:1px}.verif-btn-secondary{color:#333;cursor:pointer;background-color:#0000;border:1.5px solid #333;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.1rem;font-size:1.05rem;font-weight:800;transition:all .2s;display:flex}.verif-btn-secondary:hover{color:#fff;background-color:#333}.verif-tags{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2rem;display:flex}.verif-tag{color:#4a5a4a;background-color:#e7eadf;border-radius:30px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;display:flex}.verif-other-games{width:100%;max-width:900px;margin-top:3.5rem}.verif-other-title{text-align:center;color:#666;margin-bottom:1.5rem;font-size:.95rem;font-weight:700}.verif-games-scroll{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:1.2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.verif-games-scroll::-webkit-scrollbar{display:none}.verif-game-item{flex-direction:column;flex:none;align-items:center;width:90px;text-decoration:none;transition:transform .2s;display:flex}.verif-game-item:hover{transform:translateY(-5px)}.verif-game-img{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;box-shadow:0 4px 12px #00000014}.verif-game-title{text-align:center;color:#444;margin-top:.6rem;font-size:.75rem;font-weight:700}.verif-footer{text-align:center;color:#999;margin-top:3rem;font-size:.8rem;font-weight:600}.verif-country-selector{align-items:stretch;display:flex}.verif-country-code{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;direction:ltr;background-color:#f1f4ea;border-right:1.5px solid #e0e4db;border-radius:10px 0 0 10px;align-self:stretch;align-items:center;gap:.5rem;padding:0 1.2rem;font-size:.95rem;font-weight:700;transition:background-color .2s;display:flex}.verif-country-code:hover{background-color:#e5ecd6}.verif-country-dropdown{z-index:100;scrollbar-width:thin;scrollbar-color:#e0e4db transparent;background:#fff;border:1.5px solid #e0e4db;border-radius:12px;flex-direction:column;width:100%;max-height:250px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #00000014}.verif-country-dropdown::-webkit-scrollbar{width:6px}.verif-country-dropdown::-webkit-scrollbar-track{background:0 0}.verif-country-dropdown::-webkit-scrollbar-thumb{background-color:#e0e4db;border-radius:20px}.verif-country-item{cursor:pointer;direction:rtl;border-bottom:1px solid #f5f6f3;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;transition:all .2s;display:flex}.verif-country-item:last-child{border-bottom:none}.verif-country-item:hover{color:#ea582a;background-color:#f7f9f5}.verif-country-item.active{color:#ea582a;background-color:#f1f4ea;font-weight:700}.verif-country-item-info{align-items:center;gap:.75rem;display:flex}.verif-country-item-code{color:#777;direction:ltr;font-size:.95rem;font-weight:600}
