.header-wrap{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffffbf,#f5fbffa6 45%,#ebf5ff8c);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 6px 20px #0f172a14;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin:12px auto 20px;max-width:1160px;padding:12px 18px;position:-webkit-sticky;position:sticky;top:10px;transition:all .4s ease;z-index:30}.header-wrap:hover{background:linear-gradient(135deg,#fff,#f4f6fb 25%,#e0e7ff);border-color:#c7d2fe;box-shadow:0 10px 28px #0f172a1f}.left-section{flex:1 1 auto;gap:14px}.left-section,.logo-link{align-items:center;display:flex}.logo-link{color:#111;flex:1 1;gap:12px;text-decoration:none;transition:opacity .2s ease}.logo-link:hover{opacity:.9}.logo{border-radius:12px;display:grid;flex-shrink:0;height:80px;place-items:center;transition:transform .2s ease;width:80px}.logo:hover{transform:scale(1.03)}.title-style{color:#1e293b;font-size:20px;font-weight:900;padding-top:22px}.desktop-nav{align-items:center;display:flex;gap:16px}.desktop-nav a{transition:all .25s ease}.desktop-nav a:hover{background:#eef2ff;border-color:#c7d2fe;color:#1d4ed8!important}.icons-section{align-items:center;display:flex;flex-shrink:0;gap:12px}.cart-btn,.icon-btn{background:#fff;border:1px solid #e6edf3;border-radius:10px;cursor:pointer;font-size:18px;padding:6px 12px;transition:all .25s ease}.cart-btn:hover,.icon-btn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.badge{background:#ef4444;border-radius:999px;box-shadow:0 0 4px #ef444466;color:#fff;font-size:11px;font-weight:800;padding:2px 6px;position:absolute;right:-6px;top:-6px}.cart-panel{animation:fadeIn .25s ease;background:#fff;border:1px solid #e6edf3;border-radius:14px;box-shadow:0 18px 40px #0f172a26;margin-top:10px;max-width:90vw;overflow:hidden;position:absolute;right:0;width:360px;z-index:35}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cart-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e6edf3;display:flex;font-size:15px;font-weight:700;justify-content:space-between;padding:12px 14px}.empty-cart{color:#64748b;font-size:14px;padding:24px;text-align:center}.cart-list{max-height:320px;overflow-y:auto}.cart-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:10px;padding:12px 14px;transition:background .2s ease}.cart-row:hover{background:#f9fafb}.qty-btn{background:#fff;border:1px solid #e6edf3;border-radius:8px;cursor:pointer;font-weight:700;height:28px;transition:all .2s ease;width:28px}.qty-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.remove-btn{background:#0000;border:1px solid #fee2e2;border-radius:8px;color:#ef4444;cursor:pointer;font-weight:700;padding:6px 10px;transition:all .2s ease}.remove-btn:hover{background:#fee2e2;color:#991b1b}.cart-footer{align-items:center;background:#f9fafb;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px 14px}.checkout-btn,.clear-btn{border-radius:10px;cursor:pointer;font-size:14px;font-weight:700;padding:8px 12px;transition:all .25s ease}.clear-btn{background:#fff;border:1px solid #e6edf3}.clear-btn:hover{background:#f8fafc;border-color:#cbd5e1}.checkout-btn{background:#22c55e;border:1px solid #16a34a;color:#fff}.checkout-btn:hover{background:#16a34a}.mobile-menu-btn{background:#fff;border:1px solid #e6edf3;border-radius:10px;cursor:pointer;display:none;font-size:18px;padding:8px 12px}.mobile-overlay{animation:fadeIn .25s ease;background:#00000080;display:flex;inset:0;justify-content:flex-end;padding:20px;position:fixed;z-index:40}.mobile-menu{background:#fff;border:1px solid #e6edf3;border-radius:14px;box-shadow:0 12px 30px #0003;max-width:90vw;overflow:hidden;width:280px}.mobile-menu-header{align-items:center;border-bottom:1px solid #e6edf3;display:flex;font-size:18px;font-weight:700;justify-content:space-between;padding:16px 20px}.mobile-nav{display:flex;flex-direction:column;gap:8px;padding:20px}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.header-wrap{padding:10px 14px}.logo{height:70px;width:70px}.title-style{font-size:18px;padding-top:18px}}@media (max-width:480px){.cart-panel{right:-40px;width:300px}.header-wrap{gap:10px}.title-style{display:none}}.game__img{border-radius:22px;display:block;height:154px;object-fit:cover;transition:transform .45s ease;width:100%}.game:hover .game__img{.card:hover{border-color:#00000029;box-shadow:0 6px 18px #0000001f;transform:translateY(-4px)}}.game__body{border-radius:12px;padding:20px 24px}.game__row{align-items:center;display:flex;justify-content:center;margin-bottom:6px}.game__name{font-weight:400;padding:8px 4px}.product{background:#fff;border:1px solid #e6edf3;border-radius:12px;box-shadow:0 2px 8px #0f172a0f;overflow:hidden;position:relative;transform-style:preserve-3d;transition:box-shadow .25s}.product:hover{box-shadow:0 12px 28px #0f172a2e}.product__img{display:block;height:180px;object-fit:cover;transition:transform .45s ease;width:100%}.product:hover .product__img{transform:scale(1.06)}.product__overlay{background:linear-gradient(0deg,#0000008c,#0000 45%);inset:0;opacity:0;position:absolute;transition:opacity .35s ease}.product:hover .product__overlay{opacity:1}.product__bar{bottom:12px;display:flex;gap:8px;left:12px;opacity:0;position:absolute;right:12px;transform:translateY(12px);transition:all .35s ease}.product:hover .product__bar{opacity:1;transform:translateY(0)}.product__btn{background:#22c55e;border:none;border-radius:10px;box-shadow:0 2px 0 0 #16a34a;color:#fff;cursor:pointer;flex:1 1;font-weight:800;padding:10px 12px}.product__btn:hover{filter:brightness(1.05)}.product__body{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px 24px}.product__row{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.product__name{font-weight:800}.product__cat{color:#64748b;font-size:12px}.product__price{color:#059669;font-weight:900}.product__input{borderRadius:8;border:1px solid #cbd5e1;outline:none;padding:8px 12px}.product__pgBtn{borderRadius:8;background:#fff;border:1px solid #e6edf3;cursor:pointer;padding:8px 12px}body{background:linear-gradient(135deg,#f9fafb,#eef2ff 50%,#e0f2fe);color:#0f172a;direction:rtl;font-family:Vazirmatn,Inter,sans-serif}.container{margin-inline:auto;margin:12px auto 20px;max-width:min(1160px,92%);padding:12px 18px}.crumbs{color:#64748b;display:flex;flex-wrap:wrap;font-size:14px;gap:6px;margin:8px 0 20px}.crumbs .current{color:#111827;font-weight:600}.detail-grid{display:flex;flex-direction:column;gap:20px}.appbox.card{display:flex;justify-content:space-between}.card{border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 6px 18px #0206170d;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:0 8px 22px #02061714;transform:translateY(-3px)}.card__head h3{color:#111827;font-size:18px;margin:0 0 10px}.appbox__head{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.appbox__icon{border:1px solid #e5e7eb;border-radius:20px;height:180px;object-fit:cover;width:180px}.appbox__title{font-size:22px;margin:0}.appbox__dev{color:#64748b;font-size:14px}.appbox__actions{display:flex;justify-content:center;margin-top:15px}.appbox__actions div{text-align:center}.appbox__actions div p{margin:15px 0 -15px}.download-lg{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin:20px 10px;min-width:180px;padding:10px 22px;transition:transform .2s ease,box-shadow .2s ease}.download-lg:hover{box-shadow:0 4px 10px #22c55e66;transform:translateY(-1px)}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chip{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#475569;font-size:13px;padding:6px 10px}.btn{background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;padding:8px 14px}.detail__foot{display:flex;justify-content:center;margin-top:40px}.description-text{line-height:1.6;white-space:pre-line}.description-text-link{direction:ltr;text-align:right}.desc-pre{color:#1e293b;font-size:15px;line-height:2;text-align:justify;white-space:normal}.col--left,.col--right{min-width:50%}.shots-container{position:relative;width:100%}.shots{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:8px 4px;scroll-behavior:smooth;scrollbar-color:#c7d2fe #0000;scrollbar-width:thin;&::-webkit-scrollbar{height:6px}&::-webkit-scrollbar-track{background:#0000;border-radius:3px}&::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:3px}&::-webkit-scrollbar-thumb:hover{background:#a5b4fc}&:not(:hover)::-webkit-scrollbar-thumb{background:#0000}}.shot-media{background:#f8fafc;border:1px solid #e6edf3;border-radius:8px;flex-shrink:0;height:160px;object-fit:cover;transition:transform .2s ease,box-shadow .2s ease;width:280px}.shot-media:hover{box-shadow:0 4px 12px #00000026;transform:scale(1.02)}.carousel-arrow{align-items:center;background:#ffffffe6;border:1px solid #e6edf3;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#475569;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:36px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:36px;z-index:2}.carousel-arrow:hover{background:#fff;box-shadow:0 4px 12px #00000026;color:#111}.carousel-arrow--left{left:8px}.carousel-arrow--right{right:8px}@media (max-width:900px){.detail-grid{grid-template-columns:1fr}}@media (max-width:700px){.appbox__title{font-size:18px}.appbox.card{flex-direction:column-reverse}.appbox__icon{border-radius:15px;height:140px;margin-bottom:20px;width:140px}h1{font-size:30px!important}h2{font-size:22px!important}}@media (max-width:768px){.shot-media{height:135px;width:240px}.carousel-arrow{font-size:16px;height:32px;width:32px}}@media (max-width:480px){.shot-media{height:112px;width:200px}.shots{gap:8px}.carousel-arrow{font-size:14px;height:28px;width:28px}.carousel-arrow--left{left:4px}.carousel-arrow--right{right:4px}.appbox__actions{flex-direction:column}}.Contact_root__HMjqs{align-items:center;background:#f8fafc;display:flex;justify-content:center;min-height:100vh;padding:48px 16px;text-align:left;text-align:initial}.Contact_wrap__YAVk\+{max-width:960px;width:100%}.Contact_card__6CMiF{grid-gap:32px;background:#fff;border-radius:24px;box-shadow:0 12px 35px #02061714;display:grid;gap:32px;padding:32px}@media (min-width:768px){.Contact_card__6CMiF{align-items:center;grid-template-columns:1fr 1fr}}.Contact_info__Nd48o{text-align:right}.Contact_title__KB8-d{color:#0f172a;font-size:28px;font-weight:800;margin-bottom:8px}.Contact_desc__9svZQ{color:#475569;line-height:1.8;margin-bottom:16px}.Contact_details__am80U p{color:#334155;margin:6px 0}.Contact_details__am80U span{color:#1e293b;font-weight:600}.Contact_form__5oZYg{display:flex;flex-direction:column;gap:16px}.Contact_form__5oZYg label{color:#1e293b;display:flex;flex-direction:column;font-size:15px;font-weight:600;gap:6px}.Contact_form__5oZYg input,.Contact_form__5oZYg textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;font-size:15px;padding:12px 14px;transition:all .2s ease}.Contact_form__5oZYg input:focus,.Contact_form__5oZYg textarea:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533;outline:none}.Contact_form__5oZYg button{background:#4f46e5;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;margin-top:8px;padding:12px 16px;transition:background .3s ease}.Contact_form__5oZYg button:hover{background:#4338ca}.Contact_toast__4eMIT{animation:Contact_fadein__nWmhn .3s ease;background:#16a34a;border-radius:12px;bottom:32px;box-shadow:0 4px 20px #00000026;color:#fff;font-weight:500;padding:12px 20px;position:fixed;right:32px}@keyframes Contact_fadein__nWmhn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.root{align-items:center;background:#f8fafc;direction:rtl;display:flex;min-height:100vh;padding:48px 16px;text-align:left;text-align:initial}.wrap{margin:0 auto;max-width:960px;width:100%}.hero{align-items:start}@media (min-width:768px){.hero{grid-template-columns:1fr 1fr}}.title{color:#0f172a;font-size:32px;font-weight:800;margin:20px}.title span{color:#4f46e5}.p{color:#475569;line-height:2;margin:12px 0 0;text-align:justify}.btnRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.btn{padding:12px 18px;text-align:center}.primary{background:#4f46e5;color:#fff}.primary:hover{background:#4338ca}.outline{border:2px solid #4f46e5;color:#4f46e5}.outline:hover{background:#eef2ff}.figure{display:flex;justify-content:center}.img{border-radius:16px;box-shadow:0 10px 30px #0206171a;margin-bottom:50px;max-width:100%;object-fit:cover}.stats{grid-gap:12px;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:28px}.stat{border-radius:14px;box-shadow:0 6px 18px #0206170f;padding:16px}.num{color:#4f46e5;font-size:22px;font-weight:800}.cap{color:#64748b;font-size:13px;margin-top:4px}.cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-top:28px}@media (min-width:768px){.cards{grid-template-columns:1fr 1fr}}.card{border-radius:14px;box-shadow:0 2px 10px #0206170d;padding:18px}.card h3{color:#0f172a;font-size:18px;margin:0 0 8px}.card p{color:#475569;line-height:1.85;margin:0}.cta{justify-content:center!important;margin-top:80px}@media (max-width:768px){.hero .figure .img{content:url(/static/media/aboutmobile.7c68a311ef0bd443f5cb.png)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto;margin:0}.page{background:linear-gradient(#eef2ff,#fff);min-height:100vh;padding:64px 24px}.container{margin:0 auto;max-width:1120px}.card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #02061714;padding:24px}.grid{grid-gap:24px;display:grid;gap:24px}@media (min-width:768px){.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:repeat(3,1fr)}}h1{font-size:40px;margin:0 0 16px}h1,h3{color:#0f172a}h3{font-size:24px;margin:0 0 12px}p{color:#475569;line-height:1.8}.btn{border-radius:12px;display:inline-block;font-weight:600;padding:12px 20px;text-decoration:none}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover{background:#4338ca}.btn-outline{border:2px solid #4f46e5;color:#4f46e5}.btn-outline:hover{background:#eef2ff}.stats{grid-gap:16px;display:grid;gap:16px}.stat{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0206170f;padding:24px;text-align:center}.stat .num{color:#4f46e5;font-size:32px;font-weight:800}.values .item{background:linear-gradient(#eef2ff,#fff);border-radius:16px;box-shadow:0 1px 0 #0206170a;padding:24px}.cta{align-items:center;background:#4f46e5;border-radius:24px;color:#fff;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:24px}.about-page,.contact-page{text-align:left;text-align:initial}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc;color:#334155;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.game-dashboard{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.dashboard-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 6px -1px #0000001a;padding:2rem 0}.header-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.header-content h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.header-content p{color:#64748b;font-size:1.1rem}.header-content a{font-size:larger;text-decoration:none}.dashboard-nav{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:0;justify-content:center;padding:0 2rem}.nav-tab{background:none;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.nav-tab:hover{background-color:#f8fafc;color:#334155}.nav-tab.active{background-color:#f0f9ff;border-bottom-color:#3b82f6;color:#3b82f6}.dashboard-main{margin:0 auto;max-width:1200px;padding:2rem}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.table-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.table-header h2{color:#1e293b;font-size:1.5rem;font-weight:600}.table-controls{gap:1rem}.search-box,.table-controls{align-items:center;display:flex}.search-box{position:relative}.search-icon{color:#64748b;left:12px;position:absolute}.search-input{border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .3s ease;width:250px}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.filter-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:.9rem;padding:.75rem 1rem}.table-wrapper{overflow-x:auto}.games-table{border-collapse:collapse;width:100%}.games-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:right;text-transform:uppercase}.games-table td{border-bottom:1px solid #f1f5f9;padding:1rem;transition:background-color .2s ease}.games-table tr:hover{background-color:#f8fafc}.games-table tr.selected{background-color:#eff6ff;border-left:3px solid #3b82f6}.id-cell{color:#3b82f6;font-family:Courier New,monospace;font-weight:600}.name-cell .game-name{color:#1e293b;font-weight:600;margin-bottom:.25rem}.name-cell .game-title{color:#64748b;font-size:.875rem}.category-tag{border-radius:20px;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.category-تفننی{background:#dcfce7;color:#166534}.category-استراتژی{background:#dbeafe;color:#1e40af}.rating-display{align-items:center;display:flex;gap:.5rem}.rating-stars{color:#fbbf24;font-size:1.1rem}.rating-value{color:#1e293b;font-weight:600}.btn-edit{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.btn-edit:hover{background:#2563eb;transform:translateY(-1px)}.editor-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.editor-header{align-items:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e2e8f0;color:#fff;display:flex;justify-content:space-between;padding:2rem}.game-header h2{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.game-subtitle{color:#c0c4cb;font-size:1.1rem;opacity:.9}.editor-actions{display:flex;gap:1rem}.btn-export,.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:#fff;color:#3b82f6}.btn-primary:hover{background:#f8fafc;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.btn-secondary{background:#fff3;border:1px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#ffffff4d}.btn-export{background:#10b981;color:#fff}.btn-export:hover{background:#059669;transform:translateY(-2px)}.editor-content{padding:2rem}.form-grid{display:flex;flex-direction:column;gap:2rem}.form-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.section-title{border-bottom:2px solid #e2e8f0;color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#374151;font-size:.9rem;font-weight:500}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;padding:.75rem 1rem;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-textarea{font-family:inherit;min-height:120px;resize:vertical}.endpoints-group{display:flex;flex-direction:column;gap:.5rem}.endpoints-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.endpoint-item{display:flex;flex-direction:column;gap:.25rem}.endpoint-label{color:#64748b;font-size:.8rem;font-weight:500}.no-selection{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:4rem 2rem;text-align:center}.no-selection-icon{font-size:4rem;margin-bottom:1rem}.no-selection h3{color:#374151;font-size:1.5rem;margin-bottom:.5rem}.no-selection p{color:#6b7280}@media (max-width:768px){.dashboard-main{padding:1rem}.table-header{align-items:stretch;gap:1rem}.table-controls,.table-header{flex-direction:column}.search-input{width:100%}.editor-header{flex-direction:column;gap:1rem}.editor-actions{flex-wrap:wrap}.endpoints-row,.form-row{grid-template-columns:1fr}.games-table{font-size:.875rem}.games-table td,.games-table th{padding:.75rem .5rem}}.status-message{border-radius:6px;font-weight:500;margin-top:1rem;padding:.75rem 1rem;text-align:center}.status-message.success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.status-message.error{background:#fee2e2;border:1px solid #fecaca;color:#dc2626}.btn-backup{background:#8b5cf6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.btn-backup:hover{background:#7c3aed;transform:translateY(-1px)}.btn-backup:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.privacy_policy{direction:rtl;max-width:960px;padding-bottom:100px}.privacy_policy h1,.privacy_policy h2,.privacy_policy h3,.privacy_policy p,.privacy_policy ul{line-height:2}.privacy_policy>h1{font-size:32px;padding:20px 0 0}.privacy_policy>h2{font-size:24px;padding-top:20px}.privacy_policy>h3{font-size:20px;padding-top:20px}.terms{direction:rtl;max-width:960px;padding-bottom:100px}.terms h1,.terms h2,.terms h3,.terms p,.terms ul{line-height:2}.terms>h1{font-size:32px;padding:20px 0 0}.terms>h2{font-size:24px;padding-top:20px}.terms>h3{font-size:20px;padding-top:20px}@font-face{font-display:swap;font-family:BYekan;font-style:normal;font-weight:400;src:url(/static/media/BYekan.3877f195acbb979e94b8.ttf) format("truetype")}@font-face{font-display:swap;font-family:BYekan;font-style:normal;font-weight:700;src:url(/static/media/BYekan-Bold.8fac55aa6c9f43bdf40c.ttf) format("truetype")}@font-face{font-display:swap;font-family:BYekan;font-style:normal;font-weight:300;src:url(/static/media/BYekan-Light.b14ec403f8390a7c6a79.ttf) format("truetype")}:root{--font-main:"BYekan",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}#root,body,html{background-color:#f9fafb;font-family:BYekan,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-main);margin:0;padding:0}*,:after,:before{font-family:BYekan,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-family:var(--font-main)!important}
/*# sourceMappingURL=main.3680fbc9.css.map*/