/*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */:root{--color-bg:#000;--color-bg-elevated:#0a0a0a;--color-bg-muted:#141414;--color-fg:#fafafa;--color-fg-muted:#a3a3a3;--color-fg-subtle:#737373;--color-fg-faint:#525252;--color-border:#262626;--color-border-strong:#404040;--color-primary:#3b82f6;--color-secondary:#64748b;--color-accent:#fafafa;--color-accent-fg:#0a0a0a;--color-highlight-bg:#0a0a0a;--font-sans:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-heading:var(--font-sans);--font-mono:ui-monospace,"Cascadia Code","Segoe UI Mono",monospace;--text-xs:.6875rem;--text-sm:.8125rem;--text-base:.875rem;--text-lg:1rem;--text-xl:1.25rem;--text-2xl:2rem;--leading-tight:1.25;--tracking-wide:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--content-max:64rem;--page-padding-x:var(--space-6);--page-padding-y:var(--space-12);--shell-header-bg:transparent;--shell-footer-bg:transparent;--radius-sm:.25rem;--radius-md:.5rem}[data-theme=default]{--color-bg:#000;--color-bg-elevated:#0a0a0a;--color-bg-muted:#141414;--color-fg:#fafafa;--color-fg-muted:#a3a3a3;--color-fg-subtle:#737373;--color-fg-faint:#525252;--color-border:#262626;--color-highlight-bg:#0a0a0a}[data-theme=minimal]{--color-bg:#fafafa;--color-bg-elevated:#fff;--color-bg-muted:#f5f5f5;--color-fg:#171717;--color-fg-muted:#525252;--color-fg-subtle:#737373;--color-fg-faint:#a3a3a3;--color-border:#e5e5e5;--color-border-strong:#d4d4d4;--color-accent:#171717;--color-accent-fg:#fafafa;--color-highlight-bg:#f5f5f5}[data-theme=brand]{--color-bg:#0c0a09;--color-bg-elevated:#1c1917;--color-bg-muted:#292524;--color-fg:#fafaf9;--color-fg-muted:#d6d3d1;--color-fg-subtle:#a8a29e;--color-fg-faint:#78716c;--color-border:#44403c;--color-accent:#f97316;--color-accent-fg:#0c0a09;--color-highlight-bg:#292524}:root{--page-block-btn-accent-ring:4px}.page-block-btn{box-sizing:border-box;max-width:100%;font-family:var(--font-sans,system-ui,sans-serif);text-align:start;text-wrap:nowrap;white-space:nowrap;cursor:pointer;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:#17181900;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.6875rem 1.25rem;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;transition:all .3s;display:inline-flex}.page-block-btn,.page-block-btn:hover{text-decoration:none}.page-block-btn--primary{background-color:var(--color-primary,#3b82f6);border-color:var(--color-primary,#3b82f6);color:var(--color-accent-fg,#fff);box-shadow:0 0 0 var(--page-block-btn-accent-ring)var(--color-accent,#f97316)}@supports (color:color-mix(in lab,red,red)){.page-block-btn--primary{box-shadow:0 0 0 var(--page-block-btn-accent-ring)color-mix(in srgb,var(--color-accent,#f97316)25%,transparent)}}.page-block-btn--primary:hover{filter:brightness(1.08);color:var(--color-accent-fg,#fff)}.page-block-btn--secondary{background-color:var(--color-secondary,#64748b);border-color:var(--color-secondary,#64748b);color:var(--color-accent-fg,#fff);box-shadow:0 0 0 var(--page-block-btn-accent-ring)var(--color-primary,#3b82f6)}@supports (color:color-mix(in lab,red,red)){.page-block-btn--secondary{box-shadow:0 0 0 var(--page-block-btn-accent-ring)color-mix(in srgb,var(--color-primary,#3b82f6)18%,transparent)}}.page-block-btn--secondary:hover{filter:brightness(1.08);color:var(--color-accent-fg,#fff)}.page-block-btn--outline{border-color:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6);box-shadow:none;background-color:#0000}.page-block-btn--outline:hover{background:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6)}@supports (color:color-mix(in lab,red,red)){.page-block-btn--outline:hover{background:color-mix(in srgb,var(--color-primary,#3b82f6)12%,transparent)}}.page-block-btn--ghost{color:var(--color-primary,#3b82f6);box-shadow:none;background-color:#0000;border-color:#0000}.page-block-btn--ghost:hover{background:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6)}@supports (color:color-mix(in lab,red,red)){.page-block-btn--ghost:hover{background:color-mix(in srgb,var(--color-primary,#3b82f6)12%,transparent)}}.page-block-btn--link{color:var(--color-primary,#3b82f6);text-underline-offset:4px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;font-weight:600;text-decoration:underline}.page-block-btn--link:hover{color:var(--color-secondary,var(--color-primary,#3b82f6));filter:none}.page-block-button{margin:0}.page-block-button:has(.page-block-btn--primary),.page-block-button:has(.page-block-btn--secondary){padding:var(--page-block-btn-accent-ring);box-sizing:border-box}.page-block-button .page-block-fa-icon{flex-shrink:0}.page-block-btn-label:empty{display:none}.page-block-countdown__title{margin:0 0 var(--space-2);font-size:var(--text-xl)}.page-block-countdown__subtitle{margin:0 0 var(--space-4);color:var(--color-fg-muted)}.page-block-countdown__timer{gap:var(--space-3);flex-wrap:wrap;display:flex}.page-block-countdown__timer--inline{flex-direction:row;justify-content:center;align-items:center}.page-block-countdown__timer--stacked{flex-direction:column;align-items:flex-start}.page-block-countdown__unit-wrap{flex-direction:column;align-items:center;min-width:3.5rem;display:flex}.page-block-countdown__value{font-size:var(--text-xl);font-weight:600}.page-block-countdown__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;opacity:.75}.linear-feedback-trigger{color:#f5f5f5;cursor:pointer;background:#171717;border:1px solid #404040;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:border-color .15s,background .15s;display:inline-flex;box-shadow:0 10px 15px -3px #0006}.linear-feedback-trigger:hover{background:#262626;border-color:#737373}.linear-feedback-trigger:focus-visible{outline:none;box-shadow:0 10px 15px -3px #0006,0 0 0 2px #737373}.linear-feedback-trigger--fixed{z-index:100;position:fixed;bottom:1.5rem;right:1.5rem}.linear-feedback-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.linear-feedback-icon--sm{width:1rem;height:1rem}.linear-feedback-icon--xs{width:.875rem;height:.875rem}.linear-feedback-icon--spin{animation:linear-feedback-spin .8s linear infinite}@keyframes linear-feedback-spin{to{transform:rotate(1turn)}}.linear-feedback-overlay{z-index:110;background:#00000080;justify-content:flex-end;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.linear-feedback-overlay--high{z-index:1300}@media (min-width:640px){.linear-feedback-overlay{justify-content:center;align-items:center}}.linear-feedback-dialog{background:#0a0a0a;border:1px solid #404040;border-radius:.75rem;flex-direction:column;width:100%;max-width:32rem;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.linear-feedback-header{border-bottom:1px solid #262626;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.linear-feedback-title{color:#fff;margin:0;font-size:1.125rem;font-weight:500}.linear-feedback-subtitle{color:#737373;margin:.125rem 0 0;font-size:.75rem}.linear-feedback-close{color:#a3a3a3;cursor:pointer;background:0 0;border:0;border-radius:.375rem;padding:.5rem}.linear-feedback-close:hover{color:#fff;background:#262626}.linear-feedback-form{flex-direction:column;flex:1;min-height:0;display:flex}.linear-feedback-scroll{flex:1;min-height:0;padding:1.25rem;overflow-y:auto}.linear-feedback-scroll>*+*{margin-top:1rem}.linear-feedback-field>*+*{margin-top:.5rem}.linear-feedback-label{color:#e5e5e5;font-size:.875rem;font-weight:500;display:block}.linear-feedback-hint{color:#737373;margin:0;font-size:.75rem}.linear-feedback-error{color:#f87171;margin:0;font-size:.875rem}.linear-feedback-success{color:#4ade80;margin:0;font-size:.875rem}.linear-feedback-type-row{gap:.5rem;display:flex}.linear-feedback-type-btn{color:#d4d4d4;cursor:pointer;background:0 0;border:1px solid #404040;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem}.linear-feedback-type-btn:hover{color:#fff;border-color:#737373}.linear-feedback-type-btn--active{color:#000;background:#fff;border-color:#fff;font-weight:500}.linear-feedback-input,.linear-feedback-textarea{color:#fff;background:#171717;border:1px solid #404040;border-radius:.375rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem}.linear-feedback-input::placeholder,.linear-feedback-textarea::placeholder{color:#737373}.linear-feedback-input:focus-visible,.linear-feedback-textarea:focus-visible{border-color:#737373;box-shadow:0 0 0 2px #73737366}.linear-feedback-textarea{resize:vertical;min-height:7.5rem}.linear-feedback-input[type=file]{padding:.375rem .5rem}.linear-feedback-input[type=file]::file-selector-button{color:#d4d4d4;cursor:pointer;background:0 0;border:0;margin-right:.75rem;font-size:.875rem}.linear-feedback-row{gap:.5rem;display:flex}.linear-feedback-row>.linear-feedback-grow{flex:1;min-width:0}.linear-feedback-footer{border-top:1px solid #262626;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;display:flex}.linear-feedback-btn{cursor:pointer;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.linear-feedback-btn:disabled{opacity:.5;cursor:not-allowed}.linear-feedback-btn--primary{color:#000;background:#fff;border-color:#fff}.linear-feedback-btn--primary:hover:not(:disabled){background:#e5e5e5}.linear-feedback-btn--outline{color:#e5e5e5;background:#171717;border-color:#404040}.linear-feedback-btn--outline:hover:not(:disabled){color:#fff;background:#262626}.linear-feedback-btn--icon{flex-shrink:0;width:2.25rem;height:2.25rem;padding:0}.linear-feedback-link{color:#38bdf8;text-underline-offset:2px;font-size:.875rem;display:inline-flex}.linear-feedback-link,.linear-feedback-link:hover{text-decoration:underline}.linear-feedback-done{padding:1.5rem 1.25rem}.linear-feedback-done>*+*{margin-top:1rem}.linear-feedback-done-actions{justify-content:flex-end;gap:.5rem;padding-top:.5rem;display:flex}.linear-feedback-select{position:relative}.linear-feedback-select--tags{flex-direction:column;gap:.5rem;display:flex}.linear-feedback-select-trigger{text-align:left;color:#e5e5e5;cursor:pointer;background:#171717;border:1px solid #404040;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;display:flex}.linear-feedback-select-trigger:hover:not(:disabled){border-color:#737373}.linear-feedback-select-trigger:focus-visible{outline:none;box-shadow:0 0 0 2px #73737366}.linear-feedback-select-trigger:disabled{opacity:.6;cursor:not-allowed}.linear-feedback-select-trigger-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.linear-feedback-select-chevron{color:#737373;flex-shrink:0;width:1rem;height:1rem;transition:transform .15s}.linear-feedback-select-chevron--open{transform:rotate(180deg)}.linear-feedback-select-dropdown{z-index:20;background:#0a0a0a;border:1px solid #404040;border-radius:.375rem;width:100%;max-height:13rem;margin-top:.25rem;position:absolute;overflow-y:auto;box-shadow:0 20px 25px -5px #0006}.linear-feedback-select-dropdown--tags{overflow:hidden}.linear-feedback-select-search{border-bottom:1px solid #262626;padding:.5rem}.linear-feedback-select-list{max-height:13rem;overflow-y:auto}.linear-feedback-select-option{cursor:pointer;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.linear-feedback-select-option:hover{background:#171717}.linear-feedback-select-option--checked{background:#171717cc}.linear-feedback-select-option input[type=checkbox]{accent-color:#fff;background:#171717;border:1px solid #525252;border-radius:.25rem;flex-shrink:0;width:1rem;height:1rem}.linear-feedback-select-option-label{text-overflow:ellipsis;white-space:nowrap;color:#e5e5e5;overflow:hidden}.linear-feedback-select-swatch{border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;display:inline-block}.linear-feedback-select-empty{color:#737373;margin:0;padding:.5rem .75rem;font-size:.875rem}.linear-feedback-select-add{text-align:left;color:#38bdf8;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;display:flex}.linear-feedback-select-add:hover{background:#171717}.linear-feedback-select-warn{color:#fbbf24;margin:.25rem 0 0;font-size:.75rem}.linear-feedback-tags{flex-wrap:wrap;gap:.375rem;display:flex}.linear-feedback-tag{color:#e5e5e5;background:#171717;border:1px solid #404040;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;display:inline-flex}.linear-feedback-tag-remove{color:#737373;cursor:pointer;background:0 0;border:0;border-radius:9999px;padding:0;display:inline-flex}.linear-feedback-tag-remove:hover{color:#fff}.linear-feedback-screenshots{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.linear-feedback-screenshot{background:#171717;border:1px solid #262626;border-radius:.375rem;position:relative;overflow:hidden}.linear-feedback-screenshot img{object-fit:contain;width:100%;max-height:10rem;display:block}.linear-feedback-screenshot-remove{color:#fff;cursor:pointer;background:#000000b3;border:0;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;position:absolute;top:.5rem;right:.5rem}.linear-feedback-screenshot-remove:hover{background:#000}.linear-feedback-screenshot-name{text-overflow:ellipsis;white-space:nowrap;color:#737373;margin:0;padding:.25rem .5rem;font-size:.75rem;overflow:hidden}html{scrollbar-gutter:stable;min-height:100%;margin:0}@supports (width:100cqw){html{container-type:inline-size}}body,html{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-sans);line-height:var(--leading-tight)}.site-shell-header,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}body{min-height:100%;margin:0;overflow-x:clip}body:has(.page-block--escape-wrapper),body:has(.page-block-burger-menu--dropdown[data-open=true]),body:has(.page-block-carousel--bleed),body:has(.page-block-competitions-carousel--bleed),body:has(.shell-header-instant-win-action[data-open=true]){overflow-x:visible}*{box-sizing:border-box}code{font-family:var(--font-mono);color:var(--color-fg-muted);font-size:.9em}.site-eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--color-fg-faint);margin:0 0 var(--space-3)}.site-title{font-size:var(--text-2xl);letter-spacing:-.02em;margin:0 0 var(--space-1);font-weight:600}.site-slug{font-family:var(--font-mono);margin:0 0 var(--space-6)}.site-slug,.site-subtitle{font-size:var(--text-base);color:var(--color-fg-subtle)}.site-subtitle{margin:0 0 var(--space-10)}.site-empty{color:var(--color-fg-faint);font-size:var(--text-base)}.env-details{margin-top:var(--space-8)}.env-details>summary{margin-bottom:var(--space-4)}.env-table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.env-table td,.env-table th{text-align:left;padding:var(--space-3)var(--space-3);border-bottom:1px solid var(--color-border);vertical-align:top}.env-table th{color:var(--color-fg-subtle);font-weight:500;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em}.env-table td:first-child{font-family:var(--font-mono);color:var(--color-fg-muted);width:40%}.env-table td:last-child{font-family:var(--font-mono);word-break:break-all;color:var(--color-fg)}.env-table tr.row-highlight td{background:var(--color-highlight-bg)}.env-table tr.row-highlight td:first-child{color:var(--color-fg)}.site-admin-config{max-width:42rem}.site-admin-config-header{margin-bottom:var(--space-6)}.site-admin-config-header h1{font-size:var(--text-2xl);margin:var(--space-2)0}.site-nav{gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.site-nav-link{font-size:var(--text-sm);color:var(--color-primary);text-decoration:none}.site-nav-link:hover{color:var(--color-secondary,var(--color-primary));text-decoration:underline}.content-page-list{margin:var(--space-4)0 0;padding:0;list-style:none}.content-page-list li{padding:var(--space-3)0;border-bottom:1px solid var(--color-border)}.content-page-grid{gap:var(--space-4);margin:var(--space-4)0 0;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));padding:0;list-style:none;display:grid}.content-page[data-layout=full]{width:100%;max-width:none}.layout-main:has(.page-block--escape-wrapper),.layout-main:has(.page-block-carousel--bleed),.layout-main:has(.page-block-competitions-carousel--bleed),.layout-main:has(>.content-page[data-layout=full]){width:100%;max-width:none;padding-left:0;padding-right:0;overflow-x:visible}.site-shell-inner:has(.page-block-carousel--bleed),.site-shell-inner:has(.page-block-competitions-carousel--bleed),.site-shell-inner:has(.page-block.page-block--escape-wrapper){max-width:none}.content-page[data-layout=full] .page-blocks{width:100%;max-width:none}.page-block{box-sizing:border-box;margin:0}a:visited:not(.page-block-link){color:inherit}.page-block-links--inline .page-block-link,.page-block-links--inline .page-block-link .page-block-link-label,.page-block-links--inline .page-block-link:visited,.page-block-links--inline .page-block-link:visited .page-block-link-label{color:#fff}.page-block.page-block-layout,.page-block.page-block-layout.page-block--align{display:grid}.page-block-layout:not(.page-block--escape-wrapper):not(.page-block--escape-wrapper--bg){--page-block-layout-gap:var(--space-4);gap:var(--page-block-layout-gap);width:100%;min-width:0;max-width:100%;display:grid;overflow-x:clip}.page-block.page-block-layout.page-block--escape-wrapper,.page-block.page-block-layout.page-block--escape-wrapper--bg{--page-block-layout-gap:var(--space-4);gap:var(--page-block-layout-gap);width:100vw;min-width:0;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:grid;overflow-x:visible}@supports (width:100cqw){.page-block.page-block-layout.page-block--escape-wrapper,.page-block.page-block-layout.page-block--escape-wrapper--bg{width:100cqw;max-width:100cqw;margin-left:calc(50% - 50cqw);margin-right:calc(50% - 50cqw)}}.page-blocks>.page-block.page-block-layout.page-block--escape-wrapper,.page-blocks>.page-block.page-block-layout.page-block--escape-wrapper--bg{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@supports (width:100cqw){.page-blocks>.page-block.page-block-layout.page-block--escape-wrapper,.page-blocks>.page-block.page-block-layout.page-block--escape-wrapper--bg{width:100cqw;max-width:100cqw;margin-left:calc(50% - 50cqw);margin-right:calc(50% - 50cqw)}}.page-block.page-block-layout.page-block--width-expand:not(.page-block--escape-wrapper),.page-block.page-block-layout:not(.page-block--width-stay):not(.page-block--width-shrink):not(.page-block--escape-wrapper){width:100%;max-width:100%}.page-block.page-block-layout.page-block--width-stay{width:100%;max-width:min(100%,var(--content-max,64rem));margin-left:auto;margin-right:auto}.page-block.page-block-layout.page-block--width-shrink{width:fit-content;max-width:100%}.page-blocks{min-width:0;max-width:100%;overflow-x:clip}.page-block--responsive-hidden{display:none!important}.page-block.page-block-layout.page-block-layout-cols-1{grid-template-columns:minmax(0,1fr)}.page-block.page-block-layout.page-block-layout-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.page-block.page-block-layout.page-block-layout-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.page-block.page-block-layout.page-block-layout-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.page-block.page-block-layout.page-block-layout-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.page-block.page-block-layout.page-block-layout-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.page-block.page-block-layout.page-block-layout-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.page-block.page-block-layout.page-block-layout-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.page-block.page-block-layout.page-block-layout-cols-auto{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.page-block-layout>*{min-width:0}.page-block-layout-col>.page-block:not(.page-block--escape-wrapper){box-sizing:border-box;min-width:0;max-width:100%}.page-block-layout-col--h-stretch>.page-block,.page-block-layout-col>.page-block.page-block--width-expand:not(.page-block--escape-wrapper),.page-block-layout-col>.page-block.page-block--width-stay,.page-block-layout-col>.page-block.page-block-carousel{align-self:stretch;width:100%}.page-block-layout-col>.page-block.page-block--width-stay{max-width:min(100%,var(--content-max,64rem))}.page-block-layout-col--h-center>.page-block:not(.page-block--width-expand):not(.page-block--width-stay):not(.page-block--width-shrink):not(.page-block-carousel){align-self:center}.page-block-layout-col--h-end>.page-block:not(.page-block--width-expand):not(.page-block--width-stay):not(.page-block--width-shrink):not(.page-block-carousel){align-self:flex-end}.page-block-layout-col--h-start>.page-block:not(.page-block--width-expand):not(.page-block--width-stay):not(.page-block--width-shrink):not(.page-block-carousel){align-self:flex-start}.page-block-layout-col>.page-block.page-block--width-shrink{width:fit-content}.page-block-layout-col--h-center>.page-block.page-block--width-shrink{align-self:center}.page-block-layout-col--h-end>.page-block.page-block--width-shrink{align-self:flex-end}.page-block-layout-col--h-start>.page-block.page-block--width-shrink{align-self:flex-start}.page-block-layout-col.page-block--display-flex-row>.page-block.page-block--width-expand,.page-block-layout-col.page-block--display-row>.page-block.page-block--width-expand{flex:auto;width:auto}.page-block-layout-col{flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow-x:clip}.page-block-layout-col.page-block-layout-col--width-fit{width:auto;max-width:100%}.page-block-layout-col .page-block.page-block-layout{margin-left:0;margin-right:0}.page-block-layout-col .page-block.page-block-layout.page-block--width-stay{max-width:min(100%,var(--content-max,64rem))}.page-block-layout-col .page-block.page-block-layout:not(.page-block--width-stay):not(.page-block--width-shrink):not(.page-block--escape-wrapper){max-width:100%}.page-block--width-expand:not(.page-block-layout){width:100%}.page-block--width-stay:not(.page-block-layout){width:100%;max-width:min(100%,var(--content-max,64rem))}.page-block--width-shrink:not(.page-block-layout){width:fit-content;max-width:100%}.page-block-layout-col--h-start{align-items:flex-start}.page-block-layout-col--h-center{align-items:center}.page-block-layout-col--h-end{align-items:flex-end}.page-block-layout-col--h-stretch{align-items:stretch}.page-block-layout-col--v-start{justify-content:flex-start}.page-block-layout-col--v-center{justify-content:center}.page-block-layout-col--v-end{justify-content:flex-end}.page-block-layout-col--v-stretch{justify-content:stretch}.page-block-layout-col--v-stretch>*{flex:auto;min-height:0}.page-block.page-block--align{width:100%;display:flex}.page-block.page-block--align:not(.page-block--display-flex-row,.page-block--display-row,.page-block--display-flex,.page-block--display-block){flex-direction:column}.page-block.page-block--h-start{align-items:flex-start}.page-block.page-block--h-center{align-items:center}.page-block.page-block--h-end{align-items:flex-end}.page-block.page-block--h-stretch{align-items:stretch}.page-block.page-block--v-start{justify-content:flex-start}.page-block.page-block--v-center{justify-content:center}.page-block.page-block--v-end{justify-content:flex-end}.page-block.page-block--v-stretch{justify-content:stretch}.page-block.page-block--v-stretch>*{flex:auto}.page-block-layout-col.page-block--display-flex-col,.page-block.page-block--display-flex-col{flex-direction:column;display:flex}.page-block-layout-col.page-block--display-flex-row,.page-block.page-block--display-flex-row{gap:var(--space-3);flex-direction:row;display:flex}.page-block-layout-col.page-block--display-flex,.page-block.page-block--display-flex{display:flex}.page-block-layout-col.page-block--display-block,.page-block.page-block--display-block{display:block}.page-block-layout-col.page-block--display-column,.page-block.page-block--display-column{flex-direction:column;display:flex}.page-block.page-block--display-row{gap:var(--space-3);flex-direction:row;display:flex}.page-block-carousel--bleed,.page-block-competitions-carousel--bleed,.page-block.page-block--escape-wrapper:not(.page-block--escape-wrapper--bg){width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@supports (width:100cqw){.page-block-carousel--bleed,.page-block-competitions-carousel--bleed,.page-block.page-block--escape-wrapper:not(.page-block--escape-wrapper--bg){width:100cqw;max-width:100cqw;margin-left:calc(50% - 50cqw);margin-right:calc(50% - 50cqw)}}.content-page[data-layout=full] .page-block-carousel--bleed,.content-page[data-layout=full] .page-block-competitions-carousel--bleed,.layout-main:has(.page-block-carousel--bleed) .page-block-carousel--bleed,.layout-main:has(.page-block-competitions-carousel--bleed) .page-block-competitions-carousel--bleed{width:100%;max-width:none;margin-left:0;margin-right:0}.page-block.page-block--escape-wrapper--bg{background-color:var(--page-block-bg,transparent);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:visible}@supports (width:100cqw){.page-block.page-block--escape-wrapper--bg{width:100cqw;max-width:100cqw;margin-left:calc(50% - 50cqw);margin-right:calc(50% - 50cqw)}}.page-block.page-block--escape-wrapper--bg:before{content:none}.page-block-layout-col .page-block.page-block-layout.page-block--escape-wrapper,.page-block-layout-col>.page-block.page-block--escape-wrapper{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@supports (width:100cqw){.page-block-layout-col .page-block.page-block-layout.page-block--escape-wrapper,.page-block-layout-col>.page-block.page-block--escape-wrapper{width:100cqw;max-width:100cqw;margin-left:calc(50% - 50cqw);margin-right:calc(50% - 50cqw)}}.content-page:has(.page-block-carousel--bleed),.content-page:has(.page-block-competitions-carousel--bleed),.content-page:has(.page-block.page-block--escape-wrapper),.layout-main:has(.page-block-carousel--bleed),.layout-main:has(.page-block-competitions-carousel--bleed),.layout-main:has(.page-block.page-block--escape-wrapper),.page-block-layout-col:has(>.page-block.page-block--escape-wrapper),.page-block-layout-col:has(>.page-block.page-block-carousel .home-carousel--scroll),.page-block-layout-col:has(>.page-block.page-block-carousel--bleed),.page-block-layout-col:has(>.page-block.page-block-competitions-carousel--bleed),.page-block-layout:has(.page-block-carousel--bleed),.page-block-layout:has(.page-block-competitions-carousel--bleed),.page-block-layout:has(.page-block.page-block--escape-wrapper),.page-blocks:has(.page-block-carousel--bleed),.page-blocks:has(.page-block-competitions-carousel--bleed),.page-blocks:has(.page-block.page-block--escape-wrapper),.site-shell-footer:has(.page-block-competitions-carousel--bleed),.site-shell-footer:has(.page-block.page-block--escape-wrapper),.site-shell-header:has(.page-block-competitions-carousel--bleed),.site-shell-header:has(.page-block.page-block--escape-wrapper),.site-shell-inner:has(.page-block-competitions-carousel--bleed),.site-shell-inner:has(.page-block.page-block--escape-wrapper){overflow-x:visible}.content-page:has(.hover-tooltip),.content-page:has(.page-block-burger-menu--dropdown[data-open=true]),.content-page:has(.shell-header-instant-win-action[data-open=true]),.layout-main:has(.hover-tooltip),.layout-main:has(.page-block-burger-menu--dropdown[data-open=true]),.layout-main:has(.shell-header-instant-win-action[data-open=true]),.page-block-burger-menu--dropdown,.page-block-layout-col:has(.hover-tooltip),.page-block-layout-col:has(.page-block-burger-menu--dropdown[data-open=true]),.page-block-layout-col:has(.shell-header-instant-win-action[data-open=true]),.page-block-layout:has(.hover-tooltip),.page-block-layout:has(.page-block-burger-menu--dropdown[data-open=true]),.page-block-layout:has(.shell-header-instant-win-action[data-open=true]),.page-blocks:has(.hover-tooltip),.page-blocks:has(.page-block-burger-menu--dropdown[data-open=true]),.page-blocks:has(.shell-header-instant-win-action[data-open=true]),.site-shell-footer:has(.hover-tooltip),.site-shell-footer:has(.page-block-burger-menu--dropdown[data-open=true]),.site-shell-footer:has(.shell-header-instant-win-action[data-open=true]),.site-shell-header,.site-shell-header .site-shell-inner,.site-shell-header:has(.hover-tooltip),.site-shell-header:has(.page-block-burger-menu--dropdown[data-open=true]),.site-shell-header:has(.shell-header-instant-win-action[data-open=true]),.site-shell-inner:has(.hover-tooltip),.site-shell-inner:has(.page-block-burger-menu--dropdown[data-open=true]),.site-shell-inner:has(.shell-header-instant-win-action[data-open=true]){overflow:visible}.page-block-burger-menu--dropdown[data-open=true],.shell-header-instant-win-action[data-open=true]{z-index:60;overflow:visible}.page-block.page-block-layout.page-block--escape-wrapper--bg:not(.page-block--width-stay),.page-block.page-block-layout.page-block--escape-wrapper:not(.page-block--escape-wrapper--bg):not(.page-block--width-stay){overflow-x:visible}.page-block-layout-col.page-block--display-row{gap:var(--space-3);flex-direction:row;display:flex}.page-block.page-block-layout.page-block--width-stay.page-block--escape-wrapper:not(.page-block--escape-wrapper--bg){width:100%;max-width:min(100%,var(--content-max,64rem));margin-left:auto;margin-right:auto}.page-block.page-block-layout.page-block--h-start{justify-items:start}.page-block.page-block-layout.page-block--h-center{justify-items:center}.page-block.page-block-layout.page-block--h-end{justify-items:end}.page-block.page-block-layout.page-block--h-stretch{justify-items:stretch}.page-block.page-block-layout.page-block--v-start{align-items:start}.page-block.page-block-layout.page-block--v-center{align-items:center}.page-block.page-block-layout.page-block--v-end{align-items:end}.page-block.page-block-layout.page-block--v-stretch{align-items:stretch}.page-block.page-block-layout.page-block--display-block,.page-block.page-block-layout.page-block--display-flex,.page-block.page-block-layout.page-block--display-flex-col,.page-block.page-block-layout.page-block--display-flex-row{display:grid}.page-block.page-block-layout.page-block--display-column,.page-block.page-block-layout.page-block--display-flex-col,.page-block.page-block-layout.page-block-layout--stacked{grid-template-columns:minmax(0,1fr)}@media (max-width:768px){.page-block-layout:not(.page-block-layout-cols-1):not(.page-block-layout-cols-auto){grid-template-columns:minmax(0,1fr)}}.page-block-links{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.page-block-links--align-start{align-items:flex-start}.page-block-links--align-center{align-items:center}.page-block-links--align-end{align-items:flex-end}.page-block-links--buttons,.page-block-links--inline{gap:var(--space-3);flex-flow:wrap}.page-block-links--grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));align-items:stretch;display:grid}.page-block-link{color:var(--color-primary);flex-direction:column;gap:.15rem;text-decoration:none;display:inline-flex}.page-block-link:hover{color:var(--color-secondary,var(--color-primary));text-decoration:underline}.site-shell-header .page-block-links--inline .page-block-link:hover{text-decoration:none}.page-block-links--list .page-block-link{padding:var(--space-2)0;border-bottom:1px solid var(--color-border,#ffffff14);width:100%;max-width:32rem}.page-block-links--list .page-block-link:last-child{border-bottom:none}.page-block-links--buttons .page-block-link{padding:var(--space-2)var(--space-4);border:1px solid var(--color-primary);border-radius:var(--radius-md,.375rem);color:var(--color-primary);background:0 0;width:auto;text-decoration:none}.page-block-links--buttons .page-block-link:hover{background:var(--color-primary);color:var(--color-primary);text-decoration:none}@supports (color:color-mix(in lab,red,red)){.page-block-links--buttons .page-block-link:hover{background:color-mix(in srgb,var(--color-primary)12%,transparent)}}.page-block-links--grid .page-block-link{padding:var(--space-3);border:1px solid var(--color-border,#ffffff1f);border-radius:var(--radius-md,.375rem);height:100%}.page-block-link-label{font-weight:500}.page-block-link-desc{font-size:var(--text-sm,.875rem);color:var(--color-fg-muted);line-height:1.4}.page-block-links-empty{font-size:var(--text-sm,.875rem);margin:0}.page-block-competitions-list{width:100%}.page-block-competitions-list>.page-block-competitions-list__items,.page-block-competitions-list>.page-blocks-html{display:contents}.page-block-competitions-list--list{gap:var(--space-4);flex-direction:column;display:flex}.page-block.page-block--align.page-block-competitions-list--grid,.page-block.page-block-competitions-list--grid{gap:var(--space-4);flex-direction:unset;justify-content:stretch;place-items:stretch stretch;display:grid}.page-block-competitions-list--grid.page-block-competitions-list--cols-1{grid-template-columns:1fr}.page-block-competitions-list--grid.page-block-competitions-list--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.page-block-competitions-list--grid.page-block-competitions-list--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.page-block-competitions-list--grid.page-block-competitions-list--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.page-block-competitions-list--grid.page-block-competitions-list--cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.page-block-competitions-list--grid.page-block-competitions-list--cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1023px){.page-block-competitions-list--grid.page-block-competitions-list--cols-3,.page-block-competitions-list--grid.page-block-competitions-list--cols-4,.page-block-competitions-list--grid.page-block-competitions-list--cols-5,.page-block-competitions-list--grid.page-block-competitions-list--cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.page-block-competitions-list--grid.page-block-competitions-list--cols-2,.page-block-competitions-list--grid.page-block-competitions-list--cols-3,.page-block-competitions-list--grid.page-block-competitions-list--cols-4,.page-block-competitions-list--grid.page-block-competitions-list--cols-5,.page-block-competitions-list--grid.page-block-competitions-list--cols-6{grid-template-columns:1fr}}.competition-item-link{color:inherit;text-decoration:none;display:block}.competition-item-link:hover{text-decoration:none}.page-block-competitions-list--grid .competition-item-link{min-width:0}.page-block-competitions-list--grid .competition-item,.page-block-competitions-list--grid .competition-item-link{height:100%}.page-block-competitions-list--grid .competition-item{padding:var(--space-3);border:1px solid var(--color-border,#ffffff1f);border-radius:var(--radius-md,.375rem)}.page-block-competitions-list--list .competition-item{padding:var(--space-3)0;border-bottom:1px solid var(--color-border,#ffffff14)}.page-block-competitions-list--list .competition-item-link:last-child .competition-item,.page-block-competitions-list--list .competition-item:last-child{border-bottom:none}.page-block-competitions-list-empty,.page-block-competitions-list-error,.page-block-competitions-list-loading,.page-block-competitions-list-sentinel{grid-column:1/-1}.page-block-competitions-list-loading{box-sizing:border-box;text-align:center;width:100%;min-height:10rem;font-size:var(--text-sm,.875rem);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin:0;padding:2rem 1rem;display:flex}.page-block-competitions-list-loading__label{margin:0}.page-block-competitions-list-empty{font-size:var(--text-sm,.875rem);margin:0}.competition-item__media{aspect-ratio:1;flex-shrink:0;width:100%;max-width:100%;margin:0;position:relative;overflow:hidden}.competition-item__media .competition-banner-art-stack{width:100%;height:100%;position:absolute;inset:0}.competition-item__media .competition-banner-art-stack__bg{z-index:0;position:absolute;inset:0}.competition-item__media .competition-banner-art-stack__bg-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.competition-item__media .competition-banner-art-stack__vignette{pointer-events:none;z-index:1;background:radial-gradient(92% 82% at 50% 48%,#0000 0,#0003 42%,#000000c7 100%);position:absolute;inset:0}.competition-item__media .competition-banner-art-stack__fg{z-index:2;position:absolute;inset:0}.competition-item__media .competition-banner-art-stack__fg-halo{filter:drop-shadow(0 0 14px #22d3ee7a)drop-shadow(0 0 40px #38bdf833)}.competition-item__media .competition-banner-art-stack__fg-img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.competition-item__media .competition-item__featured-image-img,.competition-item__media img,.competition-item__media-img{object-fit:cover;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;inset:0}.competition-item__badges{z-index:3;flex-direction:column;display:flex;position:absolute;top:0;left:0}.competition-item__iw-badge{letter-spacing:.08em;text-transform:uppercase;background:var(--color-accent,#00a3e0);color:#fff;clip-path:polygon(0 0,calc(100% - 5px) 0,100% 100%,0 100%);padding:.3rem .65rem .3rem .5rem;font-size:.65rem;font-weight:700;line-height:1.3}.competition-item__media-price{z-index:2;background:var(--color-accent,#00a3e0);color:#fff;clip-path:polygon(12px 0,100% 0,100% 100%,0 100%);padding:.45rem .85rem .35rem;font-size:1.35rem;font-weight:800;line-height:1;position:absolute;bottom:0;right:0}.competition-item__media-price-was{z-index:2;color:#ffffff8c;font-size:.75rem;text-decoration:line-through;position:absolute;bottom:2.4rem;right:.85rem}.competition-item__countdown,.competition-item__countdown-units{box-sizing:border-box;gap:.15rem;width:100%;min-width:0;max-width:100%;display:flex}.competition-item__countdown-unit{text-align:center;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:3px;flex:1 1 0;min-width:0;padding:.35rem .05rem .25rem}.competition-item__countdown-num{font-size:1.15rem;font-weight:800;line-height:1;display:block}.competition-item__countdown-lbl{letter-spacing:.1em;text-transform:uppercase;opacity:.7;margin-top:.15rem;font-size:.45rem;font-weight:700;display:block}.competition-item__countdown-ended{letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent,#00a3e0);font-size:.75rem;font-weight:700}.competition-item__ticket-progress{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.competition-item__ticket-progress--empty,.competition-item__ticket-progress--sold-only{min-height:2.15rem}.competition-item__ticket-progress-meta{justify-content:space-between;gap:.5rem;min-width:0;margin-bottom:.4rem;display:flex}.competition-item__ticket-progress-sold{letter-spacing:.04em;text-transform:uppercase;opacity:.75;overflow-wrap:anywhere;min-width:0;font-size:.65rem;font-weight:700}.competition-item__ticket-progress-pct{color:var(--color-accent,#00a3e0);flex-shrink:0;font-size:.7rem;font-weight:700}.competition-item__ticket-progress-track{box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff0d;border-radius:100px;width:100%;min-width:0;max-width:100%;height:10px;overflow:hidden}.competition-item__ticket-progress-fill{background:linear-gradient(90deg,#0080b0,#00a3e0 45%,#5ecfff);border-radius:100px;max-width:100%;height:100%}.competitions-list-filters{box-sizing:border-box;grid-column:1/-1;justify-content:center;width:100%;max-width:56rem;margin:0 auto 1.75rem;padding:0 .5rem;display:flex}.competitions-list-filters__track{scrollbar-width:none;-webkit-backdrop-filter:blur(16px)saturate(1.3);background:#121a28b8;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:.15rem;padding:.3rem;display:flex;overflow-x:auto;box-shadow:inset 0 1px #ffffff14,0 8px 28px #00000059}.competitions-list-filters__track::-webkit-scrollbar{display:none}.competitions-list-filters__btn{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;padding:.55rem 1.15rem;font-size:.72rem;font-weight:700;transition:color .2s,background .2s,box-shadow .2s;display:inline-flex}.competitions-list-filters__btn:hover:not(:disabled){color:#fffc;background:#ffffff0d}.competitions-list-filters__btn:disabled{opacity:.6;cursor:wait}.competitions-list-filters__btn.is-active{color:#0b1220;background:linear-gradient(135deg,#00a3e0,#5ecfff);box-shadow:0 0 18px #00a3e059}.competition-item__featured-image,.competition-item__portrait-image,.competition-item__slider-image{width:100%}.competition-item__featured-image-img,.competition-item__gallery-img,.competition-item__portrait-image-img,.competition-item__slider-image-img{width:100%;max-width:100%;height:auto;display:block}.page-block-socials{align-items:center;gap:var(--space-3);width:100%;display:flex}.page-block-socials--align-start{justify-content:flex-start}.page-block-socials--align-center{justify-content:center}.page-block-socials--align-end{justify-content:flex-end}.page-block-icon-link,.page-block-socials-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.page-block-icon-link:hover,.page-block-socials-link:hover{opacity:.85}.page-block-fa-icon{justify-content:center;align-items:center;min-width:1em;min-height:1em;line-height:1;display:inline-flex}.page-block-custom-icon{vertical-align:middle;object-fit:contain;display:inline-block}.page-block-custom-icon-svg,.page-block-custom-icon-tint{flex-shrink:0}.page-block-custom-icon-svg svg{display:block}.page-block-lucide-icon{vertical-align:middle;flex-shrink:0;display:inline-block}.page-block-icon-fallback{font-size:.85em;font-weight:600;line-height:1}.page-block-socials-empty{font-size:var(--text-sm,.875rem);margin:0}.page-block-icon,.page-block-text{width:100%}.page-block-text-empty{font-size:var(--text-sm,.875rem);margin:0}.page-block-faq{width:100%}.page-block-faq-title{font-size:var(--text-2xl);margin:0 0 var(--space-2)}.page-block-faq-subtitle{margin:0 0 var(--space-4);color:var(--color-fg-muted);font-size:var(--text-base,1rem)}.page-block-faq-list{gap:var(--space-2);flex-direction:column;display:flex}.page-block-faq-item{border:1px solid var(--color-border,#ffffff1f);border-radius:var(--radius-md,.375rem);overflow:hidden}.page-block-faq-question{padding:var(--space-3)var(--space-4);cursor:pointer;font-weight:500;list-style:none}.page-block-faq-question::-webkit-details-marker{display:none}.page-block-faq-item[open] .page-block-faq-question{border-bottom:1px solid var(--color-border,#ffffff14)}.page-block-faq-answer{padding:var(--space-3)var(--space-4)}.page-block-faq-empty{font-size:var(--text-sm,.875rem);margin:0}.page-block-image-img{width:auto;max-width:100%;height:auto;display:block}.page-block-image-link{max-width:100%;display:inline-block}.page-hero-title{font-size:var(--text-2xl);margin:0 0 var(--space-2)}.page-hero-title-link{color:inherit;text-decoration:none}.page-hero-title-link:hover{color:var(--color-primary)}.page-hero-title-link--logo{line-height:0;display:inline-flex}.page-hero-logo{object-fit:contain;width:auto;max-width:min(240px,100%);height:auto;max-height:2.75rem;display:block}.page-hero-subtitle{color:var(--color-fg-muted);margin:0}.content-prose{line-height:1.6}.content-prose img{border-radius:var(--radius-sm,.375rem);max-width:100%;height:auto;margin:1rem 0;display:block}.content-prose a{color:var(--color-primary);text-underline-offset:.15em;text-decoration:underline}.content-prose a:hover{color:var(--color-secondary,var(--color-primary))}.content-page-grid a,.content-page-list a,.layout-main>p a{color:var(--color-primary);text-decoration:none}.content-page-grid a:hover,.content-page-list a:hover,.layout-main>p a:hover{color:var(--color-secondary,var(--color-primary));text-decoration:underline}.site-btn{padding:var(--space-2)var(--space-4);border-radius:var(--radius-md,.375rem);background:var(--color-primary);color:var(--color-accent-fg);font:inherit;cursor:pointer;border:none;justify-content:center;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.site-btn:hover:not(:disabled){filter:brightness(1.08);text-decoration:none}.site-btn--ghost{color:var(--color-fg,#e8ecf4);background:0 0;border:1px solid #ffffff38}.site-btn--ghost:hover:not(:disabled){background:#ffffff0f}.site-btn:disabled{opacity:.6;cursor:not-allowed}.content-prose h1,.content-prose h2,.content-prose h3{margin-top:var(--space-6)}.content-prose p{margin:.75rem 0}.content-prose ol,.content-prose ul{margin:.75rem 0;padding-left:1.5rem}.content-prose blockquote{border-left:3px solid var(--border-subtle,#fff3);margin:.75rem 0;padding-left:.85rem}.site-shell-footer,.site-shell-header{width:100%;padding:0}.site-shell-header{background:var(--shell-header-bg,transparent)}.site-shell-footer{background:var(--shell-footer-bg,transparent)}.site-chrome:has(.layout-main>.content-page[data-layout=full]) .site-shell-inner{max-width:none}.page-block-link--action{appearance:none;cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:none;padding:0}.site-shell-toolbar{justify-content:flex-end;align-items:center;gap:var(--space-4);flex-wrap:wrap;flex:auto;display:flex}.site-shell-fallback .site-shell-toolbar{justify-content:flex-end;width:100%}.site-menu{position:relative}.site-menu,.site-menu-inline{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.site-menu-link{font-size:var(--text-sm);color:var(--color-primary);white-space:nowrap;font-weight:500;text-decoration:none}.site-menu-link:hover{color:var(--color-secondary,var(--color-primary));text-decoration:underline}.site-menu-toggle{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md,.375rem);background:var(--color-bg);color:var(--color-fg);font:inherit;font-size:var(--text-sm);cursor:pointer;display:inline-flex}.site-menu-toggle:hover{background:var(--color-highlight-bg,#0000000a)}.site-menu-toggle-icon{background:currentColor;width:1.125rem;height:2px;display:block;box-shadow:0 -5px,0 5px}.site-menu-toggle-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-menu-backdrop{z-index:40;cursor:pointer;background:#00000059;border:none;position:fixed;inset:0}.site-menu-panel{top:calc(100% + var(--space-2));z-index:50;align-items:stretch;gap:var(--space-1);min-width:12rem;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md,.375rem);background:var(--color-bg);flex-direction:column;display:flex;position:absolute;right:0;box-shadow:0 8px 24px #0000001f}.site-menu-panel[hidden]{display:none}.site-menu-panel .site-menu-link{padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm,.25rem);display:block}.site-menu-panel .site-menu-link:hover{background:var(--color-highlight-bg,#0000000a);text-decoration:none}.page-block-flex-group{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.page-block-flex-group.page-block--display-flex-row,.page-block-flex-group.page-block--display-row{flex-flow:wrap}.page-block-flex-group.page-block--display-column,.page-block-flex-group.page-block--display-flex-col{flex-direction:column}.page-block-burger-menu{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex;position:relative}.page-block-burger-menu--expanded{flex-wrap:nowrap}.page-block-burger-menu--expanded .page-block-burger-menu-content{flex-flow:wrap;align-items:center;width:auto}.page-block-burger-menu--stack{flex-direction:column;align-items:stretch}.page-block-burger-menu--stack .page-block-burger-menu-content{width:100%}.page-block-burger-menu--sidebar .page-block-burger-menu-panel{width:min(18rem,calc(100vw - var(--space-6)));max-width:min(24rem,calc(100vw - var(--space-6)));border-top:0;border-bottom:0;border-left:0;border-radius:0;max-height:none;position:fixed;inset:0 auto 0 0;overflow-y:auto}.page-block-burger-menu-toggle{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md,.375rem);background:var(--color-bg);color:var(--color-fg);font:inherit;font-size:var(--text-sm);cursor:pointer;display:inline-flex}.page-block-burger-menu-toggle:hover{border-color:var(--color-primary)}.page-block-burger-menu-toggle-icon{background:currentColor;width:1.125rem;height:.125rem;display:block;box-shadow:0 -.375rem,0 .375rem}.page-block-burger-menu-toggle-label{font-weight:500}.page-block-burger-menu-backdrop{z-index:40;cursor:pointer;background:#00000059;border:0;padding:0;position:fixed;inset:0}.page-block-burger-menu-panel{top:calc(100% + var(--space-2));z-index:50;min-width:min(18rem,calc(100vw - var(--space-6)));max-width:min(24rem,calc(100vw - var(--space-6)));padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md,.375rem);background:var(--color-bg);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);flex-direction:column;display:flex;position:absolute;right:0}.page-block-burger-menu-panel-toolbar{margin:calc(-1*var(--space-1))calc(-1*var(--space-1))var(--space-2);justify-content:flex-end;display:flex}.page-block-burger-menu-close{border-radius:var(--radius-sm,.25rem);width:2rem;height:2rem;color:var(--color-fg);font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.375rem;line-height:1;display:inline-flex}.page-block-burger-menu-close:hover{background:var(--color-highlight-bg,#0000000a)}.page-block-burger-menu-panel[hidden]{display:none}.page-block-burger-menu-content{gap:var(--space-3);flex-direction:column;display:flex}@media (max-width:1024px){.page-block-burger-menu--dropdown .page-block-burger-menu-panel,.page-block-burger-menu--sidebar .page-block-burger-menu-panel{box-sizing:border-box;border-radius:0;width:100%;min-width:0;max-width:none;height:100%;min-height:100dvh;max-height:none;position:fixed;inset:0;overflow-y:auto}}.page-block-collapse-group{border:1px solid var(--color-border);border-radius:var(--radius-md,.375rem);width:100%;overflow:hidden}.page-block-collapse-group-toggle{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3)var(--space-4);background:var(--color-surface-raised,#ffffff0a);color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;display:flex}.page-block-collapse-group-toggle:hover{background:var(--color-surface-hover,#ffffff14)}.page-block-collapse-group-chevron{border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:.625rem;height:.625rem;transition:transform .15s;display:inline-block;transform:rotate(-45deg)}.page-block-collapse-group[data-open=true] .page-block-collapse-group-chevron{transform:rotate(45deg)}.page-block-collapse-group-title{font-weight:500}.page-block-collapse-group-panel{gap:var(--space-3);padding:var(--space-4);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.page-block-collapse-group-panel[hidden]{display:none}.page-block-notifications .site-notifications-empty,.page-block-notifications .site-notifications-loading{font-size:var(--text-sm);color:var(--color-fg-muted)}.page-block-notifications-actions{margin-bottom:var(--space-3)}.page-block-notifications .site-notifications-list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-block-notifications .site-notifications-item{padding:var(--space-3);border-radius:var(--radius-md,.375rem);border:1px solid var(--color-border);justify-content:space-between;gap:var(--space-4);display:flex}.page-block-notifications .site-notifications-item.is-read{opacity:.75}.page-block-notifications .site-notifications-title{font-weight:600}.page-block-notifications .site-notifications-body,.page-block-notifications .site-notifications-time{font-size:var(--text-sm);color:var(--color-fg-muted)}.page-block-notifications .site-notifications-item-actions{gap:var(--space-1);flex-direction:column;align-items:flex-end;display:flex}.page-block-notifications .site-btn-link{font-size:var(--text-xs);color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.site-account-nav{align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-top:0;display:flex}.site-account-email{font-size:var(--text-sm);color:var(--color-fg-muted)}.page-block-auth-title{margin-bottom:var(--space-2)}.page-block-auth-subtitle{margin-bottom:var(--space-4)}.page-block-auth-form{width:100%}.page-block-auth-form--narrow{max-width:24rem}.page-block-auth-form--medium{max-width:32rem}.page-block-auth-form--full{max-width:none}.page-block-auth-form--align-start{margin-inline:0}.page-block-auth-form--align-center{margin-inline:auto}.page-block-auth .site-auth-form{margin-top:0}.site-auth-page{max-width:28rem}.site-auth-form{gap:var(--space-4);margin-top:var(--space-6);flex-direction:column;display:flex}.site-auth-row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.site-auth-label{gap:var(--space-2);font-size:var(--text-sm);color:var(--color-fg-muted);flex-direction:column;display:flex}.site-auth-label input{padding:var(--space-2)var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);background:var(--color-bg-elevated,#111);color:var(--color-fg);font:inherit}.site-auth-password-wrap{display:block;position:relative}.site-auth-password-wrap input{width:100%;padding-right:calc(var(--space-3) + 1.75rem)}.site-auth-password-toggle{border-radius:0 var(--radius-md,6px)var(--radius-md,6px)0;width:2.5rem;color:var(--color-fg-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:0;bottom:0;right:0}.site-auth-password-toggle:hover{color:var(--color-fg)}.site-auth-password-toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.site-auth-error{color:#f87171;font-size:var(--text-sm);margin:0}.site-auth-switch{font-size:var(--text-sm);color:var(--color-fg-muted);margin:0}.site-auth-switch a{color:var(--color-primary)}.site-auth-switch a:hover{color:var(--color-secondary,var(--color-primary))}.site-consent-checkboxes{gap:var(--space-3);padding-top:var(--space-2);margin-top:var(--space-1);border-top:1px solid var(--color-border,#333);flex-direction:column;display:flex}.page-block-wallet-checkbox,.site-consent-checkbox{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-fg-muted);cursor:pointer;line-height:1.45;display:flex}.page-block-wallet-checkbox input[type=checkbox],.site-consent-checkbox input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0;margin:.15em 0 0}.page-block-wallet-checkbox a,.site-consent-checkbox a{color:var(--color-primary)}.page-block-wallet-checkbox a:hover,.site-consent-checkbox a:hover{color:var(--color-secondary,var(--color-primary))}.cookie-consent-banner{z-index:80;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));pointer-events:none;position:fixed;bottom:0;left:0;right:0}.cookie-consent-banner__inner{pointer-events:auto;border:1px solid var(--color-border,#334155);background:var(--color-bg,#0f172a);max-width:1100px;color:var(--color-fg,#f8fafc);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin:0 auto;padding:14px 18px;display:flex;box-shadow:0 10px 30px #00000047}@supports (color:color-mix(in lab,red,red)){.cookie-consent-banner__inner{border:1px solid color-mix(in srgb,var(--color-border,#334155)80%,transparent);background:color-mix(in srgb,var(--color-bg,#0f172a)92%,#000)}}.cookie-consent-banner__text{font-size:var(--text-sm,.875rem);color:var(--color-fg-muted,#cbd5e1);flex:16rem;margin:0;line-height:1.45}.cookie-consent-banner__link{color:var(--color-primary,#38bdf8);text-underline-offset:2px;text-decoration:underline}.cookie-consent-banner__link:hover{color:var(--color-secondary,var(--color-primary,#7dd3fc))}.cookie-consent-banner__accept{appearance:none;font:inherit;cursor:pointer;color:#fff;background:var(--color-primary,#0ea5e9);border:none;border-radius:8px;flex:none;padding:.55rem 1.1rem;font-weight:600}.cookie-consent-banner__accept:hover{background:var(--color-secondary,var(--color-primary,#0284c7))}.cookie-policy-version-note{font-size:var(--text-xs,.75rem);color:var(--color-fg-muted,#94a3b8);margin:1.5rem 0 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-block-wallet-title,.page-block-wallet__title{margin:0 0 var(--space-2);font-size:var(--text-xl);font-weight:600}.page-block-wallet-subtitle,.page-block-wallet__subtitle{margin:0 0 var(--space-4);color:var(--color-fg-muted);font-size:var(--text-sm)}.page-block-wallet__balance{margin:0 0 var(--space-4);font-size:var(--text-sm)}.page-block-wallet-form,.page-block-wallet__form{gap:var(--space-4);flex-direction:column;display:flex}.page-block-wallet-presets,.page-block-wallet__presets{gap:var(--space-2);flex-wrap:wrap;display:flex}.page-block-wallet-preset,.page-block-wallet__preset{padding:var(--space-2)var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);background:var(--color-bg-elevated,#111);color:var(--color-fg);font:inherit;cursor:pointer}.page-block-wallet-preset:hover:not(:disabled):not(.page-block-wallet-preset--dimmed),.page-block-wallet__preset:hover{border-color:var(--color-primary)}.page-block-wallet-preset--dimmed{opacity:.45;color:var(--color-fg-muted,#888);border-color:var(--color-border,#333);cursor:pointer}.page-block-wallet-preset--dimmed:hover:not(:disabled){opacity:.6;border-color:var(--color-border-strong,#555)}.page-block-wallet-preset:disabled{opacity:.35;color:var(--color-fg-muted,#888);cursor:not-allowed}.page-block-wallet-preset.is-active,.page-block-wallet__preset.is-active{border-color:var(--color-primary);background:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){:is(.page-block-wallet-preset.is-active,.page-block-wallet__preset.is-active){background:color-mix(in srgb,var(--color-primary)12%,var(--color-bg-elevated,#111))}}.page-block-wallet-stepper{gap:var(--space-3);flex-direction:column;display:flex}.page-block-wallet-stepper-row{align-items:stretch;gap:var(--space-2);min-width:min-content;display:flex}.page-block-wallet-stepper-btn{padding:var(--space-2);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);background:var(--color-bg-elevated,#111);color:var(--color-fg);font:inherit;font-size:var(--text-lg);cursor:pointer;flex:0 0 2.75rem;line-height:1}.page-block-wallet-stepper-btn:disabled{opacity:.45;cursor:not-allowed}.page-block-wallet-stepper-input-wrap{flex:calc(4ch + 1rem);min-width:calc(4ch + 1rem);max-width:100%}.page-block-wallet-stepper-input{box-sizing:border-box;width:100%;min-width:calc(4ch + 1rem);height:100%;padding:var(--space-2).45rem;border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);background:var(--color-bg-elevated,#111);color:var(--color-fg);font:inherit;font-variant-numeric:tabular-nums;text-align:center;appearance:textfield;field-sizing:content}.page-block-wallet-stepper-input::-webkit-inner-spin-button,.page-block-wallet-stepper-input::-webkit-outer-spin-button{appearance:none;margin:0}.page-block-wallet-range{gap:var(--space-2);flex-direction:column;display:flex}.page-block-wallet-range-input{width:100%;accent-color:var(--color-primary)}.page-block-wallet-range-labels{font-size:var(--text-xs);color:var(--color-fg-muted);justify-content:space-between;display:flex}.page-block-wallet-field,.page-block-wallet__field{gap:var(--space-2);font-size:var(--text-sm);color:var(--color-fg-muted);flex-direction:column;display:flex}.page-block-wallet-field input,.page-block-wallet__field input{padding:var(--space-2)var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);background:var(--color-bg-elevated,#111);color:var(--color-fg);font:inherit}.page-block-wallet-submit,.page-block-wallet__submit{padding:var(--space-3)var(--space-4);border-radius:var(--radius-md,6px);background:var(--color-primary);color:var(--color-primary-fg,#fff);font:inherit;cursor:pointer;border:none;font-weight:600}.page-block-wallet-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.page-block-wallet-actions .page-block-wallet-submit{flex:10rem}.page-block-wallet-submit--buy-now{border:2px solid var(--color-primary);color:var(--color-primary);background:0 0}.page-block-wallet-submit:disabled,.page-block-wallet__submit:disabled{opacity:.6;cursor:not-allowed}.page-block-wallet-message,.page-block-wallet__message{font-size:var(--text-sm);color:var(--color-fg-muted);margin:0}.page-block-wallet-message--error{color:#f87171}.page-block-wallet-message--warning{color:#fbbf24}.page-block-withdraw-confirmation,.site-deposit-complete,.site-payment-status,.site-testing-payment{max-width:28rem;padding:var(--space-6)var(--space-4);gap:var(--space-4);flex-direction:column;margin:0 auto;display:flex}.page-block-withdraw-confirmation__details,.site-payment-status__details{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border,#e5e5e5);border-radius:var(--radius-lg,8px);background:var(--color-bg-elevated,#fff);flex-direction:column;display:flex}.site-payment-status__header{gap:var(--space-2);flex-direction:column;display:flex}.site-payment-status__amount{font-size:var(--text-lg);margin:0}.site-payment-gateway-badge{border-radius:var(--radius-sm,4px);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;align-self:flex-start;margin:0;padding:.35rem .65rem;font-weight:700;line-height:1.2}.site-payment-gateway-badge--comps,.site-testing-payment__badge{color:#6ee7b7;background:#10b98126;border:1px solid #10b98159}.site-payment-gateway-badge--dna-sandbox{color:#fbbf24;background:#f59e0b2e;border:1px solid #f59e0b73}.site-payment-gateway-badge--dna,.site-payment-gateway-badge--dna-live{color:#93c5fd;background:#3b82f626;border:1px solid #3b82f659}.site-payment-status--dna-sandbox{border-radius:var(--radius-lg,8px);padding:var(--space-5)var(--space-4);background:linear-gradient(180deg,#f59e0b14,transparent 8rem),var(--color-bg,transparent);border:1px solid #f59e0b59}.site-payment-status--dna-sandbox .site-payment-status__details{border-color:#f59e0b47}.page-block-withdraw-confirmation__details p,.site-payment-status__details p{margin:0}.site-payment-status__status-row{align-items:center;gap:var(--space-3);display:flex}.site-payment-status__status-row .loading-orbs{flex-shrink:0}.page-block-wallet__confirm-details{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border,#e5e5e5);border-radius:var(--radius-lg,8px);background:var(--color-bg-elevated,#fff);margin:0;display:grid}.page-block-wallet__confirm-details>div{gap:var(--space-3);grid-template-columns:8rem 1fr;align-items:baseline;display:grid}.page-block-wallet__confirm-details dt{font-size:var(--text-sm);color:var(--color-fg-muted);margin:0}.page-block-wallet__confirm-details dd{font-size:var(--text-sm);color:var(--color-fg);margin:0}.page-block-wallet__confirm-actions{gap:var(--space-3);flex-direction:column;display:flex}.page-block-wallet-footer{font-size:var(--text-sm);margin:0}.page-block-wallet-footer a{color:var(--color-primary,#00a3e0);text-decoration:none}.page-block-wallet-footer a:hover{text-decoration:underline}.site-deposit-complete__order-link{font-size:var(--text-sm);margin:0}.site-deposit-complete__order-link a,.site-payment-status__details a{color:var(--color-primary,#00a3e0);text-decoration:none}.site-deposit-complete__order-link a:hover,.site-payment-status__details a:hover{text-decoration:underline}.site-testing-payment__header{gap:var(--space-2);flex-direction:column;display:flex}.site-testing-payment__badge{border-radius:var(--radius-sm,4px);color:#6ee7b7;font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;background:#10b98126;border:1px solid #10b98159;align-self:flex-start;margin:0;padding:.35rem .65rem;font-weight:700}.site-testing-payment__amount{font-size:var(--text-lg);margin:0}.site-testing-payment__footer,.site-testing-payment__hint{font-size:var(--text-sm);color:var(--color-fg-muted);margin:0}.site-testing-payment__form{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--color-border,#333);border-radius:var(--radius-lg,8px);background:var(--color-bg-elevated,#111);flex-direction:column;display:flex}.site-testing-payment__field{gap:var(--space-2);font-size:var(--text-sm);color:var(--color-fg-muted);flex-direction:column;display:flex}.site-testing-payment__field input{padding:var(--space-2)var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);background:var(--color-bg,#0a0a0a);color:var(--color-fg);font:inherit}.site-testing-payment__row{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.site-testing-payment__fail{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-fg-muted);cursor:pointer;display:flex}.site-testing-payment__fail input{width:1rem;height:1rem}.site-testing-payment__error{font-size:var(--text-sm);color:#f87171;margin:0}.site-testing-payment__submit{padding:var(--space-3)var(--space-4);border-radius:var(--radius-md,6px);background:var(--color-primary);color:var(--color-primary-fg,#fff);font:inherit;cursor:pointer;border:none;font-weight:600}.site-testing-payment__submit:disabled{opacity:.6;cursor:not-allowed}.open-in-new-tab-link{align-items:center;gap:var(--space-2);display:inline-flex}.open-in-new-tab-link__icon{padding:var(--space-1);border-radius:var(--radius-sm,4px);color:var(--color-fg-muted);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.open-in-new-tab-link__icon:hover{color:var(--color-primary);background:#ffffff0f}.page-block-order-confirmation{box-sizing:border-box;width:100%;max-width:40rem;margin-left:auto;margin-right:auto}.page-block-order-confirmation__hero{text-align:center;align-items:center;gap:var(--space-2);margin-bottom:var(--space-5,1.75rem);flex-direction:column;display:flex}.page-block-order-confirmation__check{background:var(--color-success,#22c55e);color:#04140a;width:3.25rem;height:3.25rem;box-shadow:0 0 24px var(--color-success,#22c55e);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.page-block-order-confirmation__check{box-shadow:0 0 24px color-mix(in srgb,var(--color-success,#22c55e)35%,transparent)}}.page-block-order-confirmation__check-icon{display:block}.page-block-order-confirmation__title{color:var(--color-success,#4ade80);letter-spacing:.01em;margin:0;font-size:clamp(1.65rem,4vw,2.15rem);font-weight:800;line-height:1.15}.page-block-order-confirmation__subtitle{max-width:28rem;color:var(--color-fg-muted);font-size:var(--text-base,1rem);margin:0;line-height:1.45}.page-block-order-confirmation__meta{font-size:var(--text-sm,.875rem);color:var(--color-fg-muted);margin:0}.page-block-order-confirmation__footer{margin-top:var(--space-5,1.75rem);text-align:center}.page-block-order-confirmation__footer a{color:var(--color-primary,#00a3e0);font-weight:600;text-decoration:none}.page-block-order-confirmation__footer a:hover{color:var(--color-secondary,var(--color-primary,#7dd3fc));text-decoration:underline}.site-order-details-header{margin-bottom:var(--space-3)}.site-order-details-header__title{margin:0 0 var(--space-2);font-size:var(--text-lg,1.125rem);font-weight:800}.site-order-line-list{margin:0 0 var(--space-4);gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.site-order-line-list__item{margin:0}.site-order-line-item{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-fg);border-radius:var(--radius-md,6px);background:var(--color-bg-elevated,var(--color-bg));flex-direction:column;display:flex}@supports (color:color-mix(in lab,red,red)){.site-order-line-item{border:1px solid color-mix(in srgb,var(--color-fg)12%,transparent)}}.site-order-line-item__main{gap:var(--space-3);align-items:flex-start;display:flex}.site-order-line-item__thumb-wrap{flex-shrink:0}.site-order-line-item__thumb{object-fit:cover;border-radius:var(--radius-md,6px);background:var(--color-fg,#fff);width:5.5rem;height:5.5rem}@supports (color:color-mix(in lab,red,red)){.site-order-line-item__thumb{background:color-mix(in srgb,var(--color-fg,#fff)6%,transparent)}}.site-order-line-item__thumb--empty{display:block}.site-order-line-item__body{flex:1;min-width:0}.site-order-line-item__title-row{justify-content:space-between;gap:var(--space-3);align-items:flex-start;display:flex}.site-order-line-item__title{color:inherit;font-weight:700;text-decoration:none;display:block}.site-order-line-item__title:hover{color:var(--color-primary,#60a5fa)}.site-order-line-item__draw{margin:var(--space-1)0 0;font-size:var(--text-sm);color:var(--color-fg-muted,#94a3b8)}.site-order-line-item__ticket-meta-row{align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.site-order-line-item__linking{font-size:var(--text-sm,.875rem)}.site-order-line-item__ticket-badge{background:var(--color-success,#16a34a);color:#fff;min-width:1.75rem;height:1.75rem;font-weight:700;font-size:var(--text-sm);border-radius:.35rem;justify-content:center;align-items:center;padding:0 .4rem;display:inline-flex}.site-order-line-item__cta{font-size:var(--text-sm)}.site-order-line-item__cta.site-btn:not(.site-btn--ghost){background:var(--color-primary,#0ea5e9);border-color:var(--color-primary,#0ea5e9);color:var(--color-primary-fg,#fff)}.site-order-line-item__cta.site-btn:not(.site-btn--ghost):hover:not(:disabled){filter:brightness(1.08)}.site-order-line-item__price{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;font-weight:700;display:flex}.site-order-line-item__price-struck{color:var(--color-fg-muted,#94a3b8);font-weight:500;font-size:var(--text-sm);text-decoration:line-through}.site-order-line-item__price-paid{font-size:1.05rem}.site-order-line-item__results{gap:var(--space-4);padding-top:var(--space-2);border-top:1px solid var(--color-fg,#fff);flex-direction:column;display:flex}@supports (color:color-mix(in lab,red,red)){.site-order-line-item__results{border-top:1px solid color-mix(in srgb,var(--color-fg,#fff)8%,transparent)}}.site-order-line-item__results-heading{margin:0 0 var(--space-2);text-align:center;font-weight:700}.site-order-line-item__results-heading--win{align-items:center;gap:var(--space-1);color:var(--color-success,#22c55e);flex-direction:column;display:flex}.site-order-line-item__results-heading--win p{margin:0}.site-order-line-item__results-heading--lose{color:var(--color-fg-muted,#94a3b8);font-weight:600;font-size:var(--text-sm,.875rem)}.site-order-line-item__results-group--lose .site-order-line-item__ticket-row{color:var(--color-fg-muted,#94a3b8)}.site-order-line-item__results-group--lose .site-order-line-item__lose-x{color:var(--color-fg-muted,#94a3b8);font-weight:600}@supports (color:color-mix(in lab,red,red)){.site-order-line-item__results-group--lose .site-order-line-item__lose-x{color:color-mix(in srgb,var(--color-fg-muted,#94a3b8)80%,#ef4444 20%)}}.site-order-line-item__results-check{background:var(--color-success,#22c55e);color:#04140a;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-weight:800;display:inline-flex}.site-order-line-item__ticket-list{margin:0;padding:0;list-style:none}.site-order-line-item__ticket-row{justify-content:space-between;align-items:center;gap:var(--space-2);border-bottom:1px solid var(--color-fg,#fff);font-size:var(--text-sm);padding:.7rem 0;display:flex}@supports (color:color-mix(in lab,red,red)){.site-order-line-item__ticket-row{border-bottom:1px solid color-mix(in srgb,var(--color-fg,#fff)10%,transparent)}}.site-order-line-item__ticket-meta{align-items:center;gap:var(--space-2);display:inline-flex}.site-order-line-item__prize-thumb{object-fit:cover;border-radius:4px;width:1.75rem;height:1.75rem}.site-order-line-item__claimed{color:var(--color-fg-muted,#94a3b8);font-weight:400}.site-order-line-item__lose-x{color:var(--color-fg-muted,#94a3b8);font-weight:600}.site-order-line-item__results-empty{margin:0}.site-order-totals-billing{gap:var(--space-5,1.75rem);margin-top:var(--space-2);flex-direction:column;display:flex}.site-order-totals{flex-direction:column;gap:0;margin:0;display:flex}.site-order-totals__row{justify-content:space-between;gap:var(--space-3);border-bottom:1px solid var(--color-fg,#fff);font-size:var(--text-sm);margin:0;padding:.75rem 0;display:flex}@supports (color:color-mix(in lab,red,red)){.site-order-totals__row{border-bottom:1px solid color-mix(in srgb,var(--color-fg,#fff)12%,transparent)}}.site-order-totals__row dd,.site-order-totals__row dt{margin:0}.site-order-totals__row--total{border-bottom:none;font-size:1rem;font-weight:700}.site-order-billing__title{margin:0 0 var(--space-2);font-size:var(--text-base,1rem);font-weight:800}.site-order-billing__email,.site-order-billing__name,.site-order-billing__phone{font-size:var(--text-sm);margin:0 0 .25rem}.site-order-billing__address{font-style:normal;font-size:var(--text-sm);color:inherit;margin:.15rem 0 .5rem;line-height:1.45;display:block}.site-order-billing__email-link{color:var(--color-primary,#00a3e0);font-weight:600;text-decoration:none}.site-order-billing__email-link:hover{color:var(--color-secondary,var(--color-primary,#7dd3fc));text-decoration:underline}@media (max-width:640px){.site-order-line-item__main{flex-direction:column}.site-order-line-item__thumb{aspect-ratio:16/10;width:100%;height:auto}.site-order-line-item__title-row{flex-direction:column}.site-order-line-item__price{align-items:flex-start}}.order-iw-modal{z-index:10000;color:#f1f5f9;padding:env(safe-area-inset-top,0)env(safe-area-inset-right,0)env(safe-area-inset-bottom,0)env(safe-area-inset-left,0);background:#02060ef7;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.order-iw-modal__close{top:max(var(--space-2),env(safe-area-inset-top,0px));right:max(var(--space-2),env(safe-area-inset-right,0px));z-index:3;min-width:2.75rem;min-height:2.75rem;padding:var(--space-2);border-radius:var(--radius-md,6px);color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172af2;border:1px solid #ffffff59;justify-content:center;align-items:center;display:inline-flex;position:absolute}.order-iw-modal__close svg{stroke:currentColor;color:inherit}.order-iw-modal__close:hover{color:#7dd3fc;background:#1e293bfa;border-color:#00a3e0}.order-iw-modal__content{min-height:0;padding:calc(var(--space-4) + env(safe-area-inset-top,0px))var(--space-3)var(--space-2);flex-direction:column;flex:1;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}.order-iw-modal__footer{width:min(100%,24rem);padding:var(--space-3)var(--space-3)calc(var(--space-3) + env(safe-area-inset-bottom,0px));flex-shrink:0;margin:0 auto}.order-iw-modal__footer-error{margin:0 0 var(--space-2);color:#fca5a5;font-size:var(--text-sm);text-align:center}.order-iw-modal__footer-actions{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.order-iw-modal__footer-btn{min-width:7.5rem}.order-iw-modal__footer-btn--view{color:#f8fafc;background:#ffffff1f;border:1px solid #ffffff47}.order-iw-modal__footer-btn--view:hover:not(:disabled){color:#fff;filter:none;background:#fff3;border-color:#ffffff73}.order-iw-modal__footer-btn--next{background:var(--color-primary,#00a3e0);color:#fff}.order-iw-modal__reveal-root{flex-direction:column;flex:auto;width:min(100%,24rem);max-width:24rem;min-height:0;max-height:100%;margin-inline:auto;display:flex}.order-iw-modal__reveal-root .iw-reveal{min-height:0;padding:var(--space-3);background:linear-gradient(#0f172aeb,#080f1cfa);border:1px solid #00a3e073;border-radius:1rem;flex-direction:column;flex:1;margin-bottom:0;display:flex;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 28px #00a3e02e,0 16px 40px #00000073}.order-iw-modal__reveal-root .iw-reveal__playfield{background:#02060e8c;border:1px solid #ffffff1a;border-radius:.75rem;flex:auto;min-height:0;max-height:min(58dvh,100dvh - 18rem);margin-top:.25rem;padding:.5rem;overflow:hidden}.order-iw-modal__reveal-root .iw-reveal__autoplay,.order-iw-modal__reveal-root .iw-reveal__footer-hint{flex-shrink:0}.order-iw-modal__reveal-root .iw-reveal__hint,.order-iw-modal__reveal-root .iw-reveal__status,.order-iw-modal__reveal-root .iw-reveal__title{color:#e2e8f0}.order-iw-modal__reveal-root .iw-reveal__title{padding-right:2.75rem}.order-iw-modal__reveal-root .iw-reveal__hint{margin-bottom:.5rem}@media (max-width:640px){.order-iw-modal__content{padding-left:var(--space-2);padding-right:var(--space-2)}.order-iw-modal__reveal-root{width:100%;max-width:none}.order-iw-modal__reveal-root .iw-reveal{padding:var(--space-2)}.order-iw-modal__reveal-root .iw-reveal__title{font-size:1.0625rem}.order-iw-modal__reveal-root .iw-reveal__hint{font-size:.8125rem}.order-iw-modal__reveal-root .iw-reveal__playfield{max-height:min(62dvh,100dvh - 15rem);padding:.35rem}.order-iw-modal__reveal-root .iw-reveal__footer-hint{display:none}}.page-block-wallet-list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-block-wallet-list-item{padding:var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);font-size:var(--text-sm)}.page-block-purchase-history-item{background:#00a3e012;border-color:#00a3e038}.page-block-wallet-tx__tabs{gap:var(--space-2);margin:0 0 var(--space-4);flex-wrap:wrap;display:flex}.page-block-wallet-tx__tab{appearance:none;border:1px solid var(--color-border,#333);color:inherit;border-radius:var(--radius-md,6px);font:inherit;cursor:pointer;background:0 0;padding:.45rem .9rem;font-weight:600}.page-block-wallet-tx__tab.is-active{border-color:var(--color-primary,#00a3e0);color:var(--color-primary,#00a3e0);background:#00a3e01f}.page-block-wallet-tx__row{justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-block-wallet-tx__amount{font-weight:700;font-size:var(--text-base,1rem);margin:0}.page-block-wallet-tx__wallet{opacity:.8;font-weight:500}.page-block-wallet-tx__detail,.page-block-wallet-tx__meta{color:#25344e;margin:.25rem 0 0}.page-block-wallet-tx__status{white-space:nowrap;font-weight:600}.page-block-wallet-tx__status--completed{color:#15803d}.page-block-wallet-tx__status--pending{color:#a16207}.page-block-wallet-tx__status--failed{color:#b91c1c}.page-block-purchase-history-order-meta{margin:var(--space-1)0 var(--space-3);color:#25344e}.page-block-purchase-history-lines{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-block-purchase-history-line{justify-content:space-between;align-items:baseline;gap:var(--space-2);padding:var(--space-2);background:#00a3e00d;border-top:none;border-radius:6px;flex-wrap:wrap;display:flex}.page-block-purchase-history-competition-link{color:inherit;font-weight:600;text-decoration:none}.page-block-purchase-history-competition-link:hover{color:var(--color-primary);text-decoration:underline}.page-block-purchase-history-claim-link{white-space:nowrap;text-decoration:none}.page-block-purchase-history-claim-link:hover{text-decoration:underline}.page-block-wallet-cart{margin:0;padding:0;list-style:none}.page-block-wallet-cart,.page-block-wallet-cart-item{gap:var(--space-3);flex-direction:column;display:flex}.page-block-wallet-cart-item{padding:var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,6px);font-size:var(--text-sm)}.page-block-wallet-cart-item__head{justify-content:space-between;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-block-wallet-cart-item__unit{color:var(--color-fg-muted,#999)}.page-block-wallet-cart-item__total{font-size:var(--text-sm);margin:0}.page-block-wallet-cart-item__foot{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.page-block-wallet-cart-item__remove{color:#f87171;font:inherit;font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:0;line-height:1.4;text-decoration:none}.page-block-wallet-cart-item__remove:hover{color:#fca5a5;text-decoration:underline}.page-block-billing,.page-block-checkout-billing{padding:var(--space-4);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,#ffffff0a);gap:var(--space-3);flex-direction:column;margin:0;display:flex}.page-block-checkout-billing>.page-block-checkout-section-title{font-size:var(--text-base,1rem);letter-spacing:.02em;padding:0}.page-block-checkout-billing__intro{font-size:var(--text-xs,.75rem);margin:-.35rem 0 0;line-height:1.4}.page-block-checkout-billing .page-block-billing-details__grid{gap:var(--space-3);grid-template-columns:minmax(0,1fr)}.page-block-checkout-billing .page-block-billing-details__field--full{grid-column:auto}.page-block-billing-details__grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-block-billing-details__field{font-size:var(--text-sm);flex-direction:column;gap:.4rem;display:flex}.page-block-billing-details__field--full{grid-column:1/-1}.page-block-billing-details__field>span{font-size:var(--text-xs,.75rem);letter-spacing:.03em;text-transform:uppercase;color:var(--color-fg-muted,#999);font-weight:600}.page-block-billing-details__field input,.page-block-billing-details__field select{box-sizing:border-box;border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,transparent);width:100%;min-height:2.75rem;color:inherit;font:inherit;padding:.65rem .85rem;transition:border-color .15s,box-shadow .15s}.page-block-billing-details__field input:hover:not(:disabled),.page-block-billing-details__field select:hover:not(:disabled){border-color:var(--color-primary,#63dd92)}@supports (color:color-mix(in lab,red,red)){:is(.page-block-billing-details__field input:hover:not(:disabled),.page-block-billing-details__field select:hover:not(:disabled)){border-color:color-mix(in srgb,var(--color-primary,#63dd92)45%,var(--color-border,#333))}}.page-block-billing-details__field input:focus,.page-block-billing-details__field select:focus{border-color:var(--color-primary,#63dd92);box-shadow:inset 0 0 0 1px var(--color-primary,#63dd92);outline:none}.page-block-billing-details__field input:disabled,.page-block-billing-details__field select:disabled{opacity:.55;cursor:not-allowed}.page-block-billing-details__save-check{align-items:center;gap:var(--space-3);margin-top:var(--space-1,.25rem);padding:var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,transparent);font-size:var(--text-sm);cursor:pointer;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.page-block-billing-details__save-check--checked{border-color:var(--color-primary,#63dd92);box-shadow:inset 0 0 0 1px var(--color-primary,#63dd92)}.page-block-billing-details__save-check input{width:1.1rem;height:1.1rem;accent-color:var(--color-primary,#63dd92);flex-shrink:0;margin:0}.page-block-billing-details__save-btn{margin-top:var(--space-1,.25rem);border-radius:var(--radius-md,8px);align-self:stretch;min-height:2.75rem}@media (max-width:640px){.page-block-billing-details__grid{grid-template-columns:minmax(0,1fr)}}.page-block-checkout{width:100%;max-width:1100px;padding-bottom:3rem}.page-block-checkout.page-block-auth-form--full{max-width:1200px}.page-block-checkout-form{gap:var(--space-4);flex-direction:column;display:flex}.page-block-checkout-layout{gap:var(--space-4);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.page-block-checkout-main{gap:var(--space-5);flex-direction:column;order:2;min-width:0;display:flex}.page-block-checkout-sidebar{top:var(--space-4,1rem);gap:var(--space-4);flex-direction:column;order:1;min-width:0;display:flex;position:sticky}.page-block-checkout-summary-card{border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,#ffffff0a);overflow:hidden}.page-block-checkout-sidebar .page-block-checkout-place-order{width:100%}.page-block-checkout-section-title{font-size:var(--text-lg,1.25rem);margin:0;font-weight:700}.page-block-checkout-summary__toggle{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3)var(--space-4);color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;font-weight:600;display:flex}.page-block-checkout-summary__toggle strong{color:var(--color-primary,#63dd92)}.page-block-checkout-summary{border-top:1px solid var(--color-border,#333)}.page-block-checkout-summary--collapsed{display:none}.page-block-checkout-summary__items .page-block-checkout-entries__row{border-bottom:1px solid var(--color-border,#333)}.page-block-checkout-summary__items .page-block-checkout-entries__product{grid-template-columns:auto minmax(0,1fr)}.page-block-checkout-summary__totals{gap:var(--space-2);padding:var(--space-3)var(--space-4);flex-direction:column;display:flex}.page-block-checkout-summary__row{justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm);display:flex}.page-block-checkout-summary__row--total{padding-top:var(--space-2);border-top:1px solid var(--color-border,#333);font-size:var(--text-base)}.page-block-checkout-payment{padding:var(--space-4)0;gap:var(--space-3);border:none;flex-direction:column;margin:0;display:flex}.page-block-checkout-payment__options{gap:var(--space-2);flex-direction:column;display:flex}.page-block-checkout-payment__option{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,transparent);cursor:pointer;min-width:0;display:flex}.page-block-checkout-payment__option--checked{border-color:var(--color-primary,#63dd92);box-shadow:inset 0 0 0 1px var(--color-primary,#63dd92)}.page-block-checkout-payment__option input{accent-color:var(--color-primary,#63dd92);flex-shrink:0;margin:0}.page-block-checkout-payment__option-body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.page-block-checkout-payment__option-label{font-weight:600}.page-block-checkout-payment__option-hint{font-size:var(--text-xs,.75rem)}.page-block-checkout-entries{gap:var(--space-3);margin-top:var(--space-2);padding:var(--space-4)0;flex-direction:column;display:flex}.page-block-checkout-entries__table{border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,transparent);flex-direction:column;display:flex;overflow:hidden}.page-block-checkout-entries__header{gap:var(--space-3);padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--color-border,#333);color:var(--color-fg-muted,#999);font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:minmax(0,1fr) 6.5rem minmax(12.5rem,max-content);font-weight:600;display:none}.page-block-checkout-entries__row{gap:var(--space-3);padding:var(--space-3);border-bottom:1px solid var(--color-border,#333);grid-template-columns:minmax(0,1fr);display:grid}.page-block-checkout-entries__product{align-items:start;gap:var(--space-3);grid-template-columns:auto auto minmax(0,1fr);display:grid}.page-block-checkout-entries__remove{border:1px solid var(--color-border,#333);border-radius:var(--radius-sm,4px);color:#f87171;cursor:pointer;background:0 0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:.35rem;padding:0;display:inline-flex}.page-block-checkout-entries__remove:hover{color:#fca5a5;background:#f871711f}.page-block-checkout-entries__thumb{background:0 0;flex-shrink:0;width:4rem;height:4rem;position:relative;overflow:visible}.page-block-checkout-entries__thumb img,.page-block-checkout-entries__thumb-fallback{object-fit:cover;border-radius:var(--radius-sm,4px);width:100%;height:100%;display:block;overflow:hidden}.page-block-checkout-entries__thumb-fallback{background:linear-gradient(135deg,var(--color-bg-muted,#2a2a2a),var(--color-border,#444))}.page-block-checkout-entries__qty-badge{z-index:1;box-sizing:border-box;background:var(--color-primary,#63dd92);min-width:1.35rem;height:auto;min-height:1.35rem;color:var(--color-primary-fg,var(--color-primary-contrast,#111));font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap;border-radius:999px;padding:.15rem .4rem;font-size:.7rem;font-weight:700;line-height:1.1;position:absolute;top:-.35rem;right:-.35rem}.page-block-checkout-entries__details{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.page-block-checkout-entries__name{font-size:var(--text-sm,.9rem);margin:0;font-weight:600;line-height:1.35}.page-block-checkout-entries__name a{color:inherit;text-decoration:none}.page-block-checkout-entries__name a:hover{color:var(--color-primary,#63dd92);text-decoration:underline}.page-block-checkout-entries__line-total{font-size:var(--text-xs,.75rem);margin:0}.page-block-checkout-entries__amount,.page-block-checkout-entries__qty{align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-weight:600;display:flex}.page-block-checkout-entries__qty{min-width:12.5rem;overflow:visible}.page-block-checkout-entries__qty .page-block-wallet-stepper{width:max-content;max-width:none}.page-block-checkout-entries__qty .page-block-wallet-stepper-row{flex-wrap:nowrap;width:max-content;max-width:none}.page-block-checkout-entries__qty .page-block-wallet-stepper-input,.page-block-checkout-entries__qty .page-block-wallet-stepper-input-wrap{flex:none;min-width:4.5rem}.page-block-checkout-entries__amount-suffix{color:var(--color-fg-muted,#999);font-weight:400;font-size:var(--text-xs,.75rem)}.page-block-checkout-entries__footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);flex-wrap:wrap;display:flex}.page-block-checkout-entries__total{align-items:baseline;gap:var(--space-3);font-size:var(--text-base);display:flex}.page-block-checkout-entries__total strong{font-size:var(--text-lg,1.25rem)}.page-block-checkout-entries__coupon{flex:12rem;max-width:16rem}.page-block-checkout-entries__coupon input{width:100%;padding:var(--space-2)var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-sm,4px);background:var(--color-bg,#111);color:inherit;font:inherit}.page-block-checkout-quick-add,.page-block-checkout-quick-adds{gap:var(--space-3);flex-direction:column;display:flex}.page-block-checkout-quick-add{padding:var(--space-3);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,transparent)}.page-block-checkout-quick-add__item{gap:var(--space-3);grid-template-columns:5rem minmax(0,1fr);align-items:center;display:grid}.page-block-checkout-quick-add__thumb{border-radius:var(--radius-sm,4px);background:var(--color-bg-muted,#222);width:5rem;height:5rem;overflow:hidden}.page-block-checkout-quick-add__thumb img{object-fit:cover;width:100%;height:100%;display:block}.page-block-checkout-quick-add__title{margin:0 0 var(--space-1);font-size:var(--text-sm);font-weight:600}.page-block-checkout-quick-add__title a{color:inherit;text-decoration:none}.page-block-checkout-quick-add__title a:hover{color:var(--color-primary,#63dd92);text-decoration:underline}.page-block-checkout-quick-add__price{font-size:var(--text-sm);margin:0}.page-block-checkout-quick-add__actions h4{margin:0 0 var(--space-2);font-size:var(--text-sm);font-weight:600}.page-block-checkout-quick-add__buttons{gap:var(--space-2);flex-wrap:wrap;display:flex}.page-block-checkout-btn{min-width:4.25rem;font:inherit;font-size:var(--text-xs,.75rem);cursor:pointer;border:none;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;padding:.45rem .75rem;font-weight:700;line-height:1.15;display:inline-flex}.page-block-checkout-btn--green{background:var(--color-primary,#63dd92);color:var(--color-primary-fg,#111)}.page-block-checkout-btn--green:hover{filter:brightness(1.05)}.page-block-checkout-btn__qty{font-size:var(--text-base);font-weight:800}.page-block-checkout-upsell{gap:var(--space-3);flex-direction:column;display:flex}.page-block-checkout-upsell__items{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-block-checkout-upsell__item{align-items:center;gap:var(--space-3);padding:var(--space-2);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);background:var(--color-bg-elevated,transparent);grid-template-columns:4rem minmax(0,1fr) auto;display:grid}.page-block-checkout-upsell__media{border-radius:var(--radius-sm,4px);background:var(--color-bg-muted,#222);width:4rem;height:4rem;overflow:hidden}.page-block-checkout-upsell__media img{object-fit:cover;width:100%;height:100%;display:block}.page-block-checkout-upsell__name{color:inherit;font-weight:600;font-size:var(--text-sm);text-decoration:none}.page-block-checkout-upsell__name:hover{color:var(--color-primary,#63dd92);text-decoration:underline}.page-block-checkout-upsell__meta{margin:var(--space-1)0 0;font-size:var(--text-xs,.75rem)}.page-block-checkout-upsell__add{min-width:2.75rem;min-height:2.75rem;font-size:1.35rem;line-height:1}.page-block-checkout-place-order{width:100%;font-size:var(--text-base);border-radius:999px;padding:.9rem 1.25rem;font-weight:700}@media (min-width:900px){.page-block-checkout-layout{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.page-block-checkout-main,.page-block-checkout-sidebar{order:0}.page-block-checkout-summary__toggle{cursor:default;pointer-events:none}.page-block-checkout-summary--collapsed{display:block}.page-block-checkout-payment__options{flex-direction:row;align-items:stretch}.page-block-checkout-payment__option{flex:1 1 0}}@media (min-width:720px){.page-block-checkout-entries__header{display:grid}.page-block-checkout-entries__row{grid-template-columns:minmax(0,1fr) 6.5rem minmax(12.5rem,max-content);align-items:center}.page-block-checkout-entries__amount{justify-content:flex-start}.page-block-checkout-entries__qty{justify-content:flex-end}.page-block-checkout-summary__items .page-block-checkout-entries__row{grid-template-columns:minmax(0,1fr) auto}.page-block-checkout-summary__items .page-block-checkout-entries__qty{display:none}}.page-block-wallet-total{font-size:var(--text-base);margin:0}.site-editor-fab{right:var(--space-4,1rem);bottom:var(--space-4,1rem);z-index:1200;padding:var(--space-3,.75rem)var(--space-4,1rem);border-radius:var(--radius-full,9999px);border:1px solid var(--color-border-strong);background:var(--color-bg-elevated);color:var(--color-fg);font-size:var(--text-sm);align-items:center;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex;position:fixed;box-shadow:0 8px 24px #00000059}.site-editor-fab:hover{background:var(--color-bg-muted);border-color:var(--color-fg-subtle);color:var(--color-accent)}.site-floating-admin-tools{right:var(--space-4,1rem);bottom:var(--space-4,1rem);z-index:1200;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed}.site-floating-admin-tools .site-editor-fab{position:static}.site-chrome-top:has(>.site-admin-bar){z-index:1300;position:sticky;top:0}.site-admin-bar{z-index:auto;color:#f9fafb;width:100%;font-family:var(--font-sans);background:#111827;border-bottom:1px solid #1f2937;font-size:.875rem;line-height:1.25;position:relative;top:auto}.site-chrome-top:has(>.site-admin-bar) .site-shell-header [data-block-id=header-main],.site-chrome-top:has(>.site-admin-bar) .site-shell-header [style*=sticky]{position:relative!important;top:auto!important}.site-admin-bar__inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:none;margin:0;padding:.5rem 1rem;display:flex}.site-admin-bar__greeting{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.site-admin-bar__cog{color:#f9fafb;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.site-admin-bar__cog:focus-visible,.site-admin-bar__cog:hover{color:#fff;background:#1f2937;outline:none}.page-member-entries{max-width:48rem;padding:var(--space-6)var(--space-4);gap:var(--space-8);margin:0 auto;display:grid}.page-member-entries-section{gap:var(--space-3);display:grid}.page-member-entries .page-block-wallet-list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.page-member-entries .page-block-wallet-list-item{padding:var(--space-4);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-md,.5rem);background:var(--color-bg-elevated,#fff)}.shell-header-mobile-actions{align-items:center;gap:.4rem}.shell-header-mobile-actions__wallets{grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;gap:.55rem;display:inline-grid}.shell-header-mobile-actions__wallets>.hover-tooltip{width:100%}.shell-header-mobile-actions__wallet{color:#fff;white-space:nowrap;background:0 0;border:none;border-radius:0;justify-content:flex-end;align-items:center;gap:.35rem;width:100%;min-height:2.5rem;padding:.2rem 0;font-size:.72rem;font-weight:700;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.shell-header-mobile-actions__wallet-amount{text-align:right;font-variant-numeric:tabular-nums;min-width:10ch;display:inline-block}.shell-header-mobile-actions__wallet:focus-visible,.shell-header-mobile-actions__wallet:hover{color:#00a3e0;background:0 0;text-decoration:none}.hover-tooltip{align-items:center;max-width:100%;display:inline-flex;position:relative}.hover-tooltip[data-tooltip]:after,.hover-tooltip__tip{z-index:60;box-sizing:border-box;color:#25344e;letter-spacing:.02em;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:6px;width:max-content;min-width:max-content;max-width:none;padding:.35rem .55rem;font-size:.7rem;font-weight:700;line-height:1.2;transition:opacity .15s,visibility .15s;position:absolute;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 8px 20px #00000038}.hover-tooltip[data-tooltip]:after{content:attr(data-tooltip)}.hover-tooltip--bottom .hover-tooltip__tip,.hover-tooltip--bottom[data-tooltip]:after{top:calc(100% + 6px)}.hover-tooltip--top .hover-tooltip__tip,.hover-tooltip--top[data-tooltip]:after{bottom:calc(100% + 6px)}.site-shell-header .hover-tooltip[data-tooltip]:after,.site-shell-header .hover-tooltip__tip{left:auto;right:0;transform:none}.hover-tooltip:focus-within .hover-tooltip__tip,.hover-tooltip:hover .hover-tooltip__tip,.hover-tooltip[data-tooltip]:focus-visible:after,.hover-tooltip[data-tooltip]:hover:after{opacity:1;visibility:visible}.shell-header-mobile-actions__btn{border-radius:var(--radius-md,.5rem);color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff8c;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex;position:relative}.shell-header-mobile-actions__btn:focus-visible,.shell-header-mobile-actions__btn:hover{color:#00a3e0;background:#ffffff1a;border-color:#00a3e0}.shell-header-mobile-actions__badge{color:#fff;text-align:center;background:#00a3e0;border-radius:999px;min-width:1.1rem;height:1.1rem;padding:0 .25rem;font-size:.65rem;font-weight:700;line-height:1.1rem;position:absolute;top:-.35rem;right:-.35rem}.shell-header-instant-win-action,.shell-header-instant-win-action__btn{align-items:center;display:inline-flex;position:relative}.shell-header-instant-win-action__btn{border-radius:var(--radius-md,.5rem);color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff8c;justify-content:center;width:2.5rem;height:2.5rem;padding:0;transition:color .2s,background-color .2s,border-color .2s;overflow:visible}.shell-header-instant-win-action__btn:focus-visible,.shell-header-instant-win-action__btn:hover{color:#00a3e0;background:#ffffff1a;border-color:#00a3e0}.shell-header-instant-win-action__badge{z-index:1;box-sizing:border-box;color:#fff;text-align:center;background:#00a3e0;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .28rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.35rem;right:-.35rem}.shell-header-instant-win-action__backdrop{z-index:40;cursor:pointer;background:#00000059;border:0;padding:0;position:fixed;inset:0}.shell-header-instant-win-action__panel{top:calc(100% + var(--space-2,.5rem));z-index:50;gap:var(--space-3,.75rem);min-width:min(20rem,calc(100vw - var(--space-6,1.5rem)));max-width:min(26rem,calc(100vw - var(--space-6,1.5rem)));max-height:min(70vh,32rem);padding:var(--space-3,.75rem);border:1px solid var(--color-border,#ffffff1f);border-radius:var(--radius-md,.375rem);background:var(--color-bg,#fff);color:var(--color-fg,#0f172a);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);flex-direction:column;display:flex;position:absolute;right:0;overflow:hidden}.shell-header-instant-win-action__panel[hidden]{display:none}.shell-header-instant-win-action__panel-toolbar{justify-content:space-between;align-items:center;gap:var(--space-2,.5rem);display:flex}.shell-header-instant-win-action__panel-title{letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.95rem;font-weight:700}.shell-header-instant-win-action__close{border-radius:var(--radius-sm,.25rem);width:2rem;height:2rem;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.375rem;line-height:1;display:inline-flex}.shell-header-instant-win-action__close:hover{background:var(--color-highlight-bg,#0000000a)}.shell-header-instant-win-action__list{gap:var(--space-3,.75rem);flex-direction:column;flex:auto;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.shell-header-instant-win-action__item{border:1px solid var(--color-border,#0f172a1a);border-radius:var(--radius-md,.375rem);background:var(--color-highlight-bg,#0f172a08);align-items:flex-start;gap:.75rem;padding:.65rem;display:flex}.shell-header-instant-win-action__thumb{object-fit:cover;border-radius:var(--radius-sm,.25rem);background:#0f172a14;flex-shrink:0;width:3.25rem;height:3.25rem}.shell-header-instant-win-action__thumb--empty{display:block}.shell-header-instant-win-action__item-body{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.shell-header-instant-win-action__item-title{overflow-wrap:anywhere;margin:0;font-size:.9rem;font-weight:700;line-height:1.25}.shell-header-instant-win-action__item-meta{opacity:.75;margin:0;font-size:.75rem}.shell-header-instant-win-action__item-actions{flex-wrap:wrap;gap:.5rem;margin-top:.15rem;display:flex}.shell-header-instant-win-action__cta,.shell-header-instant-win-action__next{border-radius:var(--radius-sm,.25rem);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;min-height:2rem;padding:.35rem .7rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.shell-header-instant-win-action__cta{border:1px solid var(--color-primary,#00a3e0);background:var(--color-primary,#00a3e0);color:#fff}.shell-header-instant-win-action__cta:hover{filter:brightness(1.08)}.shell-header-instant-win-action__next{color:inherit;background:0 0;border:1px solid}.shell-header-instant-win-action__next:hover{background:var(--color-highlight-bg,#0000000a)}@media (max-width:1024px){.shell-header-instant-win-action__panel{box-sizing:border-box;border-radius:0;width:100%;min-width:0;max-width:none;height:100%;min-height:100dvh;max-height:none;position:fixed;inset:0;overflow-y:auto}}[data-block-id=header-account-link] .page-block-btn,[data-block-id=header-cart-link] .page-block-btn{box-sizing:border-box;border-radius:var(--radius-md,.5rem);flex:0 0 2.5rem;justify-content:center;align-items:center;display:inline-flex;position:relative;width:2.5rem!important;min-width:2.5rem!important;max-width:2.5rem!important;height:2.5rem!important;min-height:2.5rem!important;box-shadow:none!important;gap:0!important;padding:0!important;overflow:visible!important}[data-block-id=header-account-link] .page-block-btn-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-block-id=header-cart-link] .page-block-btn-label{pointer-events:none;inset:0 0 auto auto;inset:auto 0 auto auto;width:0!important;height:0!important;margin:0!important;padding:0!important;position:absolute!important;overflow:visible!important}[data-block-id=header-cart-link] [data-cart-var]{z-index:2;box-sizing:border-box;color:#fff;text-align:center;white-space:nowrap;background:#00a3e0;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .28rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex!important;position:absolute!important;top:-.35rem!important;right:-.35rem!important}[data-block-id=header-cart-link] [data-cart-var][data-empty]{display:none!important}.page-block-purchase-history-claim-link{appearance:none;color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.page-block-purchase-history-claim-link:hover{color:var(--color-secondary,var(--color-primary))}.instant-win-prize-detail-modal{z-index:1000;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.instant-win-prize-detail-modal__backdrop{cursor:pointer;background:#000000c7;border:0;padding:0;position:absolute;inset:0}.instant-win-prize-detail-modal__panel{z-index:1;background:var(--color-bg-elevated,#fff);border-radius:.75rem;width:min(100%,28rem);max-height:min(90vh,40rem);padding:1.25rem;position:relative;overflow:auto;box-shadow:0 20px 50px #00000040}.instant-win-prize-detail-modal__close{width:2rem;height:2rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.instant-win-prize-detail-modal__image-wrap{aspect-ratio:4/3;background:var(--color-bg-muted,#f3f4f6);border-radius:.5rem;width:100%;margin-bottom:1rem;overflow:hidden}.instant-win-prize-detail-modal__image,.instant-win-prize-detail-modal__placeholder{object-fit:cover;width:100%;height:100%;display:block}.instant-win-prize-detail-modal__placeholder{color:var(--color-accent,#00a3e0);place-items:center;font-size:2.5rem;display:grid}.instant-win-prize-detail-modal__title{text-transform:uppercase;margin:0 0 .35rem;font-size:1.25rem;font-weight:800}.instant-win-prize-detail-modal__status{color:var(--color-accent,#00a3e0);margin:0 0 1rem;font-weight:700}.instant-win-prize-detail-modal__tickets-title{text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.875rem}.instant-win-prize-detail-modal__ticket-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.instant-win-prize-detail-modal__ticket-grid{grid-template-columns:repeat(auto-fill,minmax(4.5rem,1fr));gap:.45rem;display:grid}.instant-win-prize-detail-modal__ticket-grid--fixed-rows{grid-template-columns:none;grid-auto-flow:column;grid-template-rows:repeat(var(--iw-ticket-rows,5),auto);grid-auto-columns:minmax(4.5rem,max-content);justify-content:start;padding-bottom:.25rem;overflow-x:auto}.instant-win-prize-detail-modal__ticket-btn{font-variant-numeric:tabular-nums;text-align:center;-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:.45rem;justify-content:center;align-items:center;min-height:2.25rem;padding:.35rem .4rem;font-size:.8125rem;font-weight:700;display:inline-flex}.instant-win-prize-detail-modal__ticket-btn--found{color:#052e16;background:#22c55e;border-color:#16a34a;box-shadow:inset 0 0 0 1px #ffffff26}.instant-win-prize-detail-modal__ticket-btn--available{color:#fff;background:#dc2626;border-color:#b91c1c;box-shadow:inset 0 0 0 1px #0000001f}.instant-win-prize-detail-modal__ticket{border-radius:.375rem;justify-content:space-between;gap:.75rem;padding:.5rem .65rem;font-size:.875rem;display:flex}.instant-win-prize-detail-modal__ticket--won{background:#16a34a1f}.instant-win-prize-detail-modal__ticket--available{background:var(--color-bg-muted,#f3f4f6)}