*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#020a16;font-family:Arial,Helvetica,sans-serif}button,input,select{font-family:inherit}.login-page{background:radial-gradient(circle at 50% 20%,#007eff38,#0000 28%),linear-gradient(145deg,#020814,#05152d,#020915);flex-direction:column;min-height:100vh;display:flex}.login-container{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.login-card{background:linear-gradient(145deg,#091f3cf7,#030d1dfc);border:1px solid #419eff38;border-radius:24px;width:100%;max-width:430px;padding:34px;box-shadow:0 30px 80px #00000073}.login-logo{width:190px;max-width:80%;margin:0 auto 24px;display:block}.login-title{text-align:center;margin-bottom:28px}.login-title span{color:#49a7ff;letter-spacing:2px;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.login-title h1{font-size:25px}.login-card form{flex-direction:column;gap:18px;display:flex}.login-card form label{color:#b8c9df;font-size:13px;font-weight:700}.input-box{margin-top:8px}.input-box input{color:#fff;background:#000917b8;border:1px solid #65a9ff33;border-radius:12px;outline:none;width:100%;height:50px;padding:0 15px}.input-box input:focus{border-color:#168dff}.login-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#086ee8,#00a6ff);border:none;border-radius:12px;height:50px;font-weight:900}.forgot-button{color:#79baff;cursor:pointer;background:0 0;border:none;margin:18px auto 0;display:block}.support-divider{align-items:center;gap:12px;margin:28px 0 18px;display:flex}.support-divider span{background:#ffffff17;flex:1;height:1px}.support-divider p{color:#7087a4;font-size:11px}.support-buttons{grid-template-columns:1fr 1fr;gap:12px;display:grid}.support-button{color:#fff;border-radius:11px;justify-content:center;align-items:center;height:46px;font-weight:800;text-decoration:none;display:flex}.whatsapp{background:#169b67}.telegram{background:#178acb}.login-footer{color:#5f7593;text-align:center;padding:18px;font-size:12px}.dashboard-page{background:#020a16;min-height:100vh}.sidebar{z-index:100;background:linear-gradient(#071a35,#020b18);border-right:1px solid #4597ff24;flex-direction:column;width:275px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar-logo-wrap{text-align:center;padding:24px 22px 16px}.sidebar-logo{width:170px;max-width:100%}.user-info{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:20px 22px}.user-info h3{font-size:15px}.user-info p{color:#42a6ff;margin-top:7px;font-size:18px;font-weight:900}.menu-section{padding:20px 14px 0}.menu-title{color:#526d8e;letter-spacing:1.6px;padding:0 10px 10px;font-size:10px;font-weight:900;display:block}.menu-item{color:#9cb1cc;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:46px;margin-bottom:6px;padding:0 14px;font-weight:700;display:flex}.menu-item:hover,.menu-item.active{color:#fff;background:linear-gradient(90deg,#0b68e252,#0087ff14)}.sidebar-logout{color:#ff8383;cursor:pointer;background:#aa181817;border:1px solid #ff4d4d2e;border-radius:10px;width:calc(100% - 28px);min-height:46px;margin:auto 14px 18px;font-weight:800}.main-content{background:radial-gradient(circle at 70% 10%,#007bff14,#0000 32%),linear-gradient(#04101f,#020a15);min-height:100vh;margin-left:275px}.top-actions{border-bottom:1px solid #ffffff0d;justify-content:flex-end;align-items:center;gap:10px;min-height:72px;padding:12px 30px;display:flex}.top-action{color:#d4e6fb;cursor:pointer;background:#091d38cc;border:1px solid #549dff2e;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.deposit-action{color:#fff;background:linear-gradient(90deg,#0869ed,#00a6ff);border:none}.withdraw-action{color:#b9ffeb;background:linear-gradient(90deg,#0e5f5be6,#0b7c70e6);border:1px solid #35ca9f47}.withdraw-action:hover{color:#fff}.announcement-bar{background:linear-gradient(90deg,#0657bd40,#062a5b6b);border:1px solid #3999ff2e;border-radius:12px;align-items:center;gap:14px;margin:22px 30px 0;padding:15px 18px;display:flex}.announcement-text{color:#d8eaff;font-size:13px;font-weight:800}.content-page{min-height:650px;padding:34px 38px 55px}.page-header{margin-bottom:30px}.page-header>span{color:#5af;letter-spacing:2px;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.page-header h1{font-size:34px}.page-header p{color:#91a8c6;max-width:700px;margin-top:10px;line-height:1.6}.slots-section{padding:32px 30px 42px}.slots-section h1{margin-bottom:22px;font-size:28px}.slot-group-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.slot-group-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#0a1c37,#051225);border:1px solid #4695ff2b;border-radius:17px;min-height:178px;padding:0;display:flex;overflow:hidden}.slot-group-image{background:#081426;width:42%;min-width:42%;position:relative;overflow:hidden}.slot-group-image img{z-index:2;object-fit:cover;width:100%;height:100%;position:relative}.fallback-image{color:#6a8db6;text-align:center;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;inset:0}.slot-group-content{flex:1;padding:17px 15px}.slot-group-top{justify-content:space-between;gap:8px;margin-bottom:18px;display:flex}.count-badge{background:#d52236;border-radius:7px;justify-content:center;align-items:center;min-width:30px;height:27px;font-size:12px;font-weight:900;display:flex}.slot-detail{color:#8299b7;margin-bottom:8px;font-size:11px}.status-row{margin-top:14px}.status-badge{color:#55e09b;background:#1bad662b;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:900}.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.panel-card{background:linear-gradient(145deg,#0b1c36f5,#051022fa);border:1px solid #4997ff2e;border-radius:18px;padding:25px}.panel-card h2{margin-bottom:22px}.main-form{flex-direction:column;gap:18px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.main-form label{color:#b7c7dc;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.main-form input,.main-form select{color:#fff;background:#020b19b8;border:1px solid #65a3ff30;border-radius:11px;outline:none;width:100%;height:49px;padding:0 14px}.main-form input:focus,.main-form select:focus{border-color:#168cff}.main-form input[type=date],.main-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.blue-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0869ed,#00a6ff);border:none;border-radius:11px;min-height:49px;padding:0 18px;font-weight:900}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:950px;display:grid}.payment-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#0b1e3c,#051326);border:1px solid #4a9eff33;border-radius:18px;align-items:center;gap:20px;min-height:205px;padding:26px;transition:all .2s;display:flex}.payment-card:hover{border-color:#268fff;transform:translateY(-4px);box-shadow:0 18px 40px #00000040}.payment-icon{background:linear-gradient(135deg,#0869ed,#00adff);border-radius:18px;justify-content:center;align-items:center;width:74px;min-width:74px;height:74px;font-size:34px;display:flex}.payment-card h2{margin-bottom:10px}.payment-card p{color:#8199b8;margin-bottom:17px;font-size:13px;line-height:1.6}.payment-card span{color:#51aaff;font-size:13px;font-weight:900}.finance-detail{max-width:760px}.back-button{color:#5af;cursor:pointer;background:0 0;border:none;margin-bottom:24px;font-weight:800}.info-list{gap:12px;display:grid}.info-list span,.info-box span{color:#7790af}.info-box{background:#000a199e;border-radius:12px;flex-direction:column;gap:8px;padding:18px;display:flex}.crypto-buttons{gap:10px;margin-bottom:22px;display:flex}.crypto-buttons button{color:#fff;cursor:pointer;background:#081a34;border:1px solid #529fff33;border-radius:9px;min-width:90px;height:42px;font-weight:800}.method-title{border-bottom:1px solid #ffffff12;align-items:center;gap:15px;margin-bottom:22px;padding-bottom:20px;display:flex}.method-title h2{margin:0 0 4px}.method-title p{color:#8199b8;font-size:13px}.small-icon{background:linear-gradient(135deg,#0869ed,#00adff);border-radius:14px;justify-content:center;align-items:center;width:55px;min-width:55px;height:55px;font-size:24px;display:flex}.amount-field{position:relative}.amount-field input{padding-right:55px}.amount-field span{color:#56aaff;font-size:12px;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.balance-box{background:#041226b3;border:1px solid #4f9eff1f;border-radius:11px;justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.balance-box span{color:#879db8;font-size:12px}.balance-box strong{color:#55b3ff;font-size:17px}.notice-box{color:#d5b66c;background:#ffa6000f;border:1px solid #ffc23e2e;border-radius:10px;margin-top:20px;padding:14px;font-size:12px;line-height:1.6}.faq-list{flex-direction:column;gap:12px;max-width:950px;display:flex}.faq-item{background:linear-gradient(145deg,#0a1d39f2,#040f1ffa);border:1px solid #4697ff26;border-radius:14px;overflow:hidden}.faq-item.open{border-color:#419eff6b}.faq-question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:82px;padding:17px 20px;display:flex}.faq-question div{flex-direction:column;gap:7px;display:flex}.faq-question span{color:#4fa8ff;text-transform:uppercase;font-size:10px;font-weight:900}.faq-question strong{color:#e6f1ff}.faq-question b{color:#69b5ff;font-size:22px}.faq-answer{color:#8da3bf;padding:0 20px 20px;font-size:13px;line-height:1.8}.about-section{border-top:1px solid #ffffff0d;grid-template-columns:2fr 1fr 1fr 1fr;gap:24px;padding:30px;display:grid}.about-section h2,.about-section h3{margin-bottom:12px}.about-section p,.about-section a{color:#7e94b1;font-size:13px;line-height:1.7;text-decoration:none}.dashboard-footer{color:#586f8d;border-top:1px solid #ffffff0a;justify-content:space-between;gap:20px;padding:20px 30px;font-size:11px;display:flex}.dashboard-footer div{gap:16px;display:flex}.dashboard-footer button{color:#6984a5;cursor:pointer;background:0 0;border:none}@media (width<=1200px){.slot-group-grid,.about-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=950px){.two-column-grid,.payment-grid{grid-template-columns:1fr}}@media (width<=800px){.sidebar{width:100%;height:auto;position:relative}.sidebar-logout{margin-top:20px}.main-content{margin-left:0}.top-actions{flex-wrap:wrap;justify-content:center;padding:14px}.announcement-bar{margin:18px}.content-page,.slots-section{padding:26px 18px 40px}.slot-group-grid{grid-template-columns:1fr}.about-section{grid-template-columns:1fr;padding:25px 18px}.dashboard-footer{flex-direction:column;padding:18px}}@media (width<=600px){.form-row,.support-buttons{grid-template-columns:1fr}.payment-card{flex-direction:column;align-items:flex-start}.info-list>div{flex-direction:column;gap:5px}.crypto-buttons{flex-wrap:wrap}}.game-folder-card{cursor:pointer;color:#fff;text-align:left;background:linear-gradient(145deg,#0e274efa,#040e1ffa);border:1px solid #4d9fff3d;border-radius:18px;flex-direction:column;min-width:0;padding:0;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff0a}.game-folder-card:hover{border-color:#48aaffb8;transform:translateY(-5px);box-shadow:0 18px 40px #00000061,0 0 24px #1f7eff29}.game-folder-card .slot-group-image{background:#071326;width:100%;min-width:0;height:210px;overflow:hidden}.game-folder-card .slot-group-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.game-folder-card:hover .slot-group-image img{transform:scale(1.035)}.slot-group-info{justify-content:space-between;align-items:center;gap:12px;padding:17px 18px;display:flex}.slot-group-info strong{color:#f4f9ff;letter-spacing:.4px;font-size:16px}.slot-group-info span{color:#9bcaff;background:#1f6fd81f;border:1px solid #479fff40;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:800}.game-group-toolbar{background:#07162db8;border:1px solid #479fff2e;border-radius:15px;align-items:center;gap:14px;margin-bottom:22px;padding:13px;display:flex}.game-back-button{cursor:pointer;color:#ddecff;background:#195bb229;border:1px solid #48a1ff59;border-radius:10px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800;transition:all .2s}.game-back-button:hover{background:#2571da47;border-color:#59b2ffcc}.game-group-title{flex-direction:column;gap:2px;min-width:150px;display:flex}.game-group-title strong{color:#fff;font-size:15px}.game-group-title span{color:#7fb9f8;font-size:11px;font-weight:700}.game-search-input{color:#fff;background:#030d1dc7;border:1px solid #4a9cff3d;border-radius:10px;outline:none;width:min(330px,100%);min-height:42px;margin-left:auto;padding:0 15px}.game-search-input::placeholder{color:#c5dcf78c}.game-search-input:focus{border-color:#4ca8ffcc;box-shadow:0 0 0 3px #2a81ec1a}.game-group-toolbar+.slot-group-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.egt-game-card{cursor:pointer;color:#fff;text-align:left;background:linear-gradient(160deg,#0d2548fa,#040f20fa);border:1px solid #4796f72e;border-radius:14px;min-width:0;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 9px 24px #0000003d}.egt-game-card:hover{border-color:#4ca8ffad;transform:translateY(-4px);box-shadow:0 14px 28px #00000057,0 0 20px #237eeb1f}.egt-game-card:disabled{cursor:wait;opacity:.75}.egt-game-image{aspect-ratio:1;background:radial-gradient(circle at 50% 20%,#173e72,#061426 70%);width:100%;position:relative;overflow:hidden}.egt-game-image img{z-index:2;object-fit:cover;width:100%;height:100%;transition:transform .28s;position:relative}.egt-game-card:hover .egt-game-image img{transform:scale(1.045)}.egt-game-fallback{z-index:1;color:#dcecffa6;text-align:center;place-items:center;padding:18px;font-size:13px;font-weight:800;display:grid;position:absolute;inset:0}.egt-game-overlay{z-index:3;opacity:0;background:#010a1894;place-items:center;transition:opacity .2s;display:grid;position:absolute;inset:0}.egt-game-overlay span{color:#fff;letter-spacing:.7px;background:#1969d3c7;border:1px solid #7ec3ffa6;border-radius:999px;padding:9px 18px;font-size:12px;font-weight:900;box-shadow:0 0 20px #2786ff4d}.egt-game-card:hover .egt-game-overlay{opacity:1}.egt-game-name{color:#eaf4ff;align-items:center;min-height:58px;padding:11px 13px;font-size:12px;font-weight:750;line-height:1.35;display:flex}@media (width<=1350px){.game-group-toolbar+.slot-group-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1050px){.game-group-toolbar+.slot-group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.game-group-toolbar{flex-direction:column;align-items:stretch}.game-search-input{width:100%;margin-left:0}.game-group-toolbar+.slot-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-folder-card .slot-group-image{height:175px}.egt-game-name{min-height:52px;padding:9px 10px;font-size:11px}}.finance-detail{position:relative;overflow:hidden;box-shadow:0 20px 55px #00000038,inset 0 1px #ffffff06;background:radial-gradient(circle at 80% 0,#1a69ff1a,#0000 32%),linear-gradient(145deg,#0a1c33fa,#05101ffc)!important;border:1px solid #2c81ff52!important;border-radius:18px!important;padding:30px!important}.finance-detail:before{content:"";background:linear-gradient(90deg,#0000,#2f90ffa6,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}.finance-detail .back-button{color:#42a1ff;cursor:pointer;background:0 0;border:0;align-items:center;width:auto;margin-bottom:26px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.finance-detail .back-button:hover{color:#76bbff}.finance-detail>h2{color:#fff;margin:0 0 25px;padding-left:56px;font-size:25px;font-weight:800;position:relative}.finance-detail>h2:before{content:"▣";color:#45a1ff;background:#237dff1a;border:1px solid #308fff47;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.deposit-bank-selector{border-top:1px solid #ffffff12;margin:5px 0 22px;padding-top:20px}.deposit-bank-selector>span{color:#a9b9ce;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.deposit-bank-options{flex-wrap:wrap;gap:10px;display:flex}.deposit-bank-option{color:#d9e4f2;cursor:pointer;background:linear-gradient(145deg,#10243df2,#081729f2);border:1px solid #30425a;border-radius:11px;min-width:135px;min-height:54px;padding:10px 17px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .18s,transform .18s,box-shadow .18s;position:relative}.deposit-bank-option:hover{border-color:#278cff;transform:translateY(-1px);box-shadow:0 7px 20px #1477ff1a}.deposit-bank-option.active{color:#fff;background:linear-gradient(145deg,#1b5ca64d,#0a223ff2);border-color:#2692ff;box-shadow:0 0 0 1px #2692ff33,0 7px 25px #1678ff29}.deposit-bank-card{position:relative;box-shadow:0 12px 35px #0000002b,inset 0 1px #ffffff09;background:radial-gradient(circle at 90% 10%,#493cc81f,#0000 36%),linear-gradient(135deg,#132744fa,#09192dfa)!important;border:1px solid #4c80ff57!important;border-radius:15px!important;margin:18px 0 22px!important;padding:23px!important}.deposit-bank-heading{border-bottom:1px solid #ffffff12;gap:15px;padding-bottom:17px;justify-content:space-between!important;align-items:center!important;margin-bottom:20px!important;display:flex!important}.deposit-bank-heading>div>span{margin-bottom:5px;display:block;color:#6f91bb!important;letter-spacing:.14em!important;font-size:10px!important;font-weight:800!important}.deposit-bank-heading h3{color:#fff!important;margin:0!important;font-size:21px!important;font-weight:800!important}.deposit-bank-active{border:1px solid #3eda852e;align-items:center;display:inline-flex;color:#50dc91!important;background:#2ac06e1a!important;border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;font-weight:800!important}.deposit-bank-active:before{content:"";background:#4be18f;border-radius:50%;width:6px;height:6px;margin-right:6px;box-shadow:0 0 7px #4be18fa6}.deposit-bank-card .info-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:0!important;display:grid!important}.deposit-bank-card .info-list>div{min-width:0;background:#020a147a!important;border:1px solid #fff1!important;border-radius:10px!important;flex-direction:column!important;padding:14px 15px!important;display:flex!important}.deposit-bank-card .info-list span{color:#72849c!important;margin-bottom:6px!important;font-size:10px!important;font-weight:700!important}.deposit-bank-card .info-list strong{overflow-wrap:anywhere;color:#f5f8fc!important;font-size:13px!important;font-weight:700!important}.deposit-iban{letter-spacing:.025em;color:#66b4ff!important}.deposit-bank-warning{position:relative;background:linear-gradient(90deg,#ffb22014,#ffb22006)!important;border:1px solid #ffbe3d4d!important;border-radius:10px!important;margin-top:17px!important;padding:14px 16px 14px 47px!important}.deposit-bank-warning:before{content:"!";color:#07111d;background:#f5ad2d;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:900;display:flex;position:absolute;top:15px;left:15px}.deposit-bank-warning strong{color:#ffc453!important;margin-bottom:4px!important;font-size:12px!important;font-weight:800!important;display:block!important}.deposit-bank-warning p{color:#d9e0e9!important;margin:0!important;font-size:12px!important;line-height:1.5!important}.finance-detail .main-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px!important;margin-top:24px!important;display:grid!important}.finance-detail .main-form label{color:#b7c5d7;flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex;margin:0!important}.finance-detail .main-form input{box-sizing:border-box;outline:none;font-family:inherit;color:#fff!important;background:#030e1bd1!important;border:1px solid #273b56!important;border-radius:10px!important;width:100%!important;height:50px!important;padding:0 14px!important}.finance-detail .main-form input:focus{box-shadow:0 0 0 2px #2792ff1a;border-color:#2792ff!important}.finance-detail .amount-field{width:100%;position:relative}.finance-detail .amount-field input{padding-right:55px!important}.finance-detail .amount-field>span{color:#54acff;font-size:13px;font-weight:800;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.finance-detail .main-form .blue-button{cursor:pointer;grid-column:1/-1;margin-top:3px;transition:transform .18s,filter .18s;box-shadow:0 9px 24px #0f70ff33;color:#fff!important;background:linear-gradient(90deg,#176cff,#09a7ef)!important;border:0!important;border-radius:11px!important;width:100%!important;height:52px!important;font-size:14px!important;font-weight:800!important}.finance-detail .main-form .blue-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.finance-detail>.notice-box{color:#92a8c2!important;background:#0b203799!important;border:1px solid #317ed547!important;border-radius:10px!important;margin-top:20px!important;padding:14px 16px!important;font-size:11px!important}@media (width<=900px){.deposit-bank-card .info-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=650px){.finance-detail{border-radius:14px!important;padding:18px!important}.finance-detail>h2{padding-left:47px;font-size:21px}.finance-detail>h2:before{width:36px;height:36px}.deposit-bank-options{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.deposit-bank-option{width:100%;min-width:0}.deposit-bank-card{padding:16px!important}.deposit-bank-card .info-list,.finance-detail .main-form{grid-template-columns:1fr!important}.finance-detail .main-form .blue-button{grid-column:1}}html,body,#root{max-width:100%}body{overflow-x:hidden}img,video,canvas{max-width:100%}@media (width<=900px){.topbar,.header,.navbar,.main-header{max-width:100%}.topbar,.header,.main-header{padding-left:14px!important;padding-right:14px!important}.game-grid,.games-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.game-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.game-group-toolbar{flex-wrap:wrap;gap:10px}.game-search-input{flex:220px;min-width:0}.finance-detail-card,.deposit-detail-card{width:100%!important;max-width:100%!important}}@media (width<=650px){body{min-width:0}.login-page,.login-container,.auth-page{width:100%;min-height:100dvh;padding:18px 14px calc(18px + env(safe-area-inset-bottom))}.login-card,.auth-card{margin-left:auto;margin-right:auto;width:100%!important;max-width:420px!important}.login-logo,.auth-logo{height:auto;max-width:150px!important}.topbar,.header,.main-header{width:100%;min-width:0;gap:7px!important;padding:9px 10px!important}.topbar img,.header-logo,.main-logo,.logo img{max-width:115px!important;height:auto!important}.topbar button,.header button,.main-header button{min-width:0}main,.main-content,.page-content,.content{width:100%;max-width:100%;padding-left:10px!important;padding-right:10px!important}.game-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.game-folder-card{width:100%!important;min-width:0!important;margin:0!important}.game-folder-card img{object-fit:cover;width:100%;height:auto}.game-grid,.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.egt-game-card{width:100%!important;min-width:0!important;margin:0!important}.egt-game-card img{width:100%;height:auto}.egt-game-card h3,.egt-game-card strong,.egt-game-card .game-name{line-height:1.25;font-size:11px!important}.game-group-toolbar{width:100%;grid-template-columns:auto minmax(0,1fr)!important;gap:8px!important;display:grid!important}.game-back-button{min-width:42px}.game-group-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.game-search-input{grid-column:1/-1;width:100%!important;min-width:0!important}.finance-detail-card,.deposit-detail-card,.bank-detail-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:16px!important}.bank-selection,.bank-options,.payment-options,.bank-info-grid,.deposit-info-grid{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.deposit-form,.withdraw-form{grid-template-columns:1fr!important}.deposit-form input,.withdraw-form input,.deposit-form select,.withdraw-form select,.deposit-form button,.withdraw-form button{min-width:0;width:100%!important}.modal,.modal-card,.profile-modal,.profile-card{max-width:calc(100vw - 24px)!important}.iban,.bank-iban,.account-value{overflow-wrap:anywhere;word-break:break-word}input,select,textarea,button{max-width:100%}input,select,textarea{font-size:16px}}@media (width<=380px){.game-folder-grid,.game-grid,.games-grid{gap:7px!important}.topbar,.header,.main-header{padding-left:7px!important;padding-right:7px!important}.topbar img,.header-logo,.main-logo,.logo img{max-width:100px!important}}.content-page .withdraw-history{box-sizing:border-box!important;background:radial-gradient(circle at 100% 0,#2268dc21,#0000 35%),linear-gradient(145deg,#07162c 0%,#030b18 100%)!important;border:1px solid #3e89ff38!important;border-radius:18px!important;width:100%!important;margin:32px 0 0!important;padding:24px!important;box-shadow:0 15px 45px #00000047,inset 0 1px #ffffff06!important}.content-page .withdraw-history-header{border-bottom:1px solid #ffffff12!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;margin:0!important;padding:0 0 20px!important;display:flex!important}.content-page .withdraw-history-header>div{min-width:0!important}.content-page .withdraw-history-header span{color:#4f91ee!important;letter-spacing:1.6px!important;margin:0 0 7px!important;font-size:10px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.content-page .withdraw-history-header h2{color:#fff!important;margin:0 0 7px!important;font-size:22px!important;font-weight:800!important;line-height:1.2!important}.content-page .withdraw-history-header p{color:#7588a5!important;margin:0!important;font-size:12px!important;line-height:1.6!important}.content-page .withdraw-history-header button{color:#a9cbff!important;cursor:pointer!important;background:linear-gradient(135deg,#1f5ebe57,#133a7d42)!important;border:1px solid #4791ff52!important;border-radius:10px!important;flex:none!important;min-width:95px!important;margin:0!important;padding:11px 17px!important;font-family:inherit!important;font-size:11px!important;font-weight:800!important;transition:transform .15s,border-color .15s,background .15s!important}.content-page .withdraw-history-header button:hover{color:#fff!important;background:#2569d35c!important;border-color:#579fff99!important;transform:translateY(-1px)!important}.content-page .withdraw-history-header button:disabled{opacity:.55!important;cursor:default!important;transform:none!important}.content-page .withdraw-history-empty{color:#60738f!important;text-align:center!important;justify-content:center!important;align-items:center!important;min-height:120px!important;margin:0!important;padding:28px 15px!important;font-size:12px!important;line-height:1.5!important;display:flex!important}.content-page .withdraw-history-list{flex-direction:column!important;width:100%!important;display:flex!important}.content-page .withdraw-history-item{box-sizing:border-box!important;border-bottom:1px solid #ffffff0e!important;grid-template-columns:minmax(180px,1.5fr) minmax(120px,.7fr) minmax(105px,.6fr) minmax(150px,.8fr)!important;align-items:center!important;gap:16px!important;width:100%!important;padding:18px 5px!important;display:grid!important}.content-page .withdraw-history-item:last-child{border-bottom:none!important}.content-page .withdraw-history-main{align-items:center!important;gap:12px!important;display:flex!important}.content-page .withdraw-history-icon{background:#1d52a926!important;border:1px solid #4b91ff33!important;border-radius:12px!important;flex:0 0 42px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:17px!important;display:flex!important}.content-page .withdraw-history-main strong{color:#f5f8ff!important;font-size:13px!important;font-weight:800!important;display:block!important}.content-page .withdraw-history-main span{color:#60718c!important;margin-top:4px!important;font-size:10px!important;display:block!important}.content-page .withdraw-history-amount{color:#fff!important;font-size:14px!important;font-weight:900!important}.content-page .withdraw-status{border-radius:30px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;padding:7px 11px!important;font-size:10px!important;font-weight:900!important;display:inline-flex!important}.content-page .withdraw-status-pending{color:#ffc95c!important;background:#ffb4001a!important;border:1px solid #ffbe322e!important}.content-page .withdraw-status-approved{color:#62dd96!important;background:#2ecc711a!important;border:1px solid #44d6822e!important}.content-page .withdraw-status-rejected{color:#ff7d70!important;background:#e74c3c1a!important;border:1px solid #ff5b4e2e!important}.content-page .withdraw-history-date{color:#64758f!important;text-align:right!important;font-size:11px!important;line-height:1.4!important}@media (width<=700px){.content-page .withdraw-history{border-radius:14px!important;margin-top:22px!important;padding:17px!important}.content-page .withdraw-history-header{flex-direction:column!important;align-items:flex-start!important}.content-page .withdraw-history-header button{width:100%!important}.content-page .withdraw-history-item{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;padding:16px 0!important}.content-page .withdraw-history-date{text-align:left!important}.content-page .withdraw-history-amount{text-align:right!important}}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{color:#fff;background:#000;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font-family:inherit}.apo-login-page{color:#fff;background:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.apo-login-box{width:100%;max-width:420px}.apo-login-box h1{color:#fff;letter-spacing:4px;text-align:center;margin:0 0 52px;font-size:30px;font-weight:900}.apo-login-form{flex-direction:column;gap:22px;display:flex}.apo-login-form label{color:#bcbcbc;flex-direction:column;gap:9px;font-size:13px;font-weight:700;display:flex}.apo-login-form input{color:#fff;background:#080808;border:1px solid #282828;border-radius:8px;outline:none;width:100%;height:52px;padding:0 15px;font-size:14px;transition:all .2s}.apo-login-form input::placeholder{color:#555}.apo-login-form input:hover{border-color:#3a3a3a}.apo-login-form input:focus{background:#0b0b0b;border-color:#777}.apo-login-form button{color:#000;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:8px;width:100%;height:52px;margin-top:6px;font-size:14px;font-weight:900;transition:all .2s}.apo-login-form button:hover{background:#d9d9d9;border-color:#d9d9d9}.admin-layout{color:#fff;background:#050505;width:100%;min-height:100vh}.admin-sidebar{z-index:100;background:#090909;border-right:1px solid #1b1b1b;flex-direction:column;width:260px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar-name{color:#fff;letter-spacing:2px;text-align:center;border-bottom:1px solid #1b1b1b;padding:28px 18px;font-size:16px;font-weight:900}.admin-user-box{border-bottom:1px solid #1b1b1b;align-items:center;gap:12px;padding:19px;display:flex}.admin-avatar{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:14px;font-weight:900;display:flex}.admin-user-box>div:last-child{flex-direction:column;gap:4px;display:flex}.admin-user-box strong{color:#fff;font-size:13px}.admin-user-box span{color:#777;font-size:10px}.admin-menu{padding:16px 12px}.admin-menu>span{color:#515151;letter-spacing:1.5px;padding:16px 10px 8px;font-size:9px;font-weight:900;display:block}.admin-menu button{color:#8d8d8d;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;min-height:45px;margin-bottom:5px;padding:0 14px;font-size:12px;font-weight:700;transition:all .15s}.admin-menu button:hover{color:#fff;background:#121212}.admin-menu button.active{color:#000;background:#fff}.admin-logout{color:#f77;cursor:pointer;background:#140707;border:1px solid #3f1d1d;border-radius:7px;width:calc(100% - 24px);height:45px;margin:auto 12px 18px;font-size:12px;font-weight:800;transition:all .2s}.admin-logout:hover{background:#210a0a;border-color:#6d2626}.admin-main{background:#050505;min-height:100vh;margin-left:260px}.admin-topbar{background:#080808;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;min-height:65px;padding:0 30px;display:flex}.system-status{color:#888;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.system-status>span{background:#2ed47a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #2ed47a66}.admin-topbar a{color:#969696;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s}.admin-topbar a:hover{color:#fff}.admin-content{padding:32px}.admin-page-header{margin-bottom:28px}.admin-page-header>span,.admin-page-header>div>span{color:#676767;letter-spacing:1.7px;margin-bottom:8px;font-size:10px;font-weight:900;display:block}.admin-page-header h1{color:#fff;margin:0;font-size:31px;line-height:1.2}.admin-page-header p{color:#777;max-width:700px;margin:9px 0 0;font-size:13px;line-height:1.6}.header-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:21px;display:grid}.stat-card{background:#0b0b0b;border:1px solid #1e1e1e;border-radius:11px;flex-direction:column;justify-content:center;min-height:135px;padding:20px;transition:all .2s;display:flex}.stat-card:hover{background:#0e0e0e;border-color:#2d2d2d}.stat-card span{color:#676767;letter-spacing:1px;margin-bottom:11px;font-size:9px;font-weight:900}.stat-card strong{color:#fff;margin-bottom:7px;font-size:25px}.stat-card small{color:#4e4e4e;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:19px;display:grid}.admin-card{background:#0b0b0b;border:1px solid #1e1e1e;border-radius:11px;padding:22px}.admin-card>h2{color:#fff;margin:0 0 22px;font-size:18px}.card-title-row{border-bottom:1px solid #1e1e1e;justify-content:space-between;align-items:center;gap:15px;padding-bottom:17px;display:flex}.card-title-row span{color:#555;letter-spacing:1.4px;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.card-title-row h2{color:#fff;margin:0;font-size:18px}.card-title-row button{color:#b8b8b8;cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:800}.card-title-row button:hover{color:#fff}.empty-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:25px;display:flex}.empty-box strong{color:#a5a5a5;margin-bottom:8px;font-size:14px}.empty-box p{color:#555;max-width:430px;margin:0;font-size:11px;line-height:1.7}.quick-links{flex-direction:column;gap:10px;padding-top:17px;display:flex}.quick-links button{color:#fff;text-align:left;cursor:pointer;background:#080808;border:1px solid #1d1d1d;border-radius:8px;flex-direction:column;gap:5px;width:100%;padding:15px;transition:all .15s;display:flex}.quick-links button:hover{background:#111;border-color:#343434}.quick-links strong{font-size:12px}.quick-links span{color:#5e5e5e;font-size:10px}.main-button{color:#000;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:7px;min-height:43px;padding:0 17px;font-size:12px;font-weight:900;transition:all .15s}.main-button:hover{background:#d9d9d9;border-color:#d9d9d9}.search-area{gap:9px;margin-bottom:18px;display:flex}.search-area input{color:#fff;background:#060606;border:1px solid #242424;border-radius:7px;outline:none;width:280px;height:42px;padding:0 13px}.search-area input::placeholder{color:#505050}.search-area input:focus{border-color:#555}.search-area button{color:#000;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:7px;height:42px;padding:0 18px;font-weight:800}.table-wrap{width:100%;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%}.table-wrap th{color:#666;text-align:left;white-space:nowrap;border-bottom:1px solid #202020;padding:14px 13px;font-size:9px;font-weight:900}.table-wrap td{color:#a5a5a5;border-bottom:1px solid #171717;padding:14px 13px;font-size:12px}.table-empty{color:#555;text-align:center;padding:65px 20px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.settings-form{flex-direction:column;gap:16px;display:flex}.settings-form label{color:#8b8b8b;flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}.settings-form input{color:#fff;background:#060606;border:1px solid #222;border-radius:7px;outline:none;height:45px;padding:0 13px}.settings-form input:focus{border-color:#4b4b4b}.info-list{flex-direction:column;gap:10px;display:flex}.info-list>div{background:#070707;border-radius:7px;justify-content:space-between;gap:15px;padding:14px;display:flex}.info-list span{color:#696969;font-size:11px}.info-list strong{color:#d4d4d4;font-size:11px}.info-list .warning{color:#e0a85b}.password-card{width:100%;max-width:620px}.admin-password-form{flex-direction:column;gap:18px;display:flex}.admin-password-form label{color:#8d8d8d;flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.admin-password-form input{color:#fff;background:#060606;border:1px solid #242424;border-radius:7px;outline:none;width:100%;height:48px;padding:0 14px;transition:all .15s}.admin-password-form input::placeholder{color:#505050}.admin-password-form input:hover{border-color:#363636}.admin-password-form input:focus{border-color:#5a5a5a}.password-info{color:#666;background:#070707;border:1px solid #202020;border-radius:7px;padding:12px 14px;font-size:11px;line-height:1.6}.admin-sidebar::-webkit-scrollbar{width:6px}.admin-sidebar::-webkit-scrollbar-track{background:#080808}.admin-sidebar::-webkit-scrollbar-thumb{background:#242424;border-radius:10px}@media (width<=1150px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=850px){.admin-sidebar{width:100%;height:auto;position:relative}.admin-main{margin-left:0}.admin-logout{margin-top:20px}.settings-grid{grid-template-columns:1fr}}@media (width<=600px){.apo-login-page{padding:18px}.apo-login-box h1{letter-spacing:3px;margin-bottom:40px;font-size:22px}.admin-content{padding:22px 15px}.admin-topbar{padding:0 15px}.header-row{flex-direction:column;align-items:flex-start}.admin-stats{grid-template-columns:1fr}.search-area{flex-direction:column}.search-area input,.search-area button{width:100%}.card-title-row{flex-direction:column;align-items:flex-start}}.bank-management-page{flex-direction:column;gap:22px;display:flex}.bank-form-card,.bank-list-card{padding:24px!important}.bank-form-card h2,.bank-list-card h2{color:#fff;margin:0 0 22px;font-size:18px}.bank-clean-form{flex-direction:column!important;gap:20px!important;width:100%!important;display:flex!important}.bank-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;display:grid!important}.bank-clean-form label{flex-direction:column!important;gap:8px!important;width:100%!important;margin:0!important;display:flex!important}.bank-clean-form label>span{color:#aeb6c2;font-size:13px;font-weight:600;display:block}.bank-clean-form input:not([type=checkbox]),.bank-clean-form select,.bank-clean-form textarea{box-sizing:border-box!important;color:#fff!important;background:#07090d!important;border:1px solid #252a33!important;border-radius:8px!important;outline:none!important;width:100%!important;min-width:0!important;margin:0!important;padding:13px 14px!important;font-family:inherit!important;font-size:14px!important;display:block!important}.bank-clean-form input:not([type=checkbox]),.bank-clean-form select{height:46px!important}.bank-clean-form textarea{resize:vertical!important;min-height:92px!important;line-height:1.5!important}.bank-clean-form input:focus,.bank-clean-form select:focus,.bank-clean-form textarea:focus{border-color:#2775ff!important;box-shadow:0 0 0 2px #2775ff1f!important}.bank-clean-form input::placeholder,.bank-clean-form textarea::placeholder{color:#606976!important}.bank-warning-field{width:100%!important}.bank-form-footer{border-top:1px solid #1c2027!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;width:100%!important;padding-top:18px!important;display:flex!important}.bank-active-switch{cursor:pointer!important;flex-direction:row!important;align-items:center!important;gap:9px!important;width:auto!important;display:flex!important}.bank-active-switch input[type=checkbox]{appearance:auto!important;cursor:pointer!important;width:17px!important;height:17px!important;margin:0!important;padding:0!important}.bank-active-switch span{color:#d8dde6!important;font-size:14px!important}.bank-form-actions{justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:flex!important}.bank-clear-button,.bank-save-button{cursor:pointer!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:auto!important;height:42px!important;padding:0 18px!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.bank-clear-button{color:#c9d0da!important;background:#12151a!important;border:1px solid #292e37!important}.bank-clear-button:hover{background:#191d24!important}.bank-save-button{color:#fff!important;background:#1769ff!important;border:1px solid #1769ff!important;min-width:190px!important;box-shadow:0 5px 18px #1769ff2e!important}.bank-save-button:hover{background:#2b77ff!important}.bank-save-button:disabled{opacity:.55!important;cursor:not-allowed!important}.bank-table-wrapper{width:100%;overflow-x:auto}.bank-table{border-collapse:collapse!important;width:100%!important}.bank-table th,.bank-table td{text-align:left!important;border-bottom:1px solid #1c2027!important;padding:13px 12px!important}.bank-table th{text-transform:uppercase;letter-spacing:.06em;color:#7f8997!important;font-size:11px!important}.bank-table td{color:#d7dce4!important;font-size:13px!important}.bank-row-actions{flex-wrap:wrap!important;gap:7px!important;display:flex!important}.bank-row-actions button{color:#dce1e8!important;cursor:pointer!important;background:#12151a!important;border:1px solid #292e37!important;border-radius:6px!important;width:auto!important;padding:7px 10px!important;font-size:12px!important}.bank-row-actions .bank-delete-button{color:#ff7474!important}.bank-status-active,.bank-status-passive{border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.bank-status-active{color:#52dc8d;background:#26be681f}.bank-status-passive{color:#ff7474;background:#ff50501f}.bank-empty-state{text-align:center;color:#747e8b;gap:7px;min-height:170px;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.bank-empty-state strong{color:#e2e6ec;font-size:15px}.bank-empty-state span{font-size:13px}.bank-empty-icon{color:#566171;font-size:28px}@media (width<=1000px){.bank-form-grid{grid-template-columns:1fr!important}}@media (width<=650px){.bank-form-card,.bank-list-card{padding:16px!important}.bank-form-footer{flex-direction:column!important;align-items:stretch!important}.bank-form-actions{flex-direction:column!important;width:100%!important}.bank-clear-button,.bank-save-button{width:100%!important}}@media (width<=900px){.admin-layout{width:100%;min-width:0}.admin-sidebar{width:210px;min-width:210px}.admin-main{width:calc(100% - 210px);min-width:0}.sub-admin-permissions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=700px){.admin-layout{min-height:100dvh;display:block!important}.admin-sidebar{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:12px!important;position:relative!important}.sidebar-name{text-align:center}.admin-user-box{margin:10px 0!important}.admin-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important;display:grid!important}.admin-menu>span{grid-column:1/-1;margin-top:8px}.admin-menu button{width:100%!important;min-width:0!important;margin:0!important;padding:10px 8px!important;font-size:11px!important}.admin-logout{width:100%!important;margin-top:10px!important}.admin-main{width:100%!important;min-width:0!important}.admin-topbar{gap:8px;width:100%;padding:10px 12px!important}.admin-page{width:100%;padding:12px!important}.admin-card{width:100%!important;min-width:0!important}.admin-table-wrap,.table-wrap,.sub-admin-table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto!important}table,.admin-table,.sub-admin-table{min-width:650px}.admin-form,.form-grid,.user-form,.bank-form,.sub-admin-main-fields{grid-template-columns:1fr!important}.admin-form input,.admin-form select,.admin-form textarea,.bank-form input,.bank-form select,.bank-form textarea,.sub-admin-main-fields input{min-width:0;font-size:16px;width:100%!important}.sub-admin-form-card,.sub-admin-list-card{padding:15px!important}.sub-admin-title-row{align-items:flex-start!important}.sub-admin-permissions{grid-template-columns:1fr!important}.sub-admin-footer{flex-direction:column!important;align-items:stretch!important}.sub-admin-save{width:100%!important}}@media (width<=390px){.admin-menu{grid-template-columns:1fr}.admin-topbar{font-size:11px}.admin-page{padding:8px!important}}html{background:#020713}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}
