:root{--yl-navy-950:#06164a;--yl-navy-900:#071c5c;--yl-blue-700:#0b3bbe;--yl-blue-500:#147dff;--yl-cyan:#13d8ff;--yl-violet:#6d35d9;--yl-purple:#9a28e8;--yl-magenta:#eb2bc5;--yl-gold:#f5c542;--yl-success:#18a66a;--yl-warning:#eaa11b;--yl-danger:#d94152;--yl-bg:#f4f7fc;--yl-surface:#fff;--yl-surface-2:#eef3fa;--yl-text:#10213a;--yl-muted:#66738a;--yl-border:#d9e3f0;--yl-game:#147dff;--yl-gain:#18a66a;--yl-recharge:#6d35d9;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow:0 14px 38px #06164a17;--focus:0 0 0 4px #13d8ff33;color:var(--yl-text);background:var(--yl-bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{box-shadow:var(--focus);outline:none}a{color:inherit;text-decoration:none}.boot,.state{text-align:center;min-height:180px;color:var(--yl-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.spinner{border:3px solid var(--yl-border);border-top-color:var(--yl-blue-500);border-radius:50%;width:24px;height:24px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-layout{background:var(--yl-surface);grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background:linear-gradient(145deg,#040c377a,#040c37b8),url(/assets/login-bg-youloto.png) 50%/cover;align-items:flex-end;padding:clamp(40px,6vw,96px);display:flex;position:relative}.auth-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#06164aa3);position:absolute;inset:0}.auth-brand{z-index:1;max-width:610px;position:relative}.auth-brand img,.auth-mobile-logo img{object-fit:cover;border-radius:24px;width:120px;height:120px}.auth-brand span,.eyebrow{color:var(--yl-blue-700);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;font-size:.75rem;font-weight:800;display:inline-flex}.auth-brand span{color:#fff;margin:24px 0 12px}.auth-brand span svg{width:16px}.auth-brand h1{margin:0;font-size:clamp(2.6rem,5vw,5rem);line-height:1}.auth-brand p{color:#ffffffd1;font-size:1.1rem}.auth-panel{justify-content:center;align-items:center;padding:32px;display:flex}.auth-card{border:1px solid var(--yl-border);width:min(460px,100%);box-shadow:var(--shadow);background:#fffffffa;border-radius:26px;padding:38px}.auth-card h2{margin:12px 0 6px;font-size:2rem}.auth-card>p{color:var(--yl-muted);margin:0 0 28px}.auth-mobile-logo{display:none}.auth-card label,.card label{color:var(--yl-text);gap:8px;margin:16px 0;font-size:.9rem;font-weight:650;display:grid}.auth-card input,.card input,.card select{border:1px solid var(--yl-border);width:100%;height:50px;color:var(--yl-text);background:#fff;border-radius:13px;padding:0 14px}.auth-card input:focus,.card input:focus,.card select:focus{border-color:var(--yl-blue-500);box-shadow:var(--focus);outline:0}.input-wrap{position:relative}.input-wrap>svg{width:20px;color:var(--yl-muted);position:absolute;top:14px;left:14px}.input-wrap input{padding-left:45px;padding-right:45px}.input-wrap button{width:40px;height:40px;color:var(--yl-muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:5px;right:5px}.input-wrap button svg{width:20px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-error,.form-success{border-radius:var(--radius-md);padding:12px 14px;font-size:.9rem}.form-error{color:#a92235;background:#fff0f2}.form-success{color:#0d6842;background:#e9f8f0}.auth-switch{text-align:center!important;margin:22px 0 0!important}.auth-switch a{color:var(--yl-blue-700);font-weight:750}.button{background:linear-gradient(120deg,var(--yl-blue-500),var(--yl-violet));color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:750;display:inline-flex}.button svg{width:18px}.button:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 10px 22px #147dff38}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-card>.button{width:100%;margin-top:10px}.app-shell{min-height:100vh}.sidebar{z-index:20;background:var(--yl-navy-950);color:#fff;flex-direction:column;width:270px;padding:20px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;height:66px;padding:0 8px 16px;display:flex}.brand img{object-fit:cover;border-radius:12px;width:48px;height:48px}.brand div{display:grid}.brand span{color:#ffffffa6;font-size:.74rem}.brand>button{display:none}.sidebar nav{gap:5px;padding:24px 0;display:grid}.sidebar nav a,.logout{color:#ffffffb8;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 14px;font-weight:650;display:flex}.sidebar nav svg,.logout svg{width:20px}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#147dff29}.sidebar nav a.active{box-shadow:inset 3px 0 var(--yl-cyan)}.logout{cursor:pointer;background:0 0;border:0;margin-top:auto}.app-main{margin-left:270px}.topbar{border-bottom:1px solid var(--yl-border);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(20px,4vw,54px);display:flex;position:sticky;top:0}.topbar>div{align-items:center;gap:10px;display:flex}.topbar svg{color:var(--yl-blue-500)}.user-chip>span{color:#fff;background:linear-gradient(135deg,var(--yl-blue-500),var(--yl-purple));border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.user-chip div{display:grid}.user-chip small{color:var(--yl-muted)}.app-main main{max-width:1600px;margin:auto;padding:clamp(24px,4vw,54px)}.mobile-menu{display:none}.page-header{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.page-header h1{margin:0;font-size:clamp(1.7rem,3vw,2.4rem)}.page-header p{color:var(--yl-muted);margin:7px 0 0}.card{border:1px solid var(--yl-border);border-radius:var(--radius-lg);background:var(--yl-surface);padding:22px;box-shadow:0 8px 24px #06164a0b}.card h2{margin-top:0}.hero-card{color:#fff;background:linear-gradient(120deg,var(--yl-navy-900),var(--yl-blue-700) 60%,var(--yl-violet));border:0;justify-content:space-between;align-items:center;min-height:240px;padding:clamp(28px,5vw,58px);display:flex;overflow:hidden}.hero-card>svg{color:#13d8ff47;width:180px;height:180px}.hero-card h2{max-width:650px;margin:12px 0;font-size:clamp(1.8rem,4vw,3rem)}.hero-card p{color:#ffffffc7;margin-bottom:24px}.hero-card .eyebrow{color:var(--yl-cyan)}.section{margin-top:34px}.section>h2,.dashboard-grid section>h2{font-size:1.2rem}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px;display:grid}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.stack{gap:12px;display:grid}.list-card,.transaction{justify-content:space-between;align-items:center;gap:18px;display:flex}.list-card h3{margin:5px 0}.list-card p,.transaction small{color:var(--yl-muted);align-items:center;gap:6px;margin:0;font-size:.82rem;display:flex}.list-card p svg{width:15px}.list-card>div:last-child,.transaction>div:last-child{align-items:center;gap:10px;display:flex}.icon-link{background:var(--yl-surface-2);width:40px;height:40px;color:var(--yl-blue-500);border-radius:12px;place-items:center;display:grid}.wallet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.wallet-card{min-height:140px;position:relative;overflow:hidden}.wallet-card span{letter-spacing:.08em;font-size:.78rem;font-weight:800}.wallet-card strong{margin-top:20px;font-size:clamp(1.35rem,2.3vw,2rem);display:block}.wallet-card svg{opacity:.16;width:48px;height:48px;position:absolute;bottom:18px;right:18px}.wallet-card--jeux{border-top:4px solid var(--yl-game);background:#eef6ff}.wallet-card--gain{border-top:4px solid var(--yl-gain);background:#eaf9f2}.wallet-card--recharge{border-top:4px solid var(--yl-recharge);background:#f4efff}.notice{border-left:4px solid var(--yl-success);align-items:center;gap:18px;margin-top:24px;display:flex}.notice svg{color:var(--yl-success)}.notice div{flex:1}.notice p{color:var(--yl-muted);margin:4px 0}.notice a{color:var(--yl-blue-700);font-weight:750}.notice--danger{border-color:var(--yl-danger)}.notice--danger svg{color:var(--yl-danger)}.status{white-space:nowrap;background:var(--yl-surface-2);color:var(--yl-muted);text-transform:uppercase;border-radius:999px;align-items:center;padding:5px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.status--actif,.status--validé,.status--valide,.status--payé,.status--paye,.status--gagné{color:#11734b;background:#e8f8f0}.status--bloqué,.status--rejete,.status--rejeté,.status--perdu{color:#ac293b;background:#fdecef}.status--en-attente,.status--a-regler,.status--ouverte{color:#8c6200;background:#fff5d7}.lottery-balls{flex-wrap:wrap;gap:6px;display:flex}.lottery-ball{background:linear-gradient(145deg,var(--yl-cyan),var(--yl-blue-500) 60%,var(--yl-violet));color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:850;display:grid;box-shadow:inset 0 1px 2px #fff9}.responsive-table{border:1px solid var(--yl-border);border-radius:var(--radius-lg);background:#fff;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--yl-border);padding:15px 17px}th{text-transform:uppercase;letter-spacing:.06em;color:var(--yl-muted);background:var(--yl-surface-2);font-size:.75rem}td small{color:var(--yl-muted);margin-top:3px;display:block}.card-title{justify-content:space-between;align-items:start;display:flex}.card-title h3{margin:8px 0;font-size:1.6rem}.financial-grid,.profile-list{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0 0;display:grid}.financial-grid div,.profile-list div{background:var(--yl-surface-2);border-radius:12px;padding:12px}dt{color:var(--yl-muted);font-size:.76rem}dd{margin:5px 0 0;font-weight:750}.play-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.ticket-summary{position:sticky;top:102px}.number-grid{grid-template-columns:repeat(10,1fr);gap:8px;display:grid}.number-grid button{aspect-ratio:1;border:1px solid var(--yl-border);color:var(--yl-text);cursor:pointer;background:#fff;border-radius:50%;font-weight:750}.number-grid button:hover,.number-grid button.selected{border-color:var(--yl-blue-500);color:#fff;background:linear-gradient(145deg,var(--yl-cyan),var(--yl-blue-500),var(--yl-violet));transform:translateY(-1px)}@media (width<=1100px){.cards-grid{grid-template-columns:repeat(2,1fr)}.number-grid{grid-template-columns:repeat(8,1fr)}}@media (width<=800px){.auth-layout{background:linear-gradient(#040c3794,#040c37b8),url(/assets/login-bg-youloto.png) 50%/cover;display:block}.auth-visual{display:none}.auth-panel{min-height:100vh;padding:16px}.auth-card{padding:28px 22px}.auth-mobile-logo{text-align:center;margin-bottom:20px;display:block}.auth-mobile-logo img{width:90px;height:90px}.sidebar{transition:transform .22s;transform:translate(-100%)}.sidebar--open{transform:none}.brand>button{color:#fff;background:0 0;border:0;margin-left:auto;display:grid}.drawer-backdrop{z-index:19;background:#06164a8c;border:0;position:fixed;inset:0}.mobile-menu{z-index:15;border:1px solid var(--yl-border);width:44px;height:44px;color:var(--yl-navy-950);background:#fff;border-radius:12px;place-items:center;display:grid;position:fixed;top:17px;left:14px}.app-main{margin:0}.topbar{padding-left:72px}.topbar>div:first-child{display:none}.app-main main{padding:24px 16px}.dashboard-grid,.play-layout{grid-template-columns:1fr}.ticket-summary{position:static}.wallet-grid,.cards-grid{grid-template-columns:repeat(2,1fr)}.number-grid{grid-template-columns:repeat(7,1fr)}}@media (width<=520px){.form-grid,.wallet-grid,.cards-grid,.financial-grid{grid-template-columns:1fr}.topbar{height:70px}.user-chip div,.hero-card>svg{display:none}.hero-card{min-height:220px}.list-card{align-items:flex-start}.list-card>div:last-child{flex-direction:column;align-items:end}.number-grid{grid-template-columns:repeat(6,1fr)}.responsive-table{background:0 0;border:0}.responsive-table table,.responsive-table tbody{display:block}.responsive-table thead{display:none}.responsive-table tr{border:1px solid var(--yl-border);border-radius:var(--radius-lg);background:#fff;margin-bottom:12px;padding:10px;display:block}.responsive-table td{text-align:right;border:0;justify-content:space-between;gap:18px;padding:9px;display:flex}.responsive-table td:before{content:attr(data-label);color:var(--yl-muted);text-align:left;font-weight:750}.transaction{align-items:flex-start}.transaction>div:last-child{flex-direction:column;align-items:end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
