/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.col-auto{grid-column:auto}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#07100c;--side:#08130d;--card:#111d16;--card2:#14231b;--line:#aedcbf24;--txt:#f4f8f5;--muted:#87998e;--green:#35e382;--amber:#f4b73d;--cyan:#45d7d0;--red:#ff7075}html,body{background:var(--bg);min-height:100%;margin:0}body{color:var(--txt);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{color:inherit;cursor:pointer}.shell{background:radial-gradient(circle at 78% -20%, #35e3821a, transparent 37%), var(--bg);grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.side{border-right:1px solid var(--line);background:#07110bf2;flex-direction:column;height:100vh;padding:29px 22px 22px;display:flex;position:sticky;top:0}.logo{object-fit:contain;object-position:left;width:210px;height:62px}.side nav{gap:7px;margin-top:45px;display:grid}.side nav button{color:#8a9b91;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;padding:13px 14px;font-size:12px;font-weight:750;display:flex}.side nav button i{background:#ffffff0a;border-radius:8px;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.side nav button.active{color:#edfff4;background:linear-gradient(90deg,#35e3822b,#35e3820a)}.side nav button.active i{color:#051a0c;background:var(--green)}.member{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.member>span{color:#04150a;background:linear-gradient(145deg,#39e787,#147f44);border-radius:50%;place-items:center;width:39px;height:39px;font-size:11px;font-weight:900;display:grid}.member b,.member small{display:block}.member b{font-size:11px}.member small{color:var(--muted);margin-top:3px;font-size:9px}.work{min-width:0}.work header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#060f0ac4;justify-content:space-between;align-items:center;height:105px;padding:23px 34px;display:flex}header>div>span{color:#66776d;letter-spacing:.14em;font-size:8px;font-weight:850}header h1{letter-spacing:-.03em;margin:7px 0 0;font-size:23px}.actions{align-items:center;gap:12px;display:flex}.actions label,.actions .action-picker{border:1px solid var(--line);color:#708177;letter-spacing:.1em;background:#101c15;border-radius:11px;min-width:130px;padding:7px 11px;font-size:8px;font-weight:850}.actions .action-picker>span{color:#708177;letter-spacing:.1em;font-size:8px;font-weight:850;display:block}.actions select{width:100%;color:var(--txt);background:0 0;border:0;outline:0;margin-top:3px;font-size:10px;font-weight:750;display:block}.platform-select{width:100%;min-width:0;position:relative}.platform-select-trigger,.platform-select-menu>button{font-family:inherit}.platform-select-trigger{width:100%;min-height:24px;color:var(--txt);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:2px 0 0;font-size:10px;font-weight:900;display:flex}.platform-select-trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.platform-select-trigger>svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px;transition:transform .16s}.platform-select.open .platform-select-trigger>svg{transform:rotate(180deg)}.platform-select-menu{z-index:300;background:#09170f;border:1px solid #35e38257;border-radius:11px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 8px);left:-9px;right:-9px;overflow-y:auto;box-shadow:0 18px 42px #0000007a,inset 0 1px #ffffff0a}.platform-select-menu>button{color:#e9f7ee;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:35px;padding:0 9px;font-size:10px;font-weight:900;display:flex}.platform-select-menu>button:hover,.platform-select-menu>button:focus-visible{color:#fff;background:#35e3821c;outline:0}.platform-select-menu>button.selected{color:#72eea1;background:#35e38229}.platform-select-menu>button svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.suggestion-input{width:100%;min-width:0;height:100%;position:relative}.suggestion-input>input{width:100%}.suggestion-menu{z-index:320;background:#09170f;border:1px solid #35e38257;border-radius:10px;max-height:230px;padding:6px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #00000080,inset 0 1px #ffffff0a}.suggestion-menu>button{color:#e9f7ee;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:35px;padding:0 9px;font-size:10px;font-weight:900;display:flex}.suggestion-menu>button:hover,.suggestion-menu>button:focus-visible{color:#fff;background:#35e3821c;outline:0}.suggestion-menu>button.selected{color:#72eea1;background:#35e38229}.suggestion-menu>button svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.suggestion-menu-portal{z-index:10000;position:fixed;right:auto}.account-entry-control .suggestion-input{min-width:0}.actions .platform-select-trigger,.actions .platform-select-menu>button{color:inherit;background:0 0;border:0;border-radius:8px;padding:0}.actions .platform-select-trigger{min-height:19px;color:var(--txt);font-size:10px}.actions .platform-select-menu>button{color:#e9f7ee;min-height:35px;padding:0 9px}.actions .platform-select-menu>button:hover,.actions .platform-select-menu>button:focus-visible{color:#fff;background:#35e3821c}.actions .platform-select-menu>button.selected{color:#72eea1;background:#35e38229}.actions button,.page-head button{background:var(--green);color:#04190b;border:0;border-radius:11px;padding:12px 16px;font-size:10px;font-weight:850}.content{max-width:1680px;margin:auto;padding:30px 34px 45px}.dashboard{grid-template-columns:1.05fr .72fr .72fr;gap:18px;display:grid}.hero-card,.headline-card,.stat-grid article,.summary article{border:1px solid var(--line);background:linear-gradient(145deg,#15241bf5,#0c1610f7);border-radius:20px}.profit{background:radial-gradient(circle at 83% 18%,#35e3823d,#0000 31%),linear-gradient(145deg,#0b2617,#0d1913 65%);border-color:#35e38247;min-height:250px;padding:27px 28px;position:relative;overflow:hidden}.card-top{z-index:2;justify-content:space-between;display:flex;position:relative}.card-top b,.headline-card b,.result-title b,.stat-grid b,.page-head>b{letter-spacing:.12em;color:#91a39a;font-size:9px}.card-top b{color:var(--green)}.card-top span{color:var(--green);font-size:10px;font-weight:850}.profit>strong{letter-spacing:-.055em;z-index:2;margin-top:46px;font-size:clamp(32px,3vw,48px);display:block;position:relative}.profit p{color:var(--muted);z-index:2;font-size:10px;position:relative}.bars{opacity:.35;align-items:end;gap:7px;width:175px;height:72px;display:flex;position:absolute;bottom:23px;right:24px}.bars i{background:linear-gradient(var(--green), #35e38205);border-radius:3px 3px 0 0;flex:1}.headline-card{align-items:center;gap:18px;min-height:250px;padding:25px;display:flex}.headline-card>i{border:1px solid;border-radius:14px;place-items:center;width:48px;height:48px;font-size:25px;font-style:normal;display:grid}.turnover>i{color:var(--amber);background:#f4b73d14}.bonus>i{color:var(--cyan);background:#45d7d014}.headline-card strong{letter-spacing:-.045em;margin-top:25px;font-size:clamp(20px,2vw,32px);display:block}.headline-card span{color:#697b70;margin-top:8px;font-size:9px;display:block}.result-title{grid-column:1/-1;justify-content:space-between;align-items:end;margin-top:10px;padding:0 3px 8px;display:flex}.result-title div span{color:#607167;margin-top:5px;font-size:9px;display:block}.result-title em{color:var(--green);letter-spacing:.1em;font-size:8px;font-style:normal;font-weight:850}.stat-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.stat-grid article{min-height:135px;padding:21px}.stat-grid strong{letter-spacing:-.04em;margin-top:23px;font-size:25px;display:block}.stat-grid span{color:#5a6a61;margin-top:8px;font-size:8px;display:block}.green{color:var(--green)!important}.red{color:var(--red)!important}.page-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.page-head>div>b{color:var(--green);letter-spacing:.13em;font-size:9px}.page-head h2{margin:7px 0 5px;font-size:25px}.page-head p{color:var(--muted);margin:0;font-size:10px}.paste{background:#35e3820a;border:1px dashed #35e38261;border-radius:15px;align-items:center;gap:14px;margin-bottom:16px;padding:18px 20px;display:flex}.paste>i{width:41px;height:41px;color:var(--green);background:#35e3821f;border-radius:12px;place-items:center;font-style:normal;font-weight:900;display:grid}.paste b,.paste span{display:block}.paste b{font-size:11px}.paste span{color:var(--muted);margin-top:4px;font-size:9px}.table{border:1px solid var(--line);background:#0e1913;border-radius:16px;overflow:auto}.row-pager{color:#91a79a;background:#0a1b12d1;border:1px solid #35e38229;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;margin:10px 0;padding:7px 10px 7px 14px;font-size:10px;font-weight:900;display:flex}.row-pager>div{align-items:center;gap:9px;display:flex}.row-pager strong{color:#dff3e6;text-align:center;min-width:46px}.row-pager button{color:#68ec9e;cursor:pointer;background:#10281b;border:1px solid #35e38242;border-radius:9px;width:32px;height:32px;font-size:22px;line-height:1}.row-pager button:hover:not(:disabled),.row-pager button:focus-visible{background:#173724;outline:0}.row-pager button:disabled{opacity:.3;cursor:default}.table table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:9px}.table th{color:#809289;text-align:left;letter-spacing:.09em;background:#111f18;padding:15px 16px;font-size:8px}.table td{border-top:1px solid var(--line);color:#c6d1ca;padding:17px 16px}.table tbody tr:hover{background:#ffffff05}.summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:17px;display:grid}.summary article{align-items:center;gap:17px;min-height:142px;padding:23px;display:flex}.summary i{width:45px;height:45px;color:var(--green);background:#35e38214;border-radius:13px;place-items:center;font-size:22px;font-style:normal;display:grid}.summary b,.summary strong,.summary span{display:block}.summary b{color:var(--muted);letter-spacing:.1em;font-size:8px}.summary strong{margin-top:16px;font-size:23px}.summary span{color:#63746a;margin-top:7px;font-size:8px}.split{grid-template-columns:1.65fr .65fr;gap:16px;display:grid}.split aside{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:22px}.split aside>b{color:var(--green);letter-spacing:.11em;font-size:8px}.split aside h3{font-size:17px}.split aside p{border-top:1px solid var(--line);color:#a5b2aa;padding:12px 0;font-size:9px;line-height:1.5}.split aside button{color:var(--green);background:0 0;border:0;font-size:9px;font-weight:800}.overview{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:16px;display:grid;overflow:hidden}.overview div{background:var(--card);padding:20px}.overview b,.overview strong{display:block}.overview b{color:#7c8e84;letter-spacing:.1em;font-size:8px}.overview strong{margin-top:10px;font-size:19px}.login-screen{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 14% 5%,#35e38229,#0000 32%),radial-gradient(circle at 88% 90%,#35e38221,#0000 28%),#020805f5;place-items:center;display:grid;position:fixed;inset:0}.login-screen:before{content:"";opacity:.12;background-image:linear-gradient(#35e38224 1px,#0000 1px),linear-gradient(90deg,#35e38224 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.close{border:1px solid var(--line);z-index:3;background:#ffffff0a;border-radius:50%;width:43px;height:43px;font-size:22px;position:absolute;top:24px;right:27px}.login-card{z-index:2;background:linear-gradient(150deg,#13221afc,#07110cfc);border:1px solid #66e59838;border-radius:25px;width:min(450px,100vw - 38px);padding:34px 39px 30px;position:relative;box-shadow:0 40px 100px #00000080}.login-card .logo{width:205px;margin:0 auto 14px;display:block}.login-card>b{text-align:center;color:var(--green);letter-spacing:.14em;font-size:9px;display:block}.login-card h2{text-align:center;margin:19px 0 8px;font-size:27px}.login-card>p{text-align:center;max-width:310px;color:var(--muted);margin:0 auto 26px;font-size:10px;line-height:1.6}.login-card label{color:#aab8b0;gap:8px;font-size:9px;font-weight:750;display:grid}.login-card input{border:1px solid var(--line);color:var(--txt);background:#0b1610;border-radius:11px;outline:0;padding:13px 14px;font-size:10px}.login-card button{border-radius:11px;width:100%;padding:13px;font-size:10px;font-weight:850}.magic{background:var(--green);color:#03170a;border:0;margin-top:13px}.password{border:1px solid var(--line);background:#ffffff06}.or{color:#607168;align-items:center;gap:10px;margin:18px 0 12px;font-size:8px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.login-card small{text-align:center;color:#687970;margin-top:20px;font-size:8px;display:block}.domain{color:#5f7066;letter-spacing:.2em;font-size:9px;font-weight:800;position:absolute;bottom:24px}@media (width<=1100px){.shell{grid-template-columns:84px minmax(0,1fr)}.side{padding:23px 13px}.side .logo{width:58px;height:48px}.side nav button{justify-content:center;padding:12px;font-size:0}.side nav button i{font-size:14px}.member div{display:none}.member{justify-content:center}.dashboard{grid-template-columns:1fr 1fr}.profit{grid-column:1/-1}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.shell{display:block}.side{border:0;border-top:1px solid var(--line);z-index:30;width:100%;height:68px;padding:8px 10px;position:fixed;top:auto;bottom:0}.side>.logo,.member{display:none}.side nav{grid-template-columns:repeat(4,1fr);gap:3px;margin:0}.side nav button{flex-direction:column;gap:2px;padding:5px 1px;font-size:7px}.side nav button i{width:24px;height:24px;font-size:12px}.work header{height:auto;min-height:86px;padding:16px}.actions label{display:none}.actions button{padding:10px;font-size:8px}.content{padding:20px 14px 90px}.dashboard,.stat-grid,.summary,.split,.overview{grid-template-columns:1fr}.profit{grid-column:auto}.headline-card{min-height:145px}.result-title,.stat-grid{grid-column:auto}.result-title em{display:none}.page-head{align-items:start;gap:12px}.page-head p{max-width:220px}.page-head button{padding:10px;font-size:8px}}.modal-layer{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#010804d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-modal{background:#0d1b13;border:1px solid #35e38240;border-radius:20px;width:min(620px,96vw);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 28px 90px #0000008c}.confirm-modal>b{color:var(--green);letter-spacing:.16em;font-size:8px}.confirm-modal h3{color:#fff;margin:8px 0;font-size:21px}.confirm-modal p{color:#9eb0a6;font-size:10px;line-height:1.65}.modal-x{border:1px solid var(--line);color:#fff;background:#13241a;border-radius:9px;width:32px;height:32px;font-size:20px;position:absolute;top:14px;right:14px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.modal-actions button,.add-allocation{border:1px solid var(--line);color:#eaf4ed;background:#14231a;border-radius:10px;min-height:38px;padding:0 15px;font-weight:900}.modal-actions .confirm{background:var(--green);color:#04140a;border-color:#0000}.modal-actions button:disabled{opacity:.35;cursor:not-allowed}.account-entry-control{grid-template-columns:minmax(0,1fr) 30px;align-items:center;display:grid}.account-entry-control button{height:30px;color:var(--green);background:#35e38214;border:1px solid #35e38238;border-radius:7px;font-weight:950}.allocation-list{gap:8px;margin:17px 0 10px;display:grid}.allocation-list>div{grid-template-columns:1fr 130px 34px;gap:8px;display:grid}.allocation-list.with-outcome>div{grid-template-columns:minmax(130px,1fr) 120px 120px 34px}.allocation-list input,.account-manager-modal textarea{border:1px solid var(--line);color:#fff;background:#09160f;border-radius:9px;min-width:0;min-height:40px;padding:0 12px;font-weight:850}.allocation-list .platform-select-trigger{border:1px solid var(--line);color:#fff;background:#09160f;border-radius:9px;min-height:40px;padding:0 12px}.allocation-list .platform-select-menu{left:0;right:0}.allocation-list button{color:#ff8c91;background:#ff707514;border:1px solid #ff707547;border-radius:8px;font-size:18px}.add-allocation{margin-bottom:14px}.stake-outcome-guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 4px;display:grid}.stake-outcome-guide span{background:#35e3820d;border:1px solid #35e3822e;border-radius:9px;justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.stake-outcome-guide b{color:var(--green);font-size:9px}.stake-outcome-guide strong{color:#fff;font-size:9px}.allocation-total{background:#35e3820f;border-radius:10px;justify-content:space-between;padding:12px 14px;display:flex}.allocation-total span{color:#94a79c;font-size:9px;font-weight:800}.allocation-total strong{color:#fff;font-size:11px}.allocation-outcome-totals{gap:7px;display:grid}.allocation-outcome-totals>div{background:#35e3820f;border-radius:9px;justify-content:space-between;gap:12px;padding:11px 14px;display:flex}.allocation-outcome-totals span{color:#94a79c;font-size:9px;font-weight:850}.allocation-outcome-totals strong{color:#fff;font-size:11px}.allocation-note{margin-bottom:0}.bonus-batch-toolbar{background:#35e3820b;border:1px solid #35e3822e;border-radius:14px;align-items:center;gap:14px;margin-bottom:14px;padding:13px 15px;display:flex}.bonus-batch-toolbar>div{margin-right:auto}.bonus-batch-toolbar b,.bonus-batch-toolbar span{display:block}.bonus-batch-toolbar b{color:#fff;font-size:10px}.bonus-batch-toolbar span{color:#8ca095;margin-top:4px;font-size:8px}.bonus-batch-toolbar button{background:var(--green);color:#04140a;border:0;border-radius:10px;min-height:38px;padding:0 15px;font-weight:950}.bonus-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.bonus-metrics article{border:1px solid var(--line);background:#0e1c14;border-radius:13px;padding:14px 16px}.bonus-metrics span,.bonus-metrics strong{display:block}.bonus-metrics span{color:#82968b;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:900}.bonus-metrics strong{color:#fff;margin-top:7px;font-size:17px;font-weight:950}.bonus-metrics .bonus-total{background:#35e38212;border-color:#35e38240}.bonus-metrics .bonus-total strong{color:var(--green)}.locked-bonus-panel{background:linear-gradient(145deg,#0f1f16f2,#08130cf5);border:1px solid #35e38233;border-radius:16px;margin:0 0 14px;padding:15px}.locked-bonus-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.locked-bonus-head b,.locked-bonus-panel span{color:#6ff4a4;letter-spacing:.13em;font-size:9px;font-weight:950}.locked-bonus-head p{color:#a4b6ac;margin:5px 0 0;font-size:10px;font-weight:850}.locked-month-picker{gap:5px;min-width:180px;display:grid}.locked-month-picker>span{color:#9eb0a6;font-size:8px}.locked-month-picker .platform-select-trigger{color:#effff5;white-space:nowrap;background:#35e38212;border:1px solid #35e38233;border-radius:10px;outline:none;width:100%;height:38px;padding:0 34px 0 11px;font-size:10px;font-weight:950}.locked-month-picker .platform-select-trigger>svg{position:absolute;right:11px}.locked-month-picker .platform-select-trigger:focus-visible,.locked-month-picker .platform-select.open .platform-select-trigger{border-color:#35e3828c;box-shadow:0 0 0 3px #35e38214}.locked-month-picker .platform-select-menu{left:0;right:0}.locked-bonus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.locked-bonus-grid article{background:#0a1810db;border:1px solid #aedcbf24;border-radius:14px;padding:14px;box-shadow:inset 0 1px #ffffff09}.locked-bonus-grid article.locked-negative{background:linear-gradient(145deg,#231213e6,#0a1810c7);border-color:#ff70753b}.locked-bonus-grid h3{color:#fff;letter-spacing:-.02em;margin:6px 0 8px;font-size:18px;font-weight:950}.locked-bonus-grid strong{margin-bottom:13px;font-size:22px;font-weight:950;display:block}.locked-bonus-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.locked-bonus-fields.single{grid-template-columns:1fr}.locked-bonus-grid label{color:#b9c9c0;letter-spacing:.04em;font-size:9px;font-weight:950;display:block;position:relative}.locked-bonus-grid input{color:#fff;background:#08150e;border:1px solid #aedcbf29;border-radius:10px;outline:none;width:100%;height:40px;margin-top:7px;padding:0 11px;font-size:13px;font-weight:950}.locked-bonus-grid input:focus{border-color:#35e3828c;box-shadow:0 0 0 3px #35e38214}.locked-account-field.invalid input{color:#ff858a;border-color:#ff70758c;box-shadow:0 0 0 3px #ff707512}.locked-account-field small{color:#ff858a;margin-top:5px;font-size:9px;font-weight:900;display:block}.locked-bonus-actions{grid-template-columns:1fr auto;gap:8px;margin-top:10px;display:grid}.locked-bonus-actions button{background:var(--green);color:#04140a;border:0;border-radius:10px;min-height:36px;font-size:10px;font-weight:950}.locked-bonus-actions button:disabled{cursor:not-allowed;opacity:.42}.locked-bonus-actions button.ghost{color:#d5e3dc;background:#ffffff08;border:1px solid #aedcbf26}.prepared-account-choice{grid-template-columns:repeat(2,1fr);gap:8px;margin:16px 0;display:grid}.prepared-account-choice button{border:1px solid var(--line);color:#eaf3ed;background:#101f16;border-radius:10px;min-height:45px;font-weight:900}.prepared-account-choice button.active{border-color:var(--green);color:var(--green);background:#35e3821f}.prepare-bonus-modal>label,.prepare-bonus-modal>.prepare-bonus-field{color:#f1f7f3;grid-template-columns:1fr 190px;align-items:center;gap:12px;margin-top:15px;font-size:10px;font-weight:900;display:grid}.prepare-bonus-modal>.prepare-bonus-field .platform-select-trigger{border:1px solid var(--line);color:#fff;background:#09160f;border-radius:9px;height:40px;padding:0 12px;font-weight:900}.prepare-bonus-modal>.prepare-bonus-field .platform-select-menu{left:0;right:0}.prepare-bonus-modal .prepared-account-choice{background:#35e3820d;border:1px solid #35e3822e;border-radius:11px;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.prepare-bonus-modal .prepared-account-choice strong,.prepare-bonus-modal .prepared-account-choice span{display:block}.prepare-bonus-modal .prepared-account-choice strong{color:#fff;font-size:10px}.prepare-bonus-modal .prepared-account-choice span{color:#91a399;margin-top:4px;font-size:8px}.prepare-bonus-modal .prepared-account-choice i{width:27px;height:27px;color:var(--green);background:#35e38224;border-radius:50%;place-items:center;font-style:normal;font-weight:950;display:grid}.bonus-entry table{table-layout:fixed;min-width:920px}.bonus-entry th:first-child,.bonus-entry td:first-child{width:42px}.account-manager-modal textarea{resize:vertical;width:100%;min-height:150px;padding:12px;line-height:1.6}.registered-account-list{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.registered-account-list span{color:#c9f5d8;border:1px solid #35e38233;border-radius:999px;padding:6px 6px 6px 10px;font-size:9px;font-weight:900}.registered-account-list button{color:#ff8388;background:0 0;border:0;margin-left:7px;font-weight:950}.bonus-analysis{border:1px solid var(--line);background:#0d1912;border-radius:16px;margin-top:18px;padding:18px}.bonus-analysis .table{overflow:auto}.bonus-analysis table{min-width:1250px}.history-file{min-height:48px;color:var(--green);cursor:pointer;border:1px dashed #35e38273;border-radius:12px;place-items:center;margin:15px 0;font-size:10px;font-weight:950;display:grid}.history-file input{display:none}.history-preview{background:#35e38212;border-radius:10px;padding:12px}.history-preview strong,.history-preview span{display:block}.history-preview strong{color:#fff;font-size:10px}.history-preview span{color:#93a69b;margin-top:5px;font-size:8px}.history-import-status{margin:-4px 0 12px;font-weight:850;color:#ff8b8b!important;font-size:9px!important}.import-warning{background:#f1c4670e;border:1px solid #f1c4673b;border-radius:11px;gap:10px;margin-top:14px;padding:13px;display:flex}.import-warning i{color:#f1c467;background:#f1c46726;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-style:normal;font-weight:950;display:grid}.import-warning p{margin:0}.import-warning strong{color:#f4e1b2;display:block}.language-picker .platform-select{min-width:102px}@media (width<=1350px){.shell:not(.nav-collapsed){grid-template-columns:76px minmax(0,1fr)}.shell:not(.nav-collapsed) .side{padding-inline:12px}.shell:not(.nav-collapsed) .side .logo{object-position:left;width:52px;height:52px}.shell:not(.nav-collapsed) .side nav button{justify-content:center;padding-inline:8px}.shell:not(.nav-collapsed) .side nav button span,.shell:not(.nav-collapsed) .member div{display:none}.shell:not(.nav-collapsed) .member{justify-content:center}.content{padding-inline:14px}.game-grid table{min-width:1265px!important}.game-grid col.col-date{width:104px}.game-grid col.col-match{width:245px}.game-grid col.col-stake{width:70px}.game-grid col.col-odds{width:52px}.game-grid col.col-site{width:82px}.game-grid col.col-auto{width:86px}.game-grid col.col-account{width:70px}.game-grid td input,.game-grid td select{padding-inline:5px;font-size:10px}.game-grid .match-cell input{padding-inline:8px;font-size:10px}.game-grid .calc-cell strong{font-size:10px}}@media (width<=1080px){.work>header{padding-inline:14px}.actions{gap:6px}.actions>button{display:none}.game-grid table{min-width:1120px!important}.game-grid col.col-date{width:92px}.game-grid col.col-match{width:215px}.game-grid col.col-stake{width:62px}.game-grid col.col-odds{width:46px}.game-grid col.col-site{width:72px}.game-grid col.col-auto{width:76px}.game-grid col.col-account{width:60px}.game-grid .group-head th,.game-grid .sub-head th{font-size:7px}.game-grid td input,.game-grid td select,.game-grid .match-cell input{font-size:9px}.bonus-metrics{grid-template-columns:repeat(2,1fr)}.locked-bonus-grid{grid-template-columns:1fr}.locked-bonus-head{flex-direction:column}}@media (width<=720px){.modal-layer{padding:10px}.confirm-modal{padding:22px 17px}.bonus-batch-toolbar{flex-direction:column;align-items:flex-start}.bonus-batch-toolbar button{width:100%}.bonus-metrics{grid-template-columns:1fr 1fr}.language-picker{display:flex!important}.locked-bonus-fields{grid-template-columns:1fr}}.file-tools{background:linear-gradient(145deg,#0e1b14,#0a1510);border:1px solid #35e3822e;border-radius:13px;align-items:center;gap:11px;margin:14px 0 18px;padding:13px 15px;display:flex}.file-tools>div{margin-right:auto}.file-tools>div b,.file-tools>div span{display:block}.file-tools>div b{color:var(--green);letter-spacing:.1em;font-size:9px}.file-tools>div span{color:#9aada1;margin-top:4px;font-size:9px}.file-tools>p{color:#8df1b3;flex-basis:100%;margin:0;font-size:9px}.import-year{color:#9fb0a6;letter-spacing:.06em;font-size:7px}.import-year>span{white-space:nowrap;display:block}.import-year .platform-select{min-width:92px;margin-top:4px}.import-year .platform-select-trigger{border:1px solid var(--line);color:#f7fbf8;background:#08130d;border-radius:8px;outline:none;min-height:32px;padding:0 9px}.import-year .platform-select-menu{left:0;right:0}.file-button{color:#d9f7e4;cursor:pointer;white-space:nowrap;background:#35e38214;border:1px solid #35e38247;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:9px;font-weight:900;display:inline-flex}.file-button:hover{border-color:var(--green);color:#fff;background:#35e38229}.clear-import-button{color:#ff9a9a;background:#ff5b5b17;border-color:#ff5b5b6b}.clear-import-button:hover{color:#fff;background:#ff5b5b2b;border-color:#f66}.remove-import-modal{width:min(560px,100%)}.import-source-list{gap:8px;max-height:310px;margin-top:18px;display:grid;overflow-y:auto}.import-source-list>button{color:#edf7f0;cursor:pointer;text-align:left;background:#0b1710;border:1px solid #9db3a533;border-radius:11px;align-items:center;gap:12px;width:100%;padding:13px 14px;display:flex}.import-source-list>button:hover,.import-source-list>button.selected{background:#35e38217;border-color:#35e3829e}.import-source-list i{width:24px;height:24px;color:var(--green);border:1px solid #35e38259;border-radius:50%;flex:0 0 24px;place-items:center;font-style:normal;font-weight:950;display:grid}.import-source-list span,.import-source-list strong,.import-source-list small{display:block}.import-source-list strong{overflow-wrap:anywhere;font-size:13px}.import-source-list small{color:#93a69b;margin-top:5px;font-size:12px}.modal-actions .danger{color:#ff9a9a;background:#ff5b5b24;border-color:#ff5b5b8c}.modal-actions .danger:hover{color:#fff;background:#ff5b5b38;border-color:#f66}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.export-button{background:var(--green);color:#05130a}.bonus-entry table{table-layout:fixed}.bonus-entry th:first-child,.bonus-entry td:first-child{text-align:center;width:44px;padding:0}.bonus-entry th:not(:first-child),.bonus-entry td:not(:first-child){width:calc(25% - 11px)}.bonus-entry .delete-cell button{color:#ff8b8f;background:#ff707514;border:1px solid #ff707552;border-radius:7px;width:27px;height:27px;padding:0;font-size:18px;font-weight:950;line-height:1}.bonus-entry .delete-cell button:hover{border-color:var(--red);color:#fff;background:#ff70752e}@media (width<=1050px){.file-tools{flex-wrap:wrap}.file-tools>div{flex-basis:100%}.account-breakdown{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.file-tools{align-items:stretch}.file-button,.import-year{flex:1}.account-breakdown{grid-template-columns:1fr 1fr}}.content{width:100%;max-width:none;margin:0}.games-page{width:100%}.games-page .paste{min-height:80px}.game-toolbar{align-items:end;gap:12px;margin:18px 0 12px;display:flex}.game-toolbar>div{margin-right:auto}.game-toolbar b,.game-toolbar span{display:block}.game-toolbar b{color:#eef7f1;font-size:11px}.game-toolbar span{color:var(--muted);margin-top:4px;font-size:9px}.game-toolbar label,.account-detail-head label,.account-detail-head .account-select-field{color:#9aaba1;font-size:8px;font-weight:800}.game-toolbar input,.game-toolbar select,.account-detail-head select{border:1px solid var(--line);color:#eef5f0;background:#0d1912;border-radius:10px;outline:0;min-width:190px;margin-top:6px;padding:10px 12px;font-size:9px;display:block}.games-page .table{width:100%}.games-page .table table{min-width:1420px}.games-page .table th:nth-child(3),.games-page .table td:nth-child(3){min-width:290px}.table table{font-size:10px}.table th{color:#b7c7bd}.table td{color:#e1e9e4;border-top-color:#bee1cb29;font-weight:550}.account-cell span{color:#c4f7d7;background:#35e38214;border:1px solid #35e38238;border-radius:999px;padding:6px 10px;font-weight:800;display:inline-flex}.ledger{border:1px solid var(--line);background:#0e1913bf;border-radius:17px;overflow:hidden}.ledger .table{border:0;border-radius:0}.ledger-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 19px;display:flex}.ledger-head b{letter-spacing:.1em;color:#dbe7df;font-size:9px}.ledger-head span{color:var(--muted);font-size:9px}.notes-board{border:1px solid var(--line);background:var(--card);border-radius:17px;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:18px;margin-top:16px;padding:20px;display:grid}.notes-board b{color:var(--green);letter-spacing:.1em;font-size:8px}.notes-board h3{margin:6px 0 0;font-size:17px}.notes-board p{border-left:1px solid var(--line);color:#d8e2dc;margin:0;padding-left:18px;font-size:9px}.notes-board p span{color:#82948a;margin-bottom:5px;font-size:7px;font-weight:850;display:block}.notes-board button{color:var(--green);background:#35e38214;border:1px solid #35e38240;border-radius:10px;padding:10px 13px;font-size:9px;font-weight:850}.account-kpis{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:24px;display:grid}.account-kpis article{border:1px solid var(--line);background:linear-gradient(145deg,#14231b,#0d1913);border-radius:17px;align-items:center;gap:14px;min-height:125px;padding:20px;display:flex}.account-kpis i{width:40px;height:40px;color:var(--green);background:#35e38217;border-radius:12px;place-items:center;font-size:18px;font-style:normal;display:grid}.account-kpis i svg,.control-metric-icon svg,.control-profit-top em svg{fill:none;stroke:currentColor;stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.control-profit-top em{align-items:center;gap:5px;display:inline-flex}.control-profit-top em svg{width:14px;height:14px}.account-kpis b,.account-kpis strong,.account-kpis span{display:block}.account-kpis b{color:#9baca2;letter-spacing:.1em;font-size:7px}.account-kpis strong{margin-top:13px;font-size:18px}.account-kpis span{color:#76887d;margin-top:5px;font-size:8px}.account-table-title{justify-content:space-between;align-items:end;margin:0 3px 10px;display:flex}.account-table-title b,.account-table-title span{display:block}.account-table-title b{letter-spacing:.1em;font-size:9px}.account-table-title span{color:#82958a;margin-top:5px;font-size:8px}.account-table-title em{color:var(--green);letter-spacing:.1em;font-size:8px;font-style:normal;font-weight:850}.account-detail{background:radial-gradient(circle at 80% 0, #35e38214, transparent 37%), var(--card);border:1px solid #35e38233;border-radius:19px;margin-top:17px;padding:21px 23px 24px}.account-detail-head{justify-content:space-between;align-items:start;display:flex}.account-detail-head b{color:var(--green);letter-spacing:.12em;font-size:8px}.account-detail-head h3{margin:7px 0 0;font-size:22px}.account-detail-head .account-select-field>span{display:block}.account-detail-head .account-select-field .platform-select{min-width:155px;margin-top:6px}.account-detail-head .account-select-field .platform-select-trigger{border:1px solid var(--line);color:#eef5f0;background:#0d1912;border-radius:10px;min-height:38px;padding:0 12px;font-size:9px}.account-detail-head .account-select-field .platform-select-menu{left:0;right:0}.account-chart{grid-template-columns:.45fr 1fr;align-items:end;gap:35px;margin-top:22px;display:grid}.chart-copy span{color:#91a399;letter-spacing:.1em;font-size:8px;font-weight:800}.chart-copy strong{margin-top:15px;font-size:31px;display:block}.chart-copy p{color:#8da096;font-size:9px}.mini-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 48px,#bee1cb0f 49px);align-items:end;gap:13px;height:150px;display:flex}.mini-chart>div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:8px;height:100%;display:flex}.mini-chart i{background:linear-gradient(#42e98a,#16864a);border-radius:5px 5px 0 0;width:min(44px,75%);display:block;box-shadow:0 0 20px #35e38214}.mini-chart span{color:#8b9e93;font-size:8px}@media (width<=1100px){.account-kpis{grid-template-columns:repeat(2,1fr)}.notes-board{grid-template-columns:1fr 1fr}.account-chart{grid-template-columns:1fr}}@media (width<=720px){.side{height:74px;padding:7px 5px}.side nav{grid-template-columns:repeat(5,1fr);gap:2px}.side nav button{padding:4px 1px;font-size:6px}.content{padding-bottom:96px}.account-kpis{grid-template-columns:1fr}.game-toolbar{flex-direction:column;align-items:stretch}.game-toolbar>div{margin:0}.notes-board{grid-template-columns:1fr}.notes-board p{border-left:0;border-top:1px solid var(--line);padding:12px 0}.account-chart{grid-template-columns:1fr}.account-table-title em{display:none}.mini-chart{height:125px}}.games-page .paste{grid-template-columns:auto minmax(230px,1fr) minmax(280px,.7fr);display:grid}.paste textarea{resize:none;color:#f6faf7;background:#0a1710;border:1px solid #35e38247;border-radius:11px;outline:0;width:100%;min-height:48px;padding:13px 15px;font-size:12px;font-weight:650}.paste textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #35e38214}.editable table{font-size:12px}.editable th{color:#d3ddd7;padding:16px 14px;font-size:9px}.editable td{border-right:1px solid #bee1cb17;padding:0;position:relative}.editable td input{color:#f4f8f5;background:0 0;border:0;outline:0;width:100%;min-width:125px;height:64px;padding:0 14px;font-size:12px;font-weight:720}.editable td input::placeholder{color:#71837a}.editable td input:focus{background:#35e38212;box-shadow:inset 0 0 0 1px #35e38273}.editable td small{color:#9fb0a6;pointer-events:none;font-size:9px;font-weight:800;position:absolute;top:25px;right:11px}.editable td:has(small) input{padding-right:30px}.editable .account-input input{color:#bff6d3;background:#35e38209;min-width:135px;font-weight:850}.game-entry table{min-width:1750px}.game-entry th:first-child{min-width:145px}.game-entry th:nth-child(2){min-width:300px}.game-entry th:nth-child(n+3):nth-child(-n+5){min-width:260px}.game-entry th:last-child{min-width:150px}.green input{color:var(--green)!important}.red input{color:var(--red)!important}.bonus-summary{background:linear-gradient(145deg,#45d7d012,#0e1913eb);border:1px solid #45d7d033;border-radius:17px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:17px;padding:21px 23px;display:flex}.bonus-summary>div{grid-template-columns:auto 1fr;align-items:center;column-gap:13px;display:grid}.bonus-summary>div span{width:44px;height:44px;color:var(--cyan);background:#45d7d01a;border-radius:13px;grid-row:1/3;place-items:center;font-size:22px;display:grid}.bonus-summary b{color:#a9bbb1;letter-spacing:.11em;font-size:8px}.bonus-summary strong{margin-top:7px;font-size:23px}.bonus-summary p{color:#a9b8af;max-width:540px;margin:0;font-size:10px;line-height:1.6}.bonus-entry table{min-width:800px}.bonus-entry th,.bonus-entry td{width:25%}.bonus-entry td input{font-size:13px}.account-breakdown{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.account-breakdown article{border:1px solid var(--line);background:#060f0a85;border-radius:14px;padding:20px}.account-breakdown span,.account-breakdown strong{display:block}.account-breakdown span{color:#94a69b;letter-spacing:.1em;font-size:8px;font-weight:850}.account-breakdown strong{color:#f5f9f6;margin-top:13px;font-size:21px}.accounts-page>.table table{font-size:12px}.accounts-page>.table th{font-size:9px}.accounts-page>.table td{color:#edf4ef;padding:19px 17px;font-weight:700}.month-page>.table table{min-width:1500px;font-size:11px}.month-page>.table th{font-size:8px}.month-page>.table td{color:#edf4ef;padding:18px 15px;font-weight:650}.month-page .overview{grid-template-columns:repeat(4,1fr)}.month-year-filter{border:1px solid var(--line);background:#0e1913;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:13px 15px;display:flex}.month-year-filter b,.month-year-filter span{display:block}.month-year-filter b{color:var(--green);letter-spacing:.11em;font-size:10px}.month-year-filter span{color:var(--muted);margin-top:5px;font-size:10px}.month-year-filter .platform-select{width:min(240px,42vw)}.month-profit-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.month-profit-summary article{background:linear-gradient(145deg,#12271bfa,#091810fa);border:1px solid #35e3823d;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:104px;padding:20px 22px;display:flex}.month-profit-summary .lifetime-profit-card{background:linear-gradient(145deg,#153020fa,#091a11fa);box-shadow:inset 0 0 0 1px #35e3820d}.month-profit-summary b,.month-profit-summary span{display:block}.month-profit-summary b{color:#a5b8ac;letter-spacing:.09em;font-size:10px}.month-profit-summary span{color:var(--muted);margin-top:7px;font-size:10px}.month-profit-summary strong{white-space:nowrap;font-size:clamp(22px,2.1vw,32px);line-height:1}@media (width<=720px){.side{height:78px}.side nav{grid-template-columns:repeat(6,1fr)}.side nav button{font-size:5.5px}.games-page .paste{grid-template-columns:auto 1fr}.paste textarea{grid-column:1/-1}.bonus-summary{flex-direction:column;align-items:flex-start}.account-breakdown{grid-template-columns:1fr 1fr}.month-page .overview{grid-template-columns:1fr}.month-year-filter{flex-direction:column;align-items:stretch}.month-year-filter .platform-select{width:100%}.month-profit-summary{grid-template-columns:1fr}.month-profit-summary article{flex-direction:column;align-items:flex-start}}.formula-note{text-align:right;background:#35e3820b;border:1px solid #35e38233;border-radius:10px;padding:9px 13px;margin-left:auto!important}.formula-note b{color:var(--green);font-size:8px}.formula-note span{font-size:8px!important}.game-grid{border-color:#bee1cb38;border-radius:14px}.game-grid thead th{text-align:center;border-right:1px solid #bee1cb21}.game-grid .group-head th{letter-spacing:.09em;color:#dce8e0;height:48px;padding:0 12px;font-size:9px;font-weight:900}.game-grid .group-info{background:#1a2528}.game-grid .group-one{background:#35e3821f;color:#71efa7!important}.game-grid .group-two{background:#f4b73d1f;color:#f1c467!important}.game-grid .group-three{background:#9470e021;color:#bea5f0!important}.game-grid .group-auto{background:#849f9121}.game-grid .group-account{background:#15231b;width:145px;color:#9aebb8!important}.game-grid .sub-head th{color:#f2f6f3;background:#101a15;height:52px;padding:0 10px;font-size:9px}.game-grid .sub-head th:first-child{width:145px}.game-grid .sub-head th:nth-child(2){width:86px}.game-grid .sub-head th:nth-child(3){text-align:left;width:285px}.game-grid .sub-head th:nth-child(3n+4),.game-grid .sub-head th:nth-child(3n+7),.game-grid .sub-head th:nth-child(3n+10){width:112px}.game-grid .sub-head th:nth-child(3n+5),.game-grid .sub-head th:nth-child(3n+8),.game-grid .sub-head th:nth-child(3n+11){width:95px}.game-grid .sub-head th:nth-child(3n+6),.game-grid .sub-head th:nth-child(3n+9),.game-grid .sub-head th:nth-child(3n+12){width:145px}.game-grid .sub-head th:nth-child(n+13){width:135px}.game-grid tbody td{background:#0c1811;border-top:1px solid #bee1cb2e;border-right:1px solid #bee1cb24;height:72px}.game-grid tbody tr:nth-child(2n) td{background:#0e1b14}.game-grid td input,.game-grid td select{color:#f4f8f5;height:72px;font-size:12px;font-weight:760}.game-grid td input{min-width:0;padding:0 12px}.game-grid td select{background:0 0;border:0;outline:0;width:100%;padding:0 10px}.game-grid td input:focus,.game-grid td select:focus{background:#35e38214;box-shadow:inset 0 0 0 1px #35e3828c}.game-grid td small{top:30px;right:8px}.game-grid .outcome-disabled{background:#ffffff05!important}.game-grid .outcome-disabled input{color:#64766b;-webkit-text-fill-color:#64766b;opacity:1}.game-grid .calc-cell{text-align:center;padding:0 12px;background:#8ba4960e!important}.game-grid .calc-cell strong{color:#f5f8f6;white-space:normal;font-size:12px;display:block}.game-grid .calc-cell.green strong{color:var(--green)}.game-grid .calc-cell.red strong{color:var(--red)}.game-grid .account-input{background:#35e3820a!important}.game-grid .account-input input{color:#c8f8d9;min-width:0}.grid-help{color:#80938a;margin:11px 3px 0;font-size:9px;line-height:1.5}.grid-help b{color:#c9d6ce}.market-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (width<=720px){.formula-note{text-align:left;margin-left:0!important}.game-grid table{min-width:2100px!important}.grid-help{font-size:8px}}.card-top .profit-rate{letter-spacing:-.02em;background:#35e3821a;border:1px solid #35e38257;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-weight:950;display:inline-flex;font-size:16px!important}.profit-rate i{font-size:20px;font-style:normal;line-height:1}.headline-card>i.turnover-icon,.headline-card>i.coin-icon{color:var(--green);background:linear-gradient(145deg,#35e38230,#35e3820a);border-color:#35e3827a;font-weight:950}.headline-card>i.coin-icon{border-radius:50%;box-shadow:inset 0 0 0 4px #35e3820f}.paste{position:relative}.paste-success{background:#35e38214;border-style:solid;border-color:#35e382b8}.paste-success>i{color:#06180c;background:var(--green)}.paste-toast{background:#10321f;border:1px solid #35e38280;border-radius:11px;min-width:132px;padding:11px 14px;position:absolute;top:50%;right:18px;transform:translateY(-50%);box-shadow:0 12px 28px #00000052}.paste-toast strong,.paste-toast span{display:block}.paste-toast strong{color:#83f1ad;font-size:11px}.paste-toast span{color:#c7ded0;margin-top:3px;font-size:8px}.game-grid table{table-layout:fixed;min-width:1540px!important}.game-grid th,.game-grid td{min-width:0!important}.game-grid col.col-date{width:116px}.game-grid col.col-match{width:292px}.game-grid col.col-stake{width:94px}.game-grid col.col-odds{width:66px}.game-grid col.col-site{width:105px}.game-grid col.col-auto{width:112px}.game-grid col.col-account{width:88px}.game-grid .group-head th,.game-grid .group-info,.game-grid .group-one,.game-grid .group-two,.game-grid .group-three,.game-grid .group-auto,.game-grid .group-account{height:40px;color:#82efac!important;background:linear-gradient(#29804c4a,#18533140)!important;border-color:#4ecd8038!important}.game-grid .group-account{width:auto!important}.game-grid .sub-head th{color:#f7fbf8;height:43px;padding:0 6px;font-size:8px;font-weight:900}.game-grid tbody td{height:56px}.game-grid td input,.game-grid td select{color:#fff;letter-spacing:-.012em;height:56px;padding:0 8px;font-size:12px;font-weight:900}.game-grid .match-cell input{padding-inline:11px;font-size:12px}.game-grid .outcome-site input{padding-inline:8px}.game-grid td small{color:#c8d6ce;font-size:7px;font-weight:900;top:23px;right:6px}.game-grid .calc-cell{padding:0 7px}.game-grid .calc-cell strong{color:#fff;font-size:11px;font-weight:950;line-height:1.18}.game-grid .calc-cell.incomplete strong{color:#fff;font-size:11px}.game-grid .account-input input{color:#c8f8d9;padding-inline:8px;font-size:11px}.game-grid input::placeholder{color:#0000}.grid-help{margin-top:8px}.formula-note{padding:7px 10px}.formula-note b,.formula-note span{font-size:7px!important}.nav-toggle{z-index:5;width:28px;height:38px;color:var(--green);background:#102219;border:1px solid #35e38247;border-radius:0 9px 9px 0;font-size:21px;line-height:1;position:absolute;top:82px;right:-14px}.side nav button span{display:block}.nav-collapsed .side{padding-inline:12px}.nav-collapsed .side .logo{object-position:left;width:52px;height:52px}.nav-collapsed .side nav button{justify-content:center;padding-inline:8px}.nav-collapsed .side nav button span{display:none}.nav-collapsed .member{justify-content:center}.nav-collapsed .member div{display:none}.view-switcher{border:1px solid var(--line);background:#0e1913;border-radius:14px;justify-content:flex-end;align-items:center;gap:8px;margin:0 0 16px;padding:12px 14px;display:flex}.view-switcher>div{margin-right:auto}.view-switcher b,.view-switcher span{display:block}.view-switcher b{letter-spacing:.1em;font-size:8px}.view-switcher span{color:var(--muted);margin-top:4px;font-size:8px}.view-switcher button{border:1px solid var(--line);color:#9dafa4;background:#111f18;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:9px;font-weight:800;display:flex}.view-switcher button i{font-style:normal}.view-switcher button.active{color:#c9f7da;background:#35e38221;border-color:#35e38266}.month-visual{border:1px solid var(--line);background:linear-gradient(145deg,#101d16,#0b1510);border-radius:17px;min-height:380px;padding:23px 25px}.visual-head{justify-content:space-between;align-items:start;display:flex}.visual-head b{color:var(--green);letter-spacing:.11em;font-size:8px}.visual-head h3{margin:7px 0 0;font-size:21px}.visual-head>span{color:#84968c;font-size:8px}.month-bars{align-items:stretch;gap:18px;height:270px;margin-top:25px;display:flex}.month-bars article{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.month-bars article>div{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 57px,#bee1cb0f 58px);justify-content:center;align-items:flex-end;width:100%;height:235px;display:flex;position:relative}.month-bars i{background:linear-gradient(#46eb8d,#16884c);border-radius:7px 7px 0 0;width:min(58px,65%);box-shadow:0 0 22px #35e38221}.month-bars strong{color:#dbe8df;white-space:nowrap;font-size:12px;font-weight:950}.month-bars .month-bar-value{color:#f2fff7;text-shadow:0 1px 10px #000000b3;min-height:18px}.month-bars article>span{color:#91a39a;text-transform:capitalize;font-size:9px;font-weight:800}.trend-wrap{background:#040c0759;border-radius:12px;margin-top:26px;padding:12px}.trend-wrap svg{width:100%;height:285px;display:block;overflow:visible}.trend-wrap line{stroke:#bee1cb29;stroke-width:1px}.trend-wrap polyline{fill:none;stroke:var(--green);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.trend-wrap text{fill:#dceae1;font-size:13px;font-weight:950}.trend-wrap .trend-value{fill:#fff;paint-order:stroke;stroke:#08150e;stroke-width:4px;font-size:11px}.trend-wrap .trend-month{fill:#a9baaf;text-transform:capitalize;font-size:12px}.trend-wrap polyline{fill:none;stroke:var(--green);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px #35e38240)}.trend-wrap circle{fill:#0d1913;stroke:var(--green);stroke-width:4px}.trend-wrap text{fill:#91a399;text-transform:capitalize;font-size:12px;font-weight:800}@media (width<=1100px){.shell:not(.nav-collapsed){grid-template-columns:220px minmax(0,1fr)}.shell:not(.nav-collapsed) .side{padding:24px 17px}.shell:not(.nav-collapsed) .side .logo{width:175px}.shell:not(.nav-collapsed) .side nav button{justify-content:flex-start;font-size:10px}.shell:not(.nav-collapsed) .side nav button i{font-size:13px}.shell:not(.nav-collapsed) .member div{display:block}.game-grid table{min-width:1510px!important}.content{padding-inline:22px}}@media (width<=720px){.nav-toggle{display:none}.shell,.shell.nav-collapsed,.side nav button span{display:block}.game-grid table{min-width:1480px!important}.paste-toast{grid-column:1/-1;position:static;transform:none}.view-switcher{flex-wrap:wrap;align-items:stretch}.view-switcher>div{width:100%;margin-bottom:4px}.view-switcher button{flex:1;justify-content:center}.month-bars{gap:7px}.month-bars strong{display:none}}.game-grid .outcome-stake input{padding-right:8px}.work :where(p,span,b,strong,em,small,label,button,input,select,th,td){font-weight:800}.work :where(h1,h2,h3){font-weight:900}.formula-note b,.formula-note span{color:#e7f3eb;font-size:9px!important;font-weight:900!important}.formula-note b{color:var(--green)}.page-head p,.result-title span,.headline-card span,.stat-grid span,.summary span,.ledger-head span,.account-kpis span,.account-table-title span,.grid-help{font-weight:800}.account-kpis b,.account-kpis span,.account-table-title b,.account-table-title span{font-size:9px}.accounts-page>.table td,.accounts-page>.table th,.month-page>.table td,.month-page>.table th{font-weight:850}.table td{font-weight:800}.table th{font-weight:900}.history-tools{border:1px solid var(--line);background:#0d1912;border-radius:11px;gap:6px;padding:4px;display:flex}.actions .history-tools button{color:#f3f8f5;background:0 0;border:0;border-radius:8px;width:38px;height:34px;padding:0;font-size:23px;font-weight:900;line-height:1}.actions .history-tools button:not(:disabled):hover{color:var(--green);background:#35e3821f}.actions .history-tools button:disabled{cursor:not-allowed;color:#43534a;opacity:.55}.game-grid table{min-width:1578px!important}.game-grid col.col-delete{width:38px}.game-grid .delete-cell{text-align:center;background:#ff707506!important;padding:0!important}.game-grid .delete-cell button{color:#ff8b8f;background:#ff70750f;border:1px solid #ff707540;border-radius:7px;width:26px;height:26px;padding:0;font-size:17px;font-weight:900;line-height:1}.game-grid .delete-cell button:hover{border-color:var(--red);color:#fff;background:#ff707529}.game-grid .sub-head th:first-child{padding:0}@media (width<=1100px){.game-grid table{min-width:1548px!important}.actions{gap:8px}.actions .history-tools button{width:34px}}@media (width<=720px){.history-tools{z-index:35;position:fixed;bottom:87px;right:12px;box-shadow:0 10px 30px #0006}.actions .history-tools button{width:40px;height:38px}.game-grid table{min-width:1518px!important}}.history-tools{border-color:#35e3823d;border-radius:13px;gap:5px;padding:5px;box-shadow:inset 0 1px #ffffff08}.actions .history-tools button{text-shadow:0 0 12px #35e3822e;background:#101f17;border:1px solid #ffffff09;border-radius:9px;width:40px;height:36px;font-family:Arial Black,Arial,sans-serif;font-size:22px;font-weight:950}@media (width<=1050px){.account-breakdown{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.account-breakdown{grid-template-columns:1fr 1fr}}.control-dashboard{max-width:1580px;margin:0 auto}.control-title{margin-bottom:28px}.control-title>span,.control-section-title>div>span,.control-panel-head span{color:var(--green);letter-spacing:.15em;font-size:8px;font-weight:950}.control-title h2{letter-spacing:-.035em;margin:9px 0 7px;font-size:31px;font-weight:900}.control-title p{color:#8ca095;margin:0;font-size:10px}.control-hero-grid{grid-template-columns:1.5fr .75fr .75fr;gap:14px;display:grid}.control-profit-card,.control-quick-card,.control-panel{background:linear-gradient(145deg,#0f1f16f7,#08130cfa);border:1px solid #bee1cb1f;border-radius:17px;overflow:hidden}.control-profit-card{height:278px;padding:24px 25px 0;position:relative}.control-profit-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 10%,#35e38217,#0000 32%);position:absolute;inset:0}.control-profit-top{z-index:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.control-profit-top span,.control-quick-card>span{color:#a1b2a8;letter-spacing:.11em;font-size:8px;font-weight:950;display:block}.control-profit-top strong{letter-spacing:-.04em;margin-top:11px;font-size:34px;font-weight:950;display:block}.control-profit-top em{color:#74efa6;background:#35e38214;border:1px solid #35e38242;border-radius:999px;padding:9px 12px;font-size:12px;font-style:normal;font-weight:950}.control-spark{width:100%;height:145px;position:absolute;bottom:22px;left:0;right:0}.control-spark line{stroke:#c1decb0f;stroke-width:1px}.control-spark .area{fill:url(#control-area)}.control-spark .line{fill:none;stroke:var(--green);stroke-width:3px;vector-effect:non-scaling-stroke}.control-spark circle{fill:#e9fff1;stroke:var(--green);stroke-width:3px}.control-chart-labels{color:#60756a;justify-content:space-between;font-size:7px;font-weight:900;display:flex;position:absolute;bottom:10px;left:25px;right:25px}.control-quick-card{flex-direction:column;height:278px;padding:23px;display:flex}.control-metric-icon{width:42px;height:42px;color:var(--green);background:#35e38217;border:1px solid #35e38247;border-radius:12px;place-items:center;margin-bottom:auto;font-size:19px;font-style:normal;font-weight:950;display:grid}.control-metric-icon.coin{border-radius:50%}.control-quick-card>strong{margin-top:9px;font-size:21px;font-weight:950}.control-quick-card>small{color:#758a7e;margin-top:6px;font-size:8px}.control-progress{background:#17271e;border-radius:8px;height:4px;margin-top:20px;overflow:hidden}.control-progress i{background:linear-gradient(90deg, #1fb969, var(--green));border-radius:8px;height:100%;display:block}.control-section-title{justify-content:space-between;align-items:flex-end;margin:31px 2px 13px;display:flex}.control-section-title h3,.control-panel-head h3{margin:6px 0 0;font-size:17px;font-weight:900}.control-section-title em{color:#53d789;letter-spacing:.1em;font-size:8px;font-style:normal;font-weight:950}.control-metric-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.control-metric-grid article{background:#0c1912cc;border:1px solid #bee1cb1f;border-radius:14px;min-height:132px;padding:17px;position:relative}.control-metric-grid article>i{color:#72d99b;background:#35e38212;border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;font-weight:950;display:grid;position:absolute;top:14px;right:14px}.control-metric-grid span,.control-metric-grid strong,.control-metric-grid small{display:block}.control-metric-grid span{color:#82968a;letter-spacing:.08em;font-size:8px;font-weight:950}.control-metric-grid strong{margin-top:19px;font-size:18px;font-weight:950}.control-metric-grid small{color:#687d71;margin-top:7px;font-size:8px}.control-bottom-grid{grid-template-columns:1.45fr .55fr;gap:14px;margin-top:14px;display:grid}.control-panel{padding:20px}.control-panel-head{justify-content:space-between;display:flex}.control-recent-row{border-top:1px solid #bee1cb1a;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 2px;display:grid}.control-recent-row:first-of-type{margin-top:12px}.control-recent-row>span{color:#92a79b;text-align:center;background:#12231a;border-radius:7px;padding:6px;font-size:8px}.control-recent-row div strong,.control-recent-row div small{display:block}.control-recent-row div strong{font-size:10px}.control-recent-row div small{color:#708579;margin-top:4px;font-size:8px}.control-recent-row>b{font-size:10px}.control-mix{grid-template-columns:1fr 1fr;align-items:center;display:grid}.control-mix .control-panel-head{grid-column:1/-1}.control-donut{border-radius:50%;place-items:center;width:126px;height:126px;margin:17px auto 0;display:grid}.control-donut:before{content:"";background:#0d1a13;border-radius:50%;grid-area:1/1;width:88px;height:88px}.control-donut div{z-index:1;text-align:center;grid-area:1/1}.control-donut strong,.control-donut small{display:block}.control-donut strong{font-size:14px}.control-donut small{color:var(--muted);margin-top:3px;font-size:7px}.control-legend p{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin:10px 0;font-size:8px;display:grid}.control-legend i{background:var(--green);border-radius:50%;width:7px;height:7px}.control-legend p:nth-child(2) i{background:#55cfc1}.control-legend span{color:#879b90}.bankroll-alert{background:#35e3820e;border:1px solid #35e38233;border-radius:13px;align-items:center;gap:13px;margin:0 0 16px;padding:15px 18px;display:flex}.bankroll-alert.danger{background:#ff70750e;border-color:#ff70754d}.bankroll-alert>i{width:34px;height:34px;color:var(--green);background:#35e3821f;border-radius:50%;flex:0 0 34px;place-items:center;font-style:normal;font-weight:950;display:grid}.bankroll-alert.danger>i{color:var(--red);background:#ff70751f}.bankroll-alert b,.bankroll-alert span{display:block}.bankroll-alert b{font-size:10px}.bankroll-alert span{color:#91a49a;margin-top:5px;font-size:9px;line-height:1.5}.bankroll-history{border:1px solid var(--line);background:#0b1811;border-radius:16px;margin-bottom:17px;padding:18px}.bankroll-history .ledger-head{border:0;margin-bottom:12px;padding:0 2px}.bankroll-table table{table-layout:fixed;min-width:1050px}.bankroll-table th:first-child,.bankroll-table td:first-child{width:44px}.bankroll-table th:nth-child(2){width:145px}.bankroll-table th:nth-child(3),.bankroll-table th:nth-child(4){width:150px}.bankroll-table th:nth-child(5){width:250px}.bankroll-table .delete-cell{text-align:center;padding:0}.bankroll-table .delete-cell button{color:#ff8b8f;background:#ff707512;border:1px solid #ff70754d;border-radius:7px;width:27px;height:27px;padding:0;font-size:18px;font-weight:950}.bankroll-table td>strong{padding:0 13px;font-size:11px;display:block}.bankroll-assessment{color:#9ceeb9;background:#35e38214;border-radius:8px;margin-left:12px;padding:7px 9px;font-size:8px;font-weight:900;display:inline-block}.bankroll-assessment.danger{color:#ff9ca0;background:#ff707517}.bonus-coin-icon{box-shadow:inset 0 0 0 4px #35e3820a;color:var(--green)!important;background:#35e3821a!important;border:1px solid #35e38259!important}.account-kpis article>i{color:var(--green);background:#35e38217;border:1px solid #35e3823d;font-size:19px;font-weight:950}@media (width<=1180px){.control-hero-grid{grid-template-columns:1.2fr .8fr}.control-profit-card{grid-row:span 2;height:570px}.control-metric-grid{grid-template-columns:repeat(3,1fr)}.control-bottom-grid{grid-template-columns:1fr}.cash-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.control-title h2{font-size:25px}.control-hero-grid{grid-template-columns:1fr}.control-profit-card{grid-row:auto;height:300px}.control-quick-card{height:190px}.control-metric-grid{grid-template-columns:1fr 1fr}.control-mix{grid-template-columns:1fr}.control-legend{width:100%}.cash-summary{grid-template-columns:1fr}}@media (width<=1350px){.shell:not(.nav-collapsed){grid-template-columns:76px minmax(0,1fr)!important}.shell:not(.nav-collapsed) .side{padding-inline:12px!important}.shell:not(.nav-collapsed) .side .logo{object-position:left;height:52px;width:52px!important}.shell:not(.nav-collapsed) .side nav button{justify-content:center!important;padding-inline:8px!important}.shell:not(.nav-collapsed) .side nav button span,.shell:not(.nav-collapsed) .member div{display:none!important}.shell:not(.nav-collapsed) .member{justify-content:center}.content{padding-inline:14px!important}.game-grid table{min-width:1265px!important}.game-grid col.col-delete{width:34px}.game-grid col.col-date{width:104px}.game-grid col.col-match{width:245px}.game-grid col.col-stake{width:70px}.game-grid col.col-odds{width:52px}.game-grid col.col-site{width:82px}.game-grid col.col-auto{width:86px}.game-grid col.col-account{width:70px}.game-grid td input,.game-grid td select{padding-inline:5px;font-size:10px}.game-grid .match-cell input{padding-inline:8px;font-size:10px}.game-grid .calc-cell strong{font-size:10px}}@media (width<=1080px){.work>header{padding-inline:14px}.actions{gap:6px}.actions>button{display:none}.game-grid table{min-width:1120px!important}.game-grid col.col-date{width:92px}.game-grid col.col-match{width:215px}.game-grid col.col-stake{width:62px}.game-grid col.col-odds{width:46px}.game-grid col.col-site{width:72px}.game-grid col.col-auto{width:76px}.game-grid col.col-account{width:60px}.game-grid .group-head th,.game-grid .sub-head th{font-size:7px}.game-grid td input,.game-grid td select,.game-grid .match-cell input{font-size:9px}}@media (width<=720px){.game-grid table{min-width:1060px!important}.language-picker{display:flex!important}}.bonus-entry{overflow-x:auto}.bonus-entry table{width:100%;table-layout:fixed!important;min-width:980px!important}.bonus-entry th,.bonus-entry td{min-width:0!important;padding:0!important}.bonus-entry th:first-child,.bonus-entry td:first-child{text-align:center;width:44px!important}.bonus-entry th:nth-child(2),.bonus-entry td:nth-child(2){width:150px!important}.bonus-entry th:nth-child(3),.bonus-entry td:nth-child(3){width:130px!important}.bonus-entry th:nth-child(4),.bonus-entry td:nth-child(4),.bonus-entry th:nth-child(5),.bonus-entry td:nth-child(5){width:165px!important}.bonus-entry th:nth-child(6),.bonus-entry td:nth-child(6){width:auto!important}.bonus-entry td input{box-sizing:border-box;color:#fff;font-size:12px;font-weight:900;width:100%!important;min-width:0!important;padding:0 12px!important}.bonus-entry .delete-cell button{place-items:center;display:inline-grid}.bonus-account-cell{position:relative}.bonus-entry td.bonus-account-cell.invalid-account{background:#ff5e6414!important}.bonus-entry td.bonus-account-cell.invalid-account input{box-shadow:inset 0 0 0 1px #ff5e6459;color:#ff757b!important}.bonus-account-cell .account-error{padding:0;top:auto;bottom:4px;right:11px}.bonus-entry tr.uncollected-bonus-row>td{background-color:#ff70751f!important;border-color:#ff70753d!important}.bonus-entry tr.uncollected-bonus-row>td:first-child{box-shadow:inset 3px 0 #ff7075}.bonus-entry tr.uncollected-bonus-row.new-bonus-highlight>td{animation:none}.bonus-entry td .uncollected-bonus-tag{z-index:2;color:#ff9ba0;letter-spacing:.06em;pointer-events:none;background:#571217e0;border:1px solid #ff707573;border-radius:5px;padding:2px 5px;font-size:7px;font-weight:1000;line-height:1;position:absolute;top:4px;right:7px}.bonus-row-actions{background:linear-gradient(90deg,#35e38211,#35e38205);border:1px solid #35e38233;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 10px;padding:12px 14px;display:flex}.bonus-row-actions>span{color:#7f9789;letter-spacing:.13em;font-size:8px;font-weight:950}.bonus-row-actions>div{align-items:center;gap:8px;display:flex}.bonus-row-actions button{background:var(--green);color:#04150a;letter-spacing:.025em;border:1px solid #0000;border-radius:9px;min-height:39px;padding:0 15px;font-size:9px;font-weight:950;box-shadow:0 7px 20px #35e38224}.bonus-row-actions button:hover,.bonus-row-actions button:focus-visible{background:#62ee9d;outline:none}@media (width<=800px){.bonus-row-actions{flex-direction:column;align-items:stretch}.bonus-row-actions>div{grid-template-columns:1fr;display:grid}.bonus-row-actions button{width:100%}}@media (width<=1180px){.game-entry{overflow-x:hidden!important}.game-grid table{table-layout:fixed!important;width:100%!important;min-width:984px!important}.game-grid col.col-delete{width:26px!important}.game-grid col.col-date{width:80px!important}.game-grid col.col-match{width:170px!important}.game-grid col.col-stake{width:54px!important}.game-grid col.col-odds{width:42px!important}.game-grid col.col-site{width:64px!important}.game-grid col.col-auto{width:76px!important}.game-grid col.col-account,.game-grid th.group-account,.game-grid td.account-input{display:none!important}.game-grid .group-head th,.game-grid .sub-head th{letter-spacing:.04em!important;font-size:7.5px!important}.game-grid td input,.game-grid td select,.game-grid .match-cell input,.game-grid .calc-cell strong{padding-inline:4px!important;font-size:9px!important}.game-grid .match-cell input{padding-inline:7px!important}}@media (width<=920px){.content{padding-inline:8px!important}.game-grid table{min-width:864px!important}.game-grid col.col-delete{width:24px!important}.game-grid col.col-date{width:76px!important}.game-grid col.col-match{width:140px!important}.game-grid col.col-stake{width:48px!important}.game-grid col.col-odds{width:38px!important}.game-grid col.col-site{width:54px!important}.game-grid col.col-auto{width:68px!important}.game-grid .group-head th,.game-grid .sub-head th{font-size:7px!important}.game-grid td input,.game-grid td select,.game-grid .match-cell input,.game-grid .calc-cell strong{font-size:8px!important}}.game-grid col.col-result{width:54px}.game-grid .result-input{background:#35e38209;padding:0 5px}.game-grid .result-input select{color:#f7fff9;text-align:center;width:100%;min-width:0;font-size:11px;font-weight:950}.control-bottom-grid{grid-template-columns:minmax(230px,.58fr) minmax(0,1.42fr)}.control-recent-row{grid-template-columns:1fr;padding:15px 4px}.control-recent-row div strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.control-mix{display:block}.bonus-mix-layout{grid-template-columns:170px minmax(0,1fr);align-items:center;gap:18px;margin-top:10px;display:grid}.bonus-source-legend{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:18px;display:grid}.bonus-legend-column{flex-direction:column;min-width:0;display:flex}.bonus-source-legend p{grid-template-columns:auto minmax(82px,1fr) auto auto;margin:5px 0}.bonus-source-legend p:nth-child(2) i{background:inherit}.bonus-source-legend em{color:#f1f8f3;font-size:8px;font-style:normal;font-weight:900}.bonus-toolbar-actions{align-items:center;gap:8px;display:flex}.account-breakdown{grid-template-columns:repeat(3,1fr)}.account-breakdown small{color:#7e9387;margin-top:7px;font-size:8px;font-weight:850;display:block}.transaction-entry-section{border:1px solid var(--line);background:#0b1811;border-radius:16px;margin-bottom:17px;padding:18px}.transaction-entry-section .ledger-head{border:0;margin-bottom:12px;padding:0 2px}.transaction-table{overflow-x:auto}.transaction-table table{table-layout:fixed;width:100%;min-width:900px}.transaction-table th:first-child,.transaction-table td:first-child{width:44px}.transaction-table th:nth-child(2){width:145px}.transaction-table th:nth-child(3){width:160px}.transaction-table th:nth-child(4),.transaction-table th:nth-child(5){width:145px}.transaction-table input,.transaction-table select{box-sizing:border-box;color:#f8fffa;width:100%;min-width:0;font-weight:900}.cashflow-page .cash-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.transaction-table.notes-only table{min-width:0}.transaction-table.notes-only th:nth-child(2),.transaction-table.notes-only td:nth-child(2){width:180px}.transaction-table.notes-only th:nth-child(3),.transaction-table.notes-only td:nth-child(3){width:auto}.bankroll-history .ledger-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.bankroll-history .ledger-head div b,.bankroll-history .ledger-head div span{display:block}.bankroll-history .ledger-head button{color:var(--green);background:#10251a;border:1px solid #35e38247;font-size:9px;font-weight:950}@media (width<=1180px){.game-grid col.col-result,.game-grid td.result-input{display:none!important}.bonus-mix-layout{grid-template-columns:135px minmax(0,1fr)}.bonus-source-legend{grid-template-columns:1fr}}@media (width<=760px){.control-bottom-grid,.bonus-mix-layout,.account-breakdown{grid-template-columns:1fr}}.nav-toggle{width:18px!important;height:34px!important;box-shadow:none!important;color:#4bea91!important;background:0 0!important;border:0!important;border-radius:0!important;font-size:25px!important;font-weight:950!important;right:-9px!important}.nav-toggle:hover{transform:translate(2px);color:#fff!important}.account-entry-control input:not([readonly]){color:#fff!important;font-weight:950!important}.account-entry-control input[readonly]{cursor:pointer}.account-entry-control button:disabled{opacity:.22;cursor:not-allowed}.game-grid .account-input.invalid-account{background:#ff5e6414!important}.game-grid .account-input.invalid-account input,.allocation-list input.invalid-account-field{box-shadow:inset 0 0 0 1px #ff5e642e;color:#ff757b!important;border-color:#ff5e649e!important}.account-error{color:#ff757b;white-space:nowrap;padding:1px 5px 3px;font-size:7px;font-weight:950;line-height:1;display:block}.allocation-error{background:#ff5e6412;border:1px solid #ff5e644d;border-radius:9px;margin:9px 0 0;padding:9px 11px;font-weight:900;color:#ff9a9f!important;font-size:9px!important}.account-kpis{gap:16px}.account-kpis article{min-height:150px;padding:24px}.account-kpis i{width:48px;height:48px;font-size:22px}.account-kpis b{color:#c6d5cc;font-weight:950;font-size:10px!important}.account-kpis strong{color:#fff;margin-top:15px;font-weight:950;font-size:24px!important}.account-kpis span{color:#91a59a;font-weight:900;font-size:10px!important}.account-table-title b{font-weight:950;font-size:11px!important}.account-table-title span,.account-table-title em{font-weight:900;font-size:10px!important}.account-sortbar{background:#0d1b12e0;border:1px solid #35e3822e;border-radius:13px;align-items:center;gap:8px;width:max-content;max-width:100%;margin:10px 0 12px;padding:7px;display:flex}.account-sortbar span{color:#6ff4a4;letter-spacing:.14em;padding:0 7px;font-size:9px;font-weight:950}.account-sortbar button{color:#d9e7df;background:#ffffff06;border:1px solid #aedcbf24;border-radius:10px;padding:9px 12px;font-size:10px;font-weight:950}.account-sortbar button:hover{background:#35e38214;border-color:#35e3826b}.account-sortbar button.active{color:#fff;background:linear-gradient(135deg,#35e38240,#35e38214);border-color:#35e382a6;box-shadow:inset 0 0 0 1px #35e3821f}.accounts-page>.table{scrollbar-gutter:stable;max-height:68vh;overflow:auto!important}.accounts-page>.table thead{z-index:12;position:sticky;top:0}.accounts-page>.table th{z-index:12;color:#e5f0e9;background:#102219;padding:19px 17px;position:sticky;top:0;box-shadow:0 1px #35e3824d,0 8px 18px #0209057a;font-size:11px!important;font-weight:950!important}.accounts-page>.table td{color:#f4faf6;padding:21px 17px;font-size:13px!important;font-weight:950!important}.control-panel-head span{color:var(--green);font-size:11px!important;font-weight:950!important}.control-panel-head h3{font-size:20px!important}.control-donut{width:160px;height:160px}.control-donut:before{width:108px;height:108px}.control-donut strong{color:#fff;font-weight:950;font-size:23px!important}.control-donut small{font-weight:900;font-size:9px!important}.bonus-source-legend p{gap:9px;margin:9px 0;font-size:10px!important}.bonus-source-legend span{color:#c7d5cd;font-weight:900;font-size:10px!important}.bonus-source-legend strong,.bonus-source-legend em{color:#fff;font-size:11px!important;font-weight:950!important}.page strong,.page table td,.page input,.page select,.page button{font-weight:900}.page .table td{font-size:11px}.game-grid td input,.game-grid td select,.game-grid .calc-cell strong{color:#fff!important;font-weight:950!important}@media (width<=920px){.game-grid td input,.game-grid td select,.game-grid .match-cell input,.game-grid .calc-cell strong{font-size:9px!important}}@media (width<=1500px){.shell:not(.nav-collapsed){grid-template-columns:76px minmax(0,1fr)!important}.shell:not(.nav-collapsed) .side{padding-inline:12px!important}.shell:not(.nav-collapsed) .side .logo{object-position:left;height:52px;width:52px!important}.shell:not(.nav-collapsed) .side nav button{justify-content:center!important;padding-inline:8px!important}.shell:not(.nav-collapsed) .side nav button span,.shell:not(.nav-collapsed) .member div{display:none!important}.shell:not(.nav-collapsed) .member{justify-content:center}.work,.content,.page{min-width:0}.game-entry{scrollbar-gutter:stable;width:100%;max-width:100%;display:block!important;overflow-x:auto!important}.game-grid table{width:100%!important;min-width:1062px!important}.game-grid col.col-delete{width:26px!important}.game-grid col.col-date{width:80px!important}.game-grid col.col-match{width:170px!important}.game-grid col.col-stake{width:54px!important}.game-grid col.col-odds{width:42px!important}.game-grid col.col-site{width:64px!important}.game-grid col.col-auto{width:76px!important}.game-grid col.col-account{width:78px!important;display:table-column!important}.game-grid col.col-result{display:table-column!important}.game-grid td.result-input,.game-grid th.group-account,.game-grid td.account-input{display:table-cell!important}.game-grid th.group-account,.game-grid .sub-head th:last-child,.game-grid td.account-input{z-index:7;position:sticky;right:0;box-shadow:-9px 0 16px #0209056b,inset 1px 0 #35e38233;background:#102218!important}.game-grid th.group-account{z-index:10;background:linear-gradient(#29804c7a,#1853316e)!important}.game-grid .sub-head th:last-child{z-index:9;color:#bff5d1}.game-grid td.account-input input{padding-inline:6px!important;font-size:9px!important}}@media (width<=920px){.game-grid table{min-width:938px!important}.game-grid col.col-account{width:74px!important}.game-grid col.col-result,.game-grid td.result-input{display:none!important}}.shell.nav-collapsed{grid-template-columns:0 minmax(0,1fr)!important}.shell.nav-collapsed .side{width:0!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;overflow:visible!important}.shell.nav-collapsed .side>:not(.nav-toggle){display:none!important}.shell.nav-collapsed .nav-toggle{place-items:center;z-index:60!important;background:#0b1b12!important;border:1px solid #35e38252!important;border-left:0!important;border-radius:0 9px 9px 0!important;width:20px!important;height:38px!important;display:grid!important;position:fixed!important;top:82px!important;left:0!important;right:auto!important;transform:none!important;box-shadow:4px 0 14px #00000057!important}@media (width<=720px){.shell.nav-collapsed{display:grid!important}}.auth-shell{background:radial-gradient(circle at 65% 20%,#35e38229,#0000 34%),linear-gradient(135deg,#041009,#07120c 58%,#020604);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#0c1e13eb;border:1px solid #35e38238;border-radius:28px;width:min(520px,100%);padding:34px;box-shadow:0 30px 100px #0000006b}.auth-card .logo{width:220px;height:58px;margin-bottom:22px}.auth-card>b,.admin-modal>b,.auth-modal>b{color:var(--green);letter-spacing:.18em;font-size:10px;font-weight:950;display:block}.auth-card h1{color:#fff;margin:10px 0 8px;font-size:36px;font-weight:950;line-height:1}.auth-card p{color:#9fb0a6;margin:0 0 24px;font-size:13px;font-weight:800;line-height:1.6}.auth-card label,.auth-modal label{color:#dfe9e3;letter-spacing:.06em;text-transform:uppercase;gap:8px;margin-top:14px;font-size:11px;font-weight:950;display:grid}.auth-card input,.auth-modal input,.admin-create input,.admin-create select,.admin-reset input{color:#fff;background:#07150d;border:1px solid #aedcbf33;border-radius:14px;width:100%;min-height:48px;padding:0 14px;font-size:15px;font-weight:950}.auth-card .show-password{color:#dfe9e3;cursor:pointer;letter-spacing:0;text-transform:none;align-items:center;gap:10px;width:max-content;margin-top:12px;font-size:12px;display:flex}.auth-card .show-password input{width:18px;height:18px;min-height:18px;accent-color:var(--green);cursor:pointer;margin:0;padding:0}.auth-modal .password-field{width:100%;display:block;position:relative}.auth-modal .password-field input{padding-right:70px}.auth-modal .password-field button{color:#8ff2b5;background:#35e3821a;border:1px solid #35e38257;border-radius:10px;min-width:52px;min-height:34px;padding:0 10px;font-size:11px;font-weight:950;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-card button,.admin-create button,.admin-reset button{background:var(--green);color:#031109;border:0;border-radius:14px;min-height:48px;padding:0 18px;font-weight:950}.auth-card button{width:100%;margin-top:20px}.auth-card button:disabled,.admin-create button:disabled,.admin-reset button:disabled{opacity:.45;cursor:not-allowed}.auth-card small{color:#809188;margin-top:18px;font-size:11px;font-weight:800;line-height:1.5;display:block}.auth-error,.auth-inline-message{background:#ff707514;border:1px solid #ff707540;border-radius:12px;margin-top:14px;padding:11px 12px;color:#ffd1d3!important;font-size:12px!important;font-weight:900!important}.auth-modal,.admin-modal{width:min(760px,96vw)}.auth-modal label{text-transform:none;letter-spacing:0}.admin-create{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin:16px 0 10px;display:grid}.admin-create-card{background:linear-gradient(145deg,#35e38217,#35e38206);border:1px solid #35e38240;border-radius:18px;margin:20px 0;padding:18px}.admin-create-head{align-items:center;gap:12px;display:flex}.admin-create-head>i{height:38px;color:var(--green);background:#123321;border:1px solid #35e3824d;border-radius:12px;flex:0 0 38px;place-items:center;font-size:23px;font-style:normal;font-weight:950;display:grid}.admin-create-head strong{color:#fff;font-size:18px;font-weight:950;display:block}.admin-create-head span{color:#9eafa5;margin-top:4px;font-size:11px;font-weight:800;display:block}.admin-create label{color:#c5d3ca;letter-spacing:.05em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:950;display:grid}.admin-create input{min-height:48px}.admin-create button{white-space:nowrap;min-height:48px}.admin-role-option{color:#aebdb4;cursor:pointer;align-items:center;gap:9px;width:max-content;font-size:10px;font-weight:850;display:flex}.admin-role-option input{width:17px;height:17px;accent-color:var(--green)}.admin-list-head{justify-content:space-between;align-items:center;margin:20px 2px 9px;display:flex}.admin-list-head strong{color:#fff;font-size:13px;font-weight:950}.admin-list-head span{color:#8fa096;font-size:10px;font-weight:850}.admin-user-list{border:1px solid var(--line);border-radius:16px;max-height:420px;overflow:auto}.admin-user-list article{border-bottom:1px solid var(--line);background:#35e38209;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;padding:13px;display:grid}.admin-backups{background:#091b12;border:1px solid #35e3823d;border-radius:14px;margin-top:16px;padding:14px}.admin-backups>div,.admin-backups article{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-backups article{border-top:1px solid var(--line);padding:10px 0}.admin-backups button,.admin-restore-confirm button{color:#e8fff0;background:#102a1b;border:1px solid #35e38240;border-radius:8px;min-height:32px;padding:0 10px;font-weight:900}.admin-restore-confirm{background:#5d360a47;border:1px solid #ffbe5c66;border-radius:12px;margin-top:12px;padding:13px}.admin-restore-confirm strong,.admin-restore-confirm span{margin-bottom:8px;display:block}.admin-user-list article:last-child{border-bottom:0}.admin-user-list strong{color:#fff;font-size:14px;font-weight:950;display:block}.admin-user-list span{color:#9cad9f;margin-top:3px;font-size:11px;font-weight:850;display:block}.admin-user-list button{color:#dcfae7;background:#10231a;border:1px solid #35e3823d;border-radius:10px;min-height:34px;padding:0 11px;font-size:11px;font-weight:950}.admin-user-list button:disabled{opacity:.35;cursor:not-allowed}.admin-reset{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;gap:10px;margin-top:14px;padding-top:14px;display:grid}@media (width<=760px){.admin-create,.admin-reset,.admin-user-list article{grid-template-columns:1fr}.admin-create button{width:100%}}.side .member{display:none!important}.side{z-index:70;position:sticky;overflow:visible!important}.nav-toggle,.shell.nav-collapsed .nav-toggle{z-index:90!important;width:36px!important;height:36px!important;color:var(--green)!important;background:linear-gradient(145deg,#35e38233,#35e3820d),#0a1b11!important;border:1px solid #35e38257!important;border-radius:999px!important;place-items:center!important;transition:background .18s,border-color .18s,transform .18s,color .18s!important;display:grid!important;position:absolute!important;top:76px!important;left:auto!important;right:-18px!important;transform:none!important;box-shadow:0 10px 28px #0000005c,inset 0 1px #ffffff14!important}.nav-toggle:hover,.shell.nav-collapsed .nav-toggle:hover{color:#fff!important;background:linear-gradient(145deg,#35e38257,#35e3821a),#0d2417!important;border-color:#35e3829e!important;transform:translate(2px)!important}.nav-toggle .toggle-mark{border-top:3px solid;border-right:3px solid;border-radius:2px;width:11px;height:11px;margin-left:4px;transform:rotate(-135deg)}.shell.nav-collapsed .nav-toggle{position:fixed!important;left:10px!important;right:auto!important}.shell.nav-collapsed .nav-toggle .toggle-mark{margin-left:-3px;transform:rotate(45deg)}.sync-status{color:#a9b9af;white-space:nowrap;background:#0b1d14;border:1px solid #35e38233;border-radius:10px;align-items:center;min-height:34px;padding:0 12px;font-size:10px;font-weight:950;display:inline-flex}.sync-status.saved{color:var(--green)}.sync-status.saving{color:#d8e7dd}.sync-status.local{color:#ff9898;border-color:#ff707559}.sync-status.conflict{color:#ffd18a;background:#5d360a6b;border-color:#ffbe5c8c}.save-conflict-modal{border-color:#ffbe5c6b}.save-conflict-modal>i{color:#ffd18a;background:#ffbe5c24;border-radius:13px;place-items:center;width:45px;height:45px;font-size:24px;font-style:normal;font-weight:1000;display:grid}.game-toolbar-actions{align-items:center;gap:8px;display:flex}.game-toolbar-actions button{color:#dff7e8;background:#10251a;border:1px solid #35e38247;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:950}.game-toolbar-actions button:disabled{opacity:.35}.game-toolbar-actions button.ghost{color:#9db0a4;background:0 0}.game-toolbar-actions button.active{color:#8affb8;background:#35e3822e;border-color:#35e382b3}.game-grid .delete-cell{text-align:center;vertical-align:middle;white-space:nowrap;display:table-cell}.game-grid .delete-cell>button{vertical-align:middle}.game-grid.row-select-mode tbody tr{cursor:pointer}.game-grid.row-select-mode tbody tr:hover>td{background:#35e3820b}.game-grid tr.selected-bet-row>td{background:#35e38211}.game-grid tr.selected-bet-row>td:first-child{box-shadow:inset 3px 0 #35e382}.game-grid tr.new-bet-highlight>td,.bonus-entry tr.new-bonus-highlight>td{animation:1.2s ease-in-out 3 new-bet-glow}.unsettled-alert{color:#ffd4d6;background:linear-gradient(90deg,#ff707526,#ff70750a);border:1px solid #ff70756b;border-radius:13px;align-items:center;gap:12px;margin:12px 0;padding:12px 14px;display:flex}.unsettled-alert>i{color:#ff767b;background:#ff70752e;border-radius:9px;flex:0 0 30px;place-items:center;height:30px;font-size:18px;font-style:normal;font-weight:950;display:grid}.unsettled-alert b{color:#ff8589;letter-spacing:.08em;font-size:11px;font-weight:950;display:block}.unsettled-alert span{color:#e9bdc0;margin-top:3px;font-size:10px;font-weight:850;display:block}.game-grid tr.overdue-bet-row>td{background-color:#791a1f21}.game-grid tr.overdue-bet-row>td:first-child{box-shadow:inset 3px 0 #ff7075}.game-grid td.result-input{-webkit-user-select:none;user-select:none;touch-action:none;padding:0 4px;position:relative}.wl-cell-control{grid-template-columns:minmax(25px,1fr) 25px;align-items:center;width:100%;min-height:40px;display:grid;position:relative}.wl-value{color:#f7fff9;letter-spacing:.04em;cursor:cell;place-items:center;min-width:0;min-height:40px;font-size:11px;font-weight:1000;display:grid}.wl-value.win{color:#58f59a}.wl-value.loss{color:#ff777c}.wl-value.unsettled{color:#f7fff9}.wl-result-control{width:25px;min-width:25px;position:relative}.wl-select-arrow{color:#effff5;cursor:pointer;background-color:#10251a;border:1px solid #35e3823d;border-radius:7px;place-items:center;width:25px;min-width:25px;height:31px;padding:0 2px;font-size:10px;font-weight:1000;display:grid}.wl-select-arrow:focus{outline-offset:1px;outline:2px solid #35e382a6}.game-grid td.result-input.result-menu-open{z-index:35;overflow:visible!important}.wl-result-menu{z-index:60;background:#081910;border:1px solid #35e3826b;border-radius:9px;width:48px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 28px #0000008c}.wl-cell-control.has-unsettled-tag .wl-result-menu{top:calc(100% + 13px)}.wl-result-menu.multi-outcome-menu{width:124px}.wl-result-menu button{color:#f4fff8;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:100%;min-width:0;height:30px;padding:0;font-size:11px;font-weight:1000;display:grid}.wl-result-menu button:hover,.wl-result-menu button:focus-visible{background:#35e38229;outline:none}.wl-result-menu button.win{color:#58f59a}.wl-result-menu button.loss{color:#ff777c}.wl-result-menu button.outcome-winner{color:#dffff0;justify-content:start;padding:0 8px;font-size:9px}.wl-result-menu button.clear{color:#a8b8ae}.wl-cell-control.has-unsettled-tag .wl-value,.wl-cell-control.has-unsettled-tag .wl-select-arrow{transform:translateY(9px)}.unsettled-tag{z-index:3;letter-spacing:.02em;text-align:center;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;line-height:1;position:absolute;top:0;left:0;right:25px;overflow:hidden;color:#ff8589!important;font-size:7px!important;font-weight:950!important}.result-bulk-actions{align-items:center;gap:6px;display:flex}.result-bulk-actions button{color:#cffff0;cursor:pointer;background:#143423;border:1px solid #35e38259;border-radius:8px;min-height:30px;padding:0 12px;font-size:10px;font-weight:950}.result-bulk-actions button:nth-child(2){color:#ffd0d2;background:#791a1f4d;border-color:#ff707566}.result-bulk-actions button.ghost{color:#aebdb4;background:#142019;border-color:#ffffff24}@keyframes new-bet-glow{0%,to{background:#35e3820a;box-shadow:inset 0 0 0 1px #35e38224}50%{background:#35e38233;box-shadow:inset 0 0 0 1px #5cff9bb3,0 0 18px #35e38229}}.fill-cell-wrap{width:100%;min-height:100%;position:relative}.fill-cell-wrap input{width:100%}.fill-handle{z-index:5;cursor:ns-resize;opacity:0;position:absolute;bottom:-3px;right:-3px;background:#35e382!important;border:1px solid #06130d!important;border-radius:2px!important;width:9px!important;min-width:9px!important;height:9px!important;padding:0!important}.outcome-cell:hover .fill-handle,.outcome-cell:focus-within .fill-handle{opacity:1}.outcome-cell.fill-preview{box-shadow:inset 0 0 0 1px #53f593a6;background:#35e38226!important}.range-select-cell{cursor:cell;position:relative}.calc-cell.range-select-cell{-webkit-user-select:none;user-select:none;touch-action:none}.game-grid.drag-selecting .range-select-cell,.game-grid.drag-selecting .range-select-cell *{-webkit-user-select:none!important;user-select:none!important}.game-grid.drag-selecting .range-select-cell input,.game-grid.drag-selecting .range-select-cell select,.game-grid.drag-selecting .range-select-cell button{pointer-events:none}.game-grid td.range-select-cell.range-selected{box-shadow:inset 0 1px #5bff9bbf,inset 0 -1px #5bff9bbf;background:#35e38224!important}.game-grid td.range-select-cell.range-selected:first-of-type{box-shadow:inset 2px 0 #35e382,inset 0 1px #5bff9bbf,inset 0 -1px #5bff9bbf}.selection-summary{z-index:40;color:#d8e9de;background:#081c12f5;border:1px solid #35e38259;border-radius:13px;flex-wrap:wrap;align-items:center;gap:18px;max-width:calc(100vw - 40px);padding:13px 16px;font-size:11px;font-weight:900;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 45px #00000061}.selection-summary b,.selection-summary strong{color:var(--green);font-weight:950}.selection-summary>button{color:#dff7e8;cursor:pointer;background:#10251a;border:1px solid #35e38247;border-radius:7px;place-items:center;width:24px;height:24px;margin-left:2px;font-size:17px;font-weight:950;display:grid}.bonus-entry.drag-selecting,.bonus-entry.drag-selecting *{-webkit-user-select:none!important;user-select:none!important}.bonus-entry.drag-selecting .bonus-range-cell input{pointer-events:none}.bonus-entry td.bonus-range-cell.range-selected{box-shadow:inset 2px 0 #35e382,inset 0 1px #5bff9bbf,inset 0 -1px #5bff9bbf;background:#35e38229!important}.bulk-edit-modal{max-width:480px}.bulk-edit-modal label{color:#aebdb4;gap:7px;margin-top:13px;font-size:10px;font-weight:950;display:grid}.bulk-edit-modal input,.bulk-edit-modal select{color:#fff;background:#06150d;border:1px solid #35e38238;border-radius:9px;width:100%;min-height:43px;padding:0 12px;font-weight:900}.prepare-scope-switch{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.prepare-scope-switch button{color:#a9b9af;background:#081a11;border:1px solid #35e38233;border-radius:9px;padding:11px;font-weight:950}.prepare-scope-switch button.active{color:var(--green);background:#153922;border-color:#35e38280}.prepared-account-grid{border:1px solid #35e38229;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:230px;margin-top:10px;padding:8px;display:grid;overflow:auto}.prepared-account-grid label{color:#edf7f0;background:#0b1d14;border-radius:7px;align-items:center;gap:7px;padding:8px;font-size:10px;font-weight:900;display:flex}.prepared-account-grid input{accent-color:#35e382}.cash-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important}.cash-ledger-grid{grid-template-columns:1fr 1fr;gap:14px;margin:14px 0;display:grid}.cash-ledger{background:#081910;border:1px solid #35e38229;border-radius:14px;overflow:hidden}.cash-ledger .ledger-head{padding:14px}.cash-ledger.expense{border-color:#ff707533}.cash-ledger.expense .ledger-head button{color:#ff9b9e;border-color:#ff70754d}.cash-ledger .transaction-table{border:0;border-radius:0}.cash-ledger .transaction-table th:first-child{width:36px}.cash-ledger .transaction-table th:nth-child(2){width:120px}.cash-ledger .transaction-table th:nth-child(3){width:110px}.table td,.table th,.table input,.table select,.account-breakdown strong,.account-kpis strong,.bonus-metrics strong{font-weight:850}@media (width<=900px){.cash-ledger-grid{grid-template-columns:1fr}.cash-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.prepared-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-summary{justify-content:space-between;bottom:12px;left:12px;right:12px}.sync-status{z-index:80;display:inline-flex;position:fixed;bottom:10px;right:10px;box-shadow:0 8px 28px #00000061}}@media (width<=2100px){.work,.content,.page,.game-entry{min-width:0!important;max-width:100%!important}.game-entry{width:100%!important;overflow-x:hidden!important}.game-grid table{table-layout:fixed!important;width:100%!important;min-width:0!important}.game-grid col.col-delete{width:2%!important;display:table-column!important}.game-grid col.col-date{width:7.5%!important}.game-grid col.col-match{width:17%!important}.game-grid col.col-stake{width:5%!important}.game-grid col.col-odds{width:3.6%!important}.game-grid col.col-site{width:5.3%!important}.game-grid col.col-auto{width:6.5%!important}.game-grid col.col-result{width:4.3%!important;display:table-column!important}.game-grid col.col-account{width:8%!important;display:table-column!important}.game-grid th.group-account,.game-grid td.account-input,.game-grid td.result-input{display:table-cell!important}.game-grid th.group-account,.game-grid .sub-head th:last-child,.game-grid td.account-input{box-shadow:none!important;position:static!important;right:auto!important}.game-grid th,.game-grid td{overflow:hidden;min-width:0!important}.game-grid .group-head th{letter-spacing:.04em!important;height:clamp(34px,2.5vw,40px)!important;padding-inline:3px!important;font-size:9px!important}.game-grid .sub-head th{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:clamp(36px,2.7vw,43px)!important;padding-inline:2px!important;font-size:9px!important}.game-grid tbody td,.game-grid td input,.game-grid td select{height:clamp(44px,3.5vw,56px)!important}.game-grid td input,.game-grid td select,.game-grid .match-cell input,.game-grid .calc-cell strong,.game-grid td.account-input input{text-overflow:ellipsis;overflow:hidden;width:100%!important;min-width:0!important;padding-inline:3px!important;font-size:12px!important}.game-grid .wl-value{font-size:12px!important}.game-grid .outcome-stake input{padding-right:15px!important}.wl-cell-control{grid-template-columns:minmax(0,1fr) 20px}.wl-result-control,.wl-select-arrow{width:20px;min-width:20px}.wl-select-arrow{padding-inline:0}}@media (width<=1050px){.game-grid col.col-match{width:14%!important}.game-grid col.col-account{width:10%!important}.game-grid col.col-auto{width:6.8%!important}.game-grid .group-head th,.game-grid .sub-head th{font-size:8px!important}.game-grid td input,.game-grid td select,.game-grid .match-cell input,.game-grid .calc-cell strong,.game-grid td.account-input input,.game-grid .wl-value{font-size:11px!important}}:root{--canvas:#070b09;--surface:#101713;--surface-deep:#090f0c;--surface-raised:#121b16;--border:#26342c;--border-strong:#355443;--text:#f4f7f5;--muted:#a7b3ab;--subtle:#738078;--green:#4bd07e;--green-bright:#68e492;--green-dark:#163c28;--red:#ff6b62;--font-ui:var(--font-geist-sans), Inter, system-ui, sans-serif;--font-numeric:var(--font-geist-mono), ui-monospace, monospace}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--text);font-family:var(--font-ui);background:radial-gradient(circle at 50% 18%,#2c724824,#0000 33rem),linear-gradient(160deg,#070a09 0%,#09110d 55%,#07100c 100%);margin:0}button,input,select{font:inherit}button,select{cursor:pointer}.calculator-shell{min-height:100vh;padding-bottom:42px}.topbar{z-index:2;border-bottom:0;justify-content:space-between;align-items:center;height:0;padding:0 clamp(24px,3.4vw,52px);display:flex;position:relative}.brand-mark{background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:156.8px;height:auto;text-decoration:none;display:inline-flex;position:absolute;top:22px;left:clamp(24px,3.4vw,52px)}.brand-mark img{object-fit:cover;border:1px solid #3d8057;border-radius:50%;width:95.2px;height:95.2px;display:block}.brand-wordmark{color:#f4f7f5;font-family:var(--font-ui);letter-spacing:.12em;font-size:22.4px;font-style:italic;font-weight:850;line-height:1;transform:skew(-7deg)}.brand-wordmark span{color:var(--green-bright)}.copy-button{border:1px solid var(--border);color:var(--text);background:#0a100dc2;border-radius:10px;align-items:center;gap:11px;min-height:44px;padding:0 17px;font-size:15px;font-weight:620;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.copy-button:hover{background:var(--surface);border-color:var(--border-strong)}.copy-button:active{transform:translateY(1px)}.copy-button--success{border-color:var(--green);color:var(--green-bright);background:#267e482e}.copy-button:disabled{cursor:not-allowed;opacity:.45}.corner-controls{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#080e0be6;border:1px solid #4c6c5773;border-radius:12px;align-items:center;gap:12px;padding:11px 14px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 32px #00000047}.corner-control{color:var(--subtle);font-family:var(--font-numeric);white-space:nowrap;align-items:center;gap:9px;font-size:15px;font-weight:650;display:flex}.corner-control__input{color:#b9c7bd;align-items:center;display:flex}.corner-control input{color:#dce8e0;background:0 0;border:0;outline:0;width:82px;padding:3px;font-family:inherit;font-size:17px;font-weight:760}.corner-control--fx input{width:72px}.corner-control:focus-within{color:var(--green)}.corner-controls__divider{background:var(--border);width:1px;height:24px}.cashback-note{color:#8ea097;font-family:var(--font-numeric);letter-spacing:-.01em;white-space:nowrap;font-size:10px;font-weight:570}.copy-icon{border:1.5px solid;border-radius:2px;width:13px;height:15px;position:relative}.copy-icon:before{content:"";border:1.5px solid;border-radius:2px;width:13px;height:15px;position:absolute;top:-5px;left:-5px}.calculator{max-width:1240px;margin:0 auto;padding:36px 30px 0}.event-header{text-align:center;position:relative}.copy-button--calculator{color:#06120a;background:linear-gradient(135deg,#72e99d 0%,#43ca76 100%);border-color:#8af0ae;font-weight:760;position:absolute;bottom:0;left:0;box-shadow:0 9px 24px #32c96d33}.copy-button--calculator:hover{background:linear-gradient(135deg,#84f2ad 0%,#53d985 100%);border-color:#a0f5bd;box-shadow:0 11px 28px #32c96d4d}.copy-button--calculator.copy-button--success{color:#06120a;background:linear-gradient(135deg,#8cf3b2 0%,#58dd8a 100%);border-color:#b2f7ca}.matched-actions{align-items:center;gap:10px;display:flex;position:absolute;bottom:0;left:0}.matched-actions .copy-button--calculator{position:static;bottom:auto;left:auto}.rehedge-open{color:var(--green);cursor:pointer;background:#0a2115;border:1px solid #3b8257;border-radius:9px;min-height:46px;padding:0 17px;font-size:14px;font-weight:800}.rehedge-open:hover,.rehedge-open--active{border-color:var(--green);background:#113b25}.rehedge-open:disabled{cursor:not-allowed;opacity:.42}.event-meta{color:var(--text);letter-spacing:.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0;font-size:17px;font-weight:650;display:flex}.manual-event-date{text-align:left;flex-direction:column;align-items:flex-start;gap:7px;margin:0 auto 5px;display:inline-flex}.manual-event-date span{color:#8fa197;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.manual-event-date input{border:1px solid var(--border-strong);min-width:190px;min-height:45px;color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;background:#07130d;border-radius:9px;outline:0;padding:0 13px;font-size:15px;font-weight:750}.manual-event-date input:focus{border-color:var(--green);box-shadow:0 0 0 3px #53da841c}.event-header h1{letter-spacing:-.04em;margin:14px auto 18px;font-size:clamp(28px,3.1vw,42px);font-weight:720;line-height:1.08}.event-title-input{color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:center;background:0 0;border:0;border-bottom:1px solid #0000;outline:0;width:100%;max-width:980px;padding:4px 10px 7px}.event-title-input::placeholder{color:#64736a;opacity:1}.event-title-input:hover,.event-title-input:focus{border-bottom-color:#3c7653}.event-title-input:focus{background:#07120c9e}.lay-mode-pill{border:1px solid var(--border-strong);color:var(--text);background:#090f0cc2;border-radius:9px;align-items:center;min-height:43px;margin-top:18px;padding:0 18px;font-size:15px;font-weight:650;display:inline-flex}.market-select,.currency-select{display:inline-block;position:relative}.enroll-select--market .enroll-select__trigger,.currency-select select{border:1px solid var(--border-strong);color:var(--text);background:#090f0cc2;border-radius:9px;outline:none;min-height:43px;padding:0 43px 0 17px;font-weight:610;transition:border-color .16s,box-shadow .16s}.outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.outcome-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.outcome-grid--three .outcome-card{padding-inline:20px}.outcome-grid--three .outcome-card h2{font-size:clamp(18px,1.7vw,22px)}.outcome-card,.allocation-card,.result-card{border:1px solid var(--border);background:linear-gradient(145deg,#121c16f7,#0c130ff0);box-shadow:0 18px 50px #0000001f}.outcome-card{border-radius:16px;min-width:0;padding:23px 26px 24px}.outcome-card__heading{align-items:center;gap:13px;display:flex}.outcome-badge{border:1px solid var(--border-strong);color:#8de5b6;font-family:var(--font-numeric);background:linear-gradient(145deg,#41915f45,#234f342e);border-radius:8px;justify-content:center;align-items:center;min-width:44px;height:36px;padding:0 10px;font-size:15px;font-weight:700;display:inline-flex}.bookmaker-select{color:#a7b7ac;align-items:center;gap:4px;font-size:15px;display:inline-flex}.enroll-select{position:relative}.enroll-select__trigger{justify-content:space-between;align-items:center;display:inline-flex}.enroll-select--bookmaker .enroll-select__trigger{color:#b8c5bc;cursor:pointer;background:0 0;border:0;border-bottom:1px dashed #415047;outline:0;padding:4px 2px;font-size:14px;font-weight:590}.enroll-select--bookmaker .enroll-select__trigger:hover,.enroll-select--bookmaker .enroll-select__trigger:focus-visible,.enroll-select--bookmaker.enroll-select--open .enroll-select__trigger{border-bottom-color:var(--green);color:var(--text)}.enroll-select__chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:6px;height:6px;margin-left:9px;margin-right:2px;transition:transform .15s;display:block;transform:translateY(-2px)rotate(45deg)}.enroll-select--open .enroll-select__chevron{transform:translateY(2px)rotate(225deg)}.enroll-select__menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border-strong);z-index:40;background:linear-gradient(145deg,#141f18fa,#090f0cfa);border-radius:13px;min-width:174px;padding:6px;position:absolute;top:calc(100% + 8px);left:-9px;box-shadow:0 18px 45px #00000080}.enroll-select--market .enroll-select__menu{width:max-content;min-width:100%;left:0}.enroll-select__option{color:#c5d0c8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;width:100%;min-height:38px;padding:0 11px 0 8px;font-size:14px;font-weight:590;display:flex}.enroll-select__option:hover,.enroll-select__option:focus-visible{color:var(--text);background:#4bd07e1f;outline:0}.enroll-select__option--selected{color:#86e7aa;background:linear-gradient(135deg,#4bd07e47,#23704138)}.enroll-select__check{color:var(--green-bright);flex:0 0 14px;width:14px;font-size:15px;font-weight:800}.outcome-card h2{letter-spacing:-.025em;min-height:29px;margin:15px 0 23px;font-size:clamp(19px,2vw,24px);font-weight:680}.input-grid{grid-template-columns:minmax(90px,.72fr) minmax(0,1.28fr);gap:16px;display:grid}.field{color:#9fb0a4;gap:8px;font-size:13px;font-weight:550;display:grid}.field-label-row{justify-content:space-between;align-items:center;min-height:16px;display:flex}.field>input,.money-input,.total-input{border:1px solid var(--border-strong);color:var(--text);background:#060c09b8;border-radius:9px;align-items:center;min-height:50px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.field>input{font-family:var(--font-numeric);outline:none;width:100%;padding:0 12px;font-size:18px;font-weight:650}.money-input{color:var(--text);font-family:var(--font-numeric);padding-left:12px;font-size:18px;font-weight:650}.money-input input{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 10px 0 3px}.money-input--primary{border-color:var(--green);box-shadow:0 0 0 2px #4bd07e1a}.primary-stake-label{color:var(--green-bright);font-family:var(--font-numeric);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.stake-output{min-width:0;display:grid}.stake-output--with-eur{grid-template-columns:minmax(0,1fr) minmax(86px,auto);align-items:stretch;gap:6px}.euro-conversion{color:#8de5b6;font-family:var(--font-numeric);white-space:nowrap;background:#4bd07e1a;border:1px solid #4bd07e4d;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:18px;font-weight:650;display:flex}.euro-conversion__symbol{-webkit-user-select:none;user-select:none;flex:none}.euro-conversion__input{color:inherit;cursor:text;font:inherit;text-align:center;background:0 0;border:0;outline:0;width:82px;min-width:0;padding:0}.euro-conversion__input::selection{color:#fff;background:#4bd07e59}.field>input:focus,.money-input:focus-within,.enroll-select--market .enroll-select__trigger:focus-visible,.enroll-select--market.enroll-select--open .enroll-select__trigger,.currency-select select:focus-visible,.copy-button:focus-visible{border-color:var(--green);box-shadow:0 0 0 3px #4bd07e21}.allocation-card{border-radius:14px;align-items:center;margin-top:20px;padding:14px 18px;display:block}.total-control{align-items:center;gap:12px;display:flex}.total-control>label:first-child{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:580}.total-input{width:142px;min-height:40px;font-size:14px}.currency-badge{border:1px solid var(--border);color:var(--text);font-family:var(--font-numeric);background:#090f0cc2;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 12px;font-size:13px;font-weight:660;display:inline-flex}.fx-rate-control{border-color:var(--border);border:1px solid var(--border);color:var(--subtle);font-family:var(--font-numeric);white-space:nowrap;background:#090f0c9e;border-radius:8px;align-items:center;gap:5px;height:40px;padding:0 10px;font-size:11px;display:inline-flex}.fx-rate-control:focus-within{border-color:var(--green)}.fx-rate-control input{color:#b9c7bd;font-family:inherit;font-size:inherit;text-align:center;background:0 0;border:0;outline:0;width:48px;padding:0;font-weight:680}.fx-status{background:#d0a43c;border-radius:50%;width:6px;height:6px}.fx-status--live{background:var(--green);box-shadow:0 0 7px #4bd07e8c}.fx-status--fallback{background:#d0a43c}.fx-status--saved{background:#4b9bd8;box-shadow:0 0 7px #4b9bd873}.corner-control--fx input::placeholder{color:#8ea097;font-size:11px}.allocation{min-width:0}.allocation-bar{font-family:var(--font-numeric);border:1px solid #60826b42;border-radius:8px;height:34px;font-size:12px;font-weight:650;display:flex;overflow:hidden}.allocation-bar__segment{justify-content:center;align-items:center;min-width:62px;display:flex}.allocation-bar__segment--1{color:#071009;background:linear-gradient(90deg,#5abf7e,#65d38d)}.allocation-bar__segment--2{color:var(--text);background:#53645a}.allocation-bar__segment--3{color:var(--text);background:#29322d}.allocation-legend{color:var(--subtle);justify-content:flex-end;gap:18px;margin-top:8px;font-size:11px;display:flex}.allocation-legend span{align-items:center;gap:6px;display:flex}.legend-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.legend-dot--1{background:var(--green)}.legend-dot--2{background:#778a7e}.legend-dot--3{background:#6f7b74}.result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.validation-message{color:#ff9a94;text-align:center;background:#ff6b6214;border:1px solid #ff6b624d;border-radius:9px;margin:14px 0 -6px;padding:10px 14px;font-size:13px}.result-card{text-align:center;border-radius:16px;flex-direction:column;align-items:center;min-height:224px;padding:20px;display:flex;position:relative}.result-card--profit{border-color:var(--green);background:radial-gradient(circle at 50% 20%,#379f5e2e,#0000 58%),linear-gradient(145deg,#12261af7,#0c1811f2);box-shadow:0 0 32px #38bc6914}.result-icon{color:#9aaba0;border:1px solid #38453e;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.result-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px;height:21px}.result-icon--profit{border-color:var(--green);color:var(--green-bright);background:#4bd07e14;box-shadow:0 0 16px #4bd07e1f}.result-icon--loss{color:#ff8179;background:#ff6b620f;border-color:#ff6b626b}.result-icon--cashback{color:#62d88d;background:#4bd07e0f;border-color:#4bd07e6b}.result-card h2{color:#9fafa4;margin:14px 0 7px;font-size:14px;font-weight:600}.result-card--profit h2{color:var(--green-bright)}.result-value{color:var(--red);font-family:var(--font-numeric);letter-spacing:-.05em;margin:0;font-size:clamp(20px,1.9vw,26px);font-weight:680;line-height:1}.result-value--secondary{margin-top:10px}.result-value--positive{color:var(--green)}.result-percentage{font-family:var(--font-numeric);margin:0;font-size:16px;font-weight:720}.result-percentage--primary{letter-spacing:-.055em;font-size:clamp(32px,3.6vw,46px);font-weight:760;line-height:1}.result-percentage--loss{color:var(--red)}.result-percentage--positive{color:var(--green-bright)}.result-card--cashback{opacity:.82}.cashback-total{font-family:var(--font-numeric);letter-spacing:-.055em;margin:0;font-size:clamp(32px,3.6vw,46px);font-weight:760;line-height:1}.cashback-breakdown{gap:22px;margin:18px 0 0;display:flex}.cashback-breakdown div{align-items:center;gap:7px;display:flex}.cashback-breakdown dt{color:var(--subtle);font-size:14px;font-weight:650}.cashback-breakdown dd{color:#b8c8bd;font-family:var(--font-numeric);margin:0;font-size:15px;font-weight:740}.profit-status{background:var(--green-bright);border-radius:50%;width:7px;height:7px;position:absolute;top:16px;right:16px;box-shadow:0 0 12px #68e492b8}.lay-calculator{margin-top:28px}.lay-intro{justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;display:flex}.lay-intro>div{align-items:center;gap:13px;display:flex}.lay-intro__icon{background:var(--green-bright);color:#06120a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;font-weight:850;display:inline-flex}.lay-intro h2{letter-spacing:-.03em;margin:0;font-size:24px}.lay-intro p{color:var(--muted);margin:4px 0 0;font-size:14px}.lay-tip{color:#8de5b6;white-space:nowrap;background:#4bd07e1a;border:1px solid #4bd07e57;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:650}.lay-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:20px;display:grid}.lay-card{padding:25px 26px}.lay-card--sportmarket{border-color:var(--border-strong)}.lay-card .bookmaker-select b{color:#c8d4cc}.lay-selection{margin-top:23px}.lay-selection>input{font-family:var(--font-ui)}.lay-input-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:18px;display:grid}.lay-odds-row{grid-template-columns:145px 1fr;align-items:end;gap:15px;margin-top:23px;display:grid}.lay-odds-row p{border:1px solid var(--border);color:var(--muted);background:#060c098f;border-radius:9px;align-items:center;min-height:50px;margin:0;padding:0 13px;font-size:13px;display:flex}.lay-odds-row p b{color:#c8d4cc;margin:0 4px}.lay-output-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:17px;display:grid}.lay-amount{color:#9fb0a4;gap:8px;min-width:0;font-size:13px;font-weight:550;display:grid}.lay-amount__input{border:1px solid var(--border-strong);color:var(--text);font-family:var(--font-numeric);background:#060c09b8;border-radius:9px;align-items:center;min-height:50px;display:flex;overflow:hidden}.lay-amount__input b{padding-left:11px}.lay-amount__input input{color:inherit;cursor:text;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 7px;font-family:inherit;font-size:16px;font-weight:700}.lay-amount--accent .lay-amount__input{color:#8de5b6;background:#4bd07e1f;border-color:#4bd07e6b}.lay-result{background:#5b302e;border:1px solid #71403d;border-radius:15px;grid-template-columns:.72fr 1.28fr;gap:1px;margin-top:18px;display:grid;overflow:hidden}.lay-result--positive{background:var(--border-strong);border-color:#3c8c5d}.lay-result__main,.lay-result__outcomes{background:linear-gradient(145deg,#121c16fc,#090f0cfa)}.lay-result__main{text-align:center;align-content:center;place-items:center;min-height:126px;padding:20px;display:grid}.lay-result__main span,.lay-result__outcomes span{color:var(--muted);font-size:13px;font-weight:600}.lay-result__main strong{font-family:var(--font-numeric);letter-spacing:-.05em;margin-top:6px;font-size:34px}.lay-result__outcomes{grid-template-columns:1fr 1fr;gap:1px;display:grid}.lay-result__outcomes>div{text-align:center;background:#0a110dad;align-content:center;place-items:center;min-width:0;padding:20px;display:grid}.lay-result__outcomes span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.lay-result__outcomes b{font-family:var(--font-numeric);margin-top:7px;font-size:23px}.lay-positive{color:var(--green-bright)}.lay-negative{color:var(--red)}.rehedge-tool,.rehedge-tool *{font-weight:750}.rehedge-tool{border-top:1px solid var(--border);margin-top:30px;padding-top:28px;scroll-margin-top:20px}.rehedge-heading,.rehedge-heading>div,.rehedge-attempt__number,.rehedge-leg__name,.rehedge-summary__heading,.rehedge-xls__heading,.rehedge-xls__check{align-items:center;display:flex}.rehedge-heading{justify-content:space-between;margin-bottom:18px}.rehedge-heading>div{gap:13px}.rehedge-heading__icon{background:var(--green-bright);color:#06120a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:inline-flex}.rehedge-heading h2{letter-spacing:-.03em;margin:0;font-size:25px;font-weight:850}.rehedge-heading p{color:#dce7e0;margin:4px 0 0;font-size:14px}.rehedge-heading>button{color:#dce7e0;cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:800}.rehedge-attempts{gap:12px;display:grid}.rehedge-attempt{border:1px solid var(--border);background:linear-gradient(145deg,#0c1a12fa,#06100afa);border-radius:15px;grid-template-columns:145px 1fr;align-items:center;gap:14px 18px;padding:17px;display:grid}.rehedge-attempt__number{gap:11px}.rehedge-attempt__number>span{color:var(--green-bright);border:1px solid #3b7b55;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.rehedge-attempt__number b,.rehedge-attempt__number small,.rehedge-leg__name b,.rehedge-leg__name small{display:block}.rehedge-attempt__number b,.rehedge-leg__name b{color:var(--text);font-weight:850}.rehedge-attempt__number small,.rehedge-leg__name small{color:#dce7e0;margin-top:3px;font-size:12px}.rehedge-attempt__legs{gap:12px;display:grid}.rehedge-leg{background:#09140eeb;border:1px solid #3a6c4c75;border-radius:12px;grid-template-columns:minmax(120px,.95fr) 105px minmax(165px,1.15fr) minmax(205px,1.45fr) 108px;align-items:end;gap:10px;padding:13px;display:grid}.rehedge-leg__name{align-self:center;gap:10px;min-width:0}.rehedge-leg__name .outcome-badge,.rehedge-summary__item .outcome-badge{flex:none;width:40px;min-width:40px;height:40px}.rehedge-leg__name>div{min-width:0}.rehedge-leg__name b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rehedge-field,.rehedge-amount,.rehedge-suggestion{min-width:0}.rehedge-field>span,.rehedge-suggestion>span,.rehedge-field-label{color:#dce7e0;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.rehedge-field input,.rehedge-money-input{border:1px solid var(--border-strong);color:var(--text);background:#030b07;border-radius:9px;min-height:52px}.rehedge-field input{font-family:var(--font-numeric);outline:0;width:100%;padding:0 12px;font-size:16px;font-weight:850}.rehedge-field input:focus,.rehedge-money-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #4bd07e21}.rehedge-suggestion>div,.rehedge-money-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.rehedge-suggestion b{border:1px solid var(--border-strong);color:var(--text);font-family:var(--font-numeric);white-space:nowrap;background:#030b07;border-radius:9px;align-items:center;min-height:52px;padding:0 10px;font-size:14px;display:flex}.rehedge-suggestion b:last-child{color:#8de5b6;background:#4bd07e1f;border-color:#4bd07e6b}.rehedge-field-label{justify-content:space-between;align-items:flex-end;gap:6px;display:flex}.rehedge-field-label small{color:var(--green-bright);text-align:right;font-size:10px}.rehedge-money-pair--single{grid-template-columns:1fr}.rehedge-money-input{align-items:center;display:flex;overflow:hidden}.rehedge-money-input b{font-family:var(--font-numeric);padding-left:10px;font-size:15px}.rehedge-money-input input{color:inherit;font-family:var(--font-numeric);background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:50px;padding:0 8px;font-size:15px;font-weight:850}.rehedge-money-input--euro{color:#8de5b6;background:#4bd07e1f;border-color:#4bd07e6b}.rehedge-filled,.rehedge-next,.rehedge-xls__copy{cursor:pointer;border-radius:9px;font-weight:850}.rehedge-filled{color:var(--green-bright);background:#0a2115;border:1px solid #398158;min-height:52px;padding:0 11px}.rehedge-filled--done{background:var(--green-bright);color:#031008}.rehedge-filled:disabled{cursor:not-allowed;opacity:.35}.rehedge-next{color:var(--green-bright);background:#0d2919;border:1px solid #397d55;grid-column:2;justify-self:end;min-height:44px;padding:0 15px}.rehedge-finished{color:var(--green-bright);text-align:center;padding:15px}.rehedge-summary,.rehedge-xls{border:1px solid var(--border-strong);background:linear-gradient(145deg,#0c1b12fa,#06100afa);border-radius:15px;margin-top:18px;overflow:hidden}.rehedge-summary__heading,.rehedge-xls__heading,.rehedge-xls__check{justify-content:space-between;padding:15px 18px}.rehedge-summary__heading{border-bottom:1px solid var(--border)}.rehedge-summary__heading b,.rehedge-xls__heading b{color:var(--text);font-size:15px;font-weight:850}.rehedge-summary__heading span,.rehedge-xls__heading span,.rehedge-xls__check{color:#dce7e0;font-size:12px}.rehedge-xls__heading span{margin-top:4px;display:block}.rehedge-summary__grid{background:var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.rehedge-summary__item{background:#07120cfa;align-items:center;gap:12px;min-width:0;padding:16px 18px;display:flex}.rehedge-summary__item small,.rehedge-summary__item b,.rehedge-summary__item em{display:block}.rehedge-summary__item small{color:#dce7e0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rehedge-summary__item b{color:var(--text);font-family:var(--font-numeric);margin-top:4px;font-size:18px}.rehedge-summary__item em{color:#e2bd66;margin-top:3px;font-size:12px;font-style:normal}.rehedge-summary__item--ready em{color:var(--green-bright)}.rehedge-xls__heading{border-bottom:1px solid var(--border)}.rehedge-xls__empty{color:#dce7e0;text-align:center;gap:5px;padding:24px 18px;font-size:12px;display:grid}.rehedge-xls__empty b{color:var(--text);font-size:15px}.rehedge-xls__row{background:#07120cfa;grid-template-columns:155px repeat(3,minmax(135px,1fr)) 125px;align-items:center;gap:12px;padding:15px 16px;display:grid}.rehedge-xls__status{align-items:center;gap:10px;display:flex}.rehedge-xls__status>span{background:var(--green-bright);color:#031008;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rehedge-xls__status b,.rehedge-xls__status small{display:block}.rehedge-xls__status small,.rehedge-xls__leg span,.rehedge-xls__leg small{color:#dce7e0;font-size:11px}.rehedge-xls__leg{background:#030b07;border:1px solid #3a6c4c75;border-radius:9px;min-width:0;padding:10px 11px}.rehedge-xls__leg span{margin-bottom:5px;display:block}.rehedge-xls__leg b{font-family:var(--font-numeric);font-size:15px}.rehedge-xls__leg em{color:#8de5b6;font-family:var(--font-numeric);margin-left:8px;font-size:13px;font-style:normal}.rehedge-xls__leg small{margin-left:7px}.rehedge-xls__copy{color:#06120a;background:linear-gradient(135deg,#72e99d 0%,#43ca76 100%);border:1px solid #8af0ae;min-height:42px;padding:0 12px}.rehedge-xls__check{border-top:1px solid var(--border);gap:12px}.rehedge-xls__check b{color:var(--green-bright);text-align:right}.lay-toggle{color:#06120a;letter-spacing:.08em;z-index:21;background:linear-gradient(135deg,#72e99d 0%,#43ca76 100%);border:1px solid #8af0ae;border-radius:10px;min-width:112px;min-height:46px;padding:0 16px;font-size:14px;font-weight:800;position:fixed;bottom:82px;right:18px;box-shadow:0 12px 32px #32c96d47}.lay-toggle:hover,.lay-toggle--active{background:linear-gradient(135deg,#8bf2b0 0%,#5ada8a 100%);border-color:#b0f6c8}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=850px){.calculator{padding-inline:20px}.matched-actions{justify-content:center;margin-top:18px;position:static}.copy-button--calculator{margin-top:0;position:static}.outcome-grid,.result-grid{grid-template-columns:1fr}.result-card{min-height:205px}.lay-grid,.lay-result{grid-template-columns:1fr}.rehedge-leg{grid-template-columns:1fr 1fr}.rehedge-leg__name{grid-column:1/-1}.rehedge-summary__grid{grid-template-columns:1fr}.rehedge-xls__row{grid-template-columns:1fr 1fr}.rehedge-xls__status{grid-column:1/-1}.rehedge-xls__copy{grid-column:2}}@media (width<=1050px){.topbar{height:112px}.calculator{padding-top:20px}.outcome-grid--three{grid-template-columns:1fr}.outcome-grid--three .outcome-card{padding-inline:26px}.rehedge-attempt{grid-template-columns:1fr}.rehedge-next{grid-column:1}.rehedge-xls__row{grid-template-columns:135px repeat(3,minmax(120px,1fr))}.rehedge-xls__copy{grid-column:4;justify-self:end}}@media (width<=850px){.rehedge-xls__row{grid-template-columns:1fr 1fr}.rehedge-xls__status{grid-column:1/-1}.rehedge-xls__copy{grid-column:2;justify-self:stretch}}@media (width<=560px){.topbar{height:106px;padding-inline:18px}.brand-mark{width:123.2px;top:14px;left:18px}.brand-mark img{width:81.2px;height:81.2px}.brand-wordmark{font-size:18.2px}.corner-controls{flex-wrap:wrap;max-width:calc(100vw - 20px);bottom:10px;right:10px}.lay-toggle{min-width:96px;min-height:43px;bottom:102px;right:10px}.cashback-note{text-align:right;flex-basis:100%}.copy-button{justify-content:center;width:45px;padding:0;font-size:0}.copy-button--calculator{width:auto;padding:0 15px;font-size:14px}.matched-actions{flex-direction:column;align-items:stretch}.rehedge-open{width:100%}.calculator{padding:23px 14px 0}.event-meta{gap:7px}.event-header h1{font-size:27px}.lay-intro{flex-direction:column;align-items:flex-start}.lay-tip{white-space:normal;margin-left:55px}.lay-card{padding:20px}.lay-input-grid,.lay-odds-row,.lay-output-grid,.lay-result__outcomes{grid-template-columns:1fr}.lay-odds-row p{min-height:auto;padding:12px 13px}.rehedge-heading{align-items:flex-start}.rehedge-heading p{max-width:240px}.rehedge-attempt{padding:14px}.rehedge-leg,.rehedge-suggestion>div,.rehedge-money-pair,.rehedge-xls__row{grid-template-columns:1fr}.rehedge-leg__name,.rehedge-xls__status,.rehedge-xls__copy{grid-column:auto}.rehedge-summary__heading,.rehedge-xls__check{flex-direction:column;align-items:flex-start}.rehedge-xls__check b{text-align:left}.outcome-card{padding:20px}.input-grid{grid-template-columns:1fr}.allocation-card{padding:18px}.total-control{grid-template-columns:1fr auto;align-items:stretch;display:grid}.total-control>label:first-child{grid-column:1/-1}.total-input{width:100%}.fx-rate-control{grid-column:1/-1;justify-content:center}.stake-output--with-eur{grid-template-columns:1fr}.euro-conversion{min-height:34px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
