:root{--bg:#291e1b;--surface:#3d2c26;--fg:#fff3e6;--accent:#e8b08c;--line:#e8b08c55;--buttonink:#101010;--display:"Forum";--body:"Manrope";}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font:16px/1.65 var(--body),Arial,sans-serif}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,a{color:inherit}button{cursor:pointer}a{text-underline-offset:4px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button:disabled{cursor:default}h1,h2,h3{font-family:var(--display),Arial,sans-serif;line-height:1.16}h1{font-size:clamp(35px,4.5vw,61px);letter-spacing:-.025em;margin:17px 0}h2{font-size:32px;margin:0 0 20px}h3{font-size:21px;margin:12px 0}p{max-width:85ch}header,main,footer{max-width:1320px;margin:auto;padding:24px 36px}header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--accent)}.copfan-05be0-logo{display:flex;gap:10px;align-items:center;font-size:29px;font-weight:700;text-decoration:none}.copfan-05be0-logo img{width:40px;height:40px}nav{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.copfan-05be0-preview{font-size:12px;white-space:nowrap;padding:6px 10px;background:var(--surface);border:1px solid var(--accent);border-radius:30px}.copfan-05be0-skip{position:absolute;left:-9999px}.copfan-05be0-skip:focus{top:8px;left:8px;background:var(--surface);z-index:10}.copfan-05be0-hero{padding:35px 0 25px}.copfan-05be0-lead{font-size:19px;margin:15px 0 22px;max-width:68ch}.copfan-05be0-eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase}.copfan-05be0-hero-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:35px;align-items:center}.copfan-05be0-hero-art{min-width:0;display:flex;gap:8px;align-items:center;padding:20px;background:var(--surface)}.copfan-05be0-hero-art img{width:calc((100% - 16px)/3);aspect-ratio:1.1;object-fit:cover;border-radius:8px}.copfan-05be0-hero-art img:nth-child(2){transform:translateY(-14px)}.copfan-05be0-actions{display:flex;gap:12px;flex-wrap:wrap}.copfan-05be0-cta{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:7px;padding:11px 20px;background:var(--accent);color:var(--buttonink);border:1px solid var(--accent);text-decoration:none;font-weight:700}.copfan-05be0-cta.copfan-05be0-secondary{background:var(--surface);color:var(--fg);border-color:var(--fg)}.copfan-05be0-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}.copfan-05be0-quick a{background:var(--surface);padding:17px;text-decoration:none;border:1px solid var(--line);display:block;min-width:0}.copfan-05be0-quick small{display:block;font-size:11px;margin-top:4px}.copfan-05be0-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-bottom:22px}.copfan-05be0-kpi{padding:15px;background:var(--surface)}.copfan-05be0-kpi span{display:block;font-size:12px}.copfan-05be0-kpi p{font-size:16px;margin:5px 0;font-weight:700}.copfan-05be0-notice{font-size:13px;margin:18px 0 26px;padding:16px 20px;border-left:4px solid var(--accent);background:var(--surface)}.copfan-05be0-section{padding:30px;margin:22px 0;background:var(--surface);scroll-margin-top:12px;min-width:0}.copfan-05be0-section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.copfan-05be0-section-top p{font-size:13px}.copfan-05be0-filters{display:flex;gap:12px;flex-wrap:wrap;padding:16px 0}.copfan-05be0-filters label{font-size:12px;display:flex;flex-direction:column;gap:4px}.copfan-05be0-filters input,.copfan-05be0-filters select{min-height:46px;border:1px solid var(--line);background:var(--bg);color:var(--fg);padding:10px;max-width:100%}.copfan-05be0-filters input{min-width:260px}.copfan-05be0-clear{padding:10px 16px;min-height:46px;align-self:end;border:1px solid var(--line);background:var(--bg);color:var(--fg)}.copfan-05be0-result{font-size:13px;margin:6px 0 18px}.copfan-05be0-games{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.copfan-05be0-game{background:var(--bg);overflow:hidden;min-width:0;border:1px solid var(--line)}.copfan-05be0-game img{display:block;width:100%;aspect-ratio:1.5;object-fit:cover}.copfan-05be0-game-info{padding:14px}.copfan-05be0-game h3{font-size:20px;margin:0 0 7px;overflow-wrap:anywhere}.copfan-05be0-game p{font-size:12px;line-height:1.55;margin:8px 0}.copfan-05be0-game .copfan-05be0-studio{font-size:12px;opacity:.8}.copfan-05be0-chip{font-size:10px;border:1px solid var(--line);padding:3px 7px;display:inline-block;margin:8px 0}.copfan-05be0-game button{width:100%;min-height:44px;background:var(--surface);color:var(--fg);border:1px solid var(--line)}[hidden]{display:none!important}.copfan-05be0-dual{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.copfan-05be0-statusbox{padding:23px;background:var(--bg);border:1px solid var(--line)}.copfan-05be0-statusbox .copfan-05be0-status{font-size:12px;letter-spacing:.08em}.copfan-05be0-statusbox h3{font-size:28px}.copfan-05be0-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.copfan-05be0-fields label{font-size:12px;display:flex;flex-direction:column;gap:5px}.copfan-05be0-fields input,.copfan-05be0-fields select{min-height:45px;width:100%;background:var(--surface);color:var(--fg);border:1px solid var(--line);padding:8px}.copfan-05be0-calc-output{display:block;background:var(--accent);color:var(--buttonink);padding:16px;margin:18px 0;font-size:23px;font-weight:700}.copfan-05be0-small{font-size:12px}.copfan-05be0-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.copfan-05be0-fact{padding:19px;background:var(--bg);border:1px solid var(--line)}.copfan-05be0-fact h3{font-size:17px}.copfan-05be0-fact span{font-size:12px}.copfan-05be0-fact p{font-size:13px}.copfan-05be0-cashrows{display:grid;grid-template-columns:1fr 1fr;gap:10px}.copfan-05be0-cashrows div{background:var(--bg);padding:16px}.copfan-05be0-cashrows small{display:block;font-size:12px}.copfan-05be0-cashrows p{margin:4px 0}.copfan-05be0-terms{display:flex;gap:8px;flex-wrap:wrap}.copfan-05be0-terms button{min-height:44px;padding:9px 13px;border:1px solid var(--line);background:var(--bg);color:var(--fg)}.copfan-05be0-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}details{padding:18px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;min-height:44px;font-size:17px;line-height:1.5}details p{font-size:14px}.copfan-05be0-faq-grid details[open]{background:var(--bg);padding:18px}.copfan-05be0-live-samples{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.copfan-05be0-live-samples figure{margin:0;flex:1;min-width:130px}.copfan-05be0-live-samples img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:4px}.copfan-05be0-live-samples figcaption{font-size:12px;margin-top:6px}.copfan-05be0-mobile-shell{display:grid;grid-template-columns:1fr 190px;gap:24px}.copfan-05be0-phone{border:3px solid var(--fg);border-radius:28px;padding:15px;background:var(--bg);font-size:11px;max-width:180px}.copfan-05be0-phone div{padding:12px 7px;background:var(--surface);margin:8px 0;border-radius:8px}.copfan-05be0-footer-row{display:flex;justify-content:space-between;gap:25px}footer{font-size:12px;border-top:1px solid var(--line);margin-top:25px;padding-bottom:35px}dialog{border:1px solid var(--accent);background:var(--surface);color:var(--fg);border-radius:18px;padding:26px;max-width:min(600px,calc(100vw - 28px));max-height:85vh;overflow:auto}dialog::backdrop{background:#000a}dialog button{min-height:44px;background:var(--accent);color:var(--buttonink);border:0;padding:10px 20px}dialog img{width:100%;max-height:240px;object-fit:cover}.copfan-05be0-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.copfan-05be0-dialog-top h2{font-size:27px;margin:0}dialog .copfan-05be0-cta{margin:15px 0}.copfan-05be0-section-menu{display:none}@media(max-width:740px){header,main,footer{padding:17px}header{flex-wrap:wrap;gap:12px}nav{gap:15px;font-size:12px;order:3;width:100%}.copfan-05be0-logo{font-size:24px}.copfan-05be0-preview{font-size:11px}.copfan-05be0-hero{padding:22px 0 15px}.copfan-05be0-hero-layout{grid-template-columns:1fr!important;gap:18px}.copfan-05be0-hero-art{display:none}.copfan-05be0-hero h1{font-size:37px;line-height:1.1;margin:12px 0}.copfan-05be0-lead{font-size:16px;margin:12px 0 18px}.copfan-05be0-quick{grid-template-columns:repeat(2,1fr)!important;gap:8px;margin:18px 0}.copfan-05be0-quick a{padding:12px;min-height:72px}.copfan-05be0-kpis{grid-template-columns:repeat(2,1fr)}.copfan-05be0-kpi{padding:10px}.copfan-05be0-kpi p{font-size:13px}.copfan-05be0-kpi span{font-size:10px}.copfan-05be0-notice{font-size:12px;margin:10px 0 18px}.copfan-05be0-section{padding:19px;margin:18px 0}h2{font-size:27px}.copfan-05be0-dual{grid-template-columns:1fr}.copfan-05be0-games{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.copfan-05be0-games .copfan-05be0-game{grid-column:auto!important;display:block!important}.copfan-05be0-game .copfan-05be0-game-info{padding:10px}.copfan-05be0-game h3{font-size:16px}.copfan-05be0-game p{font-size:11px}.copfan-05be0-game button{font-size:12px}.copfan-05be0-filters{gap:10px}.copfan-05be0-filters label{width:100%}.copfan-05be0-filters input{min-width:0;width:100%}.copfan-05be0-facts{grid-template-columns:1fr}.copfan-05be0-cashrows{grid-template-columns:1fr 1fr}.copfan-05be0-faq-grid{grid-template-columns:1fr}.copfan-05be0-mobile-shell{grid-template-columns:1fr}.copfan-05be0-phone{display:none}.copfan-05be0-footer-row{display:block}.copfan-05be0-section-menu{display:none!important}.copfan-05be0-section:nth-child(n){margin-left:0!important;margin-right:0!important}.copfan-05be0-hero .copfan-05be0-quick{grid-column:auto}.copfan-05be0-hero .copfan-05be0-kpis{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}header .copfan-05be0-logo{order:3}header nav{order:1}.copfan-05be0-hero-layout{grid-template-columns:5fr 7fr}.copfan-05be0-hero-art{padding:30px 10px;background:transparent}.copfan-05be0-hero-art img:first-child{transform:rotate(-9deg) translateY(8px)}.copfan-05be0-hero-art img:nth-child(2){z-index:1}.copfan-05be0-hero-art img:last-child{transform:rotate(9deg) translateY(8px)}.copfan-05be0-quick{gap:0}.copfan-05be0-quick a{border-bottom:4px solid var(--accent)}.copfan-05be0-kpis{background:var(--fg)}.copfan-05be0-kpi{background:var(--surface)}.copfan-05be0-games{grid-template-columns:repeat(3,1fr)}.copfan-05be0-game:nth-child(odd){border-radius:20px 0 20px 0}.copfan-05be0-game:nth-child(even){border-radius:0 20px 0 20px}.copfan-05be0-section{border-radius:18px 0 18px 0}.copfan-05be0-facts .copfan-05be0-fact:nth-child(2){transform:translateY(10px)}.copfan-05be0-faq-grid details:nth-child(even){background:var(--bg);padding:18px}

/* SELF_HOSTED_FONTS */
/* cyrillic-ext */
@font-face {
  font-family: 'Forum';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/forum/df1555e220a29d7b.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Forum';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/forum/cfaa6ff8616d4d38.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Forum';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/forum/02d5de215f696734.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Forum';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/forum/b69cca23a49b6e84.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope/27021cd3fbe9ce9b.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope/20bceeba701572e2.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope/cd531a30e8d5b9ad.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope/54fbb9d9b3340a3e.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope/ebe95ceab01ce654.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope/8635a94d4d6771dc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html body article[data-game][hidden]{display:none!important}

body{font-family:"Manrope",sans-serif}h1,h2,h3{font-family:"Forum",sans-serif}
